html:root:not(.dark){--color-brand-50:#edf0e4;--color-brand-100:#dbe3cf;--color-brand-200:#b4cbb2;--color-brand-300:#87ad90;--color-brand-400:#54836b;--color-brand-500:#163f3a;--color-brand-600:#133830;--color-brand-700:#102f29;--color-brand-800:#0d2622;--color-brand-900:#071a17;--color-brand:#163f3a;--color-brand-light:#2f5b49;--color-brand-dark:#112f28;--color-brand-hover:#315e4e;--color-brand-light-hover:#3b6a56;--color-brand-dark-hover:#214b3c;--color-brand-accent:#476f50;--color-accent-teal:#476f50;--color-accent-sky:#547484;--color-accent-gold:#946514;--color-accent-ember:#b94d38;--color-accent-coral:#b94d38;--color-accent-rose:#9a5966;--color-accent-crimson:#b94d38;--color-accent-crimson-deep:#963f30;--color-accent-emerald:#35734a;--color-accent-violet:#78617c;--background:#fcf9f1;--foreground:#163f3a;--card:#fffdf7;--card-foreground:#163f3a;--popover:#fffdf7;--popover-foreground:#163f3a;--primary:#163f3a;--primary-foreground:#fffdf5;--secondary:#e9edde;--secondary-foreground:#244d40;--muted:#f0f1e7;--muted-foreground:#586a61;--accent:#f1e8d3;--accent-foreground:#163f3a;--border:#deded0;--input:#d6dbc9;--ring:#b94d38}:root{--site-content-width:1240px;--site-page-gutter:48px;--site-frame-width:calc(var(--site-content-width) + var(--site-page-gutter) * 2);--site-header-height:88px;--site-paper-shadow:0 2px 0 color-mix(in srgb, var(--foreground) 5%, transparent), 0 12px 32px color-mix(in srgb, var(--foreground) 5%, transparent)}@media (max-width:1100px){:root{--site-page-gutter:32px}}@media (max-width:760px){:root{--site-page-gutter:20px;--site-header-height:72px}}html:root :is(.site-frame,[class~="max-w-[1800px]"],[class~="max-w-[1400px]"],[class~="max-w-[1320px]"],.max-w-7xl){max-width:var(--site-frame-width)}html:root :is([class~="max-w-[1800px]"],[class~="max-w-[1400px]"],[class~="max-w-[1320px]"],.max-w-7xl)[class*=px-],.site-frame{padding-inline:var(--site-page-gutter)}.site-frame,.site-app-frame{width:100%;max-width:var(--site-frame-width);margin-inline:auto}.site-app-frame>[class*=px-]{padding-inline:var(--site-page-gutter)}.storybook-page{background:var(--background);min-width:0;color:var(--foreground)}.storybook-hero{border-bottom:1px solid var(--border);background:var(--background);padding-block:clamp(36px,5vw,72px)}.storybook-heading{font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;overflow-wrap:anywhere;margin:0;font-size:clamp(2.1rem,3.8vw,3.5rem);font-weight:500;line-height:1.12}.storybook-eyebrow{font-family:var(--font-nunito), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--color-brand-accent);font-size:.72rem;font-weight:800;line-height:1.5}.storybook-description{max-width:42rem;color:var(--muted-foreground);margin-top:1rem;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.75}.storybook-panel,.storybook-card,.storybook-toolbar{border:1px solid var(--border);background:var(--card);min-width:0;color:var(--card-foreground);box-shadow:var(--site-paper-shadow);border-radius:24px}.storybook-card{transition:transform .18s,box-shadow .18s}.storybook-toolbar{box-shadow:none;border-radius:20px;padding:16px}.storybook-rule{background:var(--ring);border-radius:3px;width:56px;height:3px;margin-block:24px}.storybook-account-page{padding:12px var(--site-page-gutter) 24px}.storybook-auth-account{height:auto;overflow:visible}.storybook-auth-account>main{align-items:flex-start;padding-block:12px 24px;overflow:visible}.storybook-account-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding-block:0 12px;display:flex}.storybook-account-header .storybook-heading{font-size:clamp(1.4rem,1.8vw,1.75rem);line-height:1.2}.storybook-account-icon{border:1px solid var(--border);background:var(--secondary);color:var(--secondary-foreground);border-radius:14px;flex-shrink:0;padding:8px;display:inline-flex}.storybook-legal-page{color:var(--foreground);background:var(--background)}.storybook-legal-frame{padding-block:24px 48px}.storybook-legal-intro{border-bottom:1px solid var(--border);margin-bottom:28px;padding-bottom:28px}.storybook-legal-page h1{font-family:var(--font-fraunces), Georgia, serif;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.15}.storybook-legal-section,.storybook-consent-card{border:1px solid var(--border);background:var(--card);box-shadow:3px 4px 0 color-mix(in srgb, var(--foreground) 6%, transparent);border-radius:20px;overflow:hidden}.storybook-legal-section>button{text-align:left;white-space:normal;color:var(--foreground)}.storybook-legal-section>button>div{min-width:0}.storybook-legal-section>button>svg{flex-shrink:0}.storybook-legal-page [id]{scroll-margin-top:calc(var(--nk-header-height,88px) + 3rem)}.storybook-legal-toc{top:calc(var(--nk-header-height,88px) + 3rem);background:var(--secondary)}.storybook-legal-toc nav a{min-height:44px}.storybook-legal-page a:focus-visible,.storybook-legal-page button:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.storybook-legal-reading{max-width:58rem}.storybook-consent-card .storybook-heading{font-family:var(--font-fraunces), Georgia, serif}.storybook-auth{background:var(--background);min-height:100dvh;color:var(--foreground)}.storybook-focus-header{width:100%;max-width:var(--site-frame-width);padding:20px var(--site-page-gutter);margin-inline:auto}.storybook-focus-content{width:100%;max-width:var(--site-frame-width);padding:32px var(--site-page-gutter) 64px;margin-inline:auto}.storybook-reading-column{max-width:75ch;line-height:1.8}@media (hover:hover) and (prefers-reduced-motion:no-preference){a.storybook-card:hover,button.storybook-card:hover{box-shadow:0 16px 32px color-mix(in srgb, var(--foreground) 10%, transparent);transform:translateY(-4px)}}@media (max-width:760px){.storybook-account-header{flex-direction:column;align-items:start;gap:12px}.storybook-panel,.storybook-card{border-radius:20px}}@media (prefers-reduced-motion:reduce){.storybook-card{transition:none}}