*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#1a1714;--surface:#242020;--card:#2a2623;--border:#3a3530;--text:#e8e0d5;--muted:#8a8278;--sand:#c9b99a;--accent:#c4933f;--warm:#8b5e3c;--danger:#e85454;--sidebar:72px}[data-theme=nature]{--bg:#1a2018;--surface:#222b20;--card:#2a3328;--border:#3a4a36;--text:#e0e8d8;--muted:#7a8c72;--sand:#a8c090;--accent:#5a9440;--warm:#3d6b2c;--danger:#e85454}[data-theme=rose]{--bg:#2a1f22;--surface:#342529;--card:#3d2c31;--border:#4e3840;--text:#f0e0e5;--muted:#9a7880;--sand:#d4a8b5;--accent:#d4688a;--warm:#a04060;--danger:#e85454}[data-theme=ocean]{--bg:#0f1e2a;--surface:#152535;--card:#1a2e40;--border:#254055;--text:#d0e8f5;--muted:#6090a8;--sand:#80b8d0;--accent:#2898c8;--warm:#1668a0;--danger:#e85454}[data-theme=creme]{--bg:#f5f0e8;--surface:#ede8df;--card:#fff;--border:#ddd5c8;--text:#2a2420;--muted:#8a7868;--sand:#c9a878;--accent:#8b5e3c;--warm:#6b3e22;--danger:#c0392b}[data-theme=arctic]{--bg:#f0f4f8;--surface:#e2eaf2;--card:#fff;--border:#c8d8e8;--text:#1a2a3a;--muted:#5a7a9a;--sand:#7aaac8;--accent:#2a7ab8;--warm:#1a5a98;--danger:#d43030}[data-theme=daltonien]{--bg:#0a0a1a;--surface:#12122a;--card:#1a1a3a;--border:#2a2a5a;--text:#fff;--muted:#88c;--sand:#aaf;--accent:#44f;--warm:#00c;--danger:#fa0}[data-theme=violet]{--bg:#0f0a1a;--surface:#180f28;--card:#221535;--border:#352050;--text:#e8d8ff;--muted:#9070b8;--sand:#c0a0e0;--accent:#9040e0;--warm:#6020b0;--danger:#e85454}[data-theme=sunset]{--bg:#1a0f0a;--surface:#281508;--card:#351c10;--border:#502a18;--text:#ffe8d0;--muted:#b87850;--sand:#e0a878;--accent:#e06020;--warm:#c04010;--danger:#e85454}[data-theme=noir]{--bg:#000;--surface:#111;--card:#1a1a1a;--border:#333;--text:#eee;--muted:#888;--sand:#aaa;--accent:#ddd;--warm:#999;--danger:#f44}body{background:var(--bg);color:var(--text);font-family:Georgia,serif;transition:background .3s,color .3s}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}@media (max-width:768px){:root{--sidebar:0px}.sidebar{border-top:1px solid var(--border)!important;border-right:none!important;flex-direction:row!important;justify-content:space-around!important;gap:0!important;width:100%!important;height:65px!important;padding:0 4px!important;inset:auto 0 0!important}.sidebar button{flex:1!important;width:auto!important;max-width:64px!important;height:65px!important}.sidebar .sidebar-spacer,.sidebar-logo,.sidebar button:nth-child(n+8){display:none!important}.main{margin-bottom:65px!important;margin-left:0!important}.header{flex-direction:column!important;gap:12px!important;padding:16px!important}.header h1{font-size:24px!important}.section-inner{padding:16px!important}.suggestions-grid{grid-template-columns:1fr!important}.stats-bar,.wardrobe-grid{grid-template-columns:repeat(2,1fr)!important}.weather-pill{align-self:flex-start!important}.stats-grid-mobile{grid-template-columns:repeat(2,1fr)!important}.content-mobile{max-width:100%!important;padding:16px!important}}.mobile-bottom-nav{display:none}@media (max-width:768px){.mobile-bottom-nav{display:block}}@supports (padding-bottom:env(safe-area-inset-bottom)){.sidebar,.main{padding-bottom:env(safe-area-inset-bottom)!important}}
