/* AkoNova generated design system · store 0 */
:root{
  --ako-primary:#050706;
  --ako-secondary:#111713;
  --ako-accent:#8fffc1;
  --ako-background:#030504;
  --ako-surface:#0a0e0c;
  --ako-text:#dff8ea;
  --ako-heading:#f4fff8;
  --ako-link:#8fffc1;
  --ako-muted:#819188;
  --ako-border:#1d3b2d;
  --ako-announcement-background:#060806;
  --ako-announcement-text-color:#d5f1d8;
  --ako-announcement-accent-color:#77c5a0;
  --ako-announcement-border-color:#2c6e58;
  --ako-body-font:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --ako-heading-font:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --ako-radius:18px;
  --ako-container:1460px;
  --ako-section-space:96px;
  --ako-section-space-tablet:70px;
  --ako-section-space-mobile:46px;
  --ako-header-height:82px;
  --ako-logo-width:188px;
  --ako-heading-desktop:58px;
  --ako-heading-tablet:44px;
  --ako-heading-mobile:34px;
  --ako-announcement-height:38px;
  --ako-announcement-font-size:14px;
  --ako-shadow-sm:0 1px 2px rgba(15,23,42,.06);
  --ako-shadow-md:0 14px 36px rgba(15,23,42,.1);
  --ako-shadow-lg:0 28px 70px rgba(15,23,42,.14);
}
.ako-theme{color-scheme:light;}
@media (prefers-reduced-motion:reduce){.ako-theme *,.ako-theme *::before,.ako-theme *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important;}}
