.icon{vertical-align:-.15em;flex-shrink:0;width:1em;height:1em}:root{--navy-950:#08080a;--navy-900:#17171a;--navy-800:#232328;--navy-700:#34343b;--ice-50:#f8f3ef;--ice-100:#d9cfc9;--ice-300:#9c8f8a;--accent:#d4213f;--accent-rgb:212, 33, 63;--accent-warm:#c98a3d;--accent-warm-rgb:201, 138, 61;--line-rgb:255, 255, 255;--bg-rgb:10, 10, 12;--radius:14px;--radius-sm:10px;--radius-lg:18px;--line:rgba(var(--line-rgb), .14);--line-strong:rgba(var(--line-rgb), .24);--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--serif:"Iowan Old Style", "Palatino Linotype", Georgia, "Hiragino Mincho ProN", serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:light){:root:not([data-theme=dark]){--navy-950:#fff;--navy-900:#f6f2ef;--navy-800:#efe8e3;--navy-700:#e3dbd4;--ice-50:#171213;--ice-100:#322b29;--ice-300:#766a64;--accent:#a8102b;--accent-rgb:168, 16, 43;--accent-warm:#8f6a28;--accent-warm-rgb:143, 106, 40;--line-rgb:20, 16, 16;--bg-rgb:255, 255, 255;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root:not([data-theme=dark]) .stop,:root:not([data-theme=dark]) .trip-map{box-shadow:0 1px 3px #1410100f}}:root[data-theme=light]{--navy-950:#fff;--navy-900:#f6f2ef;--navy-800:#efe8e3;--navy-700:#e3dbd4;--ice-50:#171213;--ice-100:#322b29;--ice-300:#766a64;--accent:#a8102b;--accent-rgb:168, 16, 43;--accent-warm:#8f6a28;--accent-warm-rgb:143, 106, 40;--line-rgb:20, 16, 16;--bg-rgb:255, 255, 255;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=light] .stop,:root[data-theme=light] .trip-map{box-shadow:0 1px 3px #1410100f}a{color:inherit}.link{color:var(--accent);text-underline-offset:.15em}.link:hover{text-decoration:none}.feed-author{color:var(--ice-50);font-weight:700;text-decoration:none}.feed-author:hover{color:var(--accent)}.site-nav{z-index:1000;background:rgba(var(--bg-rgb), .75);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);justify-content:space-between;align-items:center;gap:1rem;min-height:64px;padding:.7rem 1.25rem;display:flex;position:sticky;top:0}.site-nav-back{font-family:var(--sans);color:var(--ice-300);opacity:.85;text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;font-size:.82rem;text-decoration:none;transition:opacity .15s,color .15s;display:flex;overflow:hidden}.site-nav-back:hover{opacity:1;color:var(--accent)}.site-nav-brand{font-family:var(--sans);letter-spacing:.02em;color:var(--ice-50);font-size:.85rem;font-weight:700;text-decoration:none}.site-actions{flex-shrink:0;gap:.5rem;display:flex}.site-action-btn{background:rgba(var(--bg-rgb), .6);border:1px solid var(--line);width:40px;height:40px;color:var(--ice-50);cursor:pointer;-webkit-backdrop-filter:blur(8px);border-radius:50%;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .15s;display:flex}.site-action-btn:hover{background:var(--navy-700);border-color:rgba(var(--accent-rgb), .4);color:var(--accent);transform:translateY(-1px)}.site-action-btn svg{width:18px;height:18px}.trip-bar{z-index:999;flex-direction:column;align-items:center;width:fit-content;max-width:calc(100vw - 2rem);margin:.75rem auto 0;display:flex;position:sticky;top:78px}.trip-bar-row{background:rgba(var(--bg-rgb), .85);border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);font-family:var(--sans);border-radius:999px;align-items:center;gap:.4rem;max-width:100%;padding:.3rem .5rem;display:flex;box-shadow:0 8px 24px #00000040}.trip-bar-toggle{border:1px solid var(--line);color:var(--ice-300);font-family:var(--sans);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.7rem;transition:border-color .15s,color .15s;display:flex}.trip-bar-toggle:hover,.trip-bar-toggle[aria-expanded=true]{border-color:rgba(var(--accent-rgb), .4);color:var(--accent)}.trip-bar-chevron{font-size:.6rem}.trip-bar-panel{text-align:left;background:rgba(var(--bg-rgb), .95);border:1px solid var(--line);border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);width:min(90vw,480px);margin-top:.5rem;padding:1.1rem 1.3rem;box-shadow:0 8px 24px #0000004d}.trip-bar-panel h3{margin-bottom:.3rem;font-size:1rem}.trip-bar-dates{font-family:var(--sans);color:var(--ice-300);margin:0 0 .6rem;font-size:.8rem}.trip-bar-summary{color:var(--ice-100);margin:0 0 .85rem;font-size:.88rem}.trip-join{border-top:1px solid var(--line);padding-top:.75rem}.trip-join-prompt{font-family:var(--sans);color:var(--ice-100);margin:0 0 .5rem;font-size:.78rem;font-weight:700}.trip-join-form{flex-direction:column;gap:.4rem;display:flex}.trip-join-input{background:var(--navy-900);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ice-50);font-family:var(--sans);width:100%;padding:.5rem .7rem;font-size:.82rem}.trip-join-submit{background:var(--accent);color:var(--navy-950);font-family:var(--sans);cursor:pointer;border:none;border-radius:999px;align-self:flex-start;padding:.4rem .9rem;font-size:.78rem;font-weight:700}.trip-join-submit:disabled{opacity:.6;cursor:default}.trip-join-success{font-family:var(--sans);color:var(--ice-100);margin:0;font-size:.82rem}.trip-join-error{font-family:var(--sans);color:var(--accent);margin:.4rem 0 0;font-size:.78rem}.leg-switcher{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;gap:.3rem;display:flex;overflow-x:auto}.leg-switcher::-webkit-scrollbar{display:none}.leg-switcher-item{color:var(--ice-300);border:1px solid var(--line);white-space:nowrap;scroll-snap-align:center;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.7rem;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex}.leg-switcher-item:hover{border-color:rgba(var(--accent-rgb), .4);color:var(--accent)}.leg-switcher-item.is-current{background:rgba(var(--accent-rgb), .14);border-color:rgba(var(--accent-rgb), .4);color:var(--accent);font-weight:700}.leg-switcher-num{background:currentColor;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:0;display:flex}.leg-switcher-num:after{content:attr(data-num);color:var(--navy-950);font-size:.62rem;font-weight:800}@media (max-width:560px){.leg-switcher-item span.leg-switcher-label{display:none}.leg-switcher-item{border-radius:50%;justify-content:center;width:30px;height:30px;padding:0}.leg-switcher-num{width:18px;height:18px}.leg-switcher-num:after{font-size:.7rem}}.site-toast{background:var(--navy-800);color:var(--ice-50);border:1px solid rgba(var(--accent-rgb), .4);border-radius:var(--radius-sm);font-family:var(--sans);z-index:1001;opacity:0;pointer-events:none;padding:.5rem .9rem;font-size:.8rem;transition:opacity .2s,transform .2s;position:fixed;top:4.2rem;right:1rem;transform:translateY(-6px)}.site-toast.is-visible{opacity:1;transform:translateY(0)}@media (max-width:480px){.site-nav{padding:.6rem 1rem}.site-nav-back{font-size:.76rem}.site-action-btn{width:36px;height:36px}.site-toast{top:3.7rem}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--sans);background:var(--navy-950);color:var(--ice-100);letter-spacing:-.003em;-webkit-font-smoothing:antialiased;font-size:1.0625rem;line-height:1.62}h1,h2,h3{font-family:var(--sans);letter-spacing:-.014em;color:var(--ice-50);margin:0;font-weight:600}main{max-width:960px;margin:0 auto;padding:0 1.5rem;animation:.25s ease-out page-fade-in}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){main{animation:none}}.hero{text-align:center;background:radial-gradient(ellipse at top, rgba(var(--accent-rgb), .16), transparent 60%), linear-gradient(180deg, var(--navy-900), var(--navy-950));border-bottom:1px solid var(--line);padding:4.5rem 1.5rem 3.5rem;position:relative;overflow:hidden}.hero-inner{z-index:2;max-width:720px;margin:0 auto;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-size:.75rem;font-family:var(--sans);margin:0 0 .75rem}.hero h1{font-family:var(--serif);flex-direction:column;gap:.35rem;font-size:clamp(2.4rem,6vw,3.6rem);line-height:1.1;display:flex}.hero-sub{font-family:var(--sans);color:var(--ice-300);font-size:clamp(1.1rem,3vw,1.4rem);font-weight:400}.hero-dates{color:var(--ice-300);margin:1.25rem 0 0;font-size:1rem}.home-base{background:rgba(var(--accent-rgb), .1);border:1px solid rgba(var(--accent-rgb), .2);font-family:var(--sans);color:var(--ice-300);border-radius:999px;align-items:center;gap:.4rem;margin:1rem 0 0;padding:.35rem .9rem;font-size:.82rem;display:inline-flex}.home-base strong{color:var(--ice-50);font-weight:700}.home-base-icon{font-size:.9rem}.countdown{font-family:var(--sans);color:var(--accent-warm);font-variant-numeric:tabular-nums;margin-top:2rem;font-size:1rem}.hero-snow{pointer-events:none;background-image:radial-gradient(2px 2px at 10% 20%, rgba(var(--accent-rgb), .55), transparent), radial-gradient(2px 2px at 80% 60%, rgba(var(--accent-rgb), .4), transparent), radial-gradient(1.5px 1.5px at 50% 80%, rgba(var(--line-rgb), .3), transparent), radial-gradient(1.5px 1.5px at 30% 40%, rgba(var(--line-rgb), .25), transparent), radial-gradient(2px 2px at 65% 15%, rgba(var(--accent-rgb), .4), transparent);opacity:.8;position:absolute;inset:0}.route{padding:2.5rem 1.5rem .5rem}.route-strip{max-width:900px;font-family:var(--sans);flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem .5rem;margin:0 auto;display:flex}.stop{background:var(--navy-800);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ice-50);flex-direction:column;align-items:center;padding:.5rem .85rem;font-size:.85rem;font-weight:700;display:flex}.stop small{color:var(--ice-300);white-space:nowrap;margin-top:.15rem;font-size:.66rem;font-weight:400}.stop[data-route]{cursor:pointer;outline:none;transition:background .15s,border-color .15s,transform .15s}.stop[data-route]:hover,.stop[data-route]:focus-visible{background:var(--navy-700);border-color:rgba(var(--accent-rgb), .45);transform:translateY(-2px)}.arrow{color:var(--accent);opacity:.8;font-size:.9rem}.trips{padding:3rem 0}.trips+.trips{border-top:1px solid var(--line);margin-top:1rem;padding-top:0}.trips-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.75rem;display:flex}.trips h2{font-size:1.5rem}.trip-summary{font-family:var(--sans);color:var(--ice-300);max-width:640px;margin:.85rem 0 1.75rem;font-size:.95rem}.trips-hint{font-family:var(--sans);color:var(--ice-300);opacity:.75;margin:0;font-size:.8rem}.trip-photos{font-family:var(--sans);color:var(--ice-100);align-items:center;gap:.45rem;margin:0 0 1.75rem;font-size:.85rem;text-decoration:none;display:inline-flex}.trip-photos:hover{color:var(--accent)}.trip-photos.is-placeholder{color:var(--ice-300);opacity:.75;border:1px dashed var(--line-strong);border-radius:var(--radius);padding:.55rem .85rem;font-style:italic}.trip-photos .icon{opacity:.8;flex-shrink:0}.trip-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.trip-timeline{margin:0;padding:0;list-style:none;position:relative}.trip-timeline:before{content:"";background:linear-gradient(180deg, rgba(var(--line-rgb), .22), rgba(var(--line-rgb), .04));width:2px;position:absolute;top:8px;bottom:8px;left:34px}.trip-stop{grid-template-columns:70px 1fr;align-items:start;gap:1.25rem;margin-bottom:1.25rem;display:grid;position:relative}.trip-stop-marker{background:var(--navy-800);border:1px solid var(--line-strong);z-index:1;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.trip-stop:first-child .trip-stop-marker{background:var(--accent);border-color:var(--accent)}.trip-stop-add:first-child .trip-stop-marker,.trip-stop-add .trip-stop-marker{background:0 0}.trip-stop-days-num{font-family:var(--sans);color:var(--ice-50);font-variant-numeric:tabular-nums;font-size:1.3rem;font-weight:700;line-height:1}.trip-stop-days-label{font-family:var(--sans);text-transform:uppercase;letter-spacing:.06em;color:var(--ice-300);margin-top:.1rem;font-size:.58rem}.trip-stop-date-num{font-family:var(--sans);color:var(--ice-50);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700;line-height:1}.trip-stop-date-mon{font-family:var(--sans);color:var(--ice-300);text-transform:uppercase;letter-spacing:.06em;text-align:center;margin-top:.05rem;font-size:.58rem}.trip-stop:first-child .trip-stop-days-num,.trip-stop:first-child .trip-stop-days-label,.trip-stop:first-child .trip-stop-date-num,.trip-stop:first-child .trip-stop-date-mon{color:var(--navy-950)}.trip-stop-add .trip-stop-marker{border-style:dashed;border-color:var(--line-strong);background:0 0}.trip-stop-add-btn{cursor:pointer;color:var(--ice-300);font-family:var(--sans);background:0 0;border:none;border-radius:50%;width:100%;height:100%;padding:0;font-size:1.5rem;line-height:1}.trip-stop-add-btn:hover,.trip-stop-add-btn:focus-visible{color:var(--accent)}.trip-stop-add:hover .trip-stop-marker{border-color:var(--accent)}.trip-timeline.is-compact:before{left:31px}.trip-timeline.is-compact .trip-stop{grid-template-columns:64px 1fr;gap:1rem;margin-bottom:.65rem}.trip-timeline.is-compact .trip-stop-marker{width:64px;height:64px}.trip-timeline.is-compact .trip-stop-date-num{font-size:1.3rem}.trip-timeline.is-compact .trip-stop-date-mon{font-size:.62rem}@media (max-width:480px){.trip-timeline.is-compact:before{left:27px}.trip-timeline.is-compact .trip-stop{grid-template-columns:56px 1fr;gap:.85rem}.trip-timeline.is-compact .trip-stop-marker{width:56px;height:56px}.trip-timeline.is-compact .trip-stop-date-num{font-size:1.1rem}}.trip-card .leg-highlights{margin:.15rem 0 0;padding:0}@media (max-width:560px){.trip-stop{grid-template-columns:52px 1fr;gap:.85rem}.trip-timeline:before{left:25px}.trip-stop-marker{width:52px;height:52px}.trip-stop-days-num,.trip-stop-leg-num{font-size:1rem}}.trip-card{background:var(--navy-800);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.15rem 1.25rem;text-decoration:none;transition:transform .15s,border-color .15s,background .15s;display:flex;position:relative}.trip-card:hover{border-color:rgba(var(--accent-rgb), .45);background:var(--navy-700);transform:translateY(-2px)}.trip-card-dates{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--ice-300);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.trip-card-badge{font-family:var(--sans);letter-spacing:.06em;background:rgba(var(--accent-rgb), .14);color:var(--accent);border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .55rem;font-size:.65rem;font-weight:700;display:inline-flex}.trip-card-badge.is-soon{background:rgba(var(--accent-warm-rgb), .18);color:var(--accent-warm)}.trip-card-badge.is-client{background:rgba(var(--line-rgb), .1);color:var(--ice-300)}.trip-card h3{font-family:var(--serif);letter-spacing:-.015em;font-size:1.35rem}.trip-card p{color:var(--ice-300);margin:0;font-size:.9rem}.trip-card-link{font-family:var(--sans);color:var(--ice-50);margin-top:.5rem;font-size:.85rem;font-weight:700}.trip-card.is-placeholder{cursor:default;opacity:.7}.trip-card.is-placeholder:hover{border-color:var(--line);background:var(--navy-800);transform:none}.trips-empty{color:var(--ice-300);font-family:var(--sans);border:1px dashed var(--line-strong);border-radius:var(--radius);text-align:center;opacity:.75;padding:1.5rem;font-size:.85rem}.potential-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.potential-card{border:1px dashed var(--line-strong);border-radius:var(--radius);opacity:.82;background:0 0;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.5rem 1.75rem;display:flex}.potential-card-badge{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;border:1px dashed var(--line-strong);color:var(--ice-300);border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .55rem;font-size:.65rem;font-weight:700;display:inline-flex}.potential-card h3{align-items:center;gap:.5rem;font-size:1.1rem;display:flex}.potential-card h3 .icon{color:var(--ice-300)}.potential-card p{color:var(--ice-300);margin:0;font-size:.88rem}.trip-timeline.is-past:before{background:linear-gradient(180deg, rgba(var(--line-rgb), .28), rgba(var(--line-rgb), .06))}.trip-timeline.is-past .trip-stop-marker{border-color:var(--line-strong)}.trip-timeline.is-past .trip-stop:first-child .trip-stop-marker{background:var(--navy-800)}.trip-timeline.is-past .trip-stop-date-num,.trip-timeline.is-past .trip-stop:first-child .trip-stop-date-num,.trip-timeline.is-past .trip-stop:first-child .trip-stop-date-mon,.trip-timeline.is-past .trip-card-dates{color:var(--ice-300)}.trip-stop.is-home-base .trip-stop-marker{background:var(--navy-800);border-color:rgba(var(--accent-warm-rgb), .5);color:var(--accent-warm)}.home-base-card{border:1px dashed rgba(var(--accent-warm-rgb), .35);border-radius:var(--radius);font-family:var(--sans);color:var(--ice-300);align-items:center;gap:.6rem;padding:.9rem 1.25rem;font-size:.85rem;display:flex}.home-base-card strong{color:var(--ice-50)}.home-base-card .icon{color:var(--accent-warm)}.itinerary{padding:3.5rem 0 1rem}.itinerary h2,.notes h2{margin-bottom:2rem;font-size:1.6rem}.itinerary-layout{grid-template-columns:minmax(260px,380px) 1fr;align-items:start;gap:1.5rem;display:grid}.itinerary-layout-solo{grid-template-columns:1fr;max-width:640px;margin:0 auto}.itinerary-map-wrap{z-index:10;order:2;position:sticky;top:126px}.trip-map{border-radius:var(--radius);border:1px solid var(--line);background:var(--navy-800);height:440px;overflow:hidden}.map-toggle-btn{border:1px solid var(--line);background:var(--navy-800);color:var(--ice-300);font-family:var(--sans);cursor:pointer;border-radius:999px;margin:0 0 .5rem auto;padding:.3rem .75rem;font-size:.72rem;transition:border-color .15s,color .15s;display:block}.map-toggle-btn:hover{border-color:rgba(var(--accent-rgb), .4);color:var(--accent)}.itinerary-map-wrap.is-hidden .trip-map,.itinerary-map-wrap.is-hidden .trip-map-hint{display:none}.trip-map-hint{color:var(--ice-300);font-size:.75rem;font-family:var(--sans);text-align:center;opacity:.7;margin:.6rem 0 0}.trip-map-legend{font-family:var(--sans);color:var(--ice-300);flex-wrap:wrap;justify-content:center;gap:.35rem 1rem;margin:.5rem 0 0;font-size:.72rem;display:flex}.trip-map-legend .legend-item{align-items:center;gap:.4rem;display:flex}.trip-map-legend .legend-line{border-top:2px solid var(--ice-300);width:22px;height:0;display:inline-block}.trip-map-legend .legend-line.is-ground{border-top-style:dashed}.trip-map-legend .legend-line.is-hike{border-top-style:dotted}.trip-map-marker span{color:#ffffffeb;width:18px;height:18px;font-size:.5rem;font-weight:700;font-family:var(--sans);text-shadow:0 1px 2px #000000e6,0 0 4px #000000b3;justify-content:center;align-items:center;transition:transform .15s,opacity .15s,color .15s;display:flex}.trip-map-marker.is-active span{color:var(--accent-warm);transform:scale(1.3)}.trip-map-marker.is-dimmed span{opacity:.35;transform:scale(.85)}.trip-map-region{pointer-events:none;transition:fill-opacity .25s,opacity .25s}.trip-map-region.is-active{filter:drop-shadow(0 0 14px rgba(var(--accent-warm-rgb), .85)) drop-shadow(0 0 28px rgba(var(--accent-warm-rgb), .4))}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:var(--navy-800);color:var(--ice-50)}.leaflet-popup-content{font-family:var(--sans);font-size:.85rem}.leaflet-control-attribution{background:rgba(var(--bg-rgb), .75)!important;color:var(--ice-300)!important;font-size:.65rem!important}.leaflet-control-attribution a{color:var(--accent)!important}.leaflet-control-zoom{border:1px solid var(--line)!important;box-shadow:none!important}.leaflet-control-zoom a{background:var(--navy-800)!important;color:var(--ice-50)!important;border-color:var(--line)!important}.leaflet-control-zoom a:hover{background:var(--navy-700)!important;color:var(--accent)!important}.legs{flex-direction:column;order:1;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.leg{background:var(--navy-800);border:1px solid var(--line);border-radius:var(--radius);transition:background .15s,border-color .15s,transform .15s}.leg:hover,.leg:focus-within{background:var(--navy-700);border-color:rgba(var(--accent-rgb), .45);transform:translate(2px)}.leg>summary{cursor:pointer;outline:none;grid-template-columns:1fr auto;align-items:start;gap:.75rem;padding:.85rem 1.1rem;list-style:none;display:grid}.leg>summary::-webkit-details-marker{content:"";display:none}.leg>summary::marker{content:"";display:none}.leg-main{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;min-width:0;display:flex}.leg-info{flex-direction:column;flex:1;gap:.2rem;min-width:140px;display:flex}.leg-date-range{font-family:var(--sans);color:var(--ice-300);text-transform:uppercase;letter-spacing:.04em;font-size:.68rem}.leg-city{font-family:var(--sans);color:var(--ice-50);align-items:center;gap:.45rem;font-size:1rem;font-weight:700;display:flex}.leg-lodging{background:rgba(var(--accent-rgb), .1);border:1px solid rgba(var(--accent-rgb), .2);font-family:var(--sans);color:var(--ice-300);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.22rem .6rem;font-size:.68rem;display:inline-flex}.leg-flight{background:rgba(var(--accent-warm-rgb), .12);border:1px solid rgba(var(--accent-warm-rgb), .28);font-family:var(--sans);color:var(--ice-300);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;gap:.3rem;max-width:100%;padding:.22rem .6rem;font-size:.68rem;display:inline-flex;overflow:hidden}.leg-flight strong,.leg-lodging strong{color:var(--ice-50);font-weight:700}.leg-highlights{font-family:var(--sans);flex-wrap:wrap;gap:.3rem .5rem;margin:0;padding:0 1.1rem 1rem;list-style:none;display:flex}.leg-highlights li{color:var(--ice-300);font-size:.85rem}.leg-highlights li:before{content:"· ";color:var(--accent);font-weight:700}.leg-placeholder>.leg-top{align-items:center;padding:.85rem 1.1rem;display:flex}@media (max-width:820px){.itinerary-layout{grid-template-columns:1fr}.itinerary-map-wrap{order:-1}.trip-map{height:260px}}.trip-companion.is-more{cursor:pointer;font-weight:700}.trip-companion.is-more:hover{border-color:var(--accent);color:var(--accent)}.trip-stop-grip{touch-action:none;color:var(--ice-300);opacity:.5;cursor:grab;-webkit-user-select:none;user-select:none;font-size:.9rem;line-height:1;position:absolute;top:1.1rem;left:-1.15rem}.trip-stop.is-dragging{opacity:.4;opacity:.9;box-shadow:0 8px 24px #00000073}@media (prefers-reduced-motion:reduce){.trip-stop{transition:none!important}}.feedback-nudge{border:1px solid rgba(var(--accent-rgb), .4);border-radius:var(--radius);background:rgba(var(--accent-rgb), .08);max-width:40rem;font-family:var(--sans);color:var(--ice-100);align-items:flex-start;gap:.75rem;margin:0 auto 1.25rem;padding:.7rem .9rem;font-size:.85rem;line-height:1.5;display:flex}.feedback-nudge button{color:var(--ice-300);cursor:pointer;background:0 0;border:none;flex:none;margin-left:auto;padding:0 .15rem;font-size:.85rem}.feedback-nudge button:hover{color:var(--accent)}.feedback-item{background:var(--navy-800);border:1px solid var(--line);border-left:3px solid var(--line-strong);border-radius:var(--radius);font-family:var(--sans);margin-bottom:.5rem;padding:.8rem .9rem}.feedback-item.is-planned{border-left-color:var(--accent-warm)}.feedback-item.is-done{border-left-color:var(--accent);opacity:.75}.feedback-item.is-declined{opacity:.55}.feedback-head{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.35rem;display:flex}.feedback-kind{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--line-strong);color:var(--ice-300);border-radius:999px;padding:.1rem .4rem;font-size:.62rem;font-weight:700}.feedback-kind.is-bug{border-color:rgba(var(--accent-rgb), .5);color:var(--accent)}.feedback-status{color:var(--ice-300);font-size:.68rem}.feedback-by{color:var(--ice-300);margin-left:auto;font-size:.72rem}.feedback-body{white-space:pre-wrap;color:var(--ice-50);margin:0;font-size:.88rem;line-height:1.5}.feedback-path{color:var(--ice-300);opacity:.8;margin:.2rem 0 0;font-size:.7rem}.feedback-reply{border-radius:var(--radius-sm);background:rgba(var(--accent-rgb), .1);margin:.5rem 0 0;padding:.45rem .6rem;font-size:.82rem;line-height:1.5}.feedback-reply strong{color:var(--accent);margin-right:.35rem}.feedback-actions{align-items:center;gap:.6rem;margin-top:.5rem;display:flex}.feedback-vote{border:1px solid var(--line-strong);color:var(--ice-300);font-family:var(--sans);cursor:pointer;background:0 0;border-radius:999px;padding:.15rem .6rem;font-size:.72rem}.feedback-vote.is-on{border-color:var(--accent);color:var(--accent)}.feedback-link{color:var(--ice-300);font-family:var(--sans);cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem}.feedback-link:hover{color:var(--accent)}.feedback-reply-form{flex-direction:column;gap:.5rem;margin-top:.6rem;display:flex}.route-builder{flex-direction:column;display:flex}.route-stop{gap:.6rem;display:flex}.route-stop-rail{flex-direction:column;flex:none;align-items:center;padding-top:.35rem;display:flex}.route-stop-dot{border:2px solid var(--accent);background:var(--navy-950);border-radius:50%;width:9px;height:9px}.route-stop-line{background:rgba(var(--accent-rgb), .35);flex:1;width:2px;min-height:1.5rem}.route-stop-body{flex-direction:column;flex:1;gap:.35rem;min-width:0;padding-bottom:.4rem;display:flex}.route-stop-head{align-items:baseline;gap:.5rem;display:flex}.route-stop-role{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--ice-300);font-size:.68rem}.route-stop-remove{color:var(--ice-300);font-family:var(--sans);cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:.7rem}.route-stop-place{text-align:left;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--navy-800);color:var(--ice-50);font-family:var(--sans);cursor:pointer;padding:.4rem .6rem;font-size:.88rem}.route-stop-place:hover{border-color:var(--accent)}.route-stop-dates{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.route-stop-date{min-width:0;font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--ice-300);flex-direction:column;gap:.15rem;font-size:.65rem;display:flex}@media (max-width:430px){.route-stop-dates{grid-template-columns:1fr}}.route-insert{border:1px dashed var(--line-strong);color:var(--ice-300);font-family:var(--sans);cursor:pointer;background:0 0;border-radius:999px;align-self:flex-start;margin:0 0 .4rem 1.1rem;padding:.15rem .6rem;font-size:.72rem}.route-insert:hover{border-color:var(--accent);color:var(--accent)}.day-untitled{color:var(--ice-300);opacity:.6;font-weight:400}.day-add-flight{border:1px dashed var(--line-strong);color:var(--ice-300);font-family:var(--sans);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.35rem;margin-top:.5rem;padding:.25rem .7rem;font-size:.78rem;display:inline-flex}.day-add-flight:hover{border-color:var(--accent);color:var(--accent)}.day-add-flight .icon{width:.85rem;height:.85rem}.notes{padding:2.5rem 0 4rem}.notes-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.note{background:var(--navy-700);border-radius:var(--radius);border:1px solid var(--line);padding:1.25rem 1.4rem}.note h3{color:var(--accent);font-size:.95rem;font-family:var(--sans);margin-bottom:.4rem}.note p{color:var(--ice-300);margin:0;font-size:.88rem}.recommendations-city{margin-top:2rem}.recommendations-city:first-child{margin-top:0}.recommendations-city h3{margin:0 0 .85rem;font-size:1.1rem}.recommendations-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.recommendation-card{background:var(--navy-700);border-radius:var(--radius);border:1px solid var(--line);flex-direction:column;gap:.35rem;padding:1rem 1.15rem;display:flex}.recommendation-category{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);font-size:.65rem;font-weight:700}.recommendation-card h3{margin:0;font-size:.95rem}.recommendation-card p{color:var(--ice-300);margin:0;font-size:.85rem}.recommendation-card a{font-family:var(--sans);color:var(--accent);font-size:.8rem}.recommendations-map-wrap{border-radius:var(--radius);overflow:hidden}.recommendations-map{border-radius:var(--radius);border:1px solid var(--line);background:var(--navy-800);height:280px;overflow:hidden}.recommendations-map-actions{align-items:center;gap:.75rem;margin-top:.6rem;display:flex}.recommendations-location-error{font-family:var(--sans);color:var(--accent);margin:.5rem 0 0;font-size:.75rem}footer{text-align:center;color:var(--ice-300);font-family:var(--sans);opacity:.7;padding:2rem 1.5rem 3rem;font-size:.8rem}.feed-card-body{touch-action:manipulation;-webkit-user-select:none;user-select:none;position:relative}.feed-action-row{align-items:center;gap:.25rem;margin-left:-.6rem;display:flex}.feed-icon-btn{width:2.75rem;height:2.75rem;color:var(--ice-100);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.feed-icon-btn:hover,.feed-icon-btn.is-liked{color:var(--accent)}.feed-like-count{font-family:var(--sans);color:var(--ice-50);margin:0 0 .25rem;font-size:.85rem;font-weight:700}.feed-more-comments{color:var(--ice-300);font-family:var(--sans);cursor:pointer;background:0 0;border:none;padding:.15rem 0;font-size:.82rem;display:block}.feed-comment{font-family:var(--sans);color:var(--ice-100);margin:0 0 .2rem;font-size:.85rem;line-height:1.4}.feed-comment-author{color:var(--ice-50);font-weight:700}.feed-comment-delete{color:var(--ice-300);cursor:pointer;background:0 0;border:none;margin-left:.35rem;font-size:.7rem}.feed-comment-form{border-top:1px solid var(--line);align-items:center;gap:.5rem;margin-top:.5rem;padding-top:.5rem;display:flex}.feed-comment-input{min-width:0;color:var(--ice-50);font-family:var(--sans);background:0 0;border:none;flex:1;padding:.25rem 0;font-size:16px}.feed-comment-input:focus{outline:none}.feed-comment-post{color:var(--accent);font-family:var(--sans);cursor:pointer;background:0 0;border:none;padding:.25rem 0;font-size:.82rem;font-weight:700}.feed-like-burst{color:#fff;pointer-events:none;justify-content:center;align-items:center;animation:.7s ease-out forwards like-burst;display:flex;position:absolute;inset:0}@keyframes like-burst{0%{opacity:0;transform:scale(.4)}30%{opacity:.95;transform:scale(1.1)}60%{opacity:.95;transform:scale(1)}to{opacity:0;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.feed-like-burst{opacity:0;animation:none}}.fmap{background:linear-gradient(160deg, rgba(var(--accent-rgb), .06), transparent 60%), var(--navy-900);border:1px solid var(--line);border-radius:var(--radius);padding:.75rem .75rem .5rem;position:relative}.fmap-svg{cursor:grab;touch-action:pan-y;width:100%;height:auto;display:block;overflow:hidden}.fmap-svg.is-panning{cursor:grabbing}.fmap-zoom{flex-direction:column;gap:.25rem;display:flex;position:absolute;top:1.1rem;right:1.1rem}.fmap-zoom button{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:rgba(var(--bg-rgb), .8);width:2rem;height:2rem;color:var(--ice-50);font-family:var(--sans);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:1rem;line-height:1}.fmap-zoom button.is-wide{width:auto;padding:0 .5rem;font-size:.72rem}.fmap-zoom button:hover{border-color:var(--accent);color:var(--accent)}.fmap-legend{font-family:var(--sans);color:var(--ice-300);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .5rem .2rem .3rem;font-size:.8rem;display:inline-flex}.fmap-legend:hover:not(:disabled){border-color:var(--line-strong);color:var(--ice-50)}.fmap-legend.is-active{border-color:var(--accent);color:var(--ice-50)}.fmap-legend:disabled{opacity:.4;cursor:default}.fmap-legend-dot{border-radius:50%;width:10px;height:10px;display:inline-block}.fmap-land{fill:rgba(var(--line-rgb), .13);stroke:rgba(var(--line-rgb), .26)}.fmap-trail{fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:.3}.fmap-tail{fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:.7}.fmap-person{cursor:pointer;transition:opacity .15s}.fmap-person:focus{outline:none}.fmap-person.is-dimmed{opacity:.35}.fmap-halo{opacity:.18}.fmap-person:hover .fmap-halo,.fmap-person:focus .fmap-halo{opacity:.32}.fmap-dot{stroke:var(--navy-950)}.fmap-initial{font-family:var(--sans);fill:#fff;pointer-events:none;font-weight:700}.fmap-caption{min-height:1.2em;font-family:var(--sans);color:var(--ice-300);margin:.5rem 0 0;font-size:.8rem}.friends-map-marker{transition:transform .45s ease-out}.friends-map-slider{appearance:none;background:rgba(var(--line-rgb), .25);cursor:pointer;border-radius:999px;outline:none;height:6px}.friends-map-slider::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:grab;border:2px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 1px 4px #0006}.friends-map-slider::-moz-range-thumb{background:var(--accent);cursor:grab;border:2px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 1px 4px #0006}.edit-button{border:1px solid var(--line-strong);color:var(--ice-300);cursor:pointer;vertical-align:middle;background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.edit-button:hover,.edit-button:focus-visible{color:var(--accent);border-color:rgba(var(--accent-rgb), .55);background:rgba(var(--accent-rgb), .1)}.leg-editable{font:inherit;color:inherit;cursor:pointer;text-align:left;-webkit-text-decoration:underline dotted rgba(var(--line-rgb), .5);text-decoration:underline dotted rgba(var(--line-rgb), .5);text-underline-offset:3px;background:0 0;border:none;margin:0;padding:0}.leg-editable:hover,.leg-editable:focus-visible{color:var(--accent);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.alliance-badge{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(var(--accent-rgb), .45);color:var(--accent);vertical-align:middle;border-radius:999px;padding:.1rem .4rem;font-size:.56rem;display:inline-block}.status-strip{grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:.6rem;display:grid}.status-group-label{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--ice-300);margin:0 0 .5rem;font-size:.65rem;font-weight:600}.status-badge,.tier-tile{border-radius:var(--radius);font-family:var(--sans);background:var(--navy-800);border:1px solid rgba(var(--line-rgb), .08);flex-direction:column;padding:.85rem .9rem;display:flex}.status-badge-top{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.status-badge-kicker,.tier-program{letter-spacing:.1em;text-transform:uppercase;min-width:0;color:var(--ice-300);white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;font-weight:600;overflow:hidden}.status-badge-mark{color:rgb(var(--badge));flex:none;justify-content:center;align-items:center;display:inline-flex}.status-badge-tier,.tier-name{letter-spacing:-.015em;color:var(--ice-50);font-size:1.25rem;font-weight:600;line-height:1.1}.status-badge-byline,.tier-via{color:var(--ice-300);text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.72rem;line-height:1.3;overflow:hidden}.status-badge-progress{flex-direction:column;gap:.3rem;margin-top:.75rem;display:flex}.status-badge-bar{background:rgba(var(--line-rgb), .14);border-radius:999px;height:3px;overflow:hidden}.status-badge-bar span{background:rgb(var(--badge));border-radius:999px;height:100%;display:block}.status-badge-next{color:var(--ice-300);white-space:nowrap;font-size:.68rem}.trip-card-wrap{flex:1;position:relative}.trip-companions{pointer-events:none;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem;max-width:55%;display:flex;position:absolute;bottom:.85rem;right:.9rem}.trip-companions a,.trip-companions .trip-companion{pointer-events:auto}.trip-stop{container:stop/inline-size}@container stop (min-width:620px){.trip-card{padding-right:10.5rem}}@container stop (max-width:619.98px){.trip-card-wrap:has(.trip-companions){background:var(--navy-800);border:1px solid var(--line);border-radius:var(--radius);transition:border-color .15s,background .15s}.trip-card-wrap:has(.trip-companions) .trip-card{background:0 0;border:none;border-radius:0;padding-bottom:.35rem}.trip-card-wrap:has(.trip-companions) .trip-card:hover{background:0 0;transform:none}.trip-card-wrap:has(.trip-companions):hover{border-color:rgba(var(--accent-rgb), .45);background:var(--navy-700)}.trip-companions{max-width:100%;padding:0 1.25rem .9rem;position:static}}.trip-companions-label{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--ice-300);font-size:.66rem}.trip-companions-people{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.trip-companion{font-family:var(--sans);color:var(--ice-50);background:rgba(var(--line-rgb), .08);border:1px solid var(--line);border-radius:999px;align-items:center;gap:.35rem;padding:.15rem .6rem .15rem .15rem;font-size:.8rem;text-decoration:none;display:inline-flex}a.trip-companion:hover,a.trip-companion:focus-visible{border-color:rgba(var(--accent-rgb), .5);color:var(--accent)}.trip-companion-avatar{background:var(--navy-800);border:1px solid var(--line-strong);width:1.35rem;height:1.35rem;color:var(--ice-300);border-radius:50%;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:inline-flex}.hb-timeline{margin:0;padding:0 0 0 .15rem;list-style:none;position:relative}.hb-timeline:before{content:"";background:rgba(var(--line-rgb), .18);width:2px;position:absolute;top:1.2rem;bottom:1.2rem;left:1.5rem}.hb-node{align-items:center;gap:.7rem;padding:.3rem 0;display:flex;position:relative}.hb-dot{z-index:1;background:var(--navy-900);border:2px solid var(--accent);width:2.7rem;height:2.7rem;font-family:var(--sans);border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;line-height:1;display:flex;position:relative}.hb-node-home .hb-dot{border-color:var(--line-strong);color:var(--ice-300)}.hb-dot-day{color:var(--accent);font-size:.82rem;font-weight:800}.hb-dot-mon{letter-spacing:.06em;color:var(--ice-300);margin-top:.1rem;font-size:.5rem}.hb-dot-add{border-style:dashed;border-color:var(--line-strong);color:var(--ice-300);cursor:pointer;padding:0;font-size:1.25rem}.hb-dot-add:hover,.hb-dot-add:focus-visible{color:var(--accent);border-color:var(--accent)}.hb-body{min-width:0;font-family:var(--sans);flex-direction:column;flex:1;display:flex}.hb-city{color:var(--ice-50);font-size:.9rem;font-weight:700}.hb-dates{color:var(--ice-300);font-size:.72rem}.hb-actions{flex:none;align-items:center;gap:.3rem;display:flex}.hb-remove{border:1px solid var(--line-strong);width:24px;height:24px;color:var(--ice-300);cursor:pointer;background:0 0;border-radius:50%;padding:0;line-height:1}.hb-remove:hover,.hb-remove:focus-visible{color:var(--accent);border-color:rgba(var(--accent-rgb), .55)}.nav-search{align-items:center;min-width:0;display:flex;position:relative}.nav-search-field{opacity:0;border-radius:999px;width:0;transition:width .22s,opacity .16s,margin-left .22s;overflow:hidden}.nav-search.is-open .nav-search-field{opacity:1;background:var(--navy-900);border:1px solid var(--line-strong);width:13rem;margin-left:.35rem;overflow:visible}.nav-search-inner{position:relative}.nav-search-results{background:var(--navy-900);border:1px solid var(--line-strong);border-radius:var(--radius-sm);z-index:1000;flex-direction:column;gap:.5rem;width:17rem;max-width:calc(100vw - 1.5rem);max-height:60vh;padding:.6rem .7rem;display:flex;position:absolute;top:calc(100% + .55rem);right:0;overflow-y:auto;box-shadow:0 12px 32px #00000080}@media (max-width:560px){.nav-search.is-open{position:static}.nav-search.is-open .nav-search-field{width:100%}.site-actions:has(.nav-search.is-open)>:not(.nav-search){display:none}.site-actions:has(.nav-search.is-open){flex:1}.site-actions:has(.nav-search.is-open) .nav-search{flex:1}}.ladder-segments{align-items:flex-end;gap:4px;display:flex}.ladder-seg{flex-basis:0;min-width:0}.ladder-seg-track{border-radius:var(--radius-sm);background:rgba(var(--line-rgb), .1);border:1px solid var(--line);height:20px;position:relative;overflow:hidden}.ladder-seg-track.is-earned{border-color:rgba(var(--accent-rgb), .5)}.ladder-seg-fill{background:rgba(var(--accent-rgb), .85);position:absolute;top:0;bottom:0;left:0}.ladder-seg-fill-projected{background:rgba(var(--accent-rgb), .3)}.ladder-seg-fill-potential{background:repeating-linear-gradient(135deg, rgba(var(--accent-rgb), .22) 0 4px, transparent 4px 8px)}.ladder-seg-label{font-family:var(--sans);flex-direction:column;margin-top:.3rem;line-height:1.25;display:flex;overflow:hidden}.ladder-seg-name{color:var(--ice-100);overflow-wrap:anywhere;font-size:.7rem;line-height:1.2}.ladder-seg-num{color:var(--ice-300);font-size:.62rem}.ladder-held{font-family:var(--sans);color:var(--accent);border:1px solid rgba(var(--accent-rgb), .4);border-radius:999px;margin-left:auto;padding:.1rem .6rem;font-size:.72rem}.ladder-rows{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.ladder-row{font-family:var(--sans);border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:.75rem;padding:.2rem 0;font-size:.8rem;display:flex}.ladder-row-name{color:var(--ice-300)}.ladder-row.is-earned .ladder-row-name{color:var(--ice-50);font-weight:700}.ladder-row-alliance{opacity:.8;font-size:.72rem}.ladder-row-state{text-align:right;color:var(--ice-100);font-size:.76rem}@media (max-width:560px){.ladder-seg-name{font-size:.64rem}.ladder-seg-num,.ladder-label-num{display:none}.ladder-row{flex-direction:column;align-items:flex-start;gap:.1rem}.ladder-row-state{text-align:left}}.hb-dot-home{cursor:pointer}.hb-body-button{text-align:left;cursor:pointer;background:0 0;border:none;padding:0}.hb-body-button:hover .hb-city,.hb-body-button:focus-visible .hb-city{color:var(--accent)}.hb-node-form{padding-left:3.4rem;display:block}.edit-dock{z-index:900;align-items:center;gap:.5rem;display:flex;position:fixed;bottom:1.25rem;right:1rem}.edit-dock.is-editing{background:var(--navy-900);border:1px solid rgba(var(--accent-rgb), .45);border-radius:999px;padding:.35rem .4rem .35rem .9rem;box-shadow:0 10px 28px #00000080}.edit-dock .edit-button{background:var(--navy-900);border-color:rgba(var(--accent-rgb), .5);box-shadow:0 10px 28px #00000080}.edit-dock-label{font-family:var(--sans);color:var(--accent);letter-spacing:.02em;font-size:.78rem}.edit-dock-done{background:var(--accent);color:var(--navy-950);font-family:var(--sans);cursor:pointer;border:none;border-radius:999px;padding:.35rem .95rem;font-size:.8rem;font-weight:700}.leg.is-editing>summary{cursor:pointer;outline:1px dashed rgba(var(--accent-rgb), .35);outline-offset:2px;border-radius:var(--radius-sm)}.leg.is-editing>summary:hover{outline-color:var(--accent)}.bingo-grid{grid-template-columns:repeat(5,1fr);gap:4px;max-width:34rem;margin-inline:auto;display:grid}.bingo-cell{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--navy-800);border:1px solid var(--line);color:var(--ice-100);font-family:var(--sans);cursor:pointer;text-align:center;justify-content:center;align-items:center;padding:.3rem;display:flex;position:relative;overflow:hidden}.bingo-cell:disabled{cursor:default}.bingo-cell-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.bingo-cell-text{z-index:1;overflow-wrap:anywhere;max-height:100%;font-size:.68rem;line-height:1.25;position:relative;overflow:hidden}.bingo-cell.is-done .bingo-cell-text{border-radius:var(--radius-sm);background:#0000008c;padding:.15rem .25rem}.bingo-cell.is-done{border-color:rgba(var(--accent-rgb), .45)}.bingo-cell.is-line{border-color:var(--accent);box-shadow:inset 0 0 0 2px rgba(var(--accent-rgb), .55)}.bingo-cell.is-free .bingo-cell-text{color:var(--accent)}.bingo-card-list{flex-direction:column;gap:.6rem;display:flex}@media (max-width:420px){.bingo-cell-text{font-size:.52rem}}.bingo-cell.is-blank .bingo-cell-text{color:var(--ice-300);opacity:.45}.bingo-cell.is-preview{cursor:default;background:var(--navy-900)}.landing-hero{text-align:center;padding:clamp(3rem,10vw,6rem) 1.25rem clamp(2.5rem,6vw,4rem);position:relative;overflow:hidden}.landing-hero-inner{z-index:1;max-width:44rem;margin:0 auto;position:relative}.landing-title{letter-spacing:-.03em;margin:0 0 .9rem;font-size:clamp(2.1rem,7vw,3.6rem);line-height:1.05}.landing-sub{font-family:var(--sans);color:var(--ice-300);max-width:32rem;margin:0 auto;font-size:clamp(.95rem,2.4vw,1.1rem);line-height:1.5}.landing-cta{background:var(--accent);color:var(--navy-950);font-family:var(--sans);border-radius:999px;margin-top:1.6rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;display:inline-block}.landing-cta:hover{filter:brightness(1.08)}.hero-map{width:min(100%,46rem);margin:2.25rem auto 0;display:block;overflow:visible}.hero-land{fill:rgba(var(--line-rgb), .14);stroke:rgba(var(--line-rgb), .28);stroke-width:.8px}.hero-origin{fill:var(--ice-300);opacity:.9}.hero-stop{fill:var(--navy-950);stroke:var(--accent);stroke-width:2px}.hero-arc{stroke:var(--accent);stroke-dasharray:1200;stroke-dashoffset:1200px;animation:1.8s ease-out forwards draw-arc;animation-delay:var(--arc-delay,0s)}.hero-traveller{fill:var(--accent);offset-distance:0%;offset-rotate:0deg;animation:2.4s ease-in-out infinite travel;animation-delay:var(--arc-delay,0s)}.hero-destination circle{fill:var(--accent)}.hero-destination-halo{fill:rgba(var(--accent-rgb), .18);transform-box:fill-box;transform-origin:50%;animation:2.6s ease-in-out infinite pulse}@keyframes draw-arc{to{stroke-dashoffset:0}}@keyframes travel{0%{offset-distance:0%;opacity:0}12%{opacity:1}88%{opacity:1}to{offset-distance:100%;opacity:0}}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.15;transform:scale(1.35)}}.landing-scene{grid-template-columns:1fr;align-items:center;gap:1.5rem;max-width:60rem;margin:0 auto;padding:clamp(3rem,9vw,5.5rem) 1.25rem;display:grid}@media (min-width:820px){.landing-scene{grid-template-columns:1fr 1.1fr;gap:3rem}.landing-scene.is-flipped .landing-scene-art{order:-1}}.landing-scene-eyebrow{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 .5rem;font-size:.7rem}.landing-scene h2{letter-spacing:-.02em;margin:0 0 .7rem;font-size:clamp(1.5rem,4vw,2.1rem);line-height:1.15}.landing-scene p{font-family:var(--sans);color:var(--ice-300);margin:0;line-height:1.6}.landing-scene-art{background:linear-gradient(160deg, rgba(var(--accent-rgb), .08), transparent 65%), var(--navy-900);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1rem}.scene-map{width:100%;display:block;overflow:visible}.scene-trail{stroke:var(--accent);opacity:.5;stroke-dasharray:1200;stroke-dashoffset:0}.scene-person{offset-distance:100%;offset-rotate:0deg}.scene-person-dot{fill:var(--navy-800);stroke:var(--accent);stroke-width:2px}.scene-person-label{font-family:var(--sans);fill:var(--ice-50);font-size:12px;font-weight:700}.scene-scrub-track{fill:rgba(var(--line-rgb), .25)}.scene-scrub-fill{fill:var(--accent);transform-box:fill-box;transform-origin:0;transform:scaleX(1)}.scene-scrub-handle{fill:var(--accent);transform:translate(840px)}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.landing-scene-art{animation:linear both scene-rise;animation-timeline:view();animation-range:entry 10% cover 32%}.scene-trail{animation:linear both draw-trail;animation-timeline:view();animation-range:entry 25% cover 55%}.scene-person{animation:linear both move-person;animation-timeline:view();animation-range:entry 25% cover 60%}.scene-scrub-fill{animation:linear both scrub;animation-timeline:view();animation-range:entry 25% cover 60%}.scene-scrub-handle{animation:linear both scrub-handle;animation-timeline:view();animation-range:entry 25% cover 60%}}}@keyframes scene-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes draw-trail{0%{stroke-dashoffset:1200px}to{stroke-dashoffset:0}}@keyframes move-person{0%{offset-distance:0%}to{offset-distance:100%}}@keyframes scrub{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes scrub-handle{0%{transform:translate(0)}to{transform:translate(840px)}}@media (prefers-reduced-motion:reduce){.hero-arc,.hero-destination-halo{stroke-dashoffset:0;animation:none}.hero-traveller{offset-distance:100%;animation:none}}.scene-timeline{flex-direction:column;gap:.5rem;display:flex}.scene-row{background:var(--navy-800);border:1px solid var(--line);border-radius:var(--radius-sm);align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.scene-row-marker{border:2px solid var(--accent);width:2.6rem;height:2.6rem;font-family:var(--sans);border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;line-height:1;display:flex}.scene-row-date{color:var(--accent);font-size:.85rem;font-weight:800}.scene-row-month{letter-spacing:.06em;color:var(--ice-300);margin-top:.1rem;font-size:.5rem}.scene-row-body{min-width:0;font-family:var(--sans);flex-direction:column;display:flex}.scene-row-title{color:var(--ice-50);font-size:.92rem;font-weight:700}.scene-row-detail{color:var(--ice-300);align-items:center;gap:.35rem;margin-top:.15rem;font-size:.74rem;display:flex}.scene-row-chip{background:var(--accent);border-radius:50%;flex:none;width:6px;height:6px}.scene-row-chip.is-stay{background:var(--ice-300)}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.scene-row{animation:linear both row-in;animation-timeline:view();animation-range:entry calc(12% + var(--row-index) * 7%) cover calc(34% + var(--row-index) * 7%)}}}@keyframes row-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.scene-fan{width:100%;display:block;overflow:visible}.fan-line{stroke:var(--accent);opacity:.4;stroke-dasharray:420;stroke-dashoffset:0}.fan-avatar{fill:var(--navy-800);stroke:var(--accent);stroke-width:2px}.fan-avatar-label{font-family:var(--sans);fill:var(--ice-50);font-size:13px;font-weight:700}.fan-city{font-family:var(--sans);fill:var(--ice-50);font-size:12px;font-weight:700}.fan-flight{font-family:var(--sans);fill:var(--ice-300);font-size:10px}.fan-mover{fill:var(--accent);offset-distance:100%;offset-rotate:0deg}.fan-dest{fill:var(--accent)}.fan-dest-halo{fill:rgba(var(--accent-rgb), .14);transform-box:fill-box;transform-origin:50%;animation:2.8s ease-in-out infinite pulse}.fan-dest-city{font-family:var(--sans);fill:var(--ice-50);font-size:14px;font-weight:800}.fan-dest-dates{font-family:var(--sans);fill:var(--ice-300);font-size:11px}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.fan-line{animation:linear both draw-fan;animation-timeline:view();animation-range:entry calc(18% + var(--row-index) * 5%) cover calc(48% + var(--row-index) * 5%)}.fan-mover{animation:linear both move-person;animation-timeline:view();animation-range:entry calc(18% + var(--row-index) * 5%) cover calc(52% + var(--row-index) * 5%)}}}@media (prefers-reduced-motion:reduce){.fan-dest-halo{animation:none}}@keyframes draw-fan{0%{stroke-dashoffset:420px}to{stroke-dashoffset:0}}.scene-bingo-wrap{flex-direction:column;gap:.55rem;display:flex}.scene-bingo{grid-template-columns:repeat(5,1fr);gap:.3rem;display:grid}.sb-cell{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--navy-800);border:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;gap:.15rem;min-width:0;padding:.25rem;display:flex;position:relative;overflow:hidden}.sb-label{font-family:var(--sans);text-align:center;text-wrap:balance;color:var(--ice-300);font-size:clamp(.5rem,1.6vw,.66rem);line-height:1.15}.sb-tick{width:.55rem;height:.55rem;color:var(--accent);z-index:2;position:absolute;top:.2rem;right:.2rem}.sb-cell:after{content:"";border-radius:inherit;background:var(--accent);opacity:0;pointer-events:none;z-index:3;position:absolute;inset:0}.sb-cell.is-check,.sb-cell.is-photo,.sb-cell.is-free{border-color:rgba(var(--accent-rgb), .5);background:rgba(var(--accent-rgb), .16)}.sb-cell.is-check .sb-label,.sb-cell.is-photo .sb-label,.sb-cell.is-free .sb-label{color:var(--ice-50);font-weight:700}.sb-cell.is-free{background:rgba(var(--accent-rgb), .3)}.sb-cell.is-free .sb-label{letter-spacing:.06em}.sb-photo{border-radius:inherit;z-index:0;position:absolute;inset:0}.sb-cell.is-photo .sb-label{z-index:1;color:#fff;text-shadow:0 1px 2px #000000a6;font-weight:700;position:relative}.ph-food{background:linear-gradient(#0a0a0c1a,#0a0a0c9e),radial-gradient(circle at 32% 68%,#f4a261 0 21%,#0000 22%),linear-gradient(160deg,#7b3f2a,#c9743f)}.ph-sunrise{background:linear-gradient(#0a0a0c0d,#0a0a0c99),radial-gradient(circle at 50% 70%,#ffd08a 0 17%,#0000 18%),linear-gradient(#2b1c3a,#d9584f 62%,#f0a35e)}.ph-market{background:linear-gradient(#0a0a0c1a,#0a0a0c99),radial-gradient(circle at 22% 30%,#ffb703 0 8%,#0000 9%),radial-gradient(circle at 55% 20%,#fb8500 0 7%,#0000 8%),radial-gradient(circle at 80% 38%,#ffb703 0 6%,#0000 7%),linear-gradient(160deg,#1b2233,#3b2b3f)}.ph-onsen{background:linear-gradient(#0a0a0c1a,#0a0a0c99),radial-gradient(circle at 35% 28%,#ffffff59 0 14%,#0000 15%),radial-gradient(circle at 65% 18%,#ffffff40 0 11%,#0000 12%),linear-gradient(#1e3a3a,#2f7d76)}.ph-temple{background:linear-gradient(#0a0a0c1a,#0a0a0c9e),linear-gradient(#0000 46%,#0006 47% 56%,#0000 57%),linear-gradient(160deg,#8c2f39,#d1495b)}.ph-ramen{background:linear-gradient(#0a0a0c1a,#0a0a0c9e),radial-gradient(circle at 50% 52%,#f2e8cf 0 25%,#0000 26%),linear-gradient(160deg,#2a1f1a,#5a3825)}.scene-bingo-foot{font-family:var(--sans);color:var(--ice-300);justify-content:space-between;align-items:baseline;padding:0 .1rem;font-size:.72rem;display:flex}.scene-bingo-count{height:1.2em;color:var(--accent);font-variant-numeric:tabular-nums;font-weight:700;display:inline-block;overflow:hidden}.sb-strip{display:block;transform:translateY(-8.4em)}.sb-strip>span{height:1.2em;line-height:1.2em;display:block}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.sb-cell.is-check,.sb-cell.is-photo{animation:linear both bingo-mark;animation-timeline:view();animation-range:entry calc(10% + var(--cell-index) * 3%) entry calc(36% + var(--cell-index) * 3%)}.sb-photo{animation:linear both bingo-photo-in;animation-timeline:view();animation-range:entry calc(10% + var(--cell-index) * 3%) entry calc(34% + var(--cell-index) * 3%)}.sb-tick{animation:linear both fade-in;animation-timeline:view();animation-range:entry calc(18% + var(--cell-index) * 3%) entry calc(30% + var(--cell-index) * 3%)}.sb-cell.is-photo .sb-label{animation:linear both bingo-caption;animation-timeline:view();animation-range:entry calc(10% + var(--cell-index) * 3%) entry calc(34% + var(--cell-index) * 3%)}.sb-cell.is-check:after,.sb-cell.is-photo:after{animation:linear both bingo-flash;animation-timeline:view();animation-range:entry calc(10% + var(--cell-index) * 3%) entry calc(18% + var(--cell-index) * 3%)}.sb-strip{animation:steps(7,end) both bingo-count;animation-timeline:view();animation-range:entry 12% entry 96%}}}@keyframes bingo-mark{0%{background:var(--navy-800);border-color:var(--line)}}@keyframes bingo-photo-in{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes bingo-caption{0%{color:var(--ice-300)}}@keyframes bingo-flash{0%{opacity:0}45%{opacity:.55}to{opacity:0}}@keyframes bingo-count{0%{transform:translateY(0)}to{transform:translateY(-8.4em)}}.scene-privacy{flex-direction:column;gap:.75rem;display:flex}.privacy-head{align-items:center;gap:.6rem;display:flex}.privacy-avatar{background:var(--navy-800);border:2px solid var(--accent);width:2.4rem;height:2.4rem;font-family:var(--sans);color:var(--ice-50);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.privacy-who{min-width:0;font-family:var(--sans);flex-direction:column;display:flex}.privacy-name{color:var(--ice-50);font-size:.9rem;font-weight:700}.privacy-handle{color:var(--ice-300);font-size:.72rem}.privacy-lock{color:var(--accent);border:1px solid rgba(var(--accent-rgb), .4);border-radius:999px;align-items:center;margin-left:auto;padding:.25rem;display:inline-flex}.privacy-body{filter:blur(5px);flex-direction:column;gap:.4rem;display:flex}.privacy-trip{background:var(--navy-800);border:1px solid var(--line);border-radius:var(--radius-sm);font-family:var(--sans);grid-template-columns:1fr auto;align-items:baseline;gap:.3rem;padding:.5rem .6rem;display:grid}.privacy-trip-title{color:var(--ice-50);font-size:.85rem;font-weight:700}.privacy-trip-dates{color:var(--ice-300);font-size:.7rem}.privacy-trip-bar{background:rgba(var(--accent-rgb), .4);border-radius:999px;grid-column:1/-1;height:4px}.privacy-actions{display:grid}.privacy-pill{font-family:var(--sans);border-radius:999px;grid-area:1/1;justify-self:start;align-items:center;gap:.35rem;padding:.4rem .9rem;font-size:.8rem;font-weight:700;display:inline-flex}.privacy-pill.is-ask{background:var(--accent);color:var(--navy-950)}.privacy-pill.is-done{border:1px solid rgba(var(--accent-rgb), .5);color:var(--accent);opacity:0;background:0 0}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.privacy-body{animation:linear both unblur;animation-timeline:view();animation-range:entry 42% cover 60%}.privacy-lock,.privacy-pill.is-ask{animation:linear both fade-out;animation-timeline:view();animation-range:entry 36% cover 50%}.privacy-pill.is-done{animation:linear both fade-in;animation-timeline:view();animation-range:entry 42% cover 56%}}}@keyframes unblur{0%{filter:blur(5px)}to{filter:blur()}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.landing-faq{max-width:48rem;margin:0 auto;padding:clamp(2.5rem,8vw,4rem) 1.25rem 0}.landing-faq h2{letter-spacing:-.02em;margin:0 0 1.5rem;font-size:clamp(1.4rem,4vw,1.9rem)}.landing-faq dl{gap:1.4rem;margin:0;display:grid}@media (min-width:760px){.landing-faq dl{grid-template-columns:1fr 1fr;gap:1.6rem 2.5rem}}.landing-faq-item{min-width:0}.landing-faq dt{font-family:var(--sans);color:var(--ice-50);margin-bottom:.35rem;font-size:.95rem;font-weight:700}.landing-faq dd{font-family:var(--sans);color:var(--ice-300);margin:0;font-size:.88rem;line-height:1.6}.landing-close{text-align:center;max-width:40rem;margin:0 auto;padding:clamp(2.5rem,8vw,4.5rem) 1.25rem clamp(4rem,10vw,6rem)}.landing-close h2{letter-spacing:-.02em;margin:0 0 .7rem;font-size:clamp(1.6rem,5vw,2.4rem);line-height:1.1}.landing-close p{font-family:var(--sans);color:var(--ice-300);margin:0 0 1.4rem;line-height:1.6}.notes-page,.note-page{max-width:60rem;margin:0 auto;padding:2.5rem 1.25rem 5rem}.note-page{max-width:44rem}.notes-head{margin-bottom:2rem}.notes-head h1{margin:0 0 .4rem;font-size:clamp(2rem,6vw,3rem)}.notes-head p{max-width:34rem;font-family:var(--sans);color:var(--ice-300);margin:0}.notes-rss{font-family:var(--sans);margin-top:.6rem;font-size:.78rem;display:inline-block}.notes-section{margin-top:2.25rem}.notes-section-head{margin-bottom:.8rem}.notes-section-head h2{margin:0;font-size:1.05rem}.notes-section-head p{font-family:var(--sans);color:var(--ice-300);margin:.15rem 0 0;font-size:.8rem}.note-grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:.9rem;display:grid}.note-card{border:1px solid rgba(var(--line-rgb), .18);background:var(--navy-900);border-radius:14px;transition:border-color .15s,transform .15s;overflow:hidden}.note-card-link{color:inherit;text-decoration:none;display:block}.note-card-cover{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.note-card-meta{font-family:var(--sans);color:var(--ice-300);flex-wrap:wrap;align-items:center;gap:.4rem;margin:0 0 .35rem;font-size:.72rem;display:flex}.note-kind{border:1px solid rgba(var(--line-rgb), .3);color:var(--ice-300);border-radius:999px;padding:.05rem .4rem}.note-kind.is-guide{border-color:rgba(var(--accent-rgb), .45);background:rgba(var(--accent-rgb), .12);color:var(--ice-50)}.note-card-title{margin:0 0 .3rem;font-size:1.05rem;line-height:1.25}.note-card-summary{font-family:var(--sans);color:var(--ice-300);margin:0;font-size:.82rem;line-height:1.5}.note-card-read{font-family:var(--sans);color:var(--ice-300);margin:.45rem 0 0;font-size:.7rem}.note-card.is-large{grid-column:1/-1}.note-card.is-large .note-card-title{font-size:clamp(1.4rem,4vw,2rem)}.note-card.is-large .note-card-summary{font-size:.92rem}.note-topics{grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:.6rem;display:grid}.note-topic{border:1px solid rgba(var(--line-rgb), .18);color:inherit;font-family:var(--sans);border-radius:12px;padding:.7rem .85rem;text-decoration:none;display:block}.note-topic strong{font-size:.88rem;display:block}.note-topic span{color:var(--ice-300);margin-top:.15rem;font-size:.76rem;display:block}.note-back{font-family:var(--sans);margin:0 0 1rem;font-size:.82rem}.note-head{margin-bottom:1.5rem}.note-head h1{margin:.3rem 0 .5rem;font-size:clamp(1.8rem,5vw,2.6rem);line-height:1.15}.note-summary{font-family:var(--sans);color:var(--ice-100);margin:0 0 .6rem;font-size:1rem}.note-dates{font-family:var(--sans);color:var(--ice-300);margin:0;font-size:.78rem}.note-living,.note-disclosure{font-family:var(--sans);border-radius:10px;margin:0 0 1.25rem;padding:.6rem .8rem;font-size:.8rem;line-height:1.5}.note-living{background:rgba(var(--accent-rgb), .1);border:1px solid rgba(var(--accent-rgb), .3);color:var(--ice-100)}.note-disclosure{background:rgba(var(--line-rgb), .1);border:1px solid rgba(var(--line-rgb), .3);color:var(--ice-300)}.note-body{font-size:1.02rem;line-height:1.75}.note-body h2{margin-top:2.2rem;font-size:1.35rem}.note-body h3{margin-top:1.8rem;font-size:1.1rem}.note-body a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.note-body img{border-radius:10px;max-width:100%;height:auto}.note-body blockquote{border-left:3px solid rgba(var(--accent-rgb), .5);color:var(--ice-300);margin-left:0;padding:.2rem 0 .2rem 1rem}.note-body code{background:rgba(var(--line-rgb), .16);border-radius:5px;padding:.1rem .3rem;font-size:.88em}.note-body pre{background:rgba(var(--line-rgb), .14);border-radius:10px;padding:.85rem;overflow-x:auto}.note-body pre code{background:0 0;padding:0}.note-body table{border-collapse:collapse;width:100%;font-family:var(--sans);font-size:.86rem;display:block;overflow-x:auto}.note-body th,.note-body td{border-bottom:1px solid rgba(var(--line-rgb), .18);text-align:left;white-space:nowrap;padding:.45rem .7rem}.note-body th{color:var(--ice-300);font-weight:600}.note-page:has(.note-nav){max-width:58rem}.note-layout{display:block}.note-nav{font-family:var(--sans);margin:0 0 1.5rem}.note-nav-heading{letter-spacing:.08em;text-transform:uppercase;color:var(--ice-300);margin:0 0 .5rem;font-size:.68rem;display:none}.note-nav-list{margin:0;padding:0;list-style:none;display:none}.note-nav.is-open .note-nav-list{display:block}.note-nav-list a{border-left:2px solid rgba(var(--line-rgb), .25);color:var(--ice-300);padding:.3rem 0 .3rem .7rem;font-size:.8rem;line-height:1.35;text-decoration:none;display:block}.note-nav-list a:hover{color:var(--ice-50)}.note-nav-list a.is-active{border-left-color:var(--accent);color:var(--ice-50);font-weight:600}.note-nav-toggle{border:1px solid rgba(var(--line-rgb), .25);background:var(--navy-900);width:100%;color:var(--ice-100);font-family:var(--sans);cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.note-nav-current{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}@media (min-width:62rem){.note-layout{grid-template-columns:12.5rem minmax(0,1fr);align-items:start;gap:2.5rem;display:grid}.note-nav{margin-bottom:0;position:sticky;top:5rem}.note-nav-toggle{display:none}.note-nav-heading,.note-nav-list{display:block}}.note-body h2{scroll-margin-top:5rem}.note-figure-scroll{overflow-x:auto}.note-figure figcaption{font-family:var(--sans);color:var(--ice-300);margin-top:.5rem;font-size:.74rem}.note-figure-error{font-family:var(--sans);color:var(--ice-300);font-size:.8rem}.note-matrix{border-collapse:collapse;font-family:var(--sans);width:100%;min-width:32rem;font-size:.8rem}.note-matrix th,.note-matrix td{border-bottom:1px solid rgba(var(--line-rgb), .18);text-align:center;padding:.5rem .6rem}.note-matrix th[scope=col]{color:var(--ice-300);vertical-align:bottom;font-size:.7rem;font-weight:600}.note-matrix th[scope=row]{text-align:left;white-space:nowrap;color:var(--ice-50)}.note-matrix td.is-yes{color:var(--accent);font-size:1rem}.note-matrix td.is-no{color:rgba(var(--line-rgb), .5)}.note-matrix td.is-value{color:var(--ice-50);white-space:nowrap;font-size:.76rem}.note-preview-bar{border:1px dashed rgba(var(--accent-rgb), .45);background:rgba(var(--accent-rgb), .08);font-family:var(--sans);color:var(--ice-300);border-radius:10px;flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.55rem .8rem;font-size:.8rem;display:flex}.note-preview-tag{background:rgba(var(--accent-rgb), .2);border:1px solid rgba(var(--accent-rgb), .4);color:var(--ice-50);border-radius:999px;padding:.05rem .45rem;font-size:.7rem}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.read-progress{z-index:60;transform-origin:0;height:2px;transform:scaleX(var(--read,0));background:linear-gradient(90deg, rgba(var(--accent-rgb), .35), var(--accent));opacity:0;pointer-events:none;transition:opacity .25s;position:fixed;top:0;left:0;right:0}.read-progress.is-visible{opacity:1}.note-body>p:first-of-type{color:var(--ice-50);font-size:1.16em;line-height:1.65}.note-body{counter-reset:section;text-wrap:pretty;hanging-punctuation:first last;font-size:1.075rem;line-height:1.78}.note-body>*+*{margin-top:1.25rem}.note-body h2{counter-increment:section;border-top:1px solid rgba(var(--line-rgb), .16);letter-spacing:-.012em;text-wrap:balance;margin-top:3rem;padding-top:1.75rem;font-size:clamp(1.3rem,3.2vw,1.6rem);line-height:1.2;position:relative}.note-body h2:before{content:counter(section, decimal-leading-zero);font-family:var(--sans);letter-spacing:.14em;color:var(--accent);margin-bottom:.45rem;font-size:.7rem;font-weight:600;display:block}.note-body h2:first-child{border-top:none;margin-top:0;padding-top:0}.note-body h3{letter-spacing:-.008em;text-wrap:balance;margin-top:2rem;font-size:1.08rem}.note-body strong{color:var(--ice-50)}.note-body a{color:var(--ice-50);text-decoration:underline;-webkit-text-decoration-color:rgba(var(--accent-rgb), .55);text-decoration-color:rgba(var(--accent-rgb), .55);text-underline-offset:3px;text-decoration-thickness:1px;transition:text-decoration-color .15s}.note-body a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-decoration-thickness:2px}.note-body blockquote{border-left:2px solid var(--accent);color:var(--ice-50);margin:1.75rem 0;padding:0 0 0 1.25rem;font-size:1.14em;font-style:italic;line-height:1.55}.note-body blockquote p{margin:0}.note-body ul,.note-body ol{padding-left:1.15rem}.note-body li{padding-left:.15rem}.note-body li+li{margin-top:.5rem}.note-body li::marker{color:rgba(var(--accent-rgb), .75)}.note-head h1{letter-spacing:-.022em;text-wrap:balance;font-size:clamp(2rem,6vw,3.1rem);line-height:1.08}.note-summary{color:var(--ice-300);text-wrap:pretty;max-width:32em;font-size:1.08rem;line-height:1.5}.note-dates{border-top:1px solid rgba(var(--line-rgb), .16);padding-top:.9rem}.note-nav-list a{border-left-width:1px;align-items:baseline;gap:.55rem;padding:.35rem 0 .35rem .8rem;transition:color .15s,border-color .15s;display:flex}.note-nav-num{letter-spacing:.1em;color:rgba(var(--line-rgb), .85);flex:none;font-size:.62rem;font-weight:600}.note-nav-list a.is-active{border-left-width:2px}.note-nav-list a.is-active .note-nav-num{color:var(--accent)}.note-matrix th[scope=col]{letter-spacing:.04em;text-transform:uppercase;padding-bottom:.7rem;font-size:.64rem}.note-matrix tr:last-child th,.note-matrix tr:last-child td{border-bottom:none}.note-progress{border:1px solid rgba(var(--line-rgb), .2);background:rgba(var(--line-rgb), .05);font-family:var(--sans);border-radius:14px;padding:1.15rem}.prog-head{color:var(--ice-300);margin-bottom:.7rem;font-size:.86rem}.prog-head strong{color:var(--ice-50);font-size:1.05rem}.prog-bar{background:rgba(var(--line-rgb), .14);border-radius:8px;height:2.4rem;display:flex;overflow:hidden}.prog-seg{min-width:0;color:var(--navy-950);white-space:nowrap;justify-content:center;align-items:center;font-size:.74rem;font-weight:600;display:flex;overflow:hidden}.prog-seg span{padding:0 .3rem}.prog-seg.is-gap{background:repeating-linear-gradient(-45deg, rgba(var(--line-rgb), .22) 0 6px, rgba(var(--line-rgb), .1) 6px 12px);color:var(--ice-300);font-weight:500}.prog-key{color:var(--ice-300);flex-wrap:wrap;gap:.4rem 1.1rem;margin:.7rem 0 0;padding:0;font-size:.76rem;list-style:none;display:flex}.prog-key li{align-items:center;gap:.4rem;display:flex}.prog-key-dot{border-radius:3px;flex:none;width:.7rem;height:.7rem}.prog-key-dot.is-gap{background:rgba(var(--line-rgb), .3)}.note-bars{border:1px solid rgba(var(--line-rgb), .2);background:rgba(var(--line-rgb), .05);font-family:var(--sans);border-radius:14px;flex-direction:column;gap:.7rem;margin:0;padding:1.1rem;list-style:none;display:flex}.bars-row{grid-template-columns:9rem 1fr auto;align-items:center;gap:.7rem;display:grid}.bars-label{color:var(--ice-50);font-size:.8rem}.bars-track{background:rgba(var(--line-rgb), .16);border-radius:999px;height:.55rem;overflow:hidden}.bars-fill{background:linear-gradient(90deg, rgba(var(--accent-rgb), .55), var(--accent));border-radius:999px;height:100%;display:block}.bars-value{color:var(--ice-100);white-space:nowrap;text-align:right;font-size:.78rem}.bars-note{color:var(--ice-300);font-size:.68rem;display:block}@media (max-width:30rem){.bars-row{grid-template-columns:1fr auto}.bars-track{order:3;grid-column:1/-1}}.prog-seg.is-award,.prog-key-dot.is-award{background:repeating-linear-gradient(45deg, rgba(var(--accent-rgb), .85) 0 4px, rgba(var(--accent-rgb), .55) 4px 8px);color:var(--navy-950)}.prog-note{border-top:1px solid rgba(var(--line-rgb), .16);color:var(--ice-300);margin:.7rem 0 0;padding-top:.6rem;font-size:.76rem;line-height:1.5}.note-cardfig{border:1px solid rgba(var(--line-rgb), .2);background:rgba(var(--line-rgb), .05);font-family:var(--sans);border-radius:16px;grid-template-columns:12rem 1fr;gap:1.25rem;padding:1.15rem;display:grid}@media (max-width:34rem){.note-cardfig{grid-template-columns:1fr}.cardfig-art{max-width:12rem}}.cardfig-art{aspect-ratio:1.586;object-fit:cover;border-radius:11px;width:100%;display:block}.cardfig-art.is-drawn{background:linear-gradient(140deg, hsl(var(--card-hue) 45% 26%) 0%, hsl(var(--card-hue) 40% 16%) 55%, hsl(var(--card-hue) 35% 12%) 100%);flex-direction:column;justify-content:space-between;padding:.7rem;display:flex;position:relative;box-shadow:inset 0 1px #ffffff1f,0 6px 18px #00000059}.cardfig-chip{background:linear-gradient(135deg,#d9c27a,#9d8442);border-radius:4px;width:1.9rem;height:1.4rem;box-shadow:inset 0 0 0 1px #0003}.cardfig-name{color:#ffffffeb;text-wrap:balance;font-size:.72rem;font-weight:600;line-height:1.25}.cardfig-body{min-width:0}.cardfig-head{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:0 0 .5rem;display:flex}.cardfig-head strong{color:var(--ice-50);font-size:1rem}.cardfig-head span{color:var(--ice-300);font-size:.72rem}.cardfig-fee{border-bottom:1px solid rgba(var(--line-rgb), .16);color:var(--ice-300);justify-content:space-between;gap:1rem;margin:0 0 .6rem;padding-bottom:.5rem;font-size:.8rem;display:flex}.cardfig-fee strong{color:var(--ice-50)}.cardfig-credits{flex-direction:column;gap:.45rem;margin:0 0 .7rem;padding:0;list-style:none;display:flex}.cardfig-credits li{align-items:baseline;gap:.6rem;display:flex}.cardfig-credit-value{color:var(--accent);flex:none;min-width:3.6rem;font-size:.92rem;font-weight:700}.cardfig-credit-label{color:var(--ice-100);font-size:.78rem;line-height:1.35}.cardfig-credit-note{color:var(--ice-300);font-size:.7rem;display:block}.cardfig-net{background:rgba(var(--accent-rgb), .12);border:1px solid rgba(var(--accent-rgb), .3);color:var(--ice-50);border-radius:8px;margin:0 0 .7rem;padding:.4rem .6rem;font-size:.8rem}.cardfig-benefits{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.cardfig-benefits li{border:1px solid rgba(var(--line-rgb), .28);color:var(--ice-300);border-radius:999px;padding:.15rem .5rem;font-size:.72rem}.note-tiers{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.note-flow{border:1px solid rgba(var(--line-rgb), .2);background:radial-gradient(120% 80% at 50% 0%, rgba(var(--accent-rgb), .09), transparent 70%), rgba(var(--line-rgb), .045);border-radius:16px;min-width:21rem;padding:0;position:relative;overflow:hidden}.flow-col-label{text-align:center;font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--ice-300);font-size:.6rem;line-height:1.3;position:absolute;top:1rem;transform:translate(-50%)}.flow-body{position:absolute;inset:3.2rem .9rem 1rem}.flow-wires{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.flow-path{fill:none;stroke:rgba(var(--accent-rgb), .55);stroke-width:1.25px;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200px;animation:1s cubic-bezier(.4,0,.2,1) forwards flow-draw;animation-delay:calc(var(--i) * .14s + .15s)}@keyframes flow-draw{to{stroke-dashoffset:0}}.flow-spark{fill:var(--accent);filter:drop-shadow(0 0 3px rgba(var(--accent-rgb), .9))}.note-flow .flow-node{border:1px solid rgba(var(--accent-rgb), .32);background:linear-gradient(180deg, rgba(var(--accent-rgb), .16), rgba(var(--accent-rgb), .07));font-family:var(--sans);text-align:center;color:var(--ice-50);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;animation:.45s cubic-bezier(.2,.9,.3,1) forwards flow-pop;animation-delay:calc(var(--i) * 90ms);border-radius:10px;padding:.5rem .65rem;font-size:.75rem;line-height:1.3;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 14px #0000004d}@keyframes flow-pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.94)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.flow-path{stroke-dashoffset:0;animation:none}.note-flow .flow-node{opacity:1;animation:none}.flow-spark{display:none}}.cardfig-link{align-items:baseline;gap:.4rem;text-decoration:none;display:inline-flex}.cardfig-link strong{text-decoration:underline;-webkit-text-decoration-color:rgba(var(--accent-rgb), .55);text-decoration-color:rgba(var(--accent-rgb), .55);text-underline-offset:3px}.cardfig-link:hover strong{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.cardfig-ref{border:1px solid rgba(var(--accent-rgb), .4);background:rgba(var(--accent-rgb), .12);letter-spacing:.06em;text-transform:uppercase;color:var(--ice-100);border-radius:999px;padding:.05rem .35rem;font-size:.6rem}.note-body{font-family:var(--sans);letter-spacing:-.003em;font-size:1.19rem;line-height:1.62}.note-body>p:first-of-type{font-size:1.08em;line-height:1.55}.note-head h1{font-family:var(--serif);letter-spacing:-.015em}.note-summary{font-family:var(--sans);max-width:30em;font-size:1.15rem;line-height:1.45}@media (min-width:62rem){.note-page:has(.note-nav){max-width:62rem}:is(.note-page:has(.note-nav)>.note-back,.note-page:has(.note-nav) .note-head,.note-page:has(.note-nav) .note-disclosure,.note-page:has(.note-nav)>.notes-section){margin-left:15rem}.note-layout{grid-template-columns:12.5rem minmax(0,1fr);gap:2.5rem}}.note-dates{color:var(--ice-300);flex-wrap:wrap;gap:.3rem .9rem;padding-top:1rem;font-size:.8rem;display:flex}.note-dates strong{color:var(--ice-50);font-weight:600}.note-dates-sep:before,.note-dates span+span:before{content:none}.note-disclosure{max-width:34em;color:var(--ice-300);border:none;border-left:2px solid rgba(var(--line-rgb), .35);background:0 0;margin:0 0 2rem;padding:0 0 0 .85rem;font-size:.78rem;line-height:1.5}.note-body h2:before{color:var(--ice-300);opacity:.7}.note-body h2{margin-top:3.4rem;padding-top:2rem}.note-nav-heading{color:var(--ice-300);opacity:.75}.note-nav-list a{font-size:.82rem}.note-nav-num{color:rgba(var(--line-rgb), .7)}.note-flow{background:rgba(var(--line-rgb), .05);border-radius:18px}.note-flow .flow-node{background:var(--navy-800);border-color:rgba(var(--line-rgb), .3);-webkit-backdrop-filter:none;backdrop-filter:none;font-size:.78rem;box-shadow:0 1px 3px #0000004d}.flow-path{stroke:rgba(var(--line-rgb), .55)}.flow-spark{fill:var(--accent)}.note-cardfig,.note-progress,.note-bars{border-color:rgba(var(--line-rgb), .22);background:rgba(var(--line-rgb), .05);border-radius:18px;padding:1.35rem}.cardfig-net{border:none;border-left:2px solid var(--accent);background:0 0;border-radius:0;padding:.1rem 0 .1rem .8rem;font-size:.86rem;line-height:1.45}.cardfig-head strong{letter-spacing:-.01em;font-size:1.08rem}.cardfig-credit-value{color:var(--ice-50);font-weight:600}.cardfig-benefits li{border-color:rgba(var(--line-rgb), .22)}.prog-seg-0{background:var(--accent)}.prog-seg-1{background:rgba(var(--accent-rgb), .45)}.note-matrix td.is-yes{color:var(--ice-50)}.note-preview-bar{border-style:solid;border-color:rgba(var(--line-rgb), .25);background:rgba(var(--line-rgb), .06)}.note-tiers{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:30rem){.note-tiers{grid-template-columns:1fr}}@media (max-width:61.99rem){.note-nav{z-index:30;margin:0;position:fixed;bottom:1rem;left:1rem;right:1rem}.note-nav-toggle{background:color-mix(in srgb, var(--navy-900) 82%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.4);border-color:rgba(var(--line-rgb), .35);border-radius:999px;padding:.6rem .95rem;box-shadow:0 8px 24px #00000073}.note-nav-current{color:var(--ice-50);font-weight:600}.note-nav.is-open .note-nav-list{border:1px solid rgba(var(--line-rgb), .28);background:color-mix(in srgb, var(--navy-900) 94%, transparent);-webkit-backdrop-filter:blur(18px)saturate(1.4);border-radius:16px;max-height:50vh;padding:.4rem;position:absolute;bottom:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #0000008c}.note-nav.is-open .note-nav-list a{border-left:none;border-radius:10px;padding:.55rem .7rem}.note-nav.is-open .note-nav-list a.is-active{background:rgba(var(--line-rgb), .16)}.note-page{padding-bottom:6rem}}.trip-card,.trip-stop-card,.stop,.feed-card,.admin-card{padding:1.25rem 1.35rem}.trip-timeline,.legs{gap:1rem}.trip-card,.trip-stop-card,.feed-card{border-color:rgba(var(--line-rgb), .08)}.trip-stop.is-home-base+.trip-stop:not(.trip-stop-add) .trip-stop-marker,.trip-timeline>.trip-stop:first-child:not(.is-home-base):not(.trip-stop-add) .trip-stop-marker{background:var(--accent);border-color:var(--accent)}.trip-stop.is-home-base+.trip-stop:not(.trip-stop-add) .trip-stop-days-num,.trip-stop.is-home-base+.trip-stop:not(.trip-stop-add) .trip-stop-days-label,.trip-stop.is-home-base+.trip-stop:not(.trip-stop-add) .trip-stop-date-num,.trip-stop.is-home-base+.trip-stop:not(.trip-stop-add) .trip-stop-date-mon,.trip-timeline>.trip-stop:first-child:not(.is-home-base):not(.trip-stop-add) .trip-stop-days-num,.trip-timeline>.trip-stop:first-child:not(.is-home-base):not(.trip-stop-add) .trip-stop-days-label{color:var(--navy-950)}.note-body .tier-tile{padding:.85rem .9rem}.tier-program{margin-bottom:.4rem;display:block}.tier-name,.tier-via{display:block}.note-tiers{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}@media (max-width:30rem){.note-tiers{grid-template-columns:1fr}}.note-flow,.note-progress,.note-bars,.note-cardfig{background:var(--navy-900);border:1px solid rgba(var(--line-rgb), .08);border-radius:var(--radius-lg);padding:1.35rem}.note-flow{padding:0}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.note-figure,.note-body h2{animation:linear both note-rise;animation-timeline:view();animation-range:entry}.flow-path{animation:linear both flow-draw;animation-timeline:view();animation-range:entry}.flow-path:nth-child(3),.flow-path:nth-child(5),.flow-path:nth-child(7){animation-range:entry}}}@keyframes note-rise{0%{opacity:.35;transform:translateY(14px)}to{opacity:1;transform:none}}.note-card{border-color:rgba(var(--line-rgb), .08);background:var(--navy-800);border-radius:var(--radius)}.note-card:hover{border-color:rgba(var(--line-rgb), .2);transform:translateY(-2px)}.note-card-body{padding:1.05rem 1.15rem 1.15rem}.note-topic{border-color:rgba(var(--line-rgb), .08);background:var(--navy-800);border-radius:var(--radius);padding:.95rem 1.1rem}.note-topic:hover{border-color:rgba(var(--line-rgb), .2)}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.note-card,.note-topic{animation:linear both note-rise;animation-timeline:view();animation-range:entry}}}.notes-head h1{font-family:var(--serif);letter-spacing:-.022em;line-height:1.05}.note-cardfig{display:block}.cardfig-head{align-items:center;gap:1rem;margin-bottom:1.1rem;display:flex}.cardfig-head .cardfig-art{flex:none;width:6.5rem}.cardfig-titles{flex-direction:column;gap:.15rem;min-width:0;display:flex}.cardfig-titles strong{letter-spacing:-.012em;color:var(--ice-50);font-size:1.1rem}.cardfig-issuer{color:var(--ice-300);font-size:.75rem}.cardfig-rows{margin:0;padding:0;list-style:none}.cardfig-row{border-bottom:1px solid rgba(var(--line-rgb), .07);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:1.25rem;padding:.7rem 0;display:grid}.cardfig-row:last-child{border-bottom:none}.cardfig-row.is-fee{border-bottom-color:rgba(var(--line-rgb), .16)}.cardfig-row-label{min-width:0;color:var(--ice-100);font-size:.92rem;line-height:1.35}.cardfig-row-note{color:var(--ice-300);margin-top:.15rem;font-size:.78rem;line-height:1.4;display:block}.cardfig-row-value{color:var(--ice-50);font-variant-numeric:tabular-nums;text-align:right;flex:none;font-size:1rem;font-weight:600}.cardfig-row.is-fee .cardfig-row-label,.cardfig-row.is-fee .cardfig-row-value{font-size:.92rem}.cardfig-net{border-left:2px solid var(--accent);color:var(--ice-50);background:0 0;border-radius:0;margin:1.1rem 0 0;padding:0 0 0 .85rem;font-size:.9rem;line-height:1.45}.cardfig-benefits{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.3rem 1.25rem;margin:1.1rem 0 0;padding:0;list-style:none;display:grid}.cardfig-benefits li{color:var(--ice-300);border:none;border-radius:0;align-items:baseline;gap:.5rem;padding:.2rem 0;font-size:.82rem;line-height:1.4;display:flex}.cardfig-benefits li:before{content:"";background:rgba(var(--accent-rgb), .7);border-radius:50%;flex:none;width:4px;height:4px;transform:translateY(-2px)}.prog-key{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.35rem 1.25rem;display:grid}@media (max-width:30rem){.cardfig-head{gap:.85rem}.cardfig-head .cardfig-art{width:5rem}}.cardfig-art.is-drawn{justify-content:flex-end;padding:.55rem}.note-tiers{border-top:1px solid rgba(var(--line-rgb), .1);grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.note-body .tier-tile,.tier-tile{border:none;border-bottom:1px solid rgba(var(--line-rgb), .1);background:0 0;border-radius:0;padding:1.15rem 1.25rem 1.15rem 0}.note-tiers .tier-tile:nth-child(odd){padding-right:1.75rem}.note-tiers .tier-tile:nth-child(2n){border-left:1px solid rgba(var(--line-rgb), .1);padding-left:1.75rem}.tier-program{letter-spacing:.11em;margin-bottom:.5rem;font-size:.66rem}.tier-name{letter-spacing:-.028em;margin-bottom:.35rem;font-size:clamp(1.6rem,5vw,2.15rem);font-weight:600;line-height:1.02}.tier-via{font-size:.78rem;line-height:1.35}.cardfig-row-value{letter-spacing:-.02em;font-size:1.45rem;line-height:1.1}.cardfig-row.is-fee .cardfig-row-value{font-size:1.45rem}.cardfig-row.is-fee .cardfig-row-label{font-size:.95rem}.cardfig-row{padding:.85rem 0}.cardfig-row-label{font-size:.95rem}.cardfig-net{letter-spacing:-.008em;margin:1.3rem 0 0;padding-left:1rem;font-size:1.1rem;line-height:1.4}.prog-head{margin-bottom:.9rem;font-size:.95rem}.prog-head strong{letter-spacing:-.022em;font-size:1.9rem;line-height:1}.prog-bar{height:3rem}.prog-seg{font-size:.85rem}.bars-label{font-size:.92rem}.bars-value{letter-spacing:-.015em;font-size:1.2rem;font-weight:600}.bars-note{letter-spacing:0;font-size:.72rem;font-weight:400}.bars-track{height:.7rem}.note-body h2{letter-spacing:-.024em;margin-top:4.5rem;padding-top:2.4rem;font-size:clamp(1.6rem,4.5vw,2.1rem)}.note-body h2:before{margin-bottom:.7rem;font-size:.68rem}.note-body>p:first-of-type{letter-spacing:-.012em;color:var(--ice-50);font-size:1.3em;line-height:1.45}.note-figure{margin:2.6rem 0}.tier-ladder{align-items:center;gap:.3rem;margin:.15rem 0 .45rem;display:flex}.tier-pip{background:rgba(var(--line-rgb), .16);border-radius:999px;width:1.35rem;height:.3rem}.tier-pip.is-held{background:hsl(var(--tier-hue) 62% 52%)}.tier-rung{letter-spacing:.04em;color:var(--ice-300);white-space:nowrap;margin-left:.35rem;font-size:.68rem}@media (max-width:30rem){.tier-pip{width:1rem}}.note-offset{font-family:var(--sans)}.offset-row{grid-template-columns:8.5rem minmax(0,1fr);align-items:center;gap:1rem;margin-bottom:.6rem;display:grid}.offset-label{color:var(--ice-300);font-size:.82rem}.offset-track{background:rgba(var(--line-rgb), .07);border-radius:8px;height:2.6rem;overflow:hidden}.offset-bar{border-radius:8px;align-items:stretch;height:100%;display:flex;overflow:hidden}.offset-bar>span,.offset-seg{white-space:nowrap;justify-content:center;align-items:center;min-width:0;font-size:.85rem;font-weight:600;display:flex;overflow:hidden}.offset-bar.is-fee{background:rgba(var(--line-rgb), .2);color:var(--ice-50)}.offset-seg-0{background:var(--accent);color:var(--navy-950)}.offset-seg-1{background:rgba(var(--accent-rgb), .62);color:var(--navy-950)}.offset-seg-2{background:rgba(var(--accent-rgb), .38);color:var(--ice-50)}.offset-key{color:var(--ice-300);grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.3rem 1.25rem;margin:.9rem 0 0;padding:0;font-size:.8rem;list-style:none;display:grid}.offset-key li{align-items:center;gap:.45rem;display:flex}.offset-dot{border-radius:3px;flex:none;width:.7rem;height:.7rem}.offset-note{color:var(--ice-300);opacity:.75}.offset-verdict{border-top:1px solid rgba(var(--line-rgb), .1);letter-spacing:-.012em;color:var(--ice-50);margin:1.1rem 0 0;padding:.85rem 0 0;font-size:1.15rem;line-height:1.35}.note-offset,.note-figure .note-offset{padding:0}@media (max-width:34rem){.offset-row{grid-template-columns:1fr;gap:.35rem}.offset-track{height:2.2rem}}.offset-rate{border-top:1px solid rgba(var(--line-rgb), .1);margin:1.1rem 0 0;padding-top:.95rem}.offset-rate-label{color:var(--ice-300);align-items:baseline;gap:.5rem;font-size:.82rem;display:flex}.offset-rate-out{color:var(--accent);font-variant-numeric:tabular-nums;letter-spacing:-.015em;font-size:1.1rem;font-weight:600}.offset-rate-input{appearance:none;cursor:pointer;background:0 0;width:100%;height:2rem;margin:.2rem 0 0}.offset-rate-input::-webkit-slider-runnable-track{background:rgba(var(--line-rgb), .18);border-radius:999px;height:4px}.offset-rate-input::-moz-range-track{background:rgba(var(--line-rgb), .18);border-radius:999px;height:4px}.offset-rate-input::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);border:3px solid var(--navy-900);border-radius:50%;width:1.35rem;height:1.35rem;margin-top:-.55rem;box-shadow:0 2px 8px #00000080}.offset-rate-input::-moz-range-thumb{background:var(--accent);border:3px solid var(--navy-900);border-radius:50%;width:1.35rem;height:1.35rem;box-shadow:0 2px 8px #00000080}.offset-rate-input:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.offset-rate-hint{color:var(--ice-300);margin:.1rem 0 0;font-size:.75rem;line-height:1.4}.offset-verdict.is-negative{color:var(--ice-300)}.offset-bar,.offset-seg{transition:width .12s linear,flex-basis .12s linear}@media (prefers-reduced-motion:reduce){.offset-bar,.offset-seg{transition:none}}.note-offset{background:var(--navy-900);border:1px solid rgba(var(--line-rgb), .08);border-radius:var(--radius-lg);padding:1.35rem}.note-body .note-offset{padding:1.35rem}.cardfig-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:34rem){.cardfig-benefits{grid-template-columns:1fr}}.note-body .note-tiers{padding-left:0}.note-body .note-figure ul,.note-body .note-figure ol{margin-top:0;margin-bottom:0;padding-left:0}.note-body .note-figure li{padding-left:0}.note-body .note-figure li::marker{content:none}.note-body .note-bars,.note-body .note-figure ul.note-bars{padding:1.35rem}.offset-key,.prog-key,.cardfig-benefits{grid-template-columns:repeat(auto-fill,minmax(11rem,1fr))}@media (max-width:34rem){.offset-key,.prog-key,.cardfig-benefits{grid-template-columns:1fr}}.note-body>ul,.note-body>ol{padding-left:0;list-style:none}.note-body>ul>li,.note-body>ol>li{padding-left:0;position:relative}.note-body>ul>li:before{content:"";background:rgba(var(--accent-rgb), .75);border-radius:50%;width:5px;height:5px;position:absolute;top:.72em;left:-1.05rem}.note-body>ol{counter-reset:pro-list}.note-body>ol>li{counter-increment:pro-list}.note-body>ol>li:before{content:counter(pro-list) ".";color:var(--ice-300);font-variant-numeric:tabular-nums;font-size:.9em;position:absolute;top:0;left:-1.35rem}@media (max-width:40rem){.note-body>ul,.note-body>ol{padding-left:1.05rem}.note-body>ul>li:before{left:-1.05rem}.note-body>ol>li:before{left:-1.35rem}}.cardfig-benefits li{padding-left:0;display:block;position:relative}.cardfig-benefits li:before{position:absolute;top:.62em;left:-.72rem;transform:none}.cardfig-also{border-top:1px solid rgba(var(--line-rgb), .1);margin-top:1.15rem;padding-top:.95rem}.cardfig-also-label{letter-spacing:.11em;text-transform:uppercase;color:var(--ice-300);margin:0 0 .55rem;font-size:.66rem;font-weight:600}.note-body .cardfig-benefits,.cardfig-benefits{margin:0;padding:0;list-style:none;display:block}.cardfig-benefits li{border:none;border-bottom:1px solid rgba(var(--line-rgb), .06);color:var(--ice-100);border-radius:0;align-items:baseline;gap:.6rem;padding:.4rem 0;font-size:.92rem;line-height:1.35;display:flex;position:static}.cardfig-benefits li:last-child{border-bottom:none;padding-bottom:0}.cardfig-benefits li:before{content:"";background:rgba(var(--accent-rgb), .7);flex:none;width:.7rem;height:1px;position:static;transform:translateY(-.32em)}.note-tracker{background:var(--navy-900);border:1px solid rgba(var(--line-rgb), .08);border-radius:var(--radius-lg);padding:1.35rem}.note-tracker-label{font-family:var(--sans);letter-spacing:.11em;text-transform:uppercase;color:var(--ice-300);margin:0 0 .7rem;font-size:.66rem;font-weight:600}.prog-bar{position:relative;overflow:visible}.prog-tick{background:rgba(var(--line-rgb), .55);pointer-events:none;width:2px;position:absolute;top:-.35rem;bottom:-.35rem;transform:translate(-1px)}.prog-tick.is-reached{background:var(--ice-50)}.prog-tick-label{white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;color:var(--ice-300);align-items:baseline;gap:.3rem;font-size:.66rem;display:flex;position:absolute;bottom:calc(100% + .3rem);left:50%;transform:translate(-50%)}.prog-tick.is-reached .prog-tick-label{color:var(--ice-50)}.prog-tick-value{text-transform:none;letter-spacing:0;opacity:.75;font-size:.7rem}.note-progress .prog-bar{margin-top:1.4rem}.feed-photo{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--line);cursor:zoom-in;touch-action:manipulation;width:100%;max-height:22rem;display:block}.feed-lightbox{z-index:200;cursor:zoom-out;background:#000000eb;justify-content:center;align-items:center;padding:1.5rem;animation:.14s ease-out feed-lightbox-in;display:flex;position:fixed;inset:0}@keyframes feed-lightbox-in{0%{opacity:0}to{opacity:1}}.feed-lightbox img{object-fit:contain;border-radius:var(--radius-sm);cursor:default;max-width:100%;max-height:100%}.feed-lightbox-close{top:max(.75rem, env(safe-area-inset-top));color:#fff;cursor:pointer;background:#00000080;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;display:flex;position:absolute;right:.75rem}.trip-overlaps{max-width:760px;margin:0 auto .75rem;padding:0 1rem}.trip-overlaps-toggle{border:1px solid var(--line-strong);background:var(--navy-800);color:var(--ice-100);font-family:var(--sans);cursor:pointer;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .85rem;font-size:.8rem;display:inline-flex}.trip-overlaps-count{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.7rem;font-weight:600;display:inline-flex}.trip-overlaps-panel{border:1px solid var(--line);background:var(--navy-900);border-radius:12px;margin-top:.6rem;padding:.85rem 1rem}.trip-overlaps-empty{font-family:var(--sans);color:var(--ice-300);margin:0;font-size:.82rem}.trip-overlaps-list{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.trip-overlaps-list li+li{border-top:1px solid rgba(var(--line-rgb), .5);padding-top:.7rem}.trip-overlaps-when{font-family:var(--sans);flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:0 0 .15rem;font-size:.85rem;font-weight:600;display:flex}.trip-overlaps-days,.trip-overlaps-same{color:var(--ice-300);font-size:.72rem;font-weight:400}.trip-overlaps-same{background:rgba(var(--accent-rgb), .16);border:1px solid rgba(var(--accent-rgb), .35);color:var(--ice-50);border-radius:999px;padding:.05rem .4rem}.trip-overlaps-pair{font-family:var(--sans);color:var(--ice-300);margin:0;font-size:.82rem}.trip-overlaps-columns{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:1rem;display:grid}@media (min-width:861px){.trip-overlaps-columns{gap:1.25rem}}@media (max-width:640px){.trip-overlaps-columns .trip-stop{grid-template-columns:34px 1fr;gap:.5rem}.trip-overlaps-columns .trip-timeline:before{left:16px}.trip-overlaps-columns .trip-stop-marker{width:34px;height:34px}.trip-overlaps-columns .trip-stop-days-num{font-size:.8rem}.trip-overlaps-columns .trip-stop-days-label{font-size:.5rem}.trip-overlaps-columns .trip-card{gap:.3rem;padding:.6rem .7rem}.trip-overlaps-columns .trip-card h3{font-size:.92rem}.trip-overlaps-columns .trip-card-dates{font-size:.62rem}.trip-overlaps-columns .trip-card-badge,.trip-overlaps-columns .trip-companions,.trip-overlaps-columns .home-base-card{display:none}}.trip-overlaps-col-head{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--ice-300);margin:0 0 .5rem;font-size:.7rem}.trip-overlaps{max-width:1180px}.trip-bar-count{background:rgba(var(--accent-rgb), .9);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.05rem;height:1.05rem;margin-left:.1rem;padding:0 .25rem;font-size:.62rem;font-weight:600;display:inline-flex}.trip-bar-state{font-family:var(--sans);color:var(--ice-300);white-space:nowrap;flex-shrink:0;font-size:.7rem}.trip-bar>.trip-bar-summary{font-family:var(--sans);color:var(--ice-300);margin:.5rem 0 0;font-size:.82rem;line-height:1.5}.note-foot{justify-content:center;margin:2.5rem 0 1rem;display:flex}.note-share{border:1px solid var(--line-strong);color:var(--ice-100);font-family:var(--sans);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem 1.1rem;font-size:.85rem;transition:border-color .15s,color .15s;display:inline-flex}.note-share:hover{border-color:rgba(var(--accent-rgb), .6);color:var(--ice-50)}.landing-reading{max-width:720px;margin:0 auto;padding:3.5rem 1.5rem 1rem}.landing-reading h2{margin:0 0 .3rem}.landing-reading-lede{font-family:var(--sans);color:var(--ice-300);margin:0 0 1.4rem;font-size:.95rem}.landing-reading-list{flex-direction:column;gap:.6rem;margin:0 0 1.2rem;padding:0;list-style:none;display:flex}.landing-reading-list a{border-radius:var(--radius);border:1px solid var(--line);background:var(--navy-800);padding:.9rem 1.1rem;text-decoration:none;transition:border-color .15s,background .15s;display:block}.landing-reading-list a:hover{border-color:rgba(var(--accent-rgb), .45);background:var(--navy-700)}.landing-reading-list strong{color:var(--ice-50);margin-bottom:.2rem;font-size:1.05rem;display:block}.landing-reading-list span{font-family:var(--sans);color:var(--ice-300);font-size:.85rem;line-height:1.5;display:block}.trip-bar-toggle.is-on{border-color:rgba(var(--accent-rgb), .55);background:rgba(var(--accent-rgb), .14);color:var(--ice-50)}.hero-summary{max-width:34rem;font-family:var(--sans);color:var(--ice-300);margin:.6rem auto 0;font-size:.88rem;line-height:1.55}
