:root{--bg:#eef4ef;--paper:#fcfdf9;--ink:#172019;--muted:#758078;--green:#214a35;--line:#dce5dd;--blue:#315efb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}header{position:sticky;top:0;z-index:20;background:#eef4efe8;backdrop-filter:blur(18px);border-bottom:1px solid #0000000a}.nav,main{width:min(1080px,calc(100% - 28px));margin:auto}.nav{height:62px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:900}.nav nav{display:flex;gap:18px;color:var(--muted);font-size:13px}.hero{min-height:620px;border-radius:0 0 36px 36px;margin-bottom:18px;background:linear-gradient(180deg,#07140b08,#07140bd9),url('https://images.unsplash.com/photo-1540959733332-eab4deabeeaf?auto=format&fit=crop&w=1800&q=88') center/cover;color:#fff;display:flex;align-items:flex-end}.hero-inner{width:min(1080px,calc(100% - 40px));margin:0 auto;padding:60px 0}.eyebrow,.section-title small,.card small{font-size:11px;letter-spacing:.18em;font-weight:850}.hero h1{font-size:clamp(58px,11vw,112px);line-height:.8;letter-spacing:-.075em;margin:14px 0 25px}.hero h1 span{font-weight:400}.lead{line-height:1.7;color:#ffffffd8}.pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.pills b{font-size:12px;padding:8px 11px;border:1px solid #ffffff45;border-radius:999px;background:#ffffff17}.card{background:var(--paper);border:1px solid var(--line);border-radius:24px}.hotel{margin:18px 0 55px;padding:24px;display:flex;justify-content:space-between;gap:20px;align-items:center}.hotel h2{margin:7px 0;font-size:25px}.hotel p,.muted{color:var(--muted);font-size:14px}.action{padding:11px 14px;background:#eef2ff;color:var(--blue);border-radius:13px;font-size:13px;font-weight:750;white-space:nowrap}.section-title{margin:0 0 20px}.section-title small{color:var(--muted)}.section-title h2{font-size:clamp(36px,6vw,58px);letter-spacing:-.055em;margin:5px 0}.flight-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:60px}.flight{padding:22px}.flight .top{display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.airports{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-top:22px}.airport:last-child{text-align:right}.airport b{font-size:31px}.airport span{display:block;color:var(--muted);margin-top:5px}.plane{padding:0 15px}.days{display:grid;gap:18px}.day{overflow:hidden}.photo{height:255px;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:24px;color:#fff}.photo .date{font-size:12px;letter-spacing:.1em}.photo h3{font-size:28px;margin:6px 0 0}.daybody{padding:22px}.routehead{display:flex;justify-content:space-between;gap:12px}.routehead a{color:var(--blue);font-size:13px;font-weight:750}.route{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0 22px}.route span{font-size:12px;padding:7px 10px;background:#f0f4f0;border-radius:999px}.cols{display:grid;grid-template-columns:1fr 1fr;gap:25px}.cols h4{margin:0 0 10px}.cols ul{padding-left:18px;color:var(--muted);line-height:1.75;font-size:14px}.todo{display:grid;gap:8px}.todo label{font-size:14px}.todo input{accent-color:var(--green);margin-right:8px}.todo input:checked+span{text-decoration:line-through;color:#a2aaa4}.note{background:#f3eadc;padding:12px 14px;border-radius:13px;font-size:13px;margin-top:14px}.budget{padding:22px;margin-bottom:55px}.brow{display:grid;grid-template-columns:1fr 130px;gap:15px;padding:10px 0;border-bottom:1px solid var(--line)}.brow input{width:100%;border:1px solid var(--line);border-radius:10px;padding:9px;text-align:right;background:white}.total{display:flex;justify-content:space-between;font-size:22px;margin-top:18px}.total strong{font-size:26px}footer{text-align:center;color:var(--muted);font-size:12px;padding:10px 0 60px}@media(max-width:700px){.nav nav{display:none}.hero{min-height:570px}.hotel{align-items:flex-start;flex-direction:column}.flight-grid,.cols{grid-template-columns:1fr}.photo{height:225px}.airports .airport b{font-size:27px}}
