.qr-stage-page{--qrs-ink: #1f1d1a;--qrs-ink-soft: #5a5650;--qrs-ink-mute: #8a857c;--qrs-line: #1f1d1a;--qrs-card: #ffffff;--qrs-accent: #d97757;--qrs-good: #2f9e6e;--qrs-bad: #c2453a;--qrs-warn: #b58a2f;--qrs-purple: #6e5ce6;--qrs-black: #1a1a1a;--qrs-yellow: #f2c73c;--qrs-orange: #f08a3e;--qrs-t-bouncy: cubic-bezier(.34, 1.56, .64, 1);--qrs-t-fast: cubic-bezier(.2, .8, .2, 1);--qrs-radius: 22px;--qrs-shadow: 0 2px 0 var(--qrs-line), 0 24px 60px -28px rgba(31, 29, 26, .35);position:fixed;top:0;right:0;bottom:0;left:0;min-height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,36px);box-sizing:border-box;background:radial-gradient(1200px 600px at 80% -10%,#f8e7d3 0%,transparent 60%),radial-gradient(900px 500px at 0% 110%,#e5dfcc 0%,transparent 55%),#f0eee6;color:var(--qrs-ink);font-family:ui-sans-serif,-apple-system,PingFang SC,Helvetica Neue,system-ui,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;z-index:0}.qr-stage-page.is-merchant{--qrs-accent: #16a34a}.qr-stage-card{position:relative;width:100%;max-width:1100px;min-height:min(580px,80vh);background:var(--qrs-card);border:1.5px solid var(--qrs-line);border-radius:var(--qrs-radius);box-shadow:var(--qrs-shadow);overflow:hidden;display:grid;grid-template-columns:1.05fr 1fr}@media (max-width: 880px){.qr-stage-card{grid-template-columns:1fr;min-height:0}}.qr-stage-left{position:relative;background:radial-gradient(80% 60% at 50% 20%,#fff8ec,#f5efd8 70%,#ece3c7);border-right:1.5px solid var(--qrs-line);overflow:hidden;isolation:isolate;min-height:380px}@media (max-width: 880px){.qr-stage-left{border-right:none;border-bottom:1.5px solid var(--qrs-line)}}.qr-stage-hint{position:absolute;left:22px;top:18px;font-size:12px;letter-spacing:.5px;color:var(--qrs-ink-mute);text-transform:uppercase}.qr-stage-caption{position:absolute;left:22px;bottom:20px;right:22px;color:var(--qrs-ink-soft);font-size:13.5px;line-height:1.55;max-width:360px;margin:0;transition:opacity .35s var(--qrs-t-fast)}.qr-stage-caption b{color:var(--qrs-ink);font-weight:600}.qr-stage-crew{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:60px 0 80px;pointer-events:none}.qr-stage-crew svg.main-crew-svg{position:relative;z-index:2;width:min(86%,460px);height:auto;overflow:visible;display:block}.qr-stage-brand-logo{position:absolute;z-index:1;bottom:76px;left:var(--brand-logo-left, 12px);right:var(--brand-logo-right, auto);width:58px;height:58px;pointer-events:none;filter:drop-shadow(0 2px 0 rgba(31,29,26,.22));transform-origin:50% 100%;opacity:0}.qr-stage-brand-logo.landed,.qr-stage-brand-logo.falling{opacity:1}.qr-stage-brand-logo svg{width:100%;height:100%;overflow:visible;display:block}.qr-stage-right{position:relative;padding:clamp(28px,4vw,44px) clamp(24px,4vw,44px) 32px;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#fbf7ee);z-index:1}.qr-stage-headline{margin:4px 0 6px;font-size:28px;line-height:1.2;letter-spacing:.2px;color:var(--qrs-ink)}.qr-stage-headline .glyph{display:inline-block;transform:translateY(2px);margin-right:8px;color:var(--qrs-accent)}.qr-stage-subtitle{color:var(--qrs-ink-soft);font-size:14px;margin:0 0 22px}.qr-stage-iframe-shell{align-self:center;position:relative;width:min(336px,calc(100% - 8px));height:min(396px,68vh);max-height:calc(100vh - 28px);border-radius:16px;overflow:hidden;box-shadow:0 1px #1f1d1a2e;background:#fff;display:flex;align-items:flex-start;justify-content:center}.qr-stage-status{margin-top:18px;align-self:center;text-align:center}.qr-stage-status-pill{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;padding:8px 14px;border-radius:999px;background:#fff;border:1.2px solid var(--qrs-line);box-shadow:0 1.5px 0 var(--qrs-line);color:var(--qrs-ink)}.qr-stage-status-pulse{width:8px;height:8px;border-radius:50%;background:var(--qrs-accent);animation:qrs-pulse 1.4s var(--qrs-t-fast) infinite}@keyframes qrs-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.7);opacity:.4}}.qr-stage-status-help{color:var(--qrs-ink-mute);font-size:12.5px;margin-top:8px}.qr-stage-crew .char{transform-box:fill-box;transform-origin:50% 100%}.qr-stage-crew .upper{transform-box:fill-box;transform-origin:50% 100%;transition:none}.qr-stage-crew .upper-breath{transform-box:fill-box;transform-origin:50% 100%;transition:transform .6s var(--qrs-t-bouncy)}.qr-stage-crew .body-path{transition:d .65s var(--qrs-t-bouncy),fill .3s var(--qrs-t-fast)}.qr-stage-crew .face .expr{opacity:0;transition:opacity .52s cubic-bezier(.22,.82,.18,1),transform .55s cubic-bezier(.22,.82,.18,1)}.qr-stage-crew .face .expr.show{opacity:1}.qr-stage-crew .pupil{transition:transform .12s linear}.qr-stage-crew[data-state=failed] .pupil,.qr-stage-crew[data-state=expired] .pupil{transform:none!important}.qr-stage-crew[data-state=idle] .upper-breath{animation:qrs-breath 4.4s ease-in-out infinite}.qr-stage-crew[data-state=idle] .b1 .upper-breath{animation-delay:.4s}.qr-stage-crew[data-state=idle] .b2 .upper-breath{animation-delay:.8s}.qr-stage-crew[data-state=idle] .b3 .upper-breath{animation-delay:1.2s}.qr-stage-crew[data-state=idle] .upper,.qr-stage-crew[data-state=scanning] .upper,.qr-stage-crew[data-state=confirming] .upper{transform:skew(var(--cc-skew, 0deg)) translate(var(--cc-tx, 0px))}.qr-stage-crew[data-state=scanning] .upper-breath,.qr-stage-crew[data-state=confirming] .upper-breath{animation:none}.qr-stage-crew[data-state=scanning] .char-purple.b1 .upper-breath,.qr-stage-crew[data-state=confirming] .char-purple.b1 .upper-breath{transform:scaleY(var(--cc-purple-y, 1));transform-origin:50% 100%;transform-box:fill-box}.qr-stage-crew[data-state=success] .upper{animation:qrs-nod-cheer 1.18s var(--qrs-t-bouncy) infinite}.qr-stage-crew[data-state=success] .b1 .upper{animation-delay:.09s}.qr-stage-crew[data-state=success] .b2 .upper{animation-delay:.17s}.qr-stage-crew[data-state=success] .b3 .upper{animation-delay:.25s}.qr-stage-crew[data-state=success] .char-orange .upper{animation-delay:.05s}.qr-stage-crew[data-state=failed] .char-purple.b1 .upper{animation:qrs-fail-purple .7s ease-in-out .18s 3 both}.qr-stage-crew[data-state=failed] .char-black.b2 .upper{animation:qrs-fail-black .7s ease-in-out .26s 3 both}.qr-stage-crew[data-state=failed] .char-orange .upper{animation:qrs-fail-orange .72s ease-in-out .32s 2 both}.qr-stage-crew[data-state=failed] .char-yellow.b3 .upper{animation:qrs-fail-yellow .88s ease-in-out .38s 1 both}.qr-stage-crew[data-state=failed] .upper-breath{animation:qrs-fail-sigh 3.5s ease-in-out 2.48s infinite}.qr-stage-crew[data-state=expired] .upper{animation:qrs-snore-deep 4.2s ease-in-out infinite}.qr-stage-crew[data-state=expired] svg.main-crew-svg{animation:qrs-drowse-drift 6s ease-in-out infinite;transform-origin:50% 92%}@keyframes qrs-breath{0%{transform:scaleY(1) translateY(0)}18%{transform:scaleY(1.022) translateY(-.5px)}32%{transform:scaleY(1.022) translateY(-.5px)}62%{transform:scaleY(.998) translateY(.5px)}78%{transform:scaleY(.998) translateY(.5px)}to{transform:scaleY(1) translateY(0)}}@keyframes qrs-twist{0%{transform:rotate(0) skew(0)}20%{transform:rotate(3deg) skew(-1.4deg)}40%{transform:rotate(.5deg) skew(0)}60%{transform:rotate(-3deg) skew(1.4deg)}80%{transform:rotate(-.5deg) skew(0)}to{transform:rotate(0) skew(0)}}@keyframes qrs-stress{0%,to{transform:rotate(0) scaleY(1.005)}25%{transform:rotate(-1.2deg) scaleY(1.008)}50%{transform:rotate(.8deg) scaleY(1.005)}75%{transform:rotate(-.6deg) scaleY(1.008)}}@keyframes qrs-blink{0%,93%,to{opacity:1}95%,97%{opacity:0}}.qr-stage-crew[data-state=idle] .e-idle.show{animation:none}.qr-stage-crew[data-state=idle] .face.qr-blink-shut .e-idle.show circle{transform-box:fill-box;transform-origin:50% 50%;transform:scaleY(.12);transition:transform .14s ease-out}.qr-stage-crew[data-state=idle] .face.qr-blink-shut .e-idle.show path{opacity:.15;transition:opacity .14s ease-out}@keyframes qrs-nod{0%{transform:rotate(0)}18%{transform:rotate(11deg)}32%{transform:rotate(-2deg)}46%{transform:rotate(6deg)}60%{transform:rotate(-1deg)}to{transform:rotate(0)}}@keyframes qrs-nod-cheer{0%{transform:rotate(0)}16%{transform:rotate(12deg)}30%{transform:rotate(-2deg)}46%{transform:rotate(7.5deg)}62%{transform:rotate(-1.2deg)}to{transform:rotate(0)}}@keyframes qrs-fail-purple{0%,to{transform:rotate(0)}22%{transform:rotate(-12deg)}44%{transform:rotate(10deg)}66%{transform:rotate(-6deg)}82%{transform:rotate(3.5deg)}}@keyframes qrs-fail-black{0%,to{transform:rotate(0)}22%{transform:rotate(10deg)}44%{transform:rotate(-8.5deg)}66%{transform:rotate(5deg)}82%{transform:rotate(-2.5deg)}}@keyframes qrs-fail-orange{0%,to{transform:rotate(0)}30%{transform:rotate(-7deg)}60%{transform:rotate(6deg)}}@keyframes qrs-fail-yellow{0%,to{transform:rotate(0)}35%{transform:rotate(-3.8deg)}70%{transform:rotate(3deg)}}@keyframes qrs-fail-sigh{0%,to{transform:scaleY(1) translateY(0)}50%{transform:scaleY(.984) translateY(2px)}}@keyframes qrs-headshake{0%{transform:rotate(0)}12%{transform:rotate(-10deg)}26%{transform:rotate(9deg)}40%{transform:rotate(-6deg)}54%{transform:rotate(5deg)}68%{transform:rotate(-3deg)}82%{transform:rotate(2deg)}to{transform:rotate(0)}}@keyframes qrs-snore{0%{transform:scaleY(1) rotate(0)}35%{transform:scaleY(1.012) rotate(-.8deg)}65%{transform:scaleY(1.012) rotate(-.8deg)}to{transform:scaleY(1) rotate(0)}}@keyframes qrs-snore-deep{0%{transform:scaleY(1) rotate(0)}38%{transform:scaleY(1.018) rotate(-1.1deg)}62%{transform:scaleY(1.018) rotate(-1.1deg)}to{transform:scaleY(1) rotate(0)}}@keyframes qrs-drowse-drift{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.qr-stage-zzz{position:absolute;font-weight:800;font-size:22px;color:var(--qrs-ink-mute);opacity:0;pointer-events:none;letter-spacing:-1px}.qr-stage-page[data-state=expired] .qr-stage-zzz{animation:qrs-zzz 2.6s ease-in-out infinite}.qr-stage-zzz.z2{animation-delay:.6s}.qr-stage-zzz.z3{animation-delay:1.2s}@keyframes qrs-zzz{0%{transform:translate(0) scale(.7) rotate(-8deg);opacity:0}20%{opacity:.85}to{transform:translate(36px,-90px) scale(1.15) rotate(8deg);opacity:0}}.qr-stage-crew .sweat{opacity:0}.qr-stage-crew[data-state=confirming] .sweat,.qr-stage-crew[data-state=scanning] .sweat{animation:qrs-sweat 2.45s ease-in-out infinite}@keyframes qrs-sweat{0%{transform:translateY(0);opacity:0}20%{opacity:1}to{transform:translateY(28px);opacity:0}}.qr-stage-crew .tear{opacity:0}.qr-stage-crew[data-state=failed] .tear{animation:qrs-tear 1.8s ease-in .4s infinite}@keyframes qrs-tear{0%{transform:translateY(0);opacity:0}25%{opacity:1}to{transform:translateY(34px);opacity:0}}.qr-stage-particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.qr-stage-particles span{position:absolute;width:10px;height:10px;border-radius:2px;opacity:0;transform:translate(-50%,-50%)}.qr-stage-iframe-shell>iframe{width:360px;height:432px;max-width:none;border:none;display:block;flex-shrink:0;transform:translateY(-10px) scale(1.04);transform-origin:top center}:root{--console-bg-page: #f0eee6;--console-text: #1f1d1a;--merchant-glass-fill: rgba(255, 252, 240, .62);--merchant-glass-border: rgba(31, 29, 26, .16);--console-bg-content: radial-gradient(1200px 600px at 80% -10%, rgba(248, 231, 211, .55) 0%, transparent 60%), radial-gradient(900px 500px at 0% 110%, rgba(229, 223, 204, .55) 0%, transparent 55%), #f0eee6;--console-bg-sider: linear-gradient(180deg, #faf6e9 0%, #f3eed7 100%)}body{margin:0;min-height:100vh;background:var(--console-bg-page, #f5f7fb);color:var(--console-text, #1f2329)}#root{min-height:100vh;height:100vh}.merchant-wecom-login-layout-root .ant-layout{background:transparent}.merchant-wecom-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;background:radial-gradient(1200px 520px at 10% 10%,rgba(7,193,96,.12),transparent 60%),radial-gradient(1200px 520px at 90% 90%,rgba(22,119,255,.1),transparent 62%),linear-gradient(180deg,#f7fbff,#eef5ff)}.merchant-wecom-login-page__boot{min-height:38vh;display:flex;align-items:center;justify-content:center}.merchant-wecom-login-page__iframe-clip{width:min(336px,calc(100vw - 24px));height:min(396px,68vh);max-height:calc(100vh - 28px);overflow:hidden;display:flex;align-items:flex-start;justify-content:center;margin:0;padding:0;border:none;border-radius:0;background:transparent}.merchant-wecom-login-page__iframe{width:360px;height:432px;max-width:none;border:none;display:block;flex-shrink:0;transform:translateY(-10px) scale(1.04);transform-origin:top center}.console-shell.merchant-shell{--console-topbar-bg: rgba(255, 248, 236, .78);--console-topbar-text: #1f1d1a;--console-topbar-muted: rgba(31, 29, 26, .55);--console-topbar-border: rgba(31, 29, 26, .12);--merchant-accent-rgb: 217, 119, 87;--merchant-accent-soft: rgba(217, 119, 87, .14);--merchant-accent-mid: rgba(217, 119, 87, .1);--merchant-accent-hover: rgba(217, 119, 87, .06);--console-table-header-bg: #f5efd8;background:radial-gradient(1200px 600px at 80% -10%,rgba(248,231,211,.55) 0%,transparent 60%),radial-gradient(900px 500px at 0% 110%,rgba(229,223,204,.55) 0%,transparent 55%),#f0eee6}[data-theme=dark] .console-shell.merchant-shell{--console-topbar-bg: rgba(18, 24, 32, .82);--console-topbar-text: rgba(255, 255, 255, .92);--console-topbar-muted: rgba(255, 255, 255, .45);--console-topbar-border: rgba(255, 255, 255, .1);--merchant-accent-rgb: 64, 150, 255;--merchant-accent-soft: rgba(64, 150, 255, .2);--merchant-accent-mid: rgba(64, 150, 255, .12);--merchant-accent-hover: rgba(64, 150, 255, .08);--console-table-header-bg: rgba(30, 48, 82, .62);background:radial-gradient(ellipse 100% 90% at 50% -25%,rgba(99,146,255,.12),transparent 42%),linear-gradient(180deg,#121820,#0f1419)}.console-shell.console-layout-fix{height:100vh;display:flex;flex-direction:column;overflow:hidden}.console-shell .console-workspace{flex:1;min-height:0;display:flex;flex-direction:row;align-items:stretch}.console-shell .console-sider-wrap.ant-layout-sider{overflow:hidden;flex-shrink:0;align-self:stretch;max-height:100%}.console-shell .console-menu-scroll-box{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain}.console-menu-group-icon{margin-right:8px;opacity:.72;font-size:14px}.console-shell .ant-menu-item .anticon,.console-shell .ant-menu-submenu-title .anticon{opacity:.78;font-size:15px}.console-shell .console-content-scroll{flex:1;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain}.console-shell.merchant-shell .console-topbar{height:52px;padding:0 18px;position:relative;z-index:20;background:linear-gradient(180deg,#ffffffd1,#ffffff94)!important;backdrop-filter:saturate(165%) blur(22px);-webkit-backdrop-filter:saturate(165%) blur(22px);border-bottom:1px solid var(--console-topbar-border);box-shadow:0 1px #ffffffa6 inset,0 8px 28px #0f172a12}[data-theme=dark] .console-shell.merchant-shell .console-topbar{background:linear-gradient(180deg,#121820eb,#121820c7)!important;box-shadow:0 1px #ffffff0f inset,0 8px 28px #00000059}.console-shell .console-dev-collapse.ant-collapse{background:transparent}.console-shell .console-dev-collapse .ant-collapse-item{border:1px solid rgba(15,23,42,.08)!important;border-radius:12px!important;overflow:hidden;background:#ffffff73;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[data-theme=dark] .console-shell .console-dev-collapse .ant-collapse-item{background:#1e1e1e73}.console-shell .console-sider{background:var(--console-bg-sider)}.console-shell.merchant-shell .console-sider-wrap.ant-layout-sider{background:linear-gradient(180deg,#fffcf0f0,#f5efd8e0)!important;backdrop-filter:saturate(140%) blur(18px);-webkit-backdrop-filter:saturate(140%) blur(18px);border-right:1px solid rgba(31,29,26,.1)!important;box-shadow:4px 0 24px #1f1d1a0a}[data-theme=dark] .console-shell.merchant-shell .console-sider-wrap.ant-layout-sider{background:linear-gradient(180deg,#121820eb,#121820e0)!important;border-right-color:#ffffff14!important}.console-shell .console-main-card .ant-card-head-title{width:100%}.console-shell .console-main-card-title{min-width:0}.console-shell.merchant-shell .merchant-main-root{min-width:0;width:100%}.console-shell .console-menu{height:100%;border-inline-end:0!important;background:transparent;padding-top:8px}.console-shell .console-menu .ant-menu-submenu-title{color:#4e5969;font-weight:500}.console-shell .console-menu .ant-menu-item{margin:2px 8px;border-radius:8px}.console-shell.merchant-shell .console-menu .ant-menu-item-selected{background:var(--merchant-accent-soft)!important}.console-shell .console-content{background:var(--console-bg-content)}.console-shell.merchant-shell .ant-alert,.console-shell.merchant-shell .ant-card{border:1px solid var(--merchant-glass-border);border-radius:12px;box-shadow:0 10px 32px #0870a80f}.console-shell.merchant-shell .ant-alert{backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px);background:#ffffff8c}.console-shell.merchant-shell .ant-card{background:var(--merchant-glass-fill);backdrop-filter:saturate(165%) blur(16px);-webkit-backdrop-filter:saturate(165%) blur(16px)}.console-shell.merchant-shell .ant-card .ant-card-head{border-bottom:1px solid rgba(22,119,255,.1);background:#ffffff6b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.console-shell:not(.merchant-shell) .ant-alert,.console-shell:not(.merchant-shell) .ant-card{border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 8px 24px #0f172a0f}.console-shell:not(.merchant-shell) .ant-alert{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7}.console-shell:not(.merchant-shell) .ant-card .ant-card-head{border-bottom:1px solid rgba(15,23,42,.08);background:#ffffffad}.console-shell.merchant-shell .ant-table-wrapper{border-radius:12px;border:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.console-shell .ant-table-wrapper,.console-shell .ant-table-container{border-radius:10px}.console-shell .ant-table-thead>tr>th{background:var(--console-table-header-bg, #f6f9ff)!important;color:#4e5969;font-weight:600}.console-shell.merchant-shell .ant-table-wrapper .ant-table,.console-shell.merchant-shell .ant-table-wrapper .ant-table-container,.console-shell.merchant-shell .ant-table-wrapper .ant-table-content{background:transparent!important}.console-shell.merchant-shell .ant-table-wrapper .ant-table-thead>tr>th{background:transparent!important;color:#5f6b80;font-weight:600;border-bottom:0!important}.console-shell.merchant-shell .ant-table-wrapper .ant-table-thead>tr>th:first-child{border-top-left-radius:0}.console-shell.merchant-shell .ant-table-wrapper .ant-table-thead>tr>th:last-child{border-top-right-radius:0}.console-shell.merchant-shell .ant-table-wrapper .ant-table-tbody>tr>td{background:#ffffffe6!important;border-top:1px solid rgba(15,23,42,.06)!important;border-bottom:1px solid rgba(15,23,42,.06)!important}.console-shell.merchant-shell .ant-table-wrapper .ant-table-tbody>tr>td:first-child{border-left:1px solid rgba(15,23,42,.06)!important;border-top-left-radius:10px;border-bottom-left-radius:10px}.console-shell.merchant-shell .ant-table-wrapper .ant-table-tbody>tr>td:last-child{border-right:1px solid rgba(15,23,42,.06)!important;border-top-right-radius:10px;border-bottom-right-radius:10px}.console-shell.merchant-shell .ant-table-wrapper .ant-table-tbody>tr+tr>td{border-top:10px solid transparent!important;background-clip:padding-box!important}.console-shell.merchant-shell .console-route-scope-table .ant-table-thead>tr>th{background:var(--merchant-accent-mid)!important}.console-shell .ant-input,.console-shell .ant-input-affix-wrapper,.console-shell .ant-select-selector{border-radius:8px!important}.console-shell .ant-btn{border-radius:8px;transition:all .2s ease}.console-shell .ant-btn:hover{transform:translateY(-1px)}.console-shell.merchant-shell .ant-btn-primary{box-shadow:0 6px 16px #1677ff38}.console-shell .console-stack>.ant-space-item{width:100%}.console-shell:not(.merchant-shell) .console-main-card .ant-card-body{padding-top:18px}.console-shell:not(.merchant-shell) .console-main-card{transition:box-shadow .25s ease,transform .25s ease}.console-shell:not(.merchant-shell) .console-main-card:hover{box-shadow:0 10px 28px #0870a817}.console-shell .console-toolbar{row-gap:8px;align-items:center}.console-shell.merchant-shell .console-status-text{padding:0 8px;border-radius:999px;background:var(--merchant-accent-mid);line-height:24px}.console-shell.merchant-shell .console-toolbar .ant-segmented{background:#f6f9ff;border:1px solid rgba(22,119,255,.2)}.console-shell.merchant-shell .console-toolbar .ant-segmented-item-selected{box-shadow:0 2px 8px #1677ff2e}.console-shell .console-filter-input{background:#ffffffe0}.console-shell .console-empty{padding:18px 0}.merchant-plan-type-modal .ant-modal-content{border-radius:18px}.merchant-plan-type-modal__panel{display:flex;flex-direction:column;gap:14px;align-items:center;text-align:center}.merchant-plan-type-modal__choices{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.merchant-plan-type-modal__choice{border:1px solid rgba(22,119,255,.22);border-radius:14px;min-height:148px;background:#ffffffe0;display:flex;flex-direction:column;justify-content:center;gap:8px;cursor:pointer}.merchant-plan-type-modal__choice:hover{border-color:#1677ff;box-shadow:0 8px 20px #1677ff29}.merchant-three-level-rule__item{position:relative;border:1px solid rgba(22,119,255,.14)!important;border-radius:10px!important}.merchant-three-level-rule__item--lvl1{background:#1677ff0d!important}.merchant-three-level-rule__item--lvl2{background:#0ea5e90d!important;margin-left:14px}.merchant-three-level-rule__item--lvl3{background:#10b9810d!important;margin-left:28px}.merchant-three-level-rule__item--lvl2:before,.merchant-three-level-rule__item--lvl3:before{content:"↳";position:absolute;left:-14px;top:10px;color:#1f232961;font-size:12px}.merchant-three-level-rule .ant-card-body{padding:10px 12px!important}.console-shell .console-json-pre{border:1px solid rgba(15,23,42,.08);border-radius:10px;background:#ffffffb8;padding:10px 12px}.console-shell .console-table .ant-table-tbody>tr>td{transition:background-color .2s ease}.console-shell.merchant-shell .console-table .ant-table-tbody>tr:hover>td{background:#f6f9ff!important}.console-shell .console-table .row-status-danger>td{background:#ff4d4f14!important}.console-shell .console-table .row-status-pending>td{background:#faad1414!important}.console-shell.merchant-shell .console-table .row-status-running>td{background:var(--merchant-accent-mid)!important}.console-shell .console-table .row-status-success>td{background:#52c41a14!important}.console-shell .console-tab-skeleton{padding:8px 0 4px}.merchant-conv-layout{display:grid;grid-template-columns:minmax(0,.5fr) minmax(0,.5fr) minmax(300px,2.2fr);gap:0;border:1px solid rgba(15,23,42,.08);border-radius:12px;overflow:visible;background:#fff9;min-height:520px}.merchant-conv-layout--cascade{box-shadow:inset 0 1px #0f172a0a}.merchant-conv-col{padding:10px;border-right:1px solid rgba(15,23,42,.08)}.merchant-conv-col:last-child{border-right:none}.merchant-conv-col__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.merchant-conv-mid__selected-title{min-width:0;flex:1;overflow:hidden}.merchant-conv-mid__selected-title .ant-typography{margin-bottom:0;width:100%}.merchant-conv-scroll{margin-top:8px;max-height:min(420px,44vh);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.22) transparent}.merchant-conv-scroll::-webkit-scrollbar{width:4px;height:4px}.merchant-conv-scroll::-webkit-scrollbar-track{background:transparent}.merchant-conv-scroll::-webkit-scrollbar-thumb{background:#0f172a38;border-radius:4px}.merchant-conv-scroll::-webkit-scrollbar-thumb:hover{background:#0f172a52}.merchant-conv-col--right{min-width:0;overflow:hidden;display:flex;flex-direction:column}.merchant-conv-col--right .merchant-conv-scroll{flex:1;min-height:0;max-height:min(420px,44vh);overflow:auto;padding-right:0}.merchant-conv-col--right .merchant-conv-scroll--official{max-height:none;overflow:hidden;scrollbar-width:none}.merchant-conv-col--right .merchant-conv-scroll--official::-webkit-scrollbar{width:0;height:0}.merchant-wecom-open-data-host{min-height:280px;height:100%;background:transparent;scrollbar-width:none}.merchant-wecom-open-data-wrap,.merchant-wecom-open-data-host{overflow:hidden}.merchant-wecom-open-data-host::-webkit-scrollbar{width:0;height:0;display:none}.merchant-wecom-open-data-host>iframe{display:block!important;width:100%!important;height:100%!important;min-height:inherit!important;border:0!important;background:transparent!important}.merchant-keyword-chat-modal .ant-drawer-header{border-bottom:1px solid rgba(15,23,42,.08);background:#fffdf8}.merchant-keyword-chat-modal .ant-drawer-body{padding:16px 18px 20px;background:#f4f0e7;overflow:auto}.merchant-keyword-chat-modal__title{display:flex;flex-direction:column;gap:4px;min-width:0}.merchant-keyword-chat-modal__title-snippet{max-width:720px;overflow:hidden;color:#1f2937ad;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.merchant-keyword-chat-modal__body .merchant-conv-col--right{min-height:520px;border:1px solid rgba(15,23,42,.08);border-radius:8px;padding:12px;background:#fffdf8;box-shadow:0 12px 32px #0f172a0f}.merchant-keyword-chat-modal__body .merchant-conv-scroll{max-height:none;min-height:520px}.merchant-keyword-chat-modal__body .merchant-conv-scroll--official{max-height:none;overflow:hidden;scrollbar-width:none}.merchant-keyword-chat-modal__body .merchant-conv-scroll--official::-webkit-scrollbar{width:0;height:0}.console-shell.merchant-shell .merchant-keyword-hit-table .ant-table{background:transparent}.console-shell.merchant-shell .merchant-keyword-hit-table .ant-table-thead>tr>th{padding:10px 18px;border-bottom:0;background:transparent!important;color:#5f6f8f;font-weight:600}.console-shell.merchant-shell .merchant-keyword-hit-table .ant-table-tbody>tr>td{padding:16px 20px;border-bottom:10px solid #f3f0e7;background:#fffffff5;vertical-align:middle}.console-shell.merchant-shell .merchant-keyword-hit-table .ant-table-tbody>tr>td:first-child{border-radius:8px 0 0 8px}.console-shell.merchant-shell .merchant-keyword-hit-table .ant-table-tbody>tr>td:last-child{border-radius:0 8px 8px 0}.console-shell.merchant-shell .merchant-keyword-hit-table .ant-table-tbody>tr:hover>td{background:#f8fbff!important}.merchant-keyword-hit-keyword .ant-typography{color:#1f2937}.merchant-keyword-hit-party{display:flex;flex-direction:column;gap:6px;min-width:0}.merchant-keyword-hit-party__role{width:max-content;padding:1px 8px;border:1px solid rgba(175,132,54,.22);border-radius:999px;background:#fff7e6;color:#8a6b38;font-size:12px;line-height:1.5}.merchant-keyword-hit-party__primary{color:#1f2937;font-size:14px}.merchant-keyword-hit-party__meta{font-size:12px}.merchant-keyword-hit-snippet-btn.ant-btn-link{display:flex;align-items:flex-start;justify-content:flex-start;height:auto;width:100%;max-width:100%;padding:0;color:#1f2937;line-height:1.6;text-align:left;white-space:normal}.merchant-keyword-hit-official{width:min(620px,100%);min-height:76px;overflow:hidden;background:transparent}.merchant-keyword-hit-official .merchant-wecom-open-data-wrap{margin-bottom:0!important}.merchant-keyword-hit-official .merchant-wecom-open-data-host{min-height:76px!important;height:76px!important;overflow:hidden!important;background:transparent!important;scrollbar-width:none}.merchant-keyword-hit-official .merchant-wecom-open-data-host::-webkit-scrollbar{width:0;height:0;display:none}.merchant-keyword-hit-snippet{display:-webkit-box;max-width:760px;overflow:hidden;color:#1f2937;-webkit-box-orient:vertical;-webkit-line-clamp:2}.merchant-keyword-hit-snippet mark{padding:0 2px;border-radius:4px;background:#ffd6669e;color:inherit}.merchant-keyword-hit-time{white-space:nowrap;font-variant-numeric:tabular-nums}.merchant-conv-item{display:flex;align-items:center;gap:8px;padding:8px;border-radius:10px;margin-bottom:6px;background:#f8fafcf2;border:1px solid transparent;transition:background .15s ease,border-color .15s ease;cursor:pointer}.merchant-conv-item--active{background:#1677ff14;border-color:#1677ff38}.merchant-conv-item:hover{background:#f1f5f9fa}.merchant-conv-item--active:hover{background:#1677ff1a}.merchant-conv-item__meta{flex:1;min-width:0}.merchant-conv-item__title{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.merchant-conv-item__desc{font-size:12px;color:#0f172a99}.merchant-conv-bubble{max-width:75%;padding:8px 12px;border-radius:4px;margin-bottom:10px;font-size:13px;line-height:1.5;background:#fff;border:1px solid rgba(15,23,42,.08);word-break:break-word;position:relative;box-shadow:none}.merchant-conv-bubble--staff{background:#95ec69;border-color:#64c83c3d;color:#000000e0}.merchant-conv-bubble--staff:after{content:"";position:absolute;top:12px;right:-5px;width:9px;height:9px;background:#95ec69;border-top:1px solid rgba(100,200,60,.24);border-right:1px solid rgba(100,200,60,.24);transform:rotate(45deg)}.merchant-conv-bubble--neutral{align-self:stretch;max-width:100%;background:#0f172a0a;border:1px dashed rgba(15,23,42,.12);border-radius:8px}.merchant-conv-bubble--customer{background:#fff;border-color:#0f172a1f}.merchant-conv-bubble--customer:before{content:"";position:absolute;top:12px;left:-5px;width:9px;height:9px;background:#fff;border-left:1px solid rgba(15,23,42,.12);border-bottom:1px solid rgba(15,23,42,.12);transform:rotate(45deg)}.merchant-conv-bubble__meta{margin-bottom:3px;display:flex;align-items:baseline;flex-wrap:wrap;gap:0 4px}.merchant-conv-list-avatar,.merchant-conv-list-avatar .ant-avatar{flex-shrink:0;overflow:hidden}.merchant-conv-list-avatar .ant-avatar img,.merchant-conv-list-avatar img{object-fit:cover;width:100%;height:100%}.console-shell .merchant-conv-list-avatar.ant-avatar{border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#c8cdd5;color:#fff;font-weight:700}.merchant-conv-custom-thread{display:flex;flex-direction:column;gap:0;min-height:260px;padding:8px 8px 12px;background:#f5f5f5;border-radius:8px}.merchant-conv-minute-block{display:flex;flex-direction:column;gap:0}.merchant-conv-time-stamp-center{text-align:center;font-size:12px;color:#0f172a73;margin:12px 0 8px;background:#bebebe38;border-radius:4px;padding:3px 10px;display:inline-block;align-self:center}.merchant-conv-consent-chip{width:fit-content;max-width:calc(100% - 32px);margin:10px auto 8px;padding:3px 10px;border-radius:4px;background:#bebebe38;color:#0f172a73;font-size:12px;line-height:1.45;text-align:center}.merchant-conv-bubble-row{display:flex;width:100%;align-items:flex-start;gap:8px;margin-bottom:10px;padding:0 4px}.merchant-conv-bubble-row--customer{justify-content:flex-start;flex-direction:row}.merchant-conv-bubble-row--staff{justify-content:flex-end;flex-direction:row}.merchant-conv-bubble-row--neutral{justify-content:center}.merchant-conv-bubble-row--neutral .merchant-conv-bubble--neutral{max-width:100%;margin-left:0;margin-right:0}.merchant-conv-bubble-row .merchant-conv-bubble--staff,.merchant-conv-bubble-row .merchant-conv-bubble--customer{margin-left:0;margin-right:0;max-width:min(78%,420px)}.console-shell .console-page-section{margin-bottom:12px}.console-shell .console-filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;border:1px solid var(--console-border, rgba(15, 23, 42, .08));background:#ffffff8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.console-shell .console-detail-drawer .ant-drawer-header{border-bottom:1px solid var(--console-border, rgba(15, 23, 42, .08))}.console-shell .console-detail-drawer .ant-drawer-body{background:var(--console-bg-page, #f5f7fb)}[data-theme=dark] .console-shell .console-filter-bar{background:#1e1e1e8c}[data-theme=dark] .console-shell .ant-alert{background:#1e1e1eb8}[data-theme=dark] .console-shell .ant-card .ant-card-head{background:#1e1e1ead}.console-shell.merchant-shell .strategy-center-page__header{position:static;margin-bottom:16px;padding:12px 14px 16px;margin-top:0;border:1px solid var(--merchant-glass-border);border-radius:14px;background:linear-gradient(165deg,#ffffff94,#e0f2fe66);backdrop-filter:saturate(170%) blur(16px);-webkit-backdrop-filter:saturate(170%) blur(16px);box-shadow:0 8px 28px #0870a80f}.console-shell.merchant-shell .strategy-center-page__title-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:12px}.console-shell.merchant-shell .merchant-workbench-metrics{margin-bottom:12px}.console-shell.merchant-shell .merchant-workbench-metrics--smart-conv{align-items:stretch}.console-shell.merchant-shell .merchant-workbench-metrics--smart-conv>.ant-col{display:flex}.console-shell.merchant-shell .merchant-workbench-metrics--smart-conv .merchant-metric-mini{flex:1;min-height:122px;display:flex;flex-direction:column}.console-shell.merchant-shell .merchant-workbench-metrics--smart-conv .merchant-metric-mini .ant-card-body{flex:1;min-height:100px;display:flex;flex-direction:column;justify-content:flex-start}.console-shell.merchant-shell .merchant-metric-mini{background:linear-gradient(160deg,#ffffffa6,#f0f9ff7a);border:1px solid var(--merchant-glass-border);box-shadow:0 1px #ffffffb3 inset,0 8px 24px #0870a80f;border-radius:12px;backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px)}.console-shell.merchant-shell .merchant-metric-mini__title{font-size:12px;color:#1f23298c;margin-bottom:6px}.console-shell.merchant-shell .merchant-metric-mini__value{font-size:22px;font-weight:700;color:#1f2329;line-height:1.2}.console-shell.merchant-shell .merchant-metric-mini__hint{margin-top:6px;font-size:11px;color:#1f232973}.console-shell.merchant-shell .merchant-workbench-filter-card{margin-bottom:14px;background:#fffcff7a;border:1px solid var(--merchant-glass-border);backdrop-filter:saturate(165%) blur(14px);-webkit-backdrop-filter:saturate(165%) blur(14px);box-shadow:0 6px 22px #0870a80d}[data-theme=dark] .console-shell.merchant-shell .strategy-center-page__header{border-color:#ffffff1a;background:linear-gradient(165deg,#242030bf,#181620a6);backdrop-filter:saturate(140%) blur(18px);-webkit-backdrop-filter:saturate(140%) blur(18px)}[data-theme=dark] .console-shell.merchant-shell .merchant-metric-mini{background:linear-gradient(160deg,#242030b8,#1c1a2499);border-color:#ffffff1a;backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px)}[data-theme=dark] .console-shell.merchant-shell .merchant-metric-mini__value{color:#fffffff2}[data-theme=dark] .console-shell.merchant-shell .merchant-workbench-filter-card{background:#1c2028b8;border-color:#ffffff1a}.merchant-crm-mini-bars{display:flex;align-items:flex-end;justify-content:space-between;gap:6px;min-height:132px;padding:4px 0 0}.merchant-crm-mini-bars__col{flex:1;display:flex;flex-direction:column;align-items:center;min-width:0}.merchant-crm-mini-bars__axis{flex:1;width:100%;display:flex;flex-direction:column;justify-content:flex-end;min-height:120px}.merchant-crm-mini-bars__stack{width:100%;max-width:36px;margin:0 auto;display:flex;flex-direction:column-reverse;border-radius:4px 4px 2px 2px;overflow:hidden;background:#1677ff0f}.merchant-crm-mini-bars__seg{min-height:2px;width:100%}.merchant-crm-mini-bars__seg--new{background:linear-gradient(180deg,#60a5fa,#1677ff)}.merchant-crm-mini-bars__seg--block{background:linear-gradient(180deg,#fb923c,#ea580c)}.merchant-crm-mini-bars__seg--del{background:linear-gradient(180deg,#f87171,#dc2626)}.merchant-crm-mini-bars__label{margin-top:6px;font-size:11px}.merchant-crm-legend{display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:4px;vertical-align:middle}.merchant-crm-legend--new{background:#1677ff}.merchant-crm-legend--block{background:#ea580c}.merchant-crm-legend--del{background:#dc2626}.merchant-crm-word-sphere{position:relative;height:280px;max-width:440px;margin:0 auto;border-radius:50%;background:radial-gradient(circle at 42% 38%,rgba(22,119,255,.16),rgba(22,119,255,.04) 45%,transparent 68%)}.merchant-crm-word-sphere__tag{position:absolute;transform:translate(-50%,-50%);color:#1d4ed8;font-weight:600;line-height:1.1;white-space:nowrap;pointer-events:none;text-shadow:0 0 12px rgba(255,255,255,.85)}.console-shell.merchant-shell .merchant-crm-row--demo>td{background:#f0f9ffeb!important}.merchant-crm-section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.merchant-crm-section-head__title{font-size:15px}.console-shell.merchant-shell .merchant-crm-customer-total{display:inline-flex;align-items:center;justify-content:center;min-width:2.25em;padding:3px 12px;font-size:18px;font-weight:700;line-height:1.2;color:#1d4ed8;background:linear-gradient(135deg,#1677ff33,#1677ff1a);border:1px solid rgba(22,119,255,.3);border-radius:8px;box-shadow:0 2px 10px #0870a814}.console-shell.merchant-shell .merchant-crm-filter-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px}.console-shell.merchant-shell .merchant-crm-filter-toolbar--compact{align-items:flex-start}.console-shell.merchant-shell .merchant-crm-filter-toolbar__lead{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;flex:1 1 260px;min-width:min(100%,280px)}.console-shell.merchant-shell .merchant-crm-filter-toolbar__lead .merchant-crm-search-breathe{flex:1 1 200px;min-width:160px;max-width:420px}.console-shell.merchant-shell .merchant-crm-filter-toolbar__count-inline{flex:0 0 auto;font-size:13px;color:#1f2329b3;white-space:nowrap;font-variant-numeric:tabular-nums}.console-shell.merchant-shell .merchant-crm-filter-toolbar__dates{flex:2 1 420px;min-width:0}@keyframes merchant-crm-search-breathe{0%,to{box-shadow:0 0 #1677ff2e}50%{box-shadow:0 0 0 3px #1677ff1a}}.console-shell.merchant-shell .merchant-crm-search-breathe.ant-input-affix-wrapper,.console-shell.merchant-shell .merchant-crm-search-breathe.ant-input{border-radius:8px!important;animation:merchant-crm-search-breathe 2.8s ease-in-out infinite}.merchant-crm-id-stack{display:flex;flex-direction:column;gap:2px;font-size:12px;line-height:1.35;min-width:0}.merchant-crm-id-stack>div{display:flex;align-items:baseline;gap:6px;min-width:0}.merchant-crm-id-stack__label{flex:0 0 2.5em;font-size:11px!important}.merchant-crm-nickname-tooltip{max-width:280px;font-size:12px;line-height:1.5}.merchant-crm-nickname-tooltip--remark{display:inline-block;max-width:320px;white-space:pre-wrap;word-break:break-word}.console-shell.merchant-shell .merchant-crm-first-contact-tag{margin-inline-start:0!important;border-color:#1677ff59!important;background:#1677ff14!important;color:#1d4ed8!important}.console-shell.merchant-shell .merchant-crm-customer-list-card .ant-card-head-title{flex:1;min-width:0;padding-inline-end:0;overflow:visible;white-space:normal}.console-shell.merchant-shell .merchant-crm-customer-list-card .ant-card-body{padding-top:10px!important}.console-shell.merchant-shell .merchant-crm-customer-list-card-title{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 14px;width:100%}.console-shell.merchant-shell .merchant-crm-customer-list-card-title__left,.console-shell.merchant-shell .merchant-crm-customer-list-card-title__right{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.console-shell.merchant-shell .merchant-crm-customer-list-card-title__left{min-width:0}.console-shell.merchant-shell .merchant-crm-customer-list-card-title__right{justify-content:flex-end}.console-shell.merchant-shell .merchant-crm-perspective-segmented{background:#1677ff14;border:1px solid rgba(22,119,255,.2);border-radius:8px;padding:2px}.console-shell.merchant-shell .merchant-crm-perspective-segmented .ant-segmented-item-label{min-width:68px;padding:4px 10px}.console-shell.merchant-shell .merchant-crm-perspective-segmented .ant-segmented-item-selected{color:#1d4ed8;font-weight:600;box-shadow:0 1px 4px #0870a824}.console-shell.merchant-shell .merchant-crm-employee-status-filters,.console-shell.merchant-shell .merchant-crm-export-btn{margin-left:0}.console-shell.merchant-shell .merchant-crm-customer-table .ant-table-selection-column .ant-checkbox-inner{border-radius:50%!important}.merchant-crm-tolerance{display:inline-flex;align-items:center;gap:6px;font-size:12px}.merchant-crm-tolerance__dot{width:8px;height:8px;border-radius:50%;display:inline-block}.merchant-crm-tolerance--normal{color:#16a34a}.merchant-crm-tolerance--normal .merchant-crm-tolerance__dot{background:radial-gradient(circle at 35% 35%,#9ff7bf,#22c55e);box-shadow:0 0 0 2px #22c55e33}.merchant-crm-tolerance--low{color:#0284c7}.merchant-crm-tolerance--low .merchant-crm-tolerance__dot{background:radial-gradient(circle at 35% 35%,#b9ecff,#0ea5e9);box-shadow:0 0 0 2px #0ea5e933}.merchant-crm-tolerance--intolerant{color:#ef4444}.merchant-crm-tolerance--intolerant .merchant-crm-tolerance__dot{background:radial-gradient(circle at 35% 35%,#ffc4c4,#ef4444);box-shadow:0 0 0 2px #ef444433}.merchant-crm-tolerance-gauge{display:inline-flex;align-items:center;gap:8px}.merchant-crm-tolerance-gauge__dial{width:56px;height:28px}.merchant-crm-tolerance-gauge__meta{display:flex;flex-direction:column;gap:2px;line-height:1.1}.merchant-crm-tolerance-gauge__label{font-size:12px;color:#1f2329bf}.merchant-crm-tolerance-gauge__score{font-size:13px;font-weight:700}.console-shell.merchant-shell .merchant-crm-nickname-cell{width:100%;min-width:0}.console-shell.merchant-shell .merchant-crm-nickname-cell__main{flex:1;min-width:0}.console-shell.merchant-shell .merchant-crm-customer-avatar{flex-shrink:0;border:1px solid rgba(22,119,255,.2);background:#f0f9ffe6}.console-shell.merchant-shell .merchant-crm-gender-icon{font-size:14px;line-height:1;vertical-align:-.1em}.console-shell.merchant-shell .merchant-crm-gender-icon--male{color:#0284c7}.console-shell.merchant-shell .merchant-crm-gender-icon--female{color:#db2777}.console-shell.merchant-shell .merchant-crm-gender-icon--unknown{color:#1f232973}.console-shell.merchant-shell .merchant-crm-filter-toolbar__search{flex:1 1 200px;min-width:180px;max-width:420px}.console-shell.merchant-shell .merchant-crm-filter-toolbar__quick{flex:2 1 280px}.console-shell.merchant-shell .merchant-crm-filter-toolbar__count{flex:0 0 auto;font-size:13px;color:#1f2329a6;white-space:nowrap}.console-shell.merchant-shell .merchant-crm-date-filter-label{min-width:7em;font-size:13px}.console-shell.merchant-shell .merchant-crm-date-filter-label--short{min-width:0}.merchant-rich-stat-card{height:100%;background:#ffffffeb!important;border:1px solid var(--merchant-glass-border)!important;border-radius:10px!important;box-shadow:0 4px 18px #0870a80f;padding:4px 2px 2px}.merchant-rich-stat-card .ant-card-body{padding:14px 16px 16px!important}.merchant-rich-stat-card__head{margin-bottom:6px}.merchant-rich-stat-card__title{font-size:14px}.merchant-rich-stat-card__meta{display:block;font-size:11px;line-height:1.45;margin-bottom:6px}.merchant-rich-stat-card__pill-wrap{margin-bottom:4px}.merchant-rich-stat-card__pill{font-size:11px!important;line-height:1.4!important;padding:0 8px!important;margin:0!important;background:#1677ff14!important;color:#1d4ed8!important}.merchant-rich-stat-card__trend{font-size:12px;font-weight:600;margin-bottom:6px}.merchant-rich-stat-card__value-row{display:flex;align-items:baseline;gap:4px;margin:4px 0 10px}.merchant-rich-stat-card__value{font-size:26px;font-weight:700;color:#1f2329;line-height:1.1}.merchant-rich-stat-card__unit{font-size:13px;color:#1f23298c}.merchant-rich-stat-card__divider{margin:0 0 10px!important;border-color:#1677ff1f!important}.merchant-rich-stat-card__flabel{font-size:11px;display:block;margin-bottom:2px}.merchant-rich-stat-card__fvalue{font-size:14px;font-weight:600;color:#1f2329}.merchant-crm-dual-metric{display:inline-flex;align-items:baseline;gap:6px}.merchant-crm-dual-metric__dedup{font-size:12px;font-weight:500;color:#1f2329b8}.merchant-crm-dual-metric__sep{font-size:11px;color:#1d4ed899}.merchant-crm-dual-metric__raw{font-size:14px;font-weight:700;color:#1d4ed8}.merchant-crm-text-trend-card,.merchant-crm-word-card{background:#ffffffeb!important;border:1px solid var(--merchant-glass-border)!important;border-radius:10px!important;box-shadow:0 4px 18px #0870a80d}.merchant-crm-table-card{background:transparent!important;border:0!important;box-shadow:none!important}.merchant-crm-table-card .ant-card-body{padding:0!important}.merchant-crm-text-trend-card__line{padding:10px 12px;border-radius:8px;background:#f0f9ffa6;border:1px solid rgba(22,119,255,.1);display:flex;flex-direction:column;gap:4px}.merchant-crm-quick-tag{padding:4px 10px!important;font-size:12px!important;border:1px solid rgba(22,119,255,.25)!important;border-radius:6px!important}.merchant-crm-quick-tag.ant-tag-checkable-checked{background:#1677ff24!important;border-color:#1677ff!important;color:#1d4ed8!important}.merchant-crowd-created-at{color:#1f23298c;font-size:12px}.merchant-crowd-layout{margin-top:12px;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:12px;align-items:start}.merchant-crowd-layout__main{min-width:0}.merchant-crowd-mini-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.merchant-crowd-mini-stat{border:1px solid rgba(22,119,255,.12)!important;background:#ffffffeb!important}.merchant-crowd-mini-stat .ant-typography h4{margin-top:6px;margin-bottom:2px}.merchant-crowd-rail{display:flex;flex-direction:column;gap:12px;position:sticky;top:86px;padding-top:2px}.merchant-crowd-pulse-panel{min-height:118px;border-left:2px solid rgba(22,119,255,.35);border-radius:12px;background:#ffffff75;padding:8px 12px}.merchant-crowd-goal-panel{border-radius:12px;padding:10px 12px;background:linear-gradient(135deg,#10234efa,#0a477df2);border:1px solid rgba(69,147,255,.22)}.merchant-crowd-goal-panel__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.merchant-crowd-goal-panel__foot{display:block;margin-top:8px;color:#e8f0ffc7;font-size:12px}.merchant-crowd-right-section{padding:2px 2px 8px 8px;border-left:2px solid rgba(22,119,255,.16)}.merchant-crowd-right-section--tip{padding-top:0;border-left-color:#1677ff1a}.merchant-crowd-event-panel__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}.merchant-crowd-aside-label{color:#e8f0ffd6!important}.merchant-crowd-aside-strong{color:#f4f8ff!important;margin-top:6px!important;margin-bottom:4px!important}.merchant-crowd-progress{margin-top:8px;width:100%;height:6px;border-radius:999px;background:#1677ff26;overflow:hidden}.merchant-crowd-progress--dark{background:#fff3}.merchant-crowd-progress__inner{height:100%;border-radius:999px;background:linear-gradient(90deg,#1677ff,#22c55e)}.merchant-crowd-change-list{margin-top:8px;display:flex;flex-direction:column;gap:8px}.merchant-crowd-change-item{display:flex;align-items:flex-start;gap:8px}.merchant-crowd-change-dot{margin-top:6px;width:6px;height:6px;border-radius:50%;background:#22c55e;flex-shrink:0}.merchant-crowd-change-title{font-size:13px;color:#1f2329e6}.merchant-crowd-change-sub{font-size:12px;color:#1f23298c}.merchant-crowd-tip{margin-top:8px;padding:8px 10px;border-radius:8px;background:#1677ff14;color:#1f2329cc;line-height:1.6;font-size:12px}.merchant-crowd-tip-list{margin-top:8px;display:flex;flex-direction:column;gap:8px}.merchant-crowd-tip-item{border-radius:0;background:transparent;color:#1f2329b8;line-height:1.5;font-size:12px;border-left:2px solid rgba(22,119,255,.26);padding:0 0 0 8px}.console-shell.merchant-shell .merchant-crowd-create-drawer .ant-drawer-body{padding:12px}.console-shell.merchant-shell .merchant-crowd-create-block{margin-bottom:12px;border:1px solid rgba(22,119,255,.12)!important;background:#ffffffe6!important;border-radius:10px!important}.console-shell.merchant-shell .merchant-crowd-sub-block{margin-top:10px;border:1px solid rgba(22,119,255,.1)!important;background:#fffffff5!important}.merchant-crowd-block-tip{color:#1f23298c;font-size:12px;margin-top:-2px;margin-bottom:8px}.merchant-crowd-template-desc{display:block;margin-top:-2px;margin-bottom:4px}.merchant-crowd-estimate{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:28px;padding:0 10px;border-radius:999px;color:#1d4ed8;background:#1677ff1a;font-weight:600}.merchant-crowd-picked-summary{margin-top:6px;color:#1d4ed8;font-size:12px}.merchant-crowd-picked-tags{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.merchant-crowd-tag-plans{display:flex;flex-direction:column;gap:10px}.merchant-crowd-tag-plan-card{border:1px solid rgba(22,119,255,.14);border-radius:8px;padding:8px;background:#f8faffa6}.merchant-crowd-tag-plan-card__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.merchant-crowd-tag-plan-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.merchant-crowd-tag-plan-row__mode,.merchant-crowd-tag-plan-row__tags{margin-bottom:0!important}.merchant-crowd-add-plan-btn{align-self:flex-start}.merchant-welcome-form-tip{display:block;margin-top:-4px;margin-bottom:8px}.merchant-welcome-preview{margin-top:10px;border:1px solid rgba(22,119,255,.12);border-radius:8px;background:#f8faffcc;min-height:74px;padding:10px 12px;color:#1f2329bf;white-space:pre-wrap}.merchant-consume-api-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.merchant-consume-project-drawer .ant-drawer-body{padding-top:12px}.merchant-crowd-switch-block .ant-card-body{padding-top:10px!important}.merchant-crowd-switch-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.merchant-crowd-inline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.merchant-crowd-range-item{margin-bottom:8px!important}.merchant-crowd-range-stack .merchant-crowd-range-item{margin-bottom:10px!important}.merchant-crowd-range-sep{display:inline-flex;width:10%;justify-content:center;align-items:center;color:#1f232973}@media (max-width: 1280px){.merchant-crowd-layout{grid-template-columns:1fr}.merchant-crowd-rail{position:static}.merchant-crowd-mini-stats,.merchant-crowd-tag-plan-row,.merchant-crowd-inline-grid,.merchant-consume-api-grid{grid-template-columns:1fr}}.console-shell.merchant-shell .merchant-crm-customer-table--no-scroll .ant-table{width:100%}.console-shell.merchant-shell .merchant-crm-customer-table .ant-table-cell-fix-left,.console-shell.merchant-shell .merchant-crm-customer-table .ant-table-cell-fix-right{background:#fff!important}.console-shell.merchant-shell .merchant-crm-customer-table .ant-table-thead>tr>th.ant-table-cell-fix-left,.console-shell.merchant-shell .merchant-crm-customer-table .ant-table-thead>tr>th.ant-table-cell-fix-right{background:#f6f9ff!important}.console-shell.merchant-shell .merchant-crm-customer-table .ant-table-tbody>tr.ant-table-row:hover>.ant-table-cell-fix-left,.console-shell.merchant-shell .merchant-crm-customer-table .ant-table-tbody>tr.ant-table-row:hover>.ant-table-cell-fix-right{background:#fafafa!important}.console-shell.merchant-shell .merchant-crm-customer-table .ant-table-tbody>tr.merchant-crm-row--demo>.ant-table-cell-fix-left,.console-shell.merchant-shell .merchant-crm-customer-table .ant-table-tbody>tr.merchant-crm-row--demo>.ant-table-cell-fix-right{background:#f6f9ff!important}.console-shell.merchant-shell .merchant-crm-customer-table .ant-table-tbody>tr.merchant-crm-row--demo:hover>.ant-table-cell-fix-left,.console-shell.merchant-shell .merchant-crm-customer-table .ant-table-tbody>tr.merchant-crm-row--demo:hover>.ant-table-cell-fix-right{background:#edf3ff!important}.console-shell.merchant-shell .merchant-crm-customer-table.ant-table-wrapper .ant-table-ping-left .ant-table-cell-fix-left-last:after,.console-shell.merchant-shell .merchant-crm-customer-table.ant-table-wrapper .ant-table-ping-right .ant-table-cell-fix-right-first:after{box-shadow:none}.consumption-h5-root{min-height:100vh;background:#f5f6f8;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif}.consumption-h5-head{display:flex;align-items:center;justify-content:center;position:relative;height:48px;background:#fff;border-bottom:1px solid #e8e8e8}.consumption-h5-close{position:absolute;left:12px;top:50%;transform:translateY(-50%);border:none;background:transparent;font-size:22px;line-height:1;color:#666;cursor:pointer}.consumption-h5-title{font-size:17px;font-weight:600}.consumption-h5-body{padding:12px}.consumption-h5-profile{display:flex;gap:12px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000a}.consumption-h5-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(145deg,#dbeafe,#bfdbfe);flex-shrink:0}.consumption-h5-name{font-size:18px;font-weight:700;margin-bottom:8px}.consumption-h5-field{font-size:13px;color:#555;margin-bottom:6px}.consumption-h5-field-label{color:#888}.consumption-h5-section{margin-top:14px}.consumption-h5-section-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}.consumption-h5-section-bar>span:first-child{width:4px;height:14px;border-radius:2px;background:#1677ff}.consumption-h5-section-title{flex:1;font-weight:600}.consumption-h5-timeline,.consumption-h5-month-group{display:flex;flex-direction:column;gap:0}.consumption-h5-month-label{font-size:14px;font-weight:700;color:#1677ff;padding:14px 0 8px}.consumption-h5-rec-row{display:flex;align-items:flex-start;gap:10px;padding:10px 0;position:relative}.consumption-h5-rec-dot-col{display:flex;flex-direction:column;align-items:center;width:14px;flex-shrink:0;margin-top:4px}.consumption-h5-rec-dot{width:10px;height:10px;border-radius:50%;background:#1677ff;flex-shrink:0}.consumption-h5-rec-dot-line{width:2px;flex:1;min-height:24px;background:#d6e4ff;margin-top:3px}.consumption-h5-rec-row:last-child .consumption-h5-rec-dot-line{display:none}.consumption-h5-rec-date{font-size:13px;color:#999;min-width:40px;padding-top:2px}.consumption-h5-rec-main{flex:1;min-width:0}.consumption-h5-rec-title{font-weight:600;font-size:15px;color:#1a1a1a}.consumption-h5-rec-sub{font-size:12px;color:#888;margin-top:3px;display:flex;align-items:center;gap:4px}.consumption-h5-rec-sub-icon{font-size:11px}.consumption-h5-rec-price{font-size:15px;font-weight:600;color:#1677ff;white-space:nowrap;padding-top:2px}.consumption-h5-rec-card{display:flex;align-items:flex-start;gap:12px;padding:12px;background:#fff;border-radius:10px;box-shadow:0 1px 3px #0000000d}.consumption-h5-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding-bottom:72px}.consumption-h5-chip{border:1px solid #e5e5e5;border-radius:10px;padding:10px 6px;font-size:13px;background:#fff;cursor:pointer;text-align:center}.consumption-h5-chip--sel{border-color:#1677ff;background:#f0f7ff;color:#0958d9}.consumption-h5-drawer-footer{position:absolute;bottom:0;left:0;right:0;display:flex;gap:12px;padding:12px 16px;background:#fff;border-top:1px solid #f0f0f0}.consumption-h5-drawer-footer .ant-btn{flex:1}.consumption-h5-ok-icon{width:56px;height:56px;margin:0 auto;border-radius:50%;background:#52c41a;color:#fff;font-size:28px;line-height:56px}.consumption-h5-root{--h5-blue: #2f86f6;--h5-blue-deep: #1677ff;--h5-ink: #0f172a;--h5-muted: #7c8599;--h5-line: #e8edf6;background:radial-gradient(circle at 82% 8%,rgba(47,134,246,.12),transparent 26%),linear-gradient(180deg,#f7fbff,#f4f7fb 44%,#fff);color:var(--h5-ink)}.consumption-h5-context-warning{margin:12px 14px 0;padding:12px;border:1px solid #f6d99b;border-radius:12px;background:#fff8e6}.consumption-h5-context-warning p{margin:0 0 8px;color:#8a5b00;font-size:13px;line-height:1.5}.consumption-h5-head{height:58px;border-bottom-color:#0f172a14;background:#ffffffdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.consumption-h5-close{left:18px;width:36px;height:36px;font-size:30px;color:#111827}.consumption-h5-title{font-size:20px;font-weight:750}.consumption-h5-body{padding:18px 16px 28px}.consumption-h5-profile{align-items:center;gap:18px;padding:22px 18px;border:1px solid rgba(205,216,232,.82);border-radius:18px;background:#ffffffd1;box-shadow:0 18px 36px #1f2f4714}.consumption-h5-avatar{width:72px;height:72px;border:6px solid #edf5ff;background:linear-gradient(135deg,#ffffff40,#2f86f62e),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><rect width="80" height="80" rx="40" fill="%23eaf4ff"/><circle cx="40" cy="33" r="16" fill="%23b8d8ff"/><path d="M14 74c6-18 46-18 52 0" fill="%238fbfff"/></svg>');background-size:cover}.consumption-h5-name{margin-bottom:8px;color:#111d3d;font-size:25px;font-weight:800}.consumption-h5-field{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:#333d4f;font-size:14px}.consumption-h5-field .ant-picker,.consumption-h5-field .ant-input{height:30px;border-radius:8px}.consumption-h5-section{margin-top:28px}.consumption-h5-section-bar{gap:12px;margin-bottom:14px}.consumption-h5-section-title{color:#111827;font-size:20px;font-weight:760}.consumption-h5-section-bar .ant-select-selector,.consumption-h5-section-bar .ant-btn{border-radius:18px}.consumption-h5-section-bar .ant-btn-primary{min-width:84px;height:38px;border:0;box-shadow:0 8px 18px #1677ff38}.consumption-h5-month-label{padding:14px 0 10px;color:var(--h5-blue);font-size:18px;font-weight:760}.consumption-h5-rec-row{align-items:stretch;gap:10px;padding:0 0 14px}.consumption-h5-rec-date{display:flex;align-items:center;width:48px;min-width:48px;color:#8a93a6;font-size:15px}.consumption-h5-rec-main{min-height:56px;padding:12px 12px 12px 16px;border:1px solid var(--h5-line);border-right:0;border-radius:12px 0 0 12px;background:#ffffffe6;box-shadow:0 10px 22px #1f2f470f}.consumption-h5-rec-price{display:flex;align-items:center;min-width:86px;padding:0 14px 0 8px;border:1px solid var(--h5-line);border-left:0;border-radius:0 12px 12px 0;background:#ffffffe6;color:var(--h5-blue);font-size:16px;box-shadow:0 10px 22px #1f2f470f}.consumption-h5-rec-sub-icon{width:12px;height:12px;border:1px solid #9aa7ba;border-radius:50%;position:relative}.consumption-h5-rec-sub-icon:after{content:"";position:absolute;left:-3px;top:8px;width:16px;height:7px;border:1px solid #9aa7ba;border-top:0;border-radius:0 0 9px 9px}.consumption-h5-bottom-sheet .ant-drawer-content{border-radius:20px 20px 0 0;background:linear-gradient(145deg,#eaf6ffeb,#fffffff5 36%),#fff}.consumption-h5-bottom-sheet .ant-drawer-header{border-bottom:0;padding:24px 28px 12px}.consumption-h5-bottom-sheet .ant-drawer-body{padding:12px 28px 86px}.consumption-h5-form-picker{height:56px;border-color:#e6edf6;border-radius:14px;color:#687386;font-size:16px;text-align:left}.consumption-h5-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 12px;padding-bottom:78px}.consumption-h5-chip{min-height:54px;border-color:#e7edf7;border-radius:14px;color:#263247;font-size:16px;box-shadow:0 8px 18px #1f2f470d}.consumption-h5-chip span,.consumption-h5-chip small{display:block}.consumption-h5-chip small{margin-top:4px;color:#8b95a8;font-size:11px}.consumption-h5-chip--sel{border-color:var(--h5-blue);background:linear-gradient(180deg,#f2f8ff,#fff);color:var(--h5-blue-deep);box-shadow:0 10px 20px #2f86f61f}.consumption-h5-empty{grid-column:1 / -1;padding:22px 12px;border:1px dashed #d8e3f2;border-radius:14px;color:#7c8599;background:#ffffffb8;text-align:center}.consumption-h5-drawer-footer{gap:14px;padding:14px 28px 22px;border-top:0;background:#fffffff5}.consumption-h5-drawer-footer .ant-btn{height:52px;border-radius:26px;font-size:17px}.consumption-h5-drawer-footer .ant-btn-primary{border:0;background:linear-gradient(90deg,#1883ff,#3b92ff)!important;box-shadow:0 10px 22px #1677ff33}.console-shell.merchant-shell .ant-card{border:1.2px solid rgba(31,29,26,.16);border-radius:16px;box-shadow:0 1px #1f1d1a0f,0 8px 24px #1f1d1a0a;background:#fff}.console-shell.merchant-shell .ant-card .ant-card-head{border-bottom:1px solid rgba(31,29,26,.08);min-height:44px}.console-shell.merchant-shell .ant-btn{border-radius:999px;font-weight:500}.console-shell.merchant-shell .ant-btn-primary{box-shadow:0 1px #1f1d1a14}.console-shell.merchant-shell .ant-input,.console-shell.merchant-shell .ant-input-affix-wrapper,.console-shell.merchant-shell .ant-select-selector,.console-shell.merchant-shell .ant-picker{border-radius:10px;border-color:#1f1d1a2e}.console-shell.merchant-shell .ant-input:hover,.console-shell.merchant-shell .ant-input-affix-wrapper:hover,.console-shell.merchant-shell .ant-select-selector:hover,.console-shell.merchant-shell .ant-picker:hover{border-color:#d9775799}.console-shell.merchant-shell .ant-tag{border-radius:999px;padding-inline:10px;font-weight:500}.console-shell.merchant-shell .ant-segmented{background:#f5efd8;border:1px solid rgba(31,29,26,.1)}.console-shell.merchant-shell .ant-modal-content{border-radius:16px;border:1.2px solid rgba(31,29,26,.14)}.console-shell.merchant-shell .ant-drawer-content{border-left:1px solid rgba(31,29,26,.1)}.console-shell.merchant-shell .ant-tabs-tab{color:#1f1d1aa6}.console-shell.merchant-shell .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1f1d1a}.console-shell.merchant-shell .ant-tabs-ink-bar{background:#d97757}.console-shell.merchant-shell .ant-pagination .ant-pagination-item-active{border-color:#d97757}.console-shell.merchant-shell .ant-pagination .ant-pagination-item-active a{color:#d97757}.console-shell.merchant-shell .console-topbar .ant-badge .ant-badge-status-dot{box-shadow:0 0 0 2px #fff8ec}.console-shell.merchant-shell .console-content-scroll,.console-shell.merchant-shell .console-menu-scroll-box{scrollbar-width:thin;scrollbar-color:rgba(31,29,26,.18) transparent}.console-shell.merchant-shell .console-content-scroll::-webkit-scrollbar,.console-shell.merchant-shell .console-menu-scroll-box::-webkit-scrollbar{width:6px;height:6px;background:transparent}.console-shell.merchant-shell .console-content-scroll::-webkit-scrollbar-track,.console-shell.merchant-shell .console-menu-scroll-box::-webkit-scrollbar-track{background:transparent}.console-shell.merchant-shell .console-content-scroll::-webkit-scrollbar-thumb,.console-shell.merchant-shell .console-menu-scroll-box::-webkit-scrollbar-thumb{background:#1f1d1a29;border-radius:3px}.console-shell.merchant-shell .console-content-scroll::-webkit-scrollbar-thumb:hover,.console-shell.merchant-shell .console-menu-scroll-box::-webkit-scrollbar-thumb:hover{background:#1f1d1a52}.console-shell.merchant-shell .console-menu-scroll-box{scrollbar-width:none;-ms-overflow-style:none}.console-shell.merchant-shell .console-menu-scroll-box::-webkit-scrollbar{width:0;height:0;display:none}.console-shell.merchant-shell .console-content{padding-inline:0}.console-shell.merchant-shell .merchant-main-root{padding-inline:16px}.console-shell.merchant-shell .console-topbar{border-bottom:1px solid rgba(31,29,26,.12);box-shadow:0 1px #fff8eca6 inset,0 6px 18px #1f1d1a0a}.console-shell.merchant-shell .ant-card{background:linear-gradient(180deg,#fff,#fdfaf2);border:1.2px solid rgba(31,29,26,.14)!important;border-radius:16px!important;box-shadow:0 1px #1f1d1a0d,0 8px 24px -12px #1f1d1a0f;backdrop-filter:none;-webkit-backdrop-filter:none}.console-shell.merchant-shell .ant-card .ant-card-head{background:#fff8ecb3;border-bottom:1px solid rgba(31,29,26,.08)}.console-shell.merchant-shell .ant-alert{border-radius:12px;border:1px solid rgba(31,29,26,.12);background:#fff8ecd9;backdrop-filter:none;-webkit-backdrop-filter:none}.console-shell.merchant-shell .ant-alert-info{background:#fff8e8;border-color:#d9775738}.console-shell.merchant-shell .ant-alert-success{background:#ecf6ed;border-color:#2f9e6e3d}.console-shell.merchant-shell .ant-alert-warning{background:#fff4e0;border-color:#b58a2f47}.console-shell.merchant-shell .ant-alert-error{background:#fceeec;border-color:#c2453a3d}.console-shell.merchant-shell .ant-tag{background:#fff8ec;border-color:#1f1d1a1f;color:#1f1d1a}.console-shell.merchant-shell .ant-tag.ant-tag-success{background:#ecf6ed;border-color:#2f9e6e47;color:#1f6c4a}.console-shell.merchant-shell .ant-tag.ant-tag-processing,.console-shell.merchant-shell .ant-tag.ant-tag-blue{background:#ebf2ff;border-color:#3a7bd547;color:#2c5cd9}.console-shell.merchant-shell .ant-tag.ant-tag-warning,.console-shell.merchant-shell .ant-tag.ant-tag-orange{background:#fff4e0;border-color:#b58a2f52;color:#8a5d12}.console-shell.merchant-shell .ant-tag.ant-tag-error,.console-shell.merchant-shell .ant-tag.ant-tag-red{background:#fceeec;border-color:#c2453a52;color:#8a2a22}.console-shell.merchant-shell .console-topbar .ant-tag,.console-shell.merchant-shell .console-topbar [class*=status]:not(.anticon){border-radius:999px;padding-inline:10px;font-weight:500}.console-shell.merchant-shell .ant-breadcrumb{color:#1f1d1a8c}.console-shell.merchant-shell .ant-breadcrumb a{color:#1f1d1ab3}.console-shell.merchant-shell .ant-breadcrumb a:hover{color:#d97757}.console-shell.merchant-shell .ant-breadcrumb-separator{color:#1f1d1a4d}.console-shell.merchant-shell .ant-list,.console-shell.merchant-shell .ant-list-item{border-color:#1f1d1a1a!important}.console-shell.merchant-shell .ant-empty{color:#1f1d1a80}.console-shell.merchant-shell .ant-statistic-title{color:#1f1d1a8c;font-size:13px;letter-spacing:.2px}.console-shell.merchant-shell .ant-statistic-content{color:#1f1d1a;font-feature-settings:"tnum"}.console-shell.merchant-shell .ant-card-bordered{border:1.2px solid rgba(31,29,26,.14)!important}.console-shell.merchant-shell .ant-menu-item.ant-menu-item-selected{background:#d9775724!important;color:#1f1d1a!important}.console-shell.merchant-shell .ant-menu-item.ant-menu-item-selected:after{border-right-color:#d97757!important}.console-shell.merchant-shell .ant-menu-submenu-title:hover,.console-shell.merchant-shell .ant-menu-item:hover{color:#1f1d1a!important;background:#1f1d1a0d!important}.console-shell.merchant-shell .qr-headline{display:flex;align-items:baseline;gap:10px;margin:4px 0 6px;font-size:26px;line-height:1.2;letter-spacing:.2px;color:#1f1d1a}.console-shell.merchant-shell .qr-headline:before{content:"✦";color:#d97757;font-size:20px;transform:translateY(2px)}.console-shell.merchant-shell .qr-headline-sub{color:#1f1d1a8c;font-size:14px;margin:0 0 18px}.console-shell.merchant-shell .qr-overline{display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.5px;color:#1f1d1a8c;text-transform:uppercase}.console-shell.merchant-shell .qr-overline:before{content:"";width:8px;height:8px;border-radius:50%;background:#1f1d1a52}.console-shell.merchant-shell .qr-status-pill{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;padding:7px 13px;border-radius:999px;background:#fff;border:1.2px solid #1f1d1a;box-shadow:0 1.5px #1f1d1a;color:#1f1d1a}.console-shell.merchant-shell .qr-status-pill .pulse{width:8px;height:8px;border-radius:50%;background:#d97757;animation:qrm-pulse 1.4s cubic-bezier(.2,.8,.2,1) infinite}.console-shell.merchant-shell .qr-status-pill[data-tone=good] .pulse{background:#2f9e6e}.console-shell.merchant-shell .qr-status-pill[data-tone=warn] .pulse{background:#b58a2f}.console-shell.merchant-shell .qr-status-pill[data-tone=bad] .pulse{background:#c2453a}.console-shell.merchant-shell .qr-status-pill[data-tone=info] .pulse{background:#3a7bd5}@keyframes qrm-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.7);opacity:.4}}.console-shell.merchant-shell .merchant-main-root .ant-card:not([class*=smart]){border:1.5px solid #1f1d1a!important;box-shadow:0 2px #1f1d1a,0 24px 60px -28px #1f1d1a2e!important;background:linear-gradient(180deg,#fff,#fffaee)}.console-shell.merchant-shell .merchant-main-root .ant-card:not([class*=smart]) .ant-card-head{background:linear-gradient(180deg,#fff8ec,#fffaee);border-bottom:1px solid #1f1d1a;font-weight:600}.console-shell.merchant-shell .ant-btn-primary{background:#1f1d1a;border-color:#1f1d1a;box-shadow:0 1.5px #1f1d1a}.console-shell.merchant-shell .ant-btn-primary:hover,.console-shell.merchant-shell .ant-btn-primary:focus{background:#d97757!important;border-color:#1f1d1a!important;color:#fff!important}.console-shell.merchant-shell .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):not(.ant-btn-text){border:1.2px solid #1f1d1a;box-shadow:0 1.5px #1f1d1a;background:#fff}.console-shell.merchant-shell .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):not(.ant-btn-text):hover{background:#fff8ec!important;border-color:#1f1d1a!important}.console-shell.merchant-shell .ant-switch-checked{background:#d97757}.console-shell.merchant-shell .ant-radio-button-wrapper-checked{background:#1f1d1a!important;color:#fff!important;border-color:#1f1d1a!important}.console-shell.merchant-shell .ant-tag.ant-tag-blue,.console-shell.merchant-shell .ant-typography code{font-feature-settings:"tnum";background:#ebf2ff;border:1px solid rgba(58,123,213,.3);color:#2c5cd9;padding:2px 8px;border-radius:999px}.console-shell.merchant-shell .console-topbar .ant-tag{border:1.2px solid #1f1d1a;box-shadow:0 1.5px #1f1d1a;background:#fff;color:#1f1d1a;font-weight:500;border-radius:999px;padding:4px 12px}.console-shell.merchant-shell .merchant-workbench-metrics:not(.merchant-workbench-metrics--smart-conv) .ant-statistic,.console-shell.merchant-shell .merchant-main-root .ant-statistic{position:relative}.console-shell.merchant-shell .merchant-main-root .ant-statistic .ant-statistic-title{font-size:13px;color:#1f1d1a99;letter-spacing:.2px}.console-shell.merchant-shell .merchant-main-root .ant-statistic .ant-statistic-content{font-size:32px;color:#1f1d1a;font-weight:700;font-feature-settings:"tnum";letter-spacing:-.02em}.console-shell.merchant-shell .ant-empty-image svg path{fill:#f2c73c!important;stroke:#1f1d1a!important}.console-shell.merchant-shell .merchant-workbench-metrics--smart-conv .ant-card,.console-shell.merchant-shell [class*=consumption-h5] .ant-card,.console-shell.merchant-shell .ant-card.ww-card,.console-shell.merchant-shell .msgRow .ant-card{border:1px solid rgba(31,29,26,.1)!important;box-shadow:none!important;background:#fff!important}.console-shell.merchant-shell .merchant-workbench-metrics--smart-conv .ant-btn-primary,.console-shell.merchant-shell [class*=consumption-h5] .ant-btn-primary,.console-shell.merchant-shell .msgRow .ant-btn-primary{background:#1677ff;border-color:#1677ff;box-shadow:none}.consumption-h5-root{--h5-ink: #1f1d1a;--h5-cream: #f2ecdf;--h5-card: #fffaf0;--h5-paper: #fffdf8;--h5-orange: #dd7353;--h5-yellow: #f3cb3f;--h5-green: #39a968;--h5-purple: #6d58df;--h5-blue: #2d74c4;min-height:100svh;background:linear-gradient(90deg,rgba(31,29,26,.05) 1px,transparent 1px),linear-gradient(180deg,#f7f1e5,#ebe4d7);background-size:28px 28px,auto;color:var(--h5-ink);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif}.consumption-h5-bottom-sheet,.consumption-h5-success-modal{--h5-ink: #1f1d1a;--h5-cream: #f2ecdf;--h5-card: #fffaf0;--h5-paper: #fffdf8;--h5-orange: #dd7353;--h5-yellow: #f3cb3f;--h5-green: #39a968;--h5-purple: #6d58df;--h5-blue: #2d74c4}.consumption-h5-body{width:min(100%,480px);margin:0 auto;padding:max(12px,env(safe-area-inset-top)) 14px calc(24px + env(safe-area-inset-bottom))}.consumption-h5-loading-screen{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:28px;text-align:center}.consumption-h5-loading-screen h1{margin:6px 0 0;font-size:22px;line-height:1.25;font-weight:800}.consumption-h5-loading-screen p{width:min(320px,100%);margin:0;color:#1f1d1aad;font-size:14px;line-height:1.55}.consumption-h5-crew{width:188px;height:148px;position:relative}.crew-shape{position:absolute;bottom:18px;display:block;border:2px solid var(--h5-ink);box-shadow:0 3px 0 var(--h5-ink)}.crew-shape:before,.crew-shape:after{content:"";position:absolute;top:28%;width:7px;height:7px;border-radius:50%;background:#fff;border:1px solid var(--h5-ink)}.crew-shape:before{left:35%}.crew-shape:after{right:35%}.crew-shape-a{left:18px;width:96px;height:78px;border-radius:48px 48px 16px 16px;background:var(--h5-orange);animation:h5-bob 1.8s ease-in-out infinite}.crew-shape-b{left:92px;width:46px;height:102px;border-radius:20px 20px 10px 10px;background:var(--h5-ink);animation:h5-bob 2.1s ease-in-out infinite .12s}.crew-shape-c{right:16px;width:56px;height:76px;border-radius:20px 20px 10px 10px;background:var(--h5-yellow);animation:h5-bob 1.9s ease-in-out infinite .24s}.crew-shadow{position:absolute;left:24px;right:20px;bottom:5px;height:12px;border-radius:50%;background:#1f1d1a1f}.consumption-h5-spinner{width:44px;height:44px;display:grid;place-items:center;border:2px solid var(--h5-ink);border-radius:50%;background:var(--h5-paper);box-shadow:0 3px 0 var(--h5-ink)}.consumption-h5-spinner span{width:24px;height:24px;display:block;border:4px solid rgba(31,29,26,.14);border-top-color:var(--h5-purple);border-radius:50%;animation:h5-spin .9s linear infinite}.consumption-h5-debug-input{width:min(320px,100%);height:40px;margin-top:8px;padding:0 12px;border:2px solid var(--h5-ink);border-radius:12px;background:var(--h5-paper);color:var(--h5-ink);box-shadow:0 3px 0 var(--h5-ink)}.consumption-h5-profile{align-items:center;gap:12px;padding:14px;border:2px solid var(--h5-ink);border-radius:16px;background:var(--h5-card);box-shadow:0 4px 0 var(--h5-ink),0 16px 32px #1f1d1a14}.consumption-h5-avatar{width:62px;height:62px;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;border:2px solid var(--h5-ink);border-radius:18px;background:var(--h5-yellow);color:var(--h5-ink);font-size:26px;font-weight:800;box-shadow:0 3px 0 var(--h5-ink)}.consumption-h5-avatar img{width:100%;height:100%;display:block;object-fit:cover}.consumption-h5-meta{flex:1;min-width:0}.consumption-h5-name{margin:0 0 8px;color:var(--h5-ink);font-size:22px;font-weight:850;line-height:1.2}.consumption-h5-field{display:grid;grid-template-columns:20px 40px minmax(0,1fr);align-items:center;gap:6px;min-height:34px;margin:0 0 6px;color:var(--h5-ink);font-size:13px}.consumption-h5-field-icon{color:var(--h5-blue);font-weight:800}.consumption-h5-field-label{color:#1f1d1a9e;font-weight:700}.consumption-h5-native-input,.consumption-h5-form-row input{min-width:0;height:32px;padding:0 10px;border:1.6px solid rgba(31,29,26,.22);border-radius:10px;background:#fff;color:var(--h5-ink);font-size:14px;outline:none}.consumption-h5-native-input:focus,.consumption-h5-form-row input:focus{border-color:var(--h5-orange);box-shadow:0 0 0 3px #dd735329}.consumption-h5-save-profile{height:30px;padding:0 12px;border:1.6px solid var(--h5-ink);border-radius:999px;background:var(--h5-paper);color:var(--h5-ink);font-weight:700;box-shadow:0 2px 0 var(--h5-ink)}.consumption-h5-section{margin-top:22px}.consumption-h5-section-bar{display:grid;grid-template-columns:5px minmax(78px,1fr) 92px 90px;align-items:center;gap:8px;margin-bottom:12px}.consumption-h5-section-bar>span:first-child{width:5px;height:24px;border:1.4px solid var(--h5-ink);border-radius:99px;background:var(--h5-orange)}.consumption-h5-section-title{color:var(--h5-ink);font-size:20px;font-weight:850}.consumption-h5-year-select,.consumption-h5-add-btn{height:38px;border:2px solid var(--h5-ink);border-radius:999px;background:var(--h5-paper);color:var(--h5-ink);font-size:14px;font-weight:750;box-shadow:0 3px 0 var(--h5-ink)}.consumption-h5-year-select{padding:0 10px}.consumption-h5-add-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;background:var(--h5-orange);color:#fff}.consumption-h5-add-btn:disabled{opacity:.45}.consumption-h5-add-btn span{width:18px;height:18px;display:inline-grid;place-items:center;border-radius:50%;background:#fff;color:var(--h5-orange)}.consumption-h5-month-label{padding:13px 0 9px;color:var(--h5-blue);font-size:17px;font-weight:850}.consumption-h5-rec-row{align-items:stretch;gap:8px;padding:0 0 12px}.consumption-h5-rec-dot-col{width:14px;margin-top:10px}.consumption-h5-rec-dot{width:11px;height:11px;border:1.6px solid var(--h5-ink);border-radius:50%;background:var(--h5-yellow)}.consumption-h5-rec-dot-line{width:2px;min-height:54px;background:#1f1d1a3d}.consumption-h5-rec-date{width:42px;min-width:42px;display:flex;align-items:center;color:#1f1d1a8f;font-size:13px;font-weight:750}.consumption-h5-rec-main{min-height:62px;padding:11px 10px 11px 12px;border:2px solid var(--h5-ink);border-right:0;border-radius:14px 0 0 14px;background:var(--h5-paper);box-shadow:0 3px 0 var(--h5-ink)}.consumption-h5-rec-title{color:var(--h5-ink);font-size:16px;font-weight:850}.consumption-h5-rec-sub{margin-top:4px;color:#1f1d1a9e;font-size:12px}.consumption-h5-rec-balance{width:fit-content;margin-top:6px;padding:2px 8px;border:1.4px solid var(--h5-ink);border-radius:999px;background:#e5f3df;color:var(--h5-ink);font-size:11px;font-weight:800}.consumption-h5-rec-price{min-width:82px;display:flex;align-items:center;justify-content:center;padding:0 8px;border:2px solid var(--h5-ink);border-left:0;border-radius:0 14px 14px 0;background:#fff;color:var(--h5-blue);font-size:15px;font-weight:850;box-shadow:0 3px 0 var(--h5-ink)}.consumption-h5-empty-line{padding:18px 0;color:#1f1d1a94;text-align:center}.consumption-h5-bottom-sheet .ant-drawer-content{overflow:hidden;border-top:2px solid var(--h5-ink);border-radius:22px 22px 0 0;background:var(--h5-cream)}.consumption-h5-bottom-sheet .ant-drawer-header{padding:18px 20px 10px;border-bottom:0;background:transparent}.consumption-h5-bottom-sheet .ant-drawer-body{padding:8px 20px 92px}.consumption-h5-sheet-title,.consumption-h5-picker-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.consumption-h5-sheet-title strong,.consumption-h5-picker-title strong{display:block;color:var(--h5-ink);font-size:20px;font-weight:850}.consumption-h5-sheet-title span,.consumption-h5-picker-title span{display:block;margin-top:4px;color:#1f1d1a9e;font-size:13px;font-weight:500}.consumption-h5-sheet-title i{width:62px;height:42px;display:block;border:2px solid var(--h5-ink);border-radius:16px;background:var(--h5-yellow);box-shadow:0 3px 0 var(--h5-ink)}.consumption-h5-form-panel{display:flex;flex-direction:column;gap:10px;padding:10px;border:2px solid var(--h5-ink);border-radius:18px;background:var(--h5-paper);box-shadow:0 4px 0 var(--h5-ink)}.consumption-h5-form-row{min-height:54px;display:grid;grid-template-columns:30px 74px minmax(0,1fr) 18px;align-items:center;gap:8px;width:100%;padding:7px 4px;border:0;border-bottom:1.4px solid rgba(31,29,26,.12);background:transparent;color:var(--h5-ink);text-align:left}.consumption-h5-form-row:last-child{border-bottom:0}.consumption-h5-form-icon{width:26px;height:26px;display:inline-grid;place-items:center;border:1.6px solid var(--h5-ink);border-radius:8px;background:#dfeee0;color:var(--h5-ink);font-size:14px;font-weight:850}.consumption-h5-form-icon-red{background:#ffe0d6}.consumption-h5-form-row b{font-size:14px;font-weight:850}.consumption-h5-form-row em{overflow:hidden;color:#1f1d1a94;font-size:14px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.consumption-h5-form-row input{width:100%}.consumption-h5-form-arrow,.consumption-h5-form-unit{color:#1f1d1a9e;font-size:18px;font-weight:850}.consumption-h5-form-unit{font-size:13px}.consumption-h5-times-card-note{display:flex;align-items:center;gap:8px;margin-top:2px;padding:10px 12px;border:1.6px solid var(--h5-ink);border-radius:14px;background:#e7f2df;color:var(--h5-ink);font-size:13px}.consumption-h5-times-card-note--danger{background:#ffe0d6}.consumption-h5-drawer-footer{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px 20px calc(14px + env(safe-area-inset-bottom));border-top:0;background:#f2ecdff5}.consumption-h5-ghost-btn,.consumption-h5-primary-btn{height:48px;border:2px solid var(--h5-ink);border-radius:999px;color:var(--h5-ink);font-size:16px;font-weight:850;box-shadow:0 3px 0 var(--h5-ink)}.consumption-h5-ghost-btn{background:var(--h5-paper)}.consumption-h5-primary-btn{background:var(--h5-orange);color:#fff}.consumption-h5-primary-btn:disabled{opacity:.45}.consumption-h5-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-bottom:78px}.consumption-h5-chip{min-height:54px;position:relative;padding:9px 6px;border:2px solid var(--h5-ink);border-radius:14px;background:var(--h5-paper);color:var(--h5-ink);font-size:15px;font-weight:800;box-shadow:0 3px 0 var(--h5-ink)}.consumption-h5-chip small{margin-top:4px;color:#1f1d1a99;font-size:11px;font-weight:700}.consumption-h5-chip--sel{background:#e5f3df;color:var(--h5-ink)}.consumption-h5-chip--sel:after{content:"✓";position:absolute;right:8px;top:7px;width:18px;height:18px;display:grid;place-items:center;border:1.4px solid var(--h5-ink);border-radius:50%;background:var(--h5-green);color:#fff;font-size:12px}.consumption-h5-empty{grid-column:1 / -1;padding:18px 12px;border:2px dashed rgba(31,29,26,.34);border-radius:14px;background:var(--h5-paper);color:#1f1d1a99;text-align:center}.consumption-h5-success-modal .ant-modal-content{overflow:hidden;border:2px solid var(--h5-ink);border-radius:22px;background:var(--h5-paper);box-shadow:0 5px 0 var(--h5-ink)}.consumption-h5-success-close{position:absolute;top:12px;right:12px;z-index:1;width:32px;height:32px;border:2px solid var(--h5-ink);border-radius:50%;background:#fff;color:var(--h5-ink);font-size:20px;font-weight:850;line-height:1}.consumption-h5-success-card{padding:30px 12px 26px;text-align:center}.consumption-h5-success-art{width:92px;height:92px;margin:0 auto 14px;display:grid;place-items:center;border:2px solid var(--h5-ink);border-radius:50%;background:var(--h5-green);box-shadow:0 4px 0 var(--h5-ink)}.consumption-h5-success-art span{width:42px;height:22px;display:block;border-left:7px solid #fff;border-bottom:7px solid #fff;transform:rotate(-45deg)}.consumption-h5-success-title{color:var(--h5-ink);font-size:26px;font-weight:900}.consumption-h5-success-text{margin-top:8px;color:#1f1d1a9e;font-size:15px}.consumption-h5-page,.consumption-h5-page-body{width:100%;max-width:100%;overflow-x:hidden;background:#f7f1e5;overscroll-behavior-x:none}.consumption-h5-root,.consumption-h5-root *,.consumption-h5-bottom-sheet,.consumption-h5-bottom-sheet *,.consumption-h5-success-modal,.consumption-h5-success-modal *{box-sizing:border-box}.consumption-h5-root{width:100%;max-width:100vw;overflow-x:hidden}.consumption-h5-body{width:min(100vw,480px);max-width:100vw;overflow-x:clip;opacity:1;animation:h5-soft-enter .22s ease-out both}.consumption-h5-loading-screen{width:100%;max-width:100vw;overflow-x:hidden;background:linear-gradient(90deg,rgba(31,29,26,.05) 1px,transparent 1px),linear-gradient(180deg,#f7f1e5,#ebe4d7);background-size:28px 28px,auto}.consumption-h5-progress{width:min(260px,72vw);height:12px;overflow:hidden;padding:2px;border:2px solid var(--h5-ink);border-radius:999px;background:var(--h5-paper);box-shadow:0 3px 0 var(--h5-ink)}.consumption-h5-progress span{position:relative;display:block;height:100%;min-width:10%;border-radius:999px;background:linear-gradient(90deg,var(--h5-purple),var(--h5-orange),var(--h5-yellow));transition:width .28s ease}.consumption-h5-progress span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent);animation:h5-progress-shine 1.05s ease-in-out infinite}.consumption-h5-native-input,.consumption-h5-form-row input,.consumption-h5-debug-input,.consumption-h5-year-select{font-size:16px;-webkit-text-size-adjust:100%;touch-action:manipulation}.consumption-h5-field{grid-template-columns:20px 40px minmax(0,1fr)}.consumption-h5-section-bar{width:100%;max-width:100%}.consumption-h5-timeline{width:100%;max-width:100%;overflow-x:clip}.consumption-h5-rec-row{position:relative;display:grid;grid-template-columns:14px 42px minmax(0,1fr);gap:8px;width:100%;max-width:100%;overflow:visible}.consumption-h5-rec-main{min-width:0;padding:11px 92px 11px 12px;border:2px solid var(--h5-ink);border-radius:14px;background:var(--h5-paper);box-shadow:0 3px 0 var(--h5-ink)}.consumption-h5-rec-price{position:absolute;right:10px;top:12px;bottom:14px;min-width:72px;max-width:88px;padding:0 4px;border:0;border-left:1.6px solid rgba(31,29,26,.16);border-radius:0;background:transparent;box-shadow:none;text-align:right;white-space:nowrap}.consumption-h5-bottom-sheet.ant-drawer-bottom>.ant-drawer-content-wrapper{right:auto!important;left:6px!important;width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px);overflow:visible}.consumption-h5-bottom-sheet .ant-drawer-content{border:2px solid var(--h5-ink);border-bottom:0;border-radius:26px 26px 0 0;box-shadow:0 -4px 0 var(--h5-ink),0 -18px 36px #1f1d1a29}.consumption-h5-bottom-sheet .ant-drawer-header{min-height:86px;padding:18px 18px 10px}.consumption-h5-bottom-sheet .ant-drawer-body{max-width:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch}.consumption-h5-sheet-title,.consumption-h5-picker-title{display:grid;align-items:center;gap:10px;width:100%}.consumption-h5-sheet-title{grid-template-columns:minmax(0,1fr) auto 38px}.consumption-h5-picker-title{grid-template-columns:minmax(0,1fr) 38px}.consumption-h5-sheet-title>div,.consumption-h5-picker-title>div{min-width:0}.consumption-h5-sheet-title i{justify-self:end}.consumption-h5-sheet-close-btn{width:36px;height:36px;position:relative;display:grid;place-items:center;border:2px solid var(--h5-ink);border-radius:13px;background:var(--h5-paper);box-shadow:0 3px 0 var(--h5-ink)}.consumption-h5-sheet-close-btn span,.consumption-h5-success-close span{position:absolute;width:18px;height:3px;border-radius:999px;background:var(--h5-ink)}.consumption-h5-sheet-close-btn span:first-child,.consumption-h5-success-close span:first-child{transform:rotate(45deg)}.consumption-h5-sheet-close-btn span:last-child,.consumption-h5-success-close span:last-child{transform:rotate(-45deg)}.consumption-h5-form-panel{max-width:100%;overflow-x:hidden}.consumption-h5-form-row{grid-template-columns:30px 76px minmax(0,1fr) 18px}.consumption-h5-form-row input{max-width:100%}.consumption-h5-drawer-footer{position:sticky;bottom:0;margin:12px -20px calc(-92px + env(safe-area-inset-bottom));padding:12px 20px calc(14px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.consumption-h5-grid{max-width:100%;overflow-x:hidden}.consumption-h5-success-close{display:grid;place-items:center;background:var(--h5-yellow);box-shadow:0 3px 0 var(--h5-ink)}@media (max-width: 420px){.consumption-h5-body{padding-right:12px;padding-left:12px}.consumption-h5-section-bar{grid-template-columns:5px minmax(70px,1fr) 82px 86px;gap:7px}.consumption-h5-rec-row{grid-template-columns:12px 38px minmax(0,1fr);gap:7px}.consumption-h5-rec-main{padding-right:82px}.consumption-h5-rec-price{right:8px;max-width:76px;font-size:13px}.consumption-h5-form-row{grid-template-columns:26px 70px minmax(0,1fr) 16px;gap:6px}}html.consumption-h5-page,body.consumption-h5-page-body{min-width:0;max-width:100%;position:relative;overflow-x:hidden!important;overscroll-behavior-x:none;touch-action:pan-y}body.consumption-h5-page-body{margin:0}.consumption-h5-root{width:100%;max-width:100%;min-height:100dvh;contain:inline-size;overflow-x:hidden!important}.consumption-h5-body{width:100%;max-width:480px;margin-right:auto;margin-left:auto;overflow-x:hidden!important}.consumption-h5-profile,.consumption-h5-section,.consumption-h5-section-bar,.consumption-h5-timeline,.consumption-h5-month-group,.consumption-h5-rec-row,.consumption-h5-rec-main,.consumption-h5-form-panel{min-width:0;max-width:100%}.consumption-h5-rec-main{border-radius:14px}.consumption-h5-rec-price{top:50%;bottom:auto;transform:translateY(-50%);border-left:0}.consumption-h5-bottom-sheet.ant-drawer-bottom{max-width:100vw;overflow-x:hidden}.consumption-h5-bottom-sheet.ant-drawer-bottom>.ant-drawer-content-wrapper{right:0!important;left:0!important;width:100%!important;max-width:100%!important;padding-right:6px;padding-left:6px;overflow-x:hidden}.consumption-h5-bottom-sheet .ant-drawer-content{width:100%;max-width:468px;margin-right:auto;margin-left:auto}.consumption-h5-form-row input{min-width:0}@keyframes h5-spin{to{transform:rotate(360deg)}}@keyframes h5-soft-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes h5-progress-shine{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes h5-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width: 360px){.consumption-h5-section-bar{grid-template-columns:5px minmax(68px,1fr) 86px 82px}.consumption-h5-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.consumption-h5-rec-price{min-width:72px;font-size:13px}}html.consumption-h5-page,body.consumption-h5-page-body,body.consumption-h5-page-body #root{min-height:100dvh;background:linear-gradient(90deg,rgba(31,29,26,.05) 1px,transparent 1px),linear-gradient(180deg,#f7f1e5,#ebe4d7)!important;background-size:28px 28px,auto!important}html.consumption-h5-overlay-open,body.consumption-h5-overlay-open{overflow:hidden!important}.consumption-h5-root{min-height:100dvh;background:linear-gradient(90deg,rgba(31,29,26,.05) 1px,transparent 1px),linear-gradient(180deg,#f7f1e5,#ebe4d7);background-size:28px 28px,auto}.consumption-h5-root--sheet-open .consumption-h5-body{pointer-events:none}.consumption-h5-body{min-height:100dvh;padding-bottom:calc(88px + env(safe-area-inset-bottom))}.consumption-h5-loading-screen{justify-content:center;min-height:100dvh;padding:max(28px,env(safe-area-inset-top)) 28px max(32px,env(safe-area-inset-bottom));background:linear-gradient(90deg,rgba(31,29,26,.05) 1px,transparent 1px),linear-gradient(180deg,#f7f1e5,#ebe4d7);background-size:28px 28px,auto}.consumption-h5-crew{margin-bottom:2px;transform-origin:center bottom;animation:h5-crew-breathe 2.8s ease-in-out infinite}.crew-shape{transform-origin:center bottom}.crew-shape-a{animation:h5-crew-a 2.8s ease-in-out infinite}.crew-shape-b{animation:h5-crew-b 2.8s ease-in-out infinite .08s}.crew-shape-c{animation:h5-crew-c 2.8s ease-in-out infinite .16s}.crew-shape:before,.crew-shape:after{animation:h5-eye-blink 4.2s ease-in-out infinite}.crew-shadow{animation:h5-crew-shadow 2.8s ease-in-out infinite}.consumption-h5-progress{height:15px;width:min(300px,76vw);padding:3px;background:#fffaf0;box-shadow:0 4px 0 var(--h5-ink),inset 0 0 0 1px #1f1d1a14}.consumption-h5-progress span{background:repeating-linear-gradient(90deg,transparent 0 16px,rgba(31,29,26,.15) 16px 18px),linear-gradient(90deg,var(--h5-purple) 0%,var(--h5-orange) 42%,var(--h5-yellow) 76%,var(--h5-green) 100%);box-shadow:inset 0 -2px #1f1d1a2e}.consumption-h5-progress span:after{background:radial-gradient(circle at 11px 50%,#fff 0 2px,transparent 2.5px),radial-gradient(circle at 23px 50%,rgba(31,29,26,.34) 0 1.5px,transparent 2px);background-size:36px 100%;animation:h5-progress-march .8s linear infinite}.consumption-h5-timeline{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.consumption-h5-rec-row{grid-template-columns:15px 44px minmax(0,1fr);gap:9px;padding-bottom:14px}.consumption-h5-rec-dot{width:13px;height:13px;box-shadow:0 2px 0 var(--h5-ink)}.consumption-h5-rec-dot-line{min-height:72px;border-radius:999px;background:linear-gradient(180deg,#1f1d1a47,#1f1d1a14)}.consumption-h5-rec-date{justify-content:center;font-size:12px;color:#1f1d1a94}.consumption-h5-rec-main{position:relative;min-height:76px;padding:13px 98px 13px 16px;border-radius:18px;background:linear-gradient(180deg,#ffffffe6,#fffaf0f5),var(--h5-paper);box-shadow:0 4px 0 var(--h5-ink),0 12px 22px #1f1d1a14}.consumption-h5-rec-main:before{content:"";position:absolute;top:13px;bottom:13px;left:-2px;width:6px;border:2px solid var(--h5-ink);border-left:0;border-radius:0 999px 999px 0;background:var(--h5-orange)}.consumption-h5-rec-title{font-size:17px;letter-spacing:0}.consumption-h5-rec-sub{display:flex;align-items:center;gap:4px;min-width:0}.consumption-h5-rec-balance{margin-top:7px;border-width:1.6px;background:#e7f2df;box-shadow:0 2px 0 var(--h5-ink)}.consumption-h5-rec-price{right:12px;min-width:74px;max-width:82px;height:34px;justify-content:center;border:2px solid var(--h5-ink);border-radius:999px;background:#edf4f7;color:var(--h5-blue);box-shadow:0 2px 0 var(--h5-ink);font-size:14px}.consumption-h5-bottom-sheet.ant-drawer-bottom>.ant-drawer-content-wrapper{left:14px!important;right:14px!important;width:calc(100vw - 28px)!important;max-width:452px!important;margin-right:auto;margin-left:auto;padding-right:0;padding-left:0;overflow:visible}.consumption-h5-bottom-sheet .ant-drawer-content{width:100%;max-width:100%;overflow:hidden;border:2px solid var(--h5-ink);border-bottom:0;border-radius:28px 28px 0 0;background:linear-gradient(180deg,#fffdf8,#fffdf8 72%,#f2ecdf);box-shadow:0 -5px 0 var(--h5-ink),0 -22px 42px #1f1d1a33}.consumption-h5-select-sheet .ant-drawer-content{border-radius:24px 24px 0 0;box-shadow:0 -4px 0 var(--h5-ink),0 -18px 34px #1f1d1a38}.consumption-h5-bottom-sheet .ant-drawer-body{overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;touch-action:pan-y;padding:8px 18px 18px}.consumption-h5-select-sheet .ant-drawer-body{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.consumption-h5-add-sheet--under .ant-drawer-body,.consumption-h5-add-sheet--under .consumption-h5-drawer-footer{pointer-events:none}.consumption-h5-add-sheet--under .consumption-h5-drawer-footer{opacity:0}.consumption-h5-form-panel{overflow:visible;border-radius:20px;box-shadow:0 5px 0 var(--h5-ink),0 16px 26px #1f1d1a1a}.consumption-h5-drawer-footer{position:sticky;z-index:6;bottom:0;margin:16px -18px calc(-18px - env(safe-area-inset-bottom));padding:14px 18px calc(16px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:linear-gradient(180deg,#f2ecdfd1,#f2ecdf 72%);box-shadow:0 -10px 24px #1f1d1a14}.consumption-h5-select-sheet .consumption-h5-drawer-footer{margin-top:18px}.consumption-h5-grid{padding-bottom:8px}@media (max-width: 420px){.consumption-h5-rec-row{grid-template-columns:13px 40px minmax(0,1fr)}.consumption-h5-rec-main{padding-right:86px}.consumption-h5-rec-price{right:10px;min-width:68px;max-width:76px;font-size:13px}.consumption-h5-bottom-sheet.ant-drawer-bottom>.ant-drawer-content-wrapper{left:12px!important;right:12px!important;width:calc(100vw - 24px)!important}}@keyframes h5-crew-breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.018)}}@keyframes h5-crew-a{0%,to{transform:translateY(0) scaleY(1)}50%{transform:translateY(-5px) scaleY(1.035)}}@keyframes h5-crew-b{0%,to{transform:translateY(0) scaleY(1)}50%{transform:translateY(-7px) scaleY(1.025)}}@keyframes h5-crew-c{0%,to{transform:translateY(0) scaleY(1)}50%{transform:translateY(-4px) scaleY(1.04)}}@keyframes h5-crew-shadow{0%,to{opacity:.13;transform:scaleX(1)}50%{opacity:.2;transform:scaleX(.84)}}@keyframes h5-eye-blink{0%,86%,to{transform:scaleY(1)}90%,94%{transform:scaleY(.2)}}@keyframes h5-progress-march{0%{transform:translate(-36px)}to{transform:translate(36px)}}html.consumption-h5-page,body.consumption-h5-page-body,body.consumption-h5-page-body #root,.consumption-h5-root{background:linear-gradient(90deg,rgba(31,29,26,.055) 1px,transparent 1px),linear-gradient(180deg,#f8f2e8,#efe7d9)!important;background-size:28px 28px,auto!important}.consumption-h5-loading-screen{display:grid!important;place-items:center!important;min-height:100dvh!important;padding:max(18px,env(safe-area-inset-top)) 28px max(30px,env(safe-area-inset-bottom))!important}.consumption-h5-loading-panel{width:min(342px,100%);min-height:min(600px,calc(100dvh - 88px));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;margin:0 auto;text-align:center}.consumption-h5-loading-panel .consumption-h5-crew{margin-bottom:0;animation:h5-final-crew-breathe 2.35s ease-in-out infinite}.consumption-h5-loading-panel .crew-shape-a{animation:h5-final-crew-a 2.35s ease-in-out infinite}.consumption-h5-loading-panel .crew-shape-b{animation:h5-final-crew-b 2.35s ease-in-out infinite .08s}.consumption-h5-loading-panel .crew-shape-c{animation:h5-final-crew-c 2.35s ease-in-out infinite .16s}.consumption-h5-loading-panel .crew-shadow{animation:h5-final-crew-shadow 2.35s ease-in-out infinite}.consumption-h5-loading-panel .crew-shape:before,.consumption-h5-loading-panel .crew-shape:after{animation:h5-final-eye 3.8s ease-in-out infinite}.consumption-h5-spinner{background:#fffdf8!important}.consumption-h5-spinner span{border:0!important;background:conic-gradient(from 20deg,var(--h5-orange),var(--h5-yellow),var(--h5-ink),var(--h5-orange));mask:radial-gradient(circle,transparent 0 48%,#000 50%);-webkit-mask:radial-gradient(circle,transparent 0 48%,#000 50%)}.consumption-h5-progress{width:min(314px,78vw)!important;height:18px!important;padding:3px!important;background:#fffaf0!important;box-shadow:0 4px 0 var(--h5-ink)!important}.consumption-h5-progress span{min-width:9%;overflow:hidden;background:linear-gradient(90deg,var(--h5-orange) 0 34%,var(--h5-ink) 34% 55%,var(--h5-yellow) 55% 83%,var(--h5-green) 83% 100%)!important}.consumption-h5-progress span:before,.consumption-h5-progress span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.consumption-h5-progress span:before{background:radial-gradient(circle at 18px 50%,#fff 0 2px,transparent 2.4px),radial-gradient(circle at 30px 50%,rgba(31,29,26,.75) 0 1.8px,transparent 2.3px);background-size:54px 100%;animation:h5-final-progress-dots 1.05s linear infinite}.consumption-h5-progress span:after{background:repeating-linear-gradient(90deg,transparent 0 22px,rgba(255,250,240,.34) 22px 27px);animation:h5-final-progress-bars 1.25s linear infinite}body.smart-conv-h5-page-body .consumption-h5-loading-screen{background:linear-gradient(90deg,rgba(31,29,26,.055) 1px,transparent 1px),linear-gradient(180deg,#f8f2e8,#efe7d9)!important;background-size:28px 28px,auto!important}body.smart-conv-h5-page-body .consumption-h5-loading-panel{transform:translateY(36px)}body.smart-conv-h5-page-body .consumption-h5-loading-panel h1{margin-top:4px}body.smart-conv-h5-page-body .consumption-h5-loading-panel p{max-width:360px}@media (max-height: 760px){body.smart-conv-h5-page-body .consumption-h5-loading-panel{transform:translateY(18px)}}.consumption-h5-rec-row{grid-template-columns:15px 44px minmax(0,1fr)!important;gap:9px!important;overflow:visible!important}.consumption-h5-rec-main{min-height:86px!important;padding:14px min(34vw,126px) 14px 16px!important;border:2px solid var(--h5-ink)!important;border-radius:20px 18px 18px 12px!important;background:linear-gradient(180deg,#fffdf8f5,#fffaf0fa)!important;box-shadow:0 5px 0 var(--h5-ink),0 16px 22px #1f1d1a14!important}.consumption-h5-rec-main:before{top:16px!important;bottom:16px!important;left:-3px!important;width:9px!important;border:2px solid var(--h5-ink)!important;border-left:0!important;border-radius:0 14px 14px 0!important;background:var(--h5-orange)!important}.consumption-h5-rec-title{max-width:100%;overflow:hidden;font-size:18px!important;text-overflow:ellipsis;white-space:nowrap}.consumption-h5-rec-sub{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.consumption-h5-rec-price{right:12px!important;width:auto!important;min-width:72px!important;max-width:min(34vw,116px)!important;height:38px!important;padding:0 10px!important;display:inline-flex!important;align-items:center;justify-content:center;border:2px solid var(--h5-ink)!important;border-radius:999px!important;background:linear-gradient(180deg,#fff7d6,#efe9d8)!important;box-shadow:0 3px 0 var(--h5-ink)!important;color:#245c3b!important;font-size:clamp(12px,3.2vw,14px)!important;font-weight:900!important;line-height:1;overflow:hidden;text-align:center!important;text-overflow:ellipsis;white-space:nowrap}.consumption-h5-drawer-root .ant-drawer-mask{background:#1f1d1a85!important}.consumption-h5-drawer-root.ant-drawer-bottom>.ant-drawer-content-wrapper,.consumption-h5-bottom-sheet.ant-drawer-bottom>.ant-drawer-content-wrapper{right:12px!important;left:12px!important;width:calc(100vw - 24px)!important;max-width:452px!important;margin-right:auto!important;margin-left:auto!important;padding:0!important;overflow:visible!important}.consumption-h5-drawer-root .ant-drawer-content,.consumption-h5-bottom-sheet .ant-drawer-content{overflow:hidden!important;border:2px solid var(--h5-ink)!important;border-bottom:0!important;border-radius:28px 28px 0 0!important;background:linear-gradient(180deg,#fffdf8,#fffdf8 72%,#f2ecdf)!important;box-shadow:0 -5px 0 var(--h5-ink),0 -24px 44px #1f1d1a33!important}.consumption-h5-project-drawer-root .ant-drawer-content,.consumption-h5-staff-drawer-root .ant-drawer-content,.consumption-h5-select-sheet .ant-drawer-content{border-radius:30px 30px 0 0!important;box-shadow:0 -5px 0 var(--h5-ink),0 -18px 38px #1f1d1a38!important}.consumption-h5-drawer-root .ant-drawer-header,.consumption-h5-bottom-sheet .ant-drawer-header{padding:20px 20px 10px!important}.consumption-h5-drawer-root .ant-drawer-body,.consumption-h5-bottom-sheet .ant-drawer-body{display:flex;min-height:0;flex-direction:column;padding:8px 18px 0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain}.consumption-h5-form-panel{border-radius:22px!important;box-shadow:0 5px 0 var(--h5-ink),0 18px 28px #1f1d1a1a!important}.consumption-h5-form-icon{position:relative;overflow:hidden;border-radius:10px!important;color:transparent!important;font-size:0!important}.consumption-h5-form-icon:before,.consumption-h5-form-icon:after{content:"";position:absolute;box-sizing:border-box}.consumption-h5-form-icon-project,.consumption-h5-form-icon-date,.consumption-h5-form-icon-staff{background:#dfeee0!important}.consumption-h5-form-icon-date{background:#fff0bf!important}.consumption-h5-form-icon-project:before{top:7px;right:7px;bottom:7px;left:7px;border:2px solid var(--h5-ink);border-radius:4px}.consumption-h5-form-icon-project:after{top:11px;right:11px;bottom:11px;left:11px;border-radius:2px;background:var(--h5-ink)}.consumption-h5-form-icon-date:before{top:7px;right:6px;left:6px;height:12px;border:2px solid var(--h5-ink);border-radius:3px}.consumption-h5-form-icon-date:after{top:6px;right:9px;left:9px;height:3px;background:var(--h5-ink);box-shadow:0 8px #1f1d1ab8}.consumption-h5-form-icon-money{background:#ffe0d6!important}.consumption-h5-form-icon-money:before{top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--h5-ink);content:"¥";font-size:14px;font-weight:900}.consumption-h5-form-icon-staff:before{top:6px;left:9px;width:10px;height:10px;border:2px solid var(--h5-ink);border-radius:50%}.consumption-h5-form-icon-staff:after{right:6px;bottom:6px;left:6px;height:10px;border:2px solid var(--h5-ink);border-radius:999px 999px 5px 5px;border-top:0}.consumption-h5-drawer-footer{position:sticky!important;z-index:8!important;bottom:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;margin:16px 0 0!important;padding:12px 0 calc(13px + env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0!important;background:linear-gradient(180deg,#f2ecdfc2,#f2ecdf 68%)!important;box-shadow:0 -12px 24px #1f1d1a14!important}.consumption-h5-ghost-btn,.consumption-h5-primary-btn{min-width:0!important;height:50px!important;border-width:2px!important;box-shadow:0 4px 0 var(--h5-ink)!important}.consumption-h5-select-sheet .consumption-h5-drawer-footer{margin-top:auto!important}.consumption-h5-grid{padding-bottom:18px!important}.consumption-h5-add-sheet--under .consumption-h5-drawer-footer{visibility:hidden!important;opacity:0!important}@media (max-width: 420px){.consumption-h5-loading-panel{min-height:min(560px,calc(100dvh - 72px))}.consumption-h5-rec-row{grid-template-columns:13px 39px minmax(0,1fr)!important;gap:7px!important}.consumption-h5-rec-main{padding-right:min(35vw,118px)!important}.consumption-h5-rec-price{right:9px!important;max-width:min(35vw,108px)!important;padding-right:8px!important;padding-left:8px!important}.consumption-h5-drawer-root.ant-drawer-bottom>.ant-drawer-content-wrapper,.consumption-h5-bottom-sheet.ant-drawer-bottom>.ant-drawer-content-wrapper{right:10px!important;left:10px!important;width:calc(100vw - 20px)!important}.consumption-h5-bottom-sheet .ant-drawer-body{padding-right:14px!important;padding-left:14px!important}}@keyframes h5-final-crew-breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.025)}}@keyframes h5-final-crew-a{0%,to{transform:translateY(0) scaleY(1)}50%{transform:translateY(-7px) scaleY(1.04)}}@keyframes h5-final-crew-b{0%,to{transform:translateY(0) scaleY(1)}50%{transform:translateY(-9px) scaleY(1.03)}}@keyframes h5-final-crew-c{0%,to{transform:translateY(0) scaleY(1)}50%{transform:translateY(-6px) scaleY(1.045)}}@keyframes h5-final-crew-shadow{0%,to{opacity:.11;transform:scaleX(1)}50%{opacity:.18;transform:scaleX(.78)}}@keyframes h5-final-eye{0%,84%,to{transform:scaleY(1)}88%,92%{transform:scaleY(.18)}}@keyframes h5-final-progress-dots{0%{transform:translate(-54px)}to{transform:translate(54px)}}@keyframes h5-final-progress-bars{0%{transform:translate(-27px)}to{transform:translate(27px)}}body.consumption-h5-page-body{margin:0!important;overflow-x:hidden!important}.consumption-h5-root{width:min(100vw,480px);margin-right:auto;margin-left:auto;overflow-x:hidden;isolation:isolate}.consumption-h5-login-fallback{width:min(100vw,480px);min-height:100svh}.consumption-h5-login-action{width:min(220px,72vw);margin-top:4px}.consumption-h5-drawer-root.ant-drawer-bottom>.ant-drawer-content-wrapper,.consumption-h5-bottom-sheet.ant-drawer-bottom>.ant-drawer-content-wrapper{right:0!important;left:0!important;width:min(calc(100vw - 20px),456px)!important;max-width:min(calc(100vw - 20px),456px)!important;height:auto!important;max-height:calc(100svh - max(8px,env(safe-area-inset-top)))!important;margin:0 auto!important}.consumption-h5-add-drawer-root.ant-drawer-bottom>.ant-drawer-content-wrapper,.consumption-h5-add-sheet.ant-drawer-bottom>.ant-drawer-content-wrapper{max-height:min(78svh,720px)!important}.consumption-h5-project-drawer-root.ant-drawer-bottom>.ant-drawer-content-wrapper,.consumption-h5-staff-drawer-root.ant-drawer-bottom>.ant-drawer-content-wrapper,.consumption-h5-select-sheet.ant-drawer-bottom>.ant-drawer-content-wrapper{max-height:min(64svh,560px)!important;transition-duration:.12s!important;transition-timing-function:cubic-bezier(.2,0,0,1)!important}.consumption-h5-drawer-root .ant-drawer-content,.consumption-h5-bottom-sheet .ant-drawer-content{height:auto!important;max-height:inherit!important;display:flex!important;flex-direction:column!important}.consumption-h5-drawer-root .ant-drawer-body,.consumption-h5-bottom-sheet .ant-drawer-body{flex:1 1 auto!important;min-height:0!important;max-height:inherit!important;-webkit-overflow-scrolling:touch}.consumption-h5-form-panel{flex:0 0 auto}.consumption-h5-drawer-footer{flex:0 0 auto!important;margin:14px -2px 0!important;padding:12px 10px calc(14px + env(safe-area-inset-bottom))!important;transform:translateZ(0)}.consumption-h5-select-sheet .consumption-h5-drawer-footer{margin-top:14px!important}@media (min-width: 700px){.consumption-h5-root,.consumption-h5-login-fallback{width:480px}}@media (max-height: 720px){.consumption-h5-add-drawer-root.ant-drawer-bottom>.ant-drawer-content-wrapper,.consumption-h5-add-sheet.ant-drawer-bottom>.ant-drawer-content-wrapper{max-height:min(86svh,650px)!important}.consumption-h5-project-drawer-root.ant-drawer-bottom>.ant-drawer-content-wrapper,.consumption-h5-staff-drawer-root.ant-drawer-bottom>.ant-drawer-content-wrapper,.consumption-h5-select-sheet.ant-drawer-bottom>.ant-drawer-content-wrapper{max-height:min(72svh,520px)!important}}body.smart-conv-h5-page-body{margin:0!important;overflow-x:hidden!important;background:linear-gradient(90deg,rgba(31,29,26,.055) 1px,transparent 1px),linear-gradient(180deg,#f7f1e5,#ece4d6);background-size:28px 28px,auto}.smart-conv-h5-root{--smart-ink: #1f1d1a;--smart-muted: #7d766c;--smart-cream: #fbf7ed;--smart-paper: #fffdf6;--smart-line: rgba(31, 29, 26, .14);--smart-orange: #e46f50;--smart-yellow: #f3ce40;--smart-green: #cfe1c8;width:min(100vw,480px);min-height:100svh;margin:0 auto;overflow-x:hidden;color:var(--smart-ink);background:linear-gradient(90deg,rgba(31,29,26,.055) 1px,transparent 1px),linear-gradient(180deg,#f7f1e5,#ece4d6);background-size:28px 28px,auto;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:0;isolation:isolate}.smart-conv-h5-root button,.smart-conv-h5-root input{font:inherit;letter-spacing:0}.smart-conv-h5-topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0;background:#fffdf6f5;border-bottom:2px solid rgba(31,29,26,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.smart-conv-h5-topbar strong{overflow:hidden;font-size:20px;font-weight:900;text-align:center;text-overflow:ellipsis;white-space:nowrap}.smart-conv-h5-topbar button{width:44px;height:44px;padding:0;color:var(--smart-ink);font-size:32px;line-height:1;background:transparent;border:0}.smart-conv-h5-topbar button:last-child{justify-self:end;font-size:24px}.smart-conv-h5-main{padding:18px 16px calc(26px + env(safe-area-inset-bottom))}.smart-conv-h5-hero,.smart-conv-h5-toolbar,.smart-conv-h5-summary,.smart-conv-h5-empty,.smart-conv-h5-thread-card{border:3px solid var(--smart-ink);box-shadow:0 8px #1f1d1a29}.smart-conv-h5-hero{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:12px;align-items:center;min-height:132px;padding:20px 18px;background:#fffdf6e0;border-radius:24px}.smart-conv-h5-eyebrow{display:block;margin-bottom:8px;color:#8d877e;font-size:12px;font-weight:800}.smart-conv-h5-hero h1{margin:0;font-size:24px;line-height:1.18;font-weight:950}.smart-conv-h5-hero p{margin:10px 0 0;color:var(--smart-muted);font-size:13px;line-height:1.6}.smart-conv-h5-mini-crew,.smart-conv-h5-crew{position:relative;height:92px}.smart-conv-h5-mini-crew span,.smart-conv-h5-crew span{position:absolute;display:block;border:4px solid var(--smart-ink);box-sizing:border-box}.smart-conv-h5-mini-crew span:nth-child(1){right:28px;bottom:12px;width:54px;height:48px;background:var(--smart-orange);border-radius:26px 26px 12px 12px}.smart-conv-h5-mini-crew span:nth-child(2){right:8px;bottom:12px;width:36px;height:72px;background:var(--smart-ink);border-radius:18px 18px 8px 8px}.smart-conv-h5-mini-crew span:nth-child(3){right:0;bottom:12px;width:42px;height:42px;background:var(--smart-yellow);border-radius:16px}.smart-conv-h5-toolbar{margin-top:18px;padding:14px;background:#fffdf6e6;border-radius:22px}.smart-conv-h5-segment{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:5px;background:#1f1d1a0f;border:2px solid var(--smart-ink);border-radius:18px}.smart-conv-h5-segment button,.smart-conv-h5-filter-row button{height:38px;color:var(--smart-ink);font-size:14px;font-weight:900;background:transparent;border:0;border-radius:13px}.smart-conv-h5-segment button.is-active{color:#fffdf6;background:var(--smart-ink)}.smart-conv-h5-search{display:flex;align-items:center;gap:8px;height:44px;margin-top:12px;padding:0 14px;background:#fffdf8;border:2px solid rgba(31,29,26,.22);border-radius:16px}.smart-conv-h5-search span{color:var(--smart-orange);font-size:18px;font-weight:900}.smart-conv-h5-search input{width:100%;min-width:0;color:var(--smart-ink);background:transparent;border:0;outline:0}.smart-conv-h5-search input::placeholder{color:#1f1d1a6b}.smart-conv-h5-filter-row{display:flex;gap:8px;margin-top:12px;padding-bottom:2px;overflow-x:auto;-webkit-overflow-scrolling:touch}.smart-conv-h5-filter-row button{flex:0 0 auto;min-width:64px;padding:0 12px;background:#fffdf8;border:2px solid rgba(31,29,26,.22)}.smart-conv-h5-filter-row button.is-active{color:#fffdf6;background:var(--smart-orange);border-color:var(--smart-ink);box-shadow:0 4px 0 var(--smart-ink)}.smart-conv-h5-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;padding:10px;background:#cfe1c89e;border-width:2px;border-radius:18px}.smart-conv-h5-summary span{min-width:0;color:var(--smart-ink);font-size:12px;font-weight:900;text-align:center}.smart-conv-h5-thread-list{display:grid;gap:14px;margin-top:18px}.smart-conv-h5-thread-card{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;min-height:92px;padding:14px 12px;color:var(--smart-ink);text-align:left;background:#fffdf6f0;border-radius:22px}.smart-conv-h5-thread-card:before{content:"";position:absolute;left:-3px;top:22px;width:9px;height:48px;background:var(--smart-orange);border:3px solid var(--smart-ink);border-left:0;border-radius:0 12px 12px 0}.smart-conv-h5-avatar{display:grid;place-items:center;width:52px;height:52px;color:var(--smart-ink);font-size:22px;font-weight:950;background:var(--smart-yellow);border:3px solid var(--smart-ink);border-radius:16px;box-shadow:4px 5px #1f1d1a3d}.smart-conv-h5-thread-body{display:grid;gap:4px;min-width:0}.smart-conv-h5-thread-title{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.smart-conv-h5-thread-title strong,.smart-conv-h5-thread-subtitle,.smart-conv-h5-thread-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-conv-h5-thread-title strong{font-size:17px;line-height:1.25}.smart-conv-h5-thread-title em{color:#8b8479;font-size:12px;font-style:normal;font-weight:800}.smart-conv-h5-thread-subtitle,.smart-conv-h5-thread-preview{color:var(--smart-muted);font-size:12px}.smart-conv-h5-thread-count{align-self:end;min-width:36px;padding:4px 8px;color:#2266a8;font-size:12px;font-weight:950;text-align:center;background:#eef6ff;border:2px solid var(--smart-ink);border-radius:999px}.smart-conv-h5-empty{margin-top:18px;padding:24px 18px;background:#fffdf6eb;border-radius:22px}.smart-conv-h5-empty strong{display:block;font-size:20px;font-weight:950}.smart-conv-h5-empty p{margin:8px 0 0;color:var(--smart-muted)}.smart-conv-h5-empty button{height:42px;margin-top:16px;padding:0 18px;color:#fffdf6;font-weight:900;background:var(--smart-orange);border:3px solid var(--smart-ink);border-radius:999px;box-shadow:0 5px 0 var(--smart-ink)}.smart-conv-h5-detail{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;flex-direction:column;width:min(100vw,480px);margin:0 auto;color:var(--smart-ink);background:linear-gradient(90deg,rgba(31,29,26,.055) 1px,transparent 1px),linear-gradient(180deg,#f7f1e5,#ece4d6);background-size:28px 28px,auto;animation:smart-conv-h5-detail-in .16s cubic-bezier(.2,0,0,1)}.smart-conv-h5-detail-head{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:8px;align-items:center;min-height:calc(66px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 8px;background:#fffdf6f5;border-bottom:2px solid rgba(31,29,26,.12)}.smart-conv-h5-detail-head button{width:44px;height:44px;padding:0;color:var(--smart-ink);font-size:34px;line-height:1;background:transparent;border:0}.smart-conv-h5-detail-head div{display:grid;gap:3px;min-width:0;text-align:center}.smart-conv-h5-detail-head strong,.smart-conv-h5-detail-head span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-conv-h5-detail-head strong{font-size:19px;font-weight:950}.smart-conv-h5-detail-head span{color:var(--smart-muted);font-size:12px}.smart-conv-h5-detail-meta{display:flex;gap:8px;padding:12px 16px 0}.smart-conv-h5-detail-meta span{padding:6px 10px;font-size:12px;font-weight:900;background:#fffdf6d9;border:2px solid var(--smart-ink);border-radius:999px}.smart-conv-h5-open-message-shell{flex:1 1 auto;min-height:0;margin:12px 14px calc(14px + env(safe-area-inset-bottom));padding:8px;overflow:hidden;background:#fffdf6e0;border:3px solid var(--smart-ink);border-radius:24px;box-shadow:0 8px #1f1d1a29}.smart-conv-h5-official-empty{display:grid;place-items:center;min-height:360px;padding:28px;text-align:center}.smart-conv-h5-official-empty strong{font-size:20px;font-weight:950}.smart-conv-h5-official-empty p{max-width:280px;color:var(--smart-muted);line-height:1.65}.smart-conv-h5-loading-root{display:flex;flex-direction:column}.smart-conv-h5-loading-panel{display:grid;justify-items:center;align-content:center;min-height:calc(100svh - 84px);padding:24px 28px calc(60px + env(safe-area-inset-bottom));text-align:center}.smart-conv-h5-crew{width:170px;margin-bottom:24px;animation:smart-conv-h5-breathe 2.2s ease-in-out infinite}.smart-conv-h5-crew-a{left:20px;bottom:10px;width:74px;height:58px;background:var(--smart-orange);border-radius:36px 36px 14px 14px}.smart-conv-h5-crew-b{left:82px;bottom:10px;width:42px;height:90px;background:var(--smart-ink);border-radius:22px 22px 10px 10px}.smart-conv-h5-crew-c{right:18px;bottom:10px;width:60px;height:60px;background:var(--smart-yellow);border-radius:22px}.smart-conv-h5-crew-shadow{left:10px;right:10px;bottom:0;height:12px;background:#1f1d1a1f;border:0!important;border-radius:999px;animation:smart-conv-h5-shadow 2.2s ease-in-out infinite}.smart-conv-h5-loader{display:grid;place-items:center;width:58px;height:58px;margin-bottom:18px;background:#fffdf6;border:4px solid var(--smart-ink);border-radius:50%}.smart-conv-h5-loader span{width:32px;height:32px;border:6px solid rgba(31,29,26,.1);border-top-color:#7656e8;border-right-color:var(--smart-orange);border-radius:50%;animation:smart-conv-h5-spin .85s linear infinite}.smart-conv-h5-loading-panel h1{margin:0;font-size:26px;font-weight:950}.smart-conv-h5-loading-panel p{margin:12px 0 22px;color:var(--smart-muted);font-size:15px;line-height:1.6}.smart-conv-h5-progress{width:min(320px,78vw);height:18px;padding:3px;background:#fffdf6;border:4px solid var(--smart-ink);border-radius:999px;overflow:hidden}.smart-conv-h5-progress span{display:block;height:100%;min-width:18px;background:linear-gradient(90deg,#7656e8 0 22%,var(--smart-orange) 22% 48%,var(--smart-yellow) 48% 72%,#62ad66 72% 100%);border-radius:999px;transition:width .22s ease}@keyframes smart-conv-h5-breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.025)}}@keyframes smart-conv-h5-shadow{0%,to{opacity:.12;transform:scaleX(1)}50%{opacity:.2;transform:scaleX(.78)}}@keyframes smart-conv-h5-spin{to{transform:rotate(360deg)}}@keyframes smart-conv-h5-detail-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (min-width: 700px){.smart-conv-h5-root,.smart-conv-h5-detail{width:480px}}@media (max-width: 360px){.smart-conv-h5-main{padding-right:12px;padding-left:12px}.smart-conv-h5-hero{grid-template-columns:minmax(0,1fr)}.smart-conv-h5-mini-crew{display:none}.smart-conv-h5-thread-card{grid-template-columns:48px minmax(0,1fr)}.smart-conv-h5-thread-count{grid-column:2;justify-self:start}}.smart-conv-h5-loading-panel{min-height:100svh}.smart-conv-h5-loading-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.smart-conv-h5-progress span{position:relative;background:linear-gradient(90deg,#7656e8 0,#7656e8 14%,#bf6b5a 14%,#bf6b5a 34%,#f3ce40 34%,#f3ce40 56%,#1f1d1a 56%,#1f1d1a 66%,#f3ce40 66%,#f3ce40 78%,#62ad66 78%,#62ad66);background-size:220px 100%;box-shadow:inset 0 0 0 1px #fffdf680;animation:smart-conv-h5-progress-run .9s linear infinite}.smart-conv-h5-progress span:before,.smart-conv-h5-progress span:after{content:"";position:absolute;top:50%;width:6px;height:6px;background:#fffdf6eb;border-radius:999px;transform:translateY(-50%)}.smart-conv-h5-progress span:before{left:18%}.smart-conv-h5-progress span:after{right:18%}.smart-conv-h5-crew-a:before,.smart-conv-h5-crew-a:after,.smart-conv-h5-crew-b:before,.smart-conv-h5-crew-c:before,.smart-conv-h5-crew-c:after{content:"";position:absolute;top:27px;width:7px;height:7px;background:#fffdf6;border:2px solid rgba(31,29,26,.45);border-radius:50%}.smart-conv-h5-crew-a:before{left:24px}.smart-conv-h5-crew-a:after{right:16px}.smart-conv-h5-crew-b:before{left:10px}.smart-conv-h5-crew-c:before{left:19px}.smart-conv-h5-crew-c:after{right:12px}.smart-conv-h5-main--list{min-height:100svh;padding-top:calc(14px + env(safe-area-inset-top));padding-bottom:calc(92px + env(safe-area-inset-bottom))}.smart-conv-h5-statusbar{display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:12px;align-items:center;padding:13px 14px;background:#fffdf6e0;border:3px solid var(--smart-ink);border-radius:22px;box-shadow:0 7px #1f1d1a26}.smart-conv-h5-statusbar div{display:grid;gap:4px;min-width:0}.smart-conv-h5-statusbar span,.smart-conv-h5-statusbar strong,.smart-conv-h5-statusbar em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-conv-h5-statusbar span{color:#8d877e;font-size:11px;font-weight:900}.smart-conv-h5-statusbar strong{font-size:21px;line-height:1.12;font-weight:950}.smart-conv-h5-statusbar em{color:var(--smart-muted);font-size:12px;font-style:normal;font-weight:800}.smart-conv-h5-refresh{display:grid;place-items:center;width:44px;height:44px;padding:0;color:var(--smart-ink);font-size:24px;font-weight:950;background:#fffdf6;border:3px solid var(--smart-ink);border-radius:50%;box-shadow:0 4px 0 var(--smart-ink)}.smart-conv-h5-refresh.is-syncing{color:var(--smart-orange);animation:smart-conv-h5-refresh-spin .8s linear infinite}.smart-conv-h5-thread-card{transition:transform .12s ease,box-shadow .12s ease}.smart-conv-h5-thread-card:active{transform:translateY(3px);box-shadow:0 5px #1f1d1a2e}.smart-conv-h5-floating{position:fixed;right:max(18px,calc((100vw - 480px)/2 + 18px));bottom:calc(20px + env(safe-area-inset-bottom));z-index:110;display:grid;justify-items:end;gap:12px;pointer-events:none}.smart-conv-h5-filter-fab,.smart-conv-h5-filter-popover{pointer-events:auto}.smart-conv-h5-filter-fab{position:relative;display:grid;place-items:center;width:62px;height:62px;color:var(--smart-ink);background:var(--smart-yellow);border:4px solid var(--smart-ink);border-radius:50%;box-shadow:0 8px #1f1d1a3d}.smart-conv-h5-filter-fab:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border:2px solid rgba(228,111,80,.6);border-radius:inherit;animation:smart-conv-h5-fab-pulse 1.7s ease-in-out infinite}.smart-conv-h5-filter-fab span{display:grid;place-items:center;width:32px;height:32px;font-size:20px;font-weight:950;background:#fffdf6a8;border:2px solid rgba(31,29,26,.25);border-radius:12px}.smart-conv-h5-filter-fab.is-open{background:var(--smart-orange);transform:translateY(2px)}.smart-conv-h5-filter-fab.is-syncing span{animation:smart-conv-h5-refresh-spin .9s linear infinite}.smart-conv-h5-filter-popover{width:min(358px,calc(100vw - 32px));padding:14px;background:#fffdf6f5;border:3px solid var(--smart-ink);border-radius:24px;box-shadow:0 12px #1f1d1a2e,0 24px 45px #1f1d1a2e;animation:smart-conv-h5-filter-pop .15s ease-out}.smart-conv-h5-filter-popover-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.smart-conv-h5-filter-popover-head strong{font-size:16px;font-weight:950}.smart-conv-h5-filter-popover-head button{width:34px;height:34px;padding:0;color:var(--smart-ink);font-size:22px;font-weight:950;line-height:1;background:#fffdf6;border:3px solid var(--smart-ink);border-radius:12px;box-shadow:0 3px 0 var(--smart-ink)}.smart-conv-h5-filter-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.smart-conv-h5-filter-actions button{height:42px;color:var(--smart-ink);font-weight:950;background:#fffdf6;border:3px solid var(--smart-ink);border-radius:999px;box-shadow:0 4px 0 var(--smart-ink)}.smart-conv-h5-filter-actions button:last-child{color:#fffdf6;background:var(--smart-orange)}.smart-conv-h5-contextbar{grid-template-columns:46px minmax(0,1fr) 46px;margin:12px 14px 0;min-height:auto;padding:12px;background:#fffdf6e6;border:3px solid var(--smart-ink);border-radius:22px;box-shadow:0 7px #1f1d1a26}.smart-conv-h5-contextbar button{background:#fffdf6;border:3px solid var(--smart-ink);border-radius:50%;box-shadow:0 4px 0 var(--smart-ink)}.smart-conv-h5-contextbar .smart-conv-h5-refresh{font-size:23px}.smart-conv-h5-message-shell{flex:1 1 auto;min-height:0;margin:12px 14px calc(86px + env(safe-area-inset-bottom));overflow:hidden;background:#fffdf6e0;border:3px solid var(--smart-ink);border-radius:28px;box-shadow:0 10px #1f1d1a29}.smart-conv-h5-message-timeline{height:100%;padding:16px 14px 24px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.smart-conv-h5-message-group{display:grid;gap:10px}.smart-conv-h5-message-day{justify-self:center;margin:6px 0;padding:5px 10px;color:#1f1d1a8c;font-size:12px;font-weight:800;background:#1f1d1a0f;border-radius:999px}.smart-conv-h5-message-row{display:flex;align-items:flex-end;gap:8px;margin-bottom:12px}.smart-conv-h5-message-row.is-staff{flex-direction:row-reverse}.smart-conv-h5-message-avatar{flex:0 0 auto;display:grid;place-items:center;width:34px;height:34px;color:var(--smart-ink);font-size:15px;font-weight:950;background:var(--smart-yellow);border:3px solid var(--smart-ink);border-radius:12px;box-shadow:2px 3px #1f1d1a33}.smart-conv-h5-message-row.is-staff .smart-conv-h5-message-avatar{background:var(--smart-orange)}.smart-conv-h5-message-row.is-neutral .smart-conv-h5-message-avatar{background:var(--smart-green)}.smart-conv-h5-message-bubble{max-width:min(310px,calc(100vw - 112px));padding:10px 12px;background:#fffdf8;border:2px solid var(--smart-ink);border-radius:16px 16px 16px 6px;box-shadow:0 4px #1f1d1a1f}.smart-conv-h5-message-row.is-staff .smart-conv-h5-message-bubble{background:#fff0de;border-radius:16px 16px 6px}.smart-conv-h5-message-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.smart-conv-h5-message-meta strong,.smart-conv-h5-message-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-conv-h5-message-meta strong{min-width:0;font-size:12px;font-weight:950}.smart-conv-h5-message-meta span{flex:0 0 auto;color:var(--smart-muted);font-size:11px;font-weight:800}.smart-conv-h5-message-bubble p{margin:0;color:var(--smart-ink);font-size:15px;line-height:1.55;word-break:break-word;white-space:pre-wrap}.smart-conv-h5-message-bubble em{display:inline-block;margin-top:8px;padding:3px 8px;color:#2266a8;font-size:11px;font-style:normal;font-weight:950;background:#eef6ff;border:2px solid rgba(31,29,26,.24);border-radius:999px}@keyframes smart-conv-h5-refresh-spin{to{transform:rotate(360deg)}}@keyframes smart-conv-h5-fab-pulse{0%,to{opacity:.5;transform:scale(.92)}50%{opacity:0;transform:scale(1.18)}}@keyframes smart-conv-h5-filter-pop{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes smart-conv-h5-progress-run{to{background-position:220px 0}}@media (max-width: 430px){.smart-conv-h5-statusbar{padding:12px}.smart-conv-h5-statusbar strong{font-size:19px}.smart-conv-h5-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.smart-conv-h5-filter-popover{width:calc(100vw - 24px)}.smart-conv-h5-message-shell,.smart-conv-h5-contextbar{margin-right:10px;margin-left:10px}}html.smart-conv-h5-page,body.smart-conv-h5-page-body,body.smart-conv-h5-page-body #root{width:100%;height:100%;min-height:100%;overflow:hidden;overscroll-behavior:none}body.smart-conv-h5-page-body{margin:0!important;background:#fbf4e9!important;position:fixed;top:0;right:0;bottom:0;left:0;touch-action:manipulation}.smart-conv-h5-chat-root{--smart-ink: #20232a;--smart-soft-ink: rgba(32, 35, 42, .64);--smart-cyan: #17c9c7;--smart-coral: #ff6b58;--smart-rose: #ff8fab;--smart-violet: #7656e8;--smart-gold: #ffd43b;position:relative;width:min(100vw,480px);height:100svh;min-height:100svh;overflow:hidden;background:radial-gradient(circle at 16px 16px,rgba(27,31,42,.14) 1.5px,transparent 2px),linear-gradient(180deg,#f2f4f7,#e7ebf1);background-size:32px 32px,auto}.smart-conv-h5-chat-root button{-webkit-tap-highlight-color:transparent}.smart-conv-h5-chat-stage,.smart-conv-h5-chat-frame{height:100%;min-height:100svh}.smart-conv-h5-chat-frame{position:relative;overflow:hidden}.smart-conv-h5-chat-surface{position:absolute;inset:max(8px,env(safe-area-inset-top)) 10px max(8px,env(safe-area-inset-bottom));z-index:1;overflow:hidden;background:linear-gradient(180deg,#ffffffc2,#f1f4f8eb),#f1f3f6;border:3px solid var(--smart-ink);border-radius:28px;box-shadow:inset 0 0 0 1px #ffffffb3,0 18px 44px #1a1f2a1f}.smart-conv-h5-open-data{position:absolute;inset:calc(84px + env(safe-area-inset-top)) 8px 10px;overflow:hidden}.smart-conv-h5-open-data .merchant-wecom-open-data-wrap,.smart-conv-h5-open-data .merchant-wecom-open-data-host{width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;overflow:hidden!important}.smart-conv-h5-open-data .merchant-wecom-open-data-host>iframe{border-radius:18px}.smart-conv-h5-chat-empty{display:grid;justify-items:center;align-content:center;min-height:100%;padding:28px 34px;color:var(--smart-ink);text-align:center}.smart-conv-h5-chat-empty strong{font-size:22px;font-weight:850}.smart-conv-h5-chat-empty p{margin:10px 0 0;color:var(--smart-soft-ink);line-height:1.65}.smart-conv-h5-chat-empty button{height:42px;margin-top:18px;padding:0 18px;color:#fff;font-weight:800;background:var(--smart-coral);border:3px solid var(--smart-ink);border-radius:999px;box-shadow:0 5px 0 var(--smart-ink)}.smart-conv-h5-pin,.smart-conv-h5-date-pill,.smart-conv-h5-refresh-orb,.smart-conv-h5-logo-orb,.smart-conv-h5-dock-search{position:absolute;z-index:70}.smart-conv-h5-pin{display:grid;place-items:center;width:70px;height:70px;padding:0;color:var(--smart-ink);background:#ffffffeb;border:3px solid var(--smart-ink);border-radius:50%;box-shadow:0 9px #20232a29}.smart-conv-h5-pin span{display:grid;place-items:center;width:34px;height:34px;margin-top:2px;color:var(--smart-ink);font-size:18px;font-weight:850;background:#17c9c729;border-radius:50%}.smart-conv-h5-pin em{margin-top:-8px;font-size:15px;font-style:normal;font-weight:850}.smart-conv-h5-pin--customer{top:28%;left:24px}.smart-conv-h5-pin--staff{top:46%;right:24px}.smart-conv-h5-date-pill{top:calc(96px + env(safe-area-inset-top));left:50%;height:40px;min-width:156px;padding:0 18px;color:var(--smart-ink);font-size:17px;font-weight:780;background:#fffffff0;border:3px solid var(--smart-ink);border-radius:999px;box-shadow:0 6px #20232a24;transform:translate(-50%)}.smart-conv-h5-refresh-orb{top:calc(92px + env(safe-area-inset-top));right:24px;display:grid;place-items:center;width:58px;height:58px;padding:0;color:var(--smart-ink);font-size:30px;font-weight:850;background:#f48bd8;border:4px solid var(--smart-ink);border-radius:50%;box-shadow:0 8px #20232a2e}.smart-conv-h5-refresh-orb.is-syncing{animation:smart-conv-h5-refresh-spin .85s linear infinite}.smart-conv-h5-logo-orb{right:26px;bottom:calc(132px + env(safe-area-inset-bottom));display:grid;place-items:center;width:88px;height:88px;padding:9px;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.95),rgba(255,255,255,.2) 34%,transparent 35%),#ff8fabb8;border:4px solid var(--smart-coral);border-radius:50%;box-shadow:0 0 0 7px #ff6b581a,0 16px 34px #20232a33;animation:smart-conv-h5-logo-breathe 2.35s ease-in-out infinite}.smart-conv-h5-logo-orb img{display:block;width:76px;height:76px;object-fit:contain;filter:drop-shadow(0 3px 4px rgba(0,0,0,.18))}.smart-conv-h5-dock-search{left:50%;bottom:calc(26px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:8px;width:min(310px,calc(100vw - 92px));height:52px;padding:0 18px;background:#fffffff0;border:3px solid var(--smart-ink);border-radius:999px;box-shadow:0 8px #20232a29;transform:translate(-50%)}.smart-conv-h5-dock-search span{color:#6d8fa4;font-size:25px;font-weight:900;line-height:1}.smart-conv-h5-dock-search input{flex:1 1 auto;min-width:0;color:var(--smart-ink);font-size:17px;font-weight:650;background:transparent;border:0;outline:0}.smart-conv-h5-dock-search input::placeholder{color:#20232a94}.smart-conv-h5-filter-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;width:min(100vw,480px);height:100svh;margin:0 auto;pointer-events:none}.smart-conv-h5-filter-layer:after{content:"";position:absolute;right:-20%;bottom:-14%;left:-20%;z-index:1;height:44%;pointer-events:none;background:radial-gradient(ellipse at 42% 88%,rgba(255,107,88,.58) 0%,rgba(255,107,88,.32) 34%,transparent 70%),radial-gradient(ellipse at 68% 92%,rgba(118,86,232,.34) 0%,transparent 64%),radial-gradient(ellipse at 28% 100%,rgba(23,201,199,.2) 0%,transparent 58%);filter:blur(2px)}.smart-conv-h5-filter-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;padding:0;pointer-events:auto;background:#0d0f168f;border:0}.smart-conv-h5-filter-console{position:absolute;top:calc(18px + env(safe-area-inset-top));right:18px;left:18px;z-index:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;pointer-events:auto}.smart-conv-h5-filter-console>button{display:grid;align-content:center;gap:3px;height:74px;min-width:0;padding:0 16px;color:var(--smart-ink);text-align:center;background:#fffffff5;border:4px solid var(--smart-ink);border-radius:24px;box-shadow:0 8px #20232a38}.smart-conv-h5-filter-console>button:first-child{background:var(--smart-cyan)}.smart-conv-h5-filter-console>button strong,.smart-conv-h5-filter-console>button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-conv-h5-filter-console>button strong{font-size:18px;font-weight:900}.smart-conv-h5-filter-console>button span{color:#20232aa3;font-size:12px;font-weight:800}.smart-conv-h5-filter-row--console{grid-column:1 / -1;justify-content:center;gap:10px;margin-top:4px;padding-bottom:8px}.smart-conv-h5-filter-row--console button{min-width:62px;height:40px;padding:0 12px;color:var(--smart-ink);font-size:15px;font-weight:850;background:#fffffff5;border:3px solid var(--smart-ink);border-radius:999px;box-shadow:0 5px #20232a2e}.smart-conv-h5-filter-row--console button.is-active{color:#fff;background:var(--smart-violet)}.smart-conv-h5-chat-root.is-filter-open .smart-conv-h5-dock-search{z-index:170;background:#fffffffa;box-shadow:0 0 0 8px #ffffff1f,0 12px 34px #0000003d}.smart-conv-h5-chat-root.is-filter-open .smart-conv-h5-logo-orb{z-index:171}.smart-conv-h5-chat-root.is-filter-open .smart-conv-h5-date-pill{opacity:0;pointer-events:none}.smart-conv-h5-selector-drawer{position:fixed;top:0;bottom:0;left:max(0px,calc((100vw - 480px)/2));z-index:190;display:flex;flex-direction:column;width:min(330px,calc(100vw - 46px));max-width:78vw;padding:calc(18px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom));color:var(--smart-ink);background:#fffffffa;border-right:4px solid var(--smart-ink);box-shadow:18px 0 42px #00000038;animation:smart-conv-h5-drawer-in .18s cubic-bezier(.2,0,0,1)}.smart-conv-h5-selector-drawer header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto}.smart-conv-h5-selector-drawer header strong{min-width:0;overflow:hidden;font-size:20px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.smart-conv-h5-selector-drawer header button{display:grid;place-items:center;width:38px;height:38px;padding:0;color:var(--smart-ink);font-size:24px;font-weight:900;background:#fff;border:3px solid var(--smart-ink);border-radius:50%;box-shadow:0 4px #20232a38}.smart-conv-h5-selector-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;padding:5px;background:#edf1f6;border:3px solid var(--smart-ink);border-radius:18px}.smart-conv-h5-selector-tabs button{height:40px;color:var(--smart-ink);font-weight:900;background:transparent;border:0;border-radius:13px}.smart-conv-h5-selector-tabs button.is-active{background:var(--smart-cyan);box-shadow:inset 0 0 0 2px #20232a2e}.smart-conv-h5-selector-list{display:grid;gap:12px;flex:1 1 auto;min-height:0;margin-top:16px;padding-right:4px;overflow-y:auto;-webkit-overflow-scrolling:touch}.smart-conv-h5-selector-list>button{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:84px;padding:12px 14px 12px 10px;color:var(--smart-ink);text-align:left;background:#fff;border:3px solid var(--smart-ink);border-radius:22px;box-shadow:0 6px #20232a29}.smart-conv-h5-selector-list>button.is-active{background:#e8fbfa;box-shadow:0 6px #17c9c76b}.smart-conv-h5-selector-avatar{display:grid;place-items:center;width:48px;height:48px;color:var(--smart-ink);font-size:22px;font-weight:900;background:#fff6c5;border:3px solid var(--smart-ink);border-radius:50%}.smart-conv-h5-selector-main{display:grid;gap:4px;min-width:0}.smart-conv-h5-selector-main strong,.smart-conv-h5-selector-main em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-conv-h5-selector-main strong{font-size:18px;font-weight:900}.smart-conv-h5-selector-main em{color:#20232aad;font-size:13px;font-style:normal;font-weight:750}.smart-conv-h5-selector-time{justify-self:end;color:var(--smart-ink);font-size:13px;font-weight:780;white-space:nowrap}.smart-conv-h5-selector-empty{display:grid;place-items:center;min-height:160px;color:#20232a94;font-weight:800}@keyframes smart-conv-h5-logo-breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.04)}}@keyframes smart-conv-h5-drawer-in{0%{transform:translate(-104%)}to{transform:translate(0)}}@media (max-width: 390px){.smart-conv-h5-chat-surface{right:8px;left:8px}.smart-conv-h5-filter-console{right:12px;left:12px;gap:9px}.smart-conv-h5-filter-console>button{height:68px;border-radius:21px}.smart-conv-h5-filter-row--console{justify-content:flex-start}.smart-conv-h5-pin{width:64px;height:64px}.smart-conv-h5-pin--customer{left:18px}.smart-conv-h5-pin--staff{right:18px}.smart-conv-h5-refresh-orb{right:18px;width:54px;height:54px}.smart-conv-h5-logo-orb{right:18px;width:80px;height:80px}.smart-conv-h5-logo-orb img{width:68px;height:68px}.smart-conv-h5-dock-search{width:min(300px,calc(100vw - 72px));height:50px}}body.smart-conv-h5-page-body{background:linear-gradient(rgba(31,29,26,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(31,29,26,.045) 1px,transparent 1px),#fbf6ea!important;background-size:28px 28px,28px 28px,auto!important}.smart-conv-h5-chat-root{--smart-ink: #1f1d1a;--smart-soft-ink: rgba(31, 29, 26, .6);--smart-paper: #fffdf4;--smart-cream: #fbf6ea;--smart-coral: #ed684f;--smart-rose: #f7c9d5;--smart-violet: #7656e8;--smart-cyan: #18cbc7;width:min(100vw,480px);background:linear-gradient(rgba(31,29,26,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(31,29,26,.045) 1px,transparent 1px),var(--smart-cream);background-size:28px 28px,28px 28px,auto}.smart-conv-h5-chat-surface{inset:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#fffdf4f0,#fffaebe6),var(--smart-paper);border:4px solid var(--smart-ink);border-radius:30px;box-shadow:0 8px #1f1d1a29}.smart-conv-h5-open-data{top:8px;right:8px;bottom:8px;left:8px}.smart-conv-h5-open-data .merchant-wecom-open-data-host>iframe{border-radius:24px}.smart-conv-h5-refresh-orb,.smart-conv-h5-logo-orb{z-index:80}.smart-conv-h5-refresh-orb{top:calc(28px + env(safe-area-inset-top));right:30px;width:68px;height:68px;color:var(--smart-ink);font-size:31px;background:#fffdf4;border:5px solid var(--smart-ink);box-shadow:0 10px 0 var(--smart-ink),0 16px 22px #1f1d1a33}.smart-conv-h5-logo-orb{right:30px;bottom:calc(72px + env(safe-area-inset-bottom));width:92px;height:92px;padding:10px;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.95),rgba(255,255,255,.08) 34%,transparent 35%),#f7a0ad;border:5px solid #ff493d;box-shadow:0 0 0 9px #ff493d1f,0 14px #1f1d1a29,0 20px 34px #1f1d1a38}.smart-conv-h5-logo-orb img{width:78px;height:78px}.smart-conv-h5-filter-layer{z-index:120}.smart-conv-h5-filter-layer:after{right:-26%;bottom:-18%;left:-26%;height:42%;background:radial-gradient(ellipse at 46% 100%,rgba(237,104,79,.52) 0%,rgba(237,104,79,.27) 42%,transparent 72%),radial-gradient(ellipse at 72% 100%,rgba(118,86,232,.3) 0%,transparent 62%),radial-gradient(ellipse at 24% 104%,rgba(24,203,199,.18) 0%,transparent 60%);filter:blur(1px)}.smart-conv-h5-filter-backdrop{background:#0d0f1685}.smart-conv-h5-filter-console{top:calc(24px + env(safe-area-inset-top));right:16px;left:16px;z-index:4;display:flex;grid-template-columns:none;gap:10px;align-items:center;justify-content:flex-start;overflow-x:auto;padding:0 2px 10px;scrollbar-width:none}.smart-conv-h5-filter-console::-webkit-scrollbar{display:none}.smart-conv-h5-filter-console>button{flex:0 0 auto;display:grid;place-items:center;width:auto;min-width:72px;height:46px;padding:0 18px;color:var(--smart-ink);font-size:17px;font-weight:900;background:#fffdf4fa;border:4px solid var(--smart-ink);border-radius:999px;box-shadow:0 7px #1f1d1a47}.smart-conv-h5-filter-console>button:first-child{background:#fffdf4fa}.smart-conv-h5-filter-console>button.is-active{color:#fff;background:var(--smart-violet)}.smart-conv-h5-filter-bottom{position:absolute;right:18px;bottom:calc(24px + env(safe-area-inset-bottom));left:18px;z-index:4;display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:10px;align-items:center;pointer-events:auto}.smart-conv-h5-dock-search{position:relative;left:auto;bottom:auto;z-index:0;width:100%;height:58px;padding:0 18px;background:#fffdf4fa;border:4px solid var(--smart-ink);border-radius:999px;box-shadow:0 8px #1f1d1a3d;transform:none}.smart-conv-h5-dock-search span{color:#6d8fa4}.smart-conv-h5-dock-search input{color:var(--smart-ink);font-size:17px;font-weight:800}.smart-conv-h5-people-switch{height:58px;padding:0;color:var(--smart-ink);font-size:18px;font-weight:900;background:#fffdf4;border:4px solid var(--smart-ink);border-radius:50%;box-shadow:0 8px #1f1d1a3d}.smart-conv-h5-selector-drawer{top:calc(12px + env(safe-area-inset-top));bottom:calc(12px + env(safe-area-inset-bottom));left:max(8px,calc((100vw - 480px)/2 + 8px));width:min(452px,calc(100vw - 16px));max-width:none;padding:12px;background:#fffdf4fa;border:4px solid var(--smart-ink);border-radius:26px;box-shadow:12px 12px #1f1d1a38,22px 0 44px #0003}.smart-conv-h5-selector-drawer header{padding:0 2px 10px}.smart-conv-h5-selector-drawer header strong{font-size:22px}.smart-conv-h5-selector-drawer header button{width:42px;height:42px;border-radius:13px}.smart-conv-h5-selector-columns{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:10px;flex:1 1 auto;min-height:0}.smart-conv-h5-selector-column{display:flex;min-width:0;min-height:0;flex-direction:column;gap:10px}.smart-conv-h5-selector-search{display:grid;grid-template-columns:minmax(0,1fr) 42px;height:48px;flex:0 0 auto;overflow:hidden;background:#fff;border:2px solid rgba(31,29,26,.18);border-radius:13px}.smart-conv-h5-selector-search input{min-width:0;padding:0 12px;color:var(--smart-ink);font-size:17px;font-weight:800;background:transparent;border:0;outline:0}.smart-conv-h5-selector-search span{display:grid;place-items:center;color:#1f1d1a7a;font-size:22px;border-left:2px solid rgba(31,29,26,.14)}.smart-conv-h5-selector-list{gap:10px;margin-top:0;padding-right:2px}.smart-conv-h5-selector-list>button{grid-template-columns:44px minmax(0,1fr);gap:9px;min-height:78px;padding:10px;background:#ffffffb8;border:2px solid transparent;border-radius:14px;box-shadow:none}.smart-conv-h5-selector-list>button.is-active{background:#eaf3ff;border-color:#a9c9ff;box-shadow:inset 0 0 0 1px #a9c9ff80}.smart-conv-h5-selector-avatar{width:42px;height:42px;color:#fff;font-size:20px;background:#c7c9ce;border:2px solid rgba(31,29,26,.16)}.smart-conv-h5-selector-main strong{font-size:16px}.smart-conv-h5-selector-main em{font-size:13px}.smart-conv-h5-selector-time{grid-column:2;justify-self:start;color:#1f1d1a8a;font-size:13px}.smart-conv-h5-selector-empty{min-height:120px}@media (max-width: 390px){.smart-conv-h5-refresh-orb{top:calc(24px + env(safe-area-inset-top));right:24px;width:62px;height:62px}.smart-conv-h5-logo-orb{right:22px;bottom:calc(68px + env(safe-area-inset-bottom));width:86px;height:86px}.smart-conv-h5-logo-orb img{width:72px;height:72px}.smart-conv-h5-filter-console{right:12px;left:12px}.smart-conv-h5-filter-bottom{right:12px;left:12px;grid-template-columns:minmax(0,1fr) 66px}.smart-conv-h5-dock-search,.smart-conv-h5-people-switch{height:54px}.smart-conv-h5-selector-drawer{left:8px;width:calc(100vw - 16px)}.smart-conv-h5-selector-columns{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:8px}.smart-conv-h5-selector-list>button{min-height:74px;padding:8px}}body.smart-conv-h5-page-body{margin:0!important;background:#f2f2f2!important}.smart-conv-h5-design-root{--qidian-ink: #1f1f1e;--qidian-paper: #fff8ec;--qidian-paper-light: #fffdf7;--qidian-cream: #fff9ee;--qidian-border-soft: #d8cebd;--qidian-orange: #ffbe62;--qidian-orange-strong: #ee684f;--qidian-yellow: #ffd15d;--qidian-green: #bdd79b;--qidian-muted: #6f6a63;--qidian-shadow: 0 8px 0 rgba(31, 31, 30, .08), 0 10px 20px rgba(31, 31, 30, .1);--qidian-focus-glow: 0 0 0 1px rgba(255, 255, 255, .55), 0 18px 40px rgba(255, 235, 180, .34), 0 10px 30px rgba(0, 0, 0, .16);display:flex;justify-content:center;width:100%;min-height:100vh;background:#f2f2f2;color:var(--qidian-ink);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif;isolation:isolate}.smart-conv-h5-design-root *,.smart-conv-h5-design-root *:before,.smart-conv-h5-design-root *:after{box-sizing:border-box}.smart-conv-h5-design-root button,.smart-conv-h5-design-root input{font:inherit}.smart-conv-h5-design-root button{cursor:pointer;-webkit-tap-highlight-color:transparent}.smart-conv-h5-design-phone{position:relative;width:min(100vw,430px);min-height:760px;height:max(760px,100vh);max-height:932px;overflow:hidden;background:linear-gradient(180deg,#fffdf8f5,#fff8ecfa),var(--qidian-paper);box-shadow:0 0 40px #0000001f}@supports (height: 100dvh){.smart-conv-h5-design-root,.smart-conv-h5-design-phone{min-height:100dvh}.smart-conv-h5-design-phone{height:100dvh}}.smart-conv-h5-design-status{position:relative;z-index:20;display:none;align-items:center;justify-content:space-between;height:44px;padding:0 24px;background:#fffdf7d6;color:#111;font-size:17px;font-weight:400}.smart-conv-h5-design-sys{font-size:13px;letter-spacing:0;white-space:nowrap}.smart-conv-h5-design-header{position:relative;z-index:20;display:none;align-items:center;justify-content:center;height:62px;padding:0 18px;background:#fffdf7d6}.smart-conv-h5-design-header h1{margin:0;color:#171717;font-size:22px;font-weight:700;line-height:1}.smart-conv-h5-design-header button{position:absolute;top:15px;display:grid;place-items:center;width:34px;height:34px;padding:0;background:transparent;border:0}.smart-conv-h5-design-header button:first-child{left:18px}.smart-conv-h5-design-header button:last-child{right:18px}.smart-conv-h5-design-header img{width:30px;height:30px;object-fit:contain}.smart-conv-h5-guide-card{position:relative;z-index:2;min-height:126px;margin:18px 18px 0;padding:18px 18px 16px;overflow:hidden;background:#fff9eef5;border:1.5px solid var(--qidian-border-soft);border-radius:24px;box-shadow:inset 0 0 0 1px #ffffffb8}.smart-conv-h5-guide-card>span{display:inline-grid;place-items:center;height:30px;padding:0 14px;color:#d68622;font-size:13px;font-weight:700;background:#fff3d9;border:1.5px solid #e9c17a;border-radius:999px}.smart-conv-h5-guide-card>img{position:absolute;top:18px;right:18px;width:96px;height:auto;opacity:.9}.smart-conv-h5-guide-card h2{margin:14px 0 8px;color:var(--qidian-ink);font-size:26px;font-weight:700;line-height:1.25;letter-spacing:0}.smart-conv-h5-guide-card p{margin:0;color:var(--qidian-muted);font-size:17px;font-weight:400;line-height:1.35}.smart-conv-h5-selection-panel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;min-height:493px;height:calc(100% - 180px);margin:18px;padding:18px;overflow:hidden;background:repeating-linear-gradient(90deg,rgba(31,31,30,.03),rgba(31,31,30,.03) 1px,transparent 1px,transparent 12px),#fbf4e7;border:1px solid rgba(31,31,30,.04);border-radius:28px}.smart-conv-h5-selection-panel:before{position:absolute;top:16px;bottom:16px;left:50%;content:"";border-left:2px dashed rgba(31,31,30,.1)}.smart-conv-h5-selection-panel:after{position:absolute;top:47%;left:50%;z-index:5;display:grid;width:12px;height:42px;place-items:center;content:"";background:no-repeat center / contain url(/assets/qidian-smart/slices/divider_handle.png);transform:translate(-50%,-50%);pointer-events:none}.smart-conv-h5-selection-column{position:relative;z-index:1;display:flex;min-width:0;min-height:0;flex-direction:column;gap:16px;overflow-y:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.smart-conv-h5-selection-column::-webkit-scrollbar{display:none}.smart-conv-h5-tabs{display:grid;grid-template-columns:1fr 1fr;height:56px;flex:0 0 auto;align-items:center;margin-bottom:0;padding:5px;background:var(--qidian-paper-light);border:3px solid var(--qidian-ink);border-radius:999px}.smart-conv-h5-tabs button{display:grid;place-items:center;min-width:0;height:43px;padding:0 4px;color:var(--qidian-ink);font-size:18px;font-weight:700;background:transparent;border:0;border-radius:999px;letter-spacing:0}.smart-conv-h5-tabs button.is-active{background:var(--qidian-yellow);border:2px solid var(--qidian-ink)}.smart-conv-h5-design-card{display:flex;min-height:104px;flex:0 0 auto;flex-direction:column;justify-content:center;gap:8px;width:100%;padding:14px 16px;color:var(--qidian-ink);text-align:left;background:var(--qidian-paper-light);border:3px solid var(--qidian-ink);border-radius:24px}.smart-conv-h5-design-card.is-selected{background:linear-gradient(135deg,var(--qidian-orange),var(--qidian-yellow));box-shadow:var(--qidian-shadow)}.smart-conv-h5-card-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.smart-conv-h5-card-identity{display:flex;min-width:0;align-items:center;gap:10px}.smart-conv-h5-card-avatar{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;color:var(--qidian-ink);font-size:22px;font-weight:400;background:var(--qidian-paper-light);border:3px solid var(--qidian-ink);border-radius:50%}.smart-conv-h5-card-identity strong{min-width:0;overflow:hidden;color:var(--qidian-ink);font-size:20px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.smart-conv-h5-design-card time{flex:0 0 auto;color:var(--qidian-ink);font-size:17px;font-weight:400;white-space:nowrap}.smart-conv-h5-design-card em{display:block;min-width:0;overflow:hidden;color:#4a453f;font-size:14px;font-style:normal;font-weight:400;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.smart-conv-h5-selection-empty,.smart-conv-h5-design-empty,.smart-conv-h5-design-error{display:grid;place-items:center;min-height:160px;padding:18px;color:#1f1f1e94;font-size:15px;font-weight:400;text-align:center}.smart-conv-h5-design-empty,.smart-conv-h5-design-error{position:relative;z-index:3;align-content:center;gap:8px;min-height:260px}.smart-conv-h5-design-empty strong,.smart-conv-h5-design-error strong{color:var(--qidian-ink);font-size:18px}.smart-conv-h5-design-empty p,.smart-conv-h5-design-error p{margin:0;color:#1f1f1e99;line-height:1.55}.smart-conv-h5-design-empty button,.smart-conv-h5-design-error button{height:42px;padding:0 18px;color:var(--qidian-ink);font-weight:700;background:var(--qidian-orange);border:3px solid var(--qidian-ink);border-radius:999px}.smart-conv-h5-design-error{position:absolute;right:24px;bottom:104px;left:24px;z-index:10;min-height:128px;background:#fffdf7f5;border:2px solid rgba(31,31,30,.16);border-radius:20px;box-shadow:0 12px 28px #1f1f1e24}.smart-conv-h5-selection-footer{position:absolute;right:0;bottom:0;left:0;z-index:8;height:126px;background:linear-gradient(180deg,#fff8ec00,#fff8ec40 8%,#fff7e8 9%);pointer-events:none}.smart-conv-h5-selection-footer:before{display:none}.smart-conv-h5-selection-footer img{position:absolute;right:0;bottom:0;left:0;width:100%;height:auto;display:block}.smart-conv-h5-chat-page{background:var(--qidian-paper)}.smart-conv-h5-chat-canvas{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:linear-gradient(180deg,#fffaf0f5,#fff6e7fa),var(--qidian-paper)}.smart-conv-h5-chat-canvas:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";background:repeating-linear-gradient(90deg,rgba(31,31,30,.05) 0 1px,transparent 1px 15px),repeating-linear-gradient(90deg,rgba(31,31,30,.025) 0 1px,transparent 1px 7px);pointer-events:none}.smart-conv-h5-watermark{position:absolute;bottom:-28px;left:-62px;z-index:1;width:390px;max-width:94%;opacity:.92;pointer-events:none}.smart-conv-h5-decor-star{position:absolute;top:110px;right:38px;z-index:1;width:22px;height:22px;background:var(--qidian-green);clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);opacity:.65}.smart-conv-h5-design-open-data{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden}.smart-conv-h5-design-open-data .merchant-wecom-open-data-wrap{height:100%;margin-bottom:0!important;background:no-repeat 88.5% 5.2% / 17px 17px url(/assets/qidian-smart/v2/exact/decor/tiny_star.png),no-repeat 81.2% 8.2% / 12px 12px url(/assets/qidian-smart/v2/exact/decor/dot_peach.png),no-repeat 91.6% 9.7% / 26px 26px url(/assets/qidian-smart/v2/exact/decor/sparkle_green.png),no-repeat -70px calc(100% + 24px) / 476px 476px url(/assets/qidian-smart/v2/exact/logo/qidian-logo-watermark-transparent-1080-v3.png),repeat-y center top / 100% auto url(/assets/qidian-smart/v2/04_page04_chat_canvas/elements_png/chat_paper_background_body.png),#fbf4e9!important}.smart-conv-h5-design-open-data .merchant-wecom-open-data-host{height:100%!important;min-height:100%!important;overflow:hidden!important;background:no-repeat 88.5% 5.2% / 17px 17px url(/assets/qidian-smart/v2/exact/decor/tiny_star.png),no-repeat 81.2% 8.2% / 12px 12px url(/assets/qidian-smart/v2/exact/decor/dot_peach.png),no-repeat 91.6% 9.7% / 26px 26px url(/assets/qidian-smart/v2/exact/decor/sparkle_green.png),no-repeat -70px calc(100% + 24px) / 476px 476px url(/assets/qidian-smart/v2/exact/logo/qidian-logo-watermark-transparent-1080-v3.png),repeat-y center top / 100% auto url(/assets/qidian-smart/v2/04_page04_chat_canvas/elements_png/chat_paper_background_body.png),#fbf4e9!important}.smart-conv-h5-design-open-data .merchant-wecom-open-data-host>iframe{background:transparent!important}.smart-conv-h5-floating-logo{position:absolute;right:22px;bottom:calc(42px + env(safe-area-inset-bottom));z-index:12;display:grid;width:72px;height:72px;place-items:center;padding:0;background:var(--qidian-paper-light);border:2px solid var(--qidian-ink);border-radius:50%;box-shadow:0 8px 20px #1f1f1e1f;animation:smart-conv-h5-v2-breathe 2.6s ease-in-out infinite}.smart-conv-h5-floating-logo.is-focus{right:10px;bottom:calc(12px + env(safe-area-inset-bottom));display:grid}.smart-conv-h5-floating-logo img{width:52px;height:52px;object-fit:contain}.smart-conv-h5-floating-logo.is-focus img{width:52px;height:52px}.smart-conv-h5-focus-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none}.smart-conv-h5-focus-layer:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:radial-gradient(ellipse 82% 18% at 50% 9%,#fff9ebf0,#ffeebc38 46%,#0000 74%),radial-gradient(ellipse 92% 24% at 50% 88%,#fff9ebf0,#ffeebc47 48%,#0000 72%),#00000075;pointer-events:none}.smart-conv-h5-focus-dismiss{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;padding:0;background:transparent;border:0;pointer-events:auto}.smart-conv-h5-focus-top{position:absolute;top:18px;right:clamp(32px,9vw,54px);left:clamp(32px,9vw,54px);z-index:3;display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 14px;background:#fffdf7f5;border:3px solid var(--qidian-ink);border-radius:25px;box-shadow:var(--qidian-focus-glow);pointer-events:auto}.smart-conv-h5-focus-top strong{min-width:0;overflow:hidden;padding:0 12px;color:var(--qidian-ink);font-size:22px;font-weight:700;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.smart-conv-h5-round-action{position:relative;display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;padding:0;background:var(--qidian-paper-light);border:2px solid var(--qidian-ink);border-radius:50%}.smart-conv-h5-round-action:before{display:grid;place-items:center;color:var(--qidian-ink);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;line-height:1}.smart-conv-h5-round-action[aria-label=返回会话选择]:before{content:"‹";margin-top:-3px;font-size:38px;font-weight:400}.smart-conv-h5-round-action[aria-label=刷新当前页面]:before{content:"↻";font-size:27px;font-weight:500}.smart-conv-h5-round-action.is-syncing:before{animation:smart-conv-h5-v2-spin .9s linear infinite}.smart-conv-h5-focus-bottom{position:absolute;right:clamp(70px,18vw,78px);bottom:calc(24px + env(safe-area-inset-bottom));left:clamp(20px,6vw,28px);z-index:3;padding:14px 14px 16px;background:#fff8ecf2;border-radius:22px;box-shadow:var(--qidian-focus-glow);pointer-events:auto}.smart-conv-h5-focus-search{position:relative;display:flex;align-items:center;height:54px;margin-bottom:14px;padding:0 18px;background:#fffdf7f2;border:2px solid var(--qidian-ink);border-radius:999px;gap:8px}.smart-conv-h5-focus-search img{display:none}.smart-conv-h5-focus-search:before{width:24px;height:24px;flex:0 0 auto;content:"";background:no-repeat center / contain url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.5' cy='12.5' r='7.5' stroke='%23809396' stroke-width='3'/%3E%3Cpath d='M18.3 18.3L24 24' stroke='%23809396' stroke-width='3.5' stroke-linecap='round'/%3E%3C/svg%3E")}.smart-conv-h5-focus-search input{min-width:0;flex:1 1 auto;color:var(--qidian-ink);font-size:16px;font-weight:400;background:transparent;border:0;outline:0}.smart-conv-h5-focus-search input::placeholder{color:#1f1f1e85}.smart-conv-h5-focus-chips{display:flex;gap:8px;justify-content:space-between;min-width:0}.smart-conv-h5-focus-chips button{display:grid;min-width:52px;height:38px;place-items:center;padding:0 10px;color:var(--qidian-ink);font-size:16px;font-weight:800;background:var(--qidian-paper-light);border:2px solid var(--qidian-ink);border-radius:999px;white-space:nowrap}.smart-conv-h5-focus-chips button.is-active{color:var(--qidian-ink);background:var(--qidian-orange)}.smart-conv-h5-home-indicator{position:absolute;bottom:8px;left:50%;z-index:30;width:120px;height:5px;background:#1f1f1e3d;border-radius:5px;transform:translate(-50%);pointer-events:none}.smart-conv-h5-dev-message-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;padding:58px 20px 126px;overflow:hidden;pointer-events:none}.smart-conv-h5-dev-message-item{margin-bottom:22px}.smart-conv-h5-dev-time{width:max-content;max-width:72%;margin:0 auto 18px;padding:6px 16px;color:#1f1d1a6b;font-size:14px;line-height:1.2;background:#eeeadec7;border-radius:9px}.smart-conv-h5-dev-row{display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-areas:"avatar bubble" "name bubble";gap:2px 10px;align-items:start}.smart-conv-h5-dev-row--staff{grid-template-columns:minmax(0,1fr) 52px;grid-template-areas:"bubble avatar" "bubble name"}.smart-conv-h5-dev-avatar{grid-area:avatar;display:grid;width:48px;height:48px;place-items:center;background:transparent;border:0;border-radius:0;box-shadow:none}.smart-conv-h5-dev-avatar span{position:relative;width:48px;height:48px;background:no-repeat center / contain url(/assets/qidian-smart/slices/customer_avatar.png)}.smart-conv-h5-dev-avatar span:before,.smart-conv-h5-dev-avatar span:after{content:"";display:none}.smart-conv-h5-dev-avatar--staff span{background-image:url(/assets/qidian-smart/slices/staff_avatar_headset.png)}.smart-conv-h5-dev-name{grid-area:name;width:48px;overflow:hidden;color:#1f1d1a94;font-size:10px;line-height:13px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.smart-conv-h5-dev-bubble{grid-area:bubble;max-width:76%;padding:13px 17px;color:var(--qidian-ink);font-size:17px;line-height:1.55;background:#fffdf7eb;border:1px solid #efe6d7;border-radius:16px;box-shadow:0 5px 12px #00000017}.smart-conv-h5-dev-row--staff .smart-conv-h5-dev-bubble{justify-self:end;background:#fff1bfdb;border-color:#f3d995}@keyframes smart-conv-h5-v2-breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.04)}}@keyframes smart-conv-h5-v2-spin{to{transform:rotate(360deg)}}@media (max-width: 390px){.smart-conv-h5-guide-card{min-height:118px;padding:16px 16px 14px}.smart-conv-h5-guide-card h2{font-size:24px}.smart-conv-h5-selection-panel{gap:12px;margin:16px 14px;padding:14px}.smart-conv-h5-design-card{min-height:94px;padding:12px;border-radius:20px}.smart-conv-h5-card-avatar{width:40px;height:40px;font-size:19px}.smart-conv-h5-card-identity{gap:8px}.smart-conv-h5-tabs{height:50px}.smart-conv-h5-tabs button{height:38px}.smart-conv-h5-focus-top{right:clamp(28px,8vw,40px);left:clamp(28px,8vw,40px);padding:0 12px}.smart-conv-h5-focus-bottom{right:clamp(68px,18vw,74px);left:clamp(18px,6vw,24px);padding:12px}.smart-conv-h5-focus-search{height:52px}.smart-conv-h5-focus-chips button{min-width:38px;height:34px;padding:0 5px;font-size:14px}.smart-conv-h5-focus-chips{gap:6px}}html.smart-conv-h5-page,body.smart-conv-h5-page-body,body.smart-conv-h5-page-body #root{width:100%;height:100%;min-height:100%;overflow:hidden;background:#fbf4e9!important}body.smart-conv-h5-page-body{position:fixed;top:0;right:0;bottom:0;left:0;margin:0!important;overscroll-behavior:none}.smart-conv-h5-design-root{--qidian-ink: #171716;--qidian-paper: #fbf4e9;--qidian-paper-light: #fffdf7;--qidian-muted: #706b62;--qidian-yellow: #ffd45b;--qidian-orange: #ffad4a;--smart-conv-h5-bottom-safe: max(env(safe-area-inset-bottom), 8px);position:fixed;top:0;right:0;bottom:0;left:0;height:auto;min-height:0;max-height:none;overflow:hidden;background:#fbf4e9;overscroll-behavior:none}.smart-conv-h5-design-phone{flex:0 0 auto;width:min(100vw,430px);height:100%;min-height:100%;max-height:100%;overflow:hidden;background:#fbf4e9 no-repeat top center / 100% 100% url(/assets/qidian-smart/v2/02_shared/backgrounds/paper_base_1080x1920.svg);box-shadow:none}@supports (height: 100dvh){.smart-conv-h5-design-root{height:auto;min-height:0;max-height:none}.smart-conv-h5-design-phone{height:100%;min-height:100%;max-height:100%}}.smart-conv-h5-selection-page{background:no-repeat top center / 100% 100% url(/assets/qidian-smart/v2/02_shared/backgrounds/paper_base_1080x1920.svg),#fbf4e9;overscroll-behavior:none}.smart-conv-h5-guide-card{height:clamp(94px,22.7vw,106px);min-height:0;margin:clamp(8px,2.8vw,14px) clamp(14px,3.7vw,18px) 0;padding:clamp(12px,3.6vw,16px) clamp(16px,4.6vw,21px);background:#fff9eef0;border:1px solid #d8cebd;border-radius:clamp(18px,5vw,24px);box-shadow:inset 0 0 0 1px #ffffff9e}.smart-conv-h5-guide-card>span{height:clamp(22px,6vw,27px);padding:0 clamp(10px,2.8vw,13px);font-size:clamp(11px,3vw,13px);font-weight:700;border-width:1px}.smart-conv-h5-guide-card>img{top:clamp(14px,4vw,18px);right:clamp(14px,4vw,18px);width:clamp(66px,18.5vw,84px)}.smart-conv-h5-guide-card h2{margin:clamp(7px,2vw,9px) 0 clamp(3px,1vw,5px);max-width:calc(100% - clamp(70px,21vw,90px));font-size:clamp(17px,4.5vw,20px);font-weight:700;line-height:1.22}.smart-conv-h5-guide-card p{max-width:calc(100% - clamp(70px,21vw,90px));font-size:clamp(13px,3.55vw,16px);line-height:1.25}.smart-conv-h5-selection-filter{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;height:clamp(30px,7.5vw,34px);margin:clamp(7px,1.9vw,9px) clamp(18px,4.8vw,23px) 0;gap:clamp(5px,1.45vw,7px);pointer-events:auto}.smart-conv-h5-selection-filter button{display:grid;min-width:0;height:100%;flex:1 1 0;place-items:center;padding:0 clamp(4px,1.2vw,6px);color:var(--qidian-ink);font-size:clamp(12px,3.25vw,14px);font-weight:700;line-height:1;white-space:nowrap;background:var(--qidian-paper-light);border:clamp(2px,.62vw,3px) solid var(--qidian-ink);border-radius:999px;box-shadow:0 clamp(2px,.7vw,3px) 0 #1f1d1a2e}.smart-conv-h5-selection-filter button.is-active{background:linear-gradient(135deg,#ffb04a,#ffd967)}.smart-conv-h5-selection-panel{height:calc(100% - clamp(170px,42vw,194px));min-height:0;margin:clamp(7px,2vw,10px) clamp(14px,3.7vw,18px) 0;padding:clamp(12px,3.15vw,15px);gap:clamp(9px,2.55vw,12px);background:no-repeat center / 100% 100% url(/assets/qidian-smart/v2/03_page03_selection/elements_png/main_two_column_panel_bg.png),repeating-linear-gradient(90deg,rgba(233,221,201,.22) 0 1px,transparent 1px 18px),#fbf4e9;border:0;border-radius:0;overflow:hidden}.smart-conv-h5-selection-panel:before{top:0;bottom:0;left:50%;z-index:0;width:clamp(12px,3.3vw,15px);border:0;background:repeating-linear-gradient(to bottom,rgba(115,108,96,.16) 0 clamp(8px,2.3vw,10px),rgba(115,108,96,0) clamp(8px,2.3vw,10px) clamp(17px,4.8vw,22px));background-position:center;background-size:1px 100%;background-repeat:no-repeat;transform:translate(-50%);pointer-events:none}.smart-conv-h5-selection-panel:after{top:50%;left:50%;z-index:5;display:block;width:clamp(18px,5vw,22px);height:clamp(34px,9.2vw,42px);content:"";background:no-repeat center / contain url("data:image/svg+xml,%3Csvg width='24' height='42' viewBox='0 0 24 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 15L12 9L18 15' stroke='%23726B61' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 27L12 33L18 27' stroke='%23726B61' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");opacity:.78;transform:translate(-50%,-50%);pointer-events:none}.smart-conv-h5-selection-column{gap:clamp(7px,2.15vw,10px);padding-bottom:clamp(142px,36vw,168px);overscroll-behavior:contain}.smart-conv-h5-tabs{height:clamp(38px,8.8vw,44px);padding:clamp(3px,.9vw,4px);border:clamp(2px,.65vw,3px) solid var(--qidian-ink);border-radius:999px;background:var(--qidian-paper-light)}.smart-conv-h5-tabs button{height:100%;padding:0;font-size:clamp(15px,4vw,17px);font-weight:700}.smart-conv-h5-tabs button.is-active{background:var(--qidian-yellow);border:clamp(1px,.55vw,2px) solid var(--qidian-ink)}.smart-conv-h5-design-card{min-height:clamp(56px,13.2vw,62px);padding:clamp(6px,1.55vw,8px) clamp(8px,2.35vw,10px);gap:1px;background:linear-gradient(180deg,#fffffffa,#fffdf7fa);border:clamp(2px,.66vw,3px) solid var(--qidian-ink);border-radius:clamp(17px,4.5vw,20px);box-shadow:0 clamp(3px,.9vw,5px) 0 #1f1d1a2e,0 clamp(8px,2.2vw,12px) clamp(10px,2.8vw,16px) #1f1d1a14;overflow:hidden}.smart-conv-h5-selection-column:nth-of-type(2) .smart-conv-h5-design-card{background:linear-gradient(180deg,#fffffffa,#fffdf7fa)}.smart-conv-h5-design-card.is-selected{background:linear-gradient(135deg,#ffb04a,#ffd967);box-shadow:0 clamp(4px,1.1vw,6px) 0 #1f1d1a3d,0 clamp(9px,2.6vw,14px) clamp(10px,3vw,16px) #b173232e}.smart-conv-h5-selection-column:nth-of-type(2) .smart-conv-h5-design-card.is-selected{background:linear-gradient(135deg,#ffb04a,#ffd967)}.smart-conv-h5-card-row{align-items:center;gap:clamp(3px,1vw,5px)}.smart-conv-h5-card-identity{gap:clamp(6px,1.65vw,7px)}.smart-conv-h5-card-avatar{width:clamp(30px,7.9vw,34px);height:clamp(30px,7.9vw,34px);font-size:clamp(14px,3.8vw,16px);font-weight:400;border:clamp(2px,.62vw,3px) solid var(--qidian-ink)}.smart-conv-h5-card-identity strong{font-size:clamp(13px,3.6vw,15px);font-weight:700;line-height:1.15}.smart-conv-h5-design-card time{font-size:clamp(11px,3.05vw,13px)}.smart-conv-h5-design-card em{display:block;width:calc(100% - (clamp(30px,7.9vw,34px) + clamp(6px,1.65vw,7px)));margin-left:calc(clamp(30px,7.9vw,34px) + clamp(6px,1.65vw,7px));font-size:clamp(10.5px,2.85vw,12px);line-height:1.18}.smart-conv-h5-selection-empty{min-height:clamp(120px,34vw,150px);font-size:clamp(13px,3.5vw,15px);font-weight:400}.smart-conv-h5-selection-footer{position:fixed;right:auto;bottom:0;left:50%;z-index:60;width:min(100vw,430px);height:calc(clamp(116px,29.5vw,140px) + env(safe-area-inset-bottom));background:no-repeat 6% calc(100% - clamp(24px,6.4vw,30px)) / clamp(16px,4.3vw,20px) clamp(16px,4.3vw,20px) url(/assets/qidian-smart/v2/exact/decor/sparkle_orange.png),linear-gradient(180deg,#fff8e800,#fff8e833 18%,#fff8e8b8 58%,#fff3df 78%,#fff3df);overflow:visible;isolation:isolate;transform:translate(-50%);pointer-events:none}.smart-conv-h5-selection-footer img{position:absolute;right:0;bottom:0;left:0;z-index:8;display:block;width:100%;height:auto;min-height:0;object-fit:contain;object-position:bottom center}.smart-conv-h5-selection-footer:before{position:absolute;right:clamp(12px,4.2vw,20px);bottom:clamp(35px,9.1vw,43px);z-index:6;display:block;width:clamp(126px,35vw,156px);aspect-ratio:192 / 78;height:auto;content:"";background:radial-gradient(ellipse at 14% 78%,#d3dbcb54 0,#d3dbcb54 20%,#d3dbcb00 21%),radial-gradient(ellipse at 34% 56%,#d3dbcb47 0,#d3dbcb47 28%,#d3dbcb00 29%),radial-gradient(ellipse at 57% 42%,#d3dbcb57 0,#d3dbcb57 34%,#d3dbcb00 35%),radial-gradient(ellipse at 83% 48%,#d3dbcb47 0,#d3dbcb47 27%,#d3dbcb00 28%),radial-gradient(ellipse at 72% 78%,#f4e2d03d 0,#f4e2d03d 31%,#f4e2d000 32%),radial-gradient(ellipse at 45% 81%,#f4e2d038 0,#f4e2d038 37%,#f4e2d000 38%);filter:blur(.15px);opacity:.84}.smart-conv-h5-selection-footer:after{position:absolute;right:clamp(17px,5.2vw,25px);bottom:clamp(42px,10.6vw,51px);z-index:7;display:block;width:clamp(120px,33vw,148px);height:clamp(62px,16vw,74px);content:"";background:no-repeat 11% 72% / clamp(9px,2.4vw,12px) clamp(9px,2.4vw,12px) url(/assets/qidian-smart/v2/exact/decor/dot_peach.png),no-repeat 49% 8% / clamp(15px,4.1vw,19px) clamp(15px,4.1vw,19px) url(/assets/qidian-smart/v2/exact/decor/sparkle_green.png),no-repeat 4% 38% / clamp(11px,3vw,14px) clamp(11px,3vw,14px) url(/assets/qidian-smart/v2/exact/decor/tiny_star.png),no-repeat 87% 50% / clamp(12px,3.4vw,16px) clamp(12px,3.4vw,16px) url(/assets/qidian-smart/v2/exact/decor/sparkle_orange.png);opacity:.94;pointer-events:none}.smart-conv-h5-chat-page,.smart-conv-h5-chat-canvas{background:#fbf4e9}.smart-conv-h5-chat-canvas{background:#fbf4e9 no-repeat center / 100% 100% url(/assets/qidian-smart/v2/04_page04_chat_canvas/elements_png/chat_paper_background_body.png);isolation:isolate;overflow:hidden}.smart-conv-h5-chat-canvas:before{display:block;background:no-repeat 88.5% 5.2% / clamp(13px,3.7vw,17px) clamp(13px,3.7vw,17px) url(/assets/qidian-smart/v2/exact/decor/tiny_star.png),no-repeat 81.2% 8.2% / clamp(9px,2.6vw,12px) clamp(9px,2.6vw,12px) url(/assets/qidian-smart/v2/exact/decor/dot_peach.png),no-repeat 91.6% 9.7% / clamp(20px,5.5vw,26px) clamp(20px,5.5vw,26px) url(/assets/qidian-smart/v2/exact/decor/sparkle_green.png),no-repeat 9% 91% / clamp(15px,4.1vw,19px) clamp(15px,4.1vw,19px) url(/assets/qidian-smart/v2/exact/decor/sparkle_green.png),no-repeat 13.6% 87.2% / clamp(14px,3.8vw,18px) clamp(14px,3.8vw,18px) url(/assets/qidian-smart/v2/exact/decor/sparkle_orange.png);opacity:.78}.smart-conv-h5-decor-star{display:block;top:0;right:0;bottom:0;left:0;z-index:1;width:auto;height:auto;background:no-repeat 88.5% 5.2% / clamp(13px,3.7vw,17px) clamp(13px,3.7vw,17px) url(/assets/qidian-smart/v2/exact/decor/tiny_star.png),no-repeat 81.2% 8.2% / clamp(9px,2.6vw,12px) clamp(9px,2.6vw,12px) url(/assets/qidian-smart/v2/exact/decor/dot_peach.png),no-repeat 91.6% 9.7% / clamp(20px,5.5vw,26px) clamp(20px,5.5vw,26px) url(/assets/qidian-smart/v2/exact/decor/sparkle_green.png),no-repeat 8% 92.4% / clamp(16px,4.4vw,20px) clamp(16px,4.4vw,20px) url(/assets/qidian-smart/v2/exact/decor/sparkle_green.png),no-repeat 13.2% 88.4% / clamp(15px,4vw,19px) clamp(15px,4vw,19px) url(/assets/qidian-smart/v2/exact/decor/sparkle_orange.png),no-repeat 19% 95% / clamp(8px,2.2vw,10px) clamp(8px,2.2vw,10px) url(/assets/qidian-smart/v2/exact/decor/dot_peach.png);clip-path:none;opacity:.78}.smart-conv-h5-watermark{bottom:calc(clamp(-118px,-25vw,-86px) + env(safe-area-inset-bottom));left:clamp(-76px,-17vw,-52px);z-index:0;width:min(82vw,352px);max-width:none;opacity:.58;transform:none}.smart-conv-h5-lazy-loader{position:absolute;bottom:calc(var(--smart-conv-h5-bottom-safe) + clamp(76px,20vw,92px));left:50%;z-index:5;display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 13px;color:#1f1d1aa8;font-size:13px;font-weight:500;line-height:1;white-space:nowrap;background:#fff9ecdb;border:1px solid rgba(224,211,190,.72);border-radius:999px;box-shadow:0 5px 14px #1f1d1a14;transform:translate(-50%);pointer-events:none}.smart-conv-h5-lazy-loader:before{display:block;width:12px;height:12px;content:"";border:2px solid rgba(209,150,54,.28);border-top-color:#d19636d1;border-radius:50%;animation:smart-conv-h5-v2-spin .78s linear infinite}.smart-conv-h5-design-open-data .merchant-wecom-open-data-wrap,.smart-conv-h5-design-open-data .merchant-wecom-open-data-host{background:transparent!important}.smart-conv-h5-selection-page .smart-conv-h5-home-indicator{display:none}.smart-conv-h5-floating-logo{right:clamp(20px,5.7vw,24px);bottom:calc(var(--smart-conv-h5-bottom-safe) + clamp(24px,6.5vw,32px));width:clamp(60px,16.1vw,70px);height:clamp(60px,16.1vw,70px);background:transparent no-repeat center / contain url(/assets/qidian-smart/v2/exact/logo/qidian-logo-circle-badge-1080.png);border:0;border-radius:50%;box-shadow:none}.smart-conv-h5-floating-logo img{display:none}.smart-conv-h5-focus-layer:before{background:radial-gradient(ellipse 108% 15% at 50% 8%,#fffef0eb,#fffae0bd 27%,#fff4c75c,#fff4c714 69%,#0000 86%),radial-gradient(ellipse 112% 23% at 50% 87%,#fffef0f0,#fffae0bd 30%,#fff4c757 52%,#fff4c71a 73%,#0000 90%),radial-gradient(ellipse 58% 36% at 50% 47%,#fff6cf12,#fff6cf00 72%),#0000006e}.smart-conv-h5-focus-top{top:clamp(12px,3.35vw,16px);right:auto;left:8.333vw;width:min(78.8vw,338px);height:clamp(56px,14.4vw,64px);padding:0 clamp(12px,3.7vw,16px);background:no-repeat 4.4% 54% / clamp(13px,3.6vw,17px) clamp(13px,3.6vw,17px) url(/assets/qidian-smart/v2/exact/decor/sparkle_orange.png),no-repeat 21% 36% / clamp(14px,3.7vw,18px) clamp(14px,3.7vw,18px) url(/assets/qidian-smart/v2/exact/decor/tiny_star.png),no-repeat 80% 39% / clamp(13px,3.4vw,16px) clamp(13px,3.4vw,16px) url(/assets/qidian-smart/v2/exact/decor/sparkle_green.png),no-repeat 98% 16% / clamp(15px,4vw,19px) clamp(15px,4vw,19px) url(/assets/qidian-smart/v2/exact/decor/sparkle_orange.png),no-repeat center / 100% 100% url(/assets/qidian-smart/v2/05_page05_focus_overlay/elements_svg/top_toolbar_bg.svg);border:0;border-radius:0;box-shadow:none}.smart-conv-h5-focus-top strong{padding:0 clamp(8px,2.5vw,12px);font-size:clamp(18px,5vw,21px);font-weight:700}.smart-conv-h5-round-action{width:clamp(36px,9.26vw,40px);height:clamp(36px,9.26vw,40px);background:transparent no-repeat center / contain;border:0;box-shadow:none}.smart-conv-h5-round-action[aria-label=返回会话选择]{background-image:url(/assets/qidian-smart/v2/05_page05_focus_overlay/elements_svg/top_toolbar_back_circle_button.svg)}.smart-conv-h5-round-action[aria-label=刷新当前页面]{background-image:url(/assets/qidian-smart/v2/05_page05_focus_overlay/elements_svg/top_toolbar_refresh_circle_button.svg)}.smart-conv-h5-round-action:before{display:none}.smart-conv-h5-round-action img{display:none}.smart-conv-h5-focus-bottom{right:auto;bottom:calc(clamp(36px,9.4vw,44px) + env(safe-area-inset-bottom));left:8.8vw;width:min(82.4vw,354px);height:clamp(116px,29.6vw,132px);padding:clamp(12px,3vw,14px);background:no-repeat center / 100% 100% url(/assets/qidian-smart/v2/05_page05_focus_overlay/elements_png/bottom_panel_bg.png);border-radius:0;box-shadow:none;overflow:visible;isolation:isolate}.smart-conv-h5-focus-bottom:before,.smart-conv-h5-focus-bottom:after{position:absolute;content:"";pointer-events:none}.smart-conv-h5-focus-bottom:before{inset:clamp(-18px,-4.8vw,-14px) clamp(-18px,-4.8vw,-14px) clamp(-12px,-3.2vw,-9px);z-index:0;background:no-repeat 1.5% 77% / clamp(19px,5vw,23px) clamp(19px,5vw,23px) url(/assets/qidian-smart/v2/exact/decor/sparkle_orange.png),no-repeat 98% 82% / clamp(17px,4.7vw,21px) clamp(17px,4.7vw,21px) url(/assets/qidian-smart/v2/exact/decor/sparkle_green.png),no-repeat 91% 5% / clamp(10px,2.7vw,13px) clamp(10px,2.7vw,13px) url(/assets/qidian-smart/v2/exact/decor/dot_peach.png);opacity:.96}.smart-conv-h5-focus-bottom:after{inset:clamp(-21px,-5.4vw,-16px) clamp(-17px,-4.6vw,-13px) auto;z-index:5;height:clamp(42px,11vw,50px);background:no-repeat 0% 72% / clamp(18px,4.8vw,22px) clamp(18px,4.8vw,22px) url(/assets/qidian-smart/v2/exact/decor/dot_peach.png),no-repeat 73% 40% / clamp(15px,4.2vw,19px) clamp(15px,4.2vw,19px) url(/assets/qidian-smart/v2/exact/decor/dot_peach.png),no-repeat 96% 13% / clamp(12px,3.4vw,16px) clamp(12px,3.4vw,16px) url(/assets/qidian-smart/v2/exact/decor/tiny_star.png)}.smart-conv-h5-focus-search{position:relative;z-index:2;height:clamp(47px,11.8vw,54px);margin-bottom:clamp(8px,2.25vw,10px);padding:0 clamp(13px,3.6vw,16px);gap:clamp(6px,2vw,9px);background:transparent no-repeat center / 100% 100% url(/assets/qidian-smart/v2/05_page05_focus_overlay/elements_svg/search_bar_bg.svg);border:0;border-radius:0;transition:none!important;transform:none!important}.smart-conv-h5-focus-search:focus-within{transition:none!important;transform:none!important;animation:none!important}.smart-conv-h5-focus-search:before{width:clamp(17px,4.6vw,20px);height:clamp(17px,4.6vw,20px);background-image:url(/assets/qidian-smart/v2/05_page05_focus_overlay/elements_svg/search_icon.svg)}.smart-conv-h5-focus-search input{font-size:16px;font-weight:400;line-height:1;transition:none!important;transform:none!important;-webkit-text-size-adjust:100%}.smart-conv-h5-focus-search input:focus{transition:none!important;transform:none!important;animation:none!important}.smart-conv-h5-focus-chips{position:relative;z-index:2;gap:clamp(5px,1.45vw,7px);justify-content:flex-start}.smart-conv-h5-focus-chips button{flex:1 1 0;min-width:auto;height:clamp(32px,8vw,36px);padding:0 clamp(5px,1.55vw,7px);font-size:clamp(12.5px,3.4vw,14px);font-weight:700;border:clamp(2px,.62vw,3px) solid var(--qidian-ink)}.smart-conv-h5-floating-logo.is-focus{right:clamp(-6px,-1vw,0px);bottom:calc(clamp(4px,1.7vw,8px) + env(safe-area-inset-bottom));width:clamp(68px,16.2vw,74px);height:clamp(68px,16.2vw,74px);background-image:url(/assets/qidian-smart/v2/exact/logo/qidian-logo-circle-badge-1080.png);filter:drop-shadow(0 12px 18px rgba(58,45,30,.28))}.smart-conv-h5-home-indicator{bottom:calc(var(--smart-conv-h5-bottom-safe) - 1px);width:clamp(96px,30vw,128px);height:4px;background:#17171638}.smart-conv-h5-dev-message-layer{padding:clamp(52px,14vw,64px) clamp(17px,4.6vw,22px) clamp(112px,30vw,136px)}.smart-conv-h5-dev-message-item{margin-bottom:clamp(16px,5vw,22px)}.smart-conv-h5-dev-time{margin-bottom:clamp(12px,3.8vw,16px);padding:5px clamp(12px,3.6vw,16px);font-size:clamp(12px,3.6vw,14px);background:#eeeadead}.smart-conv-h5-dev-row{grid-template-columns:clamp(44px,11.9vw,52px) minmax(0,1fr);gap:2px clamp(8px,2.5vw,11px)}.smart-conv-h5-dev-row--staff{grid-template-columns:minmax(0,1fr) clamp(44px,11.9vw,52px)}.smart-conv-h5-dev-avatar,.smart-conv-h5-dev-name{width:clamp(44px,11.9vw,52px)}.smart-conv-h5-dev-avatar{height:clamp(44px,11.9vw,52px)}.smart-conv-h5-dev-avatar span{width:clamp(44px,11.9vw,52px);height:clamp(44px,11.9vw,52px);background-image:url(/assets/qidian-smart/v2/exact/avatars/customer_avatar_orange.png)}.smart-conv-h5-dev-avatar--staff span{background-image:url(/assets/qidian-smart/v2/exact/avatars/staff_avatar_headset_yellow.png)}.smart-conv-h5-dev-name{font-size:clamp(9px,2.7vw,11px);line-height:1.2}.smart-conv-h5-dev-bubble{max-width:74%;padding:clamp(9px,2.8vw,13px) clamp(12px,3.8vw,16px);font-size:clamp(13px,3.8vw,16px);line-height:1.5;border-radius:clamp(10px,3vw,14px)}@media (min-width: 431px){.smart-conv-h5-focus-top{left:calc(50% - 169px)}.smart-conv-h5-focus-bottom{left:calc(50% - 177px)}.smart-conv-h5-floating-logo.is-focus{right:calc(50% - 219px)}}@media (max-width: 360px){.smart-conv-h5-guide-card h2{font-size:16px}.smart-conv-h5-guide-card p{font-size:12px}.smart-conv-h5-card-identity strong{font-size:14px}.smart-conv-h5-design-card time{font-size:12px}.smart-conv-h5-design-card em{font-size:10.5px}.smart-conv-h5-focus-chips button{padding:0 7px;font-size:12.5px}}
