:root{--bg: #f4f6f2;--surface: #ffffff;--surface-2: #eef2ea;--surface-3: #e3e9df;--text: #17201a;--text-2: #5c665e;--text-3: #8b948c;--line: #e1e6dd;--line-2: #cfd7cb;--accent: #2f6f4e;--accent-2: #24593e;--accent-soft: #dcefe3;--kids: #d9962b;--kids-soft: #fbeed3;--adult: #c2552f;--adult-soft: #f8e1d7;--sky: #3a7bd5;--sky-soft: #dfe9fa;--danger: #a83126;--danger-soft: #f9e0dc;--warn: #b7791f;--warn-soft: #fbeed3;--ok: #2e8b57;--ok-soft: #dcefe3;--shadow-1: 0 1px 2px rgba(23, 32, 26, .05), 0 1px 3px rgba(23, 32, 26, .04);--shadow-2: 0 6px 20px rgba(23, 32, 26, .08), 0 2px 6px rgba(23, 32, 26, .04);--shadow-3: 0 18px 50px rgba(23, 32, 26, .16);--radius: 16px;--radius-sm: 10px;--radius-lg: 22px;--font: "Source Sans 3", "Segoe UI", system-ui, sans-serif;--font-d: "Fraunces", Georgia, serif;--font-m: "IBM Plex Mono", ui-monospace, SFMono-Regular, monospace;--rail-w: 236px;--dock-h: 64px;--appbar-h: 56px;--gutter: .9rem;color-scheme:light}:root[data-theme=dark]{--bg: #0f1412;--surface: #171d1a;--surface-2: #1e2622;--surface-3: #27302b;--text: #e8ece7;--text-2: #a4ada5;--text-3: #6f7871;--line: #262e29;--line-2: #344038;--accent: #62b98c;--accent-2: #7ccaa0;--accent-soft: #1b3328;--kids: #e6ad4d;--kids-soft: #3a2d15;--adult: #e07a55;--adult-soft: #3d251b;--sky: #6ea3e8;--sky-soft: #1c2a3f;--danger: #e2685b;--danger-soft: #3c2220;--warn: #dfa64a;--warn-soft: #3a2d15;--ok: #62b98c;--ok-soft: #1b3328;--shadow-1: 0 1px 2px rgba(0, 0, 0, .3);--shadow-2: 0 6px 20px rgba(0, 0, 0, .35);--shadow-3: 0 18px 50px rgba(0, 0, 0, .55);color-scheme:dark}*{box-sizing:border-box}html,body,#root{min-height:100%}html{height:100%;-webkit-text-size-adjust:100%}body{margin:0;min-height:100dvh;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;overflow-x:clip;-webkit-tap-highlight-color:transparent}body.sheet-open{overflow:hidden}h1,h2,h3,h4{margin:0;font-weight:700;letter-spacing:-.015em;line-height:1.15}h1{font-size:clamp(1.7rem,3vw,2.2rem)}h2{font-size:1.3rem}h3{font-size:1.05rem}h4{font-size:.95rem}p{margin:0}p+p{margin-top:.5rem}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}ul{margin:.4rem 0 0;padding-left:1.15rem}li+li{margin-top:.25rem}code{font-family:var(--font-m);font-size:.85em}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;touch-action:manipulation}img,svg{display:block;max-width:100%}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.mono{font-family:var(--font-m);font-size:.9em}.muted{color:var(--text-2)}.faint{color:var(--text-3)}.small{font-size:.875rem}.tiny{font-size:.78rem}.strong{font-weight:600}.lead{color:var(--text-2);font-size:1.02rem;max-width:62ch}.kicker{font-family:var(--font-m);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3)}.num{font-variant-numeric:tabular-nums}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.wordmark{font-family:var(--font-d);font-weight:600;letter-spacing:-.03em;line-height:1}.wm-x{font-weight:400;font-style:italic;color:var(--adult)}.wm-bike{font-weight:600}.app{display:grid;grid-template-columns:var(--rail-w) minmax(0,1fr);min-height:100dvh}.rail{position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;gap:.2rem;padding:1.1rem .85rem 1rem;border-right:1px solid var(--line);background:var(--surface);overflow:auto}.brand{display:flex;align-items:center;gap:.65rem;padding:.35rem .5rem .9rem;color:inherit;text-decoration:none}.brand:hover{text-decoration:none}.brand img{width:36px;height:36px;border-radius:10px}.brand .wordmark{font-size:1.3rem;display:block}.brand span.sub{display:block;font-size:.74rem;color:var(--text-3);margin-top:.15rem}.nav-group{margin-bottom:.6rem}.nav-label{margin:.5rem .65rem .25rem}.nav a{display:flex;align-items:center;gap:.6rem;padding:.5rem .65rem;border-radius:var(--radius-sm);color:var(--text-2);font-weight:500;text-decoration:none}.nav a svg{width:18px;height:18px;flex:none}.nav a:hover{background:var(--surface-2);color:var(--text);text-decoration:none}.nav a.active{background:var(--accent-soft);color:var(--accent-2)}:root[data-theme=dark] .nav a.active{color:var(--accent)}.nav .badge,.dock .badge,.app-bar .badge,.more-link .badge{margin-left:auto;min-width:20px;height:20px;padding:0 6px;border-radius:99px;background:var(--adult);color:#fff;font-family:var(--font-m);font-size:.7rem;display:inline-flex;align-items:center;justify-content:center}.rail-foot{margin-top:auto;padding:.8rem .5rem 0;border-top:1px solid var(--line)}.rail-user{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem}.rail-user .avatar{width:34px;height:34px}.cmd-hint{font-size:.72rem;color:var(--text-3);margin-top:.5rem}.main{padding:1.4rem 1.6rem 4rem;max-width:1240px;width:100%;margin:0 auto}.page-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;margin-bottom:1.2rem;flex-wrap:wrap}.page-head .lead{margin-top:.3rem}.page-head .actions{display:flex;gap:.5rem;flex-wrap:wrap}.section{margin-top:1.4rem}.section-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.7rem}.section-head h2{font-size:1.12rem}.app-bar,.dock,.scrim{display:none}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-1);padding:1rem 1.1rem}.card.flat{box-shadow:none}.card.tight{padding:.75rem .85rem}.card.clickable{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;text-align:left;color:inherit;width:100%}.card.clickable:hover{box-shadow:var(--shadow-2);border-color:var(--line-2);transform:translateY(-1px);text-decoration:none}.card.accent{border-color:color-mix(in srgb,var(--accent) 40%,var(--line));background:linear-gradient(180deg,color-mix(in srgb,var(--accent-soft) 60%,var(--surface)),var(--surface))}.card.soft{background:var(--surface-2);border-color:transparent;box-shadow:none}.card>h2,.card>h3{margin-bottom:.6rem}.grid{display:grid;gap:1rem}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.auto{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.grid.gap-sm{gap:.6rem}.stack{display:flex;flex-direction:column;gap:.6rem}.stack.sm{gap:.35rem}.row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.row.nowrap{flex-wrap:nowrap}.between{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.spacer{flex:1}.mt{margin-top:1rem}.mt-sm{margin-top:.5rem}.mb{margin-bottom:1rem}.mb-sm{margin-bottom:.5rem}.divider{height:1px;background:var(--line);margin:.9rem 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:42px;padding:.55rem 1rem;border-radius:12px;border:1px solid transparent;background:var(--accent);color:#fff;font-weight:600;line-height:1.1;text-decoration:none;white-space:nowrap;transition:background .15s ease,transform .05s ease,border-color .15s ease}.btn:hover{background:var(--accent-2);text-decoration:none}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn svg{width:18px;height:18px}.btn.ghost{background:transparent;color:var(--text);border-color:var(--line-2)}.btn.ghost:hover{background:var(--surface-2)}.btn.soft{background:var(--accent-soft);color:var(--accent-2)}:root[data-theme=dark] .btn.soft{color:var(--accent)}.btn.soft:hover{background:color-mix(in srgb,var(--accent-soft) 80%,var(--accent))}.btn.kids{background:var(--kids);color:#1a1204}.btn.kids:hover{background:color-mix(in srgb,var(--kids) 88%,black)}.btn.adult{background:var(--adult)}.btn.adult:hover{background:color-mix(in srgb,var(--adult) 88%,black)}.btn.danger{background:var(--danger-soft);color:var(--danger)}.btn.danger:hover{background:color-mix(in srgb,var(--danger-soft) 80%,var(--danger))}.btn.sm{min-height:34px;padding:.35rem .7rem;font-size:.88rem;border-radius:10px}.btn.lg{min-height:50px;padding:.7rem 1.3rem;font-size:1.05rem}.btn.icon{padding:0;width:42px}.btn.icon.sm{width:34px}.btn.block{width:100%}.linkish{background:none;border:0;padding:0;color:var(--accent);font-weight:600;cursor:pointer}.linkish:hover{text-decoration:underline}.pill{display:inline-flex;align-items:center;gap:.3rem;padding:.18rem .6rem;border-radius:99px;background:var(--surface-2);color:var(--text-2);font-size:.78rem;font-weight:600;line-height:1.3;white-space:nowrap}.pill svg{width:13px;height:13px}.pill.accent{background:var(--accent-soft);color:var(--accent-2)}.pill.kids{background:var(--kids-soft);color:#7a4c05}.pill.adult{background:var(--adult-soft);color:#7a2e12}.pill.sky{background:var(--sky-soft);color:#1e4f95}.pill.ok{background:var(--ok-soft);color:#1d5e3a}.pill.warn{background:var(--warn-soft);color:#7a4c05}.pill.danger{background:var(--danger-soft);color:#8d2a20}.pill.info{background:var(--sky-soft);color:#1e4f95}.pill.outline{background:transparent;border:1px solid var(--line-2)}:root[data-theme=dark] .pill.accent{color:var(--accent)}:root[data-theme=dark] .pill.kids{color:var(--kids)}:root[data-theme=dark] .pill.adult{color:var(--adult)}:root[data-theme=dark] .pill.sky,:root[data-theme=dark] .pill.info{color:var(--sky)}:root[data-theme=dark] .pill.ok{color:var(--ok)}:root[data-theme=dark] .pill.warn{color:var(--warn)}:root[data-theme=dark] .pill.danger{color:var(--danger)}.pill.lg{font-size:.9rem;padding:.3rem .8rem}.dot{width:8px;height:8px;border-radius:50%;background:var(--text-3);display:inline-block}.dot.kids{background:var(--kids)}.dot.adult{background:var(--adult)}.dot.accent{background:var(--accent)}.dot.sky{background:var(--sky)}.avatar{width:40px;height:40px;border-radius:50%;background:var(--accent-soft);color:var(--accent-2);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;flex:none}.avatar.kid{background:var(--kids-soft);color:#7a4c05}.avatar.lg{width:56px;height:56px;font-size:1.3rem}:root[data-theme=dark] .avatar{color:var(--accent)}:root[data-theme=dark] .avatar.kid{color:var(--kids)}.stat{display:flex;flex-direction:column;gap:.1rem}.stat .label{font-size:.78rem;color:var(--text-2)}.stat .value{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;font-variant-numeric:tabular-nums}.stat .value.sm{font-size:1.15rem}.stat .unit{font-size:.9rem;font-weight:500;color:var(--text-2);margin-left:.2rem}.stat .sub{font-size:.8rem;color:var(--text-3)}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.8rem 1rem}.field{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.75rem}.field>span{font-size:.82rem;font-weight:600;color:var(--text-2)}.field .hint{font-size:.76rem;color:var(--text-3);font-weight:400}input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{width:100%;padding:.6rem .75rem;border-radius:11px;border:1px solid var(--line-2);background:var(--surface);color:var(--text);min-height:42px}input:focus,select:focus,textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 18%,transparent)}textarea{min-height:96px;resize:vertical}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--text-2) 50%),linear-gradient(135deg,var(--text-2) 50%,transparent 50%);background-position:calc(100% - 18px) 55%,calc(100% - 13px) 55%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:2.2rem}input[type=range]{width:100%;accent-color:var(--accent)}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.field-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.checks{display:flex;align-items:center;gap:.55rem;padding:.35rem 0;cursor:pointer;font-size:.95rem}.checks input{width:18px;height:18px;accent-color:var(--accent);margin:0}.checks.sm{font-size:.88rem}.err{color:var(--danger);background:var(--danger-soft);padding:.55rem .8rem;border-radius:10px;font-size:.9rem;margin:.5rem 0}.seg{display:inline-flex;background:var(--surface-2);border-radius:12px;padding:3px;gap:2px;max-width:100%;overflow:auto;scrollbar-width:none}.seg::-webkit-scrollbar{display:none}.seg button{border:0;background:transparent;padding:.42rem .85rem;border-radius:9px;color:var(--text-2);font-weight:600;font-size:.9rem;white-space:nowrap}.seg button.on{background:var(--surface);color:var(--text);box-shadow:var(--shadow-1)}.seg.block{display:flex}.seg.block button{flex:1}.chips{display:flex;gap:.4rem;flex-wrap:wrap}.chips.scroll{flex-wrap:nowrap;overflow:auto;scrollbar-width:none;padding-bottom:2px}.chips.scroll::-webkit-scrollbar{display:none}.chip{display:inline-flex;align-items:center;gap:.35rem;padding:.38rem .75rem;border-radius:99px;border:1px solid var(--line-2);background:var(--surface);color:var(--text-2);font-size:.86rem;font-weight:600;white-space:nowrap}.chip svg{width:14px;height:14px}.chip.on{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-2)}:root[data-theme=dark] .chip.on{color:var(--accent)}.chip.kids.on{background:var(--kids-soft);border-color:var(--kids);color:#7a4c05}.chip.adult.on{background:var(--adult-soft);border-color:var(--adult);color:#7a2e12}.disclosure{border-top:1px solid var(--line)}.disclosure>summary,.disclosure-btn{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.7rem 0;background:none;border:0;cursor:pointer;font-weight:600;color:var(--text);list-style:none;text-align:left}.disclosure>summary::-webkit-details-marker{display:none}.disclosure .chev{width:18px;height:18px;color:var(--text-3);transition:transform .2s ease;flex:none}.disclosure[open] .chev,.disclosure.open .chev{transform:rotate(180deg)}.disclosure-body{padding:0 0 .9rem;color:var(--text-2)}.prose{max-width:68ch}.prose p{margin:0 0 .85rem;white-space:pre-line}.prose p:last-child{margin-bottom:0}.long-text{position:relative;white-space:pre-line;color:var(--text-2)}.long-text.collapsed{max-height:4.6em;overflow:hidden}.long-text.collapsed:after{content:"";position:absolute;inset:auto 0 0 0;height:2.2em;background:linear-gradient(180deg,transparent,var(--surface))}.card.soft .long-text.collapsed:after{background:linear-gradient(180deg,transparent,var(--surface-2))}.empty{text-align:center;padding:2.2rem 1rem;color:var(--text-2)}.empty svg{width:42px;height:42px;margin:0 auto .6rem;color:var(--text-3)}.empty h3{color:var(--text);margin-bottom:.3rem}.skeleton{background:linear-gradient(90deg,var(--surface-2) 25%,var(--surface-3) 37%,var(--surface-2) 63%);background-size:400% 100%;animation:sk 1.4s ease infinite;border-radius:10px;min-height:1em}@keyframes sk{0%{background-position:100% 50%}to{background-position:0 50%}}.toast-wrap{position:fixed;left:50%;bottom:calc(var(--dock-h) + 16px);transform:translate(-50%);z-index:90;display:flex;flex-direction:column;gap:.4rem;pointer-events:none}.toast{background:var(--text);color:var(--bg);padding:.6rem 1rem;border-radius:12px;box-shadow:var(--shadow-2);font-weight:600;font-size:.92rem;animation:rise .2s ease}.toast.err{background:var(--danger);color:#fff}@keyframes rise{0%{transform:translateY(8px);opacity:0}to{transform:none;opacity:1}}.table{width:100%;border-collapse:collapse;font-size:.92rem}.table th{text-align:left;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);padding:.4rem .5rem;border-bottom:1px solid var(--line)}.table td{padding:.55rem .5rem;border-bottom:1px solid var(--line);vertical-align:top}.table tr:last-child td{border-bottom:0}.progress{height:8px;background:var(--surface-3);border-radius:99px;overflow:hidden}.progress>div{height:100%;background:var(--accent);border-radius:99px;transition:width .3s ease}.progress.kids>div{background:var(--kids)}.list{display:flex;flex-direction:column}.list-item{display:flex;align-items:center;gap:.8rem;padding:.7rem 0;border-bottom:1px solid var(--line);text-decoration:none;color:inherit;background:none;border-left:0;border-right:0;border-top:0;width:100%;text-align:left}.list-item:last-child{border-bottom:0}.list-item.clickable{cursor:pointer}.list-item.clickable:hover{background:color-mix(in srgb,var(--surface-2) 60%,transparent);margin:0 -.5rem;padding-left:.5rem;padding-right:.5rem;border-radius:10px}.list-item .grow{flex:1;min-width:0}.icon-box{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface-2);color:var(--text-2);flex:none}.icon-box svg{width:20px;height:20px}.icon-box.kids{background:var(--kids-soft);color:#7a4c05}.icon-box.adult{background:var(--adult-soft);color:#7a2e12}.icon-box.accent{background:var(--accent-soft);color:var(--accent-2)}.icon-box.sky{background:var(--sky-soft);color:#1e4f95}:root[data-theme=dark] .icon-box.kids{color:var(--kids)}:root[data-theme=dark] .icon-box.adult{color:var(--adult)}:root[data-theme=dark] .icon-box.accent{color:var(--accent)}:root[data-theme=dark] .icon-box.sky{color:var(--sky)}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0e0c73;z-index:80;display:flex;align-items:flex-end;justify-content:center;animation:fade .15s ease}.scrim.center{align-items:center;padding:1rem}@keyframes fade{0%{opacity:0}to{opacity:1}}.sheet{background:var(--surface);width:100%;max-width:640px;max-height:92dvh;border-radius:22px 22px 0 0;box-shadow:var(--shadow-3);display:flex;flex-direction:column;overflow:hidden;animation:up .22s cubic-bezier(.2,.8,.2,1)}.sheet-head,.sheet-foot,.sheet-handle{flex:none}.scrim.center .sheet{border-radius:20px;max-height:88dvh}@keyframes up{0%{transform:translateY(24px);opacity:.6}to{transform:none;opacity:1}}.sheet-head{display:flex;align-items:center;gap:.6rem;padding:.9rem 1.1rem .6rem}.sheet-head h2{font-size:1.1rem;flex:1}.sheet-handle{width:40px;height:4px;border-radius:99px;background:var(--line-2);margin:.6rem auto 0}.sheet-body{flex:1 1 auto;min-height:0;padding:.2rem 1.1rem calc(1.2rem + env(safe-area-inset-bottom));overflow:auto;-webkit-overflow-scrolling:touch}.sheet-body>.btn.block{margin-top:.5rem}.sheet-foot{padding:.7rem 1.1rem calc(.9rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);display:flex;gap:.5rem;justify-content:flex-end}.cmd{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;background:#0a0e0c73;display:flex;justify-content:center;align-items:flex-start;padding:12vh 1rem 0}.cmd-box{width:100%;max-width:560px;background:var(--surface);border-radius:16px;box-shadow:var(--shadow-3);overflow:hidden}.cmd-box input{border:0;border-bottom:1px solid var(--line);border-radius:0;padding:.9rem 1rem;font-size:1.05rem;min-height:52px}.cmd-box input:focus{box-shadow:none}.cmd-list{max-height:50vh;overflow:auto;padding:.4rem}.cmd-list button{display:flex;align-items:center;gap:.6rem;width:100%;text-align:left;border:0;background:transparent;padding:.6rem .75rem;border-radius:10px}.cmd-list button:hover,.cmd-list button.on{background:var(--surface-2)}.cmd-list .kicker{margin-left:auto}.auth{min-height:100dvh;display:grid;place-items:center;padding:1.2rem;background:radial-gradient(900px 500px at 15% -10%,var(--accent-soft),transparent 60%),radial-gradient(700px 400px at 100% 110%,var(--kids-soft),transparent 55%),var(--bg)}.auth-card{width:100%;max-width:440px;padding:1.6rem 1.5rem}.auth-card h1{margin:.3rem 0}.auth-card .btn.block{margin-top:.4rem}.auth-brand{display:flex;align-items:center;gap:.6rem;margin-bottom:.9rem}.auth-brand img{width:44px;height:44px;border-radius:12px}.auth-brand .wordmark{font-size:1.6rem}.legal-gate{max-width:680px}.legal{white-space:pre-line;line-height:1.55;color:var(--text-2);font-size:.95rem}.legal-scroll{max-height:40vh;overflow:auto;padding:.8rem;border:1px solid var(--line);border-radius:12px;margin:.6rem 0}.hero{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.hero .date{color:var(--text-2)}.wx-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .9rem;border-radius:14px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-1)}.wx-chip .value{font-size:1.3rem;font-weight:700}.wx-chip svg{width:26px;height:26px;color:var(--sky)}.picks{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.8rem}.pick{position:relative;padding:.95rem 1rem;display:flex;flex-direction:column;gap:.5rem}.pick .top{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.pick h3{font-size:1.02rem;line-height:1.2}.pick .headline{color:var(--text-2);font-size:.9rem}.pick .meta{display:flex;gap:.6rem;flex-wrap:wrap;font-size:.85rem;color:var(--text-2);align-items:center}.pick .meta svg{width:15px;height:15px}.pick .counts{display:flex;gap:.4rem}.pick.go{border-color:color-mix(in srgb,var(--ok) 45%,var(--line))}.pick.adapt{border-color:color-mix(in srgb,var(--warn) 45%,var(--line))}.pick.no-go{opacity:.85}.pick.indoor{border-style:dashed}.pick .rank{position:absolute;top:-8px;left:12px;background:var(--accent);color:#fff;font-family:var(--font-m);font-size:.7rem;padding:.05rem .5rem;border-radius:99px}.pick .rank.kids{background:var(--kids);color:#1a1204}.next-day .map-wrap{margin-top:.7rem}.quick-tools{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.6rem}.quick-tool{display:flex;flex-direction:column;gap:.4rem;padding:.8rem;border-radius:14px;background:var(--surface);border:1px solid var(--line);color:inherit;text-decoration:none;text-align:left}.quick-tool:hover{border-color:var(--line-2);box-shadow:var(--shadow-1);text-decoration:none}.quick-tool svg{width:22px;height:22px;color:var(--accent)}.quick-tool strong{font-size:.92rem}.map-wrap{border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);background:var(--surface-2);height:320px;position:relative;isolation:isolate}.map-wrap .leaflet-container{height:100%;width:100%;font-family:var(--font);background:var(--surface-2)}.leaflet-container a.leaflet-popup-close-button{color:var(--text-2)}.leaflet-popup-content-wrapper{border-radius:12px;box-shadow:var(--shadow-2);font-family:var(--font);color:var(--text);background:var(--surface)}.leaflet-popup-tip{background:var(--surface)}.leaflet-popup-content{margin:.6rem .9rem;font-size:.9rem}.leaflet-popup-content strong{display:block;margin-bottom:.15rem}.leaflet-control-attribution{font-size:.65rem!important;background:color-mix(in srgb,var(--surface) 80%,transparent)!important;color:var(--text-3)!important}.leaflet-control-attribution a{color:var(--text-2)!important}.leaflet-bar a{background:var(--surface)!important;color:var(--text)!important;border-color:var(--line)!important}:root[data-theme=dark] .leaflet-layer.dim{filter:brightness(.75) saturate(.85)}.map-marker{width:30px;height:30px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--accent);border:2px solid #fff;box-shadow:var(--shadow-2);display:flex;align-items:center;justify-content:center}.map-marker svg{width:15px;height:15px;color:#fff;transform:rotate(45deg)}.map-marker.kids{background:var(--kids)}.map-marker.boulder{background:#7a5a3e}.map-marker.crag{background:#5f6a75}.map-marker.indoor{background:var(--sky)}.map-marker.bikepark{background:var(--adult)}.map-marker.sel{transform:rotate(-45deg) scale(1.25);z-index:1000!important}.map-marker.dot{width:14px;height:14px;border-radius:50%;transform:none;box-shadow:0 1px 3px #00000059}.map-marker.home{background:var(--text);width:24px;height:24px}.map-marker.stay{background:#8a6bbf;width:24px;height:24px}.map-marker.stay svg,.map-marker.home svg{width:12px;height:12px}.map-layers{position:absolute;top:10px;right:10px;z-index:500}.map-layers .seg{box-shadow:var(--shadow-2);background:var(--surface)}.map-legend{position:absolute;left:10px;bottom:22px;z-index:500;background:color-mix(in srgb,var(--surface) 92%,transparent);border:1px solid var(--line);border-radius:10px;padding:.35rem .6rem;font-size:.75rem;display:flex;gap:.6rem}.map-legend span{display:inline-flex;align-items:center;gap:.3rem}.map-legend i{width:14px;height:3px;border-radius:2px;display:inline-block}.atlas-stage{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:1rem;align-items:start}.atlas-stage .map-wrap{height:calc(100dvh - 240px);min-height:460px;position:sticky;top:1rem}.atlas-side{max-height:calc(100dvh - 240px);min-height:460px;overflow:auto;display:flex;flex-direction:column;gap:.6rem;padding-right:2px}.lot-row{display:flex;gap:.75rem;align-items:center;padding:.7rem .8rem;border-radius:14px;border:1px solid var(--line);background:var(--surface);text-align:left;width:100%;color:inherit}.lot-row:hover{border-color:var(--line-2);box-shadow:var(--shadow-1)}.lot-row.sel{border-color:var(--accent);background:color-mix(in srgb,var(--accent-soft) 50%,var(--surface))}.lot-row .grow{flex:1;min-width:0;display:block}.lot-row .icon-box{width:40px;height:40px}.lot-row .drive{flex:none}.lot-row strong{display:block}.lot-row .sub{font-size:.82rem;color:var(--text-2);display:flex;gap:.5rem;flex-wrap:wrap}.lot-row .drive{text-align:right;font-variant-numeric:tabular-nums}.lot-row .drive b{display:block;font-size:1.05rem}.lot-row .drive span{font-size:.75rem;color:var(--text-3)}.detail-head{display:flex;gap:.7rem;align-items:flex-start}.detail-head h2{font-size:1.25rem}.detail-head .icon-box{width:44px;height:44px}.detail-head.compact{align-items:center}.detail-head.compact .icon-box{width:36px;height:36px;border-radius:10px}.action-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:.5rem}.action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;min-height:62px;padding:.55rem .4rem;border-radius:14px;border:1px solid var(--line);background:var(--surface-2);color:var(--accent-2);font-size:.78rem;font-weight:600;line-height:1.15;text-align:center;text-decoration:none}.action:hover{text-decoration:none}.action:active{transform:translateY(1px)}.action:disabled{opacity:.5}.action svg{width:20px;height:20px}.action span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.action.on{background:var(--accent);border-color:var(--accent);color:#fff}:root[data-theme=dark] .action{color:var(--accent)}:root[data-theme=dark] .action.on{color:#0f1412}.seg.sm{padding:2px;border-radius:10px}.seg.sm button{padding:.3rem .6rem;font-size:.8rem;border-radius:8px}.seg button.on.caution{color:#7a4c05;background:var(--warn-soft)}.seg button.on.closed{color:#8d2a20;background:var(--danger-soft)}:root[data-theme=dark] .seg button.on.caution{color:var(--warn)}:root[data-theme=dark] .seg button.on.closed{color:var(--danger)}.card-admin .seg{flex:0 1 auto;min-width:0}.pick-banner strong{min-width:0}.pick-banner.floating{position:absolute;top:8px;left:8px;right:8px;z-index:650;gap:.5rem;padding:.45rem .5rem .45rem .75rem;border-radius:14px;background:color-mix(in srgb,var(--surface) 94%,transparent);border:1px solid color-mix(in srgb,var(--accent) 40%,var(--line));box-shadow:var(--shadow-2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.pick-banner.floating svg{color:var(--accent);flex:none}.amenity-row{display:flex;gap:.35rem;flex-wrap:wrap}.amenity{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;color:var(--text-2);background:var(--surface-2);padding:.25rem .55rem;border-radius:99px}.amenity svg{width:14px;height:14px}.trail-card{padding:.8rem .9rem;border-radius:14px;border:1px solid var(--line);background:var(--surface)}.trail-card.kids{border-left:4px solid var(--kids)}.trail-card.adult{border-left:4px solid var(--adult)}.trail-card.closed{opacity:.6}.trail-card .head{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.trail-card .head strong{flex:1 1 auto;min-width:0}.trail-card .specs{display:flex;gap:.7rem;flex-wrap:wrap;font-size:.82rem;color:var(--text-2);margin-top:.3rem;font-variant-numeric:tabular-nums}.trail-card .specs span{display:inline-flex;align-items:center;gap:.25rem}.trail-card .specs svg{width:13px;height:13px}.stay-card{display:flex;gap:.7rem;align-items:flex-start;padding:.7rem .8rem;border-radius:14px;border:1px solid var(--line);background:var(--surface)}.stay-card .icon-box{width:38px;height:38px}.stay-card .grow{flex:1;min-width:0}.stay-card .meta{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.3rem}.trip-stage{display:grid;grid-template-columns:420px minmax(0,1fr);gap:1rem;align-items:start}.trip-stage .map-wrap{height:420px}.route-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.route-stats .stat{padding:.7rem .85rem;border-radius:12px;background:var(--surface-2)}.plan-preview{display:flex;flex-direction:column;gap:.35rem}.plan-step{display:grid;grid-template-columns:52px 8px 1fr;gap:.6rem;align-items:start;padding:.35rem 0}.plan-step .t{font-family:var(--font-m);font-size:.8rem;color:var(--text-2);padding-top:.15rem}.plan-step .line{width:8px;height:100%;display:flex;justify-content:center}.plan-step .line:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--accent);margin-top:.35rem}.plan-step.kids .line:before{background:var(--kids)}.plan-step.you .line:before{background:var(--adult)}.plan-step .lbl{font-size:.95rem}.plan-step .lbl small{color:var(--text-3);display:block}.daily-wx{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:.4rem}.daily-wx button{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:.5rem .3rem;text-align:center;display:flex;flex-direction:column;gap:.15rem;align-items:center}.daily-wx button.on{border-color:var(--accent);background:var(--accent-soft)}.daily-wx svg{width:22px;height:22px;color:var(--sky)}.daily-wx .d{font-size:.74rem;color:var(--text-2)}.daily-wx .tt{font-size:.85rem;font-weight:600;font-variant-numeric:tabular-nums}.daily-wx .pp{font-size:.72rem;color:var(--sky)}.day-card{display:flex;gap:.9rem;align-items:stretch;padding:0;overflow:hidden}.day-card .date-box{width:70px;flex:none;background:var(--surface-2);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.7rem .3rem}.day-card .date-box b{font-size:1.5rem;line-height:1}.day-card .date-box span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-2)}.day-card.live .date-box{background:var(--accent);color:#fff}.day-card.live .date-box span{color:#fff}.day-card .body{padding:.8rem .9rem .8rem 0;flex:1;min-width:0;display:flex;flex-direction:column;gap:.3rem}.day-card .body h3{font-size:1.02rem}.stepper{display:flex;gap:.2rem;align-items:center;flex-wrap:wrap}.stepper .step{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:99px;font-size:.8rem;font-weight:600;background:var(--surface-2);color:var(--text-3);border:0}.stepper .step.on{background:var(--accent);color:#fff}.stepper .step.done{background:var(--accent-soft);color:var(--accent-2)}.stepper .sep{width:12px;height:2px;background:var(--line-2)}.timeline{display:flex;flex-direction:column}.leg{display:grid;grid-template-columns:84px 1fr auto;gap:.7rem;align-items:center;padding:.55rem 0;border-bottom:1px solid var(--line)}.leg:last-child{border-bottom:0}.leg .time{font-family:var(--font-m);font-size:.82rem;color:var(--text-2)}.leg .who{display:inline-flex;align-items:center;gap:.35rem}.leg .label{display:flex;align-items:center;gap:.5rem;min-width:0}.leg .label strong{font-weight:600}.checkin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.checkin-grid .btn{min-height:56px;flex-direction:column;gap:.2rem}.checkin-grid .btn svg{width:22px;height:22px}.tool{padding:0;overflow:hidden}.tool-head{display:flex;gap:.8rem;align-items:center;width:100%;padding:.9rem 1rem;background:none;border:0;text-align:left;color:inherit}.tool-head .icon-box{width:42px;height:42px;border-radius:13px}.tool-head .grow{flex:1;min-width:0}.tool-head strong{display:block}.tool-head .lead{font-size:.85rem;color:var(--text-2);margin:0}.tool-head .chev{width:18px;height:18px;color:var(--text-3);transition:transform .2s ease}.tool.open .tool-head .chev{transform:rotate(180deg)}.tool-body{padding:0 1rem 1rem;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem}.tool-body .form,.tool-body .result{padding-top:.9rem}.result-card{background:var(--surface-2);border-radius:14px;padding:.9rem 1rem;height:100%}.result-card ul{color:var(--text-2);font-size:.92rem}.result-card .big{font-size:2rem;font-weight:700;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums}.result-card .big small{font-size:.9rem;font-weight:500;color:var(--text-2);margin-left:.25rem}.result-placeholder{height:100%;min-height:120px;display:flex;align-items:center;justify-content:center;color:var(--text-3);border:1px dashed var(--line-2);border-radius:14px;font-size:.9rem;text-align:center;padding:1rem}.viz{width:100%;height:auto}.viz-num{font-family:var(--font);font-weight:700;font-size:26px;fill:var(--text)}.viz-label{font-family:var(--font);font-size:11px;fill:var(--text-2)}.viz-tick{font-family:var(--font-m);font-size:10px;fill:var(--text-3)}.viz-on{font-family:var(--font);font-size:11px;fill:#fff;font-weight:600}.viz-row{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.energy{display:flex;align-items:center;gap:.6rem}.energy-track{flex:1;height:10px;border-radius:99px;background:var(--surface-3);overflow:hidden}.energy-fill{height:100%;border-radius:99px}.packing-list{display:flex;flex-direction:column;gap:.2rem}.packing-list .checks{padding:.3rem 0;border-bottom:1px solid var(--line)}.packing-list .checks:last-child{border-bottom:0}.packing-list .checks .done{text-decoration:line-through;color:var(--text-3)}.bike-card{display:flex;gap:.8rem;align-items:center}.bike-card .icon-box{width:46px;height:46px;border-radius:14px}.gear-row{display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:center;padding:.6rem 0;border-bottom:1px solid var(--line)}.gear-row:last-child{border-bottom:0}.life{height:6px;border-radius:99px;background:var(--surface-3);overflow:hidden;margin-top:.3rem;width:100%}.life>div{height:100%}.badge-grid{display:flex;gap:.5rem;flex-wrap:wrap}.badge-item{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .75rem .4rem .45rem;border-radius:99px;background:var(--kids-soft);color:#7a4c05;font-weight:600;font-size:.85rem}.badge-item .medal{width:26px;height:26px;border-radius:50%;background:var(--kids);color:#1a1204;display:inline-flex;align-items:center;justify-content:center}.badge-item .medal svg{width:14px;height:14px}:root[data-theme=dark] .badge-item{color:var(--kids)}.entry{padding:.9rem 1rem}.entry .meta{display:flex;gap:.5rem;align-items:center;color:var(--text-3);font-size:.8rem;margin-top:.2rem}.person-card{display:flex;gap:.8rem;align-items:flex-start}.person-card .grow{flex:1;min-width:0}.person-card .skills{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.4rem}.emergency-numbers{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.6rem}.emergency-numbers a{display:flex;flex-direction:column;padding:.9rem 1rem;border-radius:14px;background:var(--danger-soft);color:#8d2a20;text-decoration:none}.emergency-numbers a b{font-size:1.6rem;letter-spacing:-.02em}.emergency-numbers a span{font-size:.82rem}:root[data-theme=dark] .emergency-numbers a{color:var(--danger)}.alert-row{display:flex;gap:.8rem;align-items:flex-start;padding:.85rem 1rem}.alert-row.read{opacity:.65}.alert-row .grow{flex:1;min-width:0}.alert-row .icon-box{width:36px;height:36px;border-radius:11px}.icon-box.danger{background:var(--danger-soft);color:#8d2a20}.icon-box.warn{background:var(--warn-soft);color:#7a4c05}:root[data-theme=dark] .icon-box.danger{color:var(--danger)}:root[data-theme=dark] .icon-box.warn{color:var(--warn)}.chapter-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.8rem}.chapter-card{display:flex;flex-direction:column;gap:.4rem}.chapter-card h3{font-size:1.02rem;line-height:1.25}.chapter-card .summary{color:var(--text-2);font-size:.9rem}.article{max-width:720px;margin:0 auto}.article h1{font-size:clamp(1.5rem,3vw,2rem);margin:.3rem 0 .6rem}.article .body{white-space:pre-line;line-height:1.6;color:var(--text);font-size:1.02rem}.article .body-wrap{margin-top:1rem}.article .body li{margin-left:1.2rem}.map-wrap.picking .leaflet-container{cursor:crosshair}.map-wrap.flush{border:0;border-radius:0}.card .map-wrap.flush{border-radius:var(--radius) var(--radius) 0 0}.chapter-card{background:var(--surface);border:1px solid var(--line)}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.invite-once{margin-top:.7rem;padding:.7rem;border-radius:12px;background:var(--surface-2);display:flex;gap:.5rem;align-items:center}.invite-once code{flex:1;min-width:0;word-break:break-all;font-size:.78rem}.install-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:85;background:#0a0e0c80;display:flex;align-items:flex-end;justify-content:center;padding:1rem}.install-card{max-width:460px}.install-steps{padding-left:1.2rem;color:var(--text-2)}@media(max-width:1080px){.atlas-stage{grid-template-columns:minmax(0,1fr) 360px}.trip-stage{grid-template-columns:380px minmax(0,1fr)}}@media(max-width:900px){.app{grid-template-columns:minmax(0,1fr)}.main{min-width:0}.rail{display:none}.main{padding:var(--gutter) var(--gutter) calc(var(--dock-h) + 1.4rem + env(safe-area-inset-bottom))}.app-bar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;height:calc(var(--appbar-h) + env(safe-area-inset-top));padding:env(safe-area-inset-top) var(--gutter) 0;position:sticky;top:0;z-index:40;background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.app-bar-brand{display:flex;align-items:center;gap:.5rem;color:inherit;text-decoration:none}.app-bar-brand img{width:28px;height:28px;border-radius:8px}.app-bar-brand .wordmark{font-size:1.15rem}.app-bar-icon{position:relative;width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--text);text-decoration:none}.app-bar-icon svg{width:22px;height:22px}.app-bar-icon .badge{position:absolute;top:2px;right:0;margin:0;min-width:18px;height:18px;font-size:.65rem}.dock{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;z-index:60;height:calc(var(--dock-h) + env(safe-area-inset-bottom));padding:.35rem .4rem calc(.35rem + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--surface) 94%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--line)}.dock-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;border:0;background:transparent;color:var(--text-3);font-size:.68rem;font-weight:600;text-decoration:none;border-radius:12px;position:relative}.dock-tab svg{width:24px;height:24px}.dock-tab.active{color:var(--accent)}.dock-tab .badge{position:absolute;top:2px;right:calc(50% - 20px);margin:0;min-width:16px;height:16px;font-size:.6rem}.page-head{align-items:flex-start;flex-direction:column;gap:.7rem;margin-bottom:.9rem}.page-head .actions{width:100%}.page-head .actions .btn{flex:1}h1{font-size:1.45rem}h2{font-size:1.2rem}.lead{font-size:.95rem}.card{padding:.9rem 1rem}.stat .value{font-size:1.35rem}.sheet{max-height:94dvh}.sheet-head{padding:.75rem 1rem .5rem}.sheet-body,.sheet-foot{padding-left:1rem;padding-right:1rem}.grid.cols-2,.grid.cols-3,.grid.cols-4{grid-template-columns:1fr}.grid.cols-2.keep{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid{grid-template-columns:1fr}.section-head{flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.section-head>.seg{flex:1 1 100%;display:flex}.section-head>.seg button{flex:1}.atlas-page{display:flex;flex-direction:column;gap:.55rem;height:calc(100dvh - var(--appbar-h) - var(--dock-h) - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 1.3rem);min-height:440px;margin-bottom:-1rem}.atlas-top{display:flex;align-items:center;gap:.6rem;min-height:42px}.atlas-top h1{font-size:1.35rem}.atlas-chips{flex:none;margin:0 calc(-1 * var(--gutter));padding:0 var(--gutter) 2px;scroll-padding:0 var(--gutter)}.atlas-stage.mobile{display:block;flex:1;min-height:0;position:relative;isolation:isolate;overflow:hidden;margin:0 calc(-1 * var(--gutter));border-top:1px solid var(--line)}.atlas-stage.mobile .map-wrap{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;min-height:0;border:0;border-radius:0}.atlas-stage.mobile .map-layers{top:8px;right:8px}.atlas-stage.mobile .map-layers .seg{padding:2px;border-radius:10px}.atlas-stage.mobile .map-layers .seg button{padding:.32rem .55rem;font-size:.76rem;border-radius:8px}.atlas-stage.mobile .leaflet-top.leaflet-left .leaflet-control-attribution{margin:0;border-radius:0 0 8px}.atlas-panel{position:absolute;left:0;right:0;bottom:0;z-index:600;height:100px;display:flex;flex-direction:column;background:var(--surface);border-top:1px solid var(--line);border-radius:20px 20px 0 0;box-shadow:var(--shadow-3);transition:height .28s cubic-bezier(.2,.8,.2,1),border-radius .28s ease}.atlas-panel.full{height:100%;border-radius:0;box-shadow:none}.atlas-grip{width:100%;border:0;background:none;padding:.55rem 0 .45rem;touch-action:none;cursor:grab}.atlas-grip .sheet-handle{display:block;margin:0 auto}.atlas-panel .atlas-search{margin:0 var(--gutter) .45rem}.atlas-panel .atlas-search input[type=search]{min-height:40px;border-radius:12px;background:var(--surface-2);border-color:transparent}.atlas-panel .atlas-search input[type=search]:focus{background:var(--surface);border-color:var(--accent)}.atlas-panel-list{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:0 var(--gutter) calc(.6rem + env(safe-area-inset-bottom))}.atlas-panel .lot-row{border:0;border-radius:0;border-bottom:1px solid var(--line);background:transparent;box-shadow:none;padding:.6rem 0;gap:.65rem}.atlas-panel .lot-row .icon-box{width:36px;height:36px;border-radius:10px}.atlas-panel .lot-row .icon-box svg{width:18px;height:18px}.atlas-panel .lot-row strong{font-size:.95rem}.atlas-panel .lot-row .drive b{font-size:.98rem}.atlas-panel .lot-row.sel{background:color-mix(in srgb,var(--accent-soft) 55%,transparent);border-radius:12px;border-bottom-color:transparent;padding:.6rem .5rem;margin:0 -.5rem}.atlas-panel .empty{padding:1.4rem 1rem}.atlas-panel .skeleton{margin-top:.5rem}.detail-actions .btn{flex:1 1 calc(50% - .25rem)}.route-stats .stat{padding:.6rem .7rem}.trail-card,.stay-card{padding:.7rem .8rem}.trip-stage{grid-template-columns:1fr;padding-bottom:5.2rem}.trip-stage .map-wrap{height:300px}.cta-bar{position:fixed;left:.7rem;right:.7rem;bottom:calc(var(--dock-h) + .7rem + env(safe-area-inset-bottom));z-index:55;display:flex;align-items:center;gap:.7rem;padding:.6rem .6rem .6rem .9rem;border-radius:18px;background:color-mix(in srgb,var(--surface) 96%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--line);box-shadow:var(--shadow-3);animation:up .22s cubic-bezier(.2,.8,.2,1)}.cta-bar .grow{flex:1;min-width:0;display:block}.cta-bar strong{display:block}.cta-bar .btn{flex:none}.tool-body{grid-template-columns:1fr;gap:.5rem}.leg{grid-template-columns:74px 1fr}.leg .who{grid-column:2}.hero{flex-direction:column;align-items:flex-start}.route-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.field-row.three{grid-template-columns:1fr 1fr}.toast-wrap{bottom:calc(var(--dock-h) + 12px + env(safe-area-inset-bottom))}.more-sheet .nav-label{margin-top:.8rem}.more-link{display:flex;align-items:center;gap:.7rem;padding:.7rem .4rem;border-bottom:1px solid var(--line);color:inherit;text-decoration:none;font-weight:500}.more-link svg{width:20px;height:20px;color:var(--text-2)}.more-link:last-child{border-bottom:0}}@media(min-width:901px){.more-link{display:flex;align-items:center;gap:.7rem;padding:.7rem .4rem;border-bottom:1px solid var(--line);color:inherit;text-decoration:none}}@media(max-width:520px){.picks{grid-template-columns:1fr}.route-stats .stat .value{font-size:1.2rem}.checkin-grid{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media print{.rail,.dock,.app-bar,.btn,.install-overlay{display:none!important}.main{padding:0;max-width:none}.card{box-shadow:none;break-inside:avoid}}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/fraunces-vietnamese-600-normal-BjlAJixd.woff2) format("woff2"),url(/assets/fraunces-vietnamese-600-normal-DlAl5EAR.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/fraunces-latin-ext-600-normal-BtzmzP0X.woff2) format("woff2"),url(/assets/fraunces-latin-ext-600-normal-B0Dy4lqi.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/fraunces-latin-600-normal-BFCDtZfi.woff2) format("woff2"),url(/assets/fraunces-latin-600-normal-DL5QCzvS.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/fraunces-vietnamese-700-normal-DH94m5DZ.woff2) format("woff2"),url(/assets/fraunces-vietnamese-700-normal-DxawQjq2.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/fraunces-latin-ext-700-normal-CanUGppC.woff2) format("woff2"),url(/assets/fraunces-latin-ext-700-normal-DuBstVeD.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/fraunces-latin-700-normal-CEOla-zY.woff2) format("woff2"),url(/assets/fraunces-latin-700-normal-DTjk5d1Q.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-3-cyrillic-ext-400-normal-BwJdxs7r.woff2) format("woff2"),url(/assets/source-sans-3-cyrillic-ext-400-normal-Cd63HKDh.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-3-cyrillic-400-normal-DjhbW-4D.woff2) format("woff2"),url(/assets/source-sans-3-cyrillic-400-normal-7kQcAFpS.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-3-greek-ext-400-normal-CpIwTHMM.woff2) format("woff2"),url(/assets/source-sans-3-greek-ext-400-normal-BI1kUwmR.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-3-greek-400-normal-DZReXJla.woff2) format("woff2"),url(/assets/source-sans-3-greek-400-normal-DJm9Ud5h.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-3-vietnamese-400-normal-CwtaIDr2.woff2) format("woff2"),url(/assets/source-sans-3-vietnamese-400-normal-dYp9C364.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-3-latin-ext-400-normal-UNsKFIBq.woff2) format("woff2"),url(/assets/source-sans-3-latin-ext-400-normal-BGPHfnm_.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-3-latin-400-normal-DQi5PRDE.woff2) format("woff2"),url(/assets/source-sans-3-latin-400-normal-AFMiCETP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-3-cyrillic-ext-600-normal-6AhwUnSr.woff2) format("woff2"),url(/assets/source-sans-3-cyrillic-ext-600-normal-uAL1a5gb.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-3-cyrillic-600-normal-BnFu5nHC.woff2) format("woff2"),url(/assets/source-sans-3-cyrillic-600-normal-y-RO8wOd.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-3-greek-ext-600-normal-DynePNDL.woff2) format("woff2"),url(/assets/source-sans-3-greek-ext-600-normal-D7vJ4nVX.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-3-greek-600-normal-BSO157bq.woff2) format("woff2"),url(/assets/source-sans-3-greek-600-normal-BNF9LBpG.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-3-vietnamese-600-normal-B2sTNYey.woff2) format("woff2"),url(/assets/source-sans-3-vietnamese-600-normal-DpSexF-T.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-3-latin-ext-600-normal-AEyhgUpm.woff2) format("woff2"),url(/assets/source-sans-3-latin-ext-600-normal-Wy7HIzqC.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-3-latin-600-normal-DeckBYAU.woff2) format("woff2"),url(/assets/source-sans-3-latin-600-normal-BvDVuF-j.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-3-cyrillic-ext-700-normal-BhUSqjb8.woff2) format("woff2"),url(/assets/source-sans-3-cyrillic-ext-700-normal-B6RPsSdD.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-3-cyrillic-700-normal-CIuudVLB.woff2) format("woff2"),url(/assets/source-sans-3-cyrillic-700-normal-DYE6gq6k.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-3-greek-ext-700-normal-Dd6uIcuy.woff2) format("woff2"),url(/assets/source-sans-3-greek-ext-700-normal-C6ITAlBU.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-3-greek-700-normal-C8Tp2qRF.woff2) format("woff2"),url(/assets/source-sans-3-greek-700-normal-BWdBblwd.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-3-vietnamese-700-normal-Bgamivog.woff2) format("woff2"),url(/assets/source-sans-3-vietnamese-700-normal-BHxM10oo.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-3-latin-ext-700-normal-6Xi0A2be.woff2) format("woff2"),url(/assets/source-sans-3-latin-ext-700-normal-ChH_v7nA.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-3-latin-700-normal-CkzU-mV9.woff2) format("woff2"),url(/assets/source-sans-3-latin-700-normal-BBbVrHF_.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-cyrillic-ext-400-normal-xuaO2J-f.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-ext-400-normal-DMdlQ8Kv.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-cyrillic-400-normal-BSMlKf0J.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-400-normal-CEL4l2ZJ.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-vietnamese-400-normal-BulugwFq.woff2) format("woff2"),url(/assets/ibm-plex-mono-vietnamese-400-normal-DDuiU_S-.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-latin-ext-400-normal-BmRBH3aV.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-ext-400-normal-D3D2R8hC.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-latin-400-normal-DMJ8VG8y.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-400-normal-CvHOgSBP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-cyrillic-ext-500-normal-BqneJy0T.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-ext-500-normal-BIfNGwUT.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-cyrillic-500-normal-Bq9vWWag.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-500-normal-Ael50iVv.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-vietnamese-500-normal-DZ4AoWbu.woff2) format("woff2"),url(/assets/ibm-plex-mono-vietnamese-500-normal-C8zxqsMH.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-latin-ext-500-normal-CAhNIIs5.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-ext-500-normal-CZ70TYgx.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-latin-500-normal-DSY6xOcd.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-500-normal-CB9ihrfo.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--bg: #f6f5ef;--surface: #fffef9;--surface-2: #eeeee4;--surface-3: #e4e8dc;--text: #203b32;--text-2: #526258;--text-3: #5f6d61;--line: #e1e4d8;--line-2: #ccd4c5;--accent: #285e46;--accent-2: #194733;--accent-soft: #e1ecdf;--radius: 20px;--radius-lg: 28px;--rail-w: 224px;--gutter: 1rem;--shadow-1: 0 2px 8px #183a2605;--shadow-2: 0 10px 28px #183a260c}:root[data-theme=dark]{--bg: #101c18;--surface: #192820;--surface-2: #203328;--surface-3: #2a4033;--text: #f1f0e3;--text-2: #c0cabc;--text-3: #a9b6a4;--line: #324738;--line-2: #52634e;--accent: #9bcc9b;--accent-2: #bee2b5;--accent-soft: #2c4531}body{font-size:16px;line-height:1.55}button,input,select,textarea{font:inherit}a{color:var(--accent-2)}h1,h2,h3{letter-spacing:-.025em}h1{font-size:clamp(1.85rem,3vw,2.8rem);font-weight:600}h2{font-size:1.45rem}h3{font-size:1.2rem}.page-head h1,.hero-copy h1,.memory-invitation h2,.passport h2{font-family:var(--font-d)}.page-head{margin-bottom:1.6rem;gap:1rem}.page-head .lead{max-width:670px;font-size:1.04rem;line-height:1.6;margin-top:.6rem}.kicker{font-size:.73rem;font-weight:650;letter-spacing:.11em;text-transform:uppercase;color:var(--text-2)}.tiny,.hint{font-size:.8rem}.small{font-size:.91rem}.card{border:1px solid var(--line);box-shadow:var(--shadow-1);padding:1.3rem;border-radius:var(--radius)}.card.flat{background:var(--surface-2)}.btn{min-height:44px;border-radius:12px;gap:.5rem;padding:.6rem 1rem;font-weight:650;transition:background .18s,box-shadow .18s,transform .18s}.btn:hover{box-shadow:var(--shadow-2);transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn.sm{min-height:38px}.btn.lg{min-height:50px}.btn.icon{min-width:42px}.btn:disabled{transform:none;box-shadow:none;cursor:not-allowed}.chip{min-height:40px;border-radius:99px;padding:.4rem .85rem;white-space:nowrap}.seg{border-radius:13px}.seg button{min-height:39px;border-radius:10px}.pill{line-height:1.4;font-weight:650}.pill.ok{color:#225a3b}.pill.warn,.pill.kids{color:#77500d}.pill.sky{color:#245799}:root[data-theme=dark] .pill.ok{color:#b8e9b3}:root[data-theme=dark] .pill.warn,:root[data-theme=dark] .pill.kids{color:#f5cc80}:root[data-theme=dark] .pill.sky{color:#b2d2ff}input:not([type=range]):not([type=checkbox]),select,textarea{min-height:46px;border-radius:11px;border:1px solid var(--line-2);background:var(--surface);color:var(--text);padding:.65rem .75rem}textarea{min-height:110px;resize:vertical}input::placeholder,textarea::placeholder{color:var(--text-3);opacity:1}.field>span{font-size:.87rem;font-weight:600}.field{gap:.4rem;margin-bottom:1rem}input[type=checkbox]{width:20px;height:20px;accent-color:var(--accent)}.checks{min-height:40px;gap:.7rem}.icon-box{border-radius:14px;background:var(--accent-soft);color:var(--accent-2)}.section{margin-top:2.1rem}.section-head{margin-bottom:1rem;gap:1rem}.section-head .kicker{margin-bottom:.25rem}.main{max-width:1600px;width:100%;padding:2rem 2.2rem 3rem;min-width:0}.rail{background:#203c31;color:#dce7d7;border-right:0;padding:1.7rem 1rem;box-shadow:none}.rail .brand{color:#f5f0da;padding:.3rem .65rem 1.45rem}.rail .brand .sub{color:#c0d0bd}.rail .brand img{width:38px;height:38px}.rail .nav-label{color:#a6bba4;font-size:.65rem;letter-spacing:.16em;padding-left:.8rem}.rail .nav a{color:#d8e3d2;min-height:41px;padding:.55rem .75rem;border-radius:10px;gap:.7rem;font-size:.91rem}.rail .nav a:hover{background:#ffffff0d}.rail .nav a.active{background:#d9e4bc;color:#203c31;font-weight:650}.rail .nav a.active:before{display:none}.rail .nav-group{margin-bottom:1.05rem}.rail-foot{border-color:#ffffff1c}.rail .rail-user strong{color:#f4eedf}.rail .muted,.rail .cmd-hint{color:#b1c2ab}.rail .btn.ghost{color:#d8e3d2}.rail .avatar{background:#456347;color:#f3edd8}.skip-link{position:fixed;top:-80px;left:1rem;z-index:9999;background:var(--surface);padding:.8rem 1rem;border:2px solid var(--accent)}.load-error{display:flex;gap:1rem;align-items:center;padding:1rem;border:1px solid var(--line-2);border-radius:15px;background:var(--surface);margin:1rem 0}.load-error>div{flex:1}.load-error p{font-size:.9rem;color:var(--text-2);margin:.2rem 0}.page-loading{padding:4rem;text-align:center;color:var(--text-2)}.sheet{max-width:720px;border-radius:24px 24px 0 0;box-shadow:var(--shadow-3)}.scrim.center .sheet{border-radius:24px}.sheet-head{padding:1.1rem 1.5rem .8rem}.sheet-body{padding:0 1.5rem 1.3rem}.sheet-foot{padding:1rem 1.5rem;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:.6rem}.sheet-head h2{font-size:1.4rem}.empty{padding:3rem 1.4rem}.empty>svg{padding:16px;box-sizing:content-box;background:var(--accent-soft);border-radius:24px;color:var(--accent)}.empty h3{margin-top:1rem}.empty p{max-width:420px;margin:.5rem auto}.toast{border-radius:14px;box-shadow:var(--shadow-3)}.home-topline{display:flex;align-items:center;justify-content:space-between;color:var(--text-2);font-size:.9rem;margin-bottom:1.2rem}.home-topline>a{display:flex;align-items:center;gap:.45rem}.adventure-hero{border-radius:28px;overflow:hidden;display:grid;grid-template-columns:1.12fr 1fr;min-height:340px;background:#e8ebdb;position:relative;margin-bottom:1.4rem;border:1px solid #d8dfcb}.hero-copy{position:relative;z-index:1;padding:2.5rem 2rem 2.5rem 2.5rem;color:#203b32}.hero-copy .kicker{color:#48604d;margin-bottom:1rem}.hero-copy h1{font-size:clamp(2.4rem,3.5vw,3.65rem);line-height:1.12;font-weight:500;letter-spacing:-.05em;margin:0 0 1rem}.hero-copy h1 em{font-weight:450;color:#527047}.hero-copy>p:not(.kicker){max-width:410px;color:#4c614f;font-size:1.05rem;line-height:1.55;margin:0 0 1.6rem}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.hero-actions>.btn{background:#285e46;color:#fffbed;border:0}.hero-secondary{color:#28533c;font-weight:600;font-size:.91rem}.hero-landscape{position:relative;min-width:0;overflow:hidden}.adventure-art{display:block;width:100%;height:100%;object-fit:cover}.hero-landscape .adventure-art{position:absolute;top:0;right:0;bottom:0;left:0}.hero-note{position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;background:#fffdf2e8;color:#274b3a;border:1px solid #ffffff7a;border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.7rem .9rem;font-size:.8rem;display:flex;align-items:center;gap:.6rem}.home-overview{display:grid;grid-template-columns:1.7fr 1fr;gap:1rem}.next-adventure,.weather-glance{border:1px solid var(--line);border-radius:20px;background:var(--surface);padding:1.3rem 1.5rem}.next-trip-link{display:flex;gap:1.1rem;align-items:center;text-decoration:none!important;color:var(--text)}.next-trip-link h2{font-size:1.4rem;margin-bottom:.3rem}.next-date{display:flex;flex-direction:column;align-items:center;background:var(--kids-soft);color:var(--text);padding:.7rem 1rem;border-radius:15px;min-width:70px}.next-date b{font-family:var(--font-d);font-size:2.3rem;line-height:1.1}.next-date small{text-transform:uppercase;font-size:.75rem;letter-spacing:.08em}.next-empty{display:flex;gap:1rem;align-items:center}.next-empty h2{font-size:1.25rem}.next-empty p{color:var(--text-2);font-size:.9rem}.weather-degree{font-family:var(--font-d);font-size:3rem;line-height:1.2;display:flex;align-items:baseline}.weather-degree>small{font-family:var(--font);font-size:.86rem;color:var(--text-2);margin-left:auto}.weather-glance>.section-head{margin-bottom:.25rem}.destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.destination-card{border:1px solid var(--line);border-radius:21px;background:var(--surface);overflow:hidden;position:relative;min-width:0;box-shadow:var(--shadow-1);transition:transform .2s,box-shadow .2s}.destination-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #15312113}.destination-picture{display:block;height:180px;position:relative;overflow:hidden}.destination-picture .adventure-art{transition:transform .4s}.destination-card:hover .adventure-art{transform:scale(1.025)}.destination-kind{position:absolute;left:1rem;bottom:.85rem;background:#fffdf0ee;color:#264d38;display:flex;align-items:center;gap:.4rem;font-size:.74rem;font-weight:650;border-radius:7px;padding:.3rem .6rem;box-shadow:0 2px 8px #00000010}.destination-body{padding:1.15rem 1.2rem}.destination-body .kicker{font-size:.67rem}.destination-body h3{font-family:var(--font-d);font-weight:550;line-height:1.3;font-size:1.5rem;margin:.3rem 0 .65rem}.destination-body h3 a{color:var(--text);text-decoration:none}.destination-body .pill{font-size:.69rem}.destination-meta{display:flex;align-items:center;gap:.85rem;color:var(--text-2);font-size:.85rem}.destination-meta>span{display:flex;align-items:center;gap:.35rem}.destination-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:1rem;padding-top:.8rem;border-top:1px solid var(--line);font-size:.86rem}.destination-reason{font-size:.9rem;color:var(--text-2);line-height:1.5;min-height:2.7rem;margin:.5rem 0}.save-place{position:absolute;right:.75rem;top:.75rem;border:1px solid #ffffff8a;border-radius:50%;background:#fffdf0ed;color:#3e654e;width:40px;height:40px;display:grid;place-items:center;box-shadow:0 2px 10px #0000000a}.save-place.saved{background:#315e45;color:#ffefcc}.save-place.saved svg{fill:currentColor;stroke-width:1.5}.helpful-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.helpful-card{padding:1.25rem;background:var(--surface);border:1px solid var(--line);border-radius:18px;position:relative;text-decoration:none!important;color:var(--text);transition:border-color .2s}.helpful-card:hover{border-color:var(--accent)}.helpful-card .icon-box{width:40px;height:40px;margin-bottom:.8rem}.helpful-card strong{display:block;font-size:1rem}.helpful-card p{font-size:.86rem;color:var(--text-2);margin:.25rem 0 0;line-height:1.5}.helpful-arrow{position:absolute;top:1rem;right:1rem;font-size:1.15rem;color:var(--text-2)}.passport{margin-top:2rem;padding:1.6rem;border:1px solid #d4dcc8;border-radius:24px;background:var(--surface-2);position:relative}.passport-count{font-family:var(--font-m);font-size:.8rem;border:1px solid var(--line-2);padding:.4rem .6rem;border-radius:8px;color:var(--text-2)}.passport-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.passport.compact .passport-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.passport-stamp{text-align:center;padding:.6rem .4rem;display:flex;flex-direction:column;align-items:center;gap:.3rem;color:var(--text-2)}.stamp-medal{width:78px;height:78px;border:2px dashed var(--line-2);border-radius:50%;display:grid;place-items:center;position:relative;color:var(--text-3);background:var(--surface);margin-bottom:.55rem}.passport-stamp.earned .stamp-medal{border:2px solid #bc934c;background:#ebd3a0;color:#375235;box-shadow:0 0 0 5px #c9aa6130;transform:rotate(-6deg)}.stamp-tick{position:absolute;right:-4px;bottom:1px;width:23px;height:23px;border-radius:50%;color:#fff;background:#315f42;font-size:14px;display:grid;place-items:center}.passport-stamp strong{font-size:.86rem;color:var(--text)}.passport-stamp small{font-size:.77rem;max-width:150px;min-height:2.7em}.passport-stamp progress{width:80px;height:5px;accent-color:var(--accent);margin-top:.35rem}.memory-invitation{padding:1.8rem 0 .7rem;display:flex;align-items:center;gap:1.2rem}.memory-invitation>svg{color:var(--adult);flex:none}.memory-invitation>div{flex:1}.memory-invitation p{font-size:.91rem;color:var(--text-2)}.explore-switch{display:flex;justify-content:flex-end;gap:.4rem;margin-bottom:1rem}.explore-toolbar{display:flex;align-items:center;gap:.8rem;margin:1.3rem 0}.search-field{display:flex;align-items:center;gap:.65rem;background:var(--surface);border:1px solid var(--line-2);border-radius:13px;padding:0 .9rem;flex:1;min-width:0}.search-field input{border:0!important;background:transparent!important;box-shadow:none!important;width:100%;min-width:0;padding:.75rem 0!important}.search-field:focus-within{outline:2px solid var(--accent);outline-offset:2px}.search-field svg{flex:none;color:var(--text-2)}.drive-filter{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-2)}.drive-filter select{min-width:110px}.explore-filters{margin-bottom:1.5rem}.results-heading{display:flex;justify-content:space-between;gap:1rem;color:var(--text-2);font-size:.8rem;margin-bottom:.9rem}.compare-bar{position:sticky;bottom:1rem;display:flex;align-items:center;gap:.8rem;background:var(--surface);border:1px solid var(--accent);box-shadow:var(--shadow-3);border-radius:16px;padding:.75rem 1rem;max-width:530px;margin:1rem auto 0;z-index:25}.compare-bar>span{flex:1;font-size:.9rem;font-weight:600}.comparison-scroll{overflow:auto}.compare-table{min-width:470px}.compare-table th,.compare-table td{white-space:normal;min-width:110px;vertical-align:top}.compare-table th{font-size:.85rem}.compare-table td{font-size:.9rem}.atlas-top h1{font-family:var(--font-d)}.atlas-side{border-radius:18px}.atlas-stage{gap:1rem}.lot-row{border-radius:14px;padding:.85rem}.map-wrap{border-radius:20px;border:1px solid var(--line)}.trail-card,.crag-card,.stay-card{border-radius:13px}.provenance-note{padding:.8rem 1rem;border:1px solid var(--line);border-radius:12px;background:var(--surface-2);font-size:.83rem;color:var(--text-2);line-height:1.5;margin:1rem 0}.provenance-note a{font-weight:600}.day-card{padding:1.1rem 1.3rem;gap:1.25rem}.day-card .date-box{background:var(--surface-2);border:0;border-radius:13px;min-width:72px}.day-card .date-box b{font-family:var(--font-d);font-weight:500;font-size:2.4rem}.day-card .body h3{font-family:var(--font-d);font-weight:550;font-size:1.4rem}.day-card .body{min-width:0}.day-card .body .between{flex-wrap:wrap}.day-card .body .between h3{white-space:normal}.day-card.live{border-color:var(--accent);background:var(--accent-soft)}.timeline .leg{border-radius:12px}.ready-banner{display:flex;gap:1rem;align-items:center;border:1px solid var(--line);border-radius:20px;padding:1.2rem 1.4rem;background:var(--accent-soft);margin-bottom:1.3rem}.ready-banner h2{font-size:1.35rem}.ready-banner .grow>p{color:var(--text-2);font-size:.9rem}.ready-banner .icon-box{background:var(--surface);width:48px;height:48px}.day-next{padding:1.5rem;border-radius:21px;color:#f9f3df;background:#294c3a;margin-bottom:1.2rem}.day-next .kicker,.day-next .muted{color:#c9d6bb}.day-next h2{font-family:var(--font-d);font-size:1.8rem;color:#fbf5e1}.day-next .btn{background:#e3d29e;border:0;color:#2c4934}.packing-item{display:flex;gap:.6rem;align-items:center;padding:.65rem 0;border-bottom:1px solid var(--line)}.packing-item>.checks{flex:1;min-width:0}.packing-item select{font-size:.78rem;min-height:36px!important;max-width:145px;padding:.3rem!important}.packing-item.done .checks>span{text-decoration:line-through;color:var(--text-3)}.packing-item>.btn{min-width:30px;padding:.25rem}.packing-add{display:flex;gap:.5rem;margin-top:.8rem}.packing-add input{min-width:0;flex:1}.memory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.memory-card{border:1px solid var(--line);background:var(--surface);border-radius:21px;overflow:hidden}.memory-photo{display:block;width:100%;height:260px;object-fit:cover}.memory-card-body{padding:1.3rem}.memory-card h2{font-family:var(--font-d);font-weight:500;font-size:1.6rem;margin:.85rem 0}.memory-card .long-text{font-size:.98rem}.memory-meta{display:flex;align-items:center;gap:.6rem;font-size:.8rem;color:var(--text-2)}.memory-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.memory-photo-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.photo-preview{position:relative}.photo-preview button{position:absolute;top:4px;right:4px;background:var(--surface)}.photo-upload{position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;border:1px dashed var(--line-2);border-radius:12px;padding:1rem;cursor:pointer;margin:.8rem 0;color:var(--accent-2)}.photo-upload input[type=file]{position:absolute;top:0;left:0;min-height:0;min-width:0;padding:0;width:1px;height:1px;clip-path:inset(50%);opacity:0}.photo-upload:focus-within{outline:2px solid var(--accent)}.picking .leaflet-interactive,.picking .leaflet-marker-icon{pointer-events:none}.mood-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.mood-option{border:1px solid var(--line);border-radius:12px;padding:.7rem .35rem;background:var(--surface);color:var(--text);text-align:center;font-size:.82rem}.mood-option>span{display:block;font-size:1.7rem;line-height:1.4}.mood-option.on{border-color:var(--accent);background:var(--accent-soft)}.garage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gear-card{border:1px solid var(--line);background:var(--surface);border-radius:19px;overflow:hidden}.gear-card-header{padding:1.1rem;display:flex;gap:.9rem;align-items:center;background:var(--surface-2)}.gear-card-body{padding:1.2rem}.gear-card h3{font-family:var(--font-d);font-weight:550;font-size:1.45rem}.gear-card.archived{opacity:.7}.record-actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}.planner-section-number{display:inline-grid;place-items:center;width:27px;height:27px;border:1px solid var(--line-2);border-radius:50%;font:500 .76rem var(--font-m);margin-right:.55rem}.plan-choice{display:flex;gap:.65rem;padding:.9rem;border:1px solid var(--line);border-radius:14px;flex:1;cursor:pointer}.plan-choice.on{border-color:var(--accent);background:var(--accent-soft)}.plan-choice small{display:block;color:var(--text-2);font-size:.81rem}.draft-note{font-size:.79rem;color:var(--text-2);display:flex;align-items:center;gap:.4rem}.tools-nav .tool-nav-item{min-height:48px}.tool-stage .card.result{border-color:var(--line-2)}.guide-callout{border-left:3px solid var(--kids);padding:.7rem 1rem;background:var(--surface-2);border-radius:0 12px 12px 0;color:var(--text-2);font-size:.88rem}.auth{background:var(--bg)}.auth-card{border-radius:24px}.auth .wordmark{font-size:2rem}.install-banner{display:flex;align-items:center;gap:.7rem;padding:.8rem 1rem;background:var(--surface);border:1px solid var(--line);border-radius:15px;font-size:.87rem}.offline-pill{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem}.onboarding-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:1.3rem;display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.onboarding-card>div{flex:1}.onboarding-card p{font-size:.9rem;color:var(--text-2)}.library-body ul{padding-left:1.2rem}.library-body li{margin:.5rem 0}.table-wrap{overflow:auto}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.rail :focus-visible{outline-color:#e3d8a9}@media(min-width:1600px){.main{padding:2.3rem 3rem}.destination-picture{height:205px}}@media(max-width:1200px){.main{padding:1.6rem}.hero-copy{padding:2rem 1.5rem}.hero-copy h1{font-size:2.8rem}.destination-grid{gap:.8rem}.destination-body{padding:1rem}.destination-body h3{font-size:1.3rem}.destination-picture{height:150px}.passport-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.helpful-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.main{padding:1.1rem var(--gutter) calc(var(--dock-h) + env(safe-area-inset-bottom) + 1.4rem)}.app-bar{background:var(--bg);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-bar-icon{min-width:42px;min-height:42px}.dock{background:var(--surface);border-top:1px solid var(--line);box-shadow:0 -4px 24px #17332108}.dock-tab{font-size:.68rem;font-weight:600;gap:3px;color:var(--text-2)}.dock-tab.active{color:var(--accent-2)}.dock-tab.active>svg{background:var(--accent-soft);box-sizing:content-box;padding:4px 14px;border-radius:12px;width:20px;height:20px;margin:-4px -14px}.home-topline{font-size:.8rem}.hero-copy{padding:2rem 1.5rem}.adventure-hero{min-height:320px;grid-template-columns:1.15fr 1fr}.hero-copy h1{font-size:2.65rem}.hero-copy>p:not(.kicker){font-size:.94rem}.hero-note{font-size:.73rem;padding:.55rem;left:.8rem;right:.8rem;bottom:.8rem}.home-overview{grid-template-columns:1.5fr 1fr}.next-adventure,.weather-glance{padding:1.1rem}.next-trip-link h2{font-size:1.2rem}.next-date{min-width:58px;padding:.6rem .7rem}.destination-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.destination-picture{height:180px}.home-page .destination-grid .destination-card:last-child:nth-child(odd){display:none}.page-head h1{font-size:2rem}.page-head .lead{font-size:.96rem}.page-head .actions{width:auto}.explore-toolbar{flex-wrap:wrap}.search-field{flex:1 1 100%}.drive-filter{flex:1}.results-heading>span:last-child{max-width:50%;text-align:right}.compare-bar{bottom:calc(var(--dock-h) + env(safe-area-inset-bottom) + .6rem)}.passport{padding:1.25rem}.memory-invitation{flex-wrap:wrap}.memory-invitation>.btn{margin-left:3.4rem}.next-empty h2{font-size:1.15rem}.atlas-page{height:calc(100dvh - var(--appbar-h) - var(--dock-h) - 75px - env(safe-area-inset-top) - env(safe-area-inset-bottom));min-height:410px}.explore-switch{margin-bottom:.5rem}.explore-switch .chip{min-height:34px}.sheet-body{padding:0 1.1rem 1.2rem}.sheet-head,.sheet-foot{padding:1rem 1.1rem}.sheet{max-height:94dvh}.trip-stage{padding-bottom:6rem}.cta-bar{background:var(--surface);border-top:1px solid var(--line);box-shadow:0 -6px 20px #17332108}.load-error{flex-wrap:wrap}.load-error>.btn{margin-left:auto}}@media(max-width:560px){.hero-copy{padding:1.5rem 1.3rem 1rem}.adventure-hero{grid-template-columns:1fr;border-radius:22px;min-height:0}.hero-copy h1{font-size:2.7rem}.hero-copy .kicker{font-size:.67rem;margin-bottom:.8rem}.hero-copy>p:not(.kicker){max-width:310px;margin-bottom:1.1rem}.hero-actions{gap:.7rem;align-items:center}.hero-actions .btn{font-size:.9rem;min-height:46px}.hero-secondary{font-size:.83rem}.hero-landscape{height:175px}.hero-landscape .adventure-art{object-position:50% 55%}.hero-note{left:auto;right:.85rem;bottom:.7rem;max-width:225px;font-size:.7rem}.home-overview{grid-template-columns:1fr}.weather-glance{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.2rem .8rem;padding:.85rem 1.1rem}.weather-glance .section-head{margin:0;justify-content:flex-start;gap:.7rem}.weather-glance .section-head svg{width:24px}.weather-degree{font-size:2.2rem;gap:.4rem;grid-row:span 2}.weather-degree>small{font-size:.72rem;max-width:60px;line-height:1.4}.weather-glance>.tiny{font-size:.72rem}.next-adventure{padding:1.1rem}.next-trip-link h2{font-size:1.35rem}.next-trip-link .linkish{font-size:.82rem}.next-empty{align-items:flex-start}.next-empty .icon-box{width:35px;height:35px}.next-empty p{font-size:.86rem}.home-page .section-head h2{font-size:1.45rem}.section{margin-top:1.7rem}.section-head{flex-wrap:wrap}.section-head>.seg{width:auto;flex:0 1 auto}.section-head>.seg button{font-size:.82rem}.destination-grid{grid-template-columns:1fr;gap:1rem}.home-page .destination-grid .destination-card:last-child:nth-child(odd){display:block}.destination-picture{height:188px}.destination-body{padding:1.1rem 1.2rem}.destination-body h3{font-size:1.55rem}.destination-reason{min-height:0}.destination-footer{margin-top:.75rem}.helpful-grid{gap:.7rem}.helpful-card{padding:1rem}.helpful-card strong{font-size:.97rem}.helpful-card p{font-size:.8rem;line-height:1.45}.passport-grid,.passport.compact .passport-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.passport{padding:1.1rem .8rem}.passport h2{font-size:1.3rem}.passport .kicker{font-size:.62rem}.passport .section-head{padding:0 .25rem}.stamp-medal{width:62px;height:62px}.stamp-medal>svg{width:25px;height:25px}.passport-stamp{padding:.5rem .1rem}.passport-stamp strong{font-size:.76rem;min-height:2.6em;line-height:1.25}.passport-stamp small{font-size:.67rem;line-height:1.4;min-height:3em}.passport-stamp progress{width:65px}.memory-invitation{gap:.85rem}.memory-invitation h2{font-size:1.4rem}.memory-invitation p{font-size:.86rem}.memory-invitation>.btn{margin-left:0;width:100%}.explore-toolbar>.btn{font-size:.83rem;padding:.5rem .75rem}.drive-filter{font-size:.8rem}.drive-filter select{min-width:80px;max-width:105px;font-size:.83rem}.explore-filters{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;margin-right:calc(-1 * var(--gutter));padding-bottom:.3rem}.explore-filters .chip:last-child{margin-right:var(--gutter)}.results-heading{font-size:.74rem}.compare-bar{padding:.65rem;font-size:.8rem;gap:.4rem}.compare-bar>.btn{font-size:.8rem;padding:.45rem .65rem}.compare-bar>span{font-size:.8rem}.day-card{padding:1rem;gap:.8rem}.day-card .date-box{min-width:56px}.day-card .body h3{font-size:1.2rem}.day-card .date-box b{font-size:2rem}.day-card .body .row{gap:.3rem .65rem}.day-card .body .small{font-size:.8rem}.memory-grid,.garage-grid{grid-template-columns:1fr}.memory-photo{height:260px}.ready-banner{align-items:flex-start;padding:1rem;gap:.75rem}.ready-banner h2{font-size:1.2rem}.ready-banner .btn{font-size:.8rem;padding:.5rem;min-width:0}.day-next{padding:1.2rem}.day-next h2{font-size:1.6rem}.packing-item select{max-width:115px}.onboarding-card{flex-wrap:wrap}.onboarding-card .btn{width:100%}.plan-choice{padding:.75rem}.plan-choice strong{font-size:.9rem}.plan-choice small{font-size:.76rem}.page-head .actions{width:100%}.page-head .actions>.btn{flex:1}.card{padding:1.1rem}.home-topline>a{font-size:.8rem}.table{font-size:.85rem}.install-banner{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.destination-card:hover,.btn:hover{transform:none}}.skip-link{position:fixed;left:1rem;top:-100px;z-index:9999;background:var(--surface);color:var(--text);padding:1rem;border-radius:12px}.skip-link:focus{top:1rem}.search-results{display:grid;gap:4px}.search-results .more-link{width:100%;text-align:left;background:transparent;border:0;border-radius:12px}.search-results .more-link:hover{background:var(--surface-2)}.search-results .more-link svg:last-child{margin-left:auto}.provenance{border-left:3px solid var(--line-2);padding-left:.7rem;margin:.7rem 0;line-height:1.5}.provenance a{font-weight:600}.photo-preview img{width:100%;height:100%;object-fit:cover}:root{--button-ink: #fff}:root[data-theme=dark]{--button-ink: #163521}.btn{color:var(--button-ink)}.first-steps{padding-left:1.5rem;display:grid;gap:.7rem}:root[data-theme=dark] .rail .nav a.active{color:#203c31}:root[data-theme=dark] .rail .avatar{color:#f3edd8}:root[data-theme=dark] .day-card.live .date-box,:root[data-theme=dark] .day-card.live .date-box span,:root[data-theme=dark] .stepper .step.on{color:#101c18}:root[data-theme=dark]{--danger: #ed7d70}:root[data-theme=dark] .toast.err{color:#101c18}
