/* AkoNova generated design system · store 0 */
:root{
  --ako-primary:#11100e;
  --ako-secondary:#29241d;
  --ako-accent:#c6a15b;
  --ako-background:#0d0c0a;
  --ako-surface:#191713;
  --ako-text:#eee6d8;
  --ako-heading:#fffaf0;
  --ako-link:#efe2cb;
  --ako-muted:#aa9d87;
  --ako-border:#4b3b22;
  --ako-body-font:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --ako-heading-font:Georgia,"Times New Roman",serif;
  --ako-radius:14px;
  --ako-container:1380px;
  --ako-section-space:76px;
  --ako-section-space-tablet:54px;
  --ako-section-space-mobile:36px;
  --ako-header-height:88px;
  --ako-logo-width:190px;
  --ako-heading-desktop:52px;
  --ako-heading-tablet:40px;
  --ako-heading-mobile:32px;
  --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;}}
