:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#151b2e;background:#f6f8fc;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #151b2e;--muted: #68738b;--line: #dfe5ef;--soft: #f4f7fb;--blue: #1768ff;--blue-dark: #0f50c9;--violet: #6d52ea;--green: #16855b;--red: #c13c47}*{box-sizing:border-box}html{min-width:320px;background:#f6f8fc}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;display:flex;width:244px;flex-direction:column;border-right:1px solid var(--line);background:#fff}.brand-lockup{display:flex;min-height:72px;align-items:center;gap:11px;padding:0 22px;border-bottom:1px solid var(--line)}.brand-lockup>span:last-child{display:grid;gap:3px}.brand-lockup strong,.mobile-brand{font-size:15px;font-weight:750;color:var(--ink)}.brand-lockup small{font-size:10px;color:#8b96aa}.brand-symbol{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:8px;background:var(--blue);color:#fff}.side-nav{display:grid;gap:5px;padding:18px 12px}.side-nav a{display:flex;height:43px;align-items:center;gap:11px;border-radius:7px;padding:0 13px;color:#626d83;font-size:13px;font-weight:600}.side-nav a:hover{background:var(--soft);color:var(--ink)}.side-nav a.active{background:#edf3ff;color:var(--blue)}.side-account{display:flex;align-items:center;gap:9px;margin-top:auto;padding:16px;border-top:1px solid var(--line)}.account-avatar{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:#edf3ff;color:var(--blue);font-weight:700}.account-text{display:grid;min-width:0;flex:1;gap:2px}.account-text strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.account-text small{font-size:10px;color:#8b96aa}.side-account button,.mobile-header button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:6px;background:transparent;color:#7d879a;cursor:pointer}.side-account button:hover,.mobile-header button:hover{background:var(--soft);color:var(--ink)}.workspace{min-height:100vh;padding-left:244px}.main-content{padding:38px clamp(24px,4vw,58px) 70px}.page-wrap{width:min(1080px,100%);margin:0 auto}.mobile-header,.mobile-nav{display:none}.eyebrow{display:block;margin-bottom:9px;color:var(--blue);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:700;letter-spacing:.08em}.page-heading{display:flex;min-height:126px;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.page-heading.compact{min-height:116px}.page-heading h1,.report-heading h1{margin:0;color:var(--ink);font-size:30px;font-weight:720;line-height:1.25;letter-spacing:0}.page-heading p,.report-heading p{margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.wallet{display:flex;min-width:180px;align-items:center;gap:8px;border-left:2px solid var(--blue);padding:8px 0 8px 15px;color:var(--blue)}.wallet span{font-size:11px;color:var(--muted)}.wallet strong{margin-left:auto;font-size:21px}.form-section{display:grid;grid-template-columns:180px 1fr;gap:22px 28px;padding:30px 0;border-bottom:1px solid var(--line)}.section-title{display:flex;align-items:flex-start;gap:12px}.section-title>span{padding-top:3px;color:var(--blue);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:700}.section-title h2{margin:0;font-size:17px;font-weight:700}.section-title p{margin:5px 0 0;color:#8993a6;font-size:11px;line-height:1.5}.segmented{display:inline-grid;width:fit-content;grid-template-columns:repeat(2,1fr);gap:3px;padding:3px;border:1px solid var(--line);border-radius:8px;background:#edf1f7}.segmented button{height:36px;padding:0 20px;border:0;border-radius:6px;background:transparent;color:#6a7589;font-size:12px;cursor:pointer}.segmented button.active{background:#fff;color:var(--blue);font-weight:700;box-shadow:0 1px 4px #1927451a}.field-grid{grid-column:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-field{display:grid;gap:7px}.form-field.wide{grid-column:1 / -1}.form-field>span:first-child{color:#455169;font-size:12px;font-weight:600}.form-field small{color:#929caf;font-size:10px;font-weight:400}.form-field input,.search-input input,.history-toolbar select{width:100%;height:43px;min-width:0;border:1px solid #d7deea;border-radius:7px;outline:0;background:#fff;padding:0 12px;color:var(--ink);font-size:13px}.form-field input::placeholder,.search-input input::placeholder{color:#a2abbb}.form-field input:focus,.search-input:focus-within,.history-toolbar select:focus{border-color:#79a1ff;box-shadow:0 0 0 3px #1768ff1a}.password-field{position:relative;display:block}.password-field input{padding-right:43px}.password-field button{position:absolute;top:5px;right:5px;display:grid;width:33px;height:33px;place-items:center;border:0;border-radius:5px;background:transparent;color:#7f899c;cursor:pointer}.choice-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.choice-group{display:grid;align-content:start;gap:8px}.choice-group h3{margin:0 0 2px;color:#7c879b;font-size:10px;font-weight:700;text-transform:uppercase}.choice-row{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dce2ec;border-radius:7px;background:#fff;padding:11px 13px;text-align:left;cursor:pointer}.choice-row:hover{border-color:#99b7f8}.choice-row.selected{border-color:#79a1ff;background:#f5f8ff;box-shadow:inset 3px 0 0 var(--blue)}.choice-row>span:first-child{display:grid;gap:5px}.choice-row strong{font-size:12px}.choice-row small{color:#7d8799;font-size:10px}.select-mark{display:grid;width:19px;height:19px;flex:0 0 19px;place-items:center;border:1px solid #c8d0dd;border-radius:50%;color:#fff}.select-mark.square{border-radius:4px}.selected .select-mark{border-color:var(--blue);background:var(--blue)}.action-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0}.action-bar>span{display:flex;align-items:center;gap:7px;color:#68748b;font-size:11px}.action-bar>span svg{color:var(--green)}.primary-button,.secondary-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:0 16px;font-size:12px;font-weight:700;cursor:pointer}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff;box-shadow:0 7px 16px #1768ff29}.primary-button:hover{border-color:var(--blue-dark);background:var(--blue-dark)}.secondary-button{border:1px solid #d5dce8;background:#fff;color:#59657b}.secondary-button:hover{border-color:#9eabc0;color:var(--ink)}.primary-button:disabled,.secondary-button:disabled{opacity:.5;cursor:not-allowed}.primary-button.full{width:100%;min-height:44px}.text-button{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#6f7a8f;font-size:12px;cursor:pointer}.text-button:hover{color:var(--blue)}.loading-line{display:flex;align-items:center;gap:9px;padding:50px 0;color:var(--muted);font-size:13px}.notice{margin:18px 0;border-left:3px solid #dce2ed;padding:12px 14px;background:#fff;font-size:12px}.notice.error,.form-error{color:var(--red)}.notice.error{border-color:var(--red);background:#fff7f7}.form-error{margin:0;font-size:12px;line-height:1.55}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.quote-panel{margin-top:10px;border:1px solid #cfdaf0;border-top:3px solid var(--blue);border-radius:7px;background:#fff;padding:24px;box-shadow:0 14px 35px #24396314}.quote-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.quote-head h2{margin:0;font-size:20px}.quote-head p{margin:7px 0 0;color:var(--muted);font-size:11px}.quote-total{display:grid;justify-items:end;gap:3px}.quote-total small{color:#8b95a8;font-size:10px}.quote-total strong{color:var(--blue);font-size:25px}.quote-total i{font-size:11px;font-style:normal}.quote-items{display:grid;gap:8px;margin:22px 0;border-block:1px solid #e7ebf2;padding:14px 0}.quote-items>div{display:flex;align-items:center;justify-content:space-between;color:#455168;font-size:12px}.quote-items span{display:flex;gap:8px}.quote-items small{color:#909bad}.quote-actions{display:flex;justify-content:flex-end;gap:9px}.history-toolbar{display:flex;gap:9px;padding:22px 0}.search-input{display:flex;width:min(430px,100%);height:42px;align-items:center;gap:7px;border:1px solid #d7deea;border-radius:7px;background:#fff;padding-left:12px;color:#8490a3}.search-input input{height:40px;border:0;padding-left:0;box-shadow:none!important}.history-toolbar select{width:130px}.history-table{overflow:hidden;border-top:1px solid var(--line)}.history-header,.history-row{display:grid;grid-template-columns:minmax(210px,1.6fr) 105px 80px 80px 160px 34px;align-items:center;gap:12px}.history-header{min-height:42px;color:#929bad;font-size:10px;font-weight:700}.history-row{width:100%;min-height:70px;border:0;border-top:1px solid #e7ebf2;background:transparent;padding:0;text-align:left;color:#58647a;font-size:11px;cursor:pointer}.history-row:hover{background:#ffffffb3}.history-subject{display:grid;gap:4px}.history-subject strong{color:var(--ink);font-size:13px}.history-subject small{color:#8d97a8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.status-pill{display:inline-flex;width:fit-content;align-items:center;gap:6px}.status-pill i{width:7px;height:7px;border-radius:50%;background:#e1a343}.status-pill.completed i{background:var(--green)}.status-pill.failed i{background:var(--red)}.status-pill.running i{background:var(--blue);box-shadow:0 0 0 3px #1768ff1f}.history-score{display:flex;align-items:baseline;gap:5px;color:var(--blue);font-size:16px;font-weight:750}.history-score small{color:#8994a7;font-size:9px}.row-arrow{display:grid;place-items:center;color:#a0a9b9}.empty-state{display:grid;justify-items:center;gap:9px;border-top:1px solid var(--line);padding:80px 20px;color:#7e899d;text-align:center}.empty-state svg{color:var(--blue)}.empty-state strong{color:var(--ink);font-size:14px}.empty-state span{font-size:11px}.empty-state button{margin-top:8px}.back{margin-bottom:22px;padding:0}.report-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding-bottom:25px}.progress-panel,.failed-panel{display:flex;align-items:center;gap:20px;margin-top:25px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:28px}.progress-icon{flex:0 0 auto;color:var(--blue)}.progress-panel>div{width:100%}.progress-panel h2,.failed-panel h2{margin:0;font-size:18px}.progress-panel p,.failed-panel p{margin:7px 0 15px;color:var(--muted);font-size:12px}.progress-track{width:100%;height:5px;overflow:hidden;background:#e6ebf3}.progress-track span{display:block;height:100%;background:var(--blue);transition:width .35s ease}.progress-panel>div>small{display:block;margin-top:6px;color:var(--blue);font-size:10px;text-align:right}.failed-panel{color:var(--red)}.failed-panel>div{flex:1}.failed-panel p{margin-bottom:0}.score-band{display:grid;grid-template-columns:180px 110px 1fr;gap:24px;align-items:center;border-bottom:1px solid var(--line);padding:30px 0}.main-score,.grade{display:grid;gap:2px}.main-score small,.grade small{color:#8e98a9;font-size:10px}.main-score strong{color:var(--blue);font-size:50px;line-height:1}.main-score span{color:#8d97aa;font-size:10px}.grade{border-left:1px solid var(--line);padding-left:24px}.grade strong{color:var(--violet);font-size:29px}.grade span{color:#758096;font-size:10px}.score-summary{display:flex;align-items:flex-start;gap:10px;border-left:1px solid var(--line);padding-left:24px;color:var(--green)}.score-summary div{display:grid;gap:5px}.score-summary strong{color:var(--ink);font-size:12px}.score-summary p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.metric-section{padding:30px 0;border-bottom:1px solid var(--line)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:19px}.metric-grid>div{display:grid;gap:8px;border-left:1px solid var(--line);padding:3px 16px}.metric-grid>div:first-child{border-left:0;padding-left:0}.metric-grid span{color:#7a8599;font-size:10px}.metric-grid strong{font-size:21px}.metric-grid i{display:block;height:3px;overflow:hidden;background:#e4e9f1}.metric-grid b{display:block;height:100%;background:var(--blue)}.report-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;padding:30px 0;border-bottom:1px solid var(--line)}.report-list{display:grid;align-content:start;gap:0}.report-list .section-title{margin-bottom:11px}.report-list article{display:flex;align-items:flex-start;gap:10px;border-top:1px solid #e3e8f0;padding:14px 0}.priority{display:inline-grid;min-width:30px;height:19px;flex:0 0 auto;place-items:center;border-radius:4px;background:#fff1f1;color:var(--red);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:700}.priority.action{background:#eaf8f2;color:var(--green)}.report-list article div{display:grid;gap:5px}.report-list article strong{font-size:12px}.report-list article p{margin:0;color:#6f7a8e;font-size:10px;line-height:1.6}.disclosure{margin-top:25px;border-left:3px solid #e2a642;background:#fffaf0;padding:14px 16px}.disclosure strong{font-size:11px}.disclosure p{margin:5px 0 0;color:#746e62;font-size:10px;line-height:1.65}.report-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px}.report-footer>span{color:#7c8799;font-size:10px}.auth-page{display:grid;min-height:100vh;grid-template-columns:minmax(360px,.9fr) minmax(480px,1.1fr);background:#fff}.auth-brand{position:relative;display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;overflow:hidden;background:#12182b;padding:34px clamp(34px,5vw,72px);color:#fff}.auth-brand:before{position:absolute;top:20%;right:-160px;width:340px;height:340px;border:1px solid rgba(115,154,255,.25);border-radius:50%;box-shadow:0 0 0 70px #6f52ea0f,0 0 0 140px #1768ff0a;content:""}.brand-lockup.light{position:relative;width:fit-content;min-height:auto;border:0;padding:0}.brand-lockup.light strong{color:#fff}.brand-lockup.light small{color:#9ea9c3}.auth-brand>div{position:relative;max-width:510px}.auth-brand .eyebrow{color:#82a8ff}.auth-brand h1{margin:0;font-family:Georgia,Songti SC,serif;font-size:44px;font-weight:500;line-height:1.28;letter-spacing:0}.auth-brand p{max-width:450px;margin:20px 0 0;color:#acb6cb;font-size:14px;line-height:1.8}.auth-brand>small{position:relative;color:#77839e;font-size:10px}.auth-form-wrap{display:grid;place-items:center;padding:50px 24px;background:#fbfcfe}.auth-form{display:grid;width:min(380px,100%);gap:20px}.auth-title{margin-bottom:6px}.auth-title h2{margin:0;font-size:25px;font-weight:720}.auth-title p{margin:8px 0 0;color:var(--muted);font-size:12px}.mobile-only{display:none}.auth-switch,.legal{margin:0;color:#7b8699;text-align:center}.auth-switch{font-size:12px}.auth-switch a{color:var(--blue);font-weight:700}.legal{font-size:10px}.legal a{text-decoration:underline;text-underline-offset:3px}.not-found{display:grid;min-height:100vh;place-content:center;justify-items:center;gap:8px;background:#f6f8fc}.not-found strong{color:var(--blue);font-size:54px}.not-found h1{margin:0;font-size:20px}.not-found a{margin-top:10px;color:var(--blue);font-size:12px}@media(max-width:920px){.sidebar{display:none}.workspace{padding-left:0}.mobile-header{position:sticky;top:0;z-index:20;display:flex;height:58px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fffffff2;padding:0 18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-brand{display:flex;align-items:center;gap:8px;color:var(--blue)}.mobile-nav{display:flex;gap:4px;overflow-x:auto;border-bottom:1px solid var(--line);background:#fff;padding:8px 16px}.mobile-nav a{display:inline-flex;height:34px;flex:0 0 auto;align-items:center;gap:7px;border-radius:6px;padding:0 11px;color:#69758b;font-size:11px;font-weight:650}.mobile-nav a.active{background:#edf3ff;color:var(--blue)}.main-content{padding:26px 20px 60px}.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.mobile-only{display:grid;margin-bottom:19px}}@media(max-width:680px){.main-content{padding:18px 16px 50px}.page-heading,.report-heading{min-height:auto;align-items:flex-start;flex-direction:column;padding:18px 0 22px}.page-heading h1,.report-heading h1{font-size:25px}.wallet{width:100%}.form-section{grid-template-columns:1fr;gap:17px;padding:23px 0}.field-grid{grid-column:auto;grid-template-columns:1fr}.form-field.wide{grid-column:auto}.choice-columns{grid-template-columns:1fr}.action-bar,.report-footer{align-items:stretch;flex-direction:column}.action-bar .primary-button,.report-footer .primary-button,.page-heading .primary-button{width:100%}.quote-head{align-items:flex-start;flex-direction:column}.quote-total{justify-items:start}.quote-actions{display:grid;grid-template-columns:1fr 1fr}.history-toolbar{flex-wrap:wrap}.search-input{width:100%}.history-toolbar select{flex:1}.history-header{display:none}.history-row{grid-template-columns:1fr auto auto;gap:7px 10px;padding:13px 0}.history-subject{grid-column:1 / -1}.history-row>span:nth-child(5){grid-column:1 / 3}.history-row>span:nth-child(4){display:none}.row-arrow{grid-column:3;grid-row:2 / 4}.progress-panel,.failed-panel{align-items:flex-start;flex-wrap:wrap;padding:20px}.failed-panel .secondary-button{width:100%}.score-band{grid-template-columns:1fr 1fr;gap:18px}.score-summary{grid-column:1 / -1;border-top:1px solid var(--line);border-left:0;padding:17px 0 0}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid>div:nth-child(3){border-left:0;padding-left:0}.report-columns{grid-template-columns:1fr}.auth-form-wrap{align-items:start;padding:42px 20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
