:root{--green:#285b4b;--ink:#263b34;--muted:#88918a;--line:#e7eae3;--paper:#f8f9f5;--orange:#d88662}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #d88662;outline-offset:4px}.topbar{height:84px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(5%,calc((100vw - 1280px)/2));gap:30px}.brand{display:flex;align-items:center;font-size:24px;font-weight:750;gap:10px;white-space:nowrap}.brand small{font-size:11px;letter-spacing:3px;margin-left:2px;font-weight:500}.brand-icon{background:var(--green);color:white;font-size:31px;line-height:36px;width:36px;border-radius:11px;text-align:center}.topbar nav{display:flex;height:100%;gap:40px;align-items:center}.topbar nav a{height:100%;display:flex;align-items:center;color:#8b918c;position:relative}.topbar nav .active{color:var(--green);font-weight:700}.active:after{content:'';position:absolute;bottom:0;left:20%;width:60%;height:3px;background:var(--green)}.header-note{display:flex;gap:24px;align-items:center;font-size:12px;color:#91998e}.avatar{display:grid;place-items:center;background:#eceee1;border:4px solid #f7f7ef;width:40px;height:40px;border-radius:50%;color:#7b8267}main{max-width:1280px;margin:auto;padding:0 34px}.intro{padding:49px 0 35px;display:flex;justify-content:space-between;align-items:center}.eyebrow{font-size:10px;font-weight:600;color:#8b9987;letter-spacing:2px}h1{font-size:34px;font-weight:650;letter-spacing:1px;margin:13px 0}h1 span{color:var(--orange)}.intro p{color:var(--muted);font-size:13px;letter-spacing:.6px}.intro-stamp{border:1px solid #c7cec0;border-radius:50%;width:103px;height:103px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(12deg);font-size:11px;line-height:24px;letter-spacing:2px;color:#7c8c75;margin-right:17px}.intro-stamp strong{font-size:11px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.section-heading h2{font-size:16px;font-weight:600;margin:0}.section-heading h2 span{font-size:9px;letter-spacing:1.8px;margin-left:13px;color:#99a196;font-weight:400}.muted{color:var(--muted);font-size:11px}.destinations{display:grid;grid-template-columns:repeat(4,1fr);gap:19px;margin-top:19px}.destination{position:relative;height:177px;border:none;padding:0;border-radius:12px;overflow:hidden;text-align:left;background:#9ab1a2;transition:transform .2s,box-shadow .2s}.destination:hover{transform:translateY(-3px)}.destination.selected{box-shadow:0 0 0 3px var(--paper),0 0 0 5px #547c66}.destination:after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#193d37b8);pointer-events:none}.destination svg{width:100%;height:100%;display:block}.dest-tag{position:absolute;top:13px;left:14px;background:#fff9;padding:5px 8px;border-radius:4px;font-size:9px;color:#38574b;letter-spacing:1px}.dest-info{position:absolute;bottom:19px;left:18px;z-index:1;color:white}.dest-info strong{display:flex;gap:10px;align-items:baseline;font-size:23px;font-weight:550;letter-spacing:2px}.dest-info small{font-size:9px;letter-spacing:2px;opacity:.7;font-weight:400}.dest-info>span{display:block;margin-top:7px;font-size:10px;letter-spacing:1px;color:#eff4ea}.dest-check{position:absolute;right:16px;bottom:23px;z-index:1;border:1px solid #ffffff7a;color:white;width:24px;height:24px;display:grid;place-items:center;border-radius:50%}.selected .dest-check{background:white;color:var(--green)}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;margin-top:44px;align-items:start}.plan-main{background:white;border:1px solid var(--line);border-radius:14px;padding:28px}.trip-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.trip-heading h2{font-size:25px;margin:12px 0;font-weight:600;letter-spacing:.5px}.sample-tag{letter-spacing:0;font-size:9px;background:#f0f3eb;padding:4px 7px;border-radius:4px;margin-left:6px}.trip-meta{font-size:11px;color:#8a948b;line-height:1.8}.button{border:0;border-radius:7px;padding:11px 16px;font-size:12px;white-space:nowrap;transition:background .2s}.outline{background:white;border:1px solid #dfe5dc;color:#667367}.primary{background:var(--green);color:white}.primary:hover{background:#174536}.primary span{margin-left:24px;font-size:16px}.day-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:28px;border-bottom:1px solid var(--line)}.day-tabs{display:flex;overflow-x:auto;gap:7px;min-width:0}.day-tab{position:relative;background:none;border:0;white-space:nowrap;padding:16px 17px;color:#9ba299;font-size:11px;letter-spacing:1px}.day-tab.active{color:var(--green);font-weight:700;background:#f3f6ef;border-radius:6px 6px 0 0}.day-tab.active:after{left:0;width:100%;height:2px}.add-day{background:transparent;border:0;color:#82907e;font-size:11px;white-space:nowrap}.day-heading{margin:27px 0 22px;display:flex;align-items:center;justify-content:space-between}.day-heading h3{font-size:14px;font-weight:600;margin:0 0 8px}.day-heading p{color:#9ca399;font-size:10px;margin:0}.text-button{border:0;background:none;color:#728773;font-size:11px;padding:5px}.danger{color:#9c9e94}.activity{display:flex;gap:14px;padding:17px 0;position:relative}.activity+.activity{border-top:1px dashed #e9ece4}.activity-time{font-size:11px;color:#8d978d;min-width:39px;padding-top:9px}.activity-icon{display:grid;place-items:center;width:41px;height:43px;border-radius:10px;flex-shrink:0;font-size:20px;margin-top:3px}.cat-0{background:#eaf0f3;color:#7a929b}.cat-1{background:#f3ecdf;color:#b49b6d}.cat-2{background:#faece3;color:#cd9473}.cat-3{background:#eaf0e4;color:#8d9f75}.cat-4{background:#eeebf2;color:#9f91ae}.category{font-size:9px;color:#99a193}.activity-content{flex:1;min-width:0}.activity h4{font-size:13px;margin:5px 0 9px;font-weight:550;overflow-wrap:anywhere}.activity p{font-size:10px;color:#a0a79d;line-height:1.7;margin:0;overflow-wrap:anywhere}.activity-right{text-align:right;min-width:48px;padding-top:9px}.activity-right strong{font-size:13px;font-weight:550}.activity-right>div{margin-top:10px}.delete{font-size:15px;color:#acada4}.add-activity{width:100%;border:1px dashed #cdd9c8;border-radius:8px;background:#fafcf7;padding:18px 10px;margin-top:21px;color:#6e8765;font-size:12px}.add-activity>span{margin-right:6px}.add-activity small{display:block;font-size:9px;color:#a7b29f;margin-top:7px}.plan-footer{border-top:1px solid var(--line);padding-top:21px;margin-top:27px;display:flex;align-items:center;justify-content:space-between;gap:10px}#save-state{font-size:10px;color:#9ca592}.budget-card{background:white;padding:25px;border:1px solid var(--line);border-radius:14px}.currency{font-size:9px;background:#f5f6f1;border-radius:4px;padding:5px 7px;color:#9aa393}.budget-card>.muted{margin:25px 0 7px}.budget-total{font-size:36px;font-weight:550;letter-spacing:-1.4px;color:var(--green);font-variant-numeric:tabular-nums}.budget-progress{height:5px;background:#edf0e6;margin-top:21px;border-radius:5px;overflow:hidden}.budget-progress span{display:block;height:100%;background:#8ba880;border-radius:5px;transition:width .3s}.budget-progress span.over{background:#cd886a}.budget-caption{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#a0a795;margin-top:7px}.budget-caption .text-button{font-size:9px}.cost-list{border-top:1px solid var(--line);padding-top:14px;margin-top:17px}.cost-list>div{display:flex;justify-content:space-between;align-items:center;margin:13px 0;font-size:11px}.cost-list span{display:flex;align-items:center;gap:11px;color:#7b8878}.cost-list i{font-style:normal;width:27px;height:27px;display:grid;place-items:center;border-radius:7px;font-size:15px}.cost-list strong{font-weight:500;color:#697363}.balance{background:#f0f4eb;padding:14px 12px;display:flex;justify-content:space-between;border-radius:6px;color:#8b9b7e;font-size:10px;margin-top:21px}.balance strong{color:#567645;font-weight:550}.balance.over{background:#fcf0e9;color:#ac7156}.balance.over strong{color:#ac7156}.note-card{position:relative;background:#eeeedd;border:1px solid #e5e6d5;border-radius:12px;padding:26px;margin-top:20px;overflow:hidden}.sun{position:absolute;right:18px;top:20px;font-size:44px;color:#c3c09a;font-weight:200}.note-card h3{font-size:14px;font-weight:550;margin:2px 0 17px}.note-card p{font-size:11px;color:#939778;line-height:2.1}.note-line{display:block;font-size:9px;color:#a4a78b;border-top:1px solid #dfe1c9;padding-top:14px;margin-top:20px}.note-line span{float:right;font-size:23px;line-height:10px}.privacy-note{font-size:9px;line-height:1.8;color:#a6ad9f;text-align:center;margin:18px 0}footer{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#a8ae9f;border-top:1px solid #e4e8dc;margin-top:42px;padding:27px 0 31px;font-size:10px}footer .brand{font-size:17px;font-weight:500}footer .brand small{font-size:8px}footer>span:last-child{font-size:8px;letter-spacing:1.7px}.empty{text-align:center;padding:30px;color:#9ba991}.empty>span{font-size:35px}.empty h4{font-size:14px}.empty p{font-size:12px}dialog{padding:27px;border:1px solid var(--line);border-radius:16px;width:min(450px,calc(100% - 32px));color:var(--ink);box-shadow:0 30px 80px #1e322a33}dialog::backdrop{background:#1b30285c;backdrop-filter:blur(3px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.modal-heading h2{font-size:20px;margin:0}.icon-button{border:0;background:#f4f6ef;color:#75826d;border-radius:50%;width:30px;height:30px;font-size:22px}label{display:flex;flex-direction:column;gap:9px;margin:16px 0;font-size:12px;color:#7e8b77}input,select,textarea{width:100%;border:1px solid #dce3d6;border-radius:7px;padding:11px;background:#fcfdf9;color:var(--ink);outline-color:#6c9063}textarea{height:85px;resize:vertical}.form-row{display:flex;gap:16px}.form-row label{flex:1;min-width:0;margin:0}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.confirm-copy{color:#87917f;line-height:1.8}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:#274b3fed;color:white;border-radius:9px;padding:14px 22px;font-size:12px;opacity:0;pointer-events:none;transition:.2s;z-index:10;max-width:90%;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1450px){main{padding:0}.topbar{padding:0 calc((100vw - 1280px)/2)}}@media(max-width:1000px){.workspace{grid-template-columns:minmax(0,1fr) 265px;gap:18px}.plan-main{padding:20px}.trip-heading{align-items:flex-start}.trip-heading h2{font-size:21px}.sample-tag{display:none}.activity{gap:10px}.activity-time{min-width:34px}.budget-card{padding:21px}.section-heading>.muted{display:none}.topbar nav{gap:22px}.header-note{font-size:0;gap:0}}@media(max-width:760px){.topbar{height:67px;padding:0 20px;gap:16px}.brand{font-size:21px;gap:7px}.brand small{font-size:9px;letter-spacing:1px}.brand-icon{width:30px;line-height:30px;font-size:27px}.topbar nav{gap:18px;font-size:12px}.header-note{display:none}main{padding:0 20px}.intro{padding:31px 0 26px}.intro h1{font-size:25px;letter-spacing:0;line-height:1.5}.intro p{font-size:11px;line-height:1.8;max-width:280px}.eyebrow{font-size:8px;letter-spacing:1.5px}.intro-stamp{display:none}.section-heading h2{font-size:14px}.section-heading h2 span{font-size:8px;margin-left:8px}.destinations{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:16px}.destination{height:150px}.dest-info{left:14px;bottom:15px}.dest-info strong{font-size:22px}.dest-info>span{font-size:9px;letter-spacing:0}.dest-tag{font-size:8px;top:11px;left:12px}.dest-check{right:11px;bottom:20px;width:21px;height:21px}.workspace{grid-template-columns:1fr;margin-top:32px}.plan-main{padding:20px 16px}.trip-heading h2{font-size:20px;margin-top:10px}.trip-heading .button{font-size:10px;padding:9px 10px}.trip-meta{font-size:10px}.day-bar{margin-top:20px}.day-tab{padding:14px 12px;font-size:10px}.add-day{font-size:10px}.day-heading h3{font-size:12px}.activity{gap:9px}.activity-icon{width:32px;height:35px;font-size:17px}.activity-time{min-width:30px;font-size:9px}.activity h4{font-size:12px;line-height:1.6}.activity p{font-size:10px}.activity-right strong{font-size:11px}.activity-content .category{font-size:8px}.activity-right .text-button{font-size:10px}.plan-footer{align-items:center}.plan-footer .button{padding:10px 12px}#save-state{font-size:9px;line-height:1.7}.budget-card{padding:24px}.budget-total{font-size:35px}.note-card{display:none}.privacy-note{margin:15px 0 0}footer{margin-top:27px;padding-bottom:25px}footer>span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
