.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 6.8s 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) 5}.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.8s ease-in-out 2.48s 4}.qr-stage-crew[data-state=expired] .upper{animation:qrs-snore-deep 6.2s ease-in-out infinite}.qr-stage-crew[data-state=expired] svg.main-crew-svg{animation:qrs-drowse-drift 9s 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 4s 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 3.2s 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 4}@media (prefers-reduced-motion: reduce){.qr-stage-page *,.qr-stage-page *:before,.qr-stage-page *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@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-crew .upper{will-change:transform}.qr-stage-crew .face{will-change:transform,opacity;transition:opacity .35s ease}.qr-stage-crew .face.blink .expr.show circle,.qr-stage-crew .face.qr-blink-shut .expr.show circle{transform-box:fill-box;transform-origin:50% 50%;transform:scaleY(.08);transition:transform .12s ease-out}.qr-stage-crew .face.blink .expr.show path,.qr-stage-crew .face.qr-blink-shut .expr.show path{opacity:.2;transition:opacity .12s ease-out}.qr-stage-crew .char.entering .face{opacity:0}.qr-stage-crew .char-orange.entering{animation:qrs-v8-enter-orange 1.15s cubic-bezier(.3,.85,.34,1) both}.qr-stage-crew .char-purple.entering{animation:qrs-v8-enter-purple 1.25s cubic-bezier(.3,.85,.34,1) .1s both}.qr-stage-crew .char-yellow.entering{animation:qrs-v8-enter-yellow 1.2s linear .25s both}.qr-stage-crew .char-black.entering{animation:qrs-v8-enter-black 1.2s cubic-bezier(.34,.8,.32,1) .4s both}@keyframes qrs-v8-enter-orange{0%{transform:translate(-250px,-16px) rotate(-300deg) scale(.94);opacity:0}10%{opacity:1}32%{transform:translate(-150px,-44px) rotate(-205deg) scale(.96,1.06)}56%{transform:translate(-58px,-6px) rotate(-86deg) scale(1.05,.94)}74%{transform:translate(0) rotate(0) scale(1.13,.82)}85%{transform:scale(.94,1.08) skew(-3.5deg)}94%{transform:scale(1.025,.975) skew(1.6deg)}to{transform:scale(1) skew(0)}}@keyframes qrs-v8-enter-purple{0%{transform:translate(-175px,-150px) rotate(-135deg) scale(.92);opacity:0}10%{opacity:1}34%{transform:translate(-95px,-92px) rotate(-62deg) skew(-7deg) scale(.94,1.08)}60%{transform:translate(-20px,-18px) rotate(-13deg) skew(4deg)}78%{transform:translate(0) rotate(0) scale(1.1,.84)}88%{transform:scale(.94,1.09) skew(3.5deg)}95%{transform:scale(1.02,.98) skew(-1.6deg)}to{transform:scale(1) skew(0)}}@keyframes qrs-v8-enter-yellow{0%{transform:translate(210px,-8px) rotate(24deg) scale(.94);opacity:0}10%{opacity:1}24%{transform:translate(138px,-58px) rotate(9deg) scale(.93,1.09)}40%{transform:translate(88px) rotate(-3deg) scale(1.11,.85)}56%{transform:translate(42px,-46px) rotate(-9deg) scale(.94,1.07)}74%{transform:translate(0) rotate(0) scale(1.12,.83)}86%{transform:scale(.95,1.07) skew(-3deg)}94%{transform:scale(1.02,.98) skew(1.4deg)}to{transform:scale(1) skew(0)}}@keyframes qrs-v8-enter-black{0%{transform:translate(76px,-310px) rotate(165deg) scale(.92,1.05);opacity:0}8%{opacity:1}36%{transform:translate(40px,-150px) rotate(64deg) skew(9deg) scale(.95,1.07)}62%{transform:translate(6px,-22px) rotate(-9deg) scale(.93,1.1)}76%{transform:translate(0) rotate(0) scale(1.14,.8)}87%{transform:scale(.94,1.09) skew(3.2deg)}94%{transform:scale(1.02,.97) skew(-1.5deg)}to{transform:scale(1) skew(0)}}.qr-stage-crew[data-state=scanning] .char-purple .upper,.qr-stage-crew[data-state=confirming] .char-purple .upper{animation:qrs-v8-probe 2.55s ease-in-out infinite}.qr-stage-crew[data-state=scanning] .char-yellow .upper-breath,.qr-stage-crew[data-state=confirming] .char-yellow .upper-breath{animation:qrs-v8-tiptoe 3.4s ease-in-out .9s infinite}.qr-stage-crew[data-state=scanning] .char-orange .upper-breath,.qr-stage-crew[data-state=confirming] .char-orange .upper-breath{animation:qrs-v8-tiptoe 4.7s ease-in-out 2.1s infinite}@keyframes qrs-v8-probe{0%,to{transform:skew(var(--sk, 0deg)) translate(var(--cc-tx, 0px))}45%{transform:skew(calc(var(--sk, 0deg) - 2.5deg)) translate(var(--cc-tx, 0px)) scaleY(1.012)}70%{transform:skew(calc(var(--sk, 0deg) + .5deg)) translate(var(--cc-tx, 0px))}}@keyframes qrs-v8-tiptoe{0%,to{transform:scaleY(1)}12%,28%{transform:scaleY(1.055) scaleX(.985)}42%{transform:scaleY(1)}}.qr-stage-crew[data-state=success] .upper,.qr-stage-crew[data-state=expired] .upper,.qr-stage-crew[data-state=failed] .char-purple.b1 .upper,.qr-stage-crew[data-state=failed] .char-black.b2 .upper,.qr-stage-crew[data-state=failed] .char-orange .upper,.qr-stage-crew[data-state=failed] .char-yellow.b3 .upper{animation:none}.qr-stage-crew[data-state=expired] svg.main-crew-svg{animation:none}.qr-stage-crew .char.act-alert{animation:qrs-v8-alert .55s var(--qrs-t-bouncy) var(--d, 0s) both}@keyframes qrs-v8-alert{0%{transform:scale(1)}35%{transform:scale(.97,1.055)}70%{transform:scale(1.02,.97)}to{transform:scale(1)}}.qr-stage-crew .char.act-prep{animation:qrs-v8-prep .4s cubic-bezier(.5,0,.6,1) both}@keyframes qrs-v8-prep{0%{transform:scale(1)}60%{transform:scale(1.045,.92)}to{transform:scale(1.04,.93)}}.qr-stage-crew .char.act-pop-big{animation:qrs-v8-pop-big .92s cubic-bezier(.33,.65,.35,1) both}@keyframes qrs-v8-pop-big{0%{transform:scale(1.05,.9)}13%{transform:scale(1.08,.86)}36%{transform:scale(.92,1.13) skew(-3.2deg)}52%{transform:scale(.95,1.1) skew(2.8deg)}74%{transform:scale(1.07,.9) skew(-1deg)}86%{transform:scale(.985,1.035)}to{transform:scale(1)}}.qr-stage-crew .char.act-pop-mid{animation:qrs-v8-pop-mid .82s cubic-bezier(.33,.65,.35,1) both}@keyframes qrs-v8-pop-mid{0%{transform:scale(1.05,.91)}34%{transform:scale(.94,1.1) skew(2.4deg)}50%{transform:scale(.96,1.08) skew(-1.8deg)}74%{transform:scale(1.06,.92)}87%{transform:scale(.99,1.02)}to{transform:scale(1)}}.qr-stage-crew .char.act-pop-twice{animation:qrs-v8-pop-twice .95s ease-in-out both}@keyframes qrs-v8-pop-twice{0%{transform:scale(1.04,.94)}18%{transform:scale(.955,1.07)}36%{transform:scale(1.04,.95)}54%{transform:scale(.95,1.085) skew(1.8deg)}76%{transform:scale(1.04,.95)}to{transform:scale(1)}}.qr-stage-crew .char.act-bounce-cool{animation:qrs-v8-bounce-cool .72s var(--qrs-t-bouncy) both}@keyframes qrs-v8-bounce-cool{0%{transform:scale(1.02,.97)}40%{transform:scale(.98,1.035)}to{transform:scale(1)}}.qr-stage-crew .char.act-repop{animation:qrs-v8-repop .74s cubic-bezier(.33,.65,.35,1) both}@keyframes qrs-v8-repop{0%{transform:scale(1.04,.94)}38%{transform:scale(.955,1.075) skew(1.6deg)}70%{transform:scale(1.05,.945)}to{transform:scale(1)}}.qr-stage-crew .char.act-twistshake{animation:qrs-v8-twistshake 1.65s cubic-bezier(.36,.07,.3,1) both}@keyframes qrs-v8-twistshake{0%{transform:skew(0) scale(1)}12%{transform:skew(-9.5deg) scale(.95,1.025)}30%{transform:skew(8.5deg) scale(.92,1.01)}48%{transform:skew(-6.5deg) scaleX(.95)}64%{transform:skew(4.5deg) scaleX(.975)}80%{transform:skew(-2.2deg) scaleX(.99)}to{transform:skew(0) scale(1)}}.qr-stage-crew .char.act-headshake .upper{animation:qrs-v8-headshake 1.05s ease-in-out both}@keyframes qrs-v8-headshake{0%,to{transform:skew(var(--sk, 0deg))}16%{transform:skew(calc(var(--sk, 0deg) - 5.5deg)) scaleX(.98)}38%{transform:skew(calc(var(--sk, 0deg) + 4.6deg)) scaleX(.975)}60%{transform:skew(calc(var(--sk, 0deg) - 3.4deg))}80%{transform:skew(calc(var(--sk, 0deg) + 1.8deg))}}.qr-stage-crew .char.act-lean-l{animation:qrs-v8-lean-l 1.25s cubic-bezier(.34,.9,.4,1) both}.qr-stage-crew .char.act-lean-r{animation:qrs-v8-lean-r 1.25s cubic-bezier(.34,.9,.4,1) both}@keyframes qrs-v8-lean-l{0%{transform:skew(0)}38%{transform:skew(9deg) scaleY(1.012)}54%{transform:skew(7.6deg)}76%{transform:skew(-2.4deg)}to{transform:skew(0)}}@keyframes qrs-v8-lean-r{0%{transform:skew(0)}38%{transform:skew(-9deg) scaleY(1.012)}54%{transform:skew(-7.6deg)}76%{transform:skew(2.4deg)}to{transform:skew(0)}}.qr-stage-crew .char.lean-sleep{transform:skew(10deg) scaleY(.985);transition:transform 2.4s cubic-bezier(.45,.02,.3,1)}.qr-stage-crew .char.cheer-loop .upper{animation:qrs-v8-cheer-sway var(--cd, 2.6s) ease-in-out var(--cl, 0s) infinite}@keyframes qrs-v8-cheer-sway{0%,to{transform:skew(calc(var(--sk, 0deg) + 3.4deg)) scaleY(1.008)}50%{transform:skew(calc(var(--sk, 0deg) - 3.4deg)) scaleY(.996)}}.qr-stage-crew[data-state=success] .upper-breath{animation:qrs-breath 3.4s ease-in-out infinite}.qr-stage-crew[data-state=success] .b1 .upper-breath{animation-delay:.3s}.qr-stage-crew[data-state=success] .b2 .upper-breath{animation-delay:.6s}.qr-stage-crew[data-state=success] .b3 .upper-breath{animation-delay:.9s}.qr-stage-crew .char.act-startle{animation:qrs-v8-startle .6s cubic-bezier(.2,.85,.3,1) var(--d, 0s) both}@keyframes qrs-v8-startle{0%{transform:scale(1)}24%{transform:scale(.955,1.07) skew(var(--rs, 2deg))}52%{transform:scale(.985,1.03) skew(calc(var(--rs, 2deg) * -.5))}76%{transform:scale(1.012,.985)}to{transform:scale(1)}}.qr-stage-crew .char.gloomy .upper-breath{animation:qrs-v8-sigh var(--gd, 4.4s) ease-in-out var(--gl, 0s) infinite}@keyframes qrs-v8-sigh{0%,to{transform:scaleY(1)}38%,50%{transform:scaleY(1.02)}74%,86%{transform:scaleY(.972)}}.qr-stage-crew .char.act-shake-slow .upper{animation:qrs-v8-shake-slow 1.7s ease-in-out}@keyframes qrs-v8-shake-slow{0%,to{transform:skew(var(--sk, 0deg))}25%{transform:skew(calc(var(--sk, 0deg) - 4.4deg)) scaleX(.985)}60%{transform:skew(calc(var(--sk, 0deg) + 3.4deg)) scaleX(.99)}85%{transform:skew(calc(var(--sk, 0deg) - 1.4deg))}}.qr-stage-crew .char.act-drowsy .upper{animation:qrs-v8-drowsy-sway var(--dd, 3.4s) ease-in-out infinite}@keyframes qrs-v8-drowsy-sway{0%,to{transform:skew(calc(var(--sk, 0deg) + .6deg))}50%{transform:skew(calc(var(--sk, 0deg) - 2.4deg)) scaleY(.992)}}.qr-stage-crew .char.act-yawn .upper-breath{animation:qrs-v8-yawn 1.45s cubic-bezier(.5,0,.45,1) both}@keyframes qrs-v8-yawn{0%{transform:scale(1)}34%{transform:scale(.96,1.08)}62%{transform:scale(.968,1.06)}to{transform:scale(1.035,.965)}}.qr-stage-crew .char.act-nodoff{animation:qrs-v8-nodoff 2.3s cubic-bezier(.55,.06,.5,1) both}@keyframes qrs-v8-nodoff{0%{transform:skew(0) scaleY(1)}52%{transform:skew(6deg) scaleY(.965)}60%{transform:skew(6.8deg) scaleY(.958)}70%{transform:skew(-2deg) scaleY(1.012)}84%{transform:skew(1.1deg)}to{transform:skew(0) scaleY(1)}}.qr-stage-crew .char.asleep .upper{animation:qrs-v8-snore-deep var(--snd, 4.2s) ease-in-out var(--snl, 0s) infinite}@keyframes qrs-v8-snore-deep{0%,to{transform:skew(var(--sk, 0deg)) scaleY(1)}38%,62%{transform:skew(calc(var(--sk, 0deg) - 1.7deg)) scaleY(1.022)}}.qr-stage-crew .char.act-twitch{animation:qrs-v8-twitch .55s ease-in-out}@keyframes qrs-v8-twitch{0%,to{transform:skew(0)}30%{transform:skew(-2.6deg)}60%{transform:skew(1.5deg)}}.qr-stage-crew .char.wiggle .upper{animation:qrs-v8-wiggle 1.15s var(--qrs-t-bouncy) 1}@keyframes qrs-v8-wiggle{0%{transform:skew(var(--sk, 0deg))}22%{transform:skew(calc(var(--sk, 0deg) + 4deg)) scaleY(1.012)}48%{transform:skew(calc(var(--sk, 0deg) - 3.2deg))}74%{transform:skew(calc(var(--sk, 0deg) + 1.6deg))}to{transform:skew(var(--sk, 0deg))}}.qr-stage-page.asleep .qr-stage-zzz{animation:qrs-zzz 2.6s ease-in-out infinite}.qr-stage-pop{position:absolute;z-index:4;font-weight:800;font-size:24px;color:var(--qrs-ink);opacity:0;pointer-events:none;transform:translate(-50%);text-shadow:0 1px 0 #fff}.qr-stage-pop.go{animation:qrs-v8-pop-sign 1.05s var(--qrs-t-bouncy) both}@keyframes qrs-v8-pop-sign{0%{transform:translate(-50%) translateY(8px) scale(.4);opacity:0}22%{transform:translate(-50%) translateY(-6px) scale(1.18);opacity:1}58%{transform:translate(-50%) translateY(-10px) scale(1);opacity:1}to{transform:translate(-50%) translateY(-20px) scale(.9);opacity:0}}@media (prefers-reduced-motion: reduce){.qr-stage-crew *,.qr-stage-zzz,.qr-stage-status-pulse,.qr-stage-crew svg.main-crew-svg,.qr-stage-pop{animation:none!important;transition:none!important}}.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(3,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-kicker{color:#d45b3c;font-size:16px;font-weight:750}.merchant-plan-type-modal__choice:hover{border-color:#1677ff;box-shadow:0 8px 20px #1677ff29}.merchant-plan-type-modal__choice--ai{border-color:#e16f4e6b;background:linear-gradient(180deg,#fffaf2,#fff);box-shadow:0 8px 22px #e16f4e1a}.merchant-plan-type-modal__choice--ai:hover{border-color:#d97757;box-shadow:0 12px 24px #d9775729}.smart-marketing-priority-control{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:2px 8px 2px 10px;border:1px solid rgba(31,29,26,.1);border-radius:999px;background:#ffffffb8}.smart-marketing-priority-control .ant-segmented{min-width:188px}.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.merchant-shell .smart-marketing-plan-table.ant-table-wrapper{border:1px solid rgba(90,72,47,.09);border-radius:14px;overflow:hidden;background:#ffffffdb}.console-shell.merchant-shell .smart-marketing-plan-table .ant-table-container,.console-shell.merchant-shell .smart-marketing-plan-table .ant-table-content{border-radius:0!important}.console-shell.merchant-shell .smart-marketing-plan-table .ant-table-thead>tr>th{padding:12px 16px!important;background:#fbfaf7!important;color:#3e4654;font-size:13px;line-height:20px;border-bottom:1px solid rgba(90,72,47,.09)!important}.console-shell.merchant-shell .smart-marketing-plan-table .ant-table-tbody>tr>td,.console-shell.merchant-shell .smart-marketing-plan-table .ant-table-tbody>tr+tr>td{padding:13px 16px!important;vertical-align:top;background:#fffffff5!important;background-clip:border-box!important;border-top:0!important;border-bottom:1px solid rgba(90,72,47,.09)!important;border-left:0!important;border-right:0!important;border-radius:0!important}.console-shell.merchant-shell .smart-marketing-plan-table .ant-table-tbody>tr:last-child>td{border-bottom:0!important}.console-shell.merchant-shell .smart-marketing-plan-table.console-table .ant-table-tbody>tr:hover>td{background:#fffcf7!important}.smart-marketing-plan-list__plan-cell{position:relative;display:flex;min-width:0;gap:8px}.smart-marketing-plan-list__recycle-check{flex:0 0 auto;margin-top:2px}.smart-marketing-plan-list__plan-main{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.smart-marketing-plan-list__type-tags,.smart-marketing-plan-list__content-tags,.smart-marketing-plan-list__status-head,.smart-marketing-plan-list__proof-tags{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.smart-marketing-plan-list__type-tags .ant-tag,.smart-marketing-plan-list__content-tags .ant-tag,.smart-marketing-plan-list__status-head .ant-tag,.smart-marketing-plan-list__proof-tags .ant-tag{margin-inline-end:0;line-height:19px;font-size:11px}.smart-marketing-plan-list__type-tag,.smart-marketing-plan-list__mode-tag{padding-inline:8px;border-radius:999px}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__type-tag--cycle{color:#b7601d;border-color:#f1cfaa;background:#fff5e9}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__type-tag--single{color:#24815a;border-color:#c4e6d4;background:#effaf4}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__type-tag--agent{color:#6f52b5;border-color:#ded2f8;background:#f7f3ff}.smart-marketing-plan-list__title{display:-webkit-box;overflow:hidden;color:#20242c;font-size:14px;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.smart-marketing-plan-list__id{display:block;max-width:210px;color:#90959f!important;font-size:11px;line-height:17px}.smart-marketing-plan-list__meta-line{display:flex;min-width:0;align-items:center;gap:6px;color:#8a8f98;font-size:11px;line-height:17px}.smart-marketing-plan-list__meta-line .anticon{flex:0 0 13px;font-size:12px}.smart-marketing-plan-list__audience{display:flex;min-width:0;flex-direction:column;gap:6px}.smart-marketing-plan-list__audience-group{display:grid;min-width:0;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:5px}.smart-marketing-plan-list__audience-label{padding-top:2px;color:#46505f;font-size:12px;font-weight:600;line-height:20px;white-space:nowrap}.smart-marketing-plan-list__chips{display:flex;min-width:0;flex-wrap:wrap;gap:4px}.smart-marketing-plan-list__project-text{min-width:0;color:#735a39;font-size:11px;line-height:18px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.smart-marketing-plan-list__audience--dense .smart-marketing-plan-list__project-text{font-size:10px;line-height:16px}.smart-marketing-plan-list__chip{height:22px;margin:0;padding-inline:8px;border-radius:999px;font-size:12px;line-height:20px}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__chip--neutral,.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__content-tag--neutral{color:#755b38;border-color:#eadfcd;background:#fffaf1}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__chip--green{color:#2d8a5f;border-color:#cee9d9;background:#f1faf4}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__chip--warm{color:#a86723;border-color:#f0d7b6;background:#fff8ed}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__chip--coral,.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__content-tag--coral{color:#c15e46;border-color:#f4d1c7;background:#fff4f0}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__chip--violet,.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__content-tag--violet{color:#6f52b5;border-color:#ded2f8;background:#f7f3ff}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__content-tag--green{color:#2d8a5f;border-color:#cee9d9;background:#f1faf4}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__content-tag--warm{color:#a86723;border-color:#f0d7b6;background:#fff8ed}.smart-marketing-plan-list__audience--dense{gap:4px}.smart-marketing-plan-list__audience--dense .smart-marketing-plan-list__audience-group{grid-template-columns:50px minmax(0,1fr);gap:4px}.smart-marketing-plan-list__audience--dense .smart-marketing-plan-list__audience-label{padding-top:1px;font-size:11px;line-height:18px}.smart-marketing-plan-list__audience--dense .smart-marketing-plan-list__chips{gap:3px}.smart-marketing-plan-list__audience--dense .smart-marketing-plan-list__chip{height:20px;padding-inline:6px;font-size:11px;line-height:18px}.smart-marketing-plan-list__tooltip-text{white-space:pre-line}.smart-marketing-plan-list__content{display:flex;min-width:0;min-height:112px;flex-direction:column;justify-content:space-between;gap:8px}.smart-marketing-plan-list__content-copy{display:block;max-height:none;overflow:visible;color:#3e4652;font-size:13px;line-height:19px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.smart-marketing-plan-list__content--dense .smart-marketing-plan-list__content-copy{font-size:12px;line-height:18px}.smart-marketing-plan-list__content-tags{overflow:visible}.smart-marketing-plan-list__content-tag{margin:0;padding-inline:8px;border-radius:999px}.smart-marketing-plan-list__status-cell{display:flex;min-width:0;flex-direction:column;gap:3px}.smart-marketing-plan-list__status-head{min-height:21px;margin-bottom:1px}.smart-marketing-plan-list__info-line{display:grid;min-width:0;grid-template-columns:16px 58px minmax(0,1fr) auto;align-items:center;column-gap:5px;color:#4f5662;font-size:11px;line-height:18px}.smart-marketing-plan-list__info-icon{color:#7b818b;font-size:13px;line-height:1}.smart-marketing-plan-list__info-label{color:#8a8f98;white-space:nowrap}.smart-marketing-plan-list__info-value{min-width:0;overflow:hidden;color:#343a44;font-weight:500;text-align:left;text-overflow:ellipsis;white-space:nowrap}.smart-marketing-plan-list__info-line--date .smart-marketing-plan-list__info-value{overflow:visible;line-height:16px;text-overflow:clip;white-space:normal;word-break:keep-all}.smart-marketing-plan-list__info-trailing{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;margin-left:2px}.smart-marketing-plan-list__info-trailing .ant-progress{display:block;line-height:0}.smart-marketing-plan-list__actions{display:flex;min-height:124px;flex-direction:column;align-items:center;justify-content:center;gap:5px}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__action.ant-btn-link{min-width:76px;height:28px;padding:0 10px;color:#59606b;border:1px solid rgba(90,72,47,.13);border-radius:999px;background:#ffffffeb;box-shadow:0 2px 7px #42311d0a;font-size:12px}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__action--danger.ant-btn-link{color:#b85e52}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__action--danger.ant-btn-link:hover{color:#c8483c;border-color:#d8564452;background:#fff8f6}.console-shell.merchant-shell .smart-marketing-plan-table .smart-marketing-plan-list__action.ant-btn-link:hover{color:#b7603d;border-color:#e5795357;background:#fffaf6}.console-shell .console-tab-skeleton{padding:8px 0 4px}.merchant-conv-layout{display:grid;grid-template-columns:minmax(190px,1fr) minmax(190px,1fr) minmax(300px,2.4fr);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-col--left .merchant-conv-scroll,.merchant-conv-col--mid .merchant-conv-scroll{max-height:583px}.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-scroll__status{padding:10px 6px 4px;color:#0f172a75;font-size:12px;line-height:1.4;text-align:center}.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:12px;line-height:17px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.merchant-conv-item__desc{font-size:11px;line-height:16px;color:#0f172a99}.merchant-conv-item__desc-line{display:flex;align-items:center;gap:6px;min-width:0;margin-top:1px}.merchant-conv-item__desc-line .merchant-conv-item__desc{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.merchant-conv-item__side{flex:0 0 auto;min-width:48px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px}.merchant-conv-item__status{flex:0 0 auto;display:inline-flex;align-items:center;height:18px;padding:0 6px;border-radius:9px;font-size:11px;line-height:18px;font-weight:600}.merchant-conv-item__status--warn{color:#ad4e00;background:#faad1424;border:1px solid rgba(250,173,20,.35)}.merchant-conv-item__time{white-space:nowrap}.merchant-conv-bubble{max-width:75%;padding:8px 12px;border-radius:4px;margin-bottom:10px;font-size:13px;line-height:1.45;font-weight:500;background:#fff;border:1px solid rgba(15,23,42,.08);word-break:break-word;position:relative;box-shadow:none}.merchant-conv-bubble>div:not(.merchant-conv-bubble__meta){font-size:13px;line-height:1.45}.merchant-conv-custom-thread .merchant-conv-bubble{font-size:13px!important;line-height:1.45!important}.merchant-conv-custom-thread .merchant-conv-bubble>div:not(.merchant-conv-bubble__meta),.merchant-conv-custom-thread .merchant-conv-bubble>div:not(.merchant-conv-bubble__meta) .ant-typography{font-size:13px!important;line-height:1.45!important;font-weight:500!important}.merchant-conv-custom-thread .merchant-conv-bubble__meta,.merchant-conv-custom-thread .merchant-conv-bubble__meta .ant-typography{font-size:11px!important;line-height:1.35!important}.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-bubble__meta,.merchant-conv-bubble__meta .ant-typography{font-size:11px!important;line-height:1.35}.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:2px 8px;border-radius:4px;background:#bebebe38;color:#0f172a73;font-size:11px;line-height:1.35;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}.merchant-setup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2500;display:flex;align-items:center;justify-content:center;padding:28px;box-sizing:border-box}.merchant-setup-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fffcf07a,#f0eee69e),#ffffff5c;backdrop-filter:saturate(150%) blur(20px);-webkit-backdrop-filter:saturate(150%) blur(20px)}.merchant-setup-card{position:relative;width:min(1032px,calc(100vw - 48px));min-height:600px;overflow:hidden;border:1px solid rgba(31,29,26,.16);border-radius:8px;padding:44px 56px 34px;box-sizing:border-box;background:radial-gradient(620px 220px at 50% 0%,#ffffffe6,#fff0),linear-gradient(135deg,#fffdf7eb,#f6f0e5e6);box-shadow:0 26px 70px #1f1d1a2e,inset 0 1px #ffffffc7}.merchant-setup-card--done{min-height:560px}.merchant-setup-decor{position:absolute;pointer-events:none;-webkit-user-select:none;user-select:none}.merchant-setup-decor--cluster{width:168px;right:28px;top:18px;opacity:.85}.merchant-setup-decor--dot{left:74px;bottom:58px;width:14px;height:14px;border-radius:50%;background:#ec8a54;opacity:.42}.merchant-setup-title-row{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:center;gap:14px;text-align:left}.merchant-setup-title-row h3.ant-typography,.merchant-setup-finish h4.ant-typography{margin:0 0 6px;letter-spacing:0;color:#1f1c1b}.merchant-setup-title-row .ant-typography,.merchant-setup-finish .ant-typography{color:#8c8680}.merchant-setup-title-mark{width:12px;height:12px;margin-top:11px;transform:rotate(45deg);border-radius:2px;background:#ec8a54;box-shadow:0 0 0 7px #ec8a541f;flex:0 0 auto}.merchant-setup-progress-stage{position:relative;z-index:1;width:min(760px,100%);margin:72px auto 40px}.merchant-setup-progress-track{position:relative;z-index:3;height:24px;border-radius:999px;background:#1f1d1a17;overflow:hidden;box-shadow:inset 0 1px 3px #1f1d1a14,0 1px #ffffffbf}.merchant-setup-progress-fill{position:absolute;inset:0 auto 0 0;min-width:18px;border-radius:inherit;background:linear-gradient(90deg,#f4c95d,#f1b34a);box-shadow:0 7px 16px #f3c65a47;overflow:hidden;transition:width .24s ease-out}.merchant-setup-progress-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.12) 34%,rgba(255,255,255,.78) 50%,rgba(255,255,255,.12) 66%,transparent 100%);transform:translate(-115%)}.merchant-setup-progress-track.is-running .merchant-setup-progress-fill{animation:merchant-setup-fill-breathe 1.5s ease-in-out infinite}.merchant-setup-progress-track.is-running .merchant-setup-progress-fill:after{animation:merchant-setup-progress-sweep 1.7s ease-in-out infinite}.merchant-setup-progress-track.is-error .merchant-setup-progress-fill{background:linear-gradient(90deg,#ff9f7f,#e96c5f);box-shadow:0 7px 16px #e96c5f3d}.merchant-setup-progress-label{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:inline-flex;align-items:center;justify-content:center;color:#1f1c1b;font-size:13px;font-weight:700;line-height:1;text-shadow:0 1px 0 rgba(255,255,255,.52)}.merchant-setup-progress-mascot{position:absolute;z-index:1;left:50%;top:-56px;width:118px;height:68px;pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:cover;object-position:center top;filter:drop-shadow(0 12px 12px rgba(31,29,26,.12));transform:translate(-50%)}@keyframes merchant-setup-fill-breathe{0%,to{box-shadow:0 7px 16px #f3c65a47,0 0 #f4c95d00}50%{box-shadow:0 9px 22px #f3c65a6b,0 0 18px #f4c95d7a}}@keyframes merchant-setup-progress-sweep{0%{transform:translate(-115%)}62%,to{transform:translate(115%)}}.merchant-setup-status-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:4px}.merchant-setup-status{min-height:142px;padding:14px 18px;border-radius:8px;border:1px solid rgba(31,29,26,.08);background:#ffffff6b}.merchant-setup-status--running{background:#fff7e8b8;border-color:#ec8a543d}.merchant-setup-status--running .merchant-setup-status__head img{animation:merchant-setup-sync-spin 1.6s linear infinite}.merchant-setup-status--error{background:#fff1f0c2;border-color:#ff4d4f47}.merchant-setup-status__head{display:flex;align-items:center;gap:10px;margin-bottom:12px;color:#1f1c1b;font-size:17px}.merchant-setup-status__head img{width:26px;height:26px;object-fit:contain}.merchant-setup-status ul{list-style:none;display:flex;flex-direction:column;gap:8px;margin:0;padding:0}.merchant-setup-status li{display:flex;align-items:flex-start;gap:8px;min-width:0;color:#6f6962;font-size:14px;line-height:1.45}.merchant-setup-status li:before{content:"";width:6px;height:6px;margin-top:7px;border-radius:50%;background:#b6b1aa;flex:0 0 auto}.merchant-setup-status--done li:before{width:10px;height:6px;margin-top:7px;border-radius:0;border-left:2px solid #74b45f;border-bottom:2px solid #74b45f;background:transparent;transform:rotate(-45deg)}.merchant-setup-status--running li:before{background:#ec8a54}.merchant-setup-status--error li:before{display:none}.merchant-setup-status--error li .anticon{margin-top:3px;color:#d4380d;flex:0 0 auto}@keyframes merchant-setup-sync-spin{to{transform:rotate(360deg)}}.merchant-setup-bottom{position:relative;z-index:1;min-height:44px;margin-top:24px;padding:12px 16px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#ffffff73;color:#8c8680}.merchant-setup-finish{position:relative;z-index:1;min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px}.merchant-setup-finish__badge{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#74b45f24;color:#5a9f48;font-size:42px;animation:merchant-setup-finish-pop .7s ease-out both}.merchant-setup-finish__crew{width:min(360px,66vw);height:156px;object-fit:cover;object-position:center top;margin:-4px 0 -6px;filter:drop-shadow(0 18px 16px rgba(31,29,26,.12))}@keyframes merchant-setup-finish-pop{0%{opacity:0;transform:scale(.72)}72%{opacity:1;transform:scale(1.06)}to{transform:scale(1)}}[data-theme=dark] .merchant-setup-backdrop{background:#0d12189e}[data-theme=dark] .merchant-setup-card{border-color:#ffffff1f;background:radial-gradient(620px 220px at 50% 0%,#2c343ed1,#2c343e00),linear-gradient(135deg,#1a2028f0,#121820f0);box-shadow:0 26px 70px #0000007a}[data-theme=dark] .merchant-setup-title-row h3.ant-typography,[data-theme=dark] .merchant-setup-finish h4.ant-typography,[data-theme=dark] .merchant-setup-status__head{color:#ffffffeb}[data-theme=dark] .merchant-setup-title-row .ant-typography,[data-theme=dark] .merchant-setup-finish .ant-typography,[data-theme=dark] .merchant-setup-status li,[data-theme=dark] .merchant-setup-bottom{color:#ffffffad}[data-theme=dark] .merchant-setup-status,[data-theme=dark] .merchant-setup-bottom{border-color:#ffffff1a;background:#ffffff0f}[data-theme=dark] .merchant-setup-status--running{background:#ec8a541a}@media (max-width: 860px){.merchant-setup-overlay{padding:14px;align-items:flex-start;overflow-y:auto}.merchant-setup-card{width:100%;min-height:auto;padding:28px 18px 20px}.merchant-setup-title-row{justify-content:flex-start}.merchant-setup-progress-stage{margin:72px auto 40px}.merchant-setup-progress-mascot{width:104px;height:60px;top:-50px}.merchant-setup-status-grid{grid-template-columns:1fr;gap:12px}.merchant-setup-bottom{align-items:stretch;flex-direction:column}}.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-smart-conv-loading{position:relative;display:grid;grid-template-columns:168px minmax(260px,1fr) minmax(190px,240px) minmax(180px,250px);align-items:center;gap:22px;min-height:128px;margin:0 0 12px;padding:18px 24px 18px 18px;overflow:hidden;border:2px solid #1f1d1a;border-radius:10px;background:no-repeat calc(100% - 36px) 18px / 34px 23px url(/assets/qidian-smart/v2/exact/decor/sparkles_cluster.png),no-repeat calc(100% - 20px) calc(100% - 18px) / 18px 18px url(/assets/qidian-smart/v2/exact/decor/tiny_star.png),no-repeat 12px calc(100% - 16px) / 14px 14px url(/assets/qidian-smart/v2/exact/decor/dot_peach.png),linear-gradient(180deg,#fffaf0,#fff3dc);box-shadow:0 3px #1f1d1a,0 16px 34px #1f1d1a1a}.console-shell.merchant-shell .merchant-smart-conv-loading:before{content:"";position:absolute;right:84px;bottom:-34px;width:176px;height:72px;border:2px solid rgba(238,170,97,.42);border-radius:80px 80px 0 0;opacity:.72}.console-shell.merchant-shell .merchant-smart-conv-loading__mascot{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:84px}.console-shell.merchant-shell .merchant-smart-conv-loading__crew{position:relative;width:150px;height:92px}.console-shell.merchant-shell .merchant-smart-conv-loading__crew-char{position:absolute;bottom:13px;display:block;border:2px solid #1f1d1a;box-shadow:0 2px #1f1d1a;transform-origin:center bottom;animation:merchant-smart-conv-loading-breathe 2.4s ease-in-out infinite}.console-shell.merchant-shell .merchant-smart-conv-loading__crew-char:before,.console-shell.merchant-shell .merchant-smart-conv-loading__crew-char:after{content:"";position:absolute;top:31%;width:5px;height:5px;border-radius:50%;background:#fff}.console-shell.merchant-shell .merchant-smart-conv-loading__crew-char:before{left:34%}.console-shell.merchant-shell .merchant-smart-conv-loading__crew-char:after{right:34%}.console-shell.merchant-shell .merchant-smart-conv-loading__crew-char--purple{left:47px;bottom:38px;z-index:1;width:44px;height:54px;border-radius:18px 18px 8px 8px;background:#6f5be8;animation-delay:.2s}.console-shell.merchant-shell .merchant-smart-conv-loading__crew-char--black{left:78px;z-index:2;width:43px;height:63px;border-radius:18px 18px 9px 9px;background:#1f1d1a;animation-delay:.34s}.console-shell.merchant-shell .merchant-smart-conv-loading__crew-char--orange{left:10px;z-index:3;width:78px;height:56px;border-radius:39px 39px 13px 13px;background:#ee9652}.console-shell.merchant-shell .merchant-smart-conv-loading__crew-char--yellow{right:9px;z-index:4;width:48px;height:50px;border-radius:20px 20px 9px 9px;background:#f3d65a;animation-delay:.48s}.console-shell.merchant-shell .merchant-smart-conv-loading__crew-shadow{position:absolute;left:8px;right:6px;bottom:3px;height:12px;border-radius:50%;background:#1f1d1a24;filter:blur(2px)}.console-shell.merchant-shell .merchant-smart-conv-loading__main,.console-shell.merchant-shell .merchant-smart-conv-loading__checks,.console-shell.merchant-shell .merchant-smart-conv-loading__side{position:relative;z-index:1}.console-shell.merchant-shell .merchant-smart-conv-loading__title{margin-bottom:8px;color:#1f2329;font-size:18px;font-weight:800;line-height:1.25}.console-shell.merchant-shell .merchant-smart-conv-loading__detail{margin-bottom:12px;color:#1f2329c2;font-size:13px;font-weight:600;line-height:1.45}.console-shell.merchant-shell .merchant-smart-conv-loading__progress{width:min(520px,100%);height:18px;padding:2px;border:2px solid #1f1d1a;border-radius:999px;background:#fff4d4;box-shadow:inset 0 1px 3px #1f1d1a24}.console-shell.merchant-shell .merchant-smart-conv-loading__progress span{display:block;height:100%;min-width:18px;border-radius:999px;background:linear-gradient(90deg,#ffbd4a,#ffcf67 70%,#ffe09a);box-shadow:inset 0 -1px #1f1d1a29;transition:width .36s cubic-bezier(.2,0,0,1)}.console-shell.merchant-shell .merchant-smart-conv-loading__checks{display:grid;gap:9px;padding-left:22px;border-left:1px dashed rgba(31,29,26,.36)}.console-shell.merchant-shell .merchant-smart-conv-loading__check{display:flex;align-items:center;gap:8px;color:#1f2329;font-size:13px;line-height:1.35}.console-shell.merchant-shell .merchant-smart-conv-loading__check span{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:2px solid #1f1d1a;border-radius:5px;background:#d9f0c8;color:#246b38;font-size:13px;font-weight:900;line-height:1;box-shadow:0 1px #1f1d1a2e}.console-shell.merchant-shell .merchant-smart-conv-loading__check strong{font-weight:700}.console-shell.merchant-shell .merchant-smart-conv-loading__side{display:grid;gap:6px;min-height:70px;padding-left:24px;border-left:1px dashed rgba(31,29,26,.36)}.console-shell.merchant-shell .merchant-smart-conv-loading__side strong{color:#1f2329;font-size:15px;line-height:1.35}.console-shell.merchant-shell .merchant-smart-conv-loading__side span{color:#1f2329a8;font-size:13px;line-height:1.45}@keyframes merchant-smart-conv-loading-breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.018)}}@media (max-width: 1180px){.console-shell.merchant-shell .merchant-smart-conv-loading{grid-template-columns:132px minmax(0,1fr);gap:14px 18px}.console-shell.merchant-shell .merchant-smart-conv-loading__checks,.console-shell.merchant-shell .merchant-smart-conv-loading__side{grid-column:2;padding-left:0;border-left:0}.console-shell.merchant-shell .merchant-smart-conv-loading__side{min-height:0;padding-top:10px;border-top:1px dashed rgba(31,29,26,.28)}}.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}.console-shell.merchant-shell .merchant-entitlement-tabs-card{border:1px solid rgba(31,29,26,.14);background:#fffcf694;backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px)}.console-shell.merchant-shell .merchant-entitlement-tabs-card .ant-tabs-nav{margin-bottom:14px}.console-shell.merchant-shell .merchant-entitlement-tabs-card .ant-tabs-tab{padding:8px 14px;border-radius:999px}.console-shell.merchant-shell .merchant-entitlement-tabs-card .ant-tabs-tab-active{background:#ec8a541f}.console-shell.merchant-shell .merchant-entitlement-profile .ant-descriptions-view{overflow:hidden;border-radius:8px}.console-shell.merchant-shell .merchant-system-log-page{position:relative}.console-shell.merchant-shell .merchant-system-log-hero{position:relative;min-height:148px;margin-bottom:12px;padding:22px 24px;overflow:hidden;border:1px solid rgba(31,29,26,.14);border-radius:8px;background:no-repeat calc(100% - 42px) 18px / 132px 88px url(/assets/merchant-system-log/sparkles_cluster.png),linear-gradient(145deg,#fffcf6b8,#f4f8efa3);backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px);box-shadow:0 12px 36px #1f1d1a0f}.console-shell.merchant-shell .merchant-system-log-hero:before{content:"";position:absolute;left:20px;bottom:18px;width:18px;height:18px;background:center / contain no-repeat url(/assets/merchant-system-log/dot_peach.png);opacity:.72}.console-shell.merchant-shell .merchant-system-log-hero:after{content:"";position:absolute;right:210px;top:28px;width:28px;height:28px;background:center / contain no-repeat url(/assets/merchant-system-log/tiny_star.png);opacity:.9}.console-shell.merchant-shell .merchant-system-log-hero h5.ant-typography{margin:5px 0 6px;color:#1f1d1a}.console-shell.merchant-shell .merchant-system-log-hero p{max-width:620px;margin:0;color:#1f1d1a9e}.console-shell.merchant-shell .merchant-system-log-hero__chips{display:flex;gap:8px;margin-top:18px}.console-shell.merchant-shell .merchant-system-log-table{position:relative}.console-shell.merchant-shell .merchant-system-log-table:before,.console-shell.merchant-shell .merchant-system-log-table:after{content:"";position:absolute;z-index:1;pointer-events:none;background:center / contain no-repeat}.console-shell.merchant-shell .merchant-system-log-table:before{right:26px;top:-18px;width:34px;height:34px;background-image:url(/assets/merchant-system-log/sparkle_green.png)}.console-shell.merchant-shell .merchant-system-log-table:after{right:70px;bottom:-14px;width:30px;height:30px;background-image:url(/assets/merchant-system-log/sparkle_orange.png)}[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-ai-cell{display:inline-flex;max-width:100%;flex-direction:column;gap:5px;cursor:default}.console-shell.merchant-shell .merchant-crm-ai-main{display:flex;align-items:center;flex-wrap:wrap;gap:4px 6px;font-size:12px;color:#1f2329c7}.console-shell.merchant-shell .merchant-crm-ai-main .ant-tag{margin-inline-end:0;border-radius:999px;border-color:#d9770633;background:#fffbebd9;color:#374151;font-weight:600;line-height:20px}.console-shell.merchant-shell .merchant-crm-ai-session-chip{display:inline-flex;width:max-content;max-width:100%;align-items:center;gap:3px;padding:2px 8px;border:1px solid rgba(22,119,255,.28);border-radius:999px;background:#eff6ffdb;color:#1d4ed8;font-size:11px;font-weight:650;line-height:18px;white-space:nowrap}.console-shell.merchant-shell .merchant-crm-ai-session-chip strong{font-size:13px;line-height:1}.console-shell.merchant-shell .merchant-crm-ai-session-chip--empty{border-color:#94a3b840;background:#f8fafce6;color:#475569c7}.console-shell.merchant-shell .merchant-crm-ai-session-chip--high{border-color:#d9770659;background:#fff7edf0;color:#b45309}.merchant-crm-ai-tag-overlay .ant-popover-inner{max-width:300px;padding:8px 10px;border-radius:8px;box-shadow:0 10px 28px #0f172a29}.merchant-crm-ai-tag-popover{max-width:280px}.merchant-crm-ai-tag-popover__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.merchant-crm-ai-tag-popover__body{display:flex;max-height:150px;overflow:auto;flex-wrap:wrap;gap:6px}.merchant-crm-ai-tag-popover__body .merchant-crm-ai-tag{margin-inline-end:0;border-radius:999px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.merchant-crm-tag-customer-tooltip{max-width:280px;color:#fff}.merchant-crm-tag-customer-tooltip__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.merchant-crm-tag-customer-tooltip__title{min-width:0;overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.merchant-crm-tag-customer-tooltip__meta,.merchant-crm-tag-customer-tooltip__empty{color:#ffffffb8;white-space:nowrap}.merchant-crm-tag-customer-tooltip__body{display:flex;max-height:150px;overflow:auto;flex-wrap:wrap;gap:6px}.merchant-crm-tag-customer-tooltip__name,.merchant-crm-tag-customer-tooltip__more{display:inline-flex;max-width:128px;padding:2px 7px;border-radius:999px;background:#ffffff24;color:#fff;font-size:12px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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-consumption-record-overview{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.merchant-consumption-record-stat{min-height:112px;border:1px solid var(--merchant-glass-border)!important;border-radius:8px!important;background:#ffffffe6!important;box-shadow:0 4px 18px #0870a80d}.merchant-consumption-record-stat__value{margin:8px 0 4px;font-size:24px;line-height:1.2;font-weight:700;color:#1f2937}.merchant-consumption-record-stat__value--date{font-size:20px}.merchant-consumption-record-projects{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:10px}.merchant-consumption-record-project-card{min-height:86px;padding:12px;text-align:left;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#ffffffd1;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.merchant-consumption-record-project-card:hover,.merchant-consumption-record-project-card--active{border-color:#d97757;background:#fff7ede6;box-shadow:0 4px 14px #d977571f}.merchant-consumption-record-project-card__title,.merchant-consumption-record-project-card__main,.merchant-consumption-record-project-card__meta{display:block}.merchant-consumption-record-project-card__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;color:#1f2937}.merchant-consumption-record-project-card__main{margin-top:8px;font-size:20px;line-height:1.2;font-weight:700;color:#111827}.merchant-consumption-record-project-card__meta{margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#1f293794}@media (max-width: 1180px){.merchant-consumption-record-overview,.merchant-consumption-record-projects{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width: 720px){.merchant-consumption-record-overview,.merchant-consumption-record-projects{grid-template-columns:1fr}}.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-crm-quick-tag--disabled{color:#1f1d1a6b!important;border-color:#1f1d1a24!important;background:#ffffffb8!important;cursor:not-allowed!important}.merchant-crm-detail-tags{width:100%}.merchant-crm-detail-tags__hint{font-size:12px}.merchant-crm-segment-risk-note{display:block;margin:-8px 0 12px;font-size:12px;line-height:1.6}.merchant-crm-required-star{margin-right:4px;color:#ff4d4f;font-weight:700}.merchant-flat-tag-picker-modal .ant-modal-body{padding-top:10px}.merchant-flat-tag-picker{display:flex;flex-direction:column;gap:12px}.merchant-flat-tag-picker__help,.merchant-flat-tag-picker__summary{display:block;font-size:13px}.merchant-flat-tag-picker__search{max-width:420px}.merchant-flat-tag-picker__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));column-gap:20px;row-gap:12px;max-height:58vh;overflow:auto;padding:4px 4px 12px}.merchant-flat-tag-picker__option{border:0;border-radius:6px;background:transparent;color:#1f2329e6;cursor:pointer;font:inherit;font-size:14px;line-height:1.7;overflow:hidden;padding:3px 6px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.merchant-flat-tag-picker__option:hover{background:#1f23290f}.merchant-flat-tag-picker__option--selected{background:#d977571f;color:#c75d3d;font-weight:600}.merchant-flat-tag-picker__empty{grid-column:1 / -1;padding:18px 4px}.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)}.smart-marketing-drawer .ant-drawer-content{background:#fffaf2;border-left:1px solid rgba(217,119,87,.2);box-shadow:-18px 0 42px #1f1d1a29}.smart-marketing-drawer .ant-drawer-header{min-height:50px;padding:12px 24px 8px;background:linear-gradient(180deg,#fffdf9,#fffaf2);border-bottom:0}.smart-marketing-drawer .ant-drawer-close{margin-inline-end:10px;color:#1f1d1a9e;font-size:18px}.smart-marketing-drawer .ant-drawer-title{color:#1f1d1a;font-size:16px;font-weight:750;letter-spacing:0}.smart-marketing-form-drawer .ant-drawer-body,.smart-marketing-detail-drawer .ant-drawer-body{background:#fffaf2}.smart-marketing-form-drawer .ant-drawer-body{padding:18px 28px 28px}.smart-marketing-form-drawer--agent .ant-drawer-body{padding:18px 34px 32px}.smart-marketing-detail-drawer .ant-drawer-content{border-top-left-radius:22px;border-bottom-left-radius:22px;overflow:hidden}.smart-marketing-detail-drawer .ant-drawer-body{padding:0 18px 18px;color:#1f1d1a;font-size:12px;scrollbar-width:none;-ms-overflow-style:none}.smart-marketing-detail-drawer .ant-drawer-body::-webkit-scrollbar,.smart-marketing-detail-drawer .ant-drawer-content::-webkit-scrollbar,.smart-marketing-detail-card .ant-card-body::-webkit-scrollbar{display:none;width:0;height:0}.smart-marketing-detail-shell{position:relative;display:flex;flex-direction:column;gap:12px;min-height:100%;font-size:12px}.smart-marketing-detail-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.18fr);gap:12px;align-items:stretch}.smart-marketing-detail-sparkles{pointer-events:none;position:absolute;top:-46px;right:2px;width:120px;height:80px;background:url(/assets/qidian-smart/v2/02_shared/decor/sparkles_cluster.png) center / contain no-repeat;z-index:1;opacity:.88}.smart-marketing-detail-sparkles span{display:none}.smart-marketing-detail-card.ant-card{position:relative;height:100%;overflow:hidden;border:1px solid #f1dfcc;border-radius:16px;background:#ffffffed;box-shadow:0 8px 22px #70533112}.smart-marketing-detail-card .ant-card-head{min-height:42px;padding:0 16px;border-bottom:1px solid #f0e3d3}.smart-marketing-detail-card .ant-card-head-title{padding:10px 0 9px}.smart-marketing-detail-card .ant-card-extra{padding:8px 0}.smart-marketing-detail-card .ant-card-body{padding:14px 16px 16px;scrollbar-width:none;-ms-overflow-style:none}.smart-marketing-ai-summary{display:grid;gap:6px;padding:10px 12px;border:1px solid #e5ead6;border-radius:10px;background:#fbfdf5}.smart-marketing-ai-policy-form{display:grid;gap:14px;margin-bottom:14px}.smart-marketing-ai-policy-section{padding:14px 16px 4px;border:1px solid #f1dfcc;border-radius:14px;background:#ffffffeb}.smart-marketing-ai-policy-section__head{display:grid;gap:3px;margin-bottom:12px}.smart-marketing-agent-system-note.ant-card{margin-bottom:14px;border-radius:14px;background:#f8fbf2;border:1px solid #e5ead6}.smart-marketing-agent-system-note .ant-card-body{padding:12px 14px}.smart-marketing-ai-results-card .ant-card-body{padding:10px 12px 12px}.smart-marketing-ai-results-scroll{display:grid;gap:8px;max-height:280px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.smart-marketing-ai-results-scroll::-webkit-scrollbar{display:none;width:0;height:0}.smart-marketing-link-meta-inline{display:flex;flex-wrap:wrap;gap:6px;align-items:center;color:#6b7280;font-size:12px}.smart-marketing-link-meta-inline .ant-tag{margin:0}.smart-marketing-link-meta-inline span{max-width:100%;padding:2px 8px;border:1px solid #f0dec6;border-radius:999px;background:#fffaf4;overflow-wrap:anywhere}.smart-marketing-ai-ability-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.smart-marketing-ai-ability-row{display:grid;gap:6px;min-width:0;padding:10px 12px;border:1px solid #f0e3d3;border-radius:10px;background:#fffaf3}.smart-marketing-ai-ability-row__head{min-width:0}.smart-marketing-ai-ability-row .ant-typography{margin:0;color:#3f3a34;word-break:break-word}.smart-marketing-exec-rate{color:#166534;font-size:16px;line-height:20px}.smart-marketing-quality-basis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.smart-marketing-quality-basis__item{display:grid;gap:4px;min-height:56px;padding:9px 10px;border:1px solid #efe2d1;border-radius:8px;background:#fffdf8}.smart-marketing-quality-basis__item.is-good{border-color:#bbf7d0;background:#f0fdf4}.smart-marketing-quality-basis__item.is-bad{border-color:#fecaca;background:#fff7f7}.smart-marketing-section-title{position:relative;display:inline-flex;align-items:center;gap:8px;color:#1f1d1a;font-size:14px;font-weight:750;letter-spacing:0}.smart-marketing-section-title:before{content:"";width:18px;height:18px;background:url(/assets/qidian-smart/v2/02_shared/decor/sparkle_orange.png) center / contain no-repeat}.smart-marketing-pill-row{margin-bottom:10px}.smart-marketing-pill-row .ant-tag{padding:3px 12px;border-radius:999px;font-size:12px;line-height:20px}.smart-marketing-code-box{display:flex;align-items:center;gap:9px;min-height:34px;margin-top:8px;padding:7px 10px;color:#6d4f2f;font-size:12px;font-weight:650;border:1px solid #f0dec6;border-radius:8px;background:#fffaf4}.smart-marketing-code-box .anticon{color:#6d4f2f8c}.smart-marketing-card-watermark{position:absolute;right:18px;bottom:16px;color:#d977571f;font-size:42px;transform:rotate(-12deg)}.smart-marketing-info-list{display:flex;flex-direction:column;gap:7px}.smart-marketing-info-row{display:grid;grid-template-columns:18px max-content 1fr;gap:7px;align-items:start;color:#1f1d1a;font-size:12px;line-height:1.42}.smart-marketing-info-row-icon{color:#1f1d1aad;font-size:13px;line-height:18px}.smart-marketing-info-row-label{color:#1f1d1a7a;font-weight:650;white-space:nowrap}.smart-marketing-info-row-value{min-width:0;color:#1f1d1a;font-weight:560;word-break:break-word}.smart-marketing-warning-box{display:grid;grid-template-columns:18px 1fr;gap:8px;margin-top:4px;padding:8px 10px;color:#e23b31;font-size:12px;font-weight:650;line-height:1.45;border:1px solid rgba(226,59,49,.24);border-radius:8px;background:#fff6ee}.smart-marketing-warning-box .anticon{margin-top:1px;font-size:14px}.smart-marketing-batch-header,.smart-marketing-batch-row{display:grid;grid-template-columns:1.5fr .58fr .58fr .72fr .72fr .9fr;gap:6px;align-items:center}.smart-marketing-batch-header{padding:2px 8px 8px;color:#667085;font-size:11px;font-weight:700;border-bottom:1px solid #efe2d1}.smart-marketing-batch-row{width:100%;padding:9px 8px;color:#334155;font-size:12px;line-height:1.22;text-align:left;border:1px solid #efe2d1;border-radius:9px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.smart-marketing-batch-row span:first-child{white-space:nowrap}.smart-marketing-batch-row:hover,.smart-marketing-batch-row.is-selected{border-color:#ecd66d;background:#fff9d7;box-shadow:0 8px 18px #cb9b2d14}.smart-marketing-month-strip{display:flex;gap:6px;max-width:430px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.smart-marketing-month-strip::-webkit-scrollbar{display:none;width:0;height:0}.smart-marketing-month-button{flex:0 0 auto;display:grid;gap:1px;min-width:82px;height:38px;padding:5px 10px;color:#4b5563;text-align:left;border:1px solid #efe2d1;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.smart-marketing-month-button span{font-size:12px;font-weight:700;line-height:14px;white-space:nowrap}.smart-marketing-month-button small{color:#9ca3af;font-size:10px;line-height:12px;white-space:nowrap}.smart-marketing-month-button:hover,.smart-marketing-month-button.is-selected{color:#9a3412;border-color:#d97757;background:#fff7ed}.smart-marketing-month-button.is-empty{color:#9ca3af}.smart-marketing-month-button.is-disabled,.smart-marketing-month-button:disabled{color:#c4c4c4;border-color:#e5e7eb;background:#f4f4f5;cursor:not-allowed}.smart-marketing-batch-month-tools{display:flex;align-items:center;gap:8px;max-width:min(100%,560px)}.smart-marketing-batch-month-tools .ant-btn{height:32px;min-width:64px;border-radius:10px;font-weight:700}.smart-marketing-batch-month-tools .ant-btn-primary{color:#8a5b00;border-color:#ffe2a3;background:#fff2bd;box-shadow:none}.smart-marketing-batch-month-range{width:230px;border-radius:10px}.smart-marketing-batch-month-select{width:120px}.smart-marketing-batch-month-select .ant-select-selector{border-radius:10px!important}.smart-marketing-rule-window.ant-tag{margin:0;padding:2px 10px;color:#6d4f2f;border-color:#f3dfbf;border-radius:999px;background:#fff5d8;font-size:12px;font-weight:650}.smart-marketing-detail-filter-select{min-width:126px}.smart-marketing-members-extra{justify-content:flex-end}.smart-marketing-project-filter .ant-typography{font-size:12px}.smart-marketing-member-card{padding:10px 12px;border:1px solid #efe2d1;border-radius:12px;background:#fff;box-shadow:0 6px 14px #7053310a}.smart-marketing-member-avatar.ant-avatar{color:#fff;background:linear-gradient(135deg,#dba663,#f3d199);font-size:13px;font-weight:750}.smart-marketing-hit-tag.ant-tag{width:fit-content;margin:0;padding:1px 7px;color:#fff;border:0;border-radius:6px;background:#5b3b1f;font-size:11px;line-height:17px}.smart-marketing-member-card .ant-row{row-gap:4px!important}.smart-marketing-member-card .ant-typography{font-size:12px;line-height:1.35}.smart-marketing-member-card .ant-tag{margin:0 4px 4px 0;padding:1px 7px;border-radius:7px;font-size:11px;line-height:18px}.smart-marketing-members-card .ant-space,.smart-marketing-batch-card .ant-space,.smart-marketing-single-card .ant-space{row-gap:7px!important}.smart-marketing-single-summary,.smart-marketing-single-date-summary{border:1px solid #efe39d;border-radius:9px;background:#fff7c2}.smart-marketing-single-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:9px 12px;font-size:12px}.smart-marketing-single-date-summary{padding:8px 10px;margin-bottom:8px;font-size:12px}.smart-marketing-single-date-list{display:flex;flex-direction:column;gap:6px;max-height:154px;padding-right:2px;margin-bottom:8px;overflow:auto}.smart-marketing-single-date-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:8px;width:100%;padding:8px 10px;color:#475569;font-size:12px;font-weight:650;text-align:left;border:1px solid #efe39d;border-radius:9px;background:#fffdf0;cursor:pointer}.smart-marketing-single-date-row:hover,.smart-marketing-single-date-row.is-selected{border-color:#e8cb4e;background:#fff7c2;box-shadow:0 7px 16px #b4852014}.smart-marketing-customer-chip{display:inline-flex;align-items:center;vertical-align:middle;line-height:18px}.smart-marketing-customer-chip-list{max-height:232px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.smart-marketing-customer-chip-list::-webkit-scrollbar{display:none}.smart-marketing-customer-chip-list .ant-space{width:100%}.smart-marketing-customer-chip--stacked{gap:4px}.smart-marketing-customer-chip-icons{display:inline-flex;align-items:center;flex:0 0 auto;height:16px;margin-right:2px;isolation:isolate}.smart-marketing-customer-chip-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px;width:16px;height:16px;margin-left:-3px;border:1px solid currentColor;border-radius:999px;background:#fff;box-sizing:border-box;font-size:10px;line-height:1}.smart-marketing-customer-chip-icon:first-child{margin-left:0}.smart-marketing-customer-chip-icon .anticon{font-size:10px;line-height:1}.smart-marketing-customer-chip-label{min-width:0}.smart-marketing-single-member-head,.smart-marketing-single-member-row{display:grid;grid-template-columns:1.25fr .7fr .85fr .85fr 1fr;gap:6px;align-items:center}.smart-marketing-single-member-head{padding:7px 0 6px;color:#64748b;font-size:11px;font-weight:700;border-bottom:1px solid #e7dfcf}.smart-marketing-single-member-row{padding:8px 10px;border:1px solid #ebe5d8;border-radius:9px;background:#fff;font-size:12px}.smart-marketing-single-member-row .ant-tag{margin:0}.smart-marketing-model-eval{color:#1f1d1a}.smart-marketing-model-metrics{margin-top:12px}.smart-marketing-model-grid{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(420px,1.05fr);gap:12px;margin-top:12px;align-items:stretch}.smart-marketing-model-grid--lower{grid-template-columns:minmax(520px,1.2fr) minmax(320px,.8fr)}.smart-marketing-model-calendar-card .ant-card-body,.smart-marketing-model-summary-card .ant-card-body{min-height:360px}.smart-marketing-model-calendar-head{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-bottom:8px;color:#1f1d1a7a;font-size:12px;font-weight:750;text-align:center}.smart-marketing-model-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.smart-marketing-model-day{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;min-height:54px;padding:7px 8px;color:#1f1d1a;text-align:left;border:1px solid #efe2d1;border-radius:8px;background:#fffdf8;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.smart-marketing-model-day:disabled{color:#1f1d1a5c;border-color:#efe7da;background:#faf7f0;cursor:not-allowed;opacity:.52;box-shadow:none}.smart-marketing-model-day.is-blank:disabled{cursor:default;opacity:0}.smart-marketing-model-day span{font-size:13px;font-weight:750;line-height:16px}.smart-marketing-model-day small{display:block;max-width:100%;color:#9a5f28;font-size:11px;line-height:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smart-marketing-model-day:not(:disabled):hover,.smart-marketing-model-day.is-selected{border-color:#d97757;background:#fff4e4;box-shadow:0 6px 16px #d9775714}.smart-marketing-model-day.is-today{border-color:#1f1d1a}.smart-marketing-model-festivals{display:flex;flex-direction:column;gap:7px;max-height:168px;margin-top:12px;padding-right:2px;overflow:auto}.smart-marketing-model-festival{display:grid;grid-template-columns:76px 68px minmax(0,1fr);gap:8px;align-items:center;width:100%;min-height:38px;padding:7px 9px;color:#1f1d1a;text-align:left;border:1px solid #efe2d1;border-radius:8px;background:#fff;cursor:pointer}.smart-marketing-model-festival.is-selected{border-color:#d97757;background:#fff7ec}.smart-marketing-model-festival:disabled,.smart-marketing-model-festival.is-disabled{color:#1f1d1a6b;border-color:#efe7da;background:#faf7f0;cursor:not-allowed;opacity:.68}.smart-marketing-model-festival>span{font-weight:750}.smart-marketing-model-festival .ant-tag{width:fit-content;max-width:100%;margin:0;overflow:hidden;text-overflow:ellipsis}.smart-marketing-model-top-customer{display:flex;flex-direction:column;gap:8px;margin-top:8px;padding:10px 12px;border:1px solid #f0dec6;border-radius:8px;background:#fffaf4}.smart-marketing-model-customers .ant-table-cell{vertical-align:top}.smart-marketing-detail-drawer .ant-empty{margin:14px 0;font-size:12px}.smart-marketing-detail-drawer .ant-empty-image{height:42px;margin-bottom:6px}@media (max-width: 1180px){.smart-marketing-detail-drawer .ant-drawer-content-wrapper{width:92vw!important}.smart-marketing-detail-grid,.smart-marketing-ai-ability-list,.smart-marketing-quality-basis{grid-template-columns:1fr}.smart-marketing-batch-header,.smart-marketing-batch-row{grid-template-columns:1.35fr .55fr .55fr .75fr .75fr .9fr}.smart-marketing-model-grid,.smart-marketing-model-grid--lower{grid-template-columns:1fr}}@media (max-width: 720px){.merchant-plan-type-modal__choices{grid-template-columns:1fr}.smart-marketing-model-festival{grid-template-columns:72px 1fr}.smart-marketing-model-festival .ant-tag{grid-column:1 / -1}.smart-marketing-model-day{min-height:48px;padding:6px}}.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 .console-topbar{height:44px;min-height:44px;padding:0 14px;background:linear-gradient(180deg,#fffcf5db,#fff8ecad)!important;box-shadow:0 1px #ffffffc7 inset,0 4px 14px #1f1d1a0b}.console-shell.merchant-shell .console-topbar h4.ant-typography{font-size:20px;line-height:1}.console-shell.merchant-shell .console-topbar .ant-space{column-gap:8px!important;row-gap:4px!important}.console-shell.merchant-shell .console-topbar .ant-tag{min-height:26px;padding:2px 10px;border-color:#1f1d1a38;background:#ffffffbd;box-shadow:none;font-size:13px}.console-shell.merchant-shell .console-topbar .ant-btn.ant-btn-text{height:28px;padding:0 8px;border:0;background:transparent;box-shadow:none}.console-shell.merchant-shell .console-content{padding:18px 0 24px!important}.console-shell.merchant-shell .merchant-main-root{width:100%;max-width:none;padding-inline:16px}.console-shell.merchant-shell .console-menu .ant-menu-item,.console-shell.merchant-shell .console-menu .ant-menu-submenu-title{min-height:38px;margin-block:2px;border-radius:8px}.console-shell.merchant-shell .strategy-center-page__header{margin-bottom:10px;padding:8px 14px 10px;border-color:#1f1d1a1f;border-radius:12px;background:linear-gradient(180deg,#ffffffc7,#fffaee9e);box-shadow:0 1px #ffffffbf inset,0 6px 18px #1f1d1a0b}.console-shell.merchant-shell .strategy-center-page__header .ant-breadcrumb{font-size:12px;line-height:18px}.console-shell.merchant-shell .strategy-center-page__title-row{align-items:center;gap:10px;margin-top:6px}.console-shell.merchant-shell .strategy-center-page__title-row h4.ant-typography{margin:0 0 2px!important;font-size:20px;line-height:1.24}.console-shell.merchant-shell .strategy-center-page__title-row .ant-typography-secondary{display:block;font-size:13px;line-height:1.42}.console-shell.merchant-shell .strategy-center-page__title-row>.ant-space,.console-shell.merchant-shell .strategy-center-page__title-row>.ant-btn,.console-shell.merchant-shell .strategy-center-page__title-row>.ant-btn-link{align-self:center}.console-shell.merchant-shell .strategy-center-page__header .ant-btn-link{height:30px;padding:0 12px;border:1.2px solid rgba(31,29,26,.72);border-radius:999px;background:#fffdf8;box-shadow:0 1px #1f1d1a5c;color:#1f1d1a;font-weight:700}.console-shell.merchant-shell .strategy-center-page__header .ant-btn-link:hover,.console-shell.merchant-shell .strategy-center-page__header .ant-btn-link:focus{border-color:#1f1d1a;background:#fff4e7;color:#d97757}.console-shell.merchant-shell .ant-btn{min-height:32px;border-radius:999px;font-weight:700}.console-shell.merchant-shell .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):not(.ant-btn-text){border-color:#1f1d1adb;background:#fffdf8;box-shadow:0 1.5px #1f1d1ab8;color:#1f1d1a}.console-shell.merchant-shell .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):not(.ant-btn-text):hover,.console-shell.merchant-shell .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):not(.ant-btn-text):focus{border-color:#1f1d1a!important;background:#fff4e7!important;color:#d97757!important}.console-shell.merchant-shell .ant-btn-primary{border-color:#1f1d1a!important;background:linear-gradient(180deg,#e28360,#d76f4f)!important;box-shadow:0 1.5px #1f1d1a,0 8px 18px #d977572e!important;color:#fffdf8!important}.console-shell.merchant-shell .ant-btn-primary:hover,.console-shell.merchant-shell .ant-btn-primary:focus{border-color:#1f1d1a!important;background:linear-gradient(180deg,#e78a66,#cf6242)!important;color:#fffdf8!important}.console-shell.merchant-shell .ant-btn-primary[disabled],.console-shell.merchant-shell .ant-btn-primary.ant-btn-disabled{border-color:#1f1d1a2e!important;background:#f1ecdf!important;box-shadow:none!important;color:#1f1d1a5c!important}.console-shell.merchant-shell .ant-btn-dangerous:not(.ant-btn-primary){border-color:#c2453a7a;background:#fff7f2;color:#b63d31}.console-shell.merchant-shell .ant-btn-text,.console-shell.merchant-shell .ant-btn-link{box-shadow:none}[data-theme=dark] .console-shell.merchant-shell .console-topbar{background:linear-gradient(180deg,#1f1d1ae6,#1f1d1ac7)!important}[data-theme=dark] .console-shell.merchant-shell .strategy-center-page__header{border-color:#fff8ec24;background:linear-gradient(180deg,#26231fd1,#1f1d1aad)}.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-push-state{width:fit-content;display:inline-grid;grid-template-columns:auto auto;align-items:center;gap:0;min-height:34px;margin-top:8px;overflow:hidden;border:2px solid var(--h5-ink);border-radius:999px;background:var(--h5-paper);color:var(--h5-ink);box-shadow:0 3px 0 var(--h5-ink),0 8px 18px #1f1d1a14}.consumption-h5-push-state-label{min-width:82px;height:34px;display:inline-grid;place-items:center;padding:0 12px;border-right:2px solid rgba(31,29,26,.18);background:#dff2dc;color:#276f45;font-size:12px;font-weight:850;line-height:1;text-align:center;white-space:nowrap}.consumption-h5-push-state--no_push .consumption-h5-push-state-label{background:#f5d8d0;color:#9a4a38}.consumption-h5-push-state--unknown .consumption-h5-push-state-label{background:#f4ead7;color:#1f1d1a9e}.consumption-h5-push-state-btn{min-width:84px;height:34px;padding:0 13px;border:0;background:transparent;color:var(--h5-ink);font-size:12px;font-weight:850;white-space:nowrap;transition:transform .12s ease,background .12s ease,color .12s ease}.consumption-h5-push-state--normal .consumption-h5-push-state-btn{background:#fae7df;color:#853f2e}.consumption-h5-push-state--no_push .consumption-h5-push-state-btn{background:var(--h5-paper);color:#276f45}.consumption-h5-push-state-btn:active{transform:translateY(1px)}.consumption-h5-push-state-btn:disabled{color:#1f1d1a73;background:#1f1d1a0f}.consumption-h5-status-confirm{--h5-ink: #1f1d1a;--h5-bg: #f6efe4;--h5-paper: #fffdf8;--h5-yellow: #f7cf3d;--h5-orange: #dd7353;width:min(338px,calc(100vw - 28px))!important}.consumption-h5-status-confirm .ant-modal-content{padding:22px 20px 18px;overflow:hidden;border:2px solid var(--h5-ink);border-radius:18px;background:var(--h5-paper);background-clip:padding-box;box-shadow:0 5px 0 var(--h5-ink),0 20px 42px #1f1d1a38}.consumption-h5-status-confirm .ant-modal-confirm-body{display:block}.consumption-h5-status-confirm .ant-modal-confirm-paragraph{max-width:none}.consumption-h5-status-confirm .ant-modal-confirm-title{margin:0}.consumption-h5-status-confirm-title{display:flex;align-items:center;gap:10px;color:var(--h5-ink);font-size:18px;font-weight:900;line-height:1.3}.consumption-h5-status-confirm-chip{height:28px;display:inline-grid;place-items:center;padding:0 10px;border:1.8px solid var(--h5-ink);border-radius:999px;background:var(--h5-orange);color:#fffdf8;font-size:12px;font-weight:900;box-shadow:0 2px 0 var(--h5-ink);white-space:nowrap}.consumption-h5-status-confirm--restore .consumption-h5-status-confirm-chip{background:#dff2dc;color:#276f45}.consumption-h5-status-confirm-copy{margin-top:14px;padding:12px 13px;border:1.5px solid rgba(31,29,26,.14);border-radius:14px;background:#fff8ec;color:#1f1d1ab8;font-size:14px;font-weight:700;line-height:1.6}.consumption-h5-status-confirm--no_push .consumption-h5-status-confirm-copy{background:#fff0ea}.consumption-h5-status-confirm--restore .consumption-h5-status-confirm-copy{background:#eff8ec}.consumption-h5-status-confirm .ant-modal-confirm-btns{display:grid;grid-template-columns:1fr 1.14fr;gap:12px;margin-top:18px}.consumption-h5-status-confirm .ant-modal-confirm-btns .ant-btn{height:42px!important;margin:0!important;border:2px solid var(--h5-ink)!important;border-radius:999px!important;color:var(--h5-ink)!important;font-size:15px;font-weight:900;box-shadow:0 3px 0 var(--h5-ink);text-shadow:none}.consumption-h5-status-confirm .ant-modal-confirm-btns .ant-btn:active{transform:translateY(1px);box-shadow:0 2px 0 var(--h5-ink)}.consumption-h5-status-confirm-cancel{background:var(--h5-paper)!important}.consumption-h5-status-confirm-ok{background:var(--h5-orange)!important}.consumption-h5-status-confirm--restore .consumption-h5-status-confirm-ok{background:#dff2dc!important;color:#276f45!important}.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-delete{width:fit-content;min-height:24px;margin-top:8px;padding:2px 10px;border:1.6px solid var(--h5-ink);border-radius:999px;background:#ffe0d6;color:var(--h5-ink);font-size:12px;font-weight:850;box-shadow:0 2px 0 var(--h5-ink)}.consumption-h5-rec-delete:disabled{opacity:.55}.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-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,.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-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}.consumption-h5-unavailable-screen .consumption-h5-loading-panel{min-height:min(620px,calc(100dvh - 72px));justify-content:center;gap:18px}.consumption-h5-unavailable-card{width:min(342px,100%);padding:17px 16px 16px;border:3px solid var(--h5-ink);border-radius:24px 24px 20px 20px;background:#fffaf0;box-shadow:0 7px 0 var(--h5-ink),0 16px 34px #1f1d1a1f;text-align:left}.consumption-h5-unavailable-badge{display:inline-flex;align-items:center;min-height:30px;margin-bottom:12px;padding:0 12px;border:2px solid var(--h5-ink);border-radius:999px;background:#f7d34f;box-shadow:0 3px 0 var(--h5-ink);color:var(--h5-ink);font-size:13px;font-weight:800;line-height:1}.consumption-h5-unavailable-card h1{margin:0 0 9px;color:var(--h5-ink);font-size:22px;font-weight:900;line-height:1.22}.consumption-h5-unavailable-card p{width:auto;max-width:none;margin:0 0 16px;color:#1f1d1aad;font-size:15px;line-height:1.6}.consumption-h5-unavailable-button{width:100%;min-height:46px;border:3px solid var(--h5-ink);border-radius:999px;background:#dd7353;box-shadow:0 5px 0 var(--h5-ink);color:#fffaf0;font:inherit;font-size:16px;font-weight:900;letter-spacing:0;touch-action:manipulation}.consumption-h5-unavailable-button:active{transform:translateY(3px);box-shadow:0 2px 0 var(--h5-ink)}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}@supports (height: 100dvh){html.smart-conv-h5-page,body.smart-conv-h5-page-body,body.smart-conv-h5-page-body #root{height:100dvh;min-height:100dvh}}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, 0px), 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}body.smart-conv-h5-page-body .smart-conv-h5-loading-root,body.smart-conv-h5-page-body .smart-conv-h5-loading-screen{width:100%;min-height:100%;background:#fbf4e9!important}@supports (height: 100dvh){body.smart-conv-h5-page-body .smart-conv-h5-loading-root,body.smart-conv-h5-page-body .smart-conv-h5-loading-screen{min-height:100dvh}}.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-auth-notice{position:relative;z-index:8;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:58px;margin:8px clamp(18px,4.8vw,23px) 0;padding:8px 10px;gap:8px;color:#2f2c28;background:#fffaeff5;border:2px solid rgba(216,116,79,.56);border-radius:16px;box-shadow:0 5px #1f1d1a1c,0 10px 18px #1f1d1a14}.smart-conv-h5-auth-notice-icon{display:grid;width:24px;height:24px;place-items:center;color:#fff8ed;font-size:15px;font-weight:800;line-height:1;background:#d4764f;border:2px solid var(--qidian-ink);border-radius:50%}.smart-conv-h5-auth-notice-copy{display:grid;min-width:0;gap:2px}.smart-conv-h5-auth-notice-copy strong,.smart-conv-h5-auth-notice-copy em{min-width:0;overflow:hidden;text-overflow:ellipsis}.smart-conv-h5-auth-notice-copy strong{font-size:13px;font-weight:800;line-height:1.2;white-space:nowrap}.smart-conv-h5-auth-notice-copy em{display:-webkit-box;color:#2f2c28ad;font-size:11px;font-style:normal;line-height:1.25;-webkit-line-clamp:2;-webkit-box-orient:vertical}.smart-conv-h5-auth-notice button{height:30px;max-width:86px;padding:0 9px;color:#fffaf2;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;background:#d4764f;border:2px solid var(--qidian-ink);border-radius:999px;box-shadow:0 3px #1f1d1a33}.smart-conv-h5-auth-notice button:disabled{color:#2f2c2899;background:#f4ead7;border-color:#2f2c28b8;box-shadow:none}.smart-conv-h5-auth-notice--expired{border-color:#c95242ad}.smart-conv-h5-auth-notice--expired .smart-conv-h5-auth-notice-icon{background:#c95242}.smart-conv-h5-design-root.has-auth-notice .smart-conv-h5-selection-panel{height:calc(100% - clamp(230px,58vw,264px))}.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-chat-canvas>.smart-conv-h5-auth-notice{position:absolute;top:calc(env(safe-area-inset-top,0px) + 10px);right:16px;left:16px;z-index:7;margin:0}.smart-conv-h5-design-root.has-auth-notice .smart-conv-h5-design-open-data{top:80px}.smart-conv-h5-design-root.has-auth-notice .smart-conv-h5-chat-canvas>.smart-conv-h5-design-empty{padding-top:86px}.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}}.merchant-material-selected{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;margin-bottom:10px}.merchant-material-selected__item,.merchant-material-selected__empty{min-height:78px;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#ffffffb8}.merchant-material-selected__item{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px}.merchant-material-selected__item.is-error{border-color:#dc26266b;background:#fef2f2d1}.merchant-material-selected__preview{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:0;border-radius:8px;background:#f1f5f9e6;color:#64748b;cursor:pointer}.merchant-material-selected__preview img{width:100%;height:100%;object-fit:cover}.merchant-material-selected__name,.merchant-material-card__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.merchant-material-selected__name{font-size:13px;font-weight:600;color:#1f2937}.merchant-material-selected__meta,.merchant-material-card__meta,.merchant-material-help{font-size:12px;color:#475569b8}.merchant-material-selected__empty{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;color:#64748b;border-style:dashed;cursor:pointer}.merchant-material-selected__empty:hover{color:#d76f4b;border-color:#d76f4b7a;background:#fff7edb8}.merchant-material-actions{margin-bottom:6px}.merchant-message-config-actions{margin-bottom:12px}.merchant-message-config-card{grid-template-rows:96px auto auto}.merchant-message-config-card__preview{font-size:32px;color:#c65f3b;background:#fff7edd1}.merchant-material-picker-modal .ant-modal-content{padding:0;overflow:hidden;border-radius:12px}.merchant-material-picker-modal .ant-modal-header{margin:0;padding:18px 22px;border-bottom:1px solid rgba(226,232,240,.85)}.merchant-material-picker-modal .ant-modal-body{padding:0}.merchant-material-picker-modal .ant-modal-footer{margin:0;padding:14px 22px;border-top:1px solid rgba(226,232,240,.85)}.merchant-material-picker{display:grid;grid-template-columns:168px minmax(0,1fr);min-height:560px}.merchant-material-picker__side{padding:16px 12px;border-right:1px solid rgba(226,232,240,.82);background:#f8fafcb3}.merchant-material-picker__side button{width:100%;height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#475569;text-align:left;cursor:pointer}.merchant-material-picker__side button:hover,.merchant-material-picker__side button.is-active{background:#ffedd5c7;color:#c65f3b}.merchant-material-picker__main{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.merchant-material-picker__toolbar{display:grid;grid-template-columns:minmax(220px,360px) auto;justify-content:space-between;gap:12px;padding:16px 20px}.merchant-material-picker__content{min-height:420px;max-height:56vh;overflow:auto;padding:0 20px 16px}.merchant-material-picker__loading{min-height:360px;display:flex;align-items:center;justify-content:center}.merchant-material-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:14px}.merchant-material-card{min-width:0;display:grid;grid-template-rows:138px auto auto;gap:6px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.merchant-material-card__preview{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#f1f5f9c7;color:#64748b;font-size:28px}.merchant-material-card__preview img{width:100%;height:100%;object-fit:cover}.merchant-material-card:hover .merchant-material-card__preview,.merchant-material-card.is-selected .merchant-material-card__preview{border-color:#d76f4bb3;box-shadow:0 0 0 3px #d76f4b1f}.merchant-material-card__check{position:absolute;right:8px;bottom:8px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#d76f4b;color:#fff;font-size:12px}.merchant-material-card__name{font-size:13px;color:#263241}.merchant-material-picker__summary{padding:10px 20px 14px;color:#475569c2;border-top:1px solid rgba(226,232,240,.72)}[data-theme=dark] .merchant-material-selected__item,[data-theme=dark] .merchant-material-selected__empty,[data-theme=dark] .merchant-material-picker-modal .ant-modal-content{background:#0f172af5}[data-theme=dark] .merchant-material-selected__name,[data-theme=dark] .merchant-material-card__name{color:#e2e8f0f0}@media (max-width: 760px){.merchant-material-picker{grid-template-columns:1fr}.merchant-material-picker__side{display:flex;gap:8px;overflow-x:auto;border-right:0;border-bottom:1px solid rgba(226,232,240,.82)}.merchant-material-picker__side button{width:auto;min-width:96px}.merchant-material-picker__toolbar{grid-template-columns:1fr}}html.support-delegation-h5-page,body.support-delegation-h5-page-body,body.support-delegation-h5-page-body #root{min-width:0;max-width:100%;margin:0;overflow-x:hidden!important;background:linear-gradient(90deg,rgba(31,29,26,.055) 1px,transparent 1px),linear-gradient(180deg,#f8f2e8,#efe7d9);background-size:28px 28px,auto}.support-delegation-h5-root{--h5-ink: #1f1d1a;--h5-paper: #fffdf8;--h5-orange: #dd7353;--h5-yellow: #f3cb3f;--h5-green: #73b879;--h5-purple: #6d58df;width:min(100vw,480px);min-height:100svh;margin:0 auto;overflow-x:hidden;color:var(--h5-ink);background:linear-gradient(90deg,rgba(31,29,26,.055) 1px,transparent 1px),linear-gradient(180deg,#f8f2e8,#efe7d9);background-size:28px 28px,auto;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif;isolation:isolate}.support-delegation-h5-phone{position:relative;display:flex;min-height:100svh;flex-direction:column;gap:16px;padding:20px 18px calc(28px + env(safe-area-inset-bottom))}.support-delegation-h5-sparkles{position:absolute;top:22px;right:22px;width:78px;opacity:.88;pointer-events:none}.support-delegation-h5-hero,.support-delegation-h5-card,.support-delegation-h5-code-card,.support-delegation-h5-preflight,.support-delegation-h5-alert,.support-delegation-h5-done{position:relative;overflow:hidden;border:2px solid var(--h5-ink);border-radius:24px;background:#fffdf8f0;box-shadow:0 5px 0 var(--h5-ink),0 18px 30px #1f1d1a14}.support-delegation-h5-hero{min-height:150px;padding:24px 22px}.support-delegation-h5-hero span,.support-delegation-h5-code-card>span{display:inline-flex;align-items:center;justify-content:center;min-width:84px;height:34px;padding:0 14px;border:2px solid rgba(197,152,72,.48);border-radius:999px;background:#fff7d9;color:#c28138;font-size:14px;font-weight:900}.support-delegation-h5-hero h1{max-width:82%;margin:18px 0 8px;font-size:25px;font-weight:900;line-height:1.18;letter-spacing:0}.support-delegation-h5-hero p,.support-delegation-h5-code-card p,.support-delegation-h5-alert p{margin:0;color:#1f1d1a9e;font-size:15px;line-height:1.55}.support-delegation-h5-preflight{display:grid;gap:13px;padding:16px;border-color:#bd5438;background:#fff8ef}.support-delegation-h5-preflight-head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:flex-start}.support-delegation-h5-preflight-head>span{display:grid;width:42px;height:42px;place-items:center;border:2px solid var(--h5-ink);border-radius:50%;background:var(--h5-orange);box-shadow:0 2px 0 var(--h5-ink);color:#fffdf8;font-size:24px;font-weight:950;line-height:1}.support-delegation-h5-preflight strong{display:block;margin-bottom:5px;font-size:19px;font-weight:950;line-height:1.22}.support-delegation-h5-preflight p{margin:0;color:#1f1d1aa8;font-size:14px;font-weight:650;line-height:1.58}.support-delegation-h5-preflight-tags{display:flex;flex-wrap:wrap;gap:8px}.support-delegation-h5-preflight-tags span{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border:1.6px solid rgba(31,29,26,.24);border-radius:999px;background:#fffdf8;color:#1f1d1ac2;font-size:12px;font-weight:850}.support-delegation-h5-preflight button{width:fit-content;min-width:118px;min-height:46px;padding:0 18px;border:2px solid var(--h5-ink);border-radius:16px;background:var(--h5-paper);box-shadow:0 4px 0 var(--h5-ink);color:var(--h5-ink);font-size:15px;font-weight:900}.support-delegation-h5-card{padding:18px}.support-delegation-h5-card-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.support-delegation-h5-card-title small{color:#1f1d1a7a;font-size:13px;font-weight:700;white-space:nowrap}.support-delegation-h5-status{display:inline-flex;min-height:30px;align-items:center;padding:0 12px;border:2px solid var(--h5-ink);border-radius:999px;background:var(--h5-yellow);box-shadow:0 2px 0 var(--h5-ink);font-size:13px;font-weight:850}.support-delegation-h5-status.is-active{background:#dff0df}.support-delegation-h5-status.is-closed{background:#f4e1dc}.support-delegation-h5-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin:0}.support-delegation-h5-fields div{min-width:0;padding:12px;border:1.6px solid rgba(31,29,26,.18);border-radius:16px;background:#fffaf0}.support-delegation-h5-fields div.is-wide{grid-column:1 / -1}.support-delegation-h5-fields dt{margin-bottom:5px;color:#1f1d1a80;font-size:12px;font-weight:750}.support-delegation-h5-fields dd{margin:0;overflow-wrap:anywhere;font-size:15px;font-weight:850;line-height:1.42}.support-delegation-h5-permissions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.support-delegation-h5-permissions span{display:inline-flex;min-height:30px;align-items:center;padding:0 11px;border:1.6px solid var(--h5-ink);border-radius:999px;background:#e5f1e4;color:var(--h5-ink);font-size:13px;font-weight:800}.support-delegation-h5-code-card{display:grid;gap:14px;padding:18px}.support-delegation-h5-code{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.support-delegation-h5-code b{display:grid;aspect-ratio:1 / 1;min-width:0;place-items:center;border:2px solid var(--h5-ink);border-radius:14px;background:#fff7d9;box-shadow:0 3px 0 var(--h5-ink);font-size:clamp(20px,7vw,30px);font-weight:950}.support-delegation-h5-alert{padding:16px;border-color:#bd5438;background:#fff6f0}.support-delegation-h5-alert strong{display:block;margin-bottom:6px;font-size:18px;font-weight:900}.support-delegation-h5-alert button,.support-delegation-h5-secondary,.support-delegation-h5-primary{min-width:0;min-height:50px;border:2px solid var(--h5-ink);border-radius:18px;background:var(--h5-paper);box-shadow:0 4px 0 var(--h5-ink);color:var(--h5-ink);font-size:16px;font-weight:900}.support-delegation-h5-alert button{margin-top:12px;padding:0 18px}.support-delegation-h5-primary{background:var(--h5-orange);color:#fffdf8}.support-delegation-h5-secondary{padding:0 16px}.support-delegation-h5-primary:disabled,.support-delegation-h5-secondary:disabled{cursor:not-allowed;opacity:.62}.support-delegation-h5-actions{position:sticky;z-index:8;bottom:0;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:12px;margin-top:auto;padding:12px 0 calc(4px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#efe7d900,#efe7d9f5 38%)}.support-delegation-h5-done{padding:16px;color:#1f1d1aa3;font-size:15px;font-weight:750}.support-delegation-h5-loading{display:flex;min-height:100svh;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:32px 28px;text-align:center}.support-delegation-h5-loading-mascot{width:min(220px,58vw);animation:h5-final-crew-breathe 2.35s ease-in-out infinite}.support-delegation-h5-loading-spinner{width:48px;height:48px;border-radius:50%;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%);animation:h5-spin .9s linear infinite}.support-delegation-h5-loading h1{margin:4px 0 0;font-size:27px;font-weight:900}.support-delegation-h5-loading p{max-width:320px;margin:0;color:#1f1d1a9e;font-size:15px;line-height:1.55}.support-delegation-h5-progress{width:min(314px,78vw);height:18px;overflow:hidden;padding:3px;border:2px solid var(--h5-ink);border-radius:999px;background:#fffaf0;box-shadow:0 4px 0 var(--h5-ink)}.support-delegation-h5-progress span{position:relative;display:block;width:62%;height:100%;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,var(--h5-orange) 0 34%,var(--h5-ink) 34% 55%,var(--h5-yellow) 55% 83%,var(--h5-green) 83% 100%)}.support-delegation-h5-progress span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,transparent 0 22px,rgba(255,250,240,.34) 22px 27px);animation:h5-final-progress-bars 1.25s linear infinite}@media (max-width: 380px){.support-delegation-h5-phone{padding-right:12px;padding-left:12px}.support-delegation-h5-fields,.support-delegation-h5-actions{grid-template-columns:1fr}}.consumption-h5-drawer-root--desktop-wecom.ant-drawer-bottom>.ant-drawer-content-wrapper{width:calc(100vw - 20px)!important;max-width:456px!important;height:68vh!important;max-height:calc(100vh - 10px)!important}.consumption-h5-add-drawer-root.consumption-h5-drawer-root--desktop-wecom.ant-drawer-bottom>.ant-drawer-content-wrapper{height:76vh!important;max-height:640px!important}.consumption-h5-drawer-root--desktop-wecom .ant-drawer-content{height:100%!important;max-height:100%!important}.consumption-h5-root--desktop-wecom{position:relative;min-height:100vh}.consumption-h5-root--desktop-wecom .consumption-h5-drawer-root--desktop-wecom.ant-drawer-inline{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.consumption-h5-root--desktop-wecom .consumption-h5-drawer-root--desktop-wecom.ant-drawer-inline>.ant-drawer-content-wrapper{right:0!important;left:0!important;width:min(calc(100% - 20px),456px)!important;max-width:min(calc(100% - 20px),456px)!important;margin-right:auto!important;margin-left:auto!important}
