:root{--bg:#f7f4ef;--bg-warm:#f0ebe3;--text:#1c1815;--text-muted:#7a7068;--text-light:#aba49c;--accent:#c9623a;--accent-hover:#b5502a;--accent-light:#c9623a14;--glass-bg:#f7f4efa6;--glass-border:#ffffffbf;--card-bg:#ffffff85;--card-border:#fffc;--shadow-sm:0 2px 12px #1c18150f;--shadow-md:0 8px 32px #1c181514;--shadow-lg:0 20px 60px #1c18151a;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--max-width:1320px;--nav-height:68px;--font-heading:"Archivo", sans-serif;--font-body:"Space Grotesk", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");position:fixed;inset:0}#root{z-index:1;position:relative}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 56px}.bracket{font-family:var(--font-heading);color:var(--text-muted);font-weight:400}.accent{color:var(--accent)}a{color:inherit;cursor:pointer;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}.skip-link{background:var(--accent);color:#fff;border-radius:var(--radius-sm);z-index:9999;padding:10px 20px;font-size:14px;font-weight:600;transition:top .15s;position:absolute;top:-48px;left:16px}.skip-link:focus{top:16px}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--text-light);border-radius:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=1024px){.container{padding:0 32px}}@media (width<=768px){.container{padding:0 20px}}
