:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;--tripseen-ink: #10255e;--tripseen-blue: #1c66f2;--tripseen-purple: #7c66ff;--tripseen-sunset: #ff8b83;--tripseen-map-base: #e9f1ff;--tripseen-food: #ff5f8c;--tripseen-view: #2f6dff;--tripseen-photo: #ff9d6c;--tripseen-traffic: #21a8c9;color:#2d2923;background:#f4eadb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(120deg,rgba(247,190,105,.22),transparent 34%),linear-gradient(220deg,rgba(86,150,128,.18),transparent 32%),#f4eadb}button,a,select,input{font:inherit}button,select{cursor:pointer}.travel-app{position:relative;min-height:100vh;overflow:hidden;background:#fff8ed}.map-panel{position:relative;display:flex;min-height:100vh;flex-direction:column;gap:12px;overflow:hidden;padding:16px 14px 0}.top-bar,.route-sheet{z-index:4}.top-bar{display:flex;align-items:center;justify-content:space-between;gap:12px}.eyebrow{margin:0 0 5px;color:#b4552f;font-size:13px;font-weight:800}h1,h2,h3,p{margin:0}h1{color:#27221c;font-size:25px;line-height:1.12}h2{color:#26221d;font-size:19px;line-height:1.25}h3{color:#26221d;font-size:20px;line-height:1.2}p{line-height:1.55}.destination-trigger{display:inline-flex;flex:0 0 auto;max-width:196px;min-width:0;min-height:38px;align-items:center;justify-content:center;gap:4px;border:1px solid #e3c98e;border-radius:8px;background:#fffdf5eb;color:#714821;font-size:13px;font-weight:900;line-height:1.2;padding:8px 10px}.profile-trigger{display:inline-flex;flex:0 0 auto;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid #e3c98e;border-radius:999px;background:#fffdf5eb;color:#714821;padding:0}.destination-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inline-controls,.route-dropdown{position:relative}.route-select-button{display:grid;width:100%;min-width:0;min-height:52px;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;border:1px solid #e5c891;border-radius:8px;background:#fffdf7f2;color:#352d24;padding:8px 10px;text-align:left;box-shadow:0 8px 18px #6648221a}.route-select-button>span:nth-child(2){min-width:0}.route-select-button em,.route-menu-group p,.route-menu-empty{color:#9b6b39;font-size:12px;font-style:normal;font-weight:900}.route-select-button strong{display:block;overflow:hidden;color:#2d2821;font-size:14px;font-weight:900;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.route-select-icon{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:8px;background:#df7046;color:#fff}.route-menu{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:8;display:grid;width:100%;max-width:min(420px,calc(100vw - 28px));max-height:44vh;gap:12px;overflow:auto;border:1px solid #e4c99d;border-radius:8px;background:#fffdf7;padding:10px;box-shadow:0 16px 36px #402c1633}.route-menu-group{display:grid;gap:7px}.route-menu-group p{display:inline-flex;align-items:center;gap:6px}.route-menu-group button{display:grid;min-width:0;min-height:42px;grid-template-columns:28px 1fr;align-items:center;gap:8px;border:1px solid #ead9bb;border-radius:8px;background:#fffdfa;color:#332b23;padding:8px 9px;text-align:left}.route-menu-group button.active{border-color:#db7048;background:#fff5e6}.route-menu-group button svg{flex:0 0 auto;color:#c45c37}.route-menu-group button span{display:-webkit-box;min-width:0;overflow:hidden;overflow-wrap:anywhere;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.route-menu-empty{padding:8px}.map-stack,.sketch-map{position:absolute;inset:0;overflow:hidden}.map-stack{background:#eef1e8}.baidu-map-surface{position:absolute;inset:0;z-index:0;background:#eef1e8}.baidu-map-surface>span{position:absolute;right:12px;bottom:96px;z-index:1;border:1px solid #e4cf9e;border-radius:8px;background:#fffbf0d1;color:#6b5135;padding:7px 9px;font-size:12px;font-weight:900}.sketch-map{z-index:1;background:linear-gradient(28deg,transparent 0 42%,rgba(255,255,255,.58) 42% 44%,transparent 44% 100%),linear-gradient(132deg,transparent 0 34%,rgba(255,255,255,.52) 34% 36%,transparent 36% 100%),radial-gradient(circle at 23% 22%,rgba(203,224,207,.72),transparent 24%),radial-gradient(circle at 72% 63%,rgba(207,224,232,.68),transparent 26%),#eef1e8}.paper-grid{position:absolute;inset:0;opacity:.24;background-image:linear-gradient(rgba(83,104,91,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(83,104,91,.14) 1px,transparent 1px);background-size:28px 28px}.route-stroke{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.route-stroke polyline{fill:none;stroke:#db7048;stroke-dasharray:6 6;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.8;filter:drop-shadow(0 2px 0 rgba(255,255,255,.78))}.map-marker{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:6px;min-width:88px;max-width:132px;min-height:34px;border:1px solid #e3c68e;border-radius:8px;background:#fffdf7f2;color:#312a22;font-size:12px;font-weight:800;line-height:1.15;padding:6px 8px;text-align:left;transform:translate(-50%,-50%) rotate(-1deg);box-shadow:0 8px 16px #5d44251f}.map-marker:nth-of-type(2n){transform:translate(-50%,-50%) rotate(1.5deg)}.map-marker span{display:inline-flex;min-width:30px;height:22px;align-items:center;justify-content:center;gap:2px;border-radius:999px;color:#fff;font-size:12px}.map-marker.community{border-color:#9a83ef;background:#f8f5fff5}.map-marker small{color:#6e4fd0;font-size:9px;font-weight:900}.map-marker.active{z-index:3;border-color:#d35e38;box-shadow:0 12px 24px #bb533038;transform:translate(-50%,-50%) scale(1.04) rotate(0)}.type-attraction span,.stop-number.type-attraction,.type-chip.type-attraction{background:#db6b3d}.type-food span,.stop-number.type-food,.type-chip.type-food{background:#c74f62}.type-transport span,.stop-number.type-transport,.type-chip.type-transport{background:#2e8a7b}.type-rest span,.stop-number.type-rest,.type-chip.type-rest,.type-photo span,.stop-number.type-photo,.type-chip.type-photo{background:#556aa0}.map-note{position:absolute;right:12px;bottom:142px;z-index:2;display:grid;gap:2px;border:1px solid #e4cf9e;border-radius:8px;background:#fffdf7e0;color:#6b5135;padding:8px 10px;font-size:12px;font-weight:800}.map-note small{color:#9a7b56;font-size:11px;font-weight:700}.route-path-generation-notice{margin:8px 0 0;border:1px solid rgba(219,112,72,.24);border-radius:8px;background:#fff7ed;color:#7b432d;padding:8px 10px;font-size:13px;font-weight:800;line-height:1.35}.mode-switch{position:absolute;left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 56px);z-index:7;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(220px,calc(100% - 44px));min-height:44px;gap:6px;border:1px solid rgba(226,196,142,.92);border-radius:999px;background:#fffdf7f0;padding:5px;transform:translate(-50%);box-shadow:0 14px 34px #533b2233}.mode-switch button{border:0;border-radius:999px;background:transparent;color:#674a2f;font-size:14px;font-weight:900}.mode-switch button[aria-pressed=true]{background:#db7048;color:#fff}.map-controls{position:absolute;top:calc(env(safe-area-inset-top,0px) + 128px);right:16px;z-index:8;display:grid;gap:8px}.map-controls button{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(226,196,142,.92);border-radius:999px;background:#fffdf7f0;color:#674a2f;box-shadow:0 12px 26px #533b2229}.map-controls button[aria-pressed=true]{background:#db7048;color:#fff}.discover-overlay{position:absolute;inset:0;z-index:3;overflow:hidden;background:linear-gradient(180deg,#ebf3ec6b 0 38%,#f6e7cbad 38% 100%),radial-gradient(ellipse at 50% 74%,rgba(255,250,238,.92) 0 16%,rgba(255,250,238,.48) 17% 44%,transparent 45%);pointer-events:none;perspective:760px}.discover-overlay:before{position:absolute;right:10%;bottom:-22%;left:10%;height:52%;border:1px dashed rgba(192,132,74,.38);border-radius:50% 50% 0 0;background:radial-gradient(ellipse at 50% 64%,rgba(255,251,239,.76) 0 22%,rgba(255,251,239,.22) 23% 52%,transparent 53%);content:"";transform:rotateX(64deg);transform-origin:50% 100%}.discover-skyline{position:absolute;top:31%;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(88,112,96,.34),transparent)}.discover-lanes{position:absolute;right:18%;bottom:2%;left:18%;height:48%;transform:rotateX(66deg);transform-origin:50% 100%}.discover-lanes span{position:absolute;bottom:0;width:1px;height:100%;background:linear-gradient(180deg,#db704800,#db70486b)}.discover-lanes span:nth-child(1){left:18%;transform:rotate(-19deg)}.discover-lanes span:nth-child(2){left:50%}.discover-lanes span:nth-child(3){right:18%;transform:rotate(19deg)}.discover-center{position:absolute;top:58%;left:50%;display:grid;min-width:132px;gap:2px;border:2px solid #df7046;border-radius:8px;background:#fffcf3f5;color:#332b23;padding:10px 12px;text-align:center;transform:translate(-50%,-50%) rotate(-1deg) translateZ(28px);box-shadow:0 16px 34px #67462433}.discover-center span{color:#b4552f;font-size:12px;font-weight:900}.discover-center strong{font-size:15px}.discover-card{position:absolute;z-index:4;display:grid;width:min(184px,44vw);min-height:108px;grid-template-columns:38px 1fr;gap:8px;border:1px solid #e2c48e;border-radius:8px;background:#fffdf7f5;color:#302a23;padding:9px;text-align:left;pointer-events:auto;box-shadow:0 14px 28px #50392129}.discover-card.direction-front{top:15%;left:50%;transform:translate(-50%) translateZ(38px) rotate(-1.5deg)}.discover-card.direction-left{top:40%;left:14px;transform:translateZ(20px) rotate(1.2deg)}.discover-card.direction-right{top:40%;right:14px;transform:translateZ(20px) rotate(-1deg)}.discover-card.direction-back{right:50%;bottom:74px;transform:translate(50%) translateZ(-22px) scale(.92) rotate(1deg)}.discover-card.edge-card{width:min(230px,58vw);min-height:74px;grid-template-columns:36px minmax(0,1fr);gap:8px;padding:9px;transform:translate(-50%,-50%) translateZ(26px)}.discover-card.edge-card .discover-thumb{width:36px;height:36px}.discover-card.edge-card .discover-card-body{gap:2px}.discover-card.edge-card .discover-card-body strong{font-size:13px}.discover-card.edge-card .discover-card-body em{display:-webkit-box;overflow:hidden;color:#7b5b3e;font-size:11px;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:1}.discover-card.edge-card .discover-card-body small{display:flex;flex-wrap:wrap;gap:5px;color:#8d633b;font-size:11px;line-height:1.2}.discover-card.edge-card .discover-card-body small span{display:inline-flex;width:auto;color:inherit;font-size:inherit;line-height:inherit;-webkit-line-clamp:unset}.discover-empty{position:absolute;right:28px;bottom:104px;left:28px;display:grid;gap:4px;border:1px dashed #dfbd80;border-radius:8px;background:#fffdf7f0;color:#5c4936;padding:12px;text-align:center}.discover-empty span{color:#84674a;font-size:12px}.discover-direction{grid-column:1 / -1;width:max-content;border-radius:999px;background:#fff1dd;color:#b4552f;padding:3px 8px;font-size:12px;font-weight:900}.discover-thumb{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:8px;color:#fff}.discover-thumb.type-attraction{background:#db6b3d}.discover-thumb.type-food{background:#c74f62}.discover-thumb.type-transport{background:#2e8a7b}.discover-thumb.type-rest,.discover-thumb.type-photo{background:#556aa0}.discover-card-body{display:grid;min-width:0;gap:3px}.discover-card-body strong{overflow:hidden;color:#28231d;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.discover-card-body em,.discover-card-body small{color:#8d633b;font-size:12px;font-style:normal;font-weight:900}.discover-card-body span{display:-webkit-box;overflow:hidden;color:#75614d;font-size:12px;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2}.route-sheet{position:absolute;right:0;bottom:0;left:0;display:flex;max-height:47vh;flex-direction:column;gap:12px;border-radius:8px 8px 0 0;background:#fffdf7f7;padding:10px 14px 18px;box-shadow:0 -10px 30px #63462329}.route-sheet.collapsed{max-height:40px;padding-bottom:10px}.sheet-handle{align-self:center;width:60px;height:20px;border:0;background:transparent;padding:0}.sheet-handle span{display:block;width:42px;height:4px;margin:8px auto;border-radius:999px;background:#d8c6aa}.current-route-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px}.current-route-card.collapsed{grid-template-columns:minmax(0,1fr) auto}.current-route-title{display:grid;min-width:0;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;border:0;background:transparent;color:inherit;padding:0;text-align:left}.current-route-icon{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:8px;background:#db7048;color:#fff}.current-route-title span:last-child{display:grid;min-width:0;gap:2px}.current-route-title em{display:flex;min-width:0;gap:6px;overflow:hidden;color:#9b6b39;font-size:12px;font-style:normal;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.current-route-title em span{overflow:hidden;text-overflow:ellipsis}.current-route-title strong{overflow:hidden;color:#2d2821;font-size:16px;font-weight:900;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.current-route-area{flex:0 0 auto;max-width:118px;border:1px solid #e7d5ad;border-radius:999px;background:#fff8ec;color:#7d5531;font-size:12px;font-weight:900;line-height:1.2;padding:7px 9px;text-align:center}.current-route-switch{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #e7d5ad;border-radius:999px;background:#fff8ec;color:#7d5531;padding:0}.route-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.route-stats span{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:5px;border:1px solid #eedbb7;border-radius:8px;background:#fff8ec;color:#684f37;font-size:12px;font-weight:800;white-space:nowrap}.stop-list{display:grid;gap:8px;overflow:auto;margin:0;padding:0 2px 2px;list-style:none}.stop-list button{display:grid;width:100%;min-height:58px;grid-template-columns:32px 1fr;align-items:center;gap:10px;border:1px solid #ead9bb;border-radius:8px;background:#fffdfa;color:#312b24;padding:8px 10px;text-align:left}.stop-list button.active{border-color:#db7048;background:#fff5e6}.stop-number{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-size:13px;font-weight:900}.stop-list strong{display:block;margin-bottom:3px;color:#27221d;font-size:14px}.stop-list em{display:-webkit-box;overflow:hidden;color:#7f6a55;font-size:12px;font-style:normal;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:end center;background:#2c22175c;padding:16px}.destination-picker,.place-dialog{width:min(100%,430px);border:1px solid #e4c99d;border-radius:8px;background:#fffdf7;box-shadow:0 18px 44px #3b2a1938}.destination-picker{display:grid;max-height:82dvh;gap:12px;overflow:hidden;padding:14px}.destination-picker.compact{width:min(100%,460px);gap:8px;padding:10px}.picker-page{width:min(100%,520px)}.destination-picker.compact .modal-head{align-items:center}.destination-picker.compact .modal-head h2{font-size:19px;line-height:1.15}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.modal-head button{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #ead8b7;border-radius:8px;background:#fff8ec;color:#5f4934}.search-box{display:flex;min-height:40px;align-items:center;gap:8px;border:1px solid #e7d5ad;border-radius:8px;background:#fffaf0;color:#8a6a46;padding:0 10px}.search-box input{width:100%;border:0;outline:0;background:transparent;color:#332b23;font-weight:800}.region-scope-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border:1px solid #ead8b7;border-radius:8px;background:#fff8ec;padding:4px}.region-scope-tabs button{min-height:34px;border:0;border-radius:6px;background:transparent;color:#71583d;font-size:14px;font-weight:900}.region-scope-tabs button[aria-selected=true]{background:#db7048;color:#fff}.destination-groups{display:grid;gap:12px;max-height:calc(82dvh - 118px);overflow:auto}.destination-picker.compact .destination-groups{gap:7px;max-height:calc(82dvh - 188px);padding-right:2px}.hot-regions{display:grid;gap:6px}.hot-regions h3{color:#674a2f;font-size:13px;line-height:1.1}.hot-region-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;overflow:hidden}.hot-region-list.two-rows{max-height:72px}.hot-region-list button{min-width:0;min-height:32px;border:1px solid #ead9bb;border-radius:999px;background:#fffdfa;color:#674a2f;font-size:12px;font-weight:900;overflow:hidden;padding:5px 8px;text-overflow:ellipsis;white-space:nowrap}.hot-region-list button.active{border-color:#db7048;background:#fff5e6}.route-picker-page{display:grid;max-height:82dvh;gap:12px;overflow:hidden;border:1px solid #e4c99d;border-radius:8px;background:#fffdf7;padding:12px;box-shadow:0 18px 44px #3b2a1938}.route-category-tabs{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.route-category-tabs button{display:inline-flex;flex:0 0 auto;min-height:34px;align-items:center;gap:5px;border:1px solid #ead9bb;border-radius:999px;background:#fffdfa;color:#674a2f;font-size:12px;font-weight:900;padding:6px 10px}.route-category-tabs button.active{border-color:#db7048;background:#fff5e6;color:#b4552f}.route-picker-list{display:grid;gap:8px;max-height:calc(82dvh - 154px);overflow:auto}.route-picker-list button{display:grid;min-width:0;min-height:50px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #ead9bb;border-radius:8px;background:#fffdfa;color:#332b23;padding:8px 9px;text-align:left}.route-picker-list button.active{border-color:#db7048;background:#fff5e6}.route-picker-list button span{display:grid;min-width:0;gap:2px}.route-picker-list button em{color:#9b6b39;font-size:12px;font-style:normal;font-weight:900}.route-picker-list button strong{display:-webkit-box;overflow:hidden;color:#2d2821;font-size:14px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.route-picker-list button small{color:#745abf;font-size:11px;font-weight:700}.destination-group{display:grid;gap:8px}.destination-picker.compact .destination-group{gap:5px}.destination-group button{display:flex;min-width:0;min-height:52px;align-items:center;justify-content:space-between;gap:12px;border:1px solid #ead9bb;border-radius:8px;background:#fffdfa;color:#2d2822;padding:9px 10px}.destination-picker.compact .destination-group button{min-height:40px;gap:8px;padding:7px 8px}.destination-group .province-row{border-color:#df7046;background:#fff5e6}.region-children{display:grid;gap:7px;padding-left:12px}.destination-picker.compact .region-children{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding-left:0}.region-children button{min-height:46px}.destination-picker.compact .region-children button{min-height:36px}.destination-group button.active{border-color:#db7048;background:#fff5e6}.destination-group span{min-width:0;overflow:hidden;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.destination-group em{flex:0 0 auto;color:#84674a;font-size:12px;font-style:normal;font-weight:800}.place-dialog{display:grid;gap:12px;padding:16px}.place-card-head{display:flex;align-items:center;gap:9px}.type-chip{display:inline-flex;min-width:44px;height:24px;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-size:12px;font-weight:900}.community-source-chip{display:inline-flex;min-height:24px;align-items:center;border:1px solid #a991ef;border-radius:999px;background:#f2edff;color:#6848ca;font-size:11px;font-weight:900;padding:3px 8px}.place-dialog .content-author{color:#745abf;font-size:12px;font-weight:800}.place-dialog p{color:#5d5146;font-size:14px}.place-dialog dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0}.place-dialog dl div{min-width:0;border:1px solid #ead8b7;border-radius:8px;background:#fffdf8;padding:8px}.place-dialog dt{color:#9b7143;font-size:12px;font-weight:800}.place-dialog dd{overflow-wrap:anywhere;margin:3px 0 0;color:#2d2822;font-size:13px;font-weight:800}.nav-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.place-dialog .nav-actions a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:6px;border-radius:8px;background:#2e8a7b;color:#fff;font-size:15px;font-weight:900;text-decoration:none}.place-dialog .nav-actions a+a{border:1px solid #d8c5a5;background:#fff8ec;color:#674a2f}.empty-route-state{display:grid;gap:6px;border:1px dashed #e0c494;border-radius:8px;background:#fff8ec;padding:12px}.empty-route-state p{color:#806650;font-size:13px}.travel-app{background:radial-gradient(circle at 18% 4%,rgba(255,139,131,.24),transparent 30%),radial-gradient(circle at 84% 0%,rgba(124,102,255,.2),transparent 34%),var(--tripseen-map-base);color:var(--tripseen-ink)}.travel-app .map-panel{gap:12px;padding:18px 16px 0}.tripseen-brand-block{display:grid;min-width:0;gap:4px}.tripseen-brand{display:inline-flex;min-width:0;align-items:center;gap:9px;color:var(--tripseen-ink)}.tripseen-logo-image{display:block;width:34px;height:34px;flex:0 0 auto;border:1px solid rgba(255,255,255,.66);border-radius:10px;object-fit:cover;box-shadow:0 12px 30px #1c66f23d}.tripseen-brand strong,.tripseen-brand em{display:block;line-height:1}.tripseen-brand strong{font-size:24px;font-weight:950;letter-spacing:0}.tripseen-brand em{margin-top:4px;color:#10255eb8;font-size:12px;font-style:normal;font-weight:900}.tripseen-tagline{color:#10255ea8;font-size:12px;font-weight:800}.travel-app .destination-trigger,.travel-app .route-select-button,.travel-app .mode-switch,.travel-app .route-sheet,.travel-app .destination-picker,.travel-app .place-dialog,.travel-app .discover-card,.travel-app .discover-center,.travel-app .discover-empty{border-color:#ffffffad;background:#fffffff0;box-shadow:0 16px 42px #1e488c26;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.travel-app .destination-trigger,.travel-app .route-select-button{color:var(--tripseen-ink)}.travel-app .route-select-button em,.travel-app .route-menu-group p,.travel-app .route-menu-empty,.travel-app .eyebrow{color:var(--tripseen-blue)}.travel-app .route-select-button strong,.travel-app h1,.travel-app h2,.travel-app h3{color:var(--tripseen-ink)}.travel-app .route-select-icon,.travel-app .mode-switch button[aria-pressed=true],.travel-app .route-menu-group button.active,.travel-app .destination-group .province-row,.travel-app .destination-group button.active{background:linear-gradient(135deg,var(--tripseen-blue),var(--tripseen-purple));color:#fff}.travel-app .route-select-icon,.travel-app .route-menu-group button svg{color:#fff}.travel-app .route-menu,.travel-app .destination-picker,.travel-app .place-dialog{border-color:#ffffffb8;background:#fffffff5;box-shadow:0 22px 54px #1c4b8f2e}.travel-app .route-menu-group button,.travel-app .destination-group button,.travel-app .stop-list button,.travel-app .place-dialog dl div,.travel-app .route-stats span,.travel-app .search-box{border-color:#2f6dff21;background:#ffffffbd;color:var(--tripseen-ink)}.travel-app .map-stack,.travel-app .baidu-map-surface{background:radial-gradient(circle at 12% 15%,rgba(255,139,131,.16),transparent 24%),radial-gradient(circle at 82% 14%,rgba(124,102,255,.2),transparent 28%),var(--tripseen-map-base)}.travel-app .baidu-map-surface>span,.travel-app .map-note{border-color:#ffffffb3;background:#ffffffd1;color:#10255eb8;box-shadow:0 12px 28px #1c66f21f}.travel-app .sketch-map{background:linear-gradient(156deg,#fff0 0 32%,#ffffffbd 32% 34%,#fff0 34% 100%),linear-gradient(22deg,#fff0 0 45%,#ffffffa3 45% 47%,#fff0 47% 100%),radial-gradient(circle at 20% 19%,rgba(255,139,131,.22),transparent 24%),radial-gradient(circle at 76% 62%,rgba(124,102,255,.2),transparent 29%),linear-gradient(180deg,#eef4ff,#e7f0ff 56%,#f3f8ff)}.tripseen-map-glow,.tripseen-map-hills,.tripseen-map-spark{position:absolute;pointer-events:none}.tripseen-map-glow{inset:-18% -16% auto;height:44%;background:radial-gradient(circle at 32% 40%,rgba(28,102,242,.22),transparent 31%),radial-gradient(circle at 72% 24%,rgba(255,139,131,.2),transparent 28%)}.tripseen-map-hills{right:-8%;bottom:11%;left:-8%;height:33%;background:radial-gradient(ellipse at 26% 76%,rgba(124,102,255,.14) 0 27%,transparent 28%),radial-gradient(ellipse at 67% 72%,rgba(33,168,201,.16) 0 30%,transparent 31%);transform:rotate(-2deg)}.tripseen-map-spark{top:92px;right:58px;width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:28px 64px #ffffffdb,-34px 132px 0 1px #ffffffc2,66px 192px #fffc}.travel-app .paper-grid{opacity:.09;background-image:linear-gradient(rgba(28,102,242,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(28,102,242,.2) 1px,transparent 1px);background-size:32px 32px}.travel-app .route-stroke polyline{stroke-dasharray:none;filter:none}.travel-app .route-stroke-glow{stroke:#fff1d8;stroke-linecap:round;stroke-linejoin:round;stroke-width:8.4;filter:drop-shadow(0 10px 18px rgba(16,37,94,.2))}.travel-app .route-stroke-line{stroke:#db7048;stroke-dasharray:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.2}.travel-app .map-marker{border:1px solid rgba(255,255,255,.78);border-radius:12px;background:#ffffffe6;color:var(--tripseen-ink);box-shadow:0 14px 28px #1c66f229;transform:translate(-50%,-50%)}.travel-app .map-marker:nth-of-type(2n){transform:translate(-50%,-50%)}.travel-app .map-marker.active{border-color:#fffffff5;box-shadow:0 18px 36px #ff5f8c3d,0 0 0 4px #ffffff8a;transform:translate(-50%,-50%) scale(1.05)}.travel-app .type-attraction span,.travel-app .stop-number.type-attraction,.travel-app .type-chip.type-attraction,.travel-app .discover-thumb.type-attraction{background:var(--tripseen-view)}.travel-app .type-food span,.travel-app .stop-number.type-food,.travel-app .type-chip.type-food,.travel-app .discover-thumb.type-food{background:var(--tripseen-food)}.travel-app .type-transport span,.travel-app .stop-number.type-transport,.travel-app .type-chip.type-transport,.travel-app .discover-thumb.type-transport{background:var(--tripseen-traffic)}.travel-app .type-rest span,.travel-app .stop-number.type-rest,.travel-app .type-chip.type-rest,.travel-app .discover-thumb.type-rest,.travel-app .type-photo span,.travel-app .stop-number.type-photo,.travel-app .type-chip.type-photo,.travel-app .discover-thumb.type-photo{background:var(--tripseen-photo)}.travel-app .mode-switch{border:1px solid rgba(255,255,255,.7);background:#ffffffe0}.travel-app .mode-switch button{color:#10255ec2}.travel-app .discover-overlay{background:linear-gradient(180deg,#e9f1ff2e 0 30%,#e9f1ffb8 31% 100%),radial-gradient(ellipse at 50% 74%,rgba(255,255,255,.86) 0 16%,rgba(255,255,255,.38) 17% 44%,transparent 45%)}.travel-app .discover-overlay:before{border-color:#1c66f229;background:radial-gradient(ellipse at 50% 64%,rgba(255,255,255,.72) 0 22%,rgba(124,102,255,.12) 23% 52%,transparent 53%)}.travel-app .discover-skyline{background:linear-gradient(90deg,transparent,rgba(28,102,242,.26),rgba(255,139,131,.22),transparent)}.travel-app .discover-lanes span{background:linear-gradient(180deg,#1c66f200,#1c66f26b)}.travel-app .discover-center{border-color:#ffffffc7;color:var(--tripseen-ink)}.travel-app .discover-center span,.travel-app .discover-direction,.travel-app .discover-card-body em,.travel-app .discover-card-body small{color:var(--tripseen-blue)}.travel-app .discover-direction{background:#1c66f21a}.travel-app .discover-card-body strong,.travel-app .stop-list strong,.travel-app .place-dialog dd{color:var(--tripseen-ink)}.travel-app .discover-card-body span,.travel-app .stop-list em,.travel-app .place-dialog p{color:#10255ead}.travel-app .route-heading>span{border-color:#1c66f21f;background:#1c66f214;color:var(--tripseen-blue)}.travel-app .stop-list button.active{border-color:#2f6dff61;background:#2f6dff14}.travel-app .place-dialog .nav-actions a{background:linear-gradient(135deg,var(--tripseen-blue),var(--tripseen-purple))}.travel-app .place-dialog .nav-actions a+a{border-color:#2f6dff29;background:#ffffffdb;color:var(--tripseen-blue)}@media(min-width:720px){body{display:grid;min-height:100vh;place-items:center;padding:24px}.travel-app{width:390px;min-height:812px;max-height:900px;border:1px solid rgba(91,72,48,.16);border-radius:8px;box-shadow:0 24px 70px #41302038}}@media(max-width:370px){.map-marker{min-width:76px;max-width:116px;font-size:11px;padding:5px 6px}.route-stats span{font-size:11px}.place-dialog dl{grid-template-columns:1fr}}.admin-app{min-height:100vh;width:min(1180px,100%);margin:0 auto;background:#fff8ed;color:#2d2923;padding:20px}.admin-app button,.admin-app input,.admin-app select,.admin-app a{border-radius:8px}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px}.admin-header h1{font-size:28px}.admin-eyebrow{margin:0 0 4px;color:#b4552f;font-size:12px;font-weight:900;letter-spacing:0}.admin-link,.admin-app a{color:#2e7c72;font-weight:800;text-decoration:none}.admin-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.admin-summary div,.admin-panel{border:1px solid #e5c891;border-radius:8px;background:#fffdf7;box-shadow:0 8px 22px #583c1f14}.admin-summary div{display:grid;min-height:72px;align-content:center;gap:4px;padding:12px}.admin-summary span{color:#8e6d4c;font-size:12px;font-weight:900}.admin-summary strong{overflow:hidden;color:#2c2720;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.admin-workbench{display:grid;grid-template-columns:320px 1fr;gap:14px;align-items:start}.admin-panel{padding:14px}.candidate-panel{position:sticky;top:12px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-title h2{font-size:18px}.candidate-list{display:grid;gap:8px;max-height:calc(100vh - 210px);overflow:auto}.baseline-action{width:100%;min-height:38px;margin-bottom:10px;border:1px solid #2e8a7b;background:#eef9f4;color:#1d655b;font-weight:900}.entity-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.entity-switch button{min-height:38px;border:1px solid #e1c48e;background:#fff8ec;color:#423324;font-weight:900}.entity-switch button[aria-pressed=true]{border-color:#db7048;background:#db7048;color:#fff}.candidate-list button{display:grid;gap:4px;border:1px solid #ead9bb;background:#fffaf2;color:#332b23;padding:10px;text-align:left}.candidate-list button.active{border-color:#db7048;background:#fff2e3}.candidate-list strong{font-size:14px}.candidate-list span,.source-excerpt,.keyword-row span,.coordinate-preview span{color:#75614d;font-size:13px}.source-excerpt{margin-bottom:10px}.system-entity-chip{display:inline-flex;margin:0 0 10px;border:1px solid #e7d5ad;border-radius:999px;background:#fff8ec;color:#7d5531;padding:5px 9px;font-size:12px;font-weight:900}.keyword-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.keyword-row span{border:1px solid #ead5af;border-radius:999px;background:#fff8ec;padding:3px 8px;font-weight:800}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.form-grid label{display:grid;gap:5px;color:#6b5137;font-size:12px;font-weight:900}.form-grid input,.form-grid select{width:100%;min-height:38px;border:1px solid #e2c898;background:#fffefa;color:#2d2923;padding:7px 9px}.button-row{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.button-row button,.canonical-form>button,.route-review-form>button,.map-switch button,.coordinate-preview a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:6px;border:1px solid #e1c48e;background:#fff8ec;color:#423324;padding:7px 11px;font-weight:900}.primary-action{border-color:#2e8a7b!important;background:#2e8a7b!important;color:#fff!important}.coordinate-review,.canonical-form,.route-review-form,.saved-route-relations,.route-path-cache-viewer{margin-top:14px;border-top:1px solid #eed9b5;padding-top:14px}.saved-route-list,.route-path-cache-list{display:grid;gap:10px}.saved-route-card,.route-path-cache-card{display:grid;gap:9px;border:1px solid #ead9bb;border-radius:8px;background:#fffaf2;padding:10px}.saved-route-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.route-path-cache-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.saved-route-head strong,.route-path-cache-head strong{display:block;color:#2c2720;font-size:15px}.saved-route-head span,.route-path-cache-head span,.saved-route-stops em,.empty-route-relations{display:block;color:#75614d;font-size:12px;font-style:normal}.saved-route-head span+span{margin-top:2px}.route-path-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.route-path-meta div{min-width:0;border:1px solid #f0dfc1;border-radius:8px;background:#fffdf8;padding:8px}.route-path-meta dt{color:#806854;font-size:11px;font-weight:900;text-transform:uppercase}.route-path-meta dd{margin:3px 0 0;overflow-wrap:anywhere;color:#2d2923;font-size:13px;font-weight:900}.route-path-error{margin:0;border:1px solid #e9b49f;border-radius:8px;background:#fff4ef;color:#8b3f28;padding:8px 10px;font-size:12px;font-weight:800}.route-path-mini-map{display:grid;grid-template-columns:minmax(180px,1fr) minmax(120px,180px);gap:10px;align-items:stretch}.route-path-mini-map svg{width:100%;min-height:180px;aspect-ratio:4 / 3;border:1px solid #ead9bb;border-radius:8px;background:linear-gradient(90deg,rgba(46,138,123,.08) 1px,transparent 1px),linear-gradient(rgba(46,138,123,.08) 1px,transparent 1px),#f8fbf8;background-size:20px 20px}.route-path-mini-map polyline{filter:drop-shadow(0 1px 2px rgba(32,72,66,.18))}.route-path-mini-map circle{fill:#db7048;stroke:#fff;stroke-width:1.5}.route-path-mini-map text{fill:#382a20;font-size:8px;font-weight:900;paint-order:stroke;stroke:#fff;stroke-width:2px}.route-path-mini-map ol{display:grid;align-content:start;gap:7px;margin:0;padding:0;list-style:none}.route-path-mini-map li{display:grid;grid-template-columns:24px 1fr;gap:7px;align-items:center;border:1px solid #ead9bb;border-radius:8px;background:#fffdf8;padding:7px}.route-path-mini-map li span{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:999px;background:#2e8a7b;color:#fff;font-size:11px;font-weight:900}.route-path-mini-map li strong{color:#2d2923;font-size:12px}.route-path-ops{min-height:100vh;background:#f7f2ea;color:#2c2720;padding:18px}.route-path-ops-header,.route-path-ops-panel{max-width:1100px;margin:0 auto}.route-path-ops-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #e7d2ae;padding-bottom:14px}.route-path-ops-header p{margin:0 0 4px;color:#75614d;font-size:12px;font-weight:900;text-transform:uppercase}.route-path-ops-header h1{margin:0;font-size:24px}.route-path-ops-header span{display:block;margin-top:5px;color:#75614d;font-size:13px;font-weight:800}.route-path-ops-panel{display:grid;gap:12px;margin-top:14px}.route-path-ops-actions{display:flex;flex-wrap:wrap;gap:8px}.route-path-ops-actions button{display:inline-flex;min-height:40px;align-items:center;gap:7px;border:1px solid #d4b06f;border-radius:8px;background:#fff8ec;color:#423324;padding:8px 12px;font-weight:900}.route-path-ops-actions button:disabled{cursor:not-allowed;opacity:.55}.route-path-ops-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0}.route-path-ops-meta div,.route-path-ops-error,.route-path-ops-message{border:1px solid #ead9bb;border-radius:8px;background:#fffdf8;padding:10px}.route-path-ops-meta dt{color:#806854;font-size:11px;font-weight:900;text-transform:uppercase}.route-path-ops-meta dd{margin:4px 0 0;overflow-wrap:anywhere;color:#2d2923;font-size:14px;font-weight:900}.route-path-ops-error{margin:0;border-color:#e9b49f;background:#fff4ef;color:#8b3f28;font-size:13px;font-weight:800}.route-path-ops-message{margin:0;border-color:#b9d9d2;background:#f1fbf8;color:#1f665b;font-size:13px;font-weight:900}.route-path-ops-map{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px);gap:12px}.route-path-ops-map svg{width:100%;min-height:420px;aspect-ratio:16 / 9;border:1px solid #d8c29b;border-radius:8px;background:linear-gradient(90deg,rgba(46,138,123,.08) 1px,transparent 1px),linear-gradient(rgba(46,138,123,.08) 1px,transparent 1px),#f8fbf8;background-size:24px 24px}.route-path-ops-map circle{fill:#db7048;stroke:#fff;stroke-width:1.5}.route-path-ops-map text{fill:#382a20;font-size:8px;font-weight:900;paint-order:stroke;stroke:#fff;stroke-width:2px}.route-path-ops-map ol{display:grid;align-content:start;gap:8px;margin:0;padding:0;list-style:none}.route-path-ops-map li{display:grid;grid-template-columns:26px 1fr;gap:8px;align-items:center;border:1px solid #ead9bb;border-radius:8px;background:#fffdf8;padding:8px}.route-path-ops-map li span{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border-radius:999px;background:#2e8a7b;color:#fff;font-size:12px;font-weight:900}.route-path-ops-map li strong{min-width:0;overflow-wrap:anywhere;font-size:13px}.saved-route-regions{display:flex;flex-wrap:wrap;gap:6px}.saved-route-regions span{border:1px solid #ead5af;border-radius:999px;background:#fff8ec;color:#7d5531;padding:3px 8px;font-size:12px;font-weight:900}.saved-route-stops{display:grid;gap:7px;margin:0;padding:0;list-style:none}.saved-route-stops li{display:grid;grid-template-columns:28px 1fr;gap:2px 8px;align-items:center}.saved-route-stops li>span{grid-row:1 / span 2;display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border-radius:999px;background:#2e8a7b;color:#fff;font-size:12px;font-weight:900}.saved-route-stops strong{color:#2d2923;font-size:13px}.wide-field{grid-column:1 / -1}.map-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.map-switch button[aria-pressed=true]{border-color:#db7048;background:#db7048;color:#fff}.coordinate-preview{display:grid;grid-template-columns:1fr auto;gap:4px 10px;align-items:center;min-height:76px;margin-bottom:10px;border:1px dashed #dfbd80;border-radius:8px;background:repeating-linear-gradient(135deg,#fffaf2,#fffaf2 10px,#fff5e4 10px 20px);padding:10px}.coordinate-preview strong{font-size:15px}.coordinate-preview span{grid-column:1;font-weight:800}.coordinate-preview a{grid-row:1 / span 2;grid-column:2}.admin-toast{position:fixed;right:18px;bottom:18px;z-index:20;border:1px solid #d6b06c;border-radius:8px;background:#2e8a7b;color:#fff;padding:10px 14px;font-weight:900;box-shadow:0 14px 36px #382c1e3d}@media(min-width:720px){.admin-app{min-height:100vh;border:0;box-shadow:none}}@media(max-width:820px){.admin-app{padding:14px}.admin-header,.admin-workbench,.route-path-cache-head,.route-path-mini-map,.route-path-ops-map{grid-template-columns:1fr}.route-path-ops-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.route-path-ops-map svg{min-height:260px}.admin-workbench,.admin-summary,.form-grid{grid-template-columns:1fr}.candidate-panel{position:static}.candidate-list{max-height:260px}}.ugc-moderation{display:grid;gap:18px}.ugc-review-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px}.ugc-review-card{display:grid;gap:12px;border:1px solid #dfe8e6;border-radius:12px;background:#fff;padding:16px}.ugc-review-heading,.ugc-review-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.ugc-review-heading h3{margin:0 0 4px}.ugc-review-heading span{color:#2e8a7b;font-weight:800}.ugc-review-card p{margin:0}.ugc-review-card dl{display:grid;gap:7px;margin:0}.ugc-review-card dl div{display:grid;grid-template-columns:64px 1fr;gap:8px}.ugc-review-card dt{color:#73817f}.ugc-review-card dd{margin:0;overflow-wrap:anywhere}.ugc-review-actions button{display:inline-flex;align-items:center;gap:6px}.ugc-route-days{display:grid;gap:8px;padding:12px;border-radius:12px;background:#f5f8f7}.ugc-route-days div{display:grid;grid-template-columns:minmax(90px,auto) 1fr;gap:12px}.ugc-route-days span{color:#526360;overflow-wrap:anywhere}.danger-action{color:#b43f3f;border-color:#e6b7b7;background:#fff7f7}.ugc-empty{padding:40px 12px;text-align:center;color:#73817f}
