:root{--ink:#16253b;--muted:#6e798a;--blue:#143aca;--line:#e0e6ec;--paper:#f7f9fc;--orange:#dd653c;--radius:18px;font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft Yahei",sans-serif;color:var(--ink);font-size:16px}*{box-sizing:border-box}body{margin:0;background:var(--paper)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{opacity:.36;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #f2a75f;outline-offset:3px}a{color:inherit}button{border:0;background:none}button,select,input{min-height:40px}input,select,textarea{border:1px solid #cfd8e5;background:white;border-radius:9px;padding:9px 11px;color:var(--ink);min-width:0}h1,h2,h3,p,figure{margin:0}h2{font-size:24px;letter-spacing:-.6px;line-height:1.4}h3{font-size:18px;line-height:1.5}p{line-height:1.7}button,a{touch-action:manipulation}.topbar{height:88px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;gap:20px}.brand{text-decoration:none;display:flex;gap:12px;align-items:center}.brandmark{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--blue);color:white;font-size:30px}.brand strong{font-size:21px;letter-spacing:2px}.brand strong span{display:block;font-size:10px;letter-spacing:1.5px;margin-top:3px}.top-actions{display:flex;align-items:center;gap:12px}.save-state{font-size:13px;color:var(--muted)}.btn{border-radius:9px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap}.btn.quiet{border:1px solid var(--line);background:white}.btn.dark{background:var(--ink);color:white}.btn.primary{background:var(--blue);color:white}.btn:hover{filter:brightness(.95)}main{max-width:1480px;margin:auto;padding:35px 4.5% 0}.trip-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:29px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:var(--blue);line-height:1.6}.trip-heading h1{font-size:36px;letter-spacing:-1.2px;line-height:1.5;margin:7px 0}.trip-sub{color:var(--muted);font-size:15px}.trip-sub span{color:#a8b4c3;margin:0 11px}.date-card{background:transparent;border-left:1px solid #d5dce6;padding:0 0 0 30px;text-align:left}.date-card>span{font-size:27px;font-weight:600;letter-spacing:-1px}.date-card small{display:flex;font-size:14px;color:var(--muted);justify-content:space-between;margin-top:8px}.view-tabs{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-bottom:24px}.view-tabs button{font-size:15px;padding:0 2px 15px;color:var(--muted);position:relative;font-weight:500}.view-tabs button.active{color:var(--blue);font-weight:700}.view-tabs button.active:after{content:"";height:3px;background:var(--blue);position:absolute;bottom:-1px;left:0;right:0;border-radius:3px}.view-tabs span{background:#e8edf7;border-radius:12px;padding:2px 6px;margin-left:5px;font-size:11px}.days{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.day-tab{border:1px solid var(--line);border-radius:12px;background:white;display:flex;align-items:center;gap:16px;text-align:left;padding:17px 21px}.day-tab.active{background:var(--blue);border-color:var(--blue);color:white;box-shadow:0 7px 15px #143aca16}.day-num{font-size:29px;line-height:1.2;font-weight:600;letter-spacing:-1px;opacity:.4}.day-tab.active .day-num{opacity:.75}.day-info{min-width:0}.day-info strong{font-size:16px;font-weight:600}.day-info small{display:block;margin-top:6px;font-size:12px;opacity:.67}.day-tab .tab-arrow{margin-left:auto;font-size:20px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:32px;align-items:start}.map-column{position:sticky;top:22px}.map-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white}.map-head{display:flex;justify-content:space-between;align-items:center;padding:21px 23px;gap:10px}.map-head h2{font-size:20px;margin-top:4px}.segmented{display:flex;background:#eef2f7;padding:3px;border-radius:8px}.segmented button{font-size:13px;min-height:30px;border-radius:6px;padding:3px 10px}.segmented .active{background:white;box-shadow:0 1px 5px #17243915;color:var(--blue);font-weight:600}#map{height:360px;background:#e2eef3;z-index:0}#map-unavailable{position:absolute;left:15px;bottom:40px;right:15px;padding:8px 12px;background:#fffffff0;font-size:12px;z-index:900;border-radius:8px}.map-caption{display:flex;justify-content:space-between;align-items:center;padding:8px 15px;border-bottom:1px solid var(--line);gap:8px;font-size:11px;color:var(--muted)}.route-dot{display:inline-block;width:6px;height:6px;background:var(--blue);border-radius:50%;margin-right:6px}.text-btn{font-size:13px;color:var(--blue);padding:4px 0;min-height:32px;text-decoration:none}.route-strip{display:flex;flex-wrap:wrap;gap:4px 8px;padding:15px 20px;font-size:13px;align-items:center}.route-strip button{font-size:13px;min-height:25px}.route-strip span{color:#9ca9bd}.map-pin{border-radius:50%;border:3px solid white;background:var(--blue);color:white;font:600 12px/24px sans-serif;text-align:center;box-shadow:0 2px 8px #13223b40}.leaflet-container{font-family:inherit}.leaflet-popup-content{font-family:inherit;font-size:14px;line-height:1.7}.leaflet-popup-content a{color:var(--blue)}.leaflet-tooltip{font-family:inherit;font-size:12px;font-weight:600;border:0;box-shadow:0 2px 5px #0001;padding:4px 8px}.destination-photo{height:178px;position:relative;border-radius:var(--radius);overflow:hidden;margin-top:17px;background:#183d63}.destination-photo img{width:100%;height:100%;object-fit:cover;object-position:center 44%;display:block}.destination-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#03172cd9,transparent 100%)}.destination-photo figcaption{position:absolute;bottom:20px;left:22px;right:22px;z-index:1;color:white}.destination-photo figcaption>span{display:block;font-size:12px;opacity:.8;margin-bottom:5px}.destination-photo figcaption strong{font-size:18px}.destination-photo button{position:absolute;right:0;bottom:-2px;border:1px solid #ffffff70;border-radius:50%;width:39px;color:white;font-size:22px}.photo-credit{font-size:10px;color:var(--muted);margin-top:7px}.itinerary{padding:5px 0 0}.itinerary-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.itinerary-title h2{margin-top:5px}.muted{color:var(--muted);font-size:14px;margin-top:9px}.schedule-controls{display:flex;align-items:center;gap:16px;margin:22px 0 16px}.schedule-controls label{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:8px}.schedule-controls input,.schedule-controls select{font-size:13px;max-width:142px;padding:7px 8px;min-height:35px;background:white}.day-stats{display:flex;gap:19px;font-size:13px;margin-bottom:18px}.day-stats strong{font-weight:700;color:var(--ink)}.day-stats span{color:var(--muted)}.notice{padding:12px 14px;border-radius:10px;background:#fff1e7;color:#955030;font-size:13px;line-height:1.65;margin-bottom:22px}.notice strong{font-weight:650}.timeline-item{position:relative;display:grid;grid-template-columns:59px minmax(0,1fr);gap:20px;padding-bottom:14px}.timeline-item:before{content:"";position:absolute;left:70px;top:21px;bottom:-5px;border-left:1px solid #cfd7e6}.timeline-item:last-child:before{bottom:55px}.time-col{font-variant-numeric:tabular-nums;padding-top:16px;text-align:left;font-size:17px;font-weight:650}.time-col small{font-size:11px;color:var(--muted);font-weight:400;display:block;margin-top:3px}.station-card{background:white;border:1px solid var(--line);border-radius:12px;padding:16px 17px;position:relative;transition:border-color .2s}.station-card.selected{border-color:var(--blue);box-shadow:0 0 0 2px #143aca12}.station-card:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:var(--blue);border:3px solid var(--paper);left:-14px;top:20px;box-sizing:content-box}.station-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.station-heading h3{font-size:16px;font-weight:650}.type-tag{font-size:11px;color:var(--blue);background:#eef2ff;border-radius:4px;padding:3px 6px;white-space:nowrap}.station-card p{font-size:13px;color:var(--muted);margin-top:7px;line-height:1.7;overflow-wrap:anywhere;white-space:pre-line}.station-bottom{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:9px;flex-wrap:wrap}.station-bottom>span{font-size:11px;color:#8b95a4}.station-actions{display:flex;gap:5px;align-items:center}.station-actions button,.station-actions a{font-size:12px;min-height:28px;text-decoration:none;padding:3px 6px;color:var(--blue);display:inline-flex;align-items:center;border-radius:4px}.station-actions button:hover,.station-actions a:hover{background:#eef2fc}.station-actions .move-btn{color:#7a899e;font-size:14px}.leg{grid-column:2;font-size:12px;color:#8995a5;padding:0 0 2px;display:flex;align-items:center;gap:6px}.timeline-end{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:16px 0;font-size:12px;color:#8b95a4}.schedule-note,.fineprint{font-size:12px;color:var(--muted);line-height:1.8}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0 24px}.section-heading h2{font-size:30px;margin-top:8px}.section-heading label{font-size:14px;color:var(--muted);display:flex;gap:10px;align-items:center}.explore-filters{display:flex;gap:10px;margin:0 0 24px}.explore-filters button{border:1px solid var(--line);background:white;border-radius:25px;padding:7px 19px;font-size:14px}.explore-filters button.active{background:var(--blue);border-color:var(--blue);color:white}.explore-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:24px}.explore-card{background:white;border:1px solid var(--line);border-radius:16px;padding:26px;display:flex;flex-direction:column}.explore-card .spot-no{font-size:44px;line-height:1;font-weight:500;color:#cbd5f3;letter-spacing:-2px;margin-bottom:28px}.explore-card .spot-label{font-size:12px;color:var(--blue);margin-bottom:9px}.explore-card h3{font-size:22px;margin-bottom:12px}.explore-card p{font-size:14px;color:var(--muted)}.explore-card .spot-tip{font-size:12px;margin:17px 0;padding-left:11px;border-left:2px solid #eab47e;color:#947355}.explore-card .spot-actions{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:19px;gap:8px}.explore-card .spot-actions a{font-size:12px;color:var(--muted)}.note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.note-card{background:white;border:1px solid var(--line);border-radius:16px;padding:26px}.note-card h3{margin-bottom:17px}.note-card p,.note-card li{font-size:14px;line-height:1.85;color:var(--muted)}.note-card ul{padding-left:20px;margin:10px 0 0}.note-card a{color:var(--blue)}.checklist label{display:flex;gap:12px;align-items:center;line-height:1.6;margin:10px 0;color:var(--muted);font-size:14px}.checklist input{min-height:18px;width:18px;height:18px;accent-color:var(--blue)}footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);margin-top:44px;padding:20px 0 27px;font-size:11px;color:#8c96a6}footer>span:first-child{font-size:10px;letter-spacing:1.6px}footer .text-btn{font-size:11px}dialog{border:1px solid var(--line);border-radius:18px;padding:28px;width:min(620px,calc(100vw - 28px));max-height:90dvh;color:var(--ink);box-shadow:0 30px 100px #10254444}dialog::backdrop{background:#13223877;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px}.dialog-heading h2{font-size:23px}.icon-btn{font-size:26px;border-radius:8px;width:36px}.icon-btn:hover{background:var(--paper)}#edit-form>label,#edit-form .form-row>label{display:flex;flex-direction:column;gap:8px;font-size:14px;margin-bottom:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}#info.wide{width:min(1000px,calc(100vw - 28px))}#info-body p{font-size:14px;line-height:1.8;color:var(--muted);margin:10px 0}#info-body ul{padding-left:22px;font-size:14px;line-height:1.9}#info-body a{color:var(--blue)}#info-body input[type=date]{width:100%;margin:15px 0}.table-scroll{overflow:auto}table{border-collapse:collapse;font-size:13px;width:100%}td,th{padding:10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;min-width:60px}th{background:var(--paper);white-space:nowrap}td{line-height:1.6}td:nth-child(3){min-width:120px}td:last-child{min-width:180px}.export-options{display:grid;gap:12px}.export-options .btn{justify-content:flex-start;min-height:55px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;background:var(--ink);color:white;padding:12px 22px;border-radius:10px;box-shadow:0 4px 18px #0002;font-size:14px;z-index:3000;max-width:90vw;transition:.2s}.toast.visible{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}.empty{padding:35px;border:1px dashed var(--line);border-radius:12px;text-align:center;color:var(--muted)}.source-links{display:grid;gap:12px}.source-links a{font-size:14px}.source-links small{display:block;color:var(--muted);margin-top:4px}
@media(min-width:1550px){main{padding-left:40px;padding-right:40px}.topbar{padding-left:calc((100vw - 1400px)/2);padding-right:calc((100vw - 1400px)/2)}}
@media(max-width:1100px){.workspace{gap:23px;grid-template-columns:1fr 1.08fr}.schedule-controls{gap:10px;align-items:flex-start}.schedule-controls label{flex-direction:column;align-items:flex-start;gap:6px}.schedule-controls input,.schedule-controls select{max-width:none}.day-stats{gap:12px;font-size:12px}.map-head{padding:18px 15px}.map-head h2{font-size:18px}.segmented button{padding:3px 7px}.day-tab{padding:15px;gap:12px}.explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.save-state{display:none}}
@media(max-width:760px){.topbar{height:72px;padding:0 18px;gap:10px}.brandmark{width:35px;height:35px;font-size:25px;border-radius:9px}.brand{gap:8px}.brand strong{font-size:18px}.brand strong span{font-size:8px;letter-spacing:.5px}.top-actions{gap:7px}.top-actions .btn{font-size:12px;padding:8px 11px}.top-actions .btn.quiet{display:none}main{padding:27px 18px 0}.trip-heading{align-items:flex-start;gap:12px;margin-bottom:26px}.trip-heading h1{font-size:27px;letter-spacing:-.6px;margin-top:8px}.trip-sub{font-size:12px}.trip-sub span{margin:0 3px}.eyebrow{font-size:9px;letter-spacing:1.3px}.date-card{padding:2px 0 0 13px;margin-top:15px;min-width:95px}.date-card>span{font-size:16px;letter-spacing:-.5px}.date-card small{font-size:12px;margin-top:6px}.view-tabs{gap:26px;margin-bottom:18px}.view-tabs button{font-size:14px;padding-bottom:13px}.days{gap:8px;margin-bottom:18px}.day-tab{padding:12px 10px;gap:0;display:block}.day-num{font-size:12px;letter-spacing:0;opacity:.65;margin-bottom:7px}.day-num:before{content:"DAY "}.day-info strong{font-size:13px;line-height:1.5}.day-info small{font-size:10px;line-height:1.4;margin-top:5px}.tab-arrow{display:none}.workspace{display:flex;flex-direction:column;gap:25px}.map-column{position:static;width:100%}.map-head{padding:15px 17px}.map-head h2{font-size:18px}.map-head .eyebrow{display:none}#map{height:270px}.map-caption{font-size:10px;padding:6px 13px}.map-caption .text-btn{font-size:11px}.route-strip{padding:10px 12px;gap:3px 5px}.route-strip button{font-size:11px}.destination-photo,.photo-credit{display:none}.itinerary{width:100%}.itinerary h2{font-size:23px}.schedule-controls{justify-content:space-between;gap:10px;margin-top:18px}.schedule-controls label{flex-direction:row;align-items:center;font-size:12px;gap:6px}.schedule-controls input{width:95px}.schedule-controls select{max-width:116px;font-size:12px}.day-stats{gap:13px;font-size:12px}.timeline-item{grid-template-columns:47px minmax(0,1fr);gap:19px}.timeline-item:before{left:57px}.time-col{font-size:15px}.station-card{padding:15px 13px}.station-heading h3{font-size:16px}.notice{font-size:12px}.station-actions{gap:3px}.station-actions button,.station-actions a{padding:4px;font-size:12px;min-height:32px}.station-bottom>span{font-size:11px}.timeline-end{font-size:11px;gap:10px}.timeline-end .text-btn{font-size:12px}.section-heading{display:block;padding-top:5px}.section-heading h2{font-size:26px}.section-heading label{margin-top:20px;font-size:14px}.explore-grid{grid-template-columns:1fr;gap:14px}.explore-card{padding:22px}.explore-card .spot-no{font-size:31px;margin-bottom:15px}.explore-card h3{font-size:21px}.note-grid{grid-template-columns:1fr;gap:15px}.note-card{padding:22px}footer{flex-wrap:wrap;justify-content:flex-start;gap:4px 20px;padding-top:16px;margin-top:30px}footer>span:nth-child(2){flex-basis:100%;order:3}.form-row{gap:10px}dialog{padding:22px}.dialog-heading h2{font-size:21px}.trip-heading .trip-sub{max-width:225px}.schedule-note{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Reading sizes for the roadbook's frequently used controls and notes. */
.station-card p{font-size:14px}.station-actions button,.station-actions a{font-size:14px;min-height:32px}.station-bottom>span,.leg{font-size:12px}.schedule-controls label,.schedule-controls input,.schedule-controls select{font-size:14px}.day-info small{font-size:12px}.notice{font-size:14px}.trip-sub{font-size:16px}.brand strong span{font-size:10px}.photo-credit{font-size:12px}.route-pending{display:block;color:#a94f20!important;margin-top:7px;font-size:12px!important}.explore-card p,.note-card p,.note-card li{font-size:16px}.fineprint,.schedule-note{font-size:12px}.eyebrow{font-size:12px;letter-spacing:1.2px}.save-state{font-size:12px}.form-row.position-row{display:block}
@media(max-width:760px){.trip-heading{flex-wrap:wrap}.date-card{margin:0;padding-left:15px}.trip-sub{font-size:14px}.trip-heading .trip-sub{max-width:none}.trip-heading h1{font-size:27px}.eyebrow{font-size:11px}.brand strong span{font-size:9px}.day-info strong{font-size:14px}.day-info small{font-size:12px}.schedule-controls label{flex-direction:column;align-items:flex-start;font-size:14px}.schedule-controls select{max-width:none}.schedule-controls input{width:130px}.station-actions button,.station-actions a{font-size:13px;min-height:36px}.notice{font-size:14px}.destination-photo{display:block;height:140px;margin-top:12px}.destination-photo figcaption strong{font-size:16px}.photo-credit{display:block;font-size:12px}.map-caption{font-size:12px}.map-caption>span{max-width:230px}.map-caption .text-btn{font-size:12px}.route-strip button{font-size:13px}.schedule-note{font-size:12px}.section-heading .eyebrow{font-size:12px}.day-num{font-size:13px}.trip-heading .date-card>span{font-size:21px}.trip-heading .date-card small{font-size:13px}}
