:root{--ink:#202722;--muted:#778078;--green:#244f40;--light-green:#edf3ed;--line:#e8ebe6;--bg:#f7f8f5;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #83ad96;outline-offset:4px}button{border:0}svg{width:20px;height:20px;display:block;stroke-width:1.65;flex-shrink:0}span[data-icon]{display:inline-flex;align-items:center;justify-content:center}button{transition:background .2s,transform .2s,box-shadow .2s}button:hover{filter:brightness(.98)}button:active{transform:translateY(1px)}.header{max-width:1440px;margin:auto;height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 64px;gap:32px}.brand{display:flex;align-items:center;gap:11px}.brand-mark{background:var(--green);width:40px;height:43px;border-radius:12px;display:grid;place-items:center}.brand-mark svg{width:29px;height:29px;fill:#fff}.brand strong{font-size:18px;letter-spacing:1px;font-weight:600}.brand small{display:block;margin-top:4px;font-size:9px;letter-spacing:3.3px;color:var(--muted)}nav{display:flex;align-items:center;gap:35px;font-size:13px;color:#777e76}nav a{display:flex;align-items:center;gap:7px}nav a:hover,.nav-active{color:var(--green)}.tiny-dot{width:5px;height:5px;border-radius:50%;background:#769180;display:inline-block}.private-label{font-size:11px;border:1px solid #e0e4df;padding:7px 11px;border-radius:30px;display:flex;gap:5px;align-items:center;color:#7b827a}.private-label svg{width:12px;height:12px}main{max-width:1440px;margin:auto;padding:0 48px}.hero{position:relative;height:408px;border-radius:24px;overflow:hidden;color:#fff;background:#28493e}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 51%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,36,32,.79),rgba(20,37,32,.23) 55%,rgba(20,35,31,.02)),linear-gradient(0deg,rgba(13,36,32,.4),transparent 30%)}.hero-content{position:absolute;left:60px;top:45px}.eyebrow{font-size:9px;letter-spacing:2.9px;font-weight:500;display:flex;gap:10px;align-items:center}.eyebrow>span{height:4px;width:4px;border-radius:100%;background:#d1d9a7}.hero h1{font-size:56px;line-height:1.25;letter-spacing:3px;margin:20px 0 15px;font-weight:500}.hero-content p{font-size:13px;line-height:1.9;letter-spacing:1px;color:#e1e8e2;margin:0 0 24px}.hero-link{font-size:12px;display:inline-flex;align-items:center;gap:32px;border-bottom:1px solid #a5b7ac;padding-bottom:7px}.hero-link svg{width:17px;height:17px}.hero-caption{position:absolute;bottom:29px;right:33px;display:flex;align-items:center;gap:9px;font-size:11px}.hero-caption small{display:block;font-size:8px;letter-spacing:1.6px;margin-top:5px;color:#d1dcd5}.hero-caption>span[data-icon]{align-self:flex-start}.hero-caption svg{width:15px;height:15px}.photo-index{font-size:9px;letter-spacing:1px;margin-left:28px;color:#e4e9e3}.planner-section{padding:61px 16px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px}.green{color:#63816c;font-size:9px;letter-spacing:2.6px}.section-heading h2{font-size:27px;font-weight:550;letter-spacing:1px;margin:12px 0 0}.section-heading p{font-size:12px;color:var(--muted);margin:0 0 4px}.workspace{display:grid;grid-template-columns:344px minmax(0,1fr);gap:28px;align-items:start}.preference-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;position:sticky;top:22px;box-shadow:0 6px 24px #26362a03}.card-heading{display:flex;align-items:center;gap:9px}.card-heading .heading-icon{color:var(--green)}.card-heading h3{font-size:16px;font-weight:550;margin:0}.reset{margin-left:auto}.text-button{background:transparent;color:#758071;display:inline-flex;align-items:center;gap:5px;padding:6px 0;font-size:11px}.text-button svg{width:14px;height:14px}.text-button:hover{color:var(--green)}fieldset{border:0;padding:0;margin:29px 0 0;min-inline-size:0}legend{font-size:12px;font-weight:550;display:flex;width:100%;align-items:center;gap:9px;padding:0}.step-number{font-size:10px;color:#8f998d;font-weight:400}.days-value{display:flex;align-items:baseline;gap:6px;margin-top:14px}.days-value strong{font-size:38px;font-weight:500;line-height:1}.days-value>span{font-size:11px;color:#6f796d}.days-value small{font-size:9px;color:#8f968b;margin-left:auto}input[type=range]{display:block;width:100%;height:4px;margin:23px 0 13px;accent-color:var(--green);cursor:pointer;background:#e9eee7;border-radius:9px;appearance:none}input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--green);width:15px;height:15px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #9cae9b,0 2px 5px #263a2822}.range-labels{display:flex;justify-content:space-between;font-size:9px;color:#8b9387}.day-presets{display:flex;gap:8px;margin-top:14px}.day-presets button{flex:1;background:#f7f8f5;border:1px solid #edf0e9;padding:7px 0;border-radius:7px;font-size:11px;color:#78816f}.day-presets .selected{background:var(--light-green);border-color:#aabda7;color:var(--green)}.pace-options{display:flex;flex-direction:column;gap:8px;margin-top:14px}.pace-option{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid var(--line);border-radius:11px;position:relative;cursor:pointer}.pace-option:has(input:checked){border-color:#8caa95;background:#f1f5ef}.pace-option:has(input:focus-visible){outline:3px solid #83ad96;outline-offset:2px}.pace-option input,.interest-options input{position:absolute;opacity:0;width:1px;height:1px}.pace-icon{color:#768475}.pace-icon svg{width:20px;height:20px}.pace-option strong{display:block;font-size:12px;font-weight:500}.pace-option small{display:block;margin-top:5px;font-size:10px;color:#8b9386}.radio-mark{width:14px;height:14px;border:1px solid #d5dbd0;border-radius:50%;margin-left:auto}.pace-option:has(input:checked) .radio-mark{border:4px solid var(--green);background:#fff}.pace-option:has(input:checked) .pace-icon{color:var(--green)}legend>small{margin-left:auto;font-weight:400;font-size:10px;color:#92998d}.interest-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.interest-options label{font-size:11px;padding:8px 10px;border-radius:7px;border:1px solid var(--line);display:flex;gap:6px;align-items:center;position:relative;cursor:pointer;color:#7c8676}.interest-options label:has(input:checked){background:var(--light-green);color:var(--green);border-color:#c5d4c4}.interest-options label:has(input:focus-visible){outline:3px solid #83ad96;outline-offset:2px}.interest-options svg{width:14px;height:14px}.season-row{display:flex;justify-content:space-between;align-items:center;margin:24px 0 21px;font-size:11px}.season-row label{color:#768270}.season-row select{border:1px solid #e4e9df;background:#fafbf8;border-radius:6px;padding:7px;font-size:10px;max-width:62%;color:#52634c}.primary{background:var(--green);color:white;padding:13px 18px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;font-size:13px;min-height:44px}.generate{width:100%;box-shadow:0 4px 10px #244f4014}.generate>span:last-child{margin-left:auto}.generate>span:first-child{margin-right:28px}.primary svg{width:16px;height:16px}.form-footnote{font-size:9px;text-align:center;color:#969d8f;margin:13px 0 0}.dirty{font-size:11px;color:#8b622b;line-height:1.5;text-align:center;margin:13px 0 0}.result-column{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;min-width:0}.result-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.result-badge{display:flex;align-items:center;gap:5px;font-size:9px;color:#6e896e;margin-bottom:10px}.result-top h3{font-size:22px;font-weight:550;letter-spacing:.4px;margin:0}.result-top p{font-size:11px;margin:10px 0 0;color:#8a9185}.icon-button{background:#fff;width:35px;height:35px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:#889580;flex-shrink:0}.icon-button svg{width:15px;height:15px}.icon-button.saved{background:var(--light-green);color:var(--green)}.balance-card{background:#f8f9f6;border:1px solid #edf0e8;border-radius:11px;margin-top:23px;padding:13px 14px;display:flex;gap:14px;justify-content:space-between;align-items:center}.balance-card strong{font-size:11px;font-weight:500;display:block}.balance-card>div>span{font-size:9px;color:#919887;display:block;margin-top:5px}.balance-control{display:flex;gap:2px;background:#eeefe9;border-radius:7px;padding:3px;flex-shrink:0}.balance-control button{font-size:10px;padding:8px 10px;white-space:nowrap;background:none;color:#87907d;border-radius:5px}.balance-control .selected{background:white;box-shadow:0 1px 5px #2233220a;color:var(--green)}.route-board{margin-top:18px;border:1px solid var(--line);border-radius:13px;overflow:hidden;background:radial-gradient(ellipse at 50% 65%,#eef3e9,transparent 65%),#f9faf7}.route-board-top{display:flex;justify-content:space-between;gap:10px;padding:15px 16px 5px}.route-board-top>span{display:flex;align-items:center;gap:6px;font-size:11px;color:#6b7d63}.route-board-top svg{width:15px;height:15px}.route-board-top small{font-size:9px;color:#a0a796}.route-nodes{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;row-gap:24px;padding:29px 16px 28px}.route-node{position:relative;flex:1;min-width:61px;max-width:100px;text-align:center;display:flex;flex-direction:column;align-items:center}.route-node:not(:last-child):after{content:'';position:absolute;top:11px;left:calc(50% + 16px);width:calc(100% - 32px);border-top:1px dashed #a9b99d}.node-dot{width:23px;height:23px;border-radius:50%;border:1px solid #8a9f80;display:grid;place-items:center;background:#f9faf6;color:#56734a;z-index:1;font-size:9px;margin-bottom:8px}.route-node:first-child .node-dot,.route-node:last-child .node-dot{background:var(--green);color:white;border-color:var(--green)}.node-name{font-size:9px;color:#607455;white-space:nowrap}.node-days{font-size:8px;color:#99a18f;display:block;margin-top:4px}.route-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e5eadf;background:#ffffff82}.route-metrics>div{padding:12px;text-align:center}.route-metrics>div+div{border-left:1px solid #e5eadf}.route-metrics strong{font-size:15px;font-weight:500;color:#3d5a32}.route-metrics span{display:block;font-size:9px;color:#8b977f;margin-top:3px}.reason-box{display:flex;gap:9px;align-items:flex-start;padding:13px 3px 0;color:#79906e}.reason-box svg{width:14px;height:14px;margin-top:2px}.reason-box p{font-size:10px;line-height:1.75;margin:0;color:#88957d}.daily-heading{display:flex;justify-content:space-between;align-items:center;margin:24px 0 14px;gap:12px}.daily-heading h4{font-size:13px;font-weight:500;margin:0}.daily-heading .text-button{font-size:10px;white-space:nowrap}.days-list{display:flex;flex-direction:column;gap:9px}.day-card{border:1px solid var(--line);border-radius:11px;overflow:hidden}.day-card[open]{border-color:#cfdcc9}.day-card summary{display:flex;align-items:center;gap:13px;list-style:none;padding:16px;cursor:pointer}.day-card summary::-webkit-details-marker,.tradeoff summary::-webkit-details-marker,.sources summary::-webkit-details-marker{display:none}.day-number{font-size:8px;color:#8b9c7e;text-align:center;flex-shrink:0;min-width:27px;letter-spacing:1px}.day-number strong{display:block;font-size:20px;font-weight:400;line-height:1.2;letter-spacing:0;color:#446c37;margin-top:2px}.day-info{flex:1;min-width:0}.day-info strong{font-size:12px;font-weight:500;line-height:1.5}.day-meta{display:flex;gap:12px;flex-wrap:wrap;color:#9aa28e;font-size:9px;margin-top:7px}.day-meta span{display:flex;align-items:center;gap:4px}.day-meta svg{width:11px;height:11px}.day-card .chevron{color:#94a388}.chevron svg{width:14px;height:14px;transition:transform .2s}details[open]>summary>.chevron svg{transform:rotate(180deg)}.day-content{border-top:1px solid #edf0e8;margin:0 16px 0 56px;padding:15px 0 16px}.schedule{display:grid;grid-template-columns:31px 1fr;gap:11px 12px;font-size:11px;line-height:1.65}.schedule>span{color:#9ca790;font-size:9px;padding-top:2px}.schedule p{margin:0;color:#69795c}.day-tip{display:flex;align-items:flex-start;gap:7px;background:#f7f9f4;border-radius:7px;font-size:9px;line-height:1.8;padding:10px;color:#849374;margin-top:14px}.day-tip svg{width:12px;height:12px;margin-top:2px}.day-bottom{display:flex;justify-content:space-between;gap:10px;margin-top:12px;color:#97a38a;font-size:9px}.day-bottom a{display:flex;align-items:center;gap:3px;text-decoration:underline;text-underline-offset:3px}.day-bottom svg{width:11px;height:11px}.optional{font-size:10px;margin:12px 0 0;line-height:1.7;color:#849374}.tradeoff{margin-top:17px;padding:14px;background:#f8f8f4;border-radius:10px}.tradeoff summary{display:flex;align-items:center;list-style:none;gap:8px;cursor:pointer;color:#92967e}.tradeoff strong{font-size:10px;font-weight:500;color:#6f775a}.tradeoff-caption{margin-left:auto;font-size:9px}.tradeoff svg{width:14px;height:14px}.tradeoff ul{margin:13px 0 0;padding:0;list-style:none}.tradeoff li{font-size:10px;line-height:1.85;color:#8a947e;padding:6px 0;border-top:1px solid #e8ebdf}.tradeoff li strong{margin-right:8px}.result-actions{display:flex;gap:9px;align-items:center;margin-top:22px;flex-wrap:wrap}.secondary{border:1px solid #dae4d5;border-radius:8px;background:#fff;color:#648057;padding:9px 13px;font-size:10px;display:flex;gap:6px;align-items:center;min-height:36px}.secondary svg{width:13px;height:13px}.result-actions .text-button{margin-left:auto;font-size:10px}.route-note{font-size:9px;color:#a0a794;line-height:1.9;margin:16px 0 0}.inspiration-section{padding:62px 16px 0}.inspiration-hint{font-size:11px;color:#8a9680;display:flex;gap:8px;align-items:center}.inspiration-hint svg{width:14px;height:14px}.inspiration-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.inspiration-card{height:254px;border-radius:18px;padding:0;position:relative;overflow:hidden;text-align:left;background:#234231;color:#fff}.inspiration-card>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.inspiration-card:hover>img{transform:scale(1.025)}.inspiration-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#132e29cc,transparent 95%)}.inspiration-card>div:not(.inspiration-overlay){position:absolute;bottom:26px;left:28px}.inspiration-card>div>span{font-size:8px;letter-spacing:2px;color:#d8e5d6}.inspiration-card h3{font-size:24px;font-weight:500;letter-spacing:.6px;margin:12px 0 9px}.inspiration-card p{font-size:11px;letter-spacing:1px;color:#d2dfcf;margin:0}.inspiration-card>.inspiration-arrow{position:absolute;bottom:27px;right:24px;border:1px solid #ffffff66;border-radius:50%;width:34px;height:34px}.inspiration-arrow svg{width:16px;height:16px}.image-note{position:absolute;right:16px;top:15px;font-size:8px;color:#dee9d7;background:#23392666;padding:4px 6px;border-radius:4px}footer{max-width:1312px;margin:60px auto 0;padding:30px 0 35px;border-top:1px solid #e4e9dd;display:flex;justify-content:space-between;gap:24px;color:#819075}.footer-brand{font-size:14px;color:#647858;letter-spacing:1px}footer p{font-size:10px;margin:8px 0 0}.footer-right{font-size:8px;letter-spacing:1.5px;text-align:right}.sources{font-size:9px;letter-spacing:0;margin-top:12px;max-width:440px}.sources summary{display:flex;align-items:center;justify-content:flex-end;gap:4px;list-style:none;cursor:pointer}.sources summary svg{width:11px;height:11px}.sources a,.sources>span{display:block;margin-top:8px;line-height:1.8}.sources a{text-decoration:underline;text-underline-offset:3px}.sources p{line-height:1.8;font-size:9px}.skip{position:fixed;top:-60px;left:10px;padding:12px;background:white;z-index:100}.skip:focus{top:10px}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);padding:13px 22px;border-radius:12px;background:#244f40;color:#fff;box-shadow:0 6px 24px #20372d22;font-size:12px;z-index:20;max-width:90vw;line-height:1.6;text-align:center}dialog{border:1px solid #e3e9df;border-radius:18px;width:min(560px,90vw);padding:24px;color:var(--ink)}dialog::backdrop{background:#162b2055}dialog p{color:var(--muted);font-size:12px}dialog textarea{width:100%;height:300px;border:1px solid #dbe4d5;padding:12px;border-radius:9px;margin:0 0 16px;font-size:12px;line-height:1.7}
@media(min-width:1500px){.header{padding:0 64px}}@media(max-width:1150px){.header{padding:0 32px}main{padding:0 24px}.planner-section,.inspiration-section{padding-left:8px;padding-right:8px}.workspace{grid-template-columns:310px minmax(0,1fr);gap:18px}.preference-card{padding:20px}.result-column{padding:22px}.balance-card{flex-direction:column;align-items:flex-start;gap:10px}.balance-control{width:100%;justify-content:space-between}.balance-control button{flex:1}.section-heading h2{font-size:24px}.section-heading p{font-size:11px}footer{margin-left:32px;margin-right:32px}.day-meta{gap:7px}.route-node{min-width:56px}.node-name{font-size:8px}.hero-content{left:44px}.days-value small{font-size:8px}}@media(max-width:800px){.header{height:80px;padding:0 24px}.header nav{gap:19px;font-size:11px}.brand strong{font-size:15px}.brand small{font-size:7px;letter-spacing:2.7px}.brand-mark{width:34px;height:37px}.private-label{font-size:10px}.workspace{grid-template-columns:1fr}.preference-card{position:static;padding:25px}.preference-card form{display:grid;grid-template-columns:1fr 1fr;column-gap:26px}.card-heading{grid-column:1/-1}.preference-card fieldset:nth-of-type(2){grid-row:2/4;grid-column:2}.preference-card fieldset:nth-of-type(3){margin-top:25px}.season-row,.generate,.form-footnote,.dirty{grid-column:1/-1}.pace-option{padding:15px 12px}.pace-options{gap:12px}.days-value small{font-size:9px}.hero{height:375px}.hero h1{font-size:50px}.hero-content{left:34px;top:38px}.hero-caption{right:22px;bottom:23px}.section-heading{align-items:flex-start}.section-heading p{max-width:170px;line-height:1.7;padding-top:17px}.section-heading h2{font-size:23px}.planner-section{padding-top:42px}.result-column{padding:26px}.balance-card{flex-direction:row;align-items:center}.balance-control{width:auto}.route-node{min-width:67px}.node-name{font-size:9px}.inspiration-section{padding-top:44px}.inspiration-card{height:225px}.inspiration-card h3{font-size:18px}.inspiration-card>div:not(.inspiration-overlay){left:20px}.inspiration-card p{font-size:9px}.inspiration-card>.inspiration-arrow{right:16px;width:28px;height:28px}.inspiration-hint{font-size:9px;max-width:130px;line-height:1.7}.inspiration-grid{gap:18px}footer{margin-top:40px}}
@media(max-width:540px){html{scroll-padding-top:20px}.header{height:77px;padding:0 20px;gap:12px}.header nav{display:none}.private-label{font-size:9px;padding:6px 9px}.brand strong{font-size:15px}.brand-mark{width:33px;height:36px}.brand{gap:8px}main{padding:0 14px}.hero{height:414px;border-radius:19px}.hero-image{object-position:59% center}.hero-shade{background:linear-gradient(90deg,#143c31aa,#173b3022),linear-gradient(0deg,#183c3099,transparent 50%)}.hero-content{left:26px;top:37px}.eyebrow{font-size:7px;letter-spacing:2.3px}.hero h1{font-size:48px;margin-top:28px;letter-spacing:2px}.hero-content p{font-size:12px;margin:18px 0 23px}.hero-caption{left:26px;right:24px;bottom:22px;font-size:9px}.hero-caption small{font-size:7px}.photo-index{margin-left:auto}.hero-caption svg{width:12px;height:12px}.hero-link{font-size:11px}.planner-section,.inspiration-section{padding-left:3px;padding-right:3px}.section-heading{display:block;margin-bottom:22px}.section-heading h2{font-size:22px;letter-spacing:.3px;margin-top:11px}.section-heading p{max-width:none;padding:0;margin-top:12px;font-size:11px}.preference-card{padding:22px;border-radius:18px}.preference-card form{display:block}.card-heading h3{font-size:16px}.pace-option{padding:13px}.pace-options{gap:8px}fieldset{margin-top:27px}.days-value small{font-size:9px}.days-value strong{font-size:36px}.interest-options label{font-size:11px;padding:9px 11px}.form-footnote{font-size:10px}.season-row{font-size:12px;margin:23px 0}.season-row select{font-size:11px}.result-column{padding:21px 17px;border-radius:18px}.result-top h3{font-size:20px;line-height:1.5}.result-top p{font-size:10px;line-height:1.7;margin-top:7px}.balance-card{flex-direction:column;align-items:flex-start;padding:13px;gap:11px}.balance-card>div>span{font-size:10px}.balance-control{width:100%}.balance-control button{font-size:10px;padding:10px 6px}.route-board-top{padding:13px 11px 3px}.route-board-top small{font-size:8px}.route-nodes{padding:23px 8px;gap:17px 0}.route-node{min-width:63px;max-width:70px}.node-name{font-size:9px}.route-metrics>div{padding:12px 3px}.route-metrics strong{font-size:14px}.route-metrics span{font-size:9px}.reason-box p{font-size:10px}.daily-heading h4{font-size:12px}.daily-heading .text-button{font-size:9px}.day-card summary{padding:14px 11px;gap:9px}.day-number{min-width:24px}.day-info strong{font-size:11px}.day-meta{font-size:9px;line-height:1.5;gap:5px}.day-content{margin-left:44px;margin-right:12px}.schedule{font-size:11px;gap:10px 7px;grid-template-columns:25px 1fr}.day-tip{font-size:9px}.tradeoff{padding:12px}.tradeoff-caption{display:none}.tradeoff .chevron{margin-left:auto}.result-actions{gap:8px}.secondary{padding:10px;font-size:10px}.result-actions .text-button{font-size:9px}.route-note{font-size:9px}.inspiration-hint{max-width:none;margin-top:12px;font-size:10px}.inspiration-grid{grid-template-columns:1fr;gap:14px}.inspiration-card{height:234px}.inspiration-card h3{font-size:23px}.inspiration-card p{font-size:10px}.inspiration-card>div:not(.inspiration-overlay){left:24px}.inspiration-card>.inspiration-arrow{width:32px;height:32px;right:22px}footer{margin:36px 20px 0;padding-top:26px;display:block}.footer-right{margin-top:24px;text-align:left}.sources summary{justify-content:flex-start}.sources{max-width:100%}#toast{bottom:20px;width:max-content;font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}@media print{body{background:white;color:#000;font-size:12px}.header{height:auto;padding:0 0 20px}.private-label,nav,.hero,.section-heading,.preference-card,.balance-card,.icon-button,.reason-box,.inspiration-section,footer,.result-actions,.daily-heading button,.skip,#toast,.route-board-top small{display:none!important}main{padding:0}.planner-section{padding:0}.workspace{display:block}.result-column{border:0;padding:0}.day-card{break-inside:avoid}.day-content{display:block!important}.day-card:not([open]) .day-content{display:block!important}.days-list{gap:10px}.tradeoff{break-inside:avoid}.route-note{color:#444}.day-tip,.schedule p,.day-meta,.day-bottom{color:#555}.result-top{margin-bottom:16px}.day-card summary{padding:10px}.day-content{margin-left:48px;padding:10px 0}.schedule{gap:5px}.route-board{background:white}.route-nodes{padding:15px}.route-metrics>div{padding:8px}}

/* Destination selection and explicit day allocation. */
[hidden]{display:none!important}.trip-presets{gap:9px;margin-top:18px}.trip-presets button{padding:13px 6px;border-radius:11px}.trip-presets strong{display:block;font-size:25px;font-weight:500;line-height:1.2}.trip-presets strong small{font-size:10px;font-weight:400;margin-left:3px}.trip-presets button>span{display:block;font-size:9px;margin-top:7px}.preset-help{font-size:10px;color:#89937e;line-height:1.8;margin:11px 0 0}.custom-days{display:flex;justify-content:space-between;align-items:center;margin-top:18px;font-size:12px}.custom-days>span{display:flex;align-items:center;gap:7px;color:#7b8971}.custom-days input{width:67px;border:1px solid #dfe6d9;border-radius:7px;text-align:center;padding:8px 5px;background:#fafbf8;color:#355b2b;min-height:36px}.end-row{margin-bottom:0}.end-row select{max-width:68%}.destination-picker{border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:28px;scroll-margin-top:20px}.destination-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.destination-heading h3{font-size:23px;font-weight:550;margin:10px 0 0;letter-spacing:.4px}.selected-count{font-size:10px;color:#6d855e;padding:6px 9px;border-radius:15px;background:#f0f5ec;white-space:nowrap}.picker-help{font-size:11px;color:#87937d;line-height:1.8;margin:12px 0 15px}.destination-filters{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:18px}.destination-filters button{background:#f6f8f2;color:#87947a;border:1px solid #ebefe5;border-radius:16px;padding:7px 11px;font-size:10px}.destination-filters button.selected{background:var(--green);color:#fff;border-color:var(--green)}.destination-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.destination-card{border:1px solid #e5eadf;border-radius:13px;background:#fbfcf9;padding:16px;min-width:0;align-self:start}.destination-card.is-selected{border-color:#a9bea0;background:#f7faf3;box-shadow:0 1px 5px #33442204}.destination-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.destination-select{display:flex;align-items:flex-start;gap:8px;cursor:pointer;position:relative;min-width:0}.destination-select input{position:absolute;opacity:0;width:1px;height:1px}.destination-select:has(input:focus-visible){outline:3px solid #83ad96;outline-offset:4px}.destination-check{width:16px;height:16px;border:1px solid #c6d0bd;border-radius:5px;background:white;display:grid;place-items:center;flex-shrink:0;margin-top:1px}.destination-check svg{width:11px;height:11px;opacity:0;stroke-width:2.5}.destination-select input:checked+.destination-check{background:var(--green);border-color:var(--green);color:#fff}.destination-select input:checked+.destination-check svg{opacity:1}.destination-select strong{display:block;font-size:12px;line-height:1.6;font-weight:550}.destination-select small{display:block;font-size:8px;color:#8e9b83;margin-top:3px;letter-spacing:.3px}.destination-kind{font-size:8px;white-space:nowrap;color:#879779;padding-top:3px}.destination-description{color:#839374;font-size:10px;line-height:1.85;margin:13px 0;min-height:55px}.stay-row{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:10px;color:#849476}.stay-stepper{display:flex;align-items:center;border:1px solid #dde7d5;border-radius:7px;background:#fff;overflow:hidden;height:29px}.stay-stepper button{font-size:16px;width:26px;height:27px;background:#fff;color:#688859;padding:0}.stay-stepper button:disabled{cursor:default;color:#c6cfbe}.stay-stepper input{border:0;width:24px;height:27px;padding:0;background:transparent;text-align:center;font-size:12px;color:#3f682d;appearance:textfield;-moz-appearance:textfield;min-width:0}.stay-stepper input::-webkit-inner-spin-button,.stay-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stay-stepper>span{font-size:8px;padding-right:5px;color:#8e9b82}.sight-picker{margin-top:13px;border-top:1px solid #e2e9d9}.sight-picker>summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:8px;cursor:pointer;padding:12px 0 0;font-size:10px;color:#657d53}.sight-picker summary::-webkit-details-marker{display:none}.sight-picker summary small{color:#91a07f;font-size:8px;display:inline-block;margin-left:5px}.sight-options{padding-top:9px}.sight-option{display:flex;align-items:flex-start;gap:8px;padding:11px 0;border-bottom:1px solid #e7edde;cursor:pointer}.sight-option input{accent-color:var(--green);width:13px;height:13px;flex-shrink:0;margin:3px 0 0}.sight-option strong{display:block;font-weight:500;font-size:10px;line-height:1.7;color:#567741}.sight-option small{font-size:9px;line-height:1.85;display:block;color:#899879;margin-top:4px}.sight-option em{font-size:8px;font-style:normal;line-height:1.7;color:#9da88d;display:block;margin-top:5px}.sight-option:has(input:disabled){cursor:default}.sight-selection-help{font-size:8px;color:#9ca78c;line-height:1.7;margin:10px 0}.destination-source{display:inline-flex;align-items:center;gap:4px;font-size:9px;color:#799066;text-decoration:underline;text-underline-offset:3px}.destination-source svg{width:10px;height:10px}.more-destinations{margin-top:16px}.more-destinations>summary{display:flex;align-items:center;gap:6px;list-style:none;font-size:11px;color:#738968;cursor:pointer;padding:5px 0}.more-destinations>summary::-webkit-details-marker{display:none}.more-destinations>summary svg{width:12px;height:12px}.more-destinations .destination-grid{margin-top:13px}.allocation-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#eef5e8;border:1px solid #dce9d2;border-radius:11px;padding:15px;margin-top:19px}.allocation-bar strong{font-size:12px;font-weight:500;color:#537741}.allocation-bar p{font-size:9px;color:#7f9471;line-height:1.8;margin:5px 0 0}.allocation-bar.needs-adjustment{background:#faf7ed;border-color:#eee6d2}.allocation-bar.needs-adjustment strong{color:#8b7342}.allocation-bar.needs-adjustment p{color:#a3926c}.allocation-bar .secondary{font-size:9px;white-space:nowrap;padding:8px 10px;border-color:#dddfca;flex-shrink:0}.allocation-help{font-size:9px;line-height:1.8;color:#9ba68d;margin:10px 1px 0}.plan-notice{font-size:11px;line-height:1.85;padding:15px;border-radius:11px;background:#faf6e9;color:#9c834c;margin-top:19px}.pending-sights{background:#fbf8ef;border:1px solid #eee7d5;border-radius:10px;padding:14px;margin-top:16px}.pending-sights summary{font-size:11px;color:#967c48;cursor:pointer}.pending-sights ul{list-style:none;padding:0;margin:10px 0 0}.pending-sights li{padding:8px 0;border-top:1px solid #eee7d7;font-size:10px;line-height:1.8}.pending-sights li strong{display:block;font-size:10px;font-weight:500;color:#958052}.pending-sights li span{display:block;color:#a49677}.pending-sights p{font-size:9px;line-height:1.8;color:#9d8b65;margin:6px 0 0}.day-sights{display:flex;flex-direction:column;gap:8px;margin-top:13px;border-top:1px solid #e7eddf;padding-top:11px}.day-sights p{margin:0;font-size:10px;line-height:1.8}.day-sights strong{display:block;font-weight:500;color:#597a46}.day-sights span{display:block;font-size:9px;color:#8c9a7d;margin-top:2px}.transit-card{background:#fcfcf9}.transit-card .day-number strong{color:#9eaa8f}.route-node.is-transit .node-dot{border-style:dashed;background:#f5f7ef;color:#9ba98b}.route-node{min-width:70px;max-width:92px}.route-node:not(:last-child):after{width:calc(100% - 32px)}.route-nodes{row-gap:20px}.node-name{white-space:normal;line-height:1.55;max-width:88px;min-height:14px}.empty-filter{padding:16px;background:#f6f8f0;border-radius:10px;font-size:11px;color:#8a977c}.result-top{scroll-margin-top:25px}
@media(max-width:1150px){.destination-card{padding:13px}.destination-kind{display:none}.destination-description{min-height:70px}.allocation-bar{flex-direction:column;align-items:flex-start;gap:10px}.allocation-bar .secondary{align-self:flex-end}.destination-select strong{font-size:11px}.sight-picker summary small{display:block;margin:3px 0 0}.route-node{min-width:63px}}
@media(max-width:800px){.destination-description{min-height:38px}.destination-kind{display:block}.destination-select strong{font-size:13px}.destination-heading h3{font-size:23px}.sight-picker summary small{display:inline-block;margin:0 0 0 5px}.allocation-bar{flex-direction:row;align-items:center}.allocation-bar .secondary{align-self:auto}.destination-card{padding:17px}.destination-description{font-size:11px}.sight-option strong{font-size:11px}.sight-option small{font-size:10px}.destination-select small{font-size:9px}.preference-card .end-row{margin-top:21px}.preference-card #end-note{grid-column:1/-1}.preset-help{font-size:10px}.preference-card .custom-days{font-size:11px}.destination-picker{margin-bottom:25px}}
@media(max-width:540px){.destination-grid{grid-template-columns:1fr;gap:12px}.destination-heading h3{font-size:21px}.destination-heading{gap:8px}.selected-count{font-size:9px;padding:6px 8px}.picker-help{font-size:11px}.destination-card{padding:17px}.destination-select strong{font-size:14px}.destination-select small{font-size:10px}.destination-description{font-size:11px;min-height:0;margin:12px 0 15px}.destination-kind{font-size:9px}.destination-check{width:19px;height:19px}.destination-select{gap:9px}.stay-row{font-size:11px}.stay-stepper{height:33px}.stay-stepper button{height:31px;width:32px}.stay-stepper input{height:31px;width:30px;font-size:13px}.stay-stepper>span{font-size:9px}.sight-picker>summary{font-size:11px}.sight-picker summary small{font-size:9px}.sight-option{gap:10px}.sight-option input{width:16px;height:16px}.sight-option strong{font-size:12px}.sight-option small{font-size:11px}.sight-option em{font-size:10px}.sight-selection-help{font-size:10px}.destination-source{font-size:10px}.allocation-bar{flex-direction:column;align-items:flex-start}.allocation-bar strong{font-size:12px}.allocation-bar p{font-size:10px}.allocation-bar .secondary{align-self:flex-end;font-size:10px}.allocation-help{font-size:10px}.plan-notice{font-size:11px}.pending-sights li,.pending-sights li strong{font-size:11px}.pending-sights p{font-size:10px}.day-sights p{font-size:11px}.day-sights span{font-size:10px}.destination-filters{gap:5px}.destination-filters button{font-size:10px;padding:7px 9px}.trip-presets button>span{font-size:10px}.trip-presets strong{font-size:29px}.custom-days{font-size:12px}.preset-help{font-size:10px}.route-node{min-width:65px;max-width:80px}.route-nodes{justify-content:flex-start;padding:20px 8px;row-gap:19px}.node-name{font-size:9px}.node-days{font-size:8px}.form-footnote{font-size:10px}.preference-card .end-row{margin-top:24px}}
@media print{.destination-picker{display:none!important}.plan-notice{display:block;break-inside:avoid;background:white;border:1px solid #bbb;color:#444}.plan-notice[hidden]{display:none!important}.pending-sights{break-inside:avoid}.day-sights span{color:#555}.result-top{margin-top:0}.day-sights{gap:3px}.day-sights p{font-size:10px}.day-sights span{font-size:9px}.route-node{min-width:58px}.route-nodes{justify-content:center}}
/* Destination photography and scenic slideshow. */
.hero-slides{position:absolute;inset:0}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s ease;pointer-events:none}.hero-slide.is-active{opacity:1}.hero-shade{pointer-events:none}.hero-controls{position:absolute;left:60px;bottom:22px;display:flex;align-items:center;gap:7px;z-index:2}.hero-controls>button{width:29px;height:29px;border-radius:50%;border:1px solid #ffffff70;background:#18382b66;color:#fff;display:grid;place-items:center;font-size:21px;line-height:1;padding:0;backdrop-filter:blur(9px)}.hero-controls>#hero-pause{font-size:12px;margin-left:6px}.hero-dots{display:flex;gap:7px;align-items:center;padding:0 6px}.hero-dots button{width:7px;height:7px;border-radius:100%;background:#ffffff65;padding:0;min-width:7px;box-shadow:0 0 0 6px transparent}.hero-dots button.is-active{background:white;width:21px;border-radius:6px}.hero-controls button:focus-visible{outline:2px solid white;outline-offset:4px}.destination-photo{position:relative;margin:-16px -16px 16px;aspect-ratio:16/9;overflow:hidden;border-radius:12px 12px 0 0;background:#dce7d6}.destination-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s}.destination-card:hover .destination-photo img{transform:scale(1.025)}.destination-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#142b224d);pointer-events:none}.destination-photo figcaption{position:absolute;left:13px;bottom:11px;z-index:1;color:white;letter-spacing:1.5px;font-size:9px;text-shadow:0 1px 4px #15241fcc}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:1150px){.hero-controls{left:44px}.destination-photo{margin:-13px -13px 14px}}@media(max-width:800px){.hero-controls{left:34px}.destination-photo{margin:-17px -17px 16px}}@media(max-width:540px){.hero{height:470px}.hero-controls{left:26px;bottom:20px}.hero-caption{bottom:67px}.hero-controls>button{width:33px;height:33px}.hero-dots{gap:9px}.destination-photo{aspect-ratio:16/9}.destination-photo figcaption{font-size:10px;left:15px;bottom:13px}}@media(prefers-reduced-motion:reduce){.hero-slide,.destination-photo img{transition:none}}@media print{.hero-controls{display:none!important}}

.order-editor{margin:28px 0;padding:24px;border:1px solid #dce4de;border-radius:20px;background:#fafcfb}.order-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.order-heading h4{margin:0;font-size:18px}.order-editor p,.order-anchor{font-size:14px;line-height:1.7;color:#56665c}.order-editor ol{padding:0;list-style:none;display:grid;gap:8px}.order-editor li{display:flex;align-items:center;gap:12px;background:white;border:1px solid #e1e7e3;border-radius:12px;padding:12px}.order-editor li strong{flex:1;min-width:0;font-size:16px}.order-editor li small{display:block;font-size:14px;font-weight:400;color:#657269;margin-top:3px}.order-editor li button{width:40px;height:40px;border:1px solid #dce4de;border-radius:9px;background:#fff;margin-left:4px;font-size:20px;color:#244d39;cursor:pointer}.order-editor button:disabled{opacity:.35;cursor:default}.order-number{font-size:14px;color:#687b6e}.order-grip{cursor:grab;color:#6b7c70}.is-dragging{opacity:.4}.distance-details{margin-top:18px;border-top:1px solid #dce4de;padding-top:18px}.distance-details summary{cursor:pointer;font-size:16px;font-weight:600}.distance-leg{padding:14px 0;border-bottom:1px solid #e7ece8;display:grid;gap:5px;font-size:14px}.distance-leg strong{font-weight:500}.distance-leg span{color:#27543c}.distance-leg small{color:#637268;font-size:14px}#order-status{font-size:14px;line-height:1.6;color:#27543c}button:focus-visible{outline:3px solid #8dae9a;outline-offset:3px}@media(max-width:560px){.order-editor{padding:16px}.order-editor li{gap:7px;padding:10px}.order-grip{display:none}.order-editor li strong{font-size:14px}.order-editor li button{margin-left:2px}.order-heading .secondary{width:100%}}

.reference-tour{margin:24px 0;padding:22px;border:1px solid #dce4de;border-radius:18px;background:#fff}.reference-tour>summary{cursor:pointer;display:grid;gap:6px}.reference-tour>summary strong{font-size:18px}.reference-tour>summary span,.reference-tour p,.reference-tour small{font-size:14px;line-height:1.7;color:#59685f}.reference-day{display:flex;gap:18px;border-top:1px solid #e5ebe7;padding:18px 0}.reference-day>span{font-size:13px;white-space:nowrap;color:#326047;padding-top:3px}.reference-day h5{font-size:16px;margin:0}.reference-day p{margin:7px 0}.reference-day small{display:block}.reference-tour>.secondary{margin-top:16px}#hero-title{font-size:clamp(36px,5vw,68px);line-height:1.2}

.order-editor li .remove-city{width:auto;padding:0 10px;font-size:14px;color:#83524a}.order-editor li>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}@media(max-width:560px){.order-editor li>div{max-width:95px}}

.journey-map{margin:30px 0;padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff}.map-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}.map-heading h4{font-size:22px;margin:10px 0}.map-heading>span{font-size:14px;color:var(--green)}.journey-map>p,.pdf-help{font-size:14px;line-height:1.7;color:#637166}.route-map-svg{display:block;width:100%;height:auto;stroke-width:initial}.map-key{display:flex;flex-wrap:wrap;gap:14px;margin:18px 0}.map-key>span{display:flex;align-items:center;gap:7px;font-size:14px}.map-key b{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#edf3ed;color:#244f40;font-size:12px}.map-segments summary{cursor:pointer;font-size:14px}.map-segments p{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;border-bottom:1px solid #e7ece8;padding:12px 0;font-size:14px}.map-segments p strong{font-weight:500}.map-segments p span{color:#637166}#pdf-document{display:none}@media(max-width:560px){.journey-map{padding:16px}.map-heading h4{font-size:19px}}
@page{size:A4;margin:18mm 17mm;@bottom-center{content:counter(page);font-size:9pt;color:#87918b}}
@media print{
body{background:#fff!important;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans SC",sans-serif;font-size:10pt;color:#24362c;-webkit-print-color-adjust:exact;print-color-adjust:exact}
body>*{display:none!important}body>#pdf-document{display:block!important}#pdf-document{line-height:1.65}#pdf-document h1,#pdf-document h2,#pdf-document h3{font-weight:500;line-height:1.4;color:#203e2d}#pdf-document h2{font-size:25pt;margin:8mm 0}#pdf-document h3{font-size:14pt;margin:0}#pdf-document p{orphans:3;widows:3}.pdf-cover{position:relative;height:252mm;break-after:page;padding:8mm 0}.pdf-brand{font-size:16pt;letter-spacing:1pt}.pdf-brand small{font-size:8pt;display:block;letter-spacing:3pt;margin-top:2mm;color:#74877a}.pdf-kicker{font-size:9pt;letter-spacing:2pt;color:#718777}.pdf-cover .pdf-kicker{margin-top:34mm}.pdf-cover h1{font-size:39pt;margin:8mm 0}.pdf-cover-sub{font-size:17pt;color:#65796b}.pdf-cover-rule{height:1px;background:#cbd7cf;margin:14mm 0 9mm}.pdf-facts{display:flex;gap:16mm}.pdf-facts strong{display:block;font-size:30pt;font-weight:400;line-height:1.3}.pdf-facts span{font-size:9pt;color:#718777}.pdf-cover-route{font-size:10pt;margin-top:9mm;line-height:1.9;max-width:155mm}.pdf-cover-bottom{position:absolute;bottom:0;font-size:9pt;color:#718777}.pdf-overview{break-after:page}.pdf-overview .route-map-svg{width:100%;height:auto;margin:12mm 0 5mm}.pdf-map-key{display:block;font-size:9pt}.pdf-map-key span{display:inline-block;margin:0 6mm 3mm 0}.pdf-muted{font-size:9pt;color:#697b70;line-height:1.7}.pdf-notice{background:#f4f5f1;border-left:2pt solid #9d875c;padding:4mm;font-size:10pt}.pdf-day{break-inside:avoid;margin-bottom:8mm;border-top:1px solid #dce5df;padding-top:6mm}.pdf-day header>span{font-size:9pt;color:#718777;letter-spacing:1pt}.pdf-day header h3{margin:2mm 0!important}.pdf-day-meta{font-size:9pt;color:#687a6e;margin:2mm 0 4mm}.pdf-day dl{display:grid;grid-template-columns:12mm 1fr;gap:2mm 4mm;margin:0}.pdf-day dt{color:#718777;font-size:9pt}.pdf-day dd{margin:0;font-size:10pt}.pdf-sights{margin-top:4mm;padding:3mm 4mm;background:#f5f7f5;font-size:9pt}.pdf-sights p{margin:1mm 0}.pdf-details{break-before:page}.pdf-details table{width:100%;border-collapse:collapse;font-size:9pt;margin:7mm 0}.pdf-details th{text-align:left;font-weight:500;background:#f1f5f2}.pdf-details td,.pdf-details th{padding:3mm 2mm;border-bottom:1px solid #dce5df}.pdf-details tr{break-inside:avoid}.pdf-details h3{margin-top:8mm!important}.pdf-signoff{border-top:1px solid #cbd7cf;margin-top:12mm;padding-top:6mm;font-size:14pt}.pdf-signoff small{font-size:9pt;color:#718777}
}

@font-face{font-family:MaplePDF;src:url("/assets/fonts/maple-cjk.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}#pdf-document{font-family:MaplePDF,"PingFang SC","Microsoft YaHei",sans-serif}

.brand-logo{width:94px;height:94px;object-fit:contain;flex-shrink:0}.header{height:112px}.footer-brand img{width:136px;height:136px;object-fit:contain}.province-badge{position:absolute;top:12px;left:12px;background:rgba(255,255,255,.94);color:#244f40;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1.4}.destination-photo{position:relative}@media(max-width:540px){.brand-logo{width:72px;height:72px}.header{height:94px}.brand{gap:5px}.brand strong{font-size:15px}.province-badge{top:10px;left:10px}}@media print{.pdf-brand{height:32mm}.pdf-brand img{display:block;width:40mm;height:40mm;object-fit:contain;margin:-4mm 0 0 -4mm}.pdf-cover .pdf-kicker{margin-top:17mm}}

@media print{.pdf-route-stop{display:flex;align-items:center;gap:6mm;padding:4mm 0;border-bottom:1px solid #e2e9e4;break-inside:avoid}.pdf-route-stop>span{font-size:15pt;color:#85978b;width:10mm}.pdf-route-stop strong{display:block;font-size:13pt;font-weight:500}.pdf-route-stop small{display:block;font-size:9pt;color:#69806f;margin-top:1mm}}

.order-editor .route-order-advice{padding:12px 14px;background:#f5efe3;border-radius:10px;color:#73592e;font-size:14px;line-height:1.7}.route-order-advice[hidden]{display:none}

.johnson-templates{margin-bottom:42px}.johnson-templates .section-heading{align-items:center}.template-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.template-choice{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:20px 16px;border:1px solid #dce5df;border-radius:18px;background:#fff;min-height:210px;gap:12px}.template-choice[aria-pressed=true]{border-color:#305d44;background:#eff5f0;box-shadow:0 0 0 1px #305d44}.template-length{font-size:34px;line-height:1;color:#244f40;font-weight:400}.template-length small{font-size:14px;margin-left:5px}.template-choice strong{font-size:17px;line-height:1.5}.template-choice>span:not(.template-length){font-size:14px;line-height:1.7;color:#65756a}.template-choice em{font-size:13px;font-style:normal;color:#326047;margin-top:auto}.template-editor{margin-top:24px;padding:28px;background:white;border:1px solid #dce5df;border-radius:22px}.template-editor[hidden],.workspace[hidden]{display:none!important}.template-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.template-editor-heading h3{font-size:24px;margin:0}.template-editor-heading p,.template-help,#template-status{font-size:14px;line-height:1.8;color:#65756a}.template-name-label,.template-day-body>label{display:grid;gap:8px;font-size:14px;margin:18px 0}.template-editor input[type=text],.template-editor input:not([type]),.template-editor textarea{width:100%;min-width:0;border:1px solid #dce5df;border-radius:9px;padding:11px 12px;font-size:16px;color:#243a2c;background:#fff}.template-editor textarea{resize:vertical;line-height:1.7}.template-day{border:1px solid #e0e7e2;border-radius:14px;margin:12px 0;overflow:hidden}.template-day summary{display:flex;gap:16px;align-items:center;padding:19px;cursor:pointer}.template-day summary>span{font-size:13px;color:#65756a;white-space:nowrap}.template-day summary>strong{flex:1;font-size:16px;font-weight:500;line-height:1.6}.template-day summary>small{font-size:13px;white-space:nowrap;color:#65756a}.template-day-body{padding:0 20px 20px}.template-day-controls{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.template-day-controls button,.template-add-activity button{border:1px solid #dce5df;background:#f5f8f5;border-radius:8px;padding:9px 12px;font-size:14px}.template-editor button:disabled{opacity:.4;cursor:default}.template-activity{display:grid;grid-template-columns:24px minmax(0,1fr) 34px;gap:9px;align-items:center;margin:9px 0}.template-activity input[type=checkbox]{width:19px;height:19px;accent-color:#244f40}.template-activity button{background:transparent;font-size:24px;color:#946b5d}.template-add-activity{display:flex;gap:10px;margin:14px 0}.template-add-activity button{flex-shrink:0}.template-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.template-actions .primary{padding:12px 22px;border-radius:10px;background:#244f40;color:#fff}.template-name-label{max-width:650px}@media(max-width:1100px){.template-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.template-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.template-choice{padding:16px;min-height:200px}.template-editor{padding:16px}.template-day summary{padding:14px;gap:10px}.template-day summary small{display:none}.template-day-body{padding:0 12px 14px}.template-editor-heading h3{font-size:21px}.template-actions>button{flex:1;white-space:nowrap}}@media print{.pdf-cover h1{overflow-wrap:anywhere}}

/* Two clear planning choices, sharing the existing destination photography. */
#classic-panel[hidden],#custom-panel[hidden]{display:none!important}
.planning-choice-heading{margin-bottom:24px}.planning-choice-heading h2{font-size:32px;letter-spacing:.5px;font-weight:550;margin:12px 0}.planning-choice-heading p{font-size:16px;line-height:1.7;color:#65756a}
.planning-modes{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:42px}.planning-modes>button{position:relative;display:flex;flex-direction:column;gap:16px;text-align:left;padding:28px;border:1px solid #dce5df;border-radius:22px;background:white;min-width:0}.planning-modes>button[aria-pressed=true]{border-color:#244f40;box-shadow:inset 0 0 0 1px #244f40;background:#edf3ed}.mode-label{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:14px;color:#526b5c}.mode-label em{font-style:normal;font-size:14px}.planning-modes strong{font-size:26px;font-weight:550}.planning-modes>button>span:not(.mode-label){font-size:16px;color:#65756a;line-height:1.8}.planning-modes b{font-size:14px;font-weight:500;color:#244f40;margin-top:auto}.johnson-templates .section-heading p,#custom-panel>.section-heading p{font-size:14px;line-height:1.7}.template-choice{overflow:hidden;padding:0 16px 20px}.template-cover{display:block;width:calc(100% + 32px);max-width:none;height:140px;object-fit:cover;margin:0 -16px 6px}.template-day-photos{display:flex;gap:12px;margin-bottom:20px;overflow:hidden}.template-day-photos:empty{display:none}.template-day-photos figure{margin:0;flex:1;min-width:0;border-radius:12px;overflow:hidden;background:#f4f7f4}.template-day-photos img{display:block;width:100%;height:200px;object-fit:cover}.template-day-photos figcaption{padding:12px;font-size:14px;line-height:1.6}.template-day-photos figcaption span{display:block;color:#65756a;font-size:14px}
@media(max-width:650px){.planning-choice-heading h2{font-size:25px}.planning-modes{grid-template-columns:1fr;gap:12px;margin-bottom:30px}.planning-modes>button{padding:22px;gap:12px}.planning-modes strong{font-size:23px}.template-cover{height:115px}.template-day-photos{flex-wrap:wrap}.template-day-photos figure{flex:1 1 130px}.template-day-photos img{height:150px}}

@media print{.pdf-destination-photos{display:flex;gap:4mm;margin:4mm 0;break-inside:avoid}.pdf-destination-photos figure{flex:1;min-width:0;margin:0;overflow:hidden;border-radius:3mm}.pdf-destination-photos img{display:block;width:100%;height:40mm;object-fit:cover}.pdf-destination-photos figcaption{font-size:9pt;color:#344d3d;padding:2mm 0}.pdf-destination-photos figcaption span{margin-left:3mm;color:#718777}.pdf-day{break-inside:avoid}.pdf-day header{break-after:avoid}.pdf-destination-photos{break-after:avoid}.pdf-day-meta{break-after:avoid}.pdf-day dl,.pdf-sights{break-inside:avoid}}

/* Keep the shared brand line together at normal viewport sizes. */
.hero-content{right:24px}#hero-title{font-size:clamp(18px,4.2vw,56px);letter-spacing:0;line-height:1.35;text-wrap:balance}.footer-tagline{font-size:14px;line-height:1.7;color:#647858;letter-spacing:0}
