:root{color:#1c2923;background:#f4f6f5;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;font-synthesis:none;--green: #176b4b;--green-dark: #0e4d36;--green-soft: #e7f2ed;--blue: #256d91;--blue-soft: #e7f1f6;--amber: #a6620a;--amber-soft: #fff1d9;--red: #b23c35;--red-soft: #fae9e7;--ink: #17231e;--muted: #617069;--subtle: #89958f;--line: #dce2df;--line-strong: #c9d2cd;--surface: #fff;--sidebar: #15362b;--shadow: 0 12px 34px rgba(25, 50, 39, .12)}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{color:inherit}button,label[for],select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(37,109,145,.2);outline-offset:1px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:7px;font-size:27px;line-height:1.25;letter-spacing:0}h2{margin-bottom:5px;font-size:17px;letter-spacing:0}h3{letter-spacing:0}p{color:var(--muted);line-height:1.6}small{color:var(--muted)}svg{width:19px;height:19px;stroke-width:1.9}.button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;font-weight:700;cursor:pointer}.button:hover{border-color:#9aaba2;background:#f8faf9}.button.primary{border-color:var(--green);color:#fff;background:var(--green)}.button.primary:hover{background:var(--green-dark)}.button:disabled{opacity:.6;cursor:wait}.button.wide{width:100%;min-height:46px}.button svg{width:17px;height:17px}.icon-button{width:38px;height:38px;display:inline-grid;place-items:center;flex:0 0 38px;padding:0;border:1px solid var(--line);border-radius:6px;background:#fff;cursor:pointer}.icon-button:hover{background:#f3f6f4}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.brand-logo{display:block;object-fit:contain}.login-page{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:minmax(540px,1fr) minmax(430px,520px);background:#f3f5f4}.login-intro{min-width:0;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;position:relative;overflow:hidden;padding:34px clamp(36px,5vw,76px) 30px;color:#fff;background:#15362b}.login-brand{display:flex;align-items:center;gap:13px}.login-brand>div:last-child{display:grid;gap:3px}.login-brand strong{color:#fff;font-size:22px}.login-brand span{color:#aec2ba;font-size:12px}.login-logo{width:46px;height:46px;flex:0 0 46px;border:1px solid rgba(255,255,255,.28);border-radius:8px;box-shadow:0 8px 24px #0003}.login-visual{width:430px;height:122px;position:absolute;top:102px;right:clamp(38px,5vw,76px);z-index:0;padding:16px 18px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#0a271d61}.login-visual-watermark{width:112px;height:112px;position:absolute;top:4px;right:2px;z-index:0;opacity:.07;filter:grayscale(1)}.login-visual-title{display:flex;align-items:center;gap:7px;position:relative;z-index:1;margin-bottom:15px;color:#bfd1ca;font-size:11px;font-weight:700}.login-visual-title>span{width:20px;height:1px;background:#f3a9c8}.login-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:relative;z-index:1}.login-flow:before{content:"";height:1px;position:absolute;top:20px;left:11%;right:11%;border-top:1px dashed rgba(255,255,255,.28)}.login-flow-node{min-width:0;display:grid;justify-items:center;position:relative;gap:6px}.login-flow-node>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#183f33}.login-flow-node svg{width:19px;height:19px}.login-flow-node strong{color:#d9e5e0;font-size:11px}.login-flow-node.code>span{color:#f2acc9}.login-flow-node.group>span{color:#8dc8e4}.login-flow-node.benefit>span{color:#efc27c}.login-flow-node.redeem>span{color:#8bd2b4}.login-value{width:min(700px,100%);display:grid;align-content:center;flex:1;padding:42px 0 34px}.product-kicker{width:max-content;min-height:27px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid rgba(244,174,206,.35);border-radius:5px;color:#f6b5d1;background:#19161f47;font-size:12px;font-weight:700}.login-value h1{max-width:740px;margin:18px 0 13px;color:#fff;font-size:36px;line-height:1.28}.login-value>p{max-width:650px;margin-bottom:28px;color:#bdd0c8;font-size:15px}.login-feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.login-feature-list article{min-width:0;display:grid;grid-template-columns:38px 1fr;align-items:start;gap:10px}.login-feature-list article>div{min-width:0;display:grid;gap:5px}.login-feature-list strong{color:#fff;font-size:14px;line-height:1.4}.login-feature-list small{color:#a9beb5;font-size:12px;line-height:1.6}.feature-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:7px}.feature-icon svg{width:19px;height:19px}.feature-icon.green{color:#8bd2b4;background:#57b38d24}.feature-icon.blue{color:#8dc8e4;background:#4a8eb026}.feature-icon.amber{color:#efc27c;background:#be802c26}.login-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:30px 0 0;padding:18px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);list-style:none}.login-steps li{min-width:0;display:flex;align-items:center;gap:9px;padding-right:14px}.login-steps li>span{width:26px;height:26px;display:grid;place-items:center;flex:0 0 26px;border-radius:50%;color:#15362b;background:#fff;font-size:12px;font-weight:800}.login-steps li>span svg{width:14px;height:14px;stroke-width:2.2}.login-steps li>div{min-width:0;display:grid;gap:2px}.login-steps strong{color:#fff;font-size:13px}.login-steps small{overflow:hidden;color:#9fb6ad;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.login-trust{display:flex;align-items:center;gap:10px;color:#c9d9d3}.login-trust>svg{width:20px;height:20px;color:#7bc5a5}.login-trust>span{display:grid;gap:2px}.login-trust strong{font-size:12px}.login-trust small{color:#91aaa0;font-size:11px}.login-access{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 42px 20px;background:#f4f6f5}.login-panel{width:min(430px,100%);padding:34px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 48px #1630261c}.login-copy{margin-bottom:25px}.login-copy h2{margin:15px 0 7px;font-size:26px}.login-copy p{margin-bottom:0;font-size:13px}.environment-badge{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border-radius:5px;color:var(--green-dark);background:var(--green-soft);font-size:12px;font-weight:700}.environment-badge svg{width:15px;height:15px}.login-panel form,.modal-form{display:grid;gap:17px}.login-panel label,.modal-form label,.card-panel label{display:grid;gap:7px;color:#36443e;font-size:13px;font-weight:700}input,select,textarea{width:100%;min-height:42px;padding:0 11px;border:1px solid var(--line-strong);border-radius:6px;color:var(--ink);background:#fff}input::placeholder{color:#9ca7a2}.login-arrow{transform:rotate(180deg)}.form-error,.inline-error{display:flex;align-items:center;gap:7px;margin:0;color:var(--red);font-size:13px}.form-error svg,.inline-error svg{flex:0 0 17px;width:17px;height:17px}.inline-error{justify-content:center;min-height:52px;margin-bottom:12px;padding:10px;border:1px solid #efd0cc;border-radius:6px;background:var(--red-soft)}.inline-error button{margin-left:10px;border:0;color:var(--red);background:transparent;font-weight:700}.demo-note{display:flex;align-items:center;gap:10px;margin-top:24px;padding:14px;border-top:1px solid var(--line)}.demo-note>svg{color:var(--green)}.demo-note span{display:grid;gap:3px}.login-legal{width:min(430px,100%);display:grid;gap:6px;margin-top:20px;color:var(--muted);font-size:11px;text-align:center}.login-legal strong{color:#52615a;font-weight:600}.login-legal span{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px}.login-legal a{color:var(--muted);text-decoration:none}.login-legal a:hover{color:var(--green);text-decoration:underline}.login-legal i{width:1px;height:11px;background:var(--line-strong)}.brand-mark{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#272a31}.brand-mark .brand-logo{width:100%;height:100%}.app-shell{min-height:100vh;display:grid;grid-template-columns:226px 1fr}.sidebar{height:100vh;display:flex;flex-direction:column;position:sticky;top:0;z-index:30;padding:20px 14px;color:#d6e2dd;background:var(--sidebar)}.sidebar-brand{min-height:58px;display:flex;align-items:center;gap:10px;padding:0 7px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-brand>.sidebar-logo{width:36px;height:36px;flex:0 0 36px;border:1px solid rgba(255,255,255,.2);border-radius:7px}.sidebar-brand>div{min-width:0;display:grid;gap:2px}.sidebar-brand strong{color:#fff;font-size:17px}.sidebar-brand small{overflow:hidden;color:#9fb5ac;text-overflow:ellipsis;white-space:nowrap}.sidebar nav{display:grid;gap:5px;margin-top:20px}.sidebar nav button,.sidebar-foot button{min-height:44px;display:flex;align-items:center;gap:11px;padding:0 12px;border:0;border-radius:6px;color:#b8cbc2;background:transparent;text-align:left;cursor:pointer}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff1a}.sidebar nav button.active{box-shadow:inset 3px 0 #58b38d;font-weight:700}.sidebar nav svg,.sidebar-foot svg{width:18px}.sidebar-foot{display:grid;gap:10px;margin-top:auto}.phase-pill{min-height:30px;display:flex;align-items:center;padding:0 10px;border:1px solid rgba(138,196,171,.25);border-radius:5px;color:#a8cdbd;background:#166b4b33;font-size:11px}.sidebar-foot button:hover{color:#fff}.sidebar-scrim{display:none}.main-column{min-width:0;background:#f4f6f5}.topbar{height:70px;display:flex;align-items:center;gap:18px;position:sticky;top:0;z-index:20;padding:0 30px;border-bottom:1px solid var(--line);background:#fffffff5}.topbar-context{min-width:0;display:grid;gap:2px}.topbar-context strong,.topbar-context span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-context span{color:var(--muted);font-size:12px}.profile{display:flex;align-items:center;gap:9px;margin-left:auto}.profile>span{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-weight:700}.profile>div{display:grid;gap:2px}.profile small{font-size:11px}.mobile-menu{display:none}.page-content{width:min(1240px,100%);margin:0 auto;padding:28px 30px 56px}.page-header{min-height:63px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.page-header p{margin-bottom:0}.page-actions{display:flex;gap:8px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px}.metric{min-height:116px;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:7px;background:#fff}.metric>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:7px}.metric.green>span{color:var(--green);background:var(--green-soft)}.metric.blue>span{color:var(--blue);background:var(--blue-soft)}.metric.amber>span{color:var(--amber);background:var(--amber-soft)}.metric.red>span{color:var(--red);background:var(--red-soft)}.metric>div{min-width:0;display:grid;gap:7px}.metric strong{font-size:27px;line-height:1}.metric em{margin-left:4px;color:var(--muted);font-size:12px;font-style:normal;font-weight:500}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:12px;margin-top:12px}.panel{border:1px solid var(--line);border-radius:7px;background:#fff}.panel>header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 18px;border-bottom:1px solid var(--line)}.panel>header h2,.panel>header p{margin-bottom:0}.panel>header p{margin-top:3px;font-size:12px}.panel>header>svg{color:var(--green)}.task-row{width:100%;min-height:78px;display:flex;align-items:center;gap:12px;padding:12px 18px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;cursor:pointer}.task-row:last-child{border-bottom:0}.task-row:hover{background:#f8faf9}.task-row>span:nth-child(2),.task-complete>span{min-width:0;display:grid;flex:1;gap:4px}.task-row>svg{color:var(--subtle)}.task-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:6px;color:var(--green);background:var(--green-soft)}.task-icon.warning{color:var(--amber);background:var(--amber-soft)}.task-complete{min-height:82px;display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid var(--line)}.task-complete>svg{color:var(--green)}.system-panel dl,.settings-list{margin:0}.system-panel dl div,.settings-list div{min-height:53px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 18px;border-bottom:1px solid var(--line)}.system-panel dl div:last-child,.settings-list div:last-child{border-bottom:0}.system-panel dt,.settings-list dt{color:var(--muted)}.system-panel dd,.settings-list dd{display:flex;align-items:center;gap:7px;margin:0;font-weight:700;text-align:right}.dot{width:8px;height:8px;border-radius:50%;background:var(--subtle)}.dot.ok{background:#28a36c}.dot.muted{background:#a3aca8}.notice-band{min-height:70px;display:flex;align-items:center;gap:12px;margin-top:12px;padding:14px 18px;border:1px solid #cbdde6;border-radius:7px;color:var(--blue);background:#edf5f8}.notice-band>svg{flex:0 0 21px;width:21px;height:21px}.notice-band strong{color:#245873}.notice-band p{margin:3px 0 0;color:#537689;font-size:12px}.activity-list{display:grid;gap:10px}.activity-card{min-height:130px;display:flex;align-items:center;gap:16px;padding:20px;border:1px solid var(--line);border-radius:7px;background:#fff}.activity-symbol{width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px;border-radius:7px}.activity-symbol.wechat_live{color:var(--green);background:var(--green-soft)}.activity-symbol.wecom_group{color:var(--blue);background:var(--blue-soft)}.activity-main{min-width:0;flex:1}.activity-title{display:flex;align-items:center;gap:10px}.activity-title h2{margin-bottom:0;font-size:18px}.activity-main>p{margin:5px 0 11px;font-size:13px}.activity-stats{display:flex;gap:18px;color:var(--muted);font-size:12px}.activity-stats span{display:flex;align-items:center;gap:5px}.activity-stats svg{width:14px;height:14px}.status{min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:4px;color:#53635c;background:#edf0ee;font-size:11px;font-weight:700;white-space:nowrap}.status.active{color:var(--green-dark);background:var(--green-soft)}.status.paused,.status.full,.status.expired{color:var(--amber);background:var(--amber-soft)}.status.review{color:var(--blue);background:var(--blue-soft)}.status.draft{color:#626b67;background:#eef0ef}.loading-block,.empty-block{min-height:370px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.loading-block{gap:9px;color:var(--muted)}.loading-block svg{color:var(--green)}.empty-block{padding:40px;border:1px dashed var(--line-strong);border-radius:7px;background:#ffffffa6}.empty-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:14px;border-radius:7px;color:var(--muted);background:#e9eeeb}.empty-icon svg{width:27px;height:27px}.empty-block h3{margin-bottom:6px}.empty-block p{max-width:460px;margin-bottom:17px}.back-button{display:inline-flex;align-items:center;gap:6px;margin:0 0 13px;padding:0;border:0;color:var(--muted);background:transparent;cursor:pointer}.back-button:hover{color:var(--green)}.workspace-header{min-height:72px;display:flex;align-items:center;gap:13px;margin-bottom:12px}.workspace-header>div:nth-child(2){min-width:0}.workspace-header>div:nth-child(2) span{color:var(--muted);font-size:12px}.workspace-header h1{margin:3px 0 0}.workspace-header-actions{display:flex;align-items:center;gap:9px;margin-left:auto}.workspace-tabs{min-height:52px;display:flex;gap:3px;margin-bottom:14px;padding:5px;overflow-x:auto;border:1px solid var(--line);border-radius:7px;background:#fff}.workspace-tabs button{min-width:110px;min-height:40px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:0;border-radius:5px;color:var(--muted);background:transparent;white-space:nowrap;cursor:pointer}.workspace-tabs button.active{color:var(--green-dark);background:var(--green-soft);font-weight:700}.workspace-tabs svg{width:16px;height:16px}.lifecycle{display:grid;grid-template-columns:1fr 20px 1fr 20px 1fr 20px 1fr;align-items:center;gap:6px;padding:22px;border:1px solid var(--line);border-radius:7px;background:#fff}.lifecycle>button{min-width:0;min-height:68px;display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:6px;background:#fff;text-align:left;cursor:pointer}.lifecycle>button.done{border-color:#bad8ca;background:#f5faf7}.lifecycle>button.warning{border-color:#ead1a8;background:#fffaf1}.lifecycle>button>span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:50%;color:#fff;background:var(--blue);font-weight:700}.lifecycle>button.done>span{background:var(--green)}.lifecycle>button.warning>span{background:var(--amber)}.lifecycle>button>div{min-width:0;display:grid;gap:3px}.lifecycle>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lifecycle>svg{color:var(--subtle)}.metric-grid.compact{margin-top:12px}.metric-grid.compact .metric{min-height:100px}.workspace-section>header{min-height:74px}.routing-band{display:flex;align-items:center;gap:10px;margin:14px 18px;padding:12px 14px;border:1px solid #c5ded2;border-radius:6px;color:var(--green);background:#f1f8f4}.routing-band>span{display:grid;gap:3px}.routing-band small{font-size:11px}.routing-band.warning{border-color:#ead4a7;color:#8a5a12;background:#fff9ed}.table-scroll{overflow-x:auto;padding:0 18px 18px}table{width:100%;border-collapse:collapse}th{height:42px;color:var(--muted);background:#f6f8f7;font-size:12px;font-weight:600;text-align:left}th,td{padding:10px 12px;border-bottom:1px solid var(--line);white-space:nowrap}td{min-height:58px;font-size:13px}td:first-child{display:grid;gap:3px}.usage{width:90px;height:5px;overflow:hidden;margin-bottom:4px;border-radius:3px;background:#e4e9e6}.usage span{display:block;height:100%;background:var(--green)}.row-actions{display:flex;gap:6px}.row-actions .icon-button{width:34px;height:34px;flex-basis:34px}.workspace-two-col{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:12px}.code-layout{min-height:265px;display:grid;grid-template-columns:220px 1fr;align-items:center;gap:24px;padding:18px}.code-layout>div:last-child{min-width:0;display:grid;align-content:center;justify-items:start;gap:13px}.code-layout code,.selected-code code{max-width:100%;overflow:hidden;padding:8px 10px;border-radius:4px;color:var(--muted);background:#f0f3f1;text-overflow:ellipsis;white-space:nowrap}.qr-preview{width:220px;min-height:242px;display:grid;place-items:center;align-content:center;gap:8px;padding:10px;border:1px solid var(--line);border-radius:6px;background:#fff}.qr-preview img{width:200px;height:200px;object-fit:contain;image-rendering:pixelated}.wecom-live-code-layout{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:28px;padding:22px 24px}.wecom-code-summary{min-width:0;display:grid;justify-items:start;gap:12px}.wecom-code-kicker{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border-radius:4px;color:var(--green-dark);background:var(--green-soft);font-size:12px;font-weight:700}.wecom-code-kicker svg{width:16px;height:16px}.wecom-code-summary h3{margin:0;font-size:22px}.wecom-code-summary dl{display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));gap:8px;width:100%;margin:0}.wecom-code-summary dl>div{display:grid;gap:3px;padding:11px;border:1px solid var(--line);border-radius:6px;background:#f8faf9}.wecom-code-summary dt{color:var(--muted);font-size:11px}.wecom-code-summary dd{margin:0;font-size:14px;font-weight:700}.wecom-code-summary p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.wecom-automation-strip{display:grid;grid-template-columns:1fr 18px 1fr 18px 1fr 18px 1fr;align-items:center;gap:7px;margin:0 24px 16px;padding:12px;border:1px solid #c9ddd3;border-radius:6px;background:#f4f8f6}.wecom-automation-strip>span{min-height:36px;display:flex;align-items:center;justify-content:center;gap:7px;color:#29473b;font-size:12px;text-align:center}.wecom-automation-strip>span svg{width:17px;height:17px;color:var(--green)}.wecom-automation-strip>svg{width:16px;height:16px;color:#91a49a}.wecom-automation-strip.staff-flow{grid-template-columns:1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr}.channel-selector{display:grid;max-height:190px;overflow-y:auto;padding:10px 15px}.channel-selector button{min-height:57px;display:flex;align-items:center;gap:10px;padding:8px 10px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;cursor:pointer}.channel-selector button.active{color:var(--green-dark);background:#f2f8f5}.channel-selector button>span{display:grid;flex:1;gap:3px}.selected-code{display:grid;justify-items:center;gap:8px;padding:15px;border-top:1px solid var(--line)}.selected-code .qr-preview{width:180px;min-height:196px}.selected-code .qr-preview img{width:150px;height:150px}.funnel{display:grid;gap:10px;padding:22px}.funnel>div{min-width:220px;min-height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-radius:5px;color:var(--green-dark);background:#dcefe6}.funnel>div:nth-child(2){background:#e4eee8}.funnel>div.manual{color:var(--amber);background:var(--amber-soft)}.data-boundary,.adapter-note{display:flex;align-items:flex-start;gap:9px;margin:0 18px 18px;padding:12px;border-radius:6px;color:var(--amber);background:var(--amber-soft)}.data-boundary span{display:grid;gap:3px}.data-boundary svg,.adapter-note svg{flex:0 0 18px;width:18px;height:18px}.analytics-stack{display:grid;gap:12px}.analytics-breakdown{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.analytics-funnel{margin:0 18px 16px}.analytics-funnel>div{min-width:0}.analytics-costs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 18px 14px}.analytics-costs span{display:grid;gap:4px;padding:11px;border:1px solid var(--line);border-radius:6px;background:#fbfcfb}.analytics-costs strong{font-size:18px}.data-note{display:flex;align-items:flex-start;gap:7px;margin:0 18px 8px;font-size:12px}.data-note svg{width:16px;height:16px;flex:0 0 16px;color:var(--green)}.growth-panel{display:grid;gap:14px}.growth-fields{margin:0 18px}.growth-panel>.switch-row,.growth-panel>.button,.growth-panel>.form-success,.growth-panel>.form-error{margin-left:18px;margin-right:18px}.switch-row{display:flex!important;align-items:center;gap:8px!important}.switch-row input{width:17px;min-height:17px;accent-color:var(--green)}.compact-button{min-height:30px;padding:0 9px;font-size:12px}.saas-panel{margin-top:0}.saas-auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 18px 14px;padding:12px;border:1px solid var(--line);border-radius:6px}.saas-auth-row>span{display:grid;gap:3px}.saas-auth-row .row-actions{flex-wrap:wrap;justify-content:flex-end}.ops-panel{margin-top:12px}.ops-summary{display:flex;align-items:center;gap:10px;padding:15px 18px 12px}.ops-summary small{margin-left:auto}.ops-checks{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:0 18px 14px}.ops-checks>span{min-height:67px;display:grid;grid-template-columns:auto 1fr;align-content:center;gap:3px 7px;padding:9px;border:1px solid var(--line);border-radius:6px}.ops-checks>span small{grid-column:2}.dot.warn{background:var(--amber)}.dot.bad{background:var(--red)}.release-checks{display:grid;gap:7px;margin:0 18px 14px;padding:11px;border:1px solid var(--line);border-radius:6px}.release-checks>span{display:grid;grid-template-columns:19px 1fr auto;align-items:center;gap:6px;font-size:12px}.release-checks>span small{text-align:right}.release-checks i{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:11px;font-style:normal}.release-checks i.pass{background:var(--green)}.release-checks i.fail{background:var(--amber)}.ops-actions{margin:0 18px 14px;flex-wrap:wrap}.alert-list{display:grid;gap:7px;margin:0 18px 14px}.alert-list>span{display:grid;grid-template-columns:19px 1fr;gap:3px 7px;padding:9px;color:var(--amber);background:var(--amber-soft);border-radius:6px;font-size:12px}.alert-list>span small{grid-column:2}.modal-layer{display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:20px;background:#0d1d177a}.modal{width:min(620px,100%);max-height:calc(100vh - 40px);overflow-y:auto;border-radius:8px;background:#fff;box-shadow:var(--shadow)}.modal>header{min-height:78px;display:flex;align-items:center;gap:15px;padding:17px 20px;border-bottom:1px solid var(--line)}.modal>header>div{flex:1}.modal>header h2,.modal>header p{margin-bottom:0}.modal>header p{margin-top:4px;font-size:12px}.modal-form{padding:20px}.modal-form footer{display:flex;justify-content:flex-end;gap:8px;margin:4px -20px -20px;padding:14px 20px;border-top:1px solid var(--line);background:#f8faf9}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;border:0}.choice-grid legend{grid-column:1 / -1;margin-bottom:7px;color:#36443e;font-size:13px;font-weight:700}.choice{min-height:82px;display:flex!important;grid-template-columns:auto!important;align-items:center;gap:9px!important;padding:12px;border:1px solid var(--line);border-radius:7px;cursor:pointer}.choice.active{border-color:var(--green);background:#f3f9f6}.choice input{width:16px;min-height:16px;accent-color:var(--green)}.choice>svg{color:var(--green)}.choice>span{min-width:0;display:grid;gap:3px}.benefit-fields{display:grid;gap:15px;margin-top:2px;padding-top:17px;border-top:1px solid var(--line)}.benefit-fields h3{margin:0;color:var(--ink);font-size:14px}.benefit-fields input[type=file]{min-height:42px;padding:8px;background:#f8faf9}.join-way-form{display:grid;gap:14px;margin:14px 18px 18px}.join-way-form>.button{justify-self:start}.contact-way-form{max-width:620px;display:grid;gap:14px;margin:18px}.contact-way-form>.button{justify-self:start}.contact-flow-summary{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid #c5ded2;border-radius:6px;color:#245c47;background:#f1f8f4}.contact-flow-summary>svg{width:22px;height:22px;flex:0 0 22px}.contact-flow-summary>span{display:grid;gap:4px}.contact-flow-summary small{color:#587568;line-height:1.5}.wecom-group-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;border:0}.wecom-group-picker legend{grid-column:1 / -1;margin-bottom:2px;color:#36443e;font-size:13px;font-weight:700}.wecom-group-picker>label{min-width:0;min-height:58px;display:flex;align-items:center;gap:9px;padding:9px 11px;border:1px solid var(--line);border-radius:6px;cursor:pointer}.wecom-group-picker>label.selected{border-color:#7eb69d;background:#f2f8f5}.wecom-group-picker input{width:16px;min-height:16px;flex:0 0 16px;accent-color:var(--green)}.wecom-group-picker label>span{min-width:0;display:grid;gap:3px}.wecom-group-picker strong,.wecom-group-picker small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toast{min-width:280px;max-width:min(430px,calc(100vw - 28px));min-height:48px;display:flex;align-items:center;position:fixed;right:22px;bottom:22px;z-index:120;padding:9px 10px 9px 13px;border:1px solid #b7d9ca;border-radius:7px;color:var(--green-dark);background:#f4fbf7;box-shadow:var(--shadow)}.toast.error{border-color:#edc8c4;color:var(--red);background:#fff7f6}.toast>span{display:flex;align-items:center;gap:8px;flex:1}.toast>span svg{width:17px}.toast button{width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.toast button svg{width:15px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.membership-panel,.card-panel{min-height:340px}.membership-name{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 20px 6px}.membership-name span{font-size:24px;font-weight:700}.membership-name strong{min-height:25px;padding:4px 8px;border-radius:4px;color:var(--green);background:var(--green-soft);font-size:11px}.membership-panel>p{padding:0 20px}.quota-grid{display:grid;grid-template-columns:repeat(5,1fr);margin:18px 20px;border:1px solid var(--line);border-radius:6px}.quota-grid span{min-height:74px;display:grid;place-content:center;gap:5px;border-right:1px solid var(--line);text-align:center}.quota-grid span:last-child{border-right:0}.card-panel form{display:flex;align-items:end;gap:10px;padding:22px 18px 16px}.card-panel form label{flex:1}.adapter-note{margin-top:10px;color:#526d7b;background:var(--blue-soft);font-size:12px;line-height:1.5}.integration-panel{min-height:0;margin-top:12px;padding-bottom:17px}.integration-summary{display:flex;align-items:center;gap:10px;padding:15px 18px 12px}.integration-summary small{margin-left:auto}.integration-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 18px 14px}.integration-columns>div{display:grid;gap:7px;padding:11px;border:1px solid var(--line);border-radius:6px}.integration-columns>div>strong{padding-bottom:4px;border-bottom:1px solid var(--line)}.integration-columns span{display:flex;justify-content:space-between;gap:8px;font-size:12px}.integration-columns span small{text-align:right}.integration-panel>.button,.integration-panel>.form-success{margin-left:18px}.store-panel{grid-column:1 / -1}.store-panel>header .button{flex:0 0 auto}.store-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 18px 14px}.store-row{min-width:0;min-height:66px;display:flex;align-items:center;gap:10px;padding:10px 11px;border:1px solid var(--line);border-radius:6px}.store-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:6px;color:var(--green);background:var(--green-soft)}.store-icon svg{width:17px;height:17px}.store-row>span:nth-child(2){min-width:0;display:grid;flex:1;gap:3px}.store-row strong,.store-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-row .button svg{width:14px;height:14px}.customer-list{display:grid;padding:0 18px}.customer-list>div{min-height:58px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line)}.customer-list>div:last-child{border-bottom:0}.customer-list>div>span:nth-child(2){min-width:0;display:grid;flex:1;gap:3px}.customer-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-list em{max-width:42%;overflow:hidden;color:var(--amber);font-size:11px;font-style:normal;text-align:right;text-overflow:ellipsis;white-space:nowrap}.customer-list .review-button{flex:0 0 auto}.risk-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#31a26e}.risk-dot.remind{background:var(--amber)}.risk-dot.frozen{background:var(--red)}.risk-dot.released{background:var(--blue)}.empty-inline{display:flex;align-items:center;gap:7px;margin:0;padding:18px;font-size:12px}.staff-page{width:min(500px,100%);min-height:100vh;margin:0 auto;padding:0 15px 30px;background:#f3f6f4}.staff-page>header{height:72px;display:flex;align-items:center;gap:10px}.staff-page>header>div:nth-child(2){display:grid;gap:2px}.staff-page>header h1{margin:0;font-size:20px}.staff-page>header .icon-button{margin-left:auto}.staff-greeting{min-height:108px;display:flex;align-items:center;gap:13px;padding:18px;border-radius:7px;color:#fff;background:var(--sidebar)}.staff-greeting>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;color:var(--sidebar);background:#fff;font-weight:700}.staff-greeting p{margin:4px 0 0;color:#b9cbc4;font-size:12px}.staff-actions{display:grid;gap:10px;margin-top:13px}.staff-actions button{min-height:80px;display:flex;align-items:center;gap:12px;padding:13px 15px;border:1px solid var(--line);border-radius:7px;background:#fff;text-align:left;cursor:pointer}.staff-actions button.selected{border-color:#b9daca;background:#f2f9f5}.staff-actions button>svg:first-child{width:24px;height:24px;color:var(--green)}.staff-actions button>span{display:grid;flex:1;gap:5px}.staff-redeem{margin-top:13px;padding:17px;border:1px solid var(--line);border-radius:7px;background:#fff}.staff-redeem h2{margin-bottom:4px}.staff-redeem p{margin-bottom:13px;font-size:12px}.staff-redeem form{display:flex;gap:8px}.staff-redeem form input{min-width:0;flex:1}.redeem-preview{display:grid;gap:13px;margin-top:15px;padding-top:15px;border-top:1px solid var(--line)}.redeem-preview h3{margin:8px 0 3px}.redeem-preview p{margin-bottom:0}.redeem-preview dl{margin:0;border:1px solid var(--line);border-radius:6px}.redeem-preview dl div{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;border-bottom:1px solid var(--line);font-size:12px}.redeem-preview dl div:last-child{border-bottom:0}.redeem-preview dt{color:var(--muted)}.redeem-preview dd{max-width:70%;margin:0;font-weight:700;text-align:right}.redeem-preview dd.safe{color:var(--green)}.redeem-preview dd.risk{color:var(--amber)}.form-success{display:flex;align-items:center;gap:6px;margin:12px 0 0;color:var(--green);font-size:12px}.join-page{width:min(480px,100%);min-height:100vh;margin:0 auto;background:#fff}.join-page>header{height:66px;display:flex;align-items:center;gap:9px;padding:0 18px;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px}.join-page>header .brand-mark{width:34px;height:34px;flex-basis:34px}.join-page>header .brand-mark .brand-logo{width:100%;height:100%}.join-content{padding:26px 20px 24px;text-align:center}.join-content h1{margin-top:10px}.join-type{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:4px;color:var(--green);background:var(--green-soft);font-size:11px;font-weight:700}.channel-source{display:flex;align-items:center;justify-content:center;gap:5px;margin:5px 0 14px;font-size:12px}.channel-source svg{width:14px;height:14px}.group-qr{width:246px;height:246px;display:grid;place-items:center;margin:20px auto 14px;padding:10px;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 10px 30px #1e463414}.group-qr img{width:224px;height:224px;object-fit:contain}.join-content h2{margin-bottom:5px}.join-instruction{min-height:62px;display:flex;align-items:center;gap:10px;margin-top:18px;padding:11px 13px;border-radius:6px;color:var(--green);background:var(--green-soft);text-align:left}.join-instruction span{display:grid;gap:3px}.benefit-panel{display:grid;gap:12px;margin-top:13px;padding:14px;border:1px solid #cbded3;border-radius:7px;background:#f8fcfa;text-align:left}.benefit-image{width:100%;aspect-ratio:3 / 2;display:block;border-radius:6px;object-fit:cover}.benefit-panel>div:first-child{display:flex;align-items:center;gap:9px}.benefit-panel>div:first-child>svg{color:var(--green)}.benefit-panel>div:first-child>span{display:grid;gap:3px}.benefit-panel .button{margin-top:2px}.claimed-ticket{display:flex;align-items:flex-start;gap:8px;padding:11px;border-radius:6px;color:var(--green-dark);background:var(--green-soft)}.claimed-ticket>svg{flex:0 0 18px;color:var(--green)}.claimed-ticket>span{display:grid;gap:4px}.claimed-ticket code{width:max-content;padding:4px 7px;border-radius:4px;color:var(--green-dark);background:#fff;font-weight:700;letter-spacing:1px}.customer-entry-page .pilot-success{margin:0 auto 12px}.customer-ticket{width:100%;overflow:hidden;margin:22px 0 4px;border:1px solid #ded6c6;border-radius:8px;background:#fff;box-shadow:0 14px 30px #2e353117;text-align:left}.customer-ticket>div:first-child{min-height:118px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:16px;color:#fff;background:#9d3f38}.customer-ticket>div:first-child>svg{width:42px;height:42px;padding:9px;border-radius:7px;color:#7b2f2a;background:#fff3dc}.customer-ticket>div:first-child>span{min-width:0;display:grid;gap:5px}.customer-ticket>div:first-child small{color:#f3cfca}.customer-ticket>div:first-child strong{font-size:17px}.customer-ticket>div:first-child em{font-size:11px;font-style:normal}.customer-ticket>div:first-child>b{font-size:25px}.customer-ticket dl{margin:0;padding:0 15px}.customer-ticket dl>div{min-height:43px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.customer-ticket dt{color:var(--muted)}.customer-ticket dd{margin:0;color:var(--green);font-weight:700}.customer-ticket-code{display:grid;gap:6px;margin:13px 15px 16px;padding:13px;border:1px dashed #b7c0bb;border-radius:6px;background:#f7f9f8;text-align:center}.customer-ticket-code small{color:var(--muted)}.customer-ticket-code strong{font-size:22px;letter-spacing:1px}.fallback{margin:30px 0;padding:24px;border-radius:7px;background:var(--amber-soft)}.fallback>svg{width:32px;height:32px;color:var(--amber)}.evidence-note{display:flex;align-items:flex-start;gap:8px;margin-top:22px;padding:11px;border-radius:6px;color:#456b7e;background:var(--blue-soft);font-size:12px;line-height:1.55;text-align:left}.evidence-note svg{flex:0 0 17px;width:17px;height:17px}.join-page>footer{padding:16px;border-top:1px solid var(--line);color:var(--subtle);font-size:11px;text-align:center}.pilot-review{min-height:100vh;min-height:100dvh;color:#1f2925;background:#edf1f2}.pilot-review-bar{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px;position:sticky;top:0;z-index:10;padding:10px 24px;border-bottom:1px solid #d8dfdc;background:#fffffff7}.pilot-review-bar>div{display:flex;align-items:center;gap:10px}.pilot-review-bar>div>img{width:38px;height:38px;border-radius:7px}.pilot-review-bar>div>span{display:grid;gap:2px}.pilot-review-bar>div small{color:var(--muted);font-size:11px}.pilot-review-bar nav{min-width:0;display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:7px;background:#f5f7f6}.pilot-review-bar nav button{min-height:36px;display:flex;align-items:center;gap:7px;padding:0 12px;border:0;border-radius:5px;color:var(--muted);background:transparent;font-size:12px;cursor:pointer;white-space:nowrap}.pilot-review-bar nav button>span{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#68756f;background:#e3e8e5;font-size:10px;font-weight:800}.pilot-review-bar nav button.active{color:#fff;background:#173d31;font-weight:700}.pilot-review-bar nav button.active>span{color:#173d31;background:#fff}.pilot-stage{width:min(920px,calc(100% - 40px));display:grid;grid-template-columns:minmax(360px,410px) minmax(290px,340px);justify-content:center;align-items:start;gap:34px;margin:0 auto;padding:34px 0 54px}.pilot-phone{width:min(390px,100%);min-height:760px;overflow:hidden;border:1px solid #d8dfdc;border-radius:8px;background:#fff;box-shadow:0 22px 54px #1c30281f}.pilot-poster{min-height:760px;display:flex;flex-direction:column;background:#fff}.pilot-poster-top{min-height:365px;position:relative;overflow:hidden;padding:25px 25px 28px;color:#fff;background:#173d31}.pilot-poster-top:after{content:"";width:106px;height:220px;position:absolute;right:-24px;bottom:-70px;border:1px solid rgba(255,255,255,.13);transform:rotate(24deg)}.pilot-store-name{display:flex;align-items:center;gap:6px;position:relative;z-index:1;font-size:12px;font-weight:700}.pilot-store-name svg{width:16px;height:16px}.pilot-offer-tag{min-height:25px;display:inline-flex;align-items:center;position:relative;z-index:1;margin-top:32px;padding:0 9px;border:1px solid rgba(255,255,255,.23);border-radius:4px;color:#b9d6c9;font-size:11px;font-weight:700}.pilot-offer-icon{width:88px;height:88px;display:grid;place-items:center;position:absolute;top:74px;right:23px;border:1px solid rgba(255,255,255,.16);border-radius:8px;color:#173d31;background:#e3b65f}.pilot-offer-icon svg{width:43px;height:43px}.pilot-poster h1{max-width:245px;position:relative;z-index:1;margin:18px 0 10px;color:#fff;font-size:36px;line-height:1.2}.pilot-poster-top>p{max-width:245px;position:relative;z-index:1;margin:0;color:#b9cec5;font-size:13px;line-height:1.7}.pilot-price{display:flex;align-items:end;gap:10px;position:relative;z-index:1;margin-top:20px}.pilot-price small{margin-bottom:8px;color:#cbdcd4}.pilot-price strong{color:#f6c66d;font-size:42px;line-height:1}.pilot-price strong span{margin-right:2px;font-size:19px}.pilot-poster-qr{display:grid;justify-items:center;gap:17px;padding:24px 22px 20px}.pilot-poster-qr>img{width:220px;height:220px;display:block;object-fit:contain}.pilot-poster-qr>div{display:flex;align-items:center;gap:10px}.pilot-poster-qr>div>svg{width:26px;height:26px;color:#173d31}.pilot-poster-qr>div>span{display:grid;gap:3px}.pilot-poster-qr>div small{color:var(--muted)}.pilot-poster>footer{min-height:47px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:auto;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.pilot-poster>footer svg{width:15px;height:15px;color:var(--green)}.pilot-customer-screen{min-height:760px;display:flex;flex-direction:column;background:#f7f9f8}.pilot-customer-screen>header{min-height:60px;display:flex;align-items:center;gap:9px;padding:0 17px;border-bottom:1px solid var(--line);background:#fff}.pilot-customer-screen>header .brand-mark{width:34px;height:34px;flex-basis:34px}.pilot-customer-screen>header>span{display:grid;gap:1px}.pilot-customer-screen>header small{color:var(--muted);font-size:10px}.pilot-screen-body{display:flex;flex-direction:column;align-items:center;padding:22px 20px 20px;text-align:center}.pilot-screen-kicker{min-height:24px;display:inline-flex;align-items:center;padding:0 9px;border-radius:4px;color:#245f80;background:#e7f1f6;font-size:11px;font-weight:700}.pilot-screen-kicker.success{color:#176946;background:#e3f2ea}.pilot-screen-body h1{margin:12px 0 6px;font-size:25px}.pilot-screen-body>p{max-width:310px;margin:0;color:var(--muted);font-size:12px;line-height:1.65}.pilot-customer-screen>footer{min-height:46px;display:grid;place-items:center;margin-top:auto;padding:0 14px;border-top:1px solid var(--line);color:var(--muted);background:#fff;font-size:10px;text-align:center}.pilot-group-chat{min-height:760px;display:flex;flex-direction:column;background:#edf1ef}.pilot-group-chat>header{min-height:62px;display:grid;grid-template-columns:24px 1fr 24px;align-items:center;gap:10px;padding:0 16px;border-bottom:1px solid #d8dfdc;background:#f8faf9}.pilot-group-chat>header>svg{width:21px;height:21px;color:#26332d}.pilot-group-chat>header>span{min-width:0;display:grid;justify-items:center;gap:2px}.pilot-group-chat>header strong{font-size:15px}.pilot-group-chat>header small{color:var(--muted);font-size:10px}.pilot-chat-body{min-height:0;display:flex;flex:1;flex-direction:column;padding:20px 14px}.pilot-chat-body>time{color:#8a9690;font-size:10px;text-align:center}.pilot-chat-notice{width:max-content;min-height:25px;display:flex;align-items:center;gap:5px;margin:13px auto 25px;padding:0 8px;border-radius:4px;color:#65736c;background:#dfe5e2;font-size:10px}.pilot-chat-notice svg{width:13px;height:13px;color:#2f8060}.pilot-chat-message{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:9px}.pilot-chat-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:6px;color:#fff;background:#2f8060;font-weight:800}.pilot-chat-bubble{min-width:0;overflow:hidden;border:1px solid #d9dfdc;border-radius:7px;background:#fff;box-shadow:0 8px 20px #1d33290f}.pilot-chat-bubble>p{margin:0;padding:12px 13px 10px;color:#35423c;font-size:12px;line-height:1.55}.pilot-welcome-card{width:100%;min-height:112px;display:grid;grid-template-columns:52px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:12px;border:0;border-top:1px solid #edf0ef;color:#26332d;background:#fffaf0;text-align:left;cursor:pointer}.pilot-welcome-card:hover{background:#fff5df}.pilot-welcome-image{width:52px;height:52px;display:grid;place-items:center;border-radius:7px;color:#79332f;background:#f0c871}.pilot-welcome-image svg{width:27px;height:27px}.pilot-welcome-card>span:nth-child(2){min-width:0;display:grid;gap:4px}.pilot-welcome-card small{color:#7a6a4c}.pilot-welcome-card strong{font-size:15px}.pilot-welcome-card em{color:#9d3f38;font-size:11px;font-style:normal;font-weight:700}.pilot-welcome-card>svg{width:17px;height:17px;color:#9b8c70}.pilot-chat-auto{display:flex;align-items:center;gap:9px;margin-top:auto;padding:12px;border:1px solid #c9ddd3;border-radius:7px;color:#1f6248;background:#f3f8f5}.pilot-chat-auto>svg{width:20px;height:20px;flex:0 0 20px}.pilot-chat-auto>span{display:grid;gap:3px}.pilot-chat-auto small{color:#587568}.pilot-group-chat>footer{min-height:46px;display:grid;place-items:center;padding:0 14px;border-top:1px solid #d8dfdc;color:#68756f;background:#f8faf9;font-size:10px;text-align:center}.pilot-coupon-screen .pilot-screen-body{padding-top:28px}.pilot-success{width:56px;height:56px;display:grid;place-items:center;margin-bottom:12px;border-radius:50%;color:#fff;background:#23805c;box-shadow:0 8px 20px #23805c38}.pilot-success svg{width:30px;height:30px}.pilot-coupon{width:100%;overflow:hidden;margin-top:22px;border:1px solid #ded6c6;border-radius:8px;background:#fff;box-shadow:0 15px 32px #2e353117;text-align:left}.pilot-coupon-main{min-height:134px;display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:10px;padding:16px;color:#fff;background:#9d3f38}.pilot-coupon-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:7px;color:#7b2f2a;background:#fff3dc}.pilot-coupon-icon svg{width:25px;height:25px}.pilot-coupon-main>span:nth-child(2){min-width:0;display:grid;gap:5px}.pilot-coupon-main>span:nth-child(2) small{color:#f3cfca}.pilot-coupon-main>span:nth-child(2) strong{font-size:17px}.pilot-coupon-main>span:nth-child(2) em{width:max-content;padding:3px 6px;border-radius:3px;color:#7b2f2a;background:#fff3dc;font-size:10px;font-style:normal;font-weight:700}.pilot-coupon-price{display:grid;justify-items:end;gap:3px}.pilot-coupon-price small{color:#f3cfca}.pilot-coupon-price strong{font-size:27px}.pilot-coupon-price strong span{margin-right:1px;font-size:14px}.pilot-coupon dl{margin:0;padding:0 15px}.pilot-coupon dl>div{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);font-size:12px}.pilot-coupon dt{color:var(--muted)}.pilot-coupon dd{margin:0;font-weight:700}.pilot-coupon dd.unused{color:#23805c}.pilot-redemption-code{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 15px;padding:10px 12px;border:1px dashed #b7c0bb;border-radius:6px;background:#f7f9f8}.pilot-redemption-code>span{display:grid;gap:3px}.pilot-redemption-code small{color:var(--muted)}.pilot-redemption-code>svg{width:29px;height:29px;color:#65736c}.pilot-coupon>footer{min-height:30px;display:grid;place-items:center;color:#9d3f38;background:#faeeec;font-size:10px;font-weight:700}.pilot-store-tip{width:100%;min-height:66px;display:flex;align-items:center;gap:10px;margin-top:12px;padding:11px 13px;border:1px solid #cbded3;border-radius:7px;color:#1f6248;background:#f2f8f5;text-align:left}.pilot-store-tip>svg{width:24px;height:24px;flex:0 0 24px}.pilot-store-tip>span{display:grid;gap:3px}.pilot-store-tip small{color:#587568}.pilot-notes{position:sticky;top:104px;padding:25px;border:1px solid #d8dfdc;border-radius:8px;background:#fff}.pilot-notes-kicker{color:#2f8060;font-size:11px;font-weight:800}.pilot-notes h2{margin:9px 0 21px;font-size:24px;line-height:1.35}.pilot-notes ol{display:grid;gap:16px;margin:0;padding:0;list-style:none}.pilot-notes li{display:flex;align-items:flex-start;gap:11px}.pilot-notes li>svg{width:21px;height:21px;flex:0 0 21px;color:#2f8060}.pilot-notes li>span{display:grid;gap:4px}.pilot-notes li small{color:var(--muted);line-height:1.55}.pilot-rule{display:flex;align-items:flex-start;gap:10px;margin-top:23px;padding:13px;border:1px solid #c6dce7;border-radius:7px;color:#245f80;background:#eef6fa}.pilot-rule>svg{width:20px;height:20px;flex:0 0 20px}.pilot-rule>span{display:grid;gap:5px}.pilot-rule small{color:#557587;line-height:1.55}.pilot-prerequisite{display:flex;align-items:flex-start;gap:10px;margin-top:10px;padding:13px;border:1px solid #ead4a7;border-radius:7px;color:#8a5a12;background:#fff9ed}.pilot-prerequisite>svg{width:20px;height:20px;flex:0 0 20px}.pilot-prerequisite>span{display:grid;gap:5px}.pilot-prerequisite small{color:#7a6a4c;line-height:1.55}.pilot-review-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}.pilot-review-actions .button{width:100%}.pilot-review-actions .button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:1080px){.login-page{grid-template-columns:minmax(480px,1fr) 450px}.login-intro{padding-left:34px;padding-right:34px}.login-value h1{font-size:32px}.login-feature-list{grid-template-columns:1fr;gap:14px}.login-feature-list article{grid-template-columns:34px 1fr}.feature-icon{width:34px;height:34px}.metric-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.workspace-two-col,.settings-grid{grid-template-columns:1fr}.lifecycle{grid-template-columns:repeat(4,1fr)}.lifecycle>svg{display:none}}@media(max-width:1279px),(max-height:760px){.login-visual{display:none}}@media(max-width:780px){.login-page{display:block;background:#f4f6f5}.login-intro{min-height:auto;padding:21px 22px 25px}.login-brand{padding:0}.login-logo{width:42px;height:42px;flex-basis:42px}.login-value{padding:38px 0 22px}.login-value h1{margin-top:14px;font-size:30px}.login-value>p{margin-bottom:22px;font-size:14px}.login-feature-list{grid-template-columns:1fr;gap:13px}.login-steps{margin-top:23px;padding:15px 0}.login-trust{display:none}.login-access{min-height:auto;padding:24px 18px 20px}.login-panel{padding:25px 22px;box-shadow:0 12px 34px #16302617}.login-legal{margin-top:17px}.app-shell{display:block}.sidebar{width:226px;position:fixed;left:-240px;transition:left .2s ease}.sidebar.open{left:0}.sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;border:0;background:#0a1c156b}.mobile-menu{display:grid}.topbar{height:62px;padding:0 13px}.topbar-context{display:none}.profile{margin-left:auto}.page-content{padding:20px 13px 42px}.page-header{align-items:stretch;flex-direction:column;gap:13px}.page-actions .button{width:100%}.dashboard-grid{grid-template-columns:1fr}.activity-card{align-items:flex-start;flex-wrap:wrap}.activity-main{width:calc(100% - 66px)}.activity-card>.button{width:100%}.activity-stats{flex-wrap:wrap;gap:8px 14px}.workspace-header{align-items:flex-start;flex-wrap:wrap}.workspace-header-actions{width:100%;margin-left:61px}.workspace-tabs{width:calc(100vw - 26px)}.analytics-breakdown{grid-template-columns:1fr}.lifecycle{grid-template-columns:1fr 1fr;padding:13px}.code-layout{grid-template-columns:1fr;justify-items:center}.code-layout>div:last-child{justify-items:center;text-align:center}.wecom-live-code-layout{grid-template-columns:1fr;justify-items:center}.wecom-code-summary{width:min(100%,540px)}.wecom-group-picker,.store-list{grid-template-columns:1fr}}@media(max-width:520px){h1{font-size:23px}.login-value h1{font-size:30px}.login-steps{grid-template-columns:1fr;gap:12px}.login-steps li{padding-right:0}.login-steps small{overflow:visible;text-overflow:clip;white-space:normal}.profile>div{display:none}.metric-grid,.metric-grid.compact{grid-template-columns:1fr 1fr;gap:8px}.metric{min-height:105px;align-items:flex-start;flex-direction:column;gap:10px;padding:13px}.metric strong{font-size:22px}.lifecycle{grid-template-columns:1fr}.workspace-header-actions{margin-left:0}.workspace-header-actions .button{flex:1}.choice-grid,.form-row{grid-template-columns:1fr}.modal-layer{align-items:flex-end;padding:0}.modal{max-height:calc(100dvh - 18px);border-radius:8px 8px 0 0}.modal-form footer{flex-direction:column-reverse}.quota-grid{grid-template-columns:repeat(3,1fr)}.quota-grid span{border-bottom:1px solid var(--line)}.card-panel form{align-items:stretch;flex-direction:column}.integration-columns{grid-template-columns:1fr}.integration-summary{align-items:flex-start;flex-wrap:wrap}.integration-summary small{width:100%;margin-left:0}.analytics-costs,.wecom-code-summary dl{grid-template-columns:1fr}.wecom-code-summary .button{width:100%}.wecom-automation-strip{grid-template-columns:1fr 1fr;margin-right:13px;margin-left:13px}.wecom-automation-strip>svg{display:none}.saas-auth-row{align-items:stretch;flex-direction:column}.saas-auth-row .row-actions{justify-content:stretch}.saas-auth-row .button{flex:1}.ops-checks{grid-template-columns:1fr 1fr}.ops-summary{align-items:flex-start;flex-wrap:wrap}.ops-summary small{width:100%;margin-left:0}.release-checks>span{grid-template-columns:19px 1fr}.release-checks>span small{grid-column:2;text-align:left}.group-qr{width:230px;height:230px}.group-qr img{width:208px;height:208px}}@media(max-width:760px){.pilot-review-bar{align-items:stretch;flex-direction:column;gap:9px;position:static;padding:10px 12px}.pilot-review-bar>div small{display:none}.pilot-review-bar nav{width:100%;overflow-x:auto}.pilot-review-bar nav button{min-width:104px;flex:1 0 104px;justify-content:center;padding:0 8px}.pilot-stage{width:100%;display:block;padding:0}.pilot-phone{width:100%;min-height:calc(100dvh - 119px);border:0;border-radius:0;box-shadow:none}.pilot-poster,.pilot-customer-screen,.pilot-group-chat{min-height:calc(100dvh - 119px)}.pilot-notes{position:static;margin:14px 12px 28px}.pilot-notes h2,.pilot-notes ol,.pilot-rule{display:none}.pilot-notes-kicker{display:block;margin-bottom:10px}}@media(max-width:380px){.pilot-poster-top{min-height:345px;padding:21px}.pilot-offer-icon{width:75px;height:75px;right:20px}.pilot-poster h1{font-size:32px}.pilot-poster-qr>img{width:205px;height:205px}.pilot-coupon-main{grid-template-columns:40px minmax(0,1fr)}.pilot-coupon-price{grid-column:2;justify-items:start}}
