:root{--background:#f8f4ec;--foreground:#1d1814;--color-brand:#5b6f47;--color-brand-deep:#445638;--color-heading:#342d26;--color-heading-strong:#2f2922;--color-body:#5b544a;--color-muted:#5f564d;--color-muted-soft:#6b6259;--color-link:#3d4b2f;--color-link-hover:#34412b;--color-on-brand:#f8f5ee;--surface-section:#f8f4eb8f;--surface-panel:#f8f4ebd1;--surface-card:#faf7f0e6;--surface-soft:#fbf8f1db;--surface-control:#ffffffbd;--surface-pill:#fefcf7cc;--border-subtle:#5b6f4729;--border-standard:#5b6f4733;--border-panel:#5b6f4738;--border-emphasis:#5b6f473d;--border-control:#5b6f4752;--border-action:#5b6f4757;--focus-ring:#445638b3;--radius-field:10px;--radius-compact:14px;--radius-panel:16px;--radius-section:18px;--radius-card:20px;--radius-pill:999px;--content-max:980px;--page-padding:1.2rem 1rem 2.4rem;--shadow-card:0 8px 24px #463a2d0a;--shadow-panel:0 10px 28px #463a2d0d;--shadow-hero:0 12px 34px #463a2d0f;--shadow-action:0 8px 20px #44563838;--interactive-surface-rest:#ffffffe0;--interactive-surface-hover:#445638;--interactive-surface-active:#34412b;--interactive-color-rest:#3d4b2f;--interactive-color-emphasis:#f8f5ee;--interactive-border-rest:#5b6f4733;--interactive-border-hover:#44563875;--interactive-border-active:#34412bb8;--interactive-shadow-rest:0 4px 12px #463a2d0a;--interactive-shadow-hover:0 9px 20px #44563833;--interactive-shadow-active:0 3px 8px #34412b2e;--interactive-transition:.16s ease;--control-min-height:48px;--control-surface-rest:#fffffff5;--control-surface-hover:#fff;--control-border-rest:#5b6f473b;--control-border-hover:#5b6f4761;--control-border-focus:#44563880;--control-border-error:#8a2f2f94;--control-shadow-rest:inset 0 1px 2px #302a2309;--control-shadow-focus:0 0 0 3px #5b6f4714;--control-placeholder:#9b948b;--control-group-surface:#ffffffb8;--control-group-border:#5b6f472b;--control-group-shadow:0 8px 20px #463a2d09;--control-group-heading-surface:linear-gradient(180deg, #fff 0%, #f2eee5 100%);--control-group-heading-border:#5b6f4733;--control-group-heading-shadow:0 4px 12px #463a2d0f;--control-accent-halo:#5b6f471f}html,body{max-width:100vw;overflow-x:clip}body{color:var(--foreground);background:var(--background);font-family:var(--font-body), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100dvh;display:flex}main,body>div{flex:1}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
