@layer base{:root{--canvas:#fafaf9;--surface:#fff;--surface-subtle:#f5f5f4;--text:#1c1917;--muted-text:#57534d;--border:#e7e5e4;--primary:#005f46;--primary-hover:#004e3b;--primary-foreground:#fff;--brand-soft:#ecfdf5;--brand-selected:#d0fae5;--accent:#ffe4e6;--accent-strong:#ffccd3;--focus:var(--primary);--cream:var(--canvas);--ink:var(--text);--olive:var(--primary);--muted:var(--muted-text);--line:var(--border);--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-drawer:cubic-bezier(.32, .72, 0, 1)}@supports (color:lab(0% 0 0)){:root{--canvas:lab(98.2686% -.0991821 .364304);--surface-subtle:lab(96.5286% -.0991821 .364268);--text:lab(9.03835% 1.15298 1.92955);--muted-text:lab(35.5168% 1.08604 4.07829);--border:lab(91.055% .663072 .865579);--primary:lab(35.3675% -33.1188 8.04002);--primary-hover:lab(28.8637% -26.9249 5.45986);--brand-soft:lab(97.8462% -6.94966 1.85487);--brand-selected:lab(94.9004% -17.0769 5.63836);--accent:lab(92.8221% 9.86832 2.60075);--accent-strong:lab(86.806% 19.1909 4.07754)}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--focus);outline-offset:6px}button:disabled{opacity:.45;cursor:not-allowed}h1,h2{text-wrap:balance}[data-site-header-divider]{opacity:0}[data-site-header][data-scrolled=true] [data-site-header-divider],[data-site-header][data-menu-open=true] [data-site-header-divider]{opacity:1}@supports (animation-timeline:scroll()){@media (prefers-reduced-motion:no-preference){[data-site-header][data-menu-open=false] [data-site-header-divider]{animation:linear both site-header-divider;animation-timeline:scroll(root);animation-range:0 24px}}}[data-faq]{interpolate-size:allow-keywords}[data-faq] details::details-content{opacity:0;block-size:0;transition:block-size .22s var(--ease-out), opacity .22s var(--ease-out), content-visibility .22s allow-discrete;overflow:hidden}[data-faq] details[open]::details-content{opacity:1;block-size:auto}@page table-card{size:148mm 105mm;margin:0}[data-table-card]{page:table-card}@keyframes site-header-divider{0%{opacity:0}to{opacity:1}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){[data-reveal]{animation:linear both home-reveal;animation-timeline:view();animation-range:entry 5% entry 75%}[data-parallax]{animation:linear both home-parallax;animation-timeline:view();animation-range:cover}[data-parallax=back]{--parallax-distance:36px}[data-parallax=front]{--parallax-distance:72px}[data-timeline-draw]{animation:linear both home-timeline-draw-y;animation-timeline:view();animation-range:entry 20% cover 60%}@media (width>=1024px){[data-timeline-draw]{animation-name:home-timeline-draw-x}}[data-phone-toast]{animation:linear both home-phone-toast;animation-timeline:view();animation-range:entry 60% cover 45%}}}@keyframes home-reveal{0%{opacity:0;animation-timing-function:var(--ease-out);translate:0 24px}to{opacity:1;translate:0}}@keyframes home-parallax{0%{translate:0 var(--parallax-distance)}to{translate:0 calc(var(--parallax-distance) * -1)}}@keyframes home-timeline-draw-y{0%{scale:1 0}to{scale:1}}@keyframes home-timeline-draw-x{0%{scale:0 1}to{scale:1}}@keyframes home-phone-toast{0%,55%{opacity:0;animation-timing-function:var(--ease-out);translate:0 -12px;scale:.96}to{opacity:1;translate:0;scale:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}}