:root{--ink:#111111;--soft-ink:#2d2a22;--muted:#77736b;--faint:#a8a49c;--line:#e9e6de;--paper:#f5f5f3;--panel:#ffffff;--warm:#fff9e7;--yellow:#ffc800;--yellow-soft:#fff2b8;--brown:#725800;--green:#13a858;--red:#d7352f;--shadow:0 12px 34px rgba(19,18,15,0.08);--message-gap:12px}*{box-sizing:border-box}html{background:var(--paper)}body,html{height:100%;overflow:hidden}body{margin:0;color:var(--ink);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;background:linear-gradient(180deg,#fff7cd 0,#f8f8f6 220px,var(--paper) 100%)}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}h1,h2,h3,p{margin:0}.page-shell{display:grid;grid-template-columns:minmax(360px,390px) minmax(0,1fr);grid-gap:10px;gap:10px;height:100vh;min-height:0;padding:8px;overflow:hidden}.chat-panel,.plan-panel{height:calc(100vh - 16px);min-height:0}.chat-panel{order:2;position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:8px;gap:8px;overflow:hidden;padding:18px 0 0 10px}.plan-panel{order:1}.action-row,.mobile-topbar,.plan-header,.precheck-row,.section-title,.timeline-head,.trace-item{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-topbar{position:absolute;top:18px;right:0;z-index:12;min-height:36px;justify-content:flex-end}.location-trigger,.mobile-topbar{color:var(--soft-ink);font-size:14px}.location-trigger{display:inline-flex;align-items:center;min-height:34px;border:0;padding:0;font-weight:650;background:transparent}.location-popover{position:absolute;z-index:20;top:42px;right:0;display:grid;width:min(320px,calc(100vw - 48px));grid-gap:12px;gap:12px;border:1px solid rgba(17,17,17,.08);border-radius:8px;padding:14px;background:rgba(255,255,255,.98);box-shadow:0 16px 36px rgba(19,18,15,.16)}.location-popover span{color:var(--brown);font-size:12px;font-weight:850}.location-popover strong{display:block;margin-top:4px;font-size:18px}.location-popover p{color:var(--muted);line-height:1.55}.location-popover dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:0}.location-popover dl div{border-radius:8px;padding:10px;background:#f5f4ef}.location-popover dd,.location-popover dt{margin:0}.location-popover dt{color:var(--faint);font-size:12px}.location-popover dd{margin-top:5px;color:var(--soft-ink);font-size:13px;font-weight:800}.location-popover button{min-height:38px;border:0;border-radius:8px;color:var(--ink);font-weight:900;background:var(--yellow)}.plan-header button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;color:var(--ink);font-weight:900;background:transparent}.hero-copy{padding:0}.hero-copy p,.plan-header p,.section-title span{color:var(--brown);font-size:13px;font-weight:800}.hero-copy h1{margin-top:12px;font-size:28px;line-height:1.18;white-space:nowrap}.action-row p,.chat-bubble,.empty-plan p,.hero-copy span,.plan-header span,.timeline-card p,.trace-item p{color:var(--muted)}.hero-copy span{display:block;margin-top:14px;font-size:15px}.composer{display:grid;grid-template-rows:minmax(0,1fr) auto;grid-gap:14px;gap:14px;min-height:0}.action-row,.action-section,.empty-plan,.metric-grid article,.plan-panel,.precheck-card,.prompt-card,.route-map-panel,.timeline-body,.trace-panel{border:1px solid rgba(17,17,17,.07);border-radius:8px;background:rgba(255,255,255,.96);box-shadow:var(--shadow)}.prompt-card{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;padding:16px;overflow:hidden;box-shadow:none}.conversation-flow{display:grid;align-content:start;grid-gap:var(--message-gap);gap:var(--message-gap);min-height:0;overflow:auto;padding-right:4px}.prompt-card textarea{width:100%;min-height:88px;resize:none;border:0;border-top:1px solid var(--line);outline:none;padding:14px 12px 10px;color:var(--ink);font-size:17px;line-height:1.75;background:transparent}.prompt-card textarea::placeholder{color:#b7b4ad}.mini-tags em,.status-ribbon span{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 13px;color:var(--muted);font-size:13px;font-style:normal;background:#eeeeec}.status-ribbon span.is-done{border:1px solid var(--yellow);color:var(--brown);background:#fffef8}.primary-cta{min-height:54px;border:0;border-radius:8px;color:var(--ink);font-size:17px;font-weight:900;background:var(--yellow);box-shadow:0 10px 24px rgba(255,200,0,.28)}.chat-list{display:grid;align-content:start;grid-gap:var(--message-gap);gap:var(--message-gap);min-height:0;overflow:auto;padding-bottom:4px}.chat-list.compact{padding-right:4px}.chat-list.in-composer{align-content:start;align-self:start;height:max-content;margin:0;min-height:max-content;padding:0;border-bottom:0;overflow:visible}.embedded-plan{display:grid;grid-gap:10px;gap:10px;min-height:0;margin-top:0;overflow:visible}.embedded-section{display:grid;min-height:0;border:1px solid var(--line);border-radius:8px;padding:12px;background:rgba(255,255,255,.74)}.compact-title{min-height:34px;margin-bottom:8px}.embedded-actions,.embedded-scroll{max-height:none;overflow:visible}.chat-bubble{position:relative;z-index:1;max-width:88%;border-radius:8px;padding:12px 14px;font-size:14px;line-height:1.6;white-space:pre-wrap}.chat-bubble span{display:block;margin-bottom:5px;font-size:12px;font-weight:850}.chat-bubble p{margin:0}.chat-bubble.assistant{justify-self:start;border:1px solid rgba(17,17,17,.06);background:#ffffff}.chat-bubble.assistant span{color:var(--brown)}.chat-bubble.user{justify-self:end;color:#312500;background:linear-gradient(180deg,#fff4be,#fff0a5)}.chat-bubble.user span{color:#7d6400;text-align:right}.plan-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);grid-gap:10px;gap:10px;overflow:hidden;padding:18px;background:rgba(255,255,255,.76);box-shadow:none}.plan-panel .trace-item{align-items:flex-start;flex-direction:column;gap:5px}.plan-panel .trace-item strong{flex-basis:auto;line-height:1.35}.plan-header{align-items:flex-start}.plan-header h2{margin:5px 0 0;font-size:26px;line-height:1.22}.plan-header span{display:block;max-width:760px;line-height:1.65}.plan-header button{border:1px solid var(--line);background:#fff}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.metric-grid article{min-height:58px;padding:12px;box-shadow:none}.metric-grid span{display:block;color:var(--muted);font-size:13px}.metric-grid strong{display:block;margin-top:5px;font-size:17px}.status-ribbon{display:flex;flex-wrap:wrap;gap:8px}.status-ribbon.is-empty{height:0;min-height:0;overflow:hidden}.dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(360px,.9fr);grid-gap:12px}.dashboard-grid,.left-stack{display:grid;gap:12px;min-height:0;overflow:hidden}.left-stack{grid-template-rows:minmax(0,1fr) minmax(220px,.86fr);grid-gap:12px}.action-section,.right-stack,.timeline-section{display:grid;min-height:0;overflow:hidden}.action-section,.timeline-section{grid-template-rows:auto minmax(0,1fr)}.section-title{min-height:42px;margin-bottom:8px}.section-title h2{margin-top:3px;font-size:17px}.section-title strong{flex:0 0 auto;border-radius:999px;padding:6px 10px;color:var(--brown);font-size:12px;background:var(--yellow-soft)}.action-list,.timeline-list,.trace-list{display:grid;grid-gap:8px;gap:8px;min-height:0;overflow:auto}.embedded-plan .embedded-section{display:block;min-height:auto}.embedded-plan .action-list,.embedded-plan .timeline-list{display:grid;grid-gap:10px;gap:10px;min-height:auto;max-height:none;overflow:visible}.embedded-plan .route-map-panel{height:auto}.timeline-card{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr);grid-gap:10px;gap:10px}.timeline-card:before{position:absolute;top:24px;bottom:-14px;left:15px;width:2px;content:"";background:#f0d261}.timeline-card:last-child:before{display:none}.timeline-index{position:relative;z-index:1;display:grid;justify-items:center;padding-top:16px}.timeline-index span{display:grid;width:16px;height:16px;place-items:center;border:3px solid #fff;border-radius:50%;color:transparent;background:var(--yellow);box-shadow:0 0 0 1px var(--yellow)}.timeline-body{min-height:96px;padding:12px;box-shadow:none}.timeline-head time{color:var(--ink);font-size:16px;font-weight:900}.timeline-card .mini-tags em,.timeline-head span{color:var(--muted);background:#eeeeec}.slot-extra .timeline-body{border-color:rgba(17,17,17,.07);background:rgba(255,255,255,.96)}.timeline-main{display:grid;grid-template-columns:minmax(0,1fr) 132px;grid-gap:12px;gap:12px;align-items:stretch;margin-top:8px}.slot-start .timeline-main{grid-template-columns:1fr}.timeline-copy{min-width:0}.timeline-photo{position:relative;min-height:104px;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.28),transparent 36%),linear-gradient(140deg,#f5d88a,#87bba7 52%,#dfe9d5)}.timeline-photo:after,.timeline-photo:before{position:absolute;content:""}.timeline-photo:before{inset:16px 18px auto auto;width:54px;height:54px;border-radius:16px;background:rgba(255,255,255,.38)}.timeline-photo:after{left:0;right:0;bottom:0;height:34px;background:rgba(17,17,17,.08)}.timeline-photo span{position:absolute;right:10px;bottom:9px;z-index:1;border-radius:6px;padding:4px 7px;color:rgba(17,17,17,.62);font-size:12px;font-weight:750;background:rgba(255,255,255,.72)}.slot-eat .timeline-photo{background:radial-gradient(circle at 38% 42%,#f9f1ce 0 21%,transparent 22%),radial-gradient(circle at 42% 46%,#89b879 0 6%,transparent 7%),linear-gradient(140deg,#d9af73,#f2d8ad 48%,#9ab78c)}.slot-extra .timeline-photo{background:radial-gradient(circle at 28% 28%,#fff 0 12%,transparent 13%),radial-gradient(circle at 52% 42%,#f4bcc7 0 18%,transparent 19%),linear-gradient(140deg,#f2d9a1,#e8a4b7 50%,#f6efe0)}.timeline-body h3{margin-bottom:5px;font-size:16px}.timeline-body p{line-height:1.6}.mini-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.timeline-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px;padding-top:13px;border-top:1px solid var(--line)}.action-row button,.timeline-actions button{min-height:34px;border:1px solid #c8b26b;border-radius:8px;padding:0 13px;color:var(--brown);font-size:13px;font-weight:850;background:#fffdf7}.empty-plan{display:grid;grid-gap:8px;gap:8px;min-height:100%;align-content:center;justify-items:center;padding:22px;box-shadow:none}.empty-plan span{color:var(--brown);font-weight:900}.empty-plan strong{color:#8a867e;font-size:18px;font-weight:650}.action-section{display:grid;grid-template-rows:auto auto minmax(0,.85fr) minmax(0,1fr);grid-gap:8px;gap:8px;overflow:hidden;padding:12px}.precheck-card{grid-gap:3px;gap:3px;align-content:center}.outside-workbench,.precheck-card{display:grid;min-height:0;border:0;padding:0;box-shadow:none}.outside-workbench{grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border-radius:8px;background:transparent}.outside-workbench .section-title{margin-bottom:4px}.outside-workbench .precheck-card{align-content:start;margin-bottom:0;padding-bottom:8px}.precheck-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;min-height:38px}.action-check,.precheck-row span{display:grid;flex:0 0 auto;width:24px;height:24px;place-items:center;border-radius:50%;color:#fff;font-weight:900;background:var(--green)}.precheck-row span:before{content:"✓";color:#fff;font-size:14px}.precheck-row p{min-width:0;color:var(--soft-ink);line-height:1.35}.precheck-row strong{color:var(--green);font-size:13px;line-height:1;white-space:nowrap}.precheck-row.muted span{background:#dedbd2}.precheck-row.muted strong{color:var(--faint)}.action-list{align-content:start}.action-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;grid-column-gap:12px;column-gap:12px;min-height:70px;padding:12px;box-shadow:none}.action-row h3{font-size:16px;line-height:1.35}.action-row p{margin-top:5px;line-height:1.45}.action-check{border-radius:6px;background:#7d6400}.action-row.done{border-color:rgba(19,168,88,.28);background:#f8fffb}.action-row.done .action-check{background:var(--green)}.action-row button{justify-self:end;white-space:nowrap;background:#fff}.action-row.done button{color:#fff;border-color:var(--green);background:var(--green)}.trace-panel{padding:12px;box-shadow:none}.trace-mini-panel,.trace-panel{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0}.trace-mini-panel{overflow:hidden;border-top:1px solid var(--line);padding-top:8px}.trace-mini-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.trace-mini-title span{color:var(--brown);font-size:12px;font-weight:850}.trace-mini-title strong{border-radius:999px;padding:4px 8px;color:var(--brown);font-size:11px;background:var(--yellow-soft)}.trace-list{align-content:start;max-height:none}.trace-item{display:grid;grid-template-columns:1fr auto;align-items:start;grid-gap:6px 10px;gap:6px 10px;min-height:auto;border-bottom:1px solid var(--line);padding:10px 0}.trace-item:last-child{border-bottom:0}.trace-item strong{color:var(--brown);font-size:12px;line-height:1.35}.trace-item p,.trace-item strong{min-width:0;overflow-wrap:anywhere}.trace-item p{grid-column:1/-1;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.trace-item span{justify-self:end;border-radius:999px;padding:3px 7px;color:var(--green);font-size:11px;background:#e9f8ef}.route-map-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:8px;gap:8px;height:100%;min-height:0;padding:12px;box-shadow:none}.embedded-plan .route-map-panel{min-height:420px}.embedded-plan .map-stage{min-height:340px;height:340px}.route-map-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.route-map-title span{color:var(--brown);font-size:13px;font-weight:850}.route-map-title h2{margin-top:3px;font-size:17px}.route-map-title strong{flex:0 0 auto;border-radius:999px;padding:6px 10px;color:var(--brown);font-size:12px;background:var(--yellow-soft)}.map-stage{position:relative;min-height:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#eef0ec}.map-canvas{position:absolute;inset:0;z-index:1}.map-canvas .amap-container,.map-canvas>div{width:100%!important;height:100%!important}.route-fallback{position:absolute;inset:0;z-index:0;overflow:hidden;opacity:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.38) 1px,transparent 0),linear-gradient(rgba(255,255,255,.42) 1px,transparent 0),#eef0ec;background-size:42px 42px;transition:opacity .18s ease}.route-fallback.is-active{z-index:2;opacity:1}.route-fallback svg{position:absolute;inset:0;width:100%;height:100%}.route-fallback-road{fill:none;stroke:var(--yellow);stroke-linecap:round;stroke-linejoin:round;stroke-width:4;vector-effect:non-scaling-stroke;filter:drop-shadow(0 2px 0 rgba(255,255,255,.8))}.route-fallback-point{position:absolute;display:grid;grid-gap:4px;gap:4px;justify-items:center;transform:translate(-50%,-50%)}.route-fallback-point span{display:grid;width:28px;height:28px;place-items:center;border:3px solid #fff;border-radius:50%;color:#473700;font-size:13px;font-weight:900;background:var(--yellow);box-shadow:0 6px 14px rgba(19,18,15,.18)}.route-fallback-point.is-home span{color:#fff;background:var(--brown)}.route-fallback-point strong{max-width:120px;border:1px solid rgba(114,88,0,.12);border-radius:6px;padding:4px 7px;color:var(--soft-ink);font-size:12px;line-height:1.2;text-align:center;background:rgba(255,255,255,.86);box-shadow:0 5px 14px rgba(19,18,15,.08)}.route-map-panel p{color:var(--muted);font-size:13px;line-height:1.55;text-align:center}.amap-route-marker{display:grid;width:26px;height:26px;place-items:center;border:3px solid #fff;border-radius:50%;color:#473700;font-size:13px;font-weight:900;background:var(--yellow);box-shadow:0 6px 14px rgba(19,18,15,.22)}.amap-route-marker.is-home{color:#fff;background:#725800}@media (max-width:1120px){.page-shell{grid-template-columns:360px minmax(0,1fr)}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(330px,.9fr)}.plan-panel{overflow:hidden}}@media (max-height:820px) and (min-width:861px){.page-shell{padding:12px}.chat-panel,.plan-panel{height:calc(100vh - 24px)}.plan-panel{gap:8px;padding:14px}.plan-header h2{font-size:22px}.metric-grid article{min-height:50px;padding:9px 12px}.section-title{min-height:36px;margin-bottom:6px}.dashboard-grid{gap:10px}.left-stack{grid-template-rows:minmax(0,1fr) minmax(190px,.82fr);gap:10px}.timeline-body{min-height:82px}.precheck-row{min-height:34px}.route-map-panel,.trace-panel{padding:10px}}@media (max-width:860px){body,html{height:auto;min-height:100%;overflow:auto}body{background:linear-gradient(180deg,#fff7cd 0,#f8f8f6 180px,var(--paper) 100%)}.page-shell{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible;padding:12px}.chat-panel,.plan-panel{height:auto;min-height:auto}.chat-panel{order:1;display:block;overflow:visible;padding:12px 0 0}.mobile-topbar{top:14px;right:12px;min-height:auto}.location-trigger{min-height:auto;font-size:13px;line-height:1.2}.hero-copy{padding-top:4px}.hero-copy p{max-width:calc(100% - 148px);line-height:1.2}.plan-panel{order:2;overflow:visible;display:block;padding:16px}.metric-grid,.outside-workbench,.plan-header{margin-bottom:12px}.composer{display:grid;grid-template-rows:auto auto;margin-top:10px}.conversation-flow,.prompt-card{display:block;overflow:visible}.conversation-flow{padding-right:0}.chat-list.in-composer,.embedded-plan{display:grid;grid-gap:var(--message-gap);gap:var(--message-gap)}.chat-list.in-composer{margin-bottom:var(--message-gap)}.embedded-plan{margin-top:0}.embedded-section{display:block}.compact-title,.section-title{align-items:flex-start;min-height:auto;margin-bottom:10px}.section-title h2{font-size:16px;line-height:1.28}.route-map-title strong,.section-title strong{max-width:42%;white-space:normal;text-align:center}.embedded-actions,.embedded-scroll{display:grid;grid-gap:10px;gap:10px}.prompt-card textarea{margin-top:12px}.dashboard-grid,.left-stack,.right-stack{grid-template-columns:1fr;grid-template-rows:none;overflow:visible}.action-section,.conversation-flow,.outside-workbench,.route-map-panel,.timeline-section,.trace-mini-panel{overflow:visible}.trace-list,.trace-mini-panel{display:grid;height:auto;max-height:none;overflow:visible}.prompt-card{min-height:0}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.map-stage{min-height:320px;height:320px}.embedded-plan .route-map-panel{min-height:440px;margin-top:12px}.embedded-plan .map-stage{min-height:320px;height:320px}.plan-header h2{font-size:22px;line-height:1.2}.outside-workbench .section-title h2{font-size:18px;line-height:1.25}.precheck-row{min-height:34px}.precheck-row p{font-size:15px}.trace-item{gap:4px;min-height:0;padding:9px 0}.trace-item strong{font-size:12px;line-height:1.35}.trace-item p{font-size:12px;line-height:1.45}.trace-item span{padding:3px 7px;font-size:11px}}@media (max-width:560px){.hero-copy h1{font-size:24px;line-height:1.16}.plan-header h2{font-size:22px}.metric-grid{grid-template-columns:1fr 1fr}.timeline-card{grid-template-columns:24px minmax(0,1fr)}.timeline-card:before{left:11px}.action-row,.trace-item{align-items:stretch}.action-row{grid-template-columns:24px minmax(0,1fr)}.action-row button{grid-column:2;justify-self:start}.trace-item strong{flex-basis:auto}}