:root{color:#18344f;font-synthesis:none;--primary:#2563eb;--border:#dce6f4;--muted:#647f9a;--sidebar:#102d46;background:#f3f6fc;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:1.65}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #82b1ff}input:focus,select:focus,textarea:focus{outline-offset:1px;border-color:#6695f4;outline:2px solid #93b4fc}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.5px;margin-bottom:8px;font-size:28px;line-height:1.45}h2{margin-bottom:16px;font-size:18px;line-height:1.5}h3{margin-bottom:10px;font-size:16px}p{margin-bottom:12px}small,.help,.muted{color:var(--muted)}small,.help{font-size:12px;line-height:1.7}.help{margin:6px 0 0}.center{text-align:center}.full{width:100%}.button{border:1px solid var(--border);color:#18344f;white-space:nowrap;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 18px;font-weight:500;line-height:1.5;display:inline-flex}.button:hover{background:#f6f9ff;text-decoration:none}.button.primary{background:var(--primary);border-color:var(--primary);color:#fff}.button.primary:hover{background:#174dd2;border-color:#174dd2}.button.danger{color:#bf3540;background:#fff8f8;border-color:#f2cdd2}.button.ghost{background:0 0;border-color:#0000;padding:8px 10px}.button.ghost:hover{background:#edf3fc}.button.full+.button.full{margin-top:10px}.actions,.row-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.row-actions{gap:8px}.row-actions .button{min-height:36px;padding:7px 11px;font-size:12px}.spinner{border:2px solid;border-right-color:#0000;border-radius:50%;flex-shrink:0;width:17px;height:17px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.loading{color:var(--muted);justify-content:center;align-items:center;gap:10px;padding:32px;display:flex}.admin-app{min-height:100vh}.sidebar{background:var(--sidebar);color:#fff;z-index:20;flex-direction:column;width:224px;padding:26px 20px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{letter-spacing:.5px;margin-bottom:46px;font-size:22px;font-weight:700}.sidebar-brand small{color:#93aabe;letter-spacing:0;margin-top:6px;font-size:12px;font-weight:400;display:block}.sidebar nav{gap:8px;display:grid}.sidebar nav a{color:#dfe8f1;border-radius:7px;min-height:48px;padding:13px 14px;font-size:15px}.sidebar nav a:hover{background:#1c405e;text-decoration:none}.sidebar nav a.active{color:#fff;background:#2563eb;font-weight:500}.sidebar-note{color:#94acc0;margin:auto 0 0;padding-top:40px;font-size:11px}.workspace{margin-left:224px}.topbar{height:72px;color:var(--muted);background:#fff;border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:center;padding:0 32px;font-size:13px;display:flex}.account{color:#18344f;align-items:center;gap:12px;display:flex}.page-content{max-width:1700px;margin:auto;padding:32px}.page-title{justify-content:space-between;align-items:center;gap:24px;margin:0 0 24px;display:flex}.page-title p{color:var(--muted);margin:0;font-size:13px}.card{border:1px solid var(--border);background:#fff;border-radius:9px;min-width:0;margin-bottom:24px;padding:24px}.card-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.card-heading h2{margin:0}.card-heading .actions{margin-left:auto}.filters{flex-wrap:wrap;align-items:center;gap:12px;margin:20px 0;display:flex}.filters>input{flex:1;min-width:180px;max-width:440px}input:not([type=checkbox]):not([type=radio]),select,textarea{border:1px solid var(--border);color:#18344f;background:#fff;border-radius:7px;width:100%;min-height:46px;padding:10px 13px;line-height:1.6}textarea{resize:vertical;min-height:90px}input::placeholder,textarea::placeholder{color:#93a4b5}input[type=checkbox],input[type=radio]{width:18px;height:18px;accent-color:var(--primary);flex-shrink:0;margin:0}select{padding-right:30px}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field-label{color:#526b86;font-size:13px;font-weight:500}.field-error{color:#bc3444;margin:5px 0;font-size:12px}.field.invalid input{border-color:#cc5060}.form-stack{gap:20px;display:grid}.form-stack>.notice,.form-stack>.card{margin-bottom:0}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.checkbox-line{cursor:pointer;align-items:center;gap:9px;line-height:1.65;display:flex}.checkbox-line>small:last-child{white-space:nowrap;margin-left:auto}.input-action{align-items:center;gap:8px;width:100%;display:flex}.input-action input{flex:1;min-width:0}.input-action .button{min-width:46px}.input-action .button svg{color:var(--primary)}.tabs{border-bottom:1px solid var(--border);scrollbar-width:thin;gap:24px;display:flex;overflow-x:auto}.tabs>button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;padding:12px 0}.tabs>button.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.table-scroll{border:1px solid #e5ecf6;border-radius:6px;max-width:100%;overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}th{color:#637b95;white-space:nowrap;background:#f6f8fc;font-size:12px;font-weight:500}th,td{vertical-align:middle;border-bottom:1px solid #e8eef6;padding:16px 14px}td{overflow-wrap:anywhere;min-width:100px;max-width:360px}td:first-child{min-width:170px}tbody tr:last-child td{border:0}tbody tr:hover{background:#fbfcff}.cell-sub{overflow-wrap:anywhere;max-width:350px;margin-top:5px;font-size:11px;display:block}.pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;margin-top:20px;font-size:12px;display:flex}.pagination>span{margin-right:auto}.pagination .button{min-height:36px;padding:7px 13px}.badge{color:#697d90;white-space:nowrap;background:#f0f4f8;border-radius:4px;padding:3px 8px;font-size:11px;display:inline-block}.badge.success{color:#178661;background:#e7f7ef}.badge.info{color:#2862db;background:#edf3ff}.badge.warning{color:#a36e0f;background:#fff3dd}.badge.danger{color:#b73247;background:#ffedf0}.notice{color:#526e92;background:#f4f8ff;border:1px solid #dbe8ff;border-radius:7px;margin-bottom:20px;padding:14px 18px;font-size:12px}.notice strong{color:#2a5598;margin-bottom:3px;font-size:13px;display:block}.notice.warning{color:#88724e;background:#fffbf1;border-color:#f2e5c8}.notice.warning strong{color:#997026}.notice.danger{color:#96505a;background:#fff6f6;border-color:#f3dadd}.notice.danger strong{color:#b73548}.notice.success{color:#548773;background:#f0fbf6;border-color:#d7eee2}.notice.success strong{color:#147957}.notice p{margin:5px 0}.notice .button{margin-top:10px}.empty{text-align:center;padding:36px 16px}.empty-mark{color:#7a9ac6;background:#f1f5fd;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 16px;display:grid}.empty h3{margin:0 0 8px}.empty p{max-width:480px;color:var(--muted);margin:0 auto 18px;font-size:13px}.stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:0 0 20px;display:grid}.metric{border:1px solid var(--border);background:#fff;border-radius:8px;flex-direction:column;gap:7px;min-width:0;padding:22px;display:flex}.metric span{color:var(--muted);font-size:13px}.metric strong{color:#173b5e;font-size:28px;line-height:1.3}.metric.small{background:#f7f9fd;border:0;padding:16px}.metric.small strong{font-size:25px}.metric small{font-size:11px}.chart{width:100%;min-width:0;height:325px}.chart-frame{min-height:325px;position:relative}.chart-overlay{pointer-events:none;background:#ffffffa6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0 0 70px}.chart-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.chart-controls select{width:145px;min-height:38px;padding:7px 12px;font-size:12px}.segmented{border:1px solid var(--border);border-radius:7px;display:flex;overflow:hidden}.segmented button{color:#607b98;white-space:nowrap;background:#fff;border:0;min-height:37px;padding:8px 13px;font-size:12px}.segmented button.active{color:#fff;background:#2563eb}.chart-foot{justify-content:space-between;align-items:center;gap:16px;display:flex}.chart-foot .button{min-height:34px;padding:6px 10px;font-size:12px}details{margin-top:12px}summary{cursor:pointer;color:#4f6f96;padding:8px 0;font-size:13px}details .table-scroll{margin-top:12px}.onboarding-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.step-card{border:1px solid var(--border);background:#f7faff;border-radius:8px;padding:20px}.step-number{width:30px;height:30px;color:var(--primary);background:#e4edff;border-radius:50%;place-items:center;margin-bottom:10px;display:inline-grid}.step-card h3{margin-bottom:8px}.step-card p{color:var(--muted);font-size:12px}.modal{color:#18344f;border:0;border-radius:12px;width:min(560px,100vw - 32px);max-height:calc(100dvh - 48px);padding:0;overflow:auto;box-shadow:0 24px 100px #102d463d}.modal.wide{width:min(800px,100vw - 32px)}.modal::backdrop{background:#0d243c70}.modal-shell>header{border-bottom:1px solid var(--border);z-index:2;background:#fff;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.modal-shell>header h2{margin:0}.modal-body{padding:24px}.modal-actions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:8px;padding-top:16px;display:flex}.modal .stat-grid{grid-template-columns:repeat(4,1fr)}.multi-select{border:1px solid var(--border);border-radius:8px;margin:0}.multi-select summary{justify-content:space-between;gap:12px;padding:13px 16px;font-size:14px;font-weight:500;list-style:none;display:flex}.multi-select summary:after{content:"⌄"}.multi-select summary span{color:var(--muted);margin-left:auto;font-size:12px;font-weight:400}.multi-options{gap:13px;max-height:280px;padding:0 16px 16px;display:grid;overflow:auto}.multi-options .actions{border-bottom:1px solid var(--border);padding:10px 0}.recommended{color:#20815e;background:#e7f4ee;border-radius:4px;margin-left:8px;padding:2px 6px}.detail-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.detail-cell dt{color:var(--muted);margin-bottom:4px;font-size:12px}.detail-cell dd{overflow-wrap:anywhere;margin:0}.detail-cell.full{grid-column:1/-1}.detail-cell pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f8fc;border-radius:6px;padding:14px;font-size:12px}.toast{color:#fff;z-index:100;background:#13324bef;border-radius:8px;max-width:calc(100vw - 32px);padding:13px 22px;font-size:13px;position:fixed;bottom:32px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #102d4630}progress{width:100%;height:14px;accent-color:var(--primary)}.menu-toggle,.sidebar-scrim,.mobile-brand{display:none}.login-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-intro{color:#fff;background:#102d46;flex-direction:column;justify-content:center;padding:60px 12%;display:flex}.brand{letter-spacing:1px;font-size:24px;font-weight:700}.login-intro .brand{margin-bottom:90px}.login-intro h1{margin-bottom:24px;font-size:42px;line-height:1.5}.login-intro p{color:#aac0d4;font-size:16px;line-height:2}.login-line{background:#3d77f7;width:80px;height:4px;margin-top:35px}.login-card{align-self:center;width:min(430px,100% - 64px);margin:60px auto}.login-card h2{margin:0 0 10px;font-size:28px}.login-card form{gap:20px;margin:30px 0;display:grid}.login-card form>.help{margin-top:-16px}.payment-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0 20px;display:grid}.payment-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:9px;grid-template-columns:24px 1fr;align-items:center;gap:5px 10px;padding:18px;display:grid;position:relative}.payment-card input{position:absolute;top:16px;right:13px}.payment-card strong{padding-right:16px;font-size:14px}.payment-card small{grid-column:1/-1;font-size:11px}.payment-card.selected{border:2px solid var(--primary);background:#f4f8ff;padding:17px}.payment-card.unavailable{background:#f8f9fb}.pay-icon{color:#fff;background:#1eae66;border-radius:6px;place-items:center;width:26px;height:26px;font-weight:700;display:inline-grid}.pay-icon.alipay{background:#1677ff}.choice-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.payment-config{grid-template-columns:1fr 1fr;gap:20px;display:grid}.payment-config .card{margin:0}.permission-grid{background:#f7f9fd;border-radius:8px;gap:10px;padding:16px;display:grid}.settings-columns{grid-template-columns:1fr 1fr;gap:24px;display:grid}.connection-status{flex-wrap:wrap;gap:8px;display:flex}.text-button{color:var(--primary);text-align:left;background:0 0;border:0;padding:8px 0;font-weight:500}.text-button:hover{text-decoration:underline}.form-stack>.text-button{justify-self:start}.copy-output{font-family:ui-monospace,monospace;font-size:12px}.dashboard-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.h5-app{--primary:#2563eb;color:#163956;background:#f1f6ff;min-height:100dvh}.h5-app.theme-b{--primary:#007da3;background:#f0f9fc}.h5-top{background:#fff;border-bottom:1px solid #e3ecf9;justify-content:space-between;align-items:center;height:76px;padding:0 30px;display:flex}.h5-brand{color:#173954;align-items:center;gap:10px;font-size:24px;font-weight:700;display:flex}.h5-brand:hover{text-decoration:none}.h5-brand>span{background:var(--primary);color:#fff;border-radius:8px;place-items:center;width:36px;height:36px;font-size:20px;display:grid}.h5-top .button{color:var(--primary)}.h5-main{max-width:1120px;margin:auto;padding:36px 24px}.h5-hero{background:#e6efff;border:1px solid #d8e5ff;border-radius:14px;margin-bottom:24px;padding:34px 36px}.eyebrow{color:var(--primary);letter-spacing:1px;font-size:12px;font-weight:600}.h5-hero h1{margin:12px 0;font-size:34px}.h5-hero p{color:#52718e;margin:0}.hero-tags{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.hero-tags>span{color:#5076a6;background:#fff9;border:1px solid #fff;border-radius:4px;padding:4px 10px;font-size:11px}.h5-columns{grid-template-columns:minmax(0,1fr) 320px;gap:24px;display:grid}.h5-columns:not(:has(.h5-aside)){grid-template-columns:1fr}.h5-columns .card{margin-bottom:20px}.h5-primary{min-width:0}.h5-aside .card{padding:22px}.company-name{margin:16px 0;font-size:21px;line-height:1.6}.company-facts{gap:10px;margin:0 0 10px;display:grid}.company-facts>div{align-items:baseline;gap:24px;font-size:13px;display:flex}.company-facts dt{color:var(--muted);min-width:120px}.company-facts dd{overflow-wrap:anywhere;margin:0}.service-choice{border:2px solid var(--primary);background:#f7faff;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.service-year{color:var(--primary);font-size:11px}.service-choice h3{margin:6px 0}.service-choice p{color:var(--muted);margin:0;font-size:12px}.service-price{color:var(--primary);white-space:nowrap;font-size:28px}.service-price small{color:inherit;margin-right:3px;font-size:16px}.service-steps{gap:18px;margin:0;padding:0;list-style:none;display:flex}.service-steps li{flex:1;gap:10px;font-size:12px;display:flex}.service-steps b{color:var(--primary);background:#edf3ff;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.service-steps small{margin-top:5px;font-size:10px;display:block}.cases{gap:12px;display:grid}.case{background:#f8faff;border:1px solid #edf2fc;border-radius:7px;justify-content:space-between;gap:8px;padding:14px 10px;display:flex}.case>div:first-child{flex-direction:column;gap:5px;min-width:0;display:flex}.case time,.case span{color:#6d8095;font-size:10px}.case strong{white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:12px;overflow:hidden}.case-status{flex-direction:column;justify-content:center;gap:7px;display:flex}.case-status .badge{padding:2px 5px;font-size:10px}.h5-cta{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:25px;padding:20px 24px;display:flex;box-shadow:0 5px 30px #1c488807}.h5-cta>div{flex:1;gap:2px;display:grid}.h5-cta strong{color:var(--primary);font-size:23px}.h5-cta small{font-size:11px}.h5-cta .button{min-width:260px;height:50px;font-size:17px}.h5-footer{text-align:center;color:#7890a6;padding:15px 20px 32px;font-size:11px}.h5-footer a,.h5-footer button{color:#7890a6;font-size:11px}.h5-footer button{background:0 0;border:0;padding:4px}.h5-footer p{margin:5px 0}.h5-flow{max-width:660px;min-height:65vh;margin:auto}.h5-flow .card{padding:32px}.h5-flow .card-heading{border-bottom:1px solid var(--border);padding-bottom:18px}.h5-flow .button.full{height:50px;font-size:15px}.back{margin-bottom:12px}.form-company{color:var(--primary);background:#f0f5ff;border-radius:8px;align-items:center;gap:14px;margin-bottom:28px;padding:18px;display:flex}.form-company>div{min-width:0}.form-company strong{color:#183b5f;overflow-wrap:anywhere;line-height:1.7;display:block}.form-company small{margin-top:4px;display:block}.h5-flow .field-label{color:#183b5f;font-size:15px}.h5-flow input:not([type=checkbox]):not([type=radio]){background:#fafbfd;height:54px;font-size:17px}.h5-flow .input-action input::placeholder{color:#344c63;opacity:1}.protocol-links{flex-wrap:wrap;align-items:center;gap:5px;margin:5px 0 0 27px;display:inline-flex}.protocol-links button{color:var(--primary);background:0 0;border:0;padding:0;font-size:13px}.protocol-links span{color:var(--muted);font-size:12px}.order-summary{flex-direction:column;align-items:center;gap:8px;padding:12px 0 30px;display:flex}.order-summary>strong{color:var(--primary);font-size:40px}.order-summary>small{text-align:center}.flow-symbol{border-radius:50%;place-items:center;width:76px;height:76px;margin:26px auto 20px;font-size:32px;font-weight:700;display:grid}.flow-symbol.success{color:#1a9f70;background:#e7f7ef}.flow-symbol.pending{color:var(--primary);background:#eef3ff}.order-code{text-align:center;overflow-wrap:anywhere;background:#f7f9fd;padding:12px;font-family:ui-monospace,monospace;font-size:11px}.protocol-copy{white-space:pre-wrap;font-size:14px;line-height:1.95}.demo-banner{text-align:center;color:#946d27;background:#fff6df;border-bottom:1px solid #f3e2b6;padding:8px 16px;font-size:12px}.public-loading{place-items:center;min-height:70vh;display:grid}.public-error{text-align:center;max-width:550px;margin:12vh auto;padding:28px}.public-error .notice{text-align:left}.public-error p{color:var(--muted)}.error-symbol{width:70px;height:70px;color:var(--primary);background:#edf3ff;border-radius:50%;place-items:center;margin:0 auto 22px;font-size:36px;display:grid}@media (min-width:1500px){.page-content{padding:38px 44px}}@media (max-width:1200px){.sidebar{width:200px;padding:24px 16px}.workspace{margin-left:200px}.page-content{padding:24px}.chart-controls{gap:8px}.segmented button{padding:7px 9px}.stat-grid{gap:10px}.metric.small{padding:12px}.metric.small strong{font-size:23px}.metric small{font-size:10px}.h5-columns{grid-template-columns:minmax(0,1fr) 300px;gap:18px}.h5-main{padding:28px 22px}}@media (max-width:900px){.stat-grid{grid-template-columns:repeat(3,1fr)}.payment-config,.settings-columns,.dashboard-grid{grid-template-columns:1fr}.topbar{padding:0 20px}.topbar>span{font-size:11px}.page-title{flex-direction:column;align-items:flex-start;gap:15px}.onboarding-grid,.h5-columns{grid-template-columns:1fr}.h5-aside{max-width:none}.cases{grid-template-columns:1fr 1fr}.h5-hero h1{font-size:30px}}@media (max-width:700px){.sidebar{width:224px;transition:transform .15s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.workspace{margin:0}.menu-toggle{display:flex}.sidebar-scrim{z-index:19;background:#102d465e;border:0;display:block;position:fixed;inset:0}.topbar{gap:8px;height:60px;padding:0 12px}.topbar>span{display:none}.account{gap:4px;font-size:11px}.page-content{padding:20px 16px}.page-title{margin-bottom:20px}h1{font-size:24px}.page-title .actions{width:100%}.page-title .actions>.button{flex:1}.card{margin-bottom:18px;padding:18px}.card-heading{gap:12px;margin-bottom:16px}.card-heading h2{font-size:16px}.filters{margin:16px 0}.form-grid,.detail-grid{grid-template-columns:1fr}.stat-grid{grid-template-columns:repeat(2,1fr)}.metric{padding:16px}.metric.small strong{font-size:24px}.chart-controls{width:100%}.chart-controls select{flex:1;min-width:130px}.segmented{width:100%}.segmented button{flex:1}.chart{height:290px}.chart-frame{min-height:290px}.chart-foot{align-items:flex-start}.chart-foot .help{max-width:70%}.modal{width:calc(100vw - 20px);max-height:calc(100dvh - 24px)}.modal.wide{width:calc(100vw - 20px)}.modal-shell>header{padding:15px 18px}.modal-body{padding:20px 18px}.modal .stat-grid{grid-template-columns:1fr 1fr}.modal-actions .button{white-space:normal;flex:1}.multi-select summary{padding:12px}.tabs{gap:20px}.table-scroll{margin:0 -2px}.login-page{background:#f3f6fc;min-height:100dvh;padding:50px 0;display:block}.login-intro{display:none}.login-card{border:1px solid var(--border);background:#fff;border-radius:12px;width:calc(100% - 32px);max-width:420px;margin:0 auto;padding:30px 24px}.mobile-brand{color:var(--primary);margin-bottom:28px;font-size:20px;display:block}.login-card h2{font-size:24px}.h5-top{height:62px;padding:0 16px}.h5-brand{gap:8px;font-size:21px}.h5-brand>span{width:32px;height:32px;font-size:17px}.h5-main{padding:18px 14px 24px}.h5-hero{border-radius:10px;margin-bottom:16px;padding:26px 22px}.h5-hero h1{margin:10px 0;font-size:27px;line-height:1.4}.h5-hero p{font-size:13px;line-height:1.85}.hero-tags{gap:5px;margin-top:18px}.hero-tags>span{padding:3px 6px;font-size:10px}.h5-columns{gap:0}.h5-columns .card{margin-bottom:16px;padding:18px}.company-name{margin:14px 0;font-size:18px}.company-facts>div{gap:14px;font-size:12px}.company-facts dt{min-width:112px}.service-choice{gap:12px;padding:15px}.service-choice h3{font-size:15px}.service-choice p{font-size:11px}.service-price{font-size:24px}.service-steps{flex-direction:column;gap:16px}.service-steps li{align-items:center;font-size:13px}.service-steps small{margin-top:2px;font-size:11px}.cases{grid-template-columns:1fr}.case{padding:14px}.case strong{max-width:230px}.case time,.case span{font-size:11px}.h5-cta{border:0;border-top:1px solid var(--border);padding:12px 16px calc(12px + env(safe-area-inset-bottom));z-index:10;border-radius:0;gap:12px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #17385908}.h5-cta .button{flex:1;min-width:0;max-width:220px;height:48px;font-size:16px}.h5-cta strong{font-size:21px}.h5-cta small{white-space:nowrap;text-overflow:ellipsis;max-width:145px;overflow:hidden}.h5-app:has(.h5-cta){padding-bottom:88px}.h5-flow .card{padding:22px 18px}.h5-flow .card-heading{padding-bottom:16px}.form-company{gap:10px;padding:14px}.form-company strong{font-size:14px}.h5-flow input:not([type=checkbox]):not([type=radio]){height:52px;font-size:17px}.h5-flow .form-stack{gap:24px}.payment-cards{gap:10px}.payment-card{gap:8px;padding:16px 12px}.payment-card.selected{padding:15px 11px}.payment-card strong{padding-right:10px;font-size:13px}.payment-card input{width:16px;height:16px;top:12px;right:10px}.payment-card small{font-size:10px}.pay-icon{width:23px;height:23px;font-size:13px}.h5-footer{padding-bottom:22px}.order-summary>strong{font-size:34px}.demo-banner{font-size:10px}.h5-flow{min-height:70vh}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.onboarding{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.onboarding>a{border:1px solid var(--border);color:#18344f;background:#f6f9ff;border-radius:8px;padding:22px;display:block}.onboarding>a:hover{border-color:#98b9ff;text-decoration:none}.onboarding span{color:var(--primary);margin-bottom:10px;font-size:22px;font-weight:700;display:block}.onboarding strong{font-size:15px;display:block}.onboarding p{color:var(--muted);margin:8px 0 0;font-size:12px}.top-metrics{grid-template-columns:repeat(4,1fr)}.metric .text-value{font-size:22px}.section-actions{justify-content:flex-end;margin:20px 0;display:flex}.payment-options{grid-template-columns:1fr 1fr;gap:14px;display:grid}.payment-option{border:1px solid var(--border);cursor:pointer;border-radius:8px;grid-template-columns:20px 1fr;align-items:center;gap:6px 10px;padding:18px;display:grid}.payment-option small{grid-column:1/-1}.payment-option.selected{border-color:var(--primary);background:#f3f7ff}.weight-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.span-two{grid-column:1/-1}.capability-list{flex-wrap:wrap;gap:5px;display:flex}.break-all{overflow-wrap:anywhere}.search{max-width:320px}.key-values>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:12px 0;display:flex}.key-values dt{color:var(--muted)}.key-values dd{margin:0}.copy-result{gap:12px;display:grid}.form-stack>.button{justify-self:start}.form-stack>.button.full{justify-self:stretch}@media (max-width:700px){.onboarding{grid-template-columns:1fr}.top-metrics,.weight-grid{grid-template-columns:1fr 1fr}}.h5-hero{color:#fff;background:#2563eb;border-color:#2563eb}.theme-b .h5-hero{background:#007da3;border-color:#007da3}.h5-hero .eyebrow{color:var(--primary);letter-spacing:0;background:#fff;border-radius:5px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-block}.h5-hero p{color:#e6efff}.theme-b .h5-hero p{color:#dff3f8}.hero-tags>span{color:#fff;background:#ffffff16;border-color:#ffffff3b}.pick-list{gap:10px;margin-top:20px;display:grid}.pick-list .button{white-space:normal;text-align:left;justify-content:space-between}@media (min-width:701px){.h5-app:has(.h5-cta){padding-bottom:88px}.h5-cta{z-index:10;border:0;border-top:1px solid var(--border);border-radius:0;height:88px;padding:16px max(24px,50vw - 536px);position:fixed;bottom:0;left:0;right:0}.h5-cta .button{width:414px;max-width:45vw}.h5-columns{grid-template-columns:minmax(0,1fr) 340px}}.technical-trace pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f8fc;max-height:400px;padding:14px;font-size:12px;overflow:auto}.source-dimensions{min-width:180px}.source-dimensions>div{margin-bottom:8px}.source-dimensions dt{color:var(--muted);font-size:12px}.source-dimensions dd{white-space:normal;margin:0}.admin-app{background:#f1f5fb}.admin-app .sidebar{background:#102c50;box-shadow:4px 0 24px #152f5810}.admin-app .sidebar nav a.active{background:#2164eb;box-shadow:0 5px 16px #001d4933}.admin-app .page-title{border-bottom:1px solid #d8e3f1;padding-bottom:20px}.admin-app .page-title h1{color:#13345b;font-weight:750}.admin-app .card{border-color:#d5e1ef;border-radius:12px;box-shadow:0 3px 12px #153b6a06}.admin-app .card-heading h2{border-left:4px solid #2463eb;padding-left:11px}.admin-app .button.primary,.modal .button.primary{color:#fff;background:#2161e8;border-color:#2161e8;font-weight:650;box-shadow:0 3px 8px #2161e825}.admin-app .button.primary:hover,.modal .button.primary:hover{background:#174ac2;border-color:#174ac2}.admin-app .button.secondary,.modal .button.secondary{color:#2354a1;background:#edf4ff;border-color:#bdd1f2;font-weight:600}.admin-app .button.secondary:hover,.modal .button.secondary:hover{background:#dfeaff;border-color:#739fe8}.admin-app .button.ghost{color:#33547b;background:#fff;border-color:#d9e3f0}.admin-app .row-actions .button{min-height:38px;font-size:13px}.admin-app .filters{background:#f5f8fd;border:1px solid #e1e9f4;border-radius:9px;padding:14px}.admin-app thead th{color:#29476c;background:#edf3fc;font-weight:650}.admin-app tbody tr:hover{background:#f5f9ff}.admin-app .tabs{background:#f3f7fd;border:1px solid #d8e5f5;border-radius:9px;gap:8px;padding:4px}.admin-app .tabs>button{border:0;border-radius:6px;padding:9px 18px}.admin-app .tabs>button.active{color:#fff;background:#2563eb;box-shadow:0 2px 5px #174eba24}.modal-actions{z-index:2;background:#fff;border-top:1px solid #dfe7f2;padding:18px 0 4px;position:sticky;bottom:-24px}.completion-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.completion-options .payment-option{cursor:pointer;align-content:start;min-height:126px}.completion-options .payment-option.selected{background:#edf4ff;border:2px solid #2161e8;box-shadow:0 0 0 2px #2161e80a}.preview-samples>summary{color:#245bb1;cursor:pointer;margin:12px 0;font-weight:600}.preview-metrics .metric{background:#f3f7fe;border:1px solid #dbe6f7;border-radius:8px;padding:15px}.preview-metrics .metric strong{color:#1c5bdb}.service-editor{background:#f7faff;border:1px solid #dce6f4;border-radius:9px;padding:16px}.service-editor+.service-editor{margin-top:12px}@media (max-width:680px){.completion-options{grid-template-columns:1fr}.completion-options .payment-option{min-height:90px}.modal-actions{bottom:-20px}}@media (max-width:600px){.admin-app .table-scroll{border:0;overflow:visible}.admin-app .table-scroll table,.admin-app .table-scroll tbody{width:100%;display:block}.admin-app .table-scroll thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.admin-app .table-scroll tbody tr{background:#fff;border:1px solid #dbe4f0;border-radius:12px;margin-bottom:14px;padding:8px 14px;display:block;box-shadow:0 2px 5px #18395508}.admin-app .table-scroll td{border:0;border-bottom:1px solid #eef2f8;grid-template-columns:minmax(78px,.38fr) minmax(0,1fr);align-items:start;gap:12px;min-width:0;max-width:none;padding:10px 0;font-size:13px;display:grid}.admin-app .table-scroll td:before{content:attr(data-label);color:#667a91;font-weight:500}.admin-app .table-scroll td>*{min-width:0}.admin-app .table-scroll td>.cell-sub{grid-column:2;margin-top:-6px}.admin-app .table-scroll td:last-child{border-bottom:0}.admin-app .table-scroll td[data-column=actions]{padding-top:14px;display:block}.admin-app .table-scroll td[data-column=actions]:before{display:none}.admin-app .row-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.admin-app .row-actions .button{white-space:normal;width:100%;min-height:44px;padding:9px 8px;line-height:1.45}.admin-app .row-actions .button.primary{grid-column:1/-1}.admin-app .button,.admin-app select{min-height:44px}.admin-app .pagination{flex-wrap:wrap}}
