:root{--bg:#f4f7fa;--surface:#fff;--text:#16202b;--muted:#5b6878;--border:#dde4ec;--accent:#0e7fc0;--accent-text:#fff;--accent-soft:#e3f1fa;--great:#1f9d55;--ok:#e0a100;--bad:#d64545;--broken:#555c66;--none:#8a94a3;--star:#f5b301;--warn-bg:#fdecec;--warn-text:#a12b2b;--radius:14px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only}*{box-sizing:border-box}html,body{margin:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.45}h1,h2{margin:0 0 8px;line-height:1.2}h1{font-size:1.5rem}h2{font-size:1.15rem}p{margin:0 0 8px}a{color:var(--accent)}.muted{color:var(--muted);font-size:.9rem}.app{flex-direction:column;min-height:100dvh;display:flex}.app main{flex-direction:column;flex:1;display:flex}.app--map{height:100dvh}.topbar{background:var(--surface);border-bottom:1px solid var(--border);z-index:1000;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex;position:relative}.brand{color:var(--text);white-space:nowrap;align-items:center;gap:8px;font-weight:700;text-decoration:none;display:flex}.tabs{gap:4px;display:flex}.tabs a{color:var(--muted);border-radius:999px;padding:6px 12px;font-size:.9rem;font-weight:600;text-decoration:none}.tabs a.active{background:var(--accent-soft);color:var(--accent)}.notice{text-align:center;background:var(--accent-soft);color:var(--text);margin:0;padding:6px 16px;font-size:.85rem}.notice--error{background:var(--warn-bg);color:var(--warn-text)}.page{width:100%;max-width:560px;margin:0 auto;padding:16px 16px 48px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:12px;padding:16px}.back{margin-bottom:12px;font-weight:600;text-decoration:none;display:inline-block}.row{flex-wrap:wrap;gap:8px;display:flex}.button{background:var(--accent);color:var(--accent-text);font:inherit;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:11px 18px;font-weight:700;text-decoration:none;display:inline-flex}.button:disabled{opacity:.45;cursor:not-allowed}.button--ghost{color:var(--accent);border:1px solid var(--border);background:0 0}.button--block{width:100%;margin-top:8px}.button--small{padding:7px 12px;font-size:.85rem}.stars-display{letter-spacing:1px;white-space:nowrap;line-height:1;display:inline-block;position:relative}.stars-empty{color:var(--border)}.stars-fill{color:var(--star);position:absolute;top:0;left:0;overflow:hidden}.stars-display--sm{font-size:.85rem}.stars-display--md{font-size:1rem}.stars-display--lg{margin:2px 0 4px;font-size:1.25rem}.board-name .stars-display{margin:1px 0 2px}.stat-grid .stars-display{align-self:center;margin:2px 0 4px}.map-wrap{--sheet-offset:0px;--sheet-ease:cubic-bezier(.2, .8, .2, 1);flex:1;min-height:360px;position:relative;overflow:hidden}.map-wrap .maplibregl-ctrl-bottom-right,.map-wrap .maplibregl-ctrl-bottom-left{bottom:var(--sheet-offset);transition:bottom .28s var(--sheet-ease)}.sheet{z-index:4;background:var(--surface);color:var(--text);border:1px solid var(--border);transition:height .28s var(--sheet-ease);border-bottom:0;border-radius:18px 18px 0 0;flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -4px 24px #00000029}.sheet--dragging{transition:none}@media (width>=640px){.sheet{width:400px;left:12px;right:auto}}.sheet-grab{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;flex:none;padding:0 16px 10px}.sheet--dragging .sheet-grab{cursor:grabbing}.sheet-handle{cursor:pointer;background:0 0;border:0;width:100%;height:22px;padding:0;display:block;position:relative}.sheet-handle:before{content:"";background:color-mix(in srgb, var(--muted) 45%, transparent);border-radius:999px;width:40px;height:5px;margin-left:-20px;position:absolute;top:8px;left:50%}.sheet-body{overscroll-behavior:contain;min-height:0;padding:2px 16px calc(16px + env(safe-area-inset-bottom));flex:1;overflow-y:auto}@media (pointer:coarse){.sheet:not(.sheet--full) .sheet-body{touch-action:none;overflow:hidden}}.sheet-filter{background:var(--surface);border:1px solid var(--border);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.sheet-filter button{color:var(--text);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:8px 4px;font-size:.85rem;font-weight:500;display:flex}.sheet-filter button[aria-pressed=true]{background:var(--accent-soft)}.chip-row{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.chip-toggle{border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit;cursor:pointer;border-radius:999px;padding:6px 12px;font-size:.82rem;font-weight:600}.chip-toggle[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.chip-toggle[aria-pressed=true]:before{content:"✓ "}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.legend{color:var(--muted);white-space:nowrap;justify-content:space-between;gap:8px;margin:12px 0 14px;padding:0 2px;font-size:.8rem;list-style:none;display:flex}.legend li{align-items:center;gap:5px;display:flex}.legend-mark{background:var(--tier);border-radius:50%;flex:none;place-items:center;width:11px;height:11px;display:inline-grid}.legend-mark--none{border:1.5px solid var(--text);background:0 0}.legend-mark--broken{background:0 0;border-radius:0;width:auto;height:auto}.legend-mark--broken:before{content:"✕";color:var(--text);font-size:.78rem;font-style:normal;font-weight:700;line-height:1}.tier-pill{background:color-mix(in srgb, var(--tier) 14%, transparent);color:color-mix(in srgb, var(--tier) 70%, #000);border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-top:4px;padding:2px 9px 2px 7px;font-size:.75rem;font-weight:700;display:inline-flex}.tier-pill .legend-mark{width:9px;height:9px}.tier-pill--none .legend-mark{border-color:currentColor}.tier-pill--broken .legend-mark:before{color:currentColor}.sheet-section{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:20px 0 8px;font-size:.75rem;font-weight:700}.sheet-section-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.sheet-body>.sheet-section-row:first-child .sheet-section{margin-top:6px}.sheet-section-row .link-button:disabled{opacity:.5;cursor:default}.sheet-note{color:var(--muted);margin:0 0 8px;font-size:.8rem}.sheet-tip{margin:16px 0 0;font-size:.8rem}.nearest-find{gap:8px;margin-top:4px}.nearest-error{margin-top:8px}.sheet-head-row{align-items:center;gap:12px;display:flex}.sheet-head-text{flex-direction:column;flex:1;min-width:0;display:flex}.sheet-head-text h2{overflow-wrap:anywhere;margin:0 0 2px;font-size:1.1rem}.sheet-head-sub{align-items:center;gap:8px;display:flex}.sheet-head-sub .muted{font-size:.82rem}.sheet-close{background:var(--bg);width:36px;height:36px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;flex:none;align-self:flex-start;font-size:1.4rem;line-height:1}.sheet-close:hover{background:var(--accent-soft)}.sheet-back{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;margin:0 0 6px -4px;padding:2px 4px;font-size:.85rem;font-weight:600}.sheet-warn{background:var(--warn-bg);color:var(--warn-text);border-radius:10px;margin:0 0 12px;padding:8px 12px;font-size:.88rem;font-weight:600}.sheet-actions{grid-template-columns:1.4fr 1fr;gap:8px;margin-top:4px;display:grid}.sheet-actions .button{white-space:nowrap;padding:11px 10px}.place-facts{grid-template-columns:auto 1fr;gap:4px 14px;margin:0;font-size:.92rem;display:grid}.place-facts dt{color:var(--muted)}.place-facts dd{margin:0}.score-rows{flex-direction:column;gap:6px;display:flex}.score-row{grid-template-columns:1fr auto 2.2em;align-items:center;gap:10px;font-size:.92rem;display:grid}.score-row strong{text-align:right}.review-list{margin:0;padding:0;list-style:none}.review{border-top:1px solid var(--border);padding:10px 0}.review-top{justify-content:space-between;gap:8px;margin-bottom:4px;display:flex}.review-top .muted{font-size:.8rem}.review-verified{color:var(--great);font-size:.75rem;font-weight:700}.review-scores{flex-wrap:wrap;gap:4px 16px;font-size:.85rem;display:flex}.review-scores span{align-items:center;gap:6px;display:inline-flex}.review-broken{color:var(--warn-text);margin:0;font-size:.85rem}.place-list{margin:0 -16px;padding:0;list-style:none}.place-row{border:0;border-top:1px solid var(--border);width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;align-items:center;gap:12px;padding:10px 16px;display:flex}.place-row:hover{background:var(--accent-soft)}.place-row-name{flex-direction:column;flex:1;min-width:0;display:flex}.place-row-name strong,.place-row-name .muted{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.place-row-meta{flex-direction:column;flex:none;align-items:flex-end;font-size:.9rem;display:flex}.place-row-meta .muted{font-size:.75rem}.kind-tabs{margin-bottom:16px}@keyframes sheet-in{0%{opacity:0;transform:translateY(16px)}}.dot,.cluster{cursor:pointer;font:inherit;border:0;padding:0}.dot{background:var(--tier);width:18px;height:18px;box-shadow:0 0 0 5px color-mix(in srgb, var(--tier) 30%, transparent), 0 1px 3px #0000004d;border:2.5px solid #fff;border-radius:50%;place-items:center;display:grid}.dot--broken{color:#3b424b;background:#d3d7dd;border:1.5px solid #fff;width:22px;height:22px;font-size:1.05rem;font-weight:700;line-height:1;box-shadow:0 0 0 4px #555c662e,0 1px 3px #00000040}.cluster{background:var(--ring);width:40px;height:40px;box-shadow:0 0 0 6px color-mix(in srgb, var(--tier) 28%, transparent), 0 1px 4px #0000004d;border-radius:50%;place-items:center;display:grid}.cluster span{background:var(--tier);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.85rem;font-weight:800;display:grid}.marker--active{outline:3px solid var(--accent);outline-offset:7px}.search{z-index:5;position:absolute;top:12px;left:12px;right:12px}@media (width>=640px){.search{width:400px;right:auto}}.search-bar{background:var(--surface);height:50px;color:var(--text);border:1px solid var(--border);border-radius:999px;align-items:center;gap:4px;padding:0 6px 0 16px;display:flex;box-shadow:0 2px 10px #00000029}.search-icon{color:var(--muted);flex:none}.search-bar input{min-width:0;height:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 6px;font-size:1rem}.search-bar input::placeholder{color:var(--muted)}.search-bar input::-webkit-search-cancel-button{display:none}.search-bar:focus-within{border-color:var(--accent)}.search-clear,.search-filters{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;font-size:1.4rem;line-height:1;display:grid}.search-filters{color:var(--text)}.search-clear:hover,.search-filters:hover{background:var(--accent-soft)}.search-divider{background:var(--border);flex:none;width:1px;height:26px}.search-results{background:var(--surface);border:1px solid var(--border);border-radius:16px;max-height:min(60vh,420px);margin-top:8px;padding:4px 0;overflow-y:auto;box-shadow:0 6px 20px #0003}.search-results .place-list{margin:0}.search-results .place-list li:first-child .place-row{border-top:0}.search-results .sheet-note{margin:10px 16px}.search-building-icon{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border-radius:10px;flex:none;place-items:center;display:grid}.swipe-tip{z-index:5;left:50%;bottom:calc(var(--sheet-height,0px) + 14px);background:var(--surface);color:var(--text);white-space:nowrap;border:1px solid var(--border);border-radius:12px;align-items:center;gap:4px;padding:6px 6px 6px 14px;font-size:.88rem;animation:.3s ease-out tip-in;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 3px 12px #0000002e}.swipe-tip:after{content:"";border:7px solid #0000;border-top-color:var(--surface);border-bottom:0;margin-left:-7px;position:absolute;top:100%;left:50%}.swipe-tip button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:1.2rem;line-height:1}.swipe-tip button:hover{background:var(--accent-soft)}@keyframes tip-in{0%{opacity:0;transform:translate(-50%,6px)}}@media (width>=640px){.swipe-tip{left:212px}}.map-wrap .maplibregl-ctrl-top-left{top:62px}.floor-picker{z-index:2;width:58px;max-height:max(110px, calc(100% - var(--sheet-offset) - 224px));background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;animation:.15s ease-out picker-in;display:flex;position:absolute;top:74px;right:10px;overflow:hidden;box-shadow:0 2px 10px #0003}@keyframes picker-in{0%{opacity:0;transform:translate(8px)}}.floor-picker-name{border-bottom:1px solid var(--border);text-align:center;color:var(--muted);overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:none;padding:5px 3px;font-size:.6rem;font-weight:700;line-height:1.15;display:-webkit-box;overflow:hidden}.floor-picker-levels{flex-direction:column;display:flex;overflow-y:auto}.floor-picker button{height:36px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;font-size:.9rem;font-weight:600;position:relative}.floor-picker button:hover{background:var(--accent-soft)}.floor-picker button[aria-pressed=true]{background:var(--accent);color:var(--accent-text)}.floor-dot{background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:8px}.floor-picker button[aria-pressed=true] .floor-dot{background:var(--accent-text)}.locate{right:10px;bottom:calc(var(--sheet-offset) + 90px);z-index:2;transition:bottom .28s var(--sheet-ease);color:#5b6878;cursor:pointer;background:#fff;border:1px solid #dde4ec;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;box-shadow:0 2px 8px #00000040}.locate--following,.locate--shown{color:#1a73e8}.locate--searching svg{color:#1a73e8;animation:1s ease-in-out infinite locate-pulse}.locate--error{color:var(--bad)}@keyframes locate-pulse{50%{opacity:.35}}.locate-message{right:62px;bottom:calc(var(--sheet-offset) + 90px);z-index:3;background:var(--surface);max-width:min(280px,100% - 80px);color:var(--text);border:1px solid var(--border);border-radius:10px;margin:0;padding:8px 12px;font-size:.82rem;position:absolute;box-shadow:0 2px 8px #0003}.compass{right:10px;bottom:calc(var(--sheet-offset) + 36px);z-index:2;transition:bottom .28s var(--sheet-ease);cursor:pointer;background:#fff;border:1px solid #dde4ec;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;box-shadow:0 2px 8px #00000040}.compass svg{transition:transform 50ms linear}.map-wrap[data-sheet-dragging] :is(.locate,.compass,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-bottom-left){transition:none}.page-links{justify-content:space-between;gap:12px;display:flex}.unrated{margin-top:24px}.unrated summary{cursor:pointer;margin-bottom:8px;font-weight:700}.badge{color:#fff;border-radius:10px;flex:none;place-items:center;min-width:42px;height:42px;padding:0 6px;font-size:1rem;font-weight:800;display:inline-grid}.badge--large{border-radius:14px;min-width:64px;height:64px;font-size:1.5rem}.badge--great{background:var(--great)}.badge--ok{background:var(--ok);color:#1e1600}.badge--bad{background:var(--bad)}.badge--broken{background:var(--broken);font-size:.85rem}.badge--none{background:var(--none)}.fountain-head{align-items:center;gap:14px;display:flex}.fountain-head h1{margin-bottom:2px}.chips{flex-wrap:wrap;gap:6px;margin:8px 0 0;display:flex}.chip{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:3px 9px;font-size:.78rem;font-weight:600}.chip--warn{background:var(--warn-bg);color:var(--warn-text)}.stat-grid{text-align:center;grid-template-columns:repeat(3,1fr);display:grid}.stat-grid>div{flex-direction:column;display:flex}.stat-num{font-size:1.4rem;font-weight:800}.stat-note{margin:-4px 4px 16px;font-size:.9rem}.count-list{margin:0 0 12px;padding-left:20px}.count-list li{margin-bottom:8px}.here-box{margin-bottom:16px}.here-note{margin:6px 2px 0;font-size:.85rem}fieldset{border:0;min-width:0;margin:0 0 16px;padding:0}legend{margin-bottom:6px;padding:0;font-weight:700}.segmented{grid-template-columns:1fr 1fr;gap:6px;display:grid}.segmented button{font:inherit;cursor:pointer;background:var(--bg);color:var(--text);border:1px solid var(--border);border-radius:10px;padding:10px;font-weight:600}.segmented button[aria-pressed=true]{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.stars{gap:4px;display:flex}.star{cursor:pointer;color:var(--border);background:0 0;border:0;padding:2px 4px;font-size:2.2rem;line-height:1;transition:transform .1s}.star--on{color:var(--star)}.star:active{transform:scale(.9)}.star-caption{color:var(--muted);min-height:1.3em;margin:2px 0 0;font-size:.9rem}.form-error{background:var(--warn-bg);color:var(--warn-text);border-radius:8px;padding:8px 12px;font-size:.9rem}.thanks h2{margin-bottom:4px}.thanks .row{margin-top:12px}.inline-form{gap:8px;margin:8px 0;display:flex}.inline-form input{border:1px solid var(--border);background:var(--bg);min-width:0;color:var(--text);font:inherit;border-radius:10px;flex:1;padding:10px 12px}.inline-form input:focus{outline:2px solid var(--accent);outline-offset:1px}.verified-note{background:color-mix(in srgb, var(--great) 14%, transparent);color:var(--great);border-radius:8px;padding:8px 12px;font-size:.9rem;font-weight:600}.invite-qr{aspect-ratio:1;width:240px;max-width:100%;height:auto;image-rendering:pixelated;background:#fff;border-radius:12px;margin:12px auto 8px;padding:8px;display:block}.invite-qr--loading{background:var(--border)}.invite-link{text-align:center;color:var(--muted);word-break:break-all;margin:0 0 12px;font-size:.85rem}.invite-stats{margin:10px 0 0;font-size:.88rem}.invite .verified-note{margin:10px 0 0}.invite-banner{text-align:left;align-items:flex-start;gap:10px;display:flex}.invite-banner p{flex:1;margin:0}.invite-banner .link-button{flex:none;padding:0 4px;font-size:1rem}.invite-banner--ok{background:color-mix(in srgb, var(--great) 14%, var(--surface))}.streak-head{align-items:center;gap:14px;display:flex}.streak-head h2{margin-bottom:3px}.streak-head p{margin:0}.streak-count{text-align:center;background:var(--border);min-width:64px;color:var(--muted);border-radius:12px;flex:none;padding:10px 8px;font-size:1.3rem;font-weight:800}.streak-count--on{background:color-mix(in srgb, var(--star) 22%, transparent);color:var(--text)}.streak-pass{margin:10px 0 0;font-size:.88rem}.streak-pass:empty{display:none}.streak-milestones{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.chip--earned{background:color-mix(in srgb, var(--star) 22%, transparent);color:var(--text);font-weight:700}.streak-foot{margin:10px 0 0;font-size:.8rem}.streak-note{background:color-mix(in srgb, var(--star) 18%, transparent);border-radius:8px;padding:8px 12px;font-size:.9rem;font-weight:700}.achievement-head{justify-content:space-between;gap:12px;display:flex}.achievement-head h2{margin-bottom:3px}.achievement-count{color:var(--accent);flex:none;font-weight:800}.badge-group{margin-top:16px}.badge-group h3{color:var(--muted);margin:0 0 7px;font-size:.88rem}.achievement{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:9px 0;display:flex}.achievement:last-child{border-bottom:0}.achievement-icon{background:var(--bg);width:32px;height:32px;color:var(--muted);border-radius:50%;flex:none;place-items:center;font-size:1.05rem;display:grid}.achievement--earned .achievement-icon{background:color-mix(in srgb, var(--star) 18%, transparent)}.achievement-copy{flex-direction:column;flex:1;min-width:0;display:flex}.achievement-copy .muted{font-size:.8rem}.achievement-progress{background:var(--border);border-radius:999px;height:5px;margin-top:5px;overflow:hidden}.achievement-progress>span{border-radius:inherit;background:var(--accent);height:100%;display:block}.achievement--earned .achievement-progress>span{background:var(--great)}.badge-details{margin-top:12px}.badge-details summary{cursor:pointer;color:var(--accent);font-weight:700}.badge-details .badge-group{margin-top:8px}.badge-empty{margin-top:14px}.link-button{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.9rem;text-decoration:underline}.leaderboard-tabs{margin-bottom:20px}.period-tabs{margin:16px 0}.section-title{margin-top:24px}.board{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.board-row{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:flex}.rank{text-align:center;width:1.6em;color:var(--muted);font-size:1.1rem;font-weight:800}.board li:first-child .rank{color:var(--star)}.board-name{flex-direction:column;flex:1;min-width:0;display:flex}.rater-board .board-row{cursor:default}.points{min-width:58px;color:var(--accent);flex-direction:column;align-items:flex-end;display:flex}.points strong{font-size:1.15rem;line-height:1.1}.points span{color:var(--muted);font-size:.75rem}.qr-page{color:#111;background:#fff;min-height:100dvh;padding:16px}.qr-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:900px;margin:0 auto 16px;display:flex}.qr-toolbar p{flex:1;min-width:240px;margin:0}.qr-secret label{align-items:center;gap:8px;font-weight:600;display:flex}.qr-secret input{font:inherit;border:1px solid #bbb;border-radius:8px;width:16em;padding:8px 10px}.qr-secret .qr-sub{flex:1;min-width:240px}.qr-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;max-width:900px;margin:0 auto;display:grid}.qr-card{text-align:center;break-inside:avoid;border:2px dashed #bbb;border-radius:12px;padding:14px}.qr-card img{aspect-ratio:1;width:100%;max-width:180px}.qr-title{margin:0 0 6px;font-size:1.05rem;font-weight:800}.qr-name{margin:6px 0 0;font-weight:700}.qr-sub{color:#555;margin:0;font-size:.8rem}@media print{.qr-toolbar{display:none}.qr-page{padding:0}.qr-grid{grid-template-columns:repeat(3,1fr)}}.tabbar{z-index:1000;padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid;position:sticky;bottom:0}.tabbar a{color:var(--muted);flex-direction:column;align-items:center;gap:3px;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}.tabbar-icon{border-radius:999px;place-items:center;width:60px;height:30px;display:grid}.tabbar a.active{color:var(--text)}.tabbar a.active .tabbar-icon{background:var(--accent-soft);color:var(--accent)}@media (width<=639px){.topbar{display:none}.app .install-popup:not(.install-popup--top,.install-popup--bottom){bottom:calc(84px + env(safe-area-inset-bottom))}}@media (width>=640px){.tabbar{display:none}}@media (width<=400px){.topbar{gap:8px;padding:10px 12px}.brand{font-size:.95rem}.tabs{gap:2px}.tabs a{padding:6px 7px}}@media (width<=370px){.brand-long{display:none}}.install-popup{z-index:1100;left:12px;right:12px;bottom:max(12px, env(safe-area-inset-bottom));background:var(--surface);max-width:420px;color:var(--text);border:1px solid var(--border);border-radius:var(--radius);margin:0 auto;padding:16px;animation:.2s ease-out sheet-in;position:fixed;box-shadow:0 8px 30px #00000047}.install-close{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:1.5rem;line-height:1;position:absolute;top:6px;right:6px}.install-close:hover{background:var(--accent-soft)}.install-head{align-items:center;gap:12px;padding-right:24px;display:flex}.install-head img{border-radius:11px;flex:none}.install-head h2{margin:0 0 2px;font-size:1.05rem}.install-head p{margin:0;font-size:.85rem}.install-actions{margin-top:14px}.install-actions .button{flex:1}.install-steps{margin:14px 0 4px;padding-left:22px;font-size:.92rem}.install-steps li{margin-bottom:6px}.install-share{vertical-align:-3px;color:var(--accent)}.install-plus{vertical-align:-3px;border:1.5px solid;border-radius:4px;place-items:center;width:18px;height:18px;margin-left:2px;font-size:.8rem;font-weight:700;line-height:1;display:inline-grid}.install-popup--top{top:20px;bottom:auto}.install-popup--bottom{bottom:max(20px, env(safe-area-inset-bottom))}.install-arrow{border:10px solid #0000;width:0;height:0;animation:1s ease-in-out infinite install-nudge;position:absolute}.install-arrow--bottom-center,.install-arrow--bottom-right{border-top-color:var(--accent);border-bottom:0;top:100%}.install-arrow--bottom-center{left:calc(50% - 10px)}.install-arrow--bottom-right{right:18px}.install-arrow--top-right{border-bottom-color:var(--accent);border-top:0;bottom:100%;right:18px}@keyframes install-nudge{50%{translate:0 5px}}.install-arrow--top-right{animation-name:install-nudge-up}@keyframes install-nudge-up{50%{translate:0 -5px}}@media (prefers-reduced-motion:reduce){.install-arrow{animation:none}}.comments-head h2{margin:0 0 4px}.sheet-comments{border-top:1px solid var(--border);margin-top:20px;padding-top:14px}.sheet-comments .comments-head h2{font-size:1rem}.comment-add{margin:4px 0 12px}.comments-empty{margin:4px 0 0}.comment-list{margin:0;padding:0;list-style:none}.comment{padding-top:10px;display:flex;position:relative}.comment-list>.comment:first-child{padding-top:4px}.comment-line{cursor:pointer;background:0 0;border:0;flex:none;width:18px;margin:30px 0 0 -4px;padding:0;position:relative}.comment-line:before{content:"";background:var(--border);border-radius:1px;width:2px;position:absolute;top:0;bottom:4px;left:8px}.comment-line:hover:before{background:var(--accent)}.comment--collapsed .comment-line{visibility:hidden}.comment-main{flex:1;min-width:0}.comment-head{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-wrap:wrap;align-items:baseline;gap:4px;margin:0 0 2px -18px;padding:4px 0;font-size:.9rem;display:flex}.comment-head .muted{font-size:.82rem}.comment-chevron{width:14px;color:var(--muted);flex:none;font-size:.75rem}.comment-you{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:0 6px;font-size:.7rem;font-weight:700}.comment-body{white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 4px}.comment-body--gone{color:var(--muted);font-size:.9rem;font-style:italic}.comment-note{color:var(--warn-text);margin:4px 0;font-size:.82rem}.comment-photo{max-width:100%;margin:4px 0;display:inline-block;position:relative}.comment-photo img{border:1px solid var(--border);border-radius:10px;max-width:100%;max-height:320px;display:block}.comment-photo-note{color:#fff;background:#000000a6;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:600;position:absolute;bottom:6px;left:6px;right:6px}.comment-actions{align-items:center;gap:4px;margin:0 0 0 -8px;display:flex}.comment-action{min-height:32px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:4px 8px;font-size:.82rem;font-weight:600}.comment-action:hover:not(:disabled){background:var(--accent-soft);color:var(--accent)}.comment-action:disabled{cursor:default;opacity:.6}span.comment-action{cursor:default;font-weight:500}.comment-like[aria-pressed=true]{color:var(--bad)}.comment-confirm{background:var(--bg);border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin:4px 0;padding:8px 10px;font-size:.88rem;display:flex}.comment-confirm span{flex:100%}.comment-replies{margin-left:2px}.comment-replies--flat{margin-left:-18px}.composer{margin:4px 0 12px}.composer textarea{resize:vertical;border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);font:inherit;border-radius:10px;padding:10px 12px;display:block}.composer textarea:focus{outline:2px solid var(--accent);outline-offset:1px}.composer-actions{align-items:center;gap:8px;margin-top:8px;display:flex}.composer-spacer{flex:1}.composer-photo{margin-top:8px;display:inline-block;position:relative}.composer-photo img{border-radius:10px;max-width:160px;max-height:160px;display:block}.composer-photo-remove{color:#fff;cursor:pointer;background:#000000a6;border:0;border-radius:50%;width:28px;height:28px;font-size:1.1rem;line-height:1;position:absolute;top:4px;right:4px}.composer-note,.composer-count{margin:6px 0 0;font-size:.8rem}.composer-count.form-error{padding:4px 8px}.prompt-backdrop{z-index:1200;padding:12px 12px max(12px, env(safe-area-inset-bottom));background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.prompt{width:100%;max-width:420px;margin:0;padding-top:18px;animation:.2s ease-out sheet-in;position:relative;box-shadow:0 8px 30px #00000047}.prompt h2{padding-right:32px}@media (width>=640px){.prompt-backdrop{align-items:center}}.moderate .chip{margin-left:6px}.moderate .chips .chip{margin-left:0}.moderate-body{border-left:4px solid var(--accent);background:var(--bg);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:6px;margin:8px 0 12px;padding:12px 14px}.moderate-parent{font-style:italic}.moderate-photo{border-radius:10px;max-width:100%;margin-bottom:12px;display:block}.moderate-actions .button:first-child{margin-top:0}.button--danger{background:var(--bad);color:#fff}
