:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;color:#26312e;background:#f4f3ef;font-synthesis:none;--green:#32b97c;--green-soft:#eaf8f1;--blue:#199ee8;--blue-soft:#eaf6fd;--orange:#f59a23;--orange-soft:#fff5e6;--ink:#26312e;--muted:#78817d;--line:#e4e7e4}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;background:#f4f3ef}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{max-width:540px;min-height:100vh;margin:auto;background:#fbfaf7;box-shadow:0 0 40px #26312e14;padding-bottom:calc(88px + env(safe-area-inset-bottom))}.topbar{position:sticky;z-index:20;top:0;height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 18px 0;display:flex;align-items:center;justify-content:space-between;background:#fbfaf7eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.05)}.topbar-title{font-weight:700;font-size:17px}.icon-btn{width:44px;height:44px;border:0;background:transparent;border-radius:50%;display:grid;place-items:center;color:var(--ink)}.icon-btn svg{width:22px}.icon-btn:disabled{opacity:.25}.content{padding-bottom:20px}.day-heading{padding:24px 22px 18px}.eyebrow{font-size:14px;font-weight:650;color:var(--green);letter-spacing:.02em}.route-row{display:flex;align-items:flex-start;gap:12px;margin-top:8px}.route-row h1{font-size:23px;line-height:1.3;margin:0;flex:1;letter-spacing:-.02em}.edit-pill{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:36px;padding:0 12px;display:flex;align-items:center;gap:5px;color:#59635f}.day-note{font-size:14px;color:var(--muted);margin:11px 0 0;white-space:pre-line}.day-tabs{display:flex;gap:8px;overflow:auto;padding:0 20px 16px;scrollbar-width:none}.day-tabs::-webkit-scrollbar{display:none}.day-tabs button{min-width:57px;padding:8px 7px;border:1px solid var(--line);border-radius:14px;background:#fff;color:#8a928e}.day-tabs span,.day-tabs b{display:block;font-size:11px}.day-tabs b{margin-top:3px;font-size:13px}.day-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}.timeline-section{border-top:8px solid #f1f0ec}.section-title{padding:18px 20px 13px;display:flex;justify-content:space-between;align-items:center}.section-title>div{display:flex;align-items:baseline;gap:8px}.section-title span{font-size:19px;font-weight:750}.section-title small{color:var(--muted)}.add-button{min-height:40px;border:0;border-radius:20px;background:var(--green-soft);color:#168759;font-weight:650;padding:0 14px;display:flex;align-items:center;gap:4px}.empty-state{padding:50px 20px;color:var(--muted);text-align:center}.timeline{padding:0 14px 16px}.timeline-row{display:grid;grid-template-columns:42px 1fr;position:relative;padding-bottom:14px}.rail{position:relative;display:flex;justify-content:center}.rail:after{content:"";position:absolute;top:38px;bottom:-14px;border-left:2px dotted #dfe4e1}.timeline-row:last-child .rail:after{display:none}.node{position:relative;z-index:1;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;margin-top:14px}.node svg{width:18px}.attraction .node{background:var(--green)}.transport .node{background:var(--blue)}.hotel .node{background:var(--orange)}.item-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 5px 18px #232e290f}.card-body{padding:14px}.place-image{width:100%;height:142px;object-fit:cover}.card-kicker{display:flex;justify-content:space-between;color:var(--green);font-weight:650;font-size:13px}.item-card h2{font-size:18px;line-height:1.35;margin:8px 0 5px}.item-card p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 9px;white-space:pre-line}.location,.map-preview{display:flex;align-items:center;gap:5px;color:#52846f;text-decoration:none;font-size:13px}.card-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px;padding-top:10px;border-top:1px solid #edf0ee}.card-actions a,.card-actions button,.card-actions span{border:0;background:transparent;padding:0;color:#69736e;text-decoration:none;font-size:12px;display:flex;align-items:center;gap:4px}.card-actions .danger{margin-left:auto;color:#c66666}.transport-card{border-color:#d7eaf5}.transport-heading{height:42px;background:var(--blue-soft);padding:0 13px;display:flex;align-items:center;justify-content:space-between;color:#227ba9;font-size:13px;font-weight:650}.transport-heading button{border:0;background:transparent;color:#227ba9;display:flex;gap:4px;align-items:center}.transport-route{display:grid;grid-template-columns:1fr 54px 1fr;gap:5px;padding:16px 14px 12px}.transport-route>div:not(.vehicle){min-width:0}.transport-route strong,.transport-route span,.transport-route b{display:block}.transport-route strong{font-size:24px;letter-spacing:-.03em}.transport-route span{font-size:12px;color:var(--blue);margin:3px 0}.transport-route b{font-size:13px;line-height:1.35;font-weight:600}.transport-route .arrival{text-align:right}.vehicle{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#5c6a65}.vehicle svg{width:26px;height:26px}.vehicle i{width:38px;border-top:1px dashed #bcc7c2;margin-top:6px}.transport-note{padding:0 14px}.transport-card .card-actions{margin:4px 14px 13px}.hotel-card{border-color:#f2dfc0}.hotel-image{width:100%;height:142px;object-fit:cover}.hotel-card .card-kicker{color:#cf7810}.hotel-address{font-size:13px!important}.price-row{display:flex;align-items:center;justify-content:space-between;min-height:38px}.price-row strong{font-size:22px;color:#ef5f69}.book-button{padding:8px 13px;border-radius:9px;background:#7255f6;color:#fff;text-decoration:none;font-size:13px;font-weight:700}.bottom-nav{position:fixed;z-index:18;bottom:0;left:50%;transform:translate(-50%);width:min(540px,100%);height:calc(68px + env(safe-area-inset-bottom));padding:8px 44px env(safe-area-inset-bottom);display:flex;justify-content:space-between;background:#fffffff2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--line)}.bottom-nav button{width:72px;border:0;background:transparent;color:#66716c;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:11px}.bottom-nav svg{width:22px}.bottom-nav button:nth-child(1){color:var(--green)}.bottom-nav button:nth-child(2){color:var(--blue)}.bottom-nav button:nth-child(3){color:var(--orange)}.modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background:#141c1970;display:flex;align-items:flex-end;justify-content:center}.sheet{width:min(540px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:24px 24px 0 0;padding:8px 20px calc(24px + env(safe-area-inset-bottom));box-shadow:0 -10px 50px #00000029}.compact-sheet{max-height:72vh}.sheet-grabber{width:42px;height:5px;border-radius:3px;background:#d8ddda;margin:0 auto 10px}.sheet-title{display:flex;align-items:center;justify-content:space-between}.sheet-title h2{font-size:20px;margin:0}.sheet label{display:block;font-size:13px;font-weight:650;color:#58615d;margin-top:14px}.sheet input,.sheet textarea,.sheet select{width:100%;margin-top:7px;border:1px solid #dfe4e1;border-radius:11px;background:#fbfcfb;min-height:46px;padding:10px 12px;color:var(--ink);font-size:16px;outline:none}.sheet textarea{resize:vertical}.sheet input:focus,.sheet textarea:focus,.sheet select:focus{border-color:var(--green);box-shadow:0 0 0 3px #32b97c1a}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:10px}.primary-button{width:100%;height:50px;border:0;border-radius:13px;background:var(--ink);color:#fff;font-weight:750;margin-top:20px}.primary-button:disabled{opacity:.5}.type-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px;padding:4px;background:#f0f2f0;border-radius:12px}.type-switch button{height:38px;border:0;border-radius:9px;background:transparent;color:#6d7672}.type-switch button.active{background:#fff;color:var(--ink);font-weight:700;box-shadow:0 2px 8px #00000012}fieldset{margin:16px 0 0;padding:0 12px 12px;border:1px solid var(--line);border-radius:12px}legend{padding:0 6px;color:#237e5a;font-size:13px;font-weight:700}.map-preview{margin-top:9px}.input-action{display:flex;gap:7px}.input-action button{width:68px;margin-top:7px;border:0;border-radius:10px;background:var(--green-soft);color:#168759;font-weight:700}.file-picker{min-height:50px;border:1px dashed #b8c6bf!important;border-radius:12px;display:flex!important;align-items:center;gap:10px;padding:10px 13px;color:#39745c!important;background:#f7fbf9}.file-picker input{display:none}.existing-files{margin-top:10px;display:flex;flex-direction:column;gap:6px}.existing-files span{display:flex;gap:6px;align-items:center;font-size:12px;color:var(--muted)}.toast{position:fixed;z-index:80;left:50%;bottom:calc(82px + env(safe-area-inset-bottom));transform:translate(-50%);background:#26312e;color:#fff;padding:10px 16px;border-radius:20px;font-size:13px;box-shadow:0 8px 25px #0003;white-space:nowrap}.loading{min-height:70vh;display:grid;place-items:center;color:var(--muted)}@media(max-width:380px){.day-heading{padding-left:17px;padding-right:17px}.route-row h1{font-size:21px}.timeline{padding-left:8px;padding-right:8px}.timeline-row{grid-template-columns:37px 1fr}.two-cols{grid-template-columns:1fr}.bottom-nav{padding-left:28px;padding-right:28px}}@media(min-width:700px){body{padding:24px 0}.app-shell{min-height:calc(100vh - 48px);border-radius:24px;overflow:hidden}.topbar{top:24px}.bottom-nav{bottom:24px;border-radius:0 0 24px 24px}.modal-backdrop{align-items:center}.sheet{border-radius:24px;max-height:88vh}.compact-sheet{max-width:480px}.item-sheet{max-width:540px}}.login-backdrop{align-items:center;padding:20px}.login-card{width:min(390px,100%);border-radius:22px;background:#fff;padding:26px 22px;box-shadow:0 20px 60px #0003}.login-mark{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;color:#fff;background:var(--green);margin-bottom:18px}.login-card h2{font-size:22px;margin:0}.login-card p{font-size:14px;color:var(--muted);margin:7px 0 16px}.login-card label{display:block;font-size:13px;font-weight:650;color:#58615d;margin-top:13px}.login-card input{width:100%;min-height:48px;margin-top:7px;padding:10px 12px;border:1px solid var(--line);border-radius:11px;font-size:16px}.existing-files a{display:flex;gap:6px;align-items:center;font-size:12px;color:var(--muted);text-decoration:none}
