:root{--try-orange:#ff4f00;--try-black:#000;--try-white:#fff;--try-dark-gray:#776e69;--try-gray:#d0c9c3;--try-light-gray:#f1f0ec;--try-orange-rgb:255, 79, 0;--try-white-rgb:255, 255, 255;--try-pink:#f5cac4;--try-blue:#afbec3;--try-brown:#a2773c;--try-orange-dark:#e64600;--color-bg:var(--try-white);--color-surface:var(--try-light-gray);--color-text:var(--try-black);--color-text-muted:var(--try-dark-gray);--color-border:var(--try-gray);--color-accent:var(--try-orange);--font-sans:"Inter", "Helvetica", "Arial", sans-serif;--font-serif:"Georgia", "Times New Roman", serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2.25rem;--text-4xl:3rem;--text-5xl:clamp(2.75rem, 6vw, 4.5rem);--leading-tight:1.1;--leading-snug:1.25;--leading-normal:1.55;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:3rem;--space-6:4rem;--space-7:6rem;--space-8:8rem;--content-max:1160px;--content-pad:var(--space-3);--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-pill:999px;--border-width:1px;--shadow-sm:0 1px 2px #0000000f;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 12px 40px #0000001a;--ease-out:cubic-bezier(.16, 1, .3, 1);--transition-fast:.15s var(--ease-out);--transition-base:.2s var(--ease-out);--transition-slow:.3s var(--ease-out);--focus-ring:0 0 0 3px #ff4f0066}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p,figure{margin:0}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}img,svg{max-width:100%;display:block}button{font-family:inherit}:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-sm);outline:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
