:root{--app-bg:#fffaf3;--app-surface:#fff;--app-soft-surface:#fff2e8;--app-card:#fff;--app-border:#1113161a;--app-text:#111316;--app-muted:#5f6874;--app-accent:#f05a1a;--app-button:var(--app-accent);--app-button-text:#fff;--app-overlay-soft:#fffaf3db;--app-shadow:0 -8px 24px #4c351e1a;--background:var(--app-bg);--foreground:var(--app-text);--coci-color-bg-canvas-light:var(--app-bg);--coci-color-bg-surface-light:var(--app-surface);--coci-color-bg-canvas-dark:#0d0f10;--coci-color-bg-surface-dark:#151718;--coci-color-text-primary-light:var(--app-text);--coci-color-text-secondary-light:var(--app-muted);--coci-color-text-muted-light:#74706a;--coci-color-text-primary-dark:#f4f5f7;--coci-color-text-secondary-dark:#a7abb2;--coci-color-text-muted-dark:#8f949b;--coci-color-accent-orange:var(--app-accent);--coci-color-accent-orange-strong:#ff6a16;--coci-color-accent-green:#8ab35b;--coci-color-border-soft-light:var(--app-border);--coci-color-border-soft-dark:#ffffff1a;--coci-color-border-strong-light:#1113162e;--coci-color-border-strong-dark:#ffffff38;--coci-color-status-warning:#f59e0b;--coci-color-status-error:#d94a2b;--coci-color-overlay-soft-light:var(--app-overlay-soft);--coci-color-overlay-soft-dark:#000000b3;--coci-space-1:4px;--coci-space-2:8px;--coci-space-3:12px;--coci-space-4:16px;--coci-space-5:20px;--coci-space-6:24px;--coci-space-8:32px;--coci-radius-sm:16px;--coci-radius-md:20px;--coci-radius-lg:24px;--coci-radius-xl:28px;--coci-radius-pill:999px;--coci-shadow-surface-light-soft:0 16px 36px #563e261a;--coci-shadow-surface-light-raised:0 22px 52px #563e2624;--coci-shadow-surface-dark-soft:0 18px 42px #0000003d;--coci-type-display-family:Georgia, "Times New Roman", serif;--coci-type-ui-family:Arial, Helvetica, sans-serif;--coci-type-display-xl-size:38px;--coci-type-display-xl-line:1.05;--coci-type-headline-lg-size:34px;--coci-type-headline-lg-line:1.08;--coci-type-title-md-size:22px;--coci-type-title-md-line:1.18;--coci-type-title-sm-size:17px;--coci-type-title-sm-line:1.3;--coci-type-body-md-size:16px;--coci-type-body-md-line:1.45;--coci-type-body-sm-size:14px;--coci-type-body-sm-line:1.42;--coci-type-meta-sm-size:12px;--coci-type-meta-sm-line:1.3;--coci-layout-screen-max-width:430px;--coci-layout-tablet-max-width:760px;--coci-layout-gutter-mobile:16px;--coci-layout-gutter-tablet:32px;--coci-layout-section-gap-mobile:24px;--coci-layout-card-padding-mobile:20px;--coci-layout-header-top-mobile:24px;--coci-safe-top:env(safe-area-inset-top);--coci-safe-bottom:env(safe-area-inset-bottom);--coci-safe-bottom-nav-height:84px;--coci-safe-bottom-nav-clearance:calc(var(--coci-safe-bottom-nav-height) + var(--coci-safe-bottom) + 16px)}@media (prefers-color-scheme:dark){:root{--app-bg:#0d0f10;--app-surface:#151718;--app-soft-surface:#1a1c1d;--app-card:#141516;--app-border:#ffffff1a;--app-text:#f4f5f7;--app-muted:#a7abb2;--app-accent:#ff6a1a;--app-button:var(--app-accent);--app-button-text:#fff;--app-overlay-soft:#000000b3;--app-shadow:0 -8px 24px #00000047;--background:var(--app-bg);--foreground:var(--app-text);--coci-color-bg-canvas-dark:var(--app-bg);--coci-color-bg-surface-dark:var(--app-surface);--coci-color-text-primary-dark:var(--app-text);--coci-color-text-secondary-dark:var(--app-muted);--coci-color-text-muted-dark:#8f949b;--coci-color-border-soft-dark:var(--app-border);--coci-color-border-strong-dark:#ffffff38;--coci-color-overlay-soft-dark:var(--app-overlay-soft)}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
