@import "https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;700&family=Bricolage+Grotesque:wght@500;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18201b;--surface:#fffaf0;--surface-strong:#fff2cb;--ink:#18201b;--muted:#586458;--leaf:#2d6f57;--leaf-dark:#184e42;--heat:#d95d39;--water:#257ca3;--sun:#f1b84b;--line:#d8cfbd;--shadow:0 18px 45px #222c2624;background:#f4f0e5;font-family:Atkinson Hyperlegible,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 18% 20%,#f1b84b3d,#0000 34%),linear-gradient(135deg,#f7f0dc 0%,#e7f0dc 46%,#d6ebed 100%);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer;border:0;border-radius:8px}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh;padding:0}.app-topbar{justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto 18px;display:flex}.settings-fab{z-index:900;min-width:44px;min-height:44px;padding:8px 14px;position:fixed;top:16px;right:16px}.brand h1,.brand p{margin:0}.brand h1{letter-spacing:0;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(2rem,4vw,4rem)}.brand p{color:var(--muted)}.panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffaf0e0;border-radius:8px}.primary-button,.secondary-button,.danger-button{min-height:44px;padding:10px 16px;font-weight:700}.primary-button{background:var(--leaf);color:#fff}.secondary-button{background:var(--surface-strong);color:var(--ink);border:1px solid var(--line)}.danger-button{background:var(--heat);color:#fff}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.stuttgart-map-shell{place-items:center;min-height:calc(100vh - 84px);padding:0 16px 16px;display:grid}.stuttgart-map{aspect-ratio:16/9;background:var(--surface-strong);width:min(100%,1600px);position:relative;overflow:hidden}.stuttgart-map-image{object-fit:contain;width:100%;height:100%;display:block}.area-selector{z-index:800;max-width:calc(100% - 32px);position:fixed;bottom:16px;left:16px}.area-action-panel,.intro-unavailable{z-index:850;align-items:center;gap:12px;max-width:calc(100% - 32px);padding:12px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.remaining-task-status{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;padding:10px 14px;font-weight:700}.intro-skip{z-index:950;position:fixed;bottom:16px;right:16px}.reset-confirmation{border-top:1px solid var(--line);padding-top:16px}.reset-confirmation h3,.reset-confirmation p{margin:0 0 10px}.reset-actions{justify-content:flex-end;gap:10px;display:flex}@media (width<=720px){.app-shell{padding:0}.app-topbar{flex-direction:column;align-items:flex-start}}
