:root{--font-display: "Space Grotesk", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace;--polaris-navy: #1B3A6B;--polaris-navy-deep: #0F2547;--polaris-blue: #2E75B6;--polaris-blue-bright:#3B9AFF;--polaris-light-blue: #D5E4F5;--polaris-white: #FFFFFF;--polaris-gray-bg: #F5F7FA;--polaris-gray-border: #E2E8F0;--polaris-text: #1A1A2E;--polaris-text-muted: #4A5568;--polaris-error: #E53E3E;--polaris-success: #38A169;--bg: var(--polaris-white);--bg-alt: var(--polaris-gray-bg);--fg: var(--polaris-text);--fg-muted: var(--polaris-text-muted);--border: var(--polaris-gray-border);--accent: var(--polaris-navy);--accent-2: var(--polaris-blue);--accent-soft: var(--polaris-light-blue);--radius: 10px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgba(15,37,71,.05), 0 0 0 1px rgba(15,37,71,.04);--shadow-md: 0 6px 24px -8px rgba(15,37,71,.18), 0 2px 6px rgba(15,37,71,.06);--shadow-glow: 0 0 0 1px rgba(46,117,182,.25), 0 18px 60px -20px rgba(46,117,182,.55);--container: 1240px}body.theme-dark{--bg: #0B1B36;--bg-alt: #102447;--fg: #EAF2FC;--fg-muted: #9BB1CE;--border: rgba(255,255,255,.1);--accent-soft: rgba(46,117,182,.14)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:0;background:none}input,select,textarea{font-size:16px}.mono{font-family:var(--font-mono)}h1,h2,h3,h4,h5,h6,.intro-title,.brand-name .name{font-family:var(--font-display);margin:0;color:var(--fg);letter-spacing:-.02em;text-wrap:balance}h1,h2,h3{hyphens:auto;-webkit-hyphens:auto}h1{font-size:clamp(2rem,5vw + 1rem,4.5rem);font-weight:700;line-height:1.1}h2{font-size:clamp(1.75rem,4vw + .5rem,3rem);font-weight:700;line-height:1.15}h3{font-size:clamp(1.25rem,3vw + .5rem,2rem);font-weight:600;line-height:1.2}h4{font-size:1.125rem;font-weight:600;line-height:1.4}h5,h6{font-weight:600}p{margin:0;color:var(--fg-muted);text-wrap:pretty}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 28px}section{padding:96px 0;position:relative}@media(max-width:768px){section{padding:64px 0}}.eyebrow{font-family:JetBrains Mono,monospace;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-2);display:inline-flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:22px;height:1px;background:currentColor;opacity:.6}.section-head{display:flex;flex-direction:column;gap:16px;max-width:720px;margin-bottom:56px}.section-head .eyebrow{margin-bottom:4px}.ac{color:var(--accent-2)}.whatsapp-float{position:fixed;bottom:24px;left:24px;z-index:99;width:56px;height:56px;border-radius:50%;display:grid;place-items:center}.cookie-banner{position:fixed;bottom:24px;right:24px;z-index:1000;display:flex;flex-direction:column;transform:translateY(120%);opacity:0}@media(max-width:600px){.cookie-banner{bottom:16px;left:16px;right:16px}}
