:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;--bg:#050b14;--card:#ffffff0f;--border:#ffffff1a;--primary:#0f766e;--primary-light:#14b8a6;--text:#fff;--muted:#ffffffb3;--radius:16px;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif}html,body{background:var(--bg);height:100%}.bg-layer{z-index:0;position:fixed;inset:0}.weather-layer{z-index:1;pointer-events:none;position:fixed;inset:0}.ui-layer{z-index:2;position:relative}*,:before,:after{box-sizing:border-box}html,body,#app{min-height:100%}body{color:#f8f2e7;min-width:320px;margin:0}.theme-day .bg-layer{--bg-image:url(/images/bg-day.png);opacity:.15}.theme-night .bg-layer{--bg-image:url(/images/bg-night.png);opacity:.12}button,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;position:relative;overflow-x:clip}.city-texture{pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),linear-gradient(135deg,#0000 0 58%,#ffb8540f 58% 59%,#0000 59%);background-size:46px 46px,46px 46px,100% 100%;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000c7,#0000 92%);mask-image:linear-gradient(#000000c7,#0000 92%)}.workspace{z-index:1;width:min(1400px,100vw - 32px);padding:14px 0 calc(70px + env(safe-area-inset-bottom));margin:0 auto;position:relative}.hero-panel,.scene-panel,.assistant-shell,.composer-shell{background:var(--card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff1a;box-shadow:0 22px 54px #00000047}.hero-panel{border-radius:var(--radius);background:linear-gradient(145deg,#0a0f16eb,#121d26cc),linear-gradient(120deg,#06b6d41f,#0000 40%);gap:18px;min-height:380px;padding:28px 30px;display:grid;position:relative;overflow:hidden}.hero-panel:after{content:"";pointer-events:none;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 160'%3E%3Cpath d='M0 140 Q40 60 80 90 Q120 120 160 70 Q200 20 240 60 Q280 100 320 40 V160 H0Z' fill='%2306b6d4' opacity='0.4'/%3E%3Cpath d='M0 150 Q60 100 120 120 Q180 140 240 100 Q300 60 320 80 V160 H0Z' fill='%2314b8a6' opacity='0.3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;width:320px;height:160px;position:absolute;bottom:0;right:0}.hero-panel:before{content:"MIYUN";color:#0000;-webkit-text-stroke:1px #ffffff14;letter-spacing:0;font-family:Arial Narrow,Microsoft YaHei,sans-serif;font-size:clamp(76px,12vw,150px);font-weight:800;line-height:.9;position:absolute;top:18px;left:28px}.top-status{color:var(--muted);align-items:center;gap:12px;padding:10px 0;font-size:13px;display:flex}.top-status .status-city{color:var(--text);font-weight:700}.top-status .status-weather{align-items:center;gap:6px;display:flex}.top-status .status-aqi{color:var(--primary-light);background:#0f766e33;border-radius:999px;margin-left:auto;padding:2px 10px;font-size:11px}.hero-content{z-index:1;align-content:space-between;gap:18px;max-width:820px;display:grid;position:relative}.brand-row,.hero-meta,.hero-prompts,.area-strip,.section-head,.scene-card,.answer-board-head,.result-card-top,.action-row,.meta-row,.message-row,.composer-shell,.composer-prefix{align-items:center;display:flex}.brand-row{gap:16px}.brand-mark,.scene-icon,.message-avatar{place-items:center;display:grid}.brand-mark{border-radius:var(--radius);color:#fff9ed;background:linear-gradient(145deg,#0f766e,#06b6d4);width:64px;height:64px;box-shadow:0 18px 36px #0000004d}.brand-kicker,.section-head p{color:#5eead4;letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.brand-row h1{color:#fff6e7;letter-spacing:0;text-shadow:0 14px 34px #00000052;margin:0;font-size:clamp(42px,5.6vw,76px);line-height:.96}.hero-line{color:#fff3df;letter-spacing:0;max-width:780px;margin:0;font-size:clamp(25px,3.2vw,44px);font-weight:800;line-height:1.12}.hero-meta,.hero-prompts,.area-strip,.action-row,.meta-row{flex-wrap:wrap;gap:10px}.hero-meta span,.area-strip span,.scene-copy>span,.answer-board-head span,.meta-row span{color:#f8f2e7c7;letter-spacing:0;background:#ffffff12;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;display:inline-flex}.live-pill{gap:8px;color:#dff8df!important}.live-pill span{background:#66e38d;border-radius:50%;width:8px;height:8px;min-height:8px;padding:0}.hero-prompts button{color:#fff4df;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;min-height:48px;padding:0 18px;transition:transform .18s,border-color .18s,background .18s}.hero-prompts button:hover,.scene-card:hover,.action-chip:hover,.next-step-card button:hover,.ghost-button:hover{border-color:#ffc77559;transform:translateY(-2px)}.area-strip{z-index:1;position:relative}.scene-panel,.assistant-shell{border-radius:var(--radius);margin-top:12px;padding:18px}.section-head{justify-content:space-between;gap:16px;margin-bottom:16px}.section-head h2{color:#fff6e7;letter-spacing:0;margin:0;font-size:clamp(28px,3.1vw,44px);line-height:1.04}.section-head>span{color:#f8f2e794}.scene-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.scene-card{border-radius:var(--radius);min-width:0;min-height:112px;color:inherit;text-align:left;background:#ffffff0b;border:1px solid #ffffff17;align-items:stretch;gap:12px;padding:14px;transition:transform .18s,border-color .18s,background .18s}.scene-icon{color:#fff6e7;background:linear-gradient(145deg,#0f766e66,#06b6d44d);border-radius:16px;flex:none;width:44px;height:44px}.scene-icon.tone-lake{background:linear-gradient(145deg,#3687ab7a,#30ae9a47)}.scene-icon.tone-mountain{background:linear-gradient(145deg,#14b8a666,#34d3994d)}.scene-copy{flex:1;min-width:0}.scene-copy strong,.ready-state strong,.result-card strong{display:block}.scene-copy strong{color:#fff9ed;margin-top:8px;font-size:17px}.scene-copy p{color:#f8f2e7a8;margin:5px 0 0;font-size:13px;line-height:1.45}.result-card strong{color:#fff8ea;font-size:17px}.card-phone-row{color:#5eead4;background:#06b6d41a;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;font-size:14px;display:flex}.card-phone-row a{color:#fff;background:linear-gradient(145deg,#0f766e,#06b6d4);border-radius:8px;margin-left:auto;padding:4px 12px;font-size:12px;font-weight:700;text-decoration:none}.card-call-btn:hover{opacity:.85}.result-container{flex-direction:column;gap:12px;display:flex}.primary-action{background:#06b6d40f;border:1px solid #06b6d433;border-radius:16px;margin-bottom:12px;padding:14px 16px}.phone-link{color:#5eead4;align-items:center;gap:10px;text-decoration:none;display:flex}.phone-num{letter-spacing:1px;color:#fff;font-size:18px;font-weight:800}.cards-section{margin-top:0}.cards-toggle{color:#f8f2e78c;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:13px;transition:background .15s;display:flex}.cards-toggle:hover{background:#ffffff0f}.cards-count{color:#5eead4;background:#06b6d41f;border-radius:6px;margin-left:auto;padding:2px 8px;font-size:11px}.phone-tag{color:#fff;background:linear-gradient(145deg,#0f766e,#06b6d4);border-radius:8px;margin-left:auto;padding:5px 14px;font-size:12px;font-weight:700}.action-sub{color:#f8f2e799;border-top:1px solid #ffffff0f;align-items:center;gap:8px;margin-top:10px;padding-top:10px;font-size:13px;display:flex}.verdict{color:#fff8ea;background:#06b6d40f;border:1px solid #06b6d426;border-radius:14px;align-items:flex-start;gap:10px;margin-bottom:12px;padding:12px 14px;font-size:15px;line-height:1.55;display:flex}.verdict-icon{color:#5eead4;flex:none;margin-top:3px;font-size:12px}.answer-collapse{max-height:6em;transition:max-height .3s;position:relative;overflow:hidden}.answer-collapse.expanded{max-height:none}.answer-collapse:after{content:"展开全文";color:#5eead4;cursor:pointer;background:#06b6d426;border-radius:6px 0 0;padding:0 8px;font-size:11px;position:absolute;bottom:0;right:0}.answer-collapse.expanded:after{content:"收起"}.result-card p{color:#f8f2e7ad;margin:8px 0 0;line-height:1.7}.assistant-shell{min-height:240px}.ghost-button{color:#f8f2e7;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 14px;display:inline-flex}.ready-state{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ready-state article,.answer-board,.result-card,.next-step-card,.loading-card{border-radius:var(--radius);background:#ffffff0b;border:1px solid #ffffff17}.ready-state article{padding:18px}.ready-state svg{color:#14b8a6}.ready-state strong{color:#fff8ea;margin-top:14px;font-size:18px}.ready-state p,.result-card p{color:#f8f2e7ad;margin:8px 0 0;line-height:1.7}.messages{gap:16px;display:grid}.message-row{align-items:flex-start;gap:12px}.message-row.user{flex-direction:row-reverse}.message-avatar{color:#fff4df;background:#ffffff14;border-radius:14px;flex:none;width:36px;height:36px}.message-body{width:min(760px,100%);min-width:0}.message-row.user .message-body{justify-content:flex-end;display:flex}.user-bubble{color:#fff7e6;background:linear-gradient(145deg,#0f766e,#0891b2);border-radius:20px 20px 8px;max-width:min(560px,100%);padding:13px 16px;line-height:1.65}.answer-board{background:linear-gradient(155deg,#ffffff12,#ffffff09),linear-gradient(120deg,#06b6d414,#0000 48%);padding:18px;overflow:hidden}.answer-board-head{justify-content:space-between;gap:12px;margin-bottom:12px}.answer-board-head em{color:#f8f2e794;font-size:12px;font-style:normal}.answer-board p{color:#fff8ea;white-space:pre-wrap;margin:0;font-size:16px;line-height:1.9}.cards-list{gap:10px;margin-top:10px;display:grid}.result-card{padding:16px}.result-card-top{justify-content:space-between;gap:12px;margin-bottom:8px}.result-card-top span{color:#14b8a6;font-size:12px;font-weight:800}.icon-button{color:#f8f2e7;background:#ffffff0d;border:1px solid #ffffff17;border-radius:12px;width:34px;height:34px}.result-meta{gap:8px;margin:12px 0 0;display:grid}.result-meta div{grid-template-columns:72px minmax(0,1fr);gap:10px;display:grid}.result-meta dt{color:#f8f2e785}.result-meta dd{color:#fff8ea;margin:0}.action-row{margin-top:10px}.action-chip,.next-step-card button{color:#fff0d0;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;min-height:38px;padding:0 14px;display:inline-flex}.next-step-card{gap:10px;margin-top:10px;padding:14px;display:grid}.next-step-card span{color:#14b8a6;font-size:12px;font-weight:800}.next-step-card button{justify-self:start}.meta-row{margin-top:10px}.loading-card{color:#f8f2e7b8;padding:14px 16px}.composer{z-index:20;padding:0 16px env(safe-area-inset-bottom);position:fixed;bottom:12px;left:0;right:0}.composer-shell{border-radius:var(--radius);background:#0a1017eb;gap:10px;width:min(760px,100vw - 32px);margin:0 auto;padding:10px}.composer-prefix{color:#5eead4;background:#0f766e29;border-radius:16px;flex:none;gap:6px;min-height:38px;padding:0 12px;font-size:13px;font-weight:800}.composer textarea{resize:none;color:#fff8ea;background:0 0;border:0;outline:0;flex:1;min-width:0;max-height:120px;line-height:1.55}.composer textarea::placeholder{color:#f8f2e76b}.voice-button,.send-button{border:0;border-radius:16px;flex:none;place-items:center;width:42px;height:42px;display:grid}.voice-button{display:none}.send-button{color:#fffdf6;background:linear-gradient(145deg,#0f766e,#06b6d4)}.send-button:disabled{opacity:.45;cursor:not-allowed}@media (width<=1080px){.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.workspace{width:min(100vw - 14px,560px);padding-top:10px;padding-bottom:calc(110px + env(safe-area-inset-bottom))}.hero-panel,.scene-panel,.assistant-shell{border-radius:22px;padding:14px}.hero-panel{gap:14px;min-height:0;padding:20px 14px}.hero-content{gap:14px}.brand-row h1{font-size:36px}.hero-line{font-size:20px}.hero-prompts{gap:8px}.hero-prompts button{justify-content:center;width:100%;min-height:42px;font-size:14px}.section-head{flex-direction:column;align-items:flex-start;margin-bottom:10px}.section-head h2{font-size:22px}.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ready-state{grid-template-columns:1fr}.scene-panel{padding:14px}.scene-card{border-radius:16px;gap:10px;min-height:76px;padding:10px 12px}.scene-icon{border-radius:12px;width:36px;height:36px}.scene-copy strong{margin-top:4px;font-size:15px}.scene-copy p{margin:2px 0 0;font-size:12px}.message-avatar{display:none}.message-body{width:100%}.answer-board-head{flex-direction:column;align-items:flex-start}.composer{padding-left:10px;padding-right:10px;bottom:10px}.composer-shell{border-radius:var(--radius);width:100%}.composer-prefix{display:none}.assistant-shell,.ready-state article{padding:14px}.ready-state strong{margin-top:10px;font-size:16px}.result-card{padding:12px}}@media (width<=420px){.brand-mark{border-radius:18px;width:54px;height:54px}.brand-row h1{font-size:33px}.hero-line{font-size:20px}.scene-card,.action-chip,.next-step-card button{width:100%}.result-meta div{grid-template-columns:58px minmax(0,1fr)}.voice-button,.send-button{width:40px;height:40px}}
