:root{--bg:#f6f2e7;--surface:#fff;--surface-alt:#eae3d2;--surface-sunken:#efe9db;--border:#e4dcc8;--border-strong:#d6cbb2;--text:#3a3527;--text-strong:#20291f;--text-muted:#8b8570;--text-on-primary:#f6f2e7;--text-on-accent:#fff;--primary:#2e4a32;--primary-hover:#253c29;--primary-soft:#e8f0ec;--accent:#d9762e;--accent-soft:#f7e4d4;--amber:#e3a712;--teal:#1f5c5b;--success:#cfe0c8;--danger:#b7443a;--shadow-sm:0 1px 2px #20291f0f;--shadow-md:0 2px 8px #20291f1a;--shadow-lg:0 8px 24px #20291f24;--font-display:"Fraunces", Georgia, "Times New Roman", serif;--font-body:"Public Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--step--1:.8125rem;--step-0:.9375rem;--step-1:1.125rem;--step-2:1.375rem;--step-3:1.75rem;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:24px;--sp-6:32px;--sp-7:48px;--radius-sm:8px;--radius:12px;--radius-lg:18px;--radius-pill:999px;--tabbar-h:56px;--gutter:16px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#131a15;--surface:#17211b;--surface-alt:#212d25;--surface-sunken:#0f1511;--border:#33413a;--border-strong:#3f5049;--text:#edede3;--text-strong:#fff;--text-muted:#7c8880;--text-on-primary:#131a15;--text-on-accent:#131a15;--primary:#bfe94a;--primary-hover:#cbef6b;--primary-soft:#2c3d31;--accent:#f2a93b;--accent-soft:#2b2418;--amber:#f2a93b;--teal:#6fb6c4;--success:#2c3d31;--danger:#e8615a;--shadow-sm:0 1px 2px #0006;--shadow-md:0 2px 8px #00000080;--shadow-lg:0 8px 24px #0009;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}:root[data-theme=dark]{--bg:#131a15;--surface:#17211b;--surface-alt:#212d25;--surface-sunken:#0f1511;--border:#33413a;--border-strong:#3f5049;--text:#edede3;--text-strong:#fff;--text-muted:#7c8880;--text-on-primary:#131a15;--text-on-accent:#131a15;--primary:#bfe94a;--primary-hover:#cbef6b;--primary-soft:#2c3d31;--accent:#f2a93b;--accent-soft:#2b2418;--amber:#f2a93b;--teal:#6fb6c4;--success:#2c3d31;--danger:#e8615a;--shadow-sm:0 1px 2px #0006;--shadow-md:0 2px 8px #00000080;--shadow-lg:0 8px 24px #0009;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:var(--step-0);-webkit-font-smoothing:antialiased;min-height:100dvh;line-height:1.5;overflow-x:hidden}h1,h2,h3{font-family:var(--font-display);color:var(--text-strong);font-weight:600;line-height:1.2}h1{font-size:var(--step-3)}h2{font-size:var(--step-2)}h3{font-size:var(--step-1)}img,svg,video{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none;min-width:44px;min-height:44px}button:disabled{opacity:.5;cursor:not-allowed}a{color:var(--primary)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}[hidden]{display:none!important}.app{flex-direction:column;min-height:100dvh;display:flex}.app__main{padding-bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom) + var(--sp-4));flex:1}.page{padding-inline:var(--gutter);padding-block:var(--sp-5);max-width:720px;margin-inline:auto}@media (min-width:900px){:root{--step-0:1rem;--step-3:2rem}.page{max-width:960px}}.ab__back,.amen__state,.cd__back,.cd__tab,.cf__chip,.hv__revert,.qe__back,.qe__chip,.qe__swap,.xp__chip,.xp__open,.xp__theme,.pg__add,.pl__addrow,.pl__change,.pl__stepper button,.pp__links a,.lb__period,.sp__kind,.sp__tribtn,.spv__edit,.mapview__bm{position:relative}.ab__back:after,.amen__state:after,.cd__back:after,.cd__tab:after,.cf__chip:after,.hv__revert:after,.qe__back:after,.qe__chip:after,.qe__swap:after,.xp__cardclose:after,.xp__chip:after,.xp__open:after,.xp__theme:after,.pg__add:after,.pl__addrow:after,.pl__change:after,.pl__stepper button:after,.pp__links a:after,.lb__period:after,.sp__kind:after,.sp__tribtn:after,.spv__edit:after,.mapview__bm:after{content:"";width:100%;min-width:44px;height:100%;min-height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pp__links a{display:inline-block}.tabbar{inset-inline:0;z-index:40;background:var(--surface);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom);position:fixed;bottom:0}.tabbar__list{max-width:720px;margin:0;margin-inline:auto;padding:0;list-style:none;display:grid}.tabbar__link{min-height:var(--tabbar-h);color:var(--text-muted);letter-spacing:.01em;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:11px;text-decoration:none;transition:color .12s;display:flex}.tabbar__link.is-active{color:var(--primary)}.tabbar__label{line-height:1}@media (min-width:900px){.tabbar__list{max-width:960px}}.mapview{width:100%;height:calc(100dvh - var(--tabbar-h) - env(safe-area-inset-bottom));position:relative}.mapview__canvas{position:absolute;inset:0}.mapview__basemap{left:var(--sp-3);bottom:var(--sp-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);box-shadow:var(--shadow-md);z-index:2;gap:2px;padding:3px;display:flex;position:absolute}.mapview__bm{min-width:0;min-height:34px;padding-inline:var(--sp-3);border-radius:var(--radius-pill);font-size:var(--step--1);color:var(--text-muted)}.mapview__bm.is-on{background:var(--primary);color:var(--text-on-primary)}.mapview__status,.mapview__hint{top:var(--sp-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);padding:6px var(--sp-4);font-size:var(--step--1);box-shadow:var(--shadow-md);z-index:2;max-width:calc(100% - var(--sp-6));text-align:center;position:absolute;left:50%;transform:translate(-50%)}.mapview__status--err{color:var(--danger);border-color:var(--danger)}.mapview__hint{background:var(--accent);color:var(--text-on-accent);border-color:var(--accent)}.maplibregl-ctrl-bottom-right{bottom:4px}.mapview__dev{z-index:4;padding:4px var(--sp-2);color:#bfe94a;text-align:center;pointer-events:none;overflow-wrap:anywhere;background:#000000b8;font-family:ui-monospace,monospace;font-size:11px;line-height:1.4;position:absolute;bottom:0;left:0;right:0}.amen__group{margin-bottom:var(--sp-6)}.amen__title{margin-bottom:2px}.amen__hint{color:var(--text-muted);font-size:var(--step--1);margin-bottom:var(--sp-3)}.amen__row{align-items:center;gap:var(--sp-2) var(--sp-3);padding-block:var(--sp-2);border-bottom:1px solid var(--border);grid-template-columns:1fr auto;display:grid}.amen__labels{flex-direction:column;min-width:0;display:flex}.amen__label{font-weight:500}.amen__local{color:var(--text-muted);font-size:var(--step--1)}.amen__help{color:var(--text-muted);font-size:12px}.amen__states{background:var(--surface-sunken);border-radius:var(--radius-pill);gap:2px;padding:3px;display:flex}.amen__state{border-radius:var(--radius-pill);min-width:40px;min-height:36px;font-size:var(--step--1);color:var(--text-muted)}.amen__state--yes.is-on{background:var(--primary);color:var(--text-on-primary)}.amen__state--no.is-on{background:var(--danger);color:#fff}.amen__state--unknown.is-on{background:var(--surface-alt);color:var(--text)}.amen__choice{width:100%;min-height:44px;padding-inline:var(--sp-3);background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm);grid-column:1/-1}.qe,.qe__mapwrap{position:relative}.qe__sheet{left:0;right:0;bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom));z-index:10;background:var(--surface);border-top:1px solid var(--border);border-radius:var(--radius-lg) var(--radius-lg) 0 0;box-shadow:var(--shadow-lg);padding:var(--sp-4) var(--gutter);gap:var(--sp-3);flex-direction:column;max-height:62dvh;display:flex;position:fixed;overflow-y:auto}.qe__field{flex-direction:column;gap:4px;display:flex}.qe__field>span{font-size:var(--step--1);color:var(--text-muted)}.qe__field em{opacity:.8;font-style:normal}.qe__field input,.qe__field textarea{width:100%;min-height:44px;padding:var(--sp-2) var(--sp-3);background:var(--bg);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm)}.qe__field textarea{resize:vertical;min-height:88px}.qe__note{font-size:var(--step--1);color:var(--text-muted)}.qe__err{color:var(--danger);font-size:var(--step--1)}.qe__coords{font-variant-numeric:tabular-nums;font-size:var(--step--1);color:var(--text-muted)}.qe__primary{background:var(--primary);width:100%;color:var(--text-on-primary);border-radius:var(--radius);font-weight:600}.qe__sheet>.qe__primary{margin-top:auto;position:sticky;bottom:0}.qe__ghost{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);background:var(--surface)}.qe__warn{background:var(--accent-soft);border:1px solid var(--accent);border-radius:var(--radius);padding:var(--sp-3);font-size:var(--step--1);gap:var(--sp-2);flex-direction:column;display:flex}.qe__swap{background:var(--accent);min-height:36px;color:var(--text-on-accent);border-radius:var(--radius-pill);padding-inline:var(--sp-3);font-size:var(--step--1);align-self:flex-start}.qe__dupe{background:var(--surface-alt);border:1px solid var(--border-strong);border-radius:var(--radius);padding:var(--sp-3);font-size:var(--step--1)}.qe__dupe ul{margin:var(--sp-2) 0;padding-left:var(--sp-4)}.qe__dupe-hint{color:var(--text-muted)}.qe__details{padding-bottom:var(--sp-7)}.qe__back{min-height:36px;color:var(--text-muted);font-size:var(--step--1);margin-bottom:var(--sp-2);padding:0}.qe__fieldset{margin-block:var(--sp-4);border:0;padding:0}.qe__fieldset legend{font-size:var(--step--1);color:var(--text-muted);margin-bottom:var(--sp-2);padding:0}.qe__chips{gap:var(--sp-2);flex-wrap:wrap;display:flex}.qe__chip{min-height:38px;padding-inline:var(--sp-3);border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--text-muted);font-size:var(--step--1);text-transform:capitalize}.qe__chip.is-on{background:var(--primary);color:var(--text-on-primary);border-color:var(--primary)}.qe__conf{gap:var(--sp-2);flex-direction:column;display:flex}.qe__confbtn{padding:var(--sp-3);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-align:left;flex-direction:column;align-items:flex-start;gap:2px;display:flex}.qe__confbtn span{font-size:var(--step--1);color:var(--text-muted)}.qe__confbtn.is-on{border-color:var(--primary);background:var(--primary-soft)}.qe__actions{bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom));gap:var(--sp-2);padding-block:var(--sp-3);background:linear-gradient(to top, var(--bg) 70%, transparent);display:flex;position:sticky}@media (min-width:900px){.qe__sheet{max-width:420px;right:auto;left:var(--sp-5);border-radius:var(--radius-lg);bottom:var(--sp-5)}}.xp{--xp-chips-top:calc(var(--sp-3) + 46px);--xp-chips-h:44px;position:relative}.xp .maplibregl-ctrl-top-right{top:calc(var(--xp-chips-top) + var(--xp-chips-h))}.xp .mapview__status,.xp .mapview__hint{top:calc(var(--xp-chips-top) + var(--xp-chips-h) + var(--sp-2))}.xp__bar{top:var(--sp-3);left:var(--gutter);right:var(--gutter);z-index:3;justify-content:space-between;align-items:center;gap:var(--sp-2);pointer-events:none;display:flex;position:absolute}.xp__logo{font-family:var(--font-display);font-weight:600;font-size:var(--step-1);color:var(--text-strong);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);padding:6px var(--sp-4);box-shadow:var(--shadow-sm);pointer-events:auto}.xp__tld{color:var(--accent)}.xp__theme{pointer-events:auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);min-height:36px;padding-inline:var(--sp-3);font-size:var(--step--1);color:var(--text-muted);box-shadow:var(--shadow-sm)}.xp__chips{top:var(--xp-chips-top);z-index:3;gap:var(--sp-2);padding-inline:var(--gutter);min-height:var(--xp-chips-h);scrollbar-width:none;pointer-events:none;align-items:center;display:flex;position:absolute;left:0;right:0;overflow-x:auto}.xp__chips::-webkit-scrollbar{display:none}.xp__chip{pointer-events:auto;min-height:34px;padding-inline:var(--sp-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);font-size:var(--step--1);color:var(--text-muted);box-shadow:var(--shadow-sm);flex:none}.xp__chip.is-on{background:var(--primary);color:var(--text-on-primary);border-color:var(--primary)}.xp__add{right:var(--gutter);bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom) + var(--sp-3) + 52px);z-index:11;background:var(--accent);color:var(--text-on-accent);border-radius:var(--radius-pill);padding-inline:var(--sp-5);box-shadow:var(--shadow-lg);font-weight:600;position:fixed}.xp__close{top:var(--sp-3);right:var(--gutter);z-index:20;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);width:44px;box-shadow:var(--shadow-md);position:fixed}.xp__card{left:var(--gutter);right:var(--gutter);bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom) + var(--sp-3) + 104px);z-index:10;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--sp-4);position:fixed}.xp__card p{font-size:var(--step--1);color:var(--text-muted)}.xp__cardclose{top:var(--sp-2);right:var(--sp-2);width:36px;min-height:36px;color:var(--text-muted);position:absolute}.xp__conf{margin-top:var(--sp-2);font-weight:500}.xp__conf--verified_visited{color:var(--primary)}.xp__conf--secondhand{color:var(--accent)}.xp__conf--unconfirmed{color:var(--text-muted)}@media (min-width:480px){.xp__add{bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom) + var(--sp-3))}}@media (min-width:900px){.xp__card{max-width:380px;right:auto}}.xp__open{margin-top:var(--sp-2);color:var(--accent);font-size:var(--step--1);min-height:36px;font-weight:600;text-decoration:none;display:inline-block}.xp__amen{gap:var(--sp-1);margin:var(--sp-2) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.xp__amenchip{font-size:var(--step--2);padding:5px var(--sp-2);border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface-alt);color:var(--text-muted);white-space:nowrap;line-height:1}.xp__amenchip--yes{background:var(--soft-green,var(--surface-alt));border-color:var(--primary);color:var(--text-strong)}.xp__amenchip--no{background:0 0;border-style:dashed;text-decoration:line-through 1px}.xp__amenchip--aerial{background:var(--accent);border-color:var(--accent);color:var(--text-on-accent)}.pl__muted{color:var(--text-muted);font-size:var(--step--1)}.pl__h2{margin-top:var(--sp-5);margin-bottom:var(--sp-2)}.pl__msg{color:var(--primary);font-size:var(--step--1);margin-top:var(--sp-3)}.pl__field{flex-direction:column;flex:1 1 0;gap:4px;display:flex}.pl__field>span{font-size:var(--step--1);color:var(--text-muted)}.pl__field input{width:100%;min-height:44px;padding-inline:var(--sp-3);background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm)}.pl__results,.pl__trips{margin-top:var(--sp-2);padding:0;list-style:none}.pl__results button,.pl__trips button{text-align:left;width:100%;padding:var(--sp-3);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin-bottom:var(--sp-2);flex-direction:column;align-items:flex-start;gap:2px;display:flex}.pl__results span,.pl__trips span{font-size:var(--step--1);color:var(--text-muted)}.pl__empty{padding:var(--sp-4);border:1px dashed var(--border-strong);border-radius:var(--radius);color:var(--text-muted);font-size:var(--step--1);text-align:center}.pl__site{justify-content:space-between;align-items:center;gap:var(--sp-3);padding:var(--sp-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-block:var(--sp-4);display:flex}.pl__site>div{flex-direction:column;min-width:0;display:flex}.pl__site span{font-size:var(--step--1);color:var(--text-muted)}.pl__change{min-height:36px;padding-inline:var(--sp-3);border:1px solid var(--border-strong);border-radius:var(--radius-pill);font-size:var(--step--1);color:var(--text-muted);flex:none}.pl__dates{gap:var(--sp-3);display:flex}.pl__companions{margin-block:var(--sp-4);justify-content:space-between;align-items:center;display:flex}.pl__companions>span{font-size:var(--step--1);color:var(--text-muted)}.pl__stepper{align-items:center;gap:var(--sp-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);padding:2px var(--sp-2);display:flex}.pl__stepper button{width:40px;min-height:40px;font-size:var(--step-1)}.pl__stepper strong{text-align:center;font-variant-numeric:tabular-nums;min-width:24px}.pl__best{font-size:var(--step--1);color:var(--primary);background:var(--primary-soft);border-radius:var(--radius-sm);padding:var(--sp-2) var(--sp-3)}.pl__strip{gap:var(--sp-2);padding-bottom:var(--sp-2);display:flex;overflow-x:auto}.pl__day{width:76px;padding:var(--sp-3) var(--sp-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);font-size:var(--step--1);text-align:center;flex-direction:column;flex:none;align-items:center;gap:2px;display:flex}.pl__day strong{font-size:var(--step-1)}.pl__min{color:var(--text-muted)}.pl__desc{color:var(--text-muted);min-height:2.4em;font-size:11px}.pl__wet{color:var(--teal);font-weight:600}.pl__check{margin:0;padding:0;list-style:none}.pl__check li{border-bottom:1px solid var(--border)}.pl__check label{align-items:flex-start;gap:var(--sp-3);padding-block:var(--sp-3);cursor:pointer;display:flex}.pl__check input{width:22px;height:22px;accent-color:var(--primary);flex:none}.pl__label{flex-direction:column;gap:2px;display:flex}.pl__label em{color:var(--text-muted);font-size:11px;font-style:normal}.pl__addrow{margin-top:var(--sp-3);min-height:40px;padding-inline:var(--sp-4);border:1px dashed var(--border-strong);border-radius:var(--radius-pill);color:var(--text-muted);font-size:var(--step--1)}.pl__actions{bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom));gap:var(--sp-2);padding-block:var(--sp-3);margin-top:var(--sp-5);background:linear-gradient(to top, var(--bg) 70%, transparent);align-items:stretch;display:flex;position:sticky}.pl__primary{background:var(--primary);color:var(--text-on-primary);border-radius:var(--radius);flex:2;font-weight:600}.pl__ghost{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);color:var(--text);font-size:var(--step--1);flex:1;place-items:center;min-height:44px;text-decoration:none;display:grid}.signin{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--sp-5) var(--sp-4)}.signin__why{color:var(--text-muted);font-size:var(--step--1);margin-block:var(--sp-2) var(--sp-4)}.signin__form{gap:var(--sp-3);flex-direction:column;display:flex}.signin__field{flex-direction:column;gap:4px;display:flex}.signin__field>span{font-size:var(--step--1);color:var(--text-muted)}.signin__field input{width:100%;min-height:44px;padding-inline:var(--sp-3);background:var(--bg);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm)}.signin__primary{background:var(--primary);width:100%;color:var(--text-on-primary);border-radius:var(--radius);font-weight:600}.signin__primary:disabled{opacity:.5}.signin__ghost{background:var(--surface);width:100%;color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius)}.signin__or{align-items:center;gap:var(--sp-3);margin-block:var(--sp-4);color:var(--text-muted);font-size:var(--step--1);display:flex}.signin__or:before,.signin__or:after{content:"";background:var(--border);flex:1;height:1px}.signin__msg{margin-top:var(--sp-3);font-size:var(--step--1);color:var(--text-muted)}.signin__msg.is-err{color:var(--danger)}.mc__muted{color:var(--text-muted);font-size:var(--step--1)}.mc__empty{padding:var(--sp-4);border:1px dashed var(--border-strong);border-radius:var(--radius);color:var(--text-muted);font-size:var(--step--1);text-align:center}.mc__totals{gap:var(--sp-2);margin-bottom:var(--sp-4);grid-template-columns:1fr 1fr;display:grid}.mc__totals>div{padding:var(--sp-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;display:flex}.mc__totals strong{font-family:var(--font-display);font-size:var(--step-2)}.mc__totals span{font-size:var(--step--1);color:var(--text-muted)}.mc__list{margin:0;padding:0;list-style:none}.mc__row{gap:2px var(--sp-3);padding-block:var(--sp-2);border-bottom:1px solid var(--border);font-size:var(--step--1);grid-template-columns:auto 1fr;display:grid}.mc__pts{font-variant-numeric:tabular-nums;color:var(--primary);grid-row:span 2;align-self:center;min-width:42px;font-weight:600}.mc__when{color:var(--text-muted);font-size:11px}.mc__row--reversed .mc__pts{color:var(--danger);text-decoration:line-through}.mc__row--reversed .mc__what{color:var(--text-muted)}.mc__row--disputed .mc__pts{color:var(--amber)}.mc__foot{margin-top:var(--sp-3)}.mq__muted{color:var(--text-muted);font-size:var(--step--1)}.mq__err{color:var(--danger);font-size:var(--step--1)}.mq__empty{padding:var(--sp-4);border:1px dashed var(--border-strong);border-radius:var(--radius);color:var(--text-muted);font-size:var(--step--1);text-align:center}.mq__warn{padding:var(--sp-3);background:var(--accent-soft);border:1px solid var(--accent);border-radius:var(--radius);margin-bottom:var(--sp-4);font-size:var(--step--1)}.mq__warn p{color:var(--text-muted);margin-top:4px}.mq__list{margin:0;padding:0;list-style:none}.mq__item{padding:var(--sp-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:var(--sp-3)}.mq__head{align-items:baseline;gap:var(--sp-2);display:flex}.mq__reason{font-weight:500}.mq__type{color:var(--text-muted);background:var(--surface-alt);border-radius:var(--radius-pill);padding:2px var(--sp-2);margin-left:auto;font-size:11px}.mq__detail{font-size:var(--step--1);margin-top:var(--sp-2)}.mq__meta{color:var(--text-muted);margin-top:4px;font-size:11px}.mq__note{width:100%;margin-top:var(--sp-3);padding:var(--sp-2) var(--sp-3);background:var(--bg);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm);resize:vertical}.mq__actions{gap:var(--sp-2);margin-top:var(--sp-3);display:flex}.mq__reject{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);color:var(--text);font-size:var(--step--1);flex:1}.mq__uphold{background:var(--danger);color:#fff;border-radius:var(--radius);font-size:var(--step--1);flex:2;font-weight:600}.pp__muted{color:var(--text-muted);font-size:var(--step--1)}.pp__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--sp-4);gap:var(--sp-4);margin-top:var(--sp-4);flex-direction:column;display:flex}.pp__who{align-items:center;gap:var(--sp-3);display:flex}.pp__who>div{flex-direction:column;min-width:0;display:flex}.pp__avatar{background:var(--primary);width:48px;height:48px;color:var(--text-on-primary);font-family:var(--font-display);font-size:var(--step-1);border-radius:50%;flex:none;place-items:center;display:grid}.pp__ghost{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--text)}.pp__section{margin-top:var(--sp-6)}.pp__section h2{margin-bottom:var(--sp-3)}.pp__themes{gap:var(--sp-2);margin-bottom:var(--sp-2);flex-wrap:wrap;display:flex}.pp__theme{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:44px;color:var(--text-muted);font-size:var(--step--1);flex:auto}.pp__theme.is-on{background:var(--primary);color:var(--text-on-primary);border-color:var(--primary)}.pp__links{gap:var(--sp-3);flex-direction:column;display:flex}.pp__links a{color:var(--accent);font-size:var(--step--1);min-height:36px;text-decoration:none}.lb__muted{color:var(--text-muted);font-size:var(--step--1)}.lb__periods{background:var(--surface-sunken);border-radius:var(--radius-pill);margin-block:var(--sp-4);gap:2px;padding:3px;display:flex}.lb__period{border-radius:var(--radius-pill);min-height:40px;font-size:var(--step--1);color:var(--text-muted);flex:1}.lb__period.is-on{background:var(--surface);color:var(--text-strong);box-shadow:var(--shadow-sm)}.lb__empty{padding:var(--sp-5) var(--sp-4);border:1px dashed var(--border-strong);border-radius:var(--radius);color:var(--text-muted);font-size:var(--step--1);text-align:center}.lb__podium{align-items:end;gap:var(--sp-2);margin-bottom:var(--sp-5);grid-template-columns:repeat(3,1fr);padding:0;list-style:none;display:grid}.lb__p{padding:var(--sp-3) var(--sp-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex;position:relative}.lb__p--1{padding-block:var(--sp-5);border-color:var(--accent)}.lb__avatar{background:var(--primary);width:44px;height:44px;color:var(--text-on-primary);font-family:var(--font-display);border-radius:50%;place-items:center;display:grid}.lb__avatar--sm{width:32px;height:32px;font-size:var(--step--1)}.lb__name{font-size:var(--step--1);text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.lb__pts{font-size:var(--step--1);color:var(--text-muted);font-variant-numeric:tabular-nums}.lb__medal{background:var(--accent);width:22px;height:22px;color:var(--text-on-accent);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.lb__list{margin:0;padding:0;list-style:none}.lb__list li{align-items:center;gap:var(--sp-3);padding-block:var(--sp-2);border-bottom:1px solid var(--border);display:flex}.lb__list li.is-me{background:var(--primary-soft);border-radius:var(--radius-sm)}.lb__list .lb__name{text-align:left;flex:1}.lb__rank{text-align:right;width:24px;color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:var(--step--1)}.lb__you{margin-top:var(--sp-4);color:var(--text-muted);font-size:var(--step--1)}.wx{margin-block:var(--sp-5)}.wx__head{justify-content:space-between;align-items:baseline;gap:var(--sp-2);margin-bottom:var(--sp-2);display:flex}.wx__elev{font-size:var(--step--1);color:var(--text-muted)}.wx__muted{color:var(--text-muted);font-size:var(--step--1)}.wx__stale{background:var(--surface-alt);border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:var(--sp-2) var(--sp-3);font-size:var(--step--1);color:var(--text-muted);margin-bottom:var(--sp-2)}.wx__strip{gap:var(--sp-2);scrollbar-width:thin;padding-bottom:var(--sp-2);-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.wx__day{width:78px;padding:var(--sp-3) var(--sp-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);text-align:center;flex-direction:column;flex:none;align-items:center;gap:2px;display:flex}.wx__dayname{font-size:var(--step--1);color:var(--text-muted)}.wx__temps{font-variant-numeric:tabular-nums;align-items:baseline;gap:4px;display:flex}.wx__temps strong{font-size:var(--step-1);color:var(--text-strong)}.wx__min{font-size:var(--step--1);color:var(--text-muted)}.wx__desc{color:var(--text-muted);align-items:center;min-height:2.5em;font-size:11px;line-height:1.25;display:flex}.wx__rain{font-size:var(--step--1);font-variant-numeric:tabular-nums}.wx__rain.is-wet{color:var(--teal);font-weight:600}.wx__chance{color:var(--text-muted);font-size:11px}.wx__disclaimer{margin-top:var(--sp-3);font-size:var(--step--1);color:var(--text-muted)}.wx__disclaimer a{color:var(--accent)}@media (min-width:900px){.wx__strip{overflow-x:visible}.wx__day{flex:1 1 0;width:auto}}.cf__note{color:var(--text-muted);font-size:var(--step--1);margin-block:var(--sp-2) var(--sp-4)}.cf__field{margin-bottom:var(--sp-3);flex-direction:column;flex:1 1 0;gap:4px;display:flex}.cf__field>span{font-size:var(--step--1);color:var(--text-muted)}.cf__field em{opacity:.8;font-style:normal}.cf__field input,.cf__field textarea{width:100%;min-height:44px;padding:var(--sp-2) var(--sp-3);background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm)}.cf__field textarea{resize:vertical}.cf__row{gap:var(--sp-3);display:flex}.cf__fieldset{margin-block:var(--sp-4);border:0;padding:0}.cf__fieldset legend{font-size:var(--step--1);color:var(--text-muted);margin-bottom:var(--sp-2);padding:0}.cf__chips{gap:var(--sp-2);margin-bottom:var(--sp-3);flex-wrap:wrap;display:flex}.cf__chip{min-height:38px;padding-inline:var(--sp-3);border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--text-muted);font-size:var(--step--1);text-transform:capitalize}.cf__chip--sm{min-width:52px;padding-inline:var(--sp-2)}.cf__chip.is-on{background:var(--primary);color:var(--text-on-primary);border-color:var(--primary)}.cf__err{color:var(--danger);font-size:var(--step--1)}.cf__actions{bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom));gap:var(--sp-2);padding-block:var(--sp-3);background:linear-gradient(to top, var(--bg) 70%, transparent);display:flex;position:sticky}.cf__primary{background:var(--primary);color:var(--text-on-primary);border-radius:var(--radius);flex:2;font-weight:600}.cf__primary:disabled{opacity:.5}.cf__ghost{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);color:var(--text);flex:1}.hv__muted{color:var(--text-muted);font-size:var(--step--1)}.hv__err{color:var(--danger);font-size:var(--step--1)}.hv__list{margin:0;padding:0;list-style:none}.hv__item{padding:var(--sp-3);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin-bottom:var(--sp-3)}.hv__head{align-items:baseline;gap:var(--sp-2);margin-bottom:var(--sp-2);flex-wrap:wrap;display:flex}.hv__v{font-variant-numeric:tabular-nums;background:var(--surface-alt);border-radius:var(--radius-pill);padding:2px var(--sp-2);font-size:var(--step--1)}.hv__who{font-weight:500}.hv__when{color:var(--text-muted);font-size:var(--step--1);margin-left:auto}.hv__revertnote{font-size:var(--step--1);color:var(--accent);margin-bottom:var(--sp-2)}.hv__changes{gap:var(--sp-2);margin:0;padding:0;list-style:none;display:grid}.hv__changes li{font-size:var(--step--1);padding-bottom:var(--sp-2);border-bottom:1px dashed var(--border);grid-template-columns:1fr;gap:2px;display:grid}.hv__field{color:var(--text-muted)}.hv__was{color:var(--danger);word-break:break-word;text-decoration:line-through}.hv__arrow{display:none}.hv__now{color:var(--primary);word-break:break-word}.hv__revert{margin-top:var(--sp-3);min-height:40px;padding-inline:var(--sp-4);border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface);color:var(--text);font-size:var(--step--1)}.hv__foot{margin-top:var(--sp-4)}@media (min-width:900px){.hv__changes li{align-items:baseline;gap:var(--sp-3);grid-template-columns:160px 1fr auto 1fr}.hv__arrow{color:var(--text-muted);display:inline}}.pg{margin-block:var(--sp-5)}.pg__head{justify-content:space-between;align-items:center;gap:var(--sp-3);margin-bottom:var(--sp-3);display:flex}.pg__add{min-height:38px;padding-inline:var(--sp-3);border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface);color:var(--text);font-size:var(--step--1)}.pg__note{color:var(--primary);font-size:var(--step--1);margin-bottom:var(--sp-2)}.pg__err{color:var(--danger);font-size:var(--step--1);margin-bottom:var(--sp-2)}.pg__empty{padding:var(--sp-5) var(--sp-4);border:1px dashed var(--border-strong);border-radius:var(--radius);color:var(--text-muted);font-size:var(--step--1);text-align:center}.pg__grid{gap:var(--sp-2);grid-template-columns:repeat(2,1fr);display:grid}.pg__item{margin:0}.pg__item img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);background:var(--surface-alt);width:100%}.pg__item figcaption{color:var(--text-muted);margin-top:4px;font-size:11px}.pg__rights{margin-top:var(--sp-3);color:var(--text-muted);font-size:11px}@media (min-width:700px){.pg__grid{grid-template-columns:repeat(3,1fr)}}.spv{margin-block:var(--sp-5)}.spv__head{justify-content:space-between;align-items:center;gap:var(--sp-3);margin-bottom:var(--sp-3);display:flex}.spv__edit{min-height:38px;padding-inline:var(--sp-3);border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface);color:var(--text);font-size:var(--step--1)}.spv__map{border-radius:var(--radius);border:1px solid var(--border);width:100%;height:260px;overflow:hidden}.spv__legend{margin-top:var(--sp-3);gap:var(--sp-2) var(--sp-4);font-size:var(--step--1);color:var(--text-muted);flex-wrap:wrap;padding:0;list-style:none;display:flex}.spv__legend li{align-items:center;gap:6px;display:flex}.spv__dot{border-radius:3px;flex:none;width:10px;height:10px}.spv__n{opacity:.7}.spv__empty{padding:var(--sp-5) var(--sp-4);border:1px dashed var(--border-strong);border-radius:var(--radius);color:var(--text-muted);font-size:var(--step--1);text-align:center}@media (min-width:900px){.spv__map{height:360px}}.spv__overlaynote{margin:var(--sp-2) 0 0;font-size:var(--step--1);color:var(--text-muted)}.spv{position:relative}.spv__sheet{margin-top:var(--sp-2);padding:var(--sp-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);padding-right:52px;position:relative}.spv__sheet h3{align-items:center;gap:var(--sp-2);margin:0;display:flex}.spv__sheetclose{top:var(--sp-2);right:var(--sp-2);width:44px;height:44px;color:var(--text-muted);position:absolute}.spv__code{font-family:var(--font-body);font-size:var(--step--2);padding:2px var(--sp-2);border-radius:var(--radius-pill);background:var(--primary);color:var(--text-on-primary);font-weight:600}.spv__kind{margin:2px 0 var(--sp-2);font-size:var(--step--1);color:var(--text-muted)}.spv__prop{justify-content:space-between;gap:var(--sp-3);font-size:var(--step--1);margin:0 0 4px;display:flex}.spv__prop>span{color:var(--text-muted)}.spv__desc{margin:var(--sp-2) 0 0;font-size:var(--step--1)}.spv__survey{margin:var(--sp-2) 0 0;font-size:var(--step--2);color:var(--text-muted)}.spv__report>summary{min-height:44px;line-height:44px;font-size:var(--step--1);color:var(--primary);cursor:pointer;display:inline-block}.spv__report ul{gap:var(--sp-2);margin:0 0 var(--sp-2);flex-wrap:wrap;padding:0;list-style:none;display:flex}.spv__report button{min-height:44px;padding-inline:var(--sp-3);font-size:var(--step--1);background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text)}.spv__reporting{font-size:var(--step--1);color:var(--text-muted);margin:0}.ov{z-index:4;pointer-events:none;position:absolute;inset:0}.ov__panel{pointer-events:auto;left:var(--sp-3);right:var(--sp-3);bottom:calc(var(--sp-3) + env(safe-area-inset-bottom));gap:var(--sp-2);padding:var(--sp-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);flex-direction:column;display:flex;position:absolute}.ov__hint{font-size:var(--step--1);color:var(--text-muted);margin:0}.ov__row{align-items:center;gap:var(--sp-3);min-height:44px;display:flex}.ov__rowlabel{font-size:var(--step--1);color:var(--text-muted);flex:0 0 3.2rem}.ov__slider{min-height:44px;accent-color:var(--primary);flex:1}.ov__seg{gap:var(--sp-1);flex:1;display:flex}.ov__segbtn{min-height:44px;padding-inline:var(--sp-2);background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius-pill);font-size:var(--step--1);color:var(--text-muted);white-space:nowrap;flex:1}.ov__segbtn.is-on{background:var(--primary);border-color:var(--primary);color:#fff}.ov__err{font-size:var(--step--1);color:var(--accent);margin:0}.ov__actions{gap:var(--sp-2);display:flex}.ov__ghost,.ov__primary{border-radius:var(--radius-pill);min-height:44px;font-size:var(--step-0);flex:1}.ov__ghost{background:var(--surface-alt);border:1px solid var(--border);color:var(--text)}.ov__primary{background:var(--primary);border:1px solid var(--primary);color:#fff}.ov__handle{cursor:grab;touch-action:none;place-items:center;width:44px;height:44px;display:grid}.ov__handle:active{cursor:grabbing}.ov__handledot{background:var(--accent);width:24px;height:24px;box-shadow:var(--shadow-md);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;font-size:12px;font-weight:600;line-height:1;display:grid}.sp{z-index:50;background:var(--bg);position:fixed;inset:0}.sp__canvas{position:absolute;inset:0}.sp__close{top:calc(var(--sp-3) + env(safe-area-inset-top));right:var(--sp-3);z-index:3;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);width:44px;box-shadow:var(--shadow-md);position:absolute}.sp__kinds{top:calc(var(--sp-3) + env(safe-area-inset-top));z-index:3;gap:var(--sp-2);padding-inline:var(--sp-3);scrollbar-width:none;display:flex;position:absolute;left:0;right:60px;overflow-x:auto}.sp__kinds::-webkit-scrollbar{display:none}.sp__kind{min-height:36px;padding-inline:var(--sp-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);font-size:var(--step--1);color:var(--text-muted);box-shadow:var(--shadow-sm);white-space:nowrap;flex:none}.sp__kind.is-on{color:#fff}.sp__hint{top:calc(var(--sp-3) + env(safe-area-inset-top) + 48px);z-index:3;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);padding:6px var(--sp-4);font-size:var(--step--1);box-shadow:var(--shadow-md);max-width:calc(100% - var(--sp-6));text-align:center;position:absolute;left:50%;transform:translate(-50%)}.sp__gps{left:0;right:0;bottom:calc(var(--sp-4) + env(safe-area-inset-bottom));z-index:3;padding-inline:var(--gutter);justify-content:center;display:flex;position:absolute}.sp__gpsbtn{min-height:48px;padding-inline:var(--sp-5);background:var(--accent);color:var(--text-on-accent);border-radius:var(--radius-pill);box-shadow:var(--shadow-lg);font-weight:600}.sp__gpsbtn.is-live{background:var(--danger);color:#fff}.sp__sheet{z-index:4;background:var(--surface);border-top:1px solid var(--border);border-radius:var(--radius-lg) var(--radius-lg) 0 0;box-shadow:var(--shadow-lg);padding:var(--sp-4) var(--gutter) calc(var(--sp-4) + env(safe-area-inset-bottom));max-height:70dvh;position:absolute;bottom:0;left:0;right:0;overflow-y:auto}.sp__sheet h3{align-items:center;gap:var(--sp-2);margin-bottom:var(--sp-3);display:flex}.sp__gpsflag{font-family:var(--font-body);color:var(--text-on-primary);background:var(--primary);border-radius:var(--radius-pill);padding:2px var(--sp-2);font-size:11px;font-weight:500}.sp__field{margin-bottom:var(--sp-3);flex-direction:column;gap:4px;display:flex}.sp__field>span{font-size:var(--step--1);color:var(--text-muted)}.sp__field input{width:100%;min-height:44px;padding-inline:var(--sp-3);background:var(--bg);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm)}.sp__tri{background:var(--surface-sunken);border-radius:var(--radius-pill);gap:2px;padding:3px;display:flex}.sp__tribtn{border-radius:var(--radius-pill);min-height:38px;font-size:var(--step--1);color:var(--text-muted);text-transform:capitalize;flex:1}.sp__tribtn.is-on{background:var(--primary);color:var(--text-on-primary)}.sp__actions{gap:var(--sp-2);margin-top:var(--sp-4);display:flex}.sp__primary{background:var(--primary);color:var(--text-on-primary);border-radius:var(--radius);flex:2;font-weight:600}.sp__ghost{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);color:var(--text);flex:1}.sp__err{color:var(--danger);font-size:var(--step--1)}.sp__toast{left:50%;bottom:calc(var(--sp-7) + env(safe-area-inset-bottom));z-index:5;background:var(--danger);color:#fff;border-radius:var(--radius-pill);padding:var(--sp-2) var(--sp-4);font-size:var(--step--1);max-width:calc(100% - var(--sp-6));text-align:center;position:absolute;transform:translate(-50%)}.sp__ovbar{left:var(--gutter);bottom:calc(var(--sp-4) + 56px + env(safe-area-inset-bottom));z-index:3;gap:var(--sp-2);max-width:calc(100% - var(--gutter) * 2);flex-wrap:wrap;display:flex;position:absolute}.sp__ovbtn,.sp__ovtoggle{min-height:44px;padding-inline:var(--sp-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);font-size:var(--step--1);color:var(--text);box-shadow:var(--shadow-sm);white-space:nowrap}.sp__ovtoggle.is-on{background:var(--primary);border-color:var(--primary);color:var(--text-on-primary)}.sp__gpsflag.is-drone{color:var(--text-on-accent);background:var(--accent)}.sp__ovnote{min-height:44px;padding-inline:var(--sp-3);font-size:var(--step--1);color:var(--text-muted);align-items:center;display:inline-flex}.vb{margin-block:var(--sp-5);padding:var(--sp-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.vb__count{font-size:var(--step--1);margin-bottom:var(--sp-3)}.vb__muted{color:var(--text-muted);font-size:var(--step--1)}.vb__done{color:var(--primary);font-size:var(--step--1);font-weight:500}.vb__row{gap:var(--sp-2);flex-wrap:wrap;display:flex}.vb__primary{background:var(--primary);color:var(--text-on-primary);border-radius:var(--radius);padding-inline:var(--sp-4);flex:auto;font-weight:600}.vb__ghost{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);color:var(--text-muted);padding-inline:var(--sp-4);flex:auto}.vb__panel{margin-top:var(--sp-3);padding-top:var(--sp-3);border-top:1px solid var(--border);gap:var(--sp-2);flex-direction:column;display:flex}.vb__panel>p{font-size:var(--step--1)}.vb__opt{text-align:left;padding:var(--sp-3);border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);flex-direction:column;align-items:flex-start;gap:2px;display:flex}.vb__opt span{font-size:var(--step--1);color:var(--text-muted)}.vb__select,.vb__detail{width:100%;min-height:44px;padding:var(--sp-2) var(--sp-3);background:var(--bg);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm)}.vb__detail{resize:vertical}.vb__cancel{color:var(--text-muted);font-size:var(--step--1);padding-inline:var(--sp-4);border:1px solid var(--border);border-radius:var(--radius);flex:none}.vb__msg{margin-top:var(--sp-3);font-size:var(--step--1);color:var(--primary)}.cd__back{color:var(--text-muted);font-size:var(--step--1);margin-bottom:var(--sp-3);min-height:36px;text-decoration:none;display:inline-block}.cd__where{color:var(--text-muted);font-size:var(--step--1);margin-top:var(--sp-1)}.cd__conf{margin-block:var(--sp-3);font-size:var(--step--1);padding:var(--sp-2) var(--sp-3);border-radius:var(--radius-sm);border:1px solid var(--border);font-weight:500}.cd__conf--verified_visited{color:var(--primary);border-color:var(--primary);background:var(--primary-soft)}.cd__conf--secondhand{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.cd__conf--unconfirmed{color:var(--text-muted);background:var(--surface-alt)}.cd__chip{padding:4px var(--sp-3);border-radius:var(--radius-pill);background:var(--surface-alt);color:var(--text-muted);font-size:var(--step--1);text-transform:capitalize;display:inline-block}.cd__desc,.cd__facts{margin-block:var(--sp-4)}.cd__facts>div{padding-block:var(--sp-3);border-bottom:1px solid var(--border);grid-template-columns:1fr;gap:2px;display:grid}.cd__facts dt{font-size:var(--step--1);color:var(--text-muted)}.cd__facts dd{margin:0}.cd__amen{margin-block:var(--sp-5)}.cd__amen ul{margin-top:var(--sp-2);padding:0;list-style:none}.cd__a{justify-content:space-between;align-items:baseline;gap:var(--sp-3);padding-block:var(--sp-2);border-bottom:1px solid var(--border);display:flex}.cd__aval{font-size:var(--step--1);text-transform:capitalize}.cd__a--no .cd__aname{color:var(--text-muted)}.cd__a--no .cd__aval{color:var(--danger)}.cd__reviews{margin-block:var(--sp-6)}.cd__soon{color:var(--text-muted);font-size:var(--step--1);padding:var(--sp-4);border:1px dashed var(--border-strong);border-radius:var(--radius);text-align:center;margin-top:var(--sp-2)}.cd__coords{margin-top:var(--sp-5);color:var(--text-muted);font-size:var(--step--1);font-variant-numeric:tabular-nums}@media (min-width:900px){.cd__facts>div{gap:var(--sp-4);grid-template-columns:200px 1fr}}.cd__tabs{background:var(--surface-sunken);border-radius:var(--radius-pill);margin-block:var(--sp-4);gap:2px;padding:3px;display:flex}.cd__tab{border-radius:var(--radius-pill);min-height:40px;font-size:var(--step--1);color:var(--text-muted);flex:1}.cd__tab.is-on{background:var(--surface);color:var(--text-strong);box-shadow:var(--shadow-sm)}.cd__signin{padding:var(--sp-4);border:1px dashed var(--border-strong);border-radius:var(--radius);color:var(--text-muted);font-size:var(--step--1);text-align:center}.ob{left:0;right:0;bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom));z-index:30;justify-content:center;gap:var(--sp-2);padding:6px var(--gutter);background:var(--text-strong);color:var(--bg);font-size:var(--step--1);text-align:center;display:flex;position:fixed}.ob--syncing{background:var(--primary);color:var(--text-on-primary)}.ob__count{opacity:.8}.ab__back{color:var(--text-muted);font-size:var(--step--1);margin-bottom:var(--sp-3);min-height:36px;text-decoration:none;display:inline-block}.ab__lead{margin-block:var(--sp-3) var(--sp-5)}.ab section{margin-bottom:var(--sp-5)}.ab section h2{margin-bottom:var(--sp-2)}.ab section p{margin-bottom:var(--sp-3)}.ab__list{padding-left:var(--sp-4)}.ab__list li{margin-bottom:var(--sp-3)}.ab__credits>div{padding-block:var(--sp-3);border-bottom:1px solid var(--border);gap:2px;display:grid}.ab__credits dt{font-size:var(--step--1);color:var(--text-muted)}.ab__credits dd{font-size:var(--step--1);margin:0}.ab a{color:var(--accent)}.ab__safety{padding:var(--sp-4);background:var(--accent-soft);border:1px solid var(--accent);border-radius:var(--radius)}.ab__safety h2{margin-top:0}.ab__safety p:last-child{margin-bottom:0}.ab__foot{margin-top:var(--sp-6)}.ab__foot a{font-weight:600;text-decoration:none}@media (min-width:900px){.ab__credits>div{gap:var(--sp-4);grid-template-columns:200px 1fr}}
