:root{color:#172033;background:#f4f7fb;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172033;--muted: #69758c;--line: #dde4ef;--surface: #ffffff;--surface-soft: #f7f9fc;--blue: #2155d9;--blue-dark: #173a8c;--blue-soft: #eaf0ff;--teal: #0d8178;--teal-soft: #e4f8f4;--violet: #6941c6;--violet-soft: #f2edff;--amber: #a15c07;--amber-soft: #fff4dc;--danger: #b42318;--danger-soft: #fff0ee;--shadow: 0 16px 42px rgba(28, 43, 77, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at 12% -10%,rgba(33,85,217,.12),transparent 26rem),#f4f7fb}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.product-mark{display:flex;align-items:center;gap:11px;min-width:150px}.product-mark__icon{display:grid;place-items:center;width:38px;height:38px;color:#fff;border-radius:12px;background:linear-gradient(145deg,#173a8c,#2f66ed);box-shadow:0 8px 18px #2155d947;font-size:13px;font-weight:800}.product-mark b,.product-mark small{display:block}.product-mark b{font-size:14px}.product-mark small{color:var(--muted);font-size:11px}.product-mark--compact{min-width:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:11px;cursor:pointer;font-weight:700;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.55}.button--small{min-height:32px;padding:0 11px;border-radius:9px;font-size:13px}.button--primary{color:#fff;background:linear-gradient(120deg,#1d4fcf,#2e68ec);box-shadow:0 8px 18px #2155d933}.button--secondary{color:var(--blue-dark);border-color:#cbd7f4;background:#fff}.button--ghost{color:#51617b;background:transparent}.button--danger{color:var(--danger);border-color:#f2c3bd;background:var(--danger-soft)}.field{display:grid;gap:7px}.field__label{color:#36435b;font-size:13px;font-weight:700}.field__hint{color:var(--muted);font-size:12px}.text-input,.text-area,select{width:100%;color:var(--ink);border:1px solid #ccd5e4;border-radius:11px;outline:0;background:#fff;transition:border .15s ease,box-shadow .15s ease}.text-input{height:42px;padding:0 13px}.text-area{min-height:120px;padding:12px 13px;resize:vertical}.text-input:focus,.text-area:focus,select:focus{border-color:#7ca0f4;box-shadow:0 0 0 3px #2155d91a}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.page-header h1{margin:4px 0 6px;font-size:clamp(25px,3vw,34px);letter-spacing:-.03em}.page-header p{max-width:760px;margin:0;color:var(--muted);line-height:1.65}.eyebrow{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.page-header__actions,.panel__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.panel{padding:21px;border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:0 10px 30px #1c2b4d0b}.panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.panel__header h2{margin:0 0 4px;font-size:17px}.panel__header p{margin:0;color:var(--muted);font-size:13px}.stat-card{position:relative;overflow:hidden;min-height:134px;padding:19px;border:1px solid var(--line);border-radius:16px;background:#fff}.stat-card:after{position:absolute;right:-22px;bottom:-26px;width:86px;height:86px;border-radius:50%;background:var(--blue-soft);content:""}.stat-card>span,.stat-card>b,.stat-card>small{position:relative;z-index:1;display:block}.stat-card>span{color:var(--muted);font-size:13px}.stat-card>b{margin:12px 0 6px;font-size:29px;letter-spacing:-.03em}.stat-card>small{color:var(--teal)}.stat-card--teal:after{background:var(--teal-soft)}.stat-card--violet:after{background:var(--violet-soft)}.stat-card--amber:after{background:var(--amber-soft)}.status-badge{display:inline-flex;align-items:center;min-height:25px;padding:3px 9px;color:#46546c;border-radius:999px;background:#edf1f6;font-size:12px;font-weight:700;white-space:nowrap}.status-badge--published,.status-badge--active,.status-badge--connected,.status-badge--pass,.status-badge--resolved,.status-badge--l0,.status-badge--paid,.status-badge--completed{color:#086b63;background:var(--teal-soft)}.status-badge--draft,.status-badge--invited,.status-badge--warn,.status-badge--open,.status-badge--l1,.status-badge--pending-payment,.status-badge--fulfilling,.status-badge--refunding{color:#8b5109;background:var(--amber-soft)}.status-badge--disabled,.status-badge--expired,.status-badge--fail,.status-badge--l3,.status-badge--cancelled,.status-badge--refunded{color:var(--danger);background:var(--danger-soft)}.status-badge--l2,.status-badge--degraded{color:#8c3a11;background:#fff0e6}.state-box{display:grid;place-items:center;min-height:210px;padding:28px;color:var(--muted);text-align:center}.state-box b{color:var(--ink)}.state-box p{max-width:420px;margin:5px 0 14px}.state-box--error{color:var(--danger)}.state-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:10px;border-radius:50%;background:var(--surface-soft);font-size:21px}.spinner{width:28px;height:28px;border:3px solid #dbe4f6;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.progress{display:grid;gap:8px}.progress__meta{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}.progress__meta b{color:var(--ink)}.progress__track{overflow:hidden;height:8px;border-radius:999px;background:#e9edf4}.progress__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#5a85f2)}@media(max-width:720px){.page-header,.panel__header{align-items:stretch;flex-direction:column}.page-header__actions,.panel__actions{width:100%}.page-header__actions .button,.panel__actions .button{flex:1}}body{background:radial-gradient(circle at 80% -10%,rgba(33,85,217,.15),transparent 21rem),#f4f7fb}.h5-shell{min-height:100vh;padding-bottom:78px}.h5-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:10px 16px;border-bottom:1px solid rgba(221,228,239,.85);background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.h5-channel{padding:5px 10px;color:var(--blue-dark);border-radius:999px;background:var(--blue-soft);font-size:11px;font-weight:800}.h5-alert{padding:10px 16px;color:#8b5109;background:var(--amber-soft);font-size:12px;text-align:center}.h5-content{width:min(640px,100%);margin:0 auto;padding:22px 15px}.h5-nav{position:fixed;right:0;bottom:0;left:0;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);min-height:66px;padding:6px max(10px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));border-top:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.h5-nav__item{display:grid;place-items:center;align-content:center;gap:2px;color:#7a879e;border-radius:10px;text-decoration:none;font-size:11px;font-weight:700}.h5-nav__item span{font-size:18px}.h5-nav__item--active{color:var(--blue);background:var(--blue-soft)}.h5-page-header{margin-bottom:17px}.h5-page-header>span{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.13em}.h5-page-header h1{margin:4px 0 7px;font-size:27px;letter-spacing:-.03em}.h5-page-header p{margin:0;color:var(--muted);line-height:1.6;font-size:13px}.customer-hero{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-bottom:14px;padding:18px;color:#fff;border-radius:18px;background:linear-gradient(125deg,#173a8c,#245ad6 62%,#227f83);box-shadow:0 15px 35px #1b419138}.avatar{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.2);border-radius:15px;background:#ffffff21;font-size:20px;font-weight:800}.customer-hero small,.customer-hero h1,.customer-hero p{margin:0}.customer-hero small,.customer-hero p{color:#ffffffb8;font-size:11px}.customer-hero h1{font-size:22px}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 15px}.tag-row span{padding:5px 9px;color:#53617a;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:11px}.h5-content .panel{margin-bottom:14px}.summary-text{margin:0;color:#34425c;line-height:1.8;font-size:14px}.next-panel b,.next-panel small{display:block}.next-panel small{margin:7px 0 14px;color:var(--muted)}.profile-summary{margin:0 0 13px;color:#33425b;line-height:1.7;font-size:13px}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-grid article{min-width:0;padding:11px;border:1px solid #e2e8f2;border-radius:11px;background:#f8faff}.profile-grid span,.profile-grid b,.profile-grid small{display:block}.profile-grid span{color:var(--muted);font-size:10px}.profile-grid b{margin:3px 0 4px;overflow:hidden;color:#263a5c;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.profile-grid small{color:#6d7b90;font-size:9px}.profile-product{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;margin-top:11px;padding:10px 12px;color:#155f58;border-radius:10px;background:#e7f8f4;font-size:11px}.profile-product strong{color:#0a7e72}.profile-action small,.profile-action b,.profile-action p,.profile-action em{display:block}.profile-action small{margin-bottom:6px;color:var(--blue);font-weight:800}.profile-action b{color:#263a5c;line-height:1.65;font-size:13px}.profile-action p{margin:8px 0;color:var(--muted);font-size:11px}.profile-action em{color:#8b5109;font-size:10px;font-style:normal}.h5-empty{display:grid;place-items:center;min-height:420px;text-align:center}.h5-empty>span{display:grid;place-items:center;width:58px;height:58px;color:var(--blue);border-radius:18px;background:var(--blue-soft);font-size:26px}.h5-empty h1{margin:14px 0 5px;font-size:23px}.h5-empty p{max-width:330px;margin:0 0 18px;color:var(--muted)}.full-button{width:100%;margin-top:13px}.candidate-list,.knowledge-results{display:grid;gap:13px;margin-top:16px}.candidate-card,.knowledge-results article{padding:17px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 9px 25px #1c2b4d0d}.candidate-card--0{border-color:#aabff2;box-shadow:0 11px 28px #2155d91a}.candidate-card__top,.knowledge-results article>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.candidate-card>p{margin:13px 0;line-height:1.75}.candidate-card details{margin:10px 0 13px;padding:10px;border-radius:10px;background:var(--surface-soft)}.candidate-card summary{color:var(--blue-dark);cursor:pointer;font-size:12px;font-weight:800}.citation{margin-top:9px;padding-top:9px;border-top:1px solid var(--line)}.citation b,.citation p{margin:0;font-size:11px}.citation p{margin-top:3px;color:var(--muted)}.risk-message{margin:10px 0;padding:9px 10px;color:#8b5109;border-radius:9px;background:var(--amber-soft);font-size:11px}.knowledge-results h2{margin:12px 0 5px;font-size:17px}.knowledge-results p{margin:0;color:#43516a;line-height:1.65;font-size:13px}.knowledge-results small{color:var(--muted);font-size:10px}.form-stack{display:grid;gap:14px}.candidate-feedback{display:flex;flex-wrap:wrap;gap:10px}.candidate-feedback button{padding:4px 0;color:var(--muted);border:0;background:transparent;cursor:pointer}@media(min-width:700px){.h5-shell{display:grid;grid-template-columns:1fr 80px;padding-bottom:0}.h5-header{grid-column:1 / -1}.h5-content{grid-column:1;min-height:calc(100vh - 62px)}.h5-nav{position:sticky;inset:62px auto auto;grid-column:2;grid-row:2;grid-template-columns:1fr;height:calc(100vh - 62px);border-top:0;border-left:1px solid var(--line)}}
