:root{--background:#f4f3f0;--foreground:#1c1917;--card:#fff;--card-foreground:#1c1917;--popover:#fff;--popover-foreground:#1c1917;--primary:#5a7354;--primary-foreground:#fff;--secondary:#e8e6e3;--secondary-foreground:#1c1917;--muted:#d6d4d1;--muted-foreground:#7a716c;--accent:#c17f67;--accent-foreground:#fff;--border:#e8e5e3;--input:#e8e5e3;--ring:#5a7354;--surface-nav:hsla(0,0%,100%,.9);--surface-elevated:#fff;--surface-sunken:#f0eeeb;--surface-overlay:#fff;--text-primary:#1c1917;--text-secondary:#7a716c;--text-tertiary:#a49d98;--text-inverse:#fff;--hover-bg:#f6f5f4;--active-bg:#5a7354;--active-text:#fff;--chip-bg:#fff;--chip-border:#e8e5e3;--chip-active-bg:#5a7354;--chip-active-text:#fff}html[data-theme=light]{color-scheme:light}html[data-theme=fashion]{--background:#faf8f5;--foreground:#1e1915;--card:transparent;--card-foreground:#1e1915;--popover:#faf8f5;--popover-foreground:#1e1915;--primary:#705038;--primary-foreground:#faf8f5;--secondary:#efebe6;--secondary-foreground:#1e1915;--muted:#e6e1db;--muted-foreground:#746a63;--accent:#9f6850;--accent-foreground:#faf8f5;--border:#e1dbd6;--input:#e1dbd6;--ring:#705038;--surface-nav:hsla(36,34%,97%,.88);--surface-elevated:#f6f3ee;--surface-sunken:#f1eeea;--surface-overlay:hsla(36,34%,97%,.94);--text-primary:#1e1915;--text-secondary:#635a54;--text-tertiary:#938880;--text-inverse:#faf8f5;--hover-bg:#efebe6;--active-bg:#705038;--active-text:#faf8f5;--chip-bg:#f6f3ee;--chip-border:#e1dbd6;--chip-active-bg:#705038;--chip-active-text:#faf8f5;color-scheme:light}html.dark,html[data-theme=dark]{--background:#0c0e12;--foreground:#f1f2ee;--card:#15171e;--card-foreground:#f1f2ee;--popover:#15171e;--popover-foreground:#f1f2ee;--primary:#b9fa2e;--primary-foreground:#0f121a;--secondary:#21242c;--secondary-foreground:#e2e3dd;--muted:#262931;--muted-foreground:#979eaa;--accent:#b5f628;--accent-foreground:#0f121a;--border:#31353f;--input:#2b2e36;--ring:#b9fa2e;--surface-nav:rgba(16,18,25,.88);--surface-elevated:#1a1c23;--surface-sunken:#0c0e12;--surface-overlay:#181a21;--text-primary:#f3f4f0;--text-secondary:#b1b5be;--text-tertiary:#7e8491;--text-inverse:#0f121a;--hover-bg:#282b34;--active-bg:#b9fa2e;--active-text:#0f121a;--chip-bg:#1f2129;--chip-border:#363a45;--chip-active-bg:#b9fa2e;--chip-active-text:#0f121a;color-scheme:dark}body{font-family:var(--font-manrope),-apple-system,BlinkMacSystemFont,sans-serif}html.dark body{background-image:radial-gradient(1200px 600px at 20% -10%,rgba(185,250,46,.08),transparent 60%),radial-gradient(1000px 500px at 100% 0,rgba(102,255,255,.04),transparent 55%);background-attachment:fixed}html[data-theme=fashion] body{background-image:radial-gradient(900px 440px at 0 0,hsla(29,52%,73%,.16),transparent 62%),radial-gradient(1000px 520px at 100% 4%,hsla(44,26%,79%,.12),transparent 58%),linear-gradient(180deg,#faf8f5,#f5f3ef);background-attachment:fixed}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--surface-nav);border-bottom:1px solid var(--border)}.topbar-inner{max-width:1320px;margin:0 auto;padding:0 12px;height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px}@media (min-width:640px){.topbar-inner{padding:0 20px}}@media (min-width:1024px){.topbar-inner{padding:0 28px}}.topbar-left{display:flex;align-items:center;gap:24px;min-width:0}.brand{font-size:30px;font-family:var(--font-outfit),var(--font-manrope),sans-serif;font-weight:700;letter-spacing:-.02em;line-height:.95;white-space:nowrap}.brand,.topbar-burger{color:var(--foreground)}.topbar-burger{display:none;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border:1px solid var(--border);border-radius:10px;background:transparent;cursor:pointer;transition:background .2s ease}.topbar-burger:hover{background:var(--hover-bg)}.nav-links{display:none;gap:6px}@media (min-width:1024px){.nav-links{display:flex}}.nav-link{padding:8px 14px;border-radius:999px;font-size:14px;white-space:nowrap;color:var(--text-secondary);transition:.2s ease}.nav-link:hover{background:var(--hover-bg);color:var(--foreground)}.nav-link.active{background:var(--primary);color:var(--primary-foreground)}.toolbar{display:flex;align-items:center;gap:8px;min-width:0;flex-shrink:0}.audience-switcher,.theme-switcher{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--border);border-radius:999px;background:var(--surface-overlay)}.audience-switcher-btn{border:0;background:transparent;color:var(--text-secondary);height:34px;padding:0 12px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background .2s ease,color .2s ease;font-size:12px;font-weight:600}.audience-switcher-btn:hover{background:var(--hover-bg);color:var(--foreground)}.audience-switcher-btn.active{background:var(--active-bg);color:var(--active-text)}.audience-switcher-label{display:none;font-size:12px;font-weight:600;white-space:nowrap}@media (min-width:1024px){.audience-switcher-label{display:inline}}.theme-switcher-btn{border:0;background:transparent;color:var(--text-secondary);width:40px;height:30px;padding:0;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,color .2s ease,transform .2s ease;font-size:12px;font-weight:600;letter-spacing:.01em}.theme-switcher-btn:hover{background:var(--hover-bg);color:var(--foreground)}.theme-switcher-btn.active{background:var(--active-bg);color:var(--active-text)}.theme-switcher-label{display:inline}.theme-switcher-short{display:none}.pill-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--text-secondary);padding:6px 10px;font-size:13px;line-height:1.2;white-space:nowrap;cursor:pointer}.pill-btn:hover{background:var(--hover-bg)}.pill-btn.active{background:var(--primary);color:var(--primary-foreground);border-color:transparent}.locale-pill{min-width:46px;letter-spacing:.08em}@media (max-width:767px){.topbar-inner{position:relative;height:56px;padding:8px 12px;gap:8px}.topbar-left{flex:1 1 auto;min-width:0}.brand{font-size:22px}.topbar-burger{display:inline-flex}.toolbar{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:10px;padding:12px;background:var(--surface-elevated);border-bottom:1px solid var(--border);box-shadow:0 14px 28px rgba(0,0,0,.18)}.toolbar.open{display:flex}.toolbar .app-lang-switcher,.toolbar .audience-switcher,.toolbar .pill-btn,.toolbar .theme-switcher{width:100%;justify-content:center}.toolbar .pill-btn{padding:10px 12px;font-size:14px}.toolbar .app-lang-switcher .pill-btn{width:auto;flex:1 1}.toolbar .audience-switcher-btn{flex:1 1;justify-content:center;height:38px}}.app-tabbar{display:none}@media (max-width:1023px){.app-tabbar{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:50;background:var(--surface-nav);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom,0)}.app-tabbar-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 4px 7px;font-size:11px;font-weight:600;line-height:1;color:var(--text-secondary);transition:color .2s ease}.app-tabbar-item,.app-tabbar-item:hover{text-decoration:none}.app-tabbar-item.active{color:var(--primary)}body.has-tabbar{padding-bottom:calc(58px + env(safe-area-inset-bottom, 0px))}}