:root{--paper:#faf9f5;--ink:#253f32;--green:#28523c;--muted:#7f8b74;--line:#e5e8dc;--sage:#edf1e5;--gold:#ab8547;--amber:#997236}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 50% 35%,#f6f3ed,#e7e4dc);font-family:"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;background:none;color:inherit;cursor:pointer;padding:0;text-align:left}button:disabled{opacity:.55;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #a38243;outline-offset:3px}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}svg{display:block}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none;display:inline-block;vertical-align:middle}.icon.sm{width:15px;height:15px}.workbench{display:grid;grid-template-columns:238px minmax(470px,1fr) 250px;gap:32px;max-width:1280px;margin:auto;padding:32px 28px;min-height:100vh}.catalog{height:calc(100vh - 64px);overflow:auto;position:sticky;top:32px;padding:0 12px 20px 0;scrollbar-width:thin;scrollbar-color:#cbd1bf transparent}.workbench-brand{font-family:Georgia,serif;font-size:28px;letter-spacing:-1px;display:block}.workbench-brand span{font-family:Arial;font-size:8px;letter-spacing:2px;margin-left:7px;color:#88917b}.catalog h1{font-size:19px;font-weight:550;margin-top:23px}.catalog-description{font-size:11px;color:#87907c;margin-top:6px}.version-pill{margin:14px 0 23px;border-bottom:1px solid #dce0d2;padding-bottom:18px;font:11px Georgia;color:#5e7354}.version-pill span{font:7px Arial;letter-spacing:1px;margin-left:9px;color:#99a18c}.catalog-group{margin-bottom:17px}.catalog-group h3{font-size:10px;font-weight:500;color:#8a9580;margin:0 0 7px 8px}.catalog-page{display:flex;align-items:center;gap:10px;width:100%;padding:7px 10px;border-radius:7px;font-size:11px;color:#68795d;transition:background .2s}.catalog-page small{font:9px Georgia;color:#a4ad97}.catalog-page:hover{background:#e5e9db}.catalog-page.active{background:#dce5d1;color:#2b5436;font-weight:550}.gallery-link{display:block;font-size:11px;padding:13px;background:#edf0e5;border-radius:8px;text-align:center}.stage{min-width:0}.stage-heading{display:flex;justify-content:space-between;align-items:center;margin:0 auto 20px;max-width:414px}.eyebrow{font-size:7px;letter-spacing:1.5px;color:#8c977f}.stage-heading h2{font-family:"Songti SC",serif;font-size:24px;font-weight:600;margin-top:7px}.prototype-badge{font-size:8px;padding:5px 7px;border:1px solid #d2dac7;border-radius:5px;color:#8b967e;white-space:nowrap}.phone{width:414px;height:896px;max-height:calc(100vh - 128px);min-height:700px;margin:auto;position:relative;border-radius:31px;background:var(--paper);border:1px solid #fff;box-shadow:0 18px 46px #4d4c3021;overflow:hidden;display:flex;flex-direction:column}.statusbar{height:35px;min-height:35px;padding:11px 24px 0;display:flex;justify-content:space-between;font:12px Arial;font-weight:600;position:relative;z-index:3}.status-right{display:flex;align-items:center;gap:6px;font-size:10px}.status-right i{width:21px;height:10px;border:1px solid #78816b;padding:1px;border-radius:3px}.status-right i:after{content:"";display:block;background:#2b3c2b;height:6px;border-radius:1px}.app-header{min-height:49px;height:49px;position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 19px;z-index:3}.app-header h2{font-size:16px;font-weight:550;position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap}.header-back{width:30px;height:38px;display:grid;place-items:center}.brand b{display:block;font-family:"Songti SC",serif;font-size:20px;letter-spacing:1.3px}.brand small{display:block;font:7px Arial;letter-spacing:2.8px;color:#8d9680;margin-top:1px}.capsule{height:28px;width:78px;border:1px solid #9ca58c40;border-radius:20px;display:flex;align-items:center;justify-content:space-evenly;background:#fffc;font-size:18px;letter-spacing:1px}.capsule i{height:14px;width:1px;background:#a9b49960}.capsule b{height:13px;width:13px;border:1.5px solid #294332;border-radius:50%;position:relative}.capsule b:after{content:"";position:absolute;width:4px;height:4px;top:3px;left:3px;border-radius:50%;background:#294332}.app-content{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:none;padding:15px 19px 22px;scroll-behavior:smooth}.app-content::-webkit-scrollbar{display:none}.app-content.enter{animation:pageIn .22s ease-out}.app-content.home-content{padding:0 0 18px}.app-bottom{flex-shrink:0;padding:10px 19px 24px;border-top:1px solid var(--line);background:#faf9f5f7;z-index:4}.app-bottom:empty{padding:0 0 17px;border:0}.home-indicator{position:absolute;width:112px;height:4px;bottom:6px;left:50%;transform:translateX(-50%);border-radius:5px;background:#223729;z-index:6}.stage-caption{text-align:center;font-size:9px;color:#909b81;margin-top:16px;letter-spacing:.4px}.review-panel{padding-top:13px}.review-panel>h2{font-size:17px;font-weight:500;margin:12px 0}.review-panel>p{font-size:11px;color:#8a947e;line-height:1.9}.review-card{border:1px solid #dce1d1;background:#fafbf36b;border-radius:13px;padding:15px;margin-top:17px}.review-card h3{font-size:11px;font-weight:500;margin-bottom:12px}.review-card button{font-size:11px;display:flex;justify-content:space-between;padding:8px 0;width:100%;color:#70835f}.review-card label{font-size:10px;display:block;margin:13px 0;color:#7f8e6d}.review-card input{accent-color:#4c7145;vertical-align:middle}.review-card select{width:100%;padding:7px;margin-top:7px;background:#fbfcf5;border:1px solid #d9e0cd;color:#586b49;border-radius:6px;font-size:10px}.review-footnote{margin-top:18px!important;font-size:9px!important;color:#99a18c!important}.context-card dl{font-size:10px;line-height:1.8;color:#849473}.context-card dt{float:left;width:60px}.context-card dd{margin-left:62px;color:#49683c}.context-card .reset-button{margin-top:12px;border-top:1px solid #e0e5d5;padding-top:13px;color:#95865d}
.primary,.secondary{min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;border-radius:12px;font-size:14px;letter-spacing:.2px;transition:filter .15s,transform .15s}.primary{background:linear-gradient(110deg,#365f48,#214a35);color:#fffdf2;border:1px solid #28513a;box-shadow:inset 0 1px 0 #ffffff20,0 3px 7px #254b2910}.secondary{background:#fffef9;border:1px solid #b7c7a5;color:#557445}.primary:active,.secondary:active{transform:scale(.99);filter:brightness(.98)}.button-pair{display:flex;gap:10px}.button-pair>*{flex:1}.button-pair .secondary{flex:.7}.text-button{font-size:11px;color:#7d8b6b;padding:5px 2px}.pill-button{background:#ad8c4f;color:#fffef4;font-size:11px;border-radius:20px;padding:8px 14px;white-space:nowrap}.link-button{display:flex;align-items:center;gap:5px;font-size:11px;color:#708763;padding:8px 0}.tag{font-size:9px;background:#e9eedf;color:#6c8655;border-radius:5px;padding:4px 7px;white-space:nowrap;font-weight:400;display:inline-block}.tag.amber{background:#f5eddc;color:#a28348}.tag.gray{background:#eeeee7;color:#9aA18d}.muted{font-size:11px;line-height:1.8;color:#87947a}.tiny-note{font-size:9px;color:#a1a88f;text-align:center;line-height:1.7;margin-top:13px}.page-intro{margin:6px 0 21px}.page-intro h1{font-family:"Songti SC",serif;font-size:27px;letter-spacing:.2px;font-weight:600}.page-intro p{font-size:12px;color:#87947a;line-height:1.7;margin-top:7px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:22px 1px 11px}.section-heading h3{font-size:15px;font-weight:550}.section-heading span{font-size:10px;color:#939f85}.panel{border:1px solid var(--line);background:#fffef9;border-radius:14px;padding:16px;margin:12px 0}.panel h3{font-size:14px;font-weight:550;margin-bottom:10px}.panel p{font-size:12px;line-height:1.85;color:#77866b}.panel.tight{padding:0;overflow:hidden}.notice{display:flex;gap:7px;align-items:flex-start;padding:11px 12px;border-radius:9px;background:#eef2e5;color:#7a8d66;font-size:10px;line-height:1.8;margin:12px 0}.notice .icon{width:15px;height:15px;margin-top:2px}.notice.warn{background:#f8f0df;color:#a58b52}.search-field{display:flex;align-items:center;gap:8px;background:#f0f2e9;border:1px solid #e1e6d6;border-radius:12px;padding:10px 12px}.search-field .icon{color:#9aa88a;width:17px;height:17px}.search-field input{border:0;background:none;outline:none!important;min-width:0;flex:1;font-size:12px;color:#526a44}.search-field input::placeholder{color:#a0aa90}.chips{display:flex;gap:7px;overflow:auto;scrollbar-width:none;padding:13px 0 3px;white-space:nowrap}.chip{padding:7px 12px;font-size:10px;color:#89977a;background:#f0f2e9;border:1px solid #e2e7d7;border-radius:20px;white-space:nowrap}.chip.active{background:#dce7d0;border-color:#cdddc0;color:#496c3c}.search-summary{display:flex;justify-content:space-between;align-items:center;margin:17px 0 10px;font-size:10px;color:#92a083}.select-inline{border:0;background:none;color:#6f845e;font-size:11px;max-width:140px}.list-card{display:flex;align-items:center;gap:12px;width:100%;padding:13px 12px;border:1px solid #e5e8dc;border-radius:13px;background:#fffefb;margin:10px 0}.shop-list{padding:0;overflow:hidden;height:96px}.shop-list>img,.shop-list>.art-panel{width:91px;min-width:91px;height:96px;object-fit:cover}.list-text{display:flex;flex-direction:column;gap:5px;min-width:0;flex:1}.list-text strong{font-size:14px;font-weight:500}.list-text>span{font-size:10px;color:#80916f;line-height:1.5}.list-text small{font-size:9px;color:#a0aa90}.chevron{color:#a0ad90;font-size:19px;margin-right:10px}.icon-tile{width:45px;height:45px;border-radius:12px;background:#eff2e8;color:#739460;display:grid;place-items:center;flex-shrink:0}.icon-tile .icon{width:23px;height:23px}.event-card{width:100%;display:block;border:1px solid #e4e6d9;background:#fffef8;border-radius:14px;overflow:hidden;margin:13px 0}.event-copy{display:flex;flex-direction:column;align-items:flex-start;padding:14px;gap:9px}.event-copy>strong{font-family:"Songti SC",serif;font-size:21px;font-weight:600}.event-copy>span:last-child{font-size:10px;color:#909c82}.art-panel{position:relative;height:175px;overflow:hidden;background:#e5e0d0}.art-panel>svg{height:100%;width:100%;object-fit:cover}.art-label{position:absolute;left:14px;top:15px;font:8px Arial;letter-spacing:1.5px;color:#8a7d5c}.small-art .art-label{display:none}.small-art svg{width:auto;max-width:none;transform:translateX(-50px)}.art-panel.books{filter:hue-rotate(8deg)}.art-panel.cinema{filter:brightness(.75)}.hero-photo{width:100%;height:190px;object-fit:cover;border-radius:14px;filter:saturate(.8)}.detail-title{display:flex;justify-content:space-between;gap:8px;margin:18px 0 8px;align-items:center}.detail-title h1{font-size:25px;font-weight:500;font-family:Georgia,"Songti SC",serif}.favorite-button{width:35px;height:35px;border:1px solid #e3e9d9;border-radius:50%;display:grid;place-items:center;color:#8fA17d}.favorite-button.active{background:#e6efd8;color:#5a7b42}.favorite-button.active svg{fill:#b7c99b}.detail-list{margin:0;font-size:11px}.detail-list>div{display:flex;gap:18px;justify-content:space-between;line-height:1.8;padding:10px 0;border-bottom:1px solid #eef0e6}.detail-list>div:last-child{border:0}.detail-list dt{color:#99a48d;flex-shrink:0}.detail-list dd{margin:0;text-align:right;color:#60784f;overflow-wrap:anywhere}.external-links{display:flex;gap:9px;margin-top:13px}.external-links button{border:1px solid #e4e7d9;border-radius:10px;flex:1;background:#fffef8;height:40px;font-size:11px;display:flex;align-items:center;justify-content:center;gap:7px}.brand-dot{width:20px;height:20px;display:grid;place-items:center;border-radius:5px;background:#efd775;color:#726638;font-size:10px}.brand-dot.orange{background:#eda16e;color:white}.coupon-card{height:87px;display:flex;align-items:center;padding:12px;background:linear-gradient(100deg,#f6edda,#fcf6ea);border:1px solid #e9dabd;border-radius:12px;gap:12px;margin:12px 0;position:relative}.coupon-money{font:35px Georgia;color:#a47e3e;border-right:1px dashed #d8c9ab;padding-right:13px;min-width:67px}.coupon-money small{font-size:16px}.coupon-text{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}.coupon-text b{font-size:12px;font-weight:500;color:#7b693f}.coupon-text span{font-size:10px;color:#978759}.coupon-text small{font-size:8px;color:#b09e75}.coupon-hero{background:linear-gradient(140deg,#f6ead2,#fbf7eb);border:1px solid #ead9b7;border-radius:17px;padding:24px 20px;text-align:center}.coupon-hero .big-price{font:64px Georgia;color:#a27f40;margin:10px 0}.coupon-hero .big-price small{font-size:23px}.coupon-hero h2{font-family:"Songti SC",serif;font-size:23px}.coupon-hero p{font-size:12px;color:#a08e62}.rule-list{font-size:11px;line-height:1.9;color:#899479;padding-left:19px;margin:10px 0}.menu-row{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 14px;border-bottom:1px solid #ecefe3;font-size:12px}.menu-row:last-child{border:0}.menu-row>span:last-child{color:#9daa8c;font-size:12px}.menu-label{display:flex;align-items:center;gap:10px}.menu-label .icon{width:18px;height:18px;color:#809770}.empty-state{text-align:center;padding:47px 18px 30px}.empty-art{width:92px;height:92px;background:#edf0e3;border-radius:50%;margin:0 auto 24px;display:grid;place-items:center;border:8px solid #f4f5ed}.empty-art .icon{width:37px;height:37px;color:#9aAd83;stroke-width:1}.empty-state h2{font-size:18px;font-weight:500}.empty-state p{font-size:12px;line-height:1.9;color:#8d9a7f;margin:12px 0 22px}.empty-state .secondary{max-width:210px;margin:auto}.result-mark{width:75px;height:75px;margin:24px auto 20px;background:#e5edd8;border-radius:50%;display:grid;place-items:center;color:#598143}.result-mark .icon{height:37px;width:37px;stroke-width:1.4}.result-mark.amber{color:#aa8a44;background:#f6edda}.result-title{text-align:center;font-size:23px;font-weight:500;margin-bottom:10px;font-family:"Songti SC",serif}.result-subtitle{text-align:center;font-size:12px;color:#899879;line-height:1.8}.result-actions{display:flex;flex-direction:column;gap:10px;margin-top:23px}.form-label{display:block;font-size:12px;color:#6f825e;margin:18px 0 9px}.text-input,.form-select{width:100%;height:46px;border:1px solid #dfe6d4;border-radius:11px;background:#fffef8;padding:0 12px;color:#476538;font-size:13px}.plate-input{letter-spacing:2px;text-transform:uppercase;font-size:20px;height:57px}.field-error{font-size:10px;color:#ac6d43;line-height:1.7;margin-top:7px}.field-error:empty{display:none}.form-choice{display:flex;align-items:center;gap:7px;font-size:11px;color:#8d9b7b;margin:13px 0}.form-choice input{accent-color:#527b42}.origin-button{display:flex;align-items:center;gap:6px;font-size:11px;padding:10px 0;color:#6e855c;width:100%}.origin-button .icon{width:14px;height:14px}.origin-button span:last-child{margin-left:auto;color:#9aa78b}.route-dest{background:#fffef8;border:1px solid #e1e7d5;border-radius:12px;padding:14px}.route-dest .line{display:flex;align-items:center;gap:9px;font-size:12px;padding:7px 0}.route-dest .dot{width:7px;height:7px;border-radius:50%;background:#a8bf8d;flex:none}.route-dest .dot.end{background:#436d3b}.route-dest .line span:last-child{flex:1}.route-dest button{font-size:10px;color:#92a180}.route-stats{display:flex;justify-content:space-between;align-items:center;margin:18px 0 11px}.route-stats b{font:24px Georgia;color:#45683a}.route-stats small{font-size:11px;color:#92a17f}.route-card{border:1px solid #e0e7d2;background:#fffef8;border-radius:13px;overflow:hidden;margin:12px 0}.route-card-head{display:flex;align-items:center;gap:8px;padding:13px;font-size:11px;font-weight:500}.route-card-head .tag{margin-left:auto}.step-number{height:20px;width:20px;display:grid;place-items:center;border-radius:50%;background:#39633f;color:white;font:11px Georgia}.map-button{display:block;width:100%;padding:0 9px 7px}.map-shell{background:#eff3e7;border-radius:9px;overflow:hidden}.floor-svg{width:100%;height:auto}.map-caption{font-size:9px;color:#92a77b;padding:6px 13px 11px;display:flex;justify-content:space-between}.floor-transition{font-size:11px;display:flex;align-items:center;gap:8px;color:#7a9162;padding:10px 12px;background:#edf2e4;border-radius:8px}.floor-transition .icon{width:18px;height:18px}.step-progress{display:flex;gap:5px;margin:6px 0 20px}.step-progress i{height:4px;border-radius:3px;background:#e3ead7;flex:1}.step-progress i.done{background:#648951}.step-instruction{padding:20px 7px 17px}.step-instruction .icon{width:29px;height:29px;color:#6e8f59;margin-bottom:15px}.step-instruction h1{font-size:24px;line-height:1.6;font-weight:500}.step-instruction p{font-size:11px;color:#92a280;margin-top:10px}.parking-pass{border-radius:16px;color:#fffcef;background:linear-gradient(120deg,#376048,#214b35);padding:17px;position:relative;overflow:hidden;margin-bottom:18px}.parking-pass:after{content:"P";font:98px Georgia;color:#ffffff08;position:absolute;right:17px;top:23px;pointer-events:none}.parking-pass .top{font-size:11px;color:#d9e4cc;display:flex;align-items:center;gap:7px}.parking-pass h2{font:24px Arial;margin:14px 0 10px;letter-spacing:1px}.parking-pass h3{font-size:22px;font-weight:400;margin-bottom:9px}.parking-pass p{font-size:10px;color:#c7d8b7}.payment-bar{display:flex;justify-content:space-between;align-items:center;margin:1px 0 11px;font-size:11px;color:#7e9369}.payment-bar strong{font:25px Georgia;color:#94723d}.bill-total{text-align:center;padding:25px 0 21px}.bill-total p{font-size:11px;color:#99a988}.bill-total strong{display:block;font:49px Georgia;margin:10px 0;color:#9b7c43}.bill-total span{font-size:10px;color:#a4ad98}.order-card{border:1px solid #e2e7d7;border-radius:13px;background:#fffef8;padding:15px;display:block;width:100%;margin:12px 0}.order-card .top{display:flex;justify-content:space-between;font-size:12px}.order-card p{font-size:10px;color:#99a789;margin:9px 0}.order-card .bottom{display:flex;justify-content:space-between;font-size:10px;color:#899d79}.order-card strong{font:22px Georgia;color:#a48852}.scan-window{height:258px;display:flex;align-items:center;justify-content:center;background:linear-gradient(130deg,#e7ecdf,#d9e3cd);border-radius:17px;position:relative;overflow:hidden;margin:20px 0}.scan-target{width:170px;height:170px;border:1px solid #94ac7e;border-radius:16px;background:#f6f9ef77;display:grid;place-items:center;position:relative}.scan-target>.icon{width:82px;height:82px;color:#a1b58c;stroke-width:.8}.scan-line{position:absolute;left:12px;right:12px;height:1px;background:#719959;top:20px;box-shadow:0 4px 15px #789f5550;animation:scan 3s ease-in-out infinite}.scan-note{font-size:10px;color:#90a37c;position:absolute;bottom:14px;left:0;right:0;text-align:center}.location-options .list-card{padding:15px 12px}.location-check{display:flex;align-items:center;gap:7px;font-size:11px;color:#94a780;margin:12px 0}.avatar{width:63px;height:63px;background:#dfe8d2;color:#64884e;border:5px solid #f1f4e9;border-radius:50%;display:grid;place-items:center}.profile-head{display:flex;align-items:center;gap:14px;padding:18px 4px 14px}.profile-head h1{font-size:21px;font-weight:500;margin-bottom:7px}.profile-head p{font-size:11px;color:#96a586}.profile-stats{display:flex;justify-content:space-around;padding:19px 0;border:1px solid #e3e8d8;border-radius:13px;background:#fffef8;margin:12px 0 20px}.profile-stats button{text-align:center;font-size:10px;color:#899f76}.profile-stats strong{display:block;font:25px Georgia;color:#456c3a;margin-bottom:7px}.chat-thread{display:flex;flex-direction:column;gap:17px}.chat-user{background:#e3ecd8;padding:11px 13px;border-radius:13px 13px 3px 13px;font-size:12px;line-height:1.7;margin-left:auto;max-width:88%;overflow-wrap:anywhere}.chat-assistant{display:flex;gap:8px;align-items:flex-start}.assistant-avatar{width:27px;height:27px;min-width:27px;border-radius:50%;background:#3c6a48;color:#f9fff1;display:grid;place-items:center}.assistant-avatar .icon{width:16px;height:16px}.chat-assistant .message{flex:1;font-size:12px;color:#617b4f;line-height:1.9;min-width:0}.chat-assistant .message p{margin-bottom:10px}.chat-assistant .message .list-card{margin:7px 0;font-size:11px}.chat-welcome{padding:20px 0}.chat-welcome h1{font-family:"Songti SC",serif;font-size:26px;font-weight:500;margin-bottom:13px}.chat-welcome p{font-size:12px;line-height:1.9;color:#8dA078}.chat-suggestions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.chat-suggestions button{padding:13px 10px;border-radius:10px;background:#f0f3e9;border:1px solid #e1e8d5;font-size:11px;color:#7e946a}.chat-compose{display:flex;align-items:center;gap:8px}.chat-compose input{min-width:0;flex:1;height:42px;padding:0 12px;border:1px solid #dfe8d2;border-radius:10px;background:#fffef8;color:#567546;font-size:12px}.icon-button{width:37px;height:39px;display:grid;place-items:center;border:1px solid #dce5ce;border-radius:10px;color:#7d996a}.send-button{background:#315b3d;border-radius:9px;color:white;width:38px;height:39px;display:grid;place-items:center}.voice-bars{display:flex;align-items:center;justify-content:center;gap:5px;height:90px}.voice-bars i{width:5px;height:30px;background:#85a96b;border-radius:4px;animation:voice 1s ease-in-out infinite alternate}.voice-bars i:nth-child(2n){animation-delay:.3s;height:48px}.voice-bars i:nth-child(3n){animation-delay:.7s;height:18px}.tabbar{display:flex;justify-content:space-around;padding:0 0 0}.tabbar button{display:flex;flex-direction:column;align-items:center;gap:5px;width:58px;font-size:9px;color:#9aa88d}.tabbar button .icon{width:21px;height:21px}.tabbar button.active{color:#365e3e}.app-bottom:has(.tabbar){padding-top:11px;padding-bottom:22px}.home-hero{height:280px;position:relative;background:#f8f7ef;overflow:hidden}.home-hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.65) brightness(1.05)}.home-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(#faf9f5 0%,#faf9f5e8 20%,#faf9f5a8 38%,#faf9f515 70%,#faf9f5 100%)}.home-greeting{position:relative;z-index:1;padding:25px 23px}.home-greeting small{font:7px Arial;letter-spacing:1.8px;color:#8d9c7d}.home-greeting h1{font-family:"Songti SC",serif;font-size:27px;font-weight:600;margin:8px 0 10px}.home-greeting p{font-size:11px;color:#839372}.home-location{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);white-space:nowrap;border-radius:20px;padding:9px 13px;background:#fffff6ed;z-index:2;display:flex;align-items:center;gap:6px;font-size:10px;box-shadow:0 3px 12px #6b6d3810}.home-location .icon{width:13px;height:13px}.home-inner{padding:0 17px}.ask-card{background:linear-gradient(110deg,#355f48,#214a35);width:100%;color:#fffdf2;display:flex;justify-content:space-between;align-items:center;padding:17px 18px;border-radius:15px;box-shadow:0 3px 10px #294c2d15}.ask-card strong{display:block;font-size:17px;font-weight:400;margin-bottom:7px}.ask-card small{font-size:10px;color:#cbdcbe}.voice-ring{height:43px;width:43px;border:1px solid #c6d7bb99;border-radius:50%;display:grid;place-items:center}.home-suggestions{display:flex;gap:7px;margin:10px 0 18px}.home-suggestions button{font-size:9px;flex:1;border:1px solid #e2e8d6;background:#edf2e5;border-radius:20px;padding:7px 9px;color:#8b9c7b}.quick-links{display:flex;justify-content:space-around;margin-bottom:20px}.quick-links button{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:11px}.quick-links .icon-tile{width:43px;height:42px;border:1px solid #e2e8d6}.quick-links button:last-child .icon-tile{color:#a48a4b;background:#f4f0df;border-color:#eae4cc}.coffee-feature{width:100%;height:137px;position:relative;overflow:hidden;border-radius:13px;background:#e9e3d2;border:1px solid #e6dfcc}.coffee-feature>img{width:100%;height:100%;object-fit:cover;filter:saturate(.6)}.coffee-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ebe5d8f5,#eae6d9c5 50%,#fff0)}.coffee-feature .copy{position:absolute;left:16px;top:25px;z-index:1}.coffee-feature small{font:7px Arial;letter-spacing:1px;color:#a98f5a}.coffee-feature h3{font-family:"Songti SC",serif;font-size:20px;font-weight:500;margin:10px 0}.coffee-feature p{font-size:10px;color:#879473}.home-services{margin:13px 0 0}.home-services .menu-row{padding:12px 1px;font-size:11px}.faq-item{border-bottom:1px solid #e7eddd;padding:14px 0}.faq-item summary{font-size:12px;cursor:pointer;color:#698652;line-height:1.7}.faq-item p{font-size:11px;color:#91a17f;line-height:1.9;margin-top:12px}.spinner{border:3px solid #dfE9d2;border-top-color:#6c9355;border-radius:50%;height:45px;width:45px;animation:spin 1s linear infinite;margin:34px auto}.segmented{display:flex;padding:4px;background:#e9efde;border-radius:10px;margin:15px 0}.segmented button{flex:1;text-align:center;padding:8px 3px;font-size:11px;color:#90a279;border-radius:7px}.segmented button.active{background:#fffef7;color:#597d43;box-shadow:0 2px 5px #6682440b}
dialog{border:1px solid #e0e6d4;border-radius:20px;padding:28px;max-width:530px;width:calc(100% - 32px);max-height:85vh;background:#fffef8;color:var(--ink);box-shadow:0 25px 75px #17351c30}dialog::backdrop{background:#243b296a;backdrop-filter:blur(4px)}.modal-close{position:absolute;right:12px;top:7px;font-size:27px;color:#94a480}.modal-title{font-size:21px;font-family:"Songti SC",serif;margin:6px 0 15px}.modal-copy{font-size:12px;line-height:1.9;color:#8a9d77;margin:10px 0 19px}.modal-actions{display:flex;gap:9px;margin-top:20px}.modal-actions>*{flex:1}.toast{position:fixed;left:50%;bottom:35px;transform:translate(-50%,15px);background:#29482fea;color:#fffef5;padding:12px 18px;border-radius:12px;max-width:calc(100% - 30px);font-size:12px;text-align:center;z-index:30;opacity:0;pointer-events:none;transition:.2s}.toast.visible{opacity:1;transform:translate(-50%,0)}
@keyframes pageIn{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes scan{50%{top:146px}}@keyframes voice{to{height:12px}}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-height:1040px){.phone{max-height:896px}}@media(max-width:1100px){.workbench{grid-template-columns:200px minmax(420px,1fr);max-width:940px}.review-panel{display:none}}@media(max-width:700px){body{background:var(--paper)}.workbench{display:block;padding:0;min-height:100dvh}.catalog,.review-panel,.stage-heading,.stage-caption{display:none}.phone{height:100dvh;max-height:none;min-height:0;width:100%;border:0;border-radius:0;box-shadow:none}.statusbar{height:30px;min-height:30px}.app-content{padding-left:17px;padding-right:17px}.home-content{padding:0!important}.app-bottom{padding-bottom:max(24px,env(safe-area-inset-bottom));}.home-hero{height:260px}.home-greeting h1{font-size:26px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
body.export{background:#ece9e1}.export .workbench{display:block;width:414px;padding:0;margin:0}.export .catalog,.export .review-panel,.export .stage-heading,.export .stage-caption{display:none}.export .phone{width:414px;height:auto;min-height:896px;max-height:none;border-radius:0;border:0;box-shadow:none}.export .app-content{flex:0 0 auto;overflow:visible;min-height:0}.export .app-bottom{margin-top:auto;position:relative}.export .statusbar{height:35px;min-height:35px}.export .app-header{height:49px;min-height:49px}.export *{animation:none!important;transition:none!important}

/* Tertiary navigation remains light; reserve filled green for the main action. */
.quick-links button{background:none;box-shadow:none;border:0;border-radius:0;color:var(--ink);width:auto;min-height:0;padding:0;flex:1}.home-suggestions button{min-height:30px;box-shadow:none}.profile-stats button{display:block;background:none;box-shadow:none;border:0;border-radius:0;min-height:0;padding:0;width:auto;flex:1}.external-links button{color:#566d49;box-shadow:none;min-height:40px;padding:0}.route-dest .line .tag{flex:none!important}.home-greeting p{color:#607653}

/* Readable type on real phone widths. */
.muted,.page-intro p,.notice,.rule-list,.faq-item p{font-size:12px;line-height:1.8;color:#75826a}.detail-list{font-size:13px}.detail-list dt{color:#7e8b73}.detail-list dd{color:#4e6742}.list-text>span{font-size:12px}.list-text small{font-size:10px;color:#869578}.list-text strong{font-size:15px}.menu-row{font-size:14px}.form-label,.form-choice{font-size:13px}.field-error{font-size:12px}.chat-user,.chat-assistant .message{font-size:14px}.chat-compose input{font-size:14px}.route-card-head,.floor-transition{font-size:12px}.map-caption{font-size:10px;gap:9px}.map-caption span:last-child{white-space:nowrap}.coupon-text b{font-size:14px}.coupon-text span{font-size:12px}.coupon-text small{font-size:10px}.coupon-card{height:95px}.event-copy>span:last-child{font-size:12px}.quick-links button{font-size:12px}.profile-head p{font-size:12px}.profile-stats button{font-size:12px}.result-subtitle{font-size:13px}.faq-item summary{font-size:14px}.external-links button{font-size:12px}.route-dest .line{font-size:13px}.route-stats small{font-size:12px}.parking-pass p,.payment-bar{font-size:12px}.chips .chip{font-size:12px}.tag{font-size:10px}.tiny-note{font-size:10px;color:#909981}.app-content .notice{color:#7b886d}.detail-list>div{gap:12px}.shop-list{height:102px}.shop-list>img,.shop-list>.art-panel{height:102px}.location-options .menu-row{font-size:13px}.home-services .menu-row{font-size:12px}
