:root{--ink:#18231f;--muted:#67716c;--paper:#f4f1e9;--card:#fffdf8;--line:#dcd8cc;--green:#1f5a45;--green2:#dce9df;--orange:#d66a34;--blue:#326b83;--red:#a64635;--shadow:0 12px 38px rgba(35,45,39,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.65}.skip-link{position:fixed;left:12px;top:-60px;z-index:99;background:#fff;padding:8px 12px}.skip-link:focus{top:12px}button,a{font:inherit}button{cursor:pointer}.topbar{position:sticky;top:0;z-index:20;height:72px;padding:0 max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(244,241,233,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(24,35,31,.11)}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand>span{width:38px;height:38px;border-radius:11px;background:var(--green);color:#fff;display:grid;place-items:center;font-family:serif;font-size:21px}.brand div{display:flex;flex-direction:column;line-height:1.25}.brand small{font-size:11px;color:var(--muted);margin-top:3px}.top-actions{display:flex;align-items:center;gap:12px}.status{padding:6px 11px;border:1px solid var(--line);border-radius:999px;font-size:12px;color:var(--muted)}.top-actions button,.section-title button{border:1px solid var(--line);background:var(--card);padding:8px 13px;border-radius:9px;color:var(--ink)}main{max-width:1240px;margin:auto;padding:36px 24px 90px}.hero{min-height:520px;border-radius:28px;background:var(--ink);color:#fff;padding:64px;display:grid;grid-template-columns:1.5fr .8fr;gap:50px;align-items:center;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-150px;top:-150px;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.eyebrow,.section-title span{display:block;font-size:11px;letter-spacing:.16em;font-weight:750;color:#9bbcac}.hero h1{max-width:730px;font-family:Georgia,"Songti SC",serif;font-size:clamp(38px,5.2vw,68px);line-height:1.1;margin:16px 0 22px;letter-spacing:-.03em}.lead{max-width:700px;color:#ced8d3;font-size:17px}.hero-actions{display:flex;gap:12px;margin-top:32px}.hero-actions button{padding:12px 18px;border-radius:10px;border:0}.primary{background:#f2a464;color:#17231e;font-weight:750}.secondary{background:transparent!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff}.quick-facts{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:12px}.quick-facts div{background:rgba(255,255,255,.08);padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:16px;display:flex;flex-direction:column}.quick-facts strong{font-size:25px}.quick-facts span{font-size:12px;color:#aebdb6}.panel{background:var(--card);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.route-summary{margin-top:22px;padding:32px}.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.section-title h2,.days-heading h2{margin:3px 0 0;font-family:Georgia,"Songti SC",serif;font-size:28px}.decision{font-size:12px;color:var(--green);background:var(--green2);padding:7px 11px;border-radius:999px}.route-line{display:flex;align-items:flex-start;overflow-x:auto;padding:30px 4px 24px}.route-node{min-width:85px;position:relative;text-align:center;color:var(--muted)}.route-node:before{content:"";position:absolute;height:2px;background:#bfc7c1;left:-50%;right:50%;top:7px}.route-node:first-child:before{display:none}.route-node i{position:relative;z-index:1;width:15px;height:15px;border:3px solid var(--card);box-shadow:0 0 0 1px var(--green);background:var(--green);border-radius:50%;display:block;margin:0 auto 8px}.route-node.sea i{background:var(--blue);box-shadow:0 0 0 1px var(--blue)}.route-node b{display:block;font-size:13px;color:var(--ink);white-space:nowrap}.route-node small{font-size:10px}.route-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.route-notes article{padding:18px;background:#f6f5f0;border-radius:13px}.route-notes b{font-size:14px}.route-notes p{margin:5px 0 0;font-size:13px;color:var(--muted)}.day-jump{position:sticky;top:72px;z-index:12;margin:22px 0;background:rgba(255,253,248,.96);border:1px solid var(--line);border-radius:16px;padding:10px 12px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 24px rgba(35,45,39,.08);backdrop-filter:blur(10px)}.day-jump>span{font-size:11px;font-weight:750;white-space:nowrap}.day-jump>div{display:flex;gap:5px;overflow-x:auto}.day-jump button{min-width:68px;padding:6px 10px;border:0;border-radius:8px;background:transparent;color:var(--muted);line-height:1.2}.day-jump button small{display:block;font-size:9px;white-space:nowrap}.day-jump button.active{background:var(--green);color:#fff}.days-section{margin-top:34px}.days-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.days-heading p{color:var(--muted);margin:5px 0 0}.view-controls{display:flex;border:1px solid var(--line);border-radius:10px;padding:3px;background:var(--card)}.view-controls button{border:0;background:transparent;padding:7px 12px;border-radius:7px;color:var(--muted)}.view-controls button.active{background:var(--ink);color:#fff}.day-list{display:flex;flex-direction:column;gap:14px}.day-card{background:var(--card);border:1px solid var(--line);border-radius:20px;overflow:hidden;scroll-margin-top:150px}.day-summary{width:100%;border:0;background:none;color:inherit;text-align:left;display:grid;grid-template-columns:72px 1fr 230px 30px;gap:18px;align-items:center;padding:22px}.day-summary:hover{background:#faf8f2}.day-number{width:56px;height:56px;border-radius:50%;background:var(--green2);color:var(--green);display:grid;place-items:center;font-weight:850;font-size:19px}.day-title small{color:var(--orange);font-size:11px;font-weight:750;letter-spacing:.08em}.day-title h2{margin:1px 0 2px;font-size:21px}.day-title p{margin:0;color:var(--muted);font-size:13px}.day-metrics{display:flex;flex-direction:column;text-align:right}.day-metrics b{font-size:14px}.day-metrics span{font-size:11px;color:var(--muted)}.day-summary>i{font-style:normal;font-size:25px;color:var(--muted);transition:.2s}.day-card.open .day-summary>i{transform:rotate(45deg)}.day-content{display:none;padding:0 22px 28px;border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:14px}.day-card.open .day-content{display:grid}.day-topline{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:12px 0 0;color:var(--muted);font-size:11px}.collapse-day{border:0;background:transparent;color:var(--green);font-size:12px}.info-block{border:1px solid var(--line);border-radius:15px;padding:20px;background:#fff}.info-block.wide{grid-column:1/-1}.info-block header{display:flex;align-items:baseline;gap:12px;padding-bottom:14px;border-bottom:1px solid #ece9e0}.info-block header span{font-size:10px;color:var(--orange);font-weight:750;letter-spacing:.08em}.info-block h3{font-size:16px;margin:0}.timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin-top:18px}.timeline>div{padding:0 14px;border-left:2px solid var(--green2)}.timeline time{font-size:11px;color:var(--green);font-weight:800}.timeline b{display:block;font-size:14px}.timeline p{font-size:12px;color:var(--muted);margin:4px 0}.spot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:14px}.spot-card{padding:16px;border-radius:11px;background:#f6f5f0}.spot-card>div{display:flex;gap:8px;justify-content:space-between}.spot-card h4{font-size:14px;margin:0}.spot-card span{font-size:9px;background:var(--green2);color:var(--green);padding:3px 7px;border-radius:999px;white-space:nowrap;height:max-content}.spot-card p{font-size:12px;color:var(--muted);margin:8px 0}.spot-card small{font-size:10px;color:var(--orange)}.plain-list{margin:12px 0 0;padding-left:18px}.plain-list li{font-size:13px;margin:7px 0;color:#48534e}.plain-list li::marker{color:var(--green)}.photo-strip{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.photo-strip img{width:100%;height:190px;object-fit:cover;border-radius:10px}.image-note{font-size:10px;color:var(--muted);margin:7px 0 0}.charge-block{border-color:#bed2dc;background:#f7fbfd}.charge-head b{display:inline-block;font-size:11px;background:#dcecf2;color:var(--blue);padding:5px 8px;border-radius:999px;margin-top:12px}.info-block dl{display:grid;grid-template-columns:62px 1fr;margin:12px 0 0;gap:8px 10px;font-size:12px}.info-block dt{font-weight:750;color:var(--blue)}.info-block dd{margin:0;color:#49565b}.hotel-block{background:#faf8f0}.hotel-head{display:flex;align-items:start;justify-content:space-between;gap:10px;margin-top:12px}.hotel-head h4{font-size:15px;margin:0}.hotel-head span{font-size:10px;color:var(--muted)}.grade{font-size:10px;color:var(--green);background:var(--green2);padding:5px 8px;border-radius:999px;white-space:nowrap}.hotel-block p{font-size:12px;color:var(--muted);margin:8px 0}.hotel-block strong{color:var(--ink)}.weather{margin-top:12px}.weather>b{font-size:15px}.weather>span{display:block;color:var(--red);font-size:11px}.weather p{font-size:13px;color:var(--muted);margin:8px 0 0}.drop-rule{grid-column:1/-1;background:#fff1ec;border-left:4px solid var(--red);border-radius:10px;padding:14px 16px}.drop-rule span{font-size:10px;letter-spacing:.1em;color:var(--red);font-weight:800}.drop-rule p{font-size:13px;margin:3px 0}.today-mode .day-card{display:none}.today-mode .day-card.selected-day{display:block}.preflight,.sources{margin-top:30px;padding:30px}.preflight>p{color:var(--muted);font-size:13px}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.checklist label{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;padding:12px;font-size:13px}.checklist input{accent-color:var(--green);width:17px;height:17px}.evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.evidence-grid div{background:#f6f5f0;padding:16px;border-radius:10px}.evidence-grid b{font-size:13px}.evidence-grid p{font-size:11px;color:var(--muted);margin:4px 0}.source-list{margin-top:14px}.source-list a{display:grid;grid-template-columns:110px 1fr auto;gap:15px;align-items:center;padding:11px 0;border-top:1px solid var(--line);text-decoration:none;color:inherit;font-size:12px}.source-list time{color:var(--muted)}.source-list a b{color:var(--green);font-size:11px}.mobile-day-bar{display:none}
@media(max-width:800px){html{scroll-padding-top:70px}body{padding-bottom:66px}.topbar{height:62px;padding:0 15px}.brand>span{width:34px;height:34px}.brand small,.status{display:none}.top-actions button{font-size:11px;padding:7px 9px}main{padding:16px 12px 55px}.hero{min-height:auto;padding:34px 23px;border-radius:20px;display:block}.hero h1{font-size:38px}.lead{font-size:14px}.quick-facts{margin-top:32px}.quick-facts div{padding:15px}.quick-facts strong{font-size:20px}.route-summary{padding:22px}.section-title h2,.days-heading h2{font-size:24px}.route-notes{grid-template-columns:1fr}.day-jump{top:62px;margin:12px 0;border-radius:12px}.day-jump>span{display:none}.days-heading{display:block}.view-controls{margin-top:12px;width:max-content}.day-summary{grid-template-columns:50px 1fr 22px;gap:10px;padding:17px 14px}.day-number{width:45px;height:45px;font-size:15px}.day-title h2{font-size:17px;line-height:1.3}.day-title p{font-size:11px;margin-top:3px}.day-metrics{grid-column:2/3;text-align:left;padding-top:4px}.day-metrics span:last-child{display:none}.day-summary>i{grid-column:3;grid-row:1/3}.day-content{padding:0 12px 18px;grid-template-columns:1fr;gap:10px}.info-block,.info-block.wide,.drop-rule{grid-column:1;padding:16px}.timeline{grid-template-columns:1fr}.timeline>div{padding:5px 12px}.spot-grid{grid-template-columns:1fr}.photo-strip img{height:140px}.checklist,.evidence-grid{grid-template-columns:1fr}.preflight,.sources{padding:20px}.source-list a{grid-template-columns:75px 1fr}.source-list a b{display:none}.mobile-day-bar{position:fixed;z-index:30;bottom:0;left:0;right:0;height:58px;background:rgba(255,253,248,.97);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile-day-bar button{border:0;background:transparent;color:var(--muted);font-size:12px}.route-line{margin-left:-12px;margin-right:-12px}.route-node{min-width:75px}}
@media print{.topbar,.day-jump,.view-controls,.mobile-day-bar,.collapse-day,.hero-actions{display:none!important}body{background:#fff}.hero{min-height:auto;padding:30px;color:#000;background:#fff;border:2px solid #000}.hero .lead,.quick-facts span{color:#444}.quick-facts div{border:1px solid #ccc}.hero:after{display:none}main{max-width:none;padding:0}.panel,.day-card{box-shadow:none;break-inside:avoid}.day-content{display:grid!important}.day-card{margin:14px 0}.photo-strip img{height:120px}.route-summary{margin-top:12px}.preflight,.sources{break-before:page}}
