:root{--header-height:156px;--header-height-mobile:132px;--background:#fff;--background-secondary:#f8f9fa;--foreground:#1a1a1a;--foreground-muted:#6b7280;--primary:#e65100;--primary-dark:#bf360c;--primary-light:#ff6d00;--secondary:#78909c;--accent:#ff8a50;--danger:#d32f2f;--success:#388e3c;--warning:#f57c00;--border:#e5e7eb;--card-bg:#fff;--card-border:#f0f0f0}html[data-site-theme=white]{--background:#fff;--background-secondary:#f8f9fa;--foreground:#1a1a1a;--foreground-muted:#6b7280;--border:#e5e7eb;--card-bg:#fff;--card-border:#f0f0f0}html[data-site-theme=black]{--background:#050505;--background-secondary:#101010;--foreground:#f7f7f7;--foreground-muted:#c2c2c2;--border:#2f2f2f;--card-bg:#0f0f0f;--card-border:#212121}@media (max-width:767px){:root{--header-height:var(--header-height-mobile)}}@media (max-width:420px){:root{--header-height-mobile:122px;--header-height:var(--header-height-mobile)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-body-sans), system-ui, -apple-system, sans-serif;letter-spacing:-.012em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-size:16px;line-height:1.5;display:flex;position:relative}.fontAccent{font-family:var(--font-accent), var(--font-display-sans), sans-serif;letter-spacing:.02em;text-transform:uppercase}body:before{content:"";opacity:.045;filter:grayscale()contrast(.7)brightness(1.14);pointer-events:none;z-index:-1;background-image:-webkit-image-set(url(/images/bg-brands-pattern.avif) 1x type("image/avif"),url(/images/bg-brands-pattern.webp) 1x type("image/webp"),url(/images/bg-brands-pattern.png) 1x type("image/png"));background-image:image-set("/images/bg-brands-pattern.avif" 1x type("image/avif"),"/images/bg-brands-pattern.webp" 1x type("image/webp"),"/images/bg-brands-pattern.png" 1x type("image/png"));background-position:0 0;background-repeat:repeat;background-size:860px;position:fixed;inset:0}html[data-site-theme=black] body:before{opacity:.025;filter:grayscale()contrast(.85)brightness(.52)}main{flex:1;position:relative}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;font-family:var(--font-display-sans), var(--font-body-sans), system-ui, sans-serif;letter-spacing:-.04em}::selection{color:#1a1a1a;background:#e6510033}html[data-site-theme=black] ::selection{color:#f8f8f8;background:#ff7a1a59}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:color-mix(in srgb, var(--background) 88%, #fff 12%)}::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--foreground) 28%, transparent);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--foreground) 38%, transparent)}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
