:root{--ink:#242424;--muted:#888;--paper:#fff;--brand:#b80012;--soft:#fcfaf7}*{box-sizing:border-box}html,body{min-height:100%;margin:0;background:#eee;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}button{font:inherit}.page-shell{min-height:100vh;display:flex;justify-content:center;padding:22px;background:#eee}.phone-app{width:min(100%,430px);min-height:calc(100vh - 44px);background:#eee;box-shadow:0 20px 70px #00000012;position:relative;overflow:hidden;border-radius:28px;display:flex;flex-direction:column}.landing-page{background:#eee}.landing-header{height:32px;flex:0 0 auto;background:#eee}.landing-visual{height:250px;overflow:hidden;background:#8d000d}.landing-visual img{width:100%;height:100%;display:block;object-fit:cover}.landing-center{flex:1;min-height:0;overflow-y:auto;padding:42px 28px 70px;text-align:center;display:flex;flex-direction:column;align-items:center;background:#eee}.landing-demo{margin-bottom:8px;padding:4px 10px;border:1px solid #ddd;border-radius:20px;color:#777;font-size:10px;letter-spacing:1px}.landing-eyebrow{color:#999;font-size:9px;letter-spacing:2.5px}.landing-center h1{margin:13px 0 8px;font-family:"Songti SC",serif;font-size:25px;font-weight:600;letter-spacing:1px}.landing-center>p{margin:0;color:#888;font-size:12px}.demo-location-note{margin:28px 0 8px;color:#999;font-size:10px}.landing-entry{width:100%;height:62px;padding:0 18px;border:0;border-radius:14px;background:var(--brand);color:#fff;display:flex;align-items:center;text-align:left;box-shadow:0 10px 24px #b8001228;cursor:pointer}.landing-entry>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ffffff20;font-size:18px}.landing-entry b{flex:1;margin-left:12px;font-size:15px}.landing-entry i{font-size:25px;font-style:normal}.landing-scene{margin-top:16px;color:#aaa;font-size:11px;display:flex;align-items:center;gap:9px}.landing-scene span{width:24px;height:1px;background:#ddd}.saved-record{width:100%;margin-top:24px;padding:14px;border:1px solid #eee;border-radius:12px;background:#fff;text-align:left}.saved-record-title{display:flex;justify-content:space-between;margin-bottom:10px;color:#555;font-size:11px}.saved-record-title i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#22a95d}.saved-record-title time{color:#aaa;font-size:9px}.privacy-agreed-time{margin-bottom:10px;padding:9px 10px;display:flex;justify-content:space-between;border-radius:8px;background:#fcfaf7;font-size:10px}.privacy-agreed-time span{color:#888}.privacy-agreed-time strong{font-weight:500}.saved-record pre{max-height:220px;margin:0;padding:12px;overflow:auto;border-radius:8px;background:#f7f7f7;color:#444;font:10px/1.55 ui-monospace,monospace;white-space:pre-wrap;word-break:break-all}.topbar{height:68px;flex:0 0 auto;padding:8px 14px;background:#fff;display:flex;align-items:center;justify-content:space-between}.icon-button{border:0;background:transparent;width:36px;height:36px;font-size:34px;line-height:25px;color:#38332e;cursor:pointer}.icon-button.dots{font-size:17px;letter-spacing:1px}.brand div{display:flex;flex-direction:column;gap:3px}.brand strong{font-size:14px}.brand small{color:#958e87;font-size:10px}.brand small i{display:inline-block;width:6px;height:6px;background:#67bd7b;border-radius:50%;margin-right:4px}.banner{width:100%;aspect-ratio:1125/264;flex:0 0 auto;position:relative;overflow:hidden;background:#a9161b}.banner img{width:100%;height:100%;object-fit:cover;display:block}.chat{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:22px 16px 40px;background:#eee}.date{text-align:center;color:#aaa39c;font-size:10px;margin-bottom:20px}.message-row{display:flex;gap:9px;align-items:flex-start;margin:0 0 11px}.message-row.user{justify-content:flex-end;margin-left:58px}.avatar{flex:0 0 42px;width:42px;height:42px;border-radius:50%;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 28%}.bubble{font-size:14px;line-height:1.52}.bot-bubble{max-width:calc(100% - 51px);padding:14px 15px;background:#fff;border-radius:3px 16px 16px 16px}.bubble p{margin:0 0 4px}.bubble p:last-child{margin-bottom:0}.brand-emphasis{color:var(--brand);font-weight:400}.helper-emphasis{color:#777}.user-bubble{position:relative;min-width:112px;background:var(--brand);color:#fff;border-radius:16px 3px 16px 16px;padding:10px 16px;text-align:left}.user-bubble i{position:absolute;right:-5px;top:0;border-left:8px solid var(--brand);border-bottom:8px solid transparent}.tiny-label{display:block;font-size:9px;color:#ffffffb8;line-height:1.2;margin-bottom:2px}.primary-action{margin-top:11px;width:100%;min-height:45px;border:0;border-radius:12px;background:var(--brand);box-shadow:0 7px 18px #b8001228;color:#fff;font-weight:600;font-size:13px;cursor:pointer}.primary-action:disabled{opacity:.62;cursor:default}.primary-action span{margin-right:7px;font-size:17px}.manual-region-action{background:#fff;color:var(--brand);border:1px solid var(--brand);box-shadow:none}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px 8px;margin:16px -5px 3px;padding:14px 4px 12px;background:#fff}.category-card{min-width:0;min-height:86px;position:relative;border:0;border-radius:8px;background:#fff;padding:4px 2px 7px;color:#68635e;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.category-visual{height:58px;width:100%;display:grid;place-items:center}.category-visual img{width:54px;height:54px;object-fit:contain}.category-card em{display:block;margin-top:7px;font-size:11px;font-style:normal;white-space:nowrap}.category-symbol{height:58px;display:grid;place-items:center;color:#777;font-size:14px;font-weight:600;letter-spacing:2px}.category-card.selected{background:var(--soft);box-shadow:inset 0 0 0 1px var(--brand)}.check{position:absolute;right:5px;top:5px;width:18px;height:18px;display:grid;place-items:center;background:var(--brand);color:#fff;border-radius:50%;font-size:10px}.category-confirm{width:100%;height:44px;margin-top:13px;border:0;border-radius:11px;background:var(--brand);color:#fff;font-size:13px;font-weight:600;cursor:pointer}.privacy-note{background:var(--soft);color:#777;border-radius:9px;padding:8px 9px;font-size:9px;margin-top:10px}.inline-policy-link{display:inline;padding:0;border:0;background:transparent;color:var(--brand);font-size:inherit;cursor:pointer}.privacy-actions{display:flex;gap:10px;margin-top:13px}.privacy-actions button{flex:1;height:38px;border:1px solid #ddd;border-radius:8px;background:#fff;color:#777;font-size:13px}.privacy-actions button:last-child,.privacy-reconfirm button:first-child{border-color:var(--brand);background:var(--brand);color:#fff}.privacy-reconfirm{margin:-2px -3px;padding:8px;background:#fff;border-radius:12px}.privacy-reconfirm p{margin:0;color:#222;font-size:13px}.privacy-reconfirm>div{display:flex;gap:10px;margin-top:10px}.privacy-reconfirm button{flex:1;height:36px;border:0;background:transparent;color:#888}.success-card{border-radius:12px;overflow:hidden;position:relative;margin-top:12px;height:126px}.success-card img{width:100%;height:100%;object-fit:cover}.success-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#23130dbb,transparent 78%)}.success-card div{position:absolute;z-index:1;bottom:13px;left:14px;color:#fff;display:flex;flex-direction:column}.success-card b{font-family:Georgia,"Songti SC",serif}.success-card span{font-size:9px;margin-top:3px;color:#f3ddd0}.service-wait-note{margin-top:8px;color:#9a948f;font-size:9px}.more-question-actions{display:flex;width:100%;margin-top:8px;border-top:1px solid #eee9e4}.more-question-actions button{flex:1;height:38px;border:0;background:transparent;color:#666;font-size:13px;cursor:pointer}.more-question-actions button+button{border-left:1px solid #eee9e4}.service-button{width:100%;margin-top:11px;display:flex;align-items:center;justify-content:space-between;border:1px solid #eee;background:#fff;border-radius:12px;padding:10px 12px;color:var(--brand);cursor:pointer}.service-button b{font-size:12px}.service-button i{font-size:22px;font-style:normal}.service-meta{margin-top:7px;color:#999;font-size:9px}.modal-backdrop{position:fixed;z-index:20;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;padding:30px}.permission{width:320px;max-width:100%;overflow:hidden;background:#fff;border-radius:12px;text-align:center;box-shadow:0 6px 30px rgba(0,0,0,.18)}.permission-app,.location-app-row{display:flex;align-items:center;height:66px;padding-top:10px;color:#222;font-size:13px}.permission-app-logo{width:24px;height:24px;margin-right:8px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#000}.permission-app-logo img{width:100%;height:100%;object-fit:contain}.permission-app b,.location-app-row b{font-weight:500}.permission-app em,.location-app-row em{margin-left:7px;color:#555;font-style:normal}.phone-permission{position:relative;padding:0 20px 20px;text-align:left}.permission-close{position:absolute;right:15px;top:13px;width:30px;height:30px;padding:0;border:0;background:transparent;color:#333;font-size:26px;cursor:pointer}.phone-permission h2{margin:5px 0 17px;color:#111;font-size:17px;font-weight:500}.phone-choice{min-height:70px;border-top:1px solid #ededed;border-bottom:1px solid #ededed;display:flex;align-items:center;justify-content:space-between;padding:11px 5px 10px 9px}.phone-choice div{display:flex;flex-direction:column;gap:5px}.phone-choice strong{font-size:14px;font-weight:400}.phone-choice span{color:#888;font-size:12px}.phone-choice i{color:#07c160;font-size:24px;font-style:normal}.phone-permission-actions,.location-actions{display:flex;gap:16px;padding:29px 12px 0}.phone-permission-actions button,.location-actions button{flex:1;height:40px;border:0;border-radius:4px;background:#f2f2f2;color:#444;font-size:15px;cursor:pointer}.phone-permission-actions .allow,.location-actions .allow{background:#07c160;color:#fff}.location-permission{width:340px;padding:0 22px 22px;text-align:left}.location-permission-content{padding:10px 2px 27px}.location-permission-content h2{margin:0 0 13px;font-size:22px}.location-permission-content p{margin:0;color:#888;font-size:14px;line-height:1.65}.location-actions{padding:0 20px}.location-actions button{height:44px;color:#07c160;font-weight:500}.picker-backdrop{align-items:flex-end;padding:0;background:rgba(0,0,0,.5)}.region-picker{width:min(100%,430px);background:#fff;border-radius:12px 12px 0 0;overflow:hidden}.picker-toolbar{height:54px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding:0 18px}.picker-toolbar button{border:0;background:transparent;color:#666;font-size:15px}.picker-toolbar strong{font-size:16px;font-weight:500}.picker-toolbar .picker-confirm{color:#07c160}.picker-columns{height:260px;display:grid;grid-template-columns:repeat(3,1fr);padding:96px 5px 100px;overflow:hidden;background:linear-gradient(#ffffffdd,#fff0 34%,#fff0 66%,#ffffffdd)}.picker-column{height:164px;overflow-y:auto;scrollbar-width:none;padding-bottom:115px}.picker-column button{display:block;width:100%;height:48px;border:0;background:transparent;color:#999;font-size:14px}.picker-column button.active{color:#111;font-size:16px;font-weight:500}@media.location-sheet-backdrop{align-items:flex-end;padding:0;background:rgba(0,0,0,.72)}.location-permission{width:min(100%,430px);padding:20px 22px calc(22px + env(safe-area-inset-bottom));text-align:left;border-radius:22px 22px 0 0;animation:pickerUp .25s ease-out}.location-app-row{height:56px;font-size:16px}.location-app-row .permission-app-logo{width:30px;height:30px}.location-app-row b{font-size:17px;font-weight:600}.location-app-row em{margin-left:9px;font-size:16px}.location-app-row>i{margin-left:auto;color:#aaa;font-size:23px;font-style:normal}.location-permission-content{padding:22px 2px 28px}.location-permission-content h2{margin:0 0 13px;font-size:22px;font-weight:600}.location-permission-content p{margin:0;color:#777;font-size:14px;line-height:1.65}.location-actions{display:flex;gap:16px;padding:0 52px}.location-actions button{flex:1;height:50px;border:0;border-radius:10px;background:#f2f2f2;color:#07c160;font-size:17px;font-weight:600;cursor:pointer}.location-actions .allow{background:#07c160;color:#fff}.location-consent{margin-top:22px;display:flex;align-items:center;justify-content:center;color:#777;font-size:12px;line-height:1.4}.location-consent input{appearance:none;width:20px;height:20px;margin:0 8px 0 0;border:1.5px solid #bbb;border-radius:50%;background:#fff;cursor:pointer}.location-consent input:checked{border-color:#07c160;background:#07c160;box-shadow:inset 0 0 0 4px #fff}.location-consent label{white-space:nowrap}.location-consent button{padding:0;border:0;background:transparent;color:#55729b;font:inherit;cursor:pointer}(max-width:520px){.page-shell{padding:0}.phone-app{width:100%;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;border-radius:0;box-shadow:none}.topbar{height:60px}}@media(min-width:521px){.phone-app{height:calc(100vh - 44px)}}
.user-avatar{flex-basis:38px;width:38px;height:38px}.user-avatar img{object-position:center}.category-panel-row{display:flex;align-items:flex-start;gap:9px;margin:-1px 0 12px}.avatar-spacer{flex:0 0 42px;width:42px}.category-panel-content{flex:1;min-width:0}.category-selector{padding:17px 16px 16px;background:#fff;border-radius:12px}.category-selector h3{margin:0;padding:0 0 14px;border-bottom:1px solid #eee;color:#222;font-size:15px;line-height:1.4;font-weight:600}.category-list{display:flex;flex-direction:column}.category-row{width:100%;min-height:67px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 3px;border:0;border-bottom:1px solid #eee;background:#fff;color:#222;text-align:left;cursor:pointer}.category-row:last-child{border-bottom:0}.category-row:disabled{cursor:default;opacity:1}.category-visual{width:48px;height:48px;display:grid;place-items:center;background:#fff}.category-visual img{width:45px;height:45px;object-fit:contain}.category-row em{min-width:0;font-size:14px;line-height:1.3;font-style:normal;white-space:nowrap}.category-checkbox{width:20px;height:20px;display:grid;place-items:center;border:1.5px solid #777;border-radius:4px;color:#fff;font-size:14px;line-height:1;font-weight:700}.category-row.selected .category-checkbox{border-color:var(--brand);background:var(--brand)}.category-selected-label{color:var(--brand);font-size:12px;white-space:nowrap}.category-alt-summary .category-alt-symbol{width:48px;display:grid;place-items:center;color:#777;font-size:24px}.category-confirm{width:100%;height:46px;margin-top:13px;border:0;border-radius:4px;background:var(--brand);color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:none}.category-confirm:disabled{background:#d39a9f;color:#fff;cursor:default}.category-alternatives{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:11px}.category-alt{min-width:0;height:54px;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;background:#fff;color:#333;font-size:12px;cursor:pointer}.category-alt span{color:#777;font-size:20px;line-height:1}.category-alt.selected{color:var(--brand);box-shadow:inset 0 0 0 1.5px var(--brand)}.category-alt.selected span{color:var(--brand)}
.user-avatar{flex-basis:38px;width:38px;height:38px}.user-avatar img{object-position:center}.category-panel-row{display:flex;align-items:flex-start;gap:9px;margin:-1px 0 12px}.avatar-spacer{flex:0 0 42px;width:42px}.category-panel-content{flex:1;min-width:0}.category-selector{padding:17px 16px 16px;background:#fff;border-radius:12px}.category-selector h3{margin:0;padding:0 0 14px;border-bottom:1px solid #f3f3f3;color:#222;font-size:15px;line-height:1.4;font-weight:600}.category-list{display:flex;flex-direction:column}.category-row{width:100%;min-height:67px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 3px;border:0;border-bottom:1px solid #f3f3f3;background:#fff;color:#222;text-align:left;cursor:pointer}.category-row:last-child{border-bottom:0}.category-row:disabled{cursor:default;opacity:1}.category-visual{width:48px;height:48px;display:grid;place-items:center;background:#fff}.category-visual img{width:45px;height:45px;object-fit:contain}.category-row em{min-width:0;font-size:14px;line-height:1.3;font-style:normal;white-space:nowrap}.category-checkbox{width:20px;height:20px;display:grid;place-items:center;border:1.5px solid #777;border-radius:4px;color:#fff;font-size:14px;line-height:1;font-weight:700}.category-row.selected .category-checkbox{border-color:var(--brand);background:var(--brand)}.category-selected-label{color:var(--brand);font-size:12px;white-space:nowrap}.category-alt-summary .category-alt-symbol{width:48px;display:grid;place-items:center;color:#777;font-size:24px}.category-confirm{width:100%;height:46px;margin-top:13px;border:0;border-radius:4px;background:var(--brand);color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:none}.category-confirm:disabled{background:#d39a9f;color:#fff;cursor:default}.category-alternatives{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:11px}.category-alt{min-width:0;height:54px;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;background:#fff;color:#333;font-size:12px;cursor:pointer}.category-alt span{color:#777;font-size:20px;line-height:1}.category-alt.selected{color:var(--brand);box-shadow:inset 0 0 0 1.5px var(--brand)}.category-alt.selected span{color:var(--brand)}
.message-row.bot{padding-right:51px}.banner{overflow:visible;z-index:3}.banner:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:4px;pointer-events:none;background:linear-gradient(to bottom,#eee,rgba(238,238,238,0))}
.chat{overflow-x:hidden;overscroll-behavior-x:none;overscroll-behavior-y:contain;touch-action:pan-y}.category-panel-row{padding-right:51px}.user-bubble{background:#91191e}.user-bubble i{border-left-color:#91191e}.primary-action{background:#91191e;box-shadow:0 7px 18px #91191e28}
.chat .bot-bubble,.chat .user-bubble,.chat .category-selector,.chat .privacy-note,.chat .privacy-reconfirm,.chat .success-card,.chat .service-button,.chat button{border-radius:8px}
.category-row.selected .category-checkbox{border-color:#91191e;background:#91191e}.category-selected-label{color:#91191e}.category-confirm{background:#91191e}.category-alt-summary .category-alt-icon{margin-left:11px}.category-alt-icon{position:relative;width:25px;height:25px;flex:0 0 25px;display:block;color:#666}.category-alt-icon.after-sales:before{content:"";position:absolute;left:4px;top:7px;width:17px;height:12px;border:1.4px solid currentColor;border-radius:1px;background:linear-gradient(currentColor,currentColor) center 5px/100% 1px no-repeat}.category-alt-icon.after-sales:after{content:"";position:absolute;left:8px;top:3px;width:9px;height:4px;border:1.4px solid currentColor;border-bottom:0;border-radius:1px 1px 0 0}.category-alt-icon.no-intent:before{content:"♡";position:absolute;left:0;top:-4px;font-size:29px;line-height:29px;font-family:Arial,sans-serif}.category-alt-icon.no-intent:after{content:"×";position:absolute;right:0;top:1px;width:9px;height:9px;display:grid;place-items:center;background:#fff;font-size:10px;line-height:9px}.category-alt.selected{color:#91191e;box-shadow:inset 0 0 0 1.5px #91191e}.category-alt.selected .category-alt-icon{color:#91191e}
.category-visual img{width:40.5px;height:40.5px}.category-alt-icon.no-intent:before{left:1px;top:0;width:21px;height:21px;font-size:25px;line-height:21px;font-family:"Times New Roman","Songti SC",serif;transform:scaleY(.86);transform-origin:center}.category-alt-icon.no-intent:after{right:0;top:0;width:8px;height:8px;font-size:9px;line-height:8px}
.phone-sheet-backdrop{align-items:flex-end;padding:0;background:rgba(0,0,0,.72)}.phone-permission{width:min(100%,430px);max-height:94vh;overflow-y:auto;padding:28px 26px calc(26px + env(safe-area-inset-bottom));background:#f7f7f7;text-align:left;border-radius:8px 8px 0 0}.phone-sheet-app{min-height:48px;display:flex;align-items:center;color:#111}.phone-sheet-app .permission-app-logo{width:28px;height:28px}.phone-sheet-app b{font-size:17px;font-weight:600}.phone-sheet-app>i{margin-left:auto;color:#aaa;font-size:22px;font-style:normal}.phone-permission h2{margin:24px 0 10px;color:#111;font-size:22px;line-height:1.35;font-weight:600}.phone-sheet-description{margin:0;color:#888;font-size:14px;line-height:1.6}.phone-number-list{margin-top:28px;overflow:hidden;border-radius:8px;background:#fff}.phone-number-option{width:100%;min-height:86px;padding:12px;border:0;border-bottom:1px solid #eee;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.phone-number-option:last-child{border-bottom:0}.phone-number-option strong{font-size:21px;font-weight:400}.phone-number-option span{color:#07c160;font-size:13px}.phone-deny{width:100%;height:68px;margin-top:14px;border:0;border-radius:8px;background:#fff;color:#111;font-size:20px;cursor:pointer}.phone-manage{width:100%;margin-top:34px;padding:10px;border:0;background:transparent;color:#55729b;font-size:17px;cursor:pointer}
