html,body,#root{min-width:100%;min-height:100%;margin:0;font-family:Inter,Arial,sans-serif}body{background:#f7fbff}*{box-sizing:border-box}.app{color:#111c3d;background:linear-gradient(135deg,#f7fbff 0%,#fff 100%);min-height:100vh;display:flex}.sidebar{background:#f8fbff;border-right:1px solid #dce6f5;flex-direction:column;gap:24px;width:330px;min-height:100vh;padding:28px 20px;display:flex}.brand{align-items:center;gap:14px;display:flex}.brand-icon{color:#fff;background:#075cff;border-radius:16px;place-items:center;width:58px;height:58px;font-size:30px;display:grid}.brand h2{letter-spacing:.3px;margin:0;font-size:20px;font-weight:900}.brand p{color:#26365f;margin:6px 0 0;font-size:14px;font-weight:700}.welcome-card,.small-info-card,.card,.stepper{background:#fffffff0;border:1px solid #dce6f5;border-radius:14px;box-shadow:0 12px 28px #0d2f640f}.welcome-card{padding:20px 22px}.welcome-card h3,.small-info-card h4{margin:0 0 12px}.welcome-card p,.small-info-card p{color:#29395f;margin:0;font-size:15px;line-height:1.65}.side-menu{flex-direction:column;gap:14px;display:flex}.side-button{color:#14244c;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce6f5;border-radius:12px;padding:18px 16px;font-weight:900;line-height:1.4}.side-button.active{color:#fff;background:#075cff;box-shadow:0 12px 24px #075cff3d}.small-info-card{margin-top:auto;padding:18px 20px}.main{flex:1;padding:34px 46px}.header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.header h1{letter-spacing:-.8px;color:#111c3d;margin:0 0 26px;font-size:38px;line-height:1.05}.stepper{align-items:center;min-height:84px;margin-bottom:28px;display:grid}.four-stepper{grid-template-columns:1fr 32px 1fr 32px 1fr 32px 1fr;padding:0 36px}.step{color:#6a748d;justify-content:center;align-items:center;gap:14px;height:84px;display:flex;position:relative}.step span{color:#fff;background:#c1c8d5;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.step p{font-size:15px;font-weight:800}.step.active{color:#075cff}.step.active span{background:#075cff}.step.active:after{content:"";background:#075cff;height:3px;position:absolute;bottom:0;left:20%;right:20%}.step.completed{color:#18b76b}.step.completed span{background:#18b76b}.step-separator{text-align:center;color:#9aa5ba;font-size:36px}.card{min-height:auto;padding:34px 36px}.card h2{color:#111c3d;margin:0 0 14px;font-size:28px}.description{color:#435273;margin:0 0 30px;font-size:17px}.full-page-section{width:100%;display:block}.full-width-card{background:#fff;border:1px solid #d9e4f5;width:100%;min-height:auto;box-shadow:0 14px 34px #0d2f6412}.top-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.horizontal-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-info-card{background:#f8fbff;border:1px solid #dce6f5;border-radius:14px;grid-template-columns:48px 1fr;align-items:flex-start;gap:14px;min-height:122px;padding:16px 18px;display:grid;box-shadow:0 10px 24px #0d2f640d}.mini-icon{color:#10204a;background:#eaf2ff;border:1px solid #bdd4ff;border-radius:13px;place-items:center;width:46px;height:46px;font-size:18px;font-weight:900;display:grid}.mini-info-text h4{color:#10204a;margin:0 0 7px;font-size:15px;font-weight:900;line-height:1.25}.mini-info-text p{color:#344566;margin:0;font-size:13px;font-weight:600;line-height:1.45}.fraud-choice-area{margin-top:28px}.fraud-choice-area h3{color:#10204a;margin:0 0 14px;font-size:18px;font-weight:900}.fraud-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.fraud-choice-card{cursor:pointer;text-align:left;background:linear-gradient(135deg,#fff 0%,#f7faff 100%);border:1px solid #cfdcf1;border-radius:14px;flex-direction:column;gap:18px;width:100%;padding:18px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.fraud-choice-card:hover{border-color:#8eb5ff;transform:translateY(-1px);box-shadow:0 12px 26px #0d2f6414}.fraud-choice-card.selected{background:linear-gradient(135deg,#f7faff 0%,#edf4ff 100%);border-color:#075cff;box-shadow:0 0 0 4px #075cff1a,0 14px 30px #075cff1f}.fraud-choice-main{grid-template-columns:36px 1fr;align-items:flex-start;gap:12px;display:grid}.fraud-choice-check{color:#075cff;background:#fff;border:2px solid #c6d5ec;border-radius:999px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.fraud-choice-card.selected .fraud-choice-check{color:#fff;background:#075cff;border-color:#075cff}.fraud-choice-main strong{color:#10204a;margin-bottom:5px;font-size:17px;font-weight:900;display:block}.fraud-choice-main p{color:#344566;margin:0;font-size:14px;font-weight:650;line-height:1.4}.fraud-choice-model{border-top:1px solid #dce6f5;padding-top:12px}.fraud-choice-model span{color:#65728d;text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.fraud-choice-model b{color:#075cff;font-size:15px;font-weight:900}.selected-model-box{background:#f3f7ff;border:1px solid #d4e2f7;border-radius:12px;margin-top:24px;padding:18px 20px}.selected-model-box span{color:#65728d;text-transform:uppercase;letter-spacing:.35px;margin-bottom:6px;font-size:13px;font-weight:900;display:block}.selected-model-box strong{color:#10204a;font-size:20px;font-weight:900;display:block}label{color:#14244c;margin:22px 0 10px;font-size:17px;font-weight:900;display:block}select,input{color:#233455;background:#fff;border:1px solid #cbd7ea;border-radius:10px;width:100%;height:62px;padding:0 18px;font-size:16px;font-weight:650;transition:border-color .2s,box-shadow .2s}select:focus,input:focus{border-color:#075cff;outline:none;box-shadow:0 0 0 4px #075cff1f}input[readonly]{color:#53617f;background:#f3f6fb;font-weight:800}.primary-button{color:#fff;cursor:pointer;letter-spacing:.3px;background:#075cff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:22px;width:100%;height:66px;margin-top:42px;font-size:19px;font-weight:900;display:flex;box-shadow:0 12px 25px #075cff40}.secondary-button{color:#10204a;cursor:pointer;background:#f8fbff;border:1px solid #cbd7ea;border-radius:10px;padding:12px 18px;font-size:14px;font-weight:900;box-shadow:0 6px 14px #0d2f640d}.data-card-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.selection-banner{grid-template-columns:1fr .7fr;gap:14px;margin-bottom:24px;display:grid}.selection-banner div{background:linear-gradient(135deg,#f7faff 0%,#eef5ff 100%);border:1px solid #cfdcf1;border-radius:12px;padding:16px 18px}.selection-banner strong{color:#10204a;text-transform:uppercase;letter-spacing:.3px;margin-bottom:6px;font-size:13px;display:block}.selection-banner span{color:#2d3f63;margin-top:4px;font-size:15px;font-weight:750;line-height:1.35;display:block}.field-list-expanded{grid-template-columns:repeat(2,1fr);gap:12px 22px;margin-top:20px;display:grid}.field-row-expanded{background:#fbfdff;border:1px solid #e1e9f6;border-radius:10px;grid-template-columns:1.2fr .8fr;align-items:center;gap:14px;padding:12px 14px;display:grid}.field-row-expanded label{color:#1a2a52;margin:0;font-size:14px;font-weight:850;line-height:1.3}.field-row-expanded input{background:#fff;height:40px;font-size:14px}.calculate-button{margin-top:22px}.ratio-table{background:#fbfdff;border:1px solid #dce6f5;border-radius:12px;overflow:hidden}.ratio-table-header,.ratio-table-row{grid-template-columns:.7fr 2fr .7fr;align-items:center;gap:12px;display:grid}.ratio-table-header{color:#10204a;background:#edf4ff;border-bottom:1px solid #dce6f5;padding:14px 16px;font-weight:900}.ratio-table-row{color:#263556;border-bottom:1px solid #e5edf8;padding:12px 16px;font-size:14px}.ratio-table-row:last-child{border-bottom:none}.ratio-code{color:#075cff;font-weight:900}.ratio-value{color:#111c3d;font-weight:900}.final-result-card{padding:34px 36px}.result-header-row{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.result-header-row h2{margin-bottom:10px}.final-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:24px 0;display:grid}.final-summary-card{background:linear-gradient(135deg,#f7faff 0%,#eef5ff 100%);border:1px solid #d4e2f7;border-radius:14px;min-height:120px;padding:18px}.final-summary-card span{color:#65728d;text-transform:uppercase;letter-spacing:.35px;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.final-summary-card strong{color:#10204a;font-size:18px;font-weight:900;line-height:1.35;display:block}.prediction-placeholder{background:#fffaf0;border:1px solid #ffe0a6;border-radius:16px;grid-template-columns:64px 1fr;align-items:flex-start;gap:20px;margin:28px 0;padding:24px;display:grid}.prediction-icon{background:#fff2cf;border:1px solid #ffd98a;border-radius:16px;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.prediction-label{color:#9a6100;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.prediction-placeholder h3{color:#9a6100;margin:0 0 10px;font-size:22px;font-weight:900}.prediction-placeholder p{color:#4a3a1f;margin:0;font-size:15px;font-weight:600;line-height:1.6}.future-output-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0 30px;display:grid}.future-output-card{background:#fbfdff;border:1px dashed #c5d6ee;border-radius:14px;padding:18px}.future-output-card span{color:#65728d;text-transform:uppercase;letter-spacing:.35px;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.future-output-card strong{color:#10204a;margin-bottom:8px;font-size:24px;font-weight:900;display:block}.future-output-card p{color:#53617f;margin:0;font-size:13px;font-weight:650;line-height:1.45}.result-section-title{justify-content:space-between;align-items:flex-start;gap:24px;margin:30px 0 18px;display:flex}.result-section-title h3{color:#10204a;margin:0 0 8px;font-size:22px;font-weight:900}.result-section-title p{color:#53617f;margin:0;font-size:14px;font-weight:650;line-height:1.5}.compact-csv-button{white-space:nowrap;width:auto;min-width:220px;height:52px;margin-top:0;padding:0 22px;font-size:15px}.final-ratio-table{width:100%;max-height:none;overflow:visible}.final-ratio-table .ratio-table-header,.final-ratio-table .ratio-table-row{grid-template-columns:.7fr 2.5fr .7fr}@media (width<=1200px){.final-summary-grid,.future-output-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-section-title{flex-direction:column}.compact-csv-button{width:100%}}@media (width<=900px){.app{flex-direction:column}.sidebar{width:100%;min-height:auto}.top-info-grid,.horizontal-info-grid,.fraud-choice-grid,.field-list-expanded,.selection-banner,.final-summary-grid,.future-output-grid,.prediction-placeholder{grid-template-columns:1fr}}.backend-status-box{background:#f8fbff;border:1px solid #d4e2f7;border-radius:14px;margin:24px 0;padding:20px 22px}.backend-status-box h3{color:#10204a;margin:0 0 12px;font-size:19px;font-weight:900}.backend-status-box p{color:#344566;margin:8px 0;font-size:14px;font-weight:650;line-height:1.5}.backend-status-loading{color:#9a6100!important}.backend-status-error{color:#c62828!important}.backend-status-success{background:#edfdf4;border:1px solid #bfeccd;border-radius:12px;padding:14px 16px}.backend-status-success p{color:#155d33}.backend-status-muted{color:#65728d!important}.result-report-header{background:linear-gradient(135deg,#fff 0%,#f6f9ff 100%);border:1px solid #d9e4f5;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:22px;padding:28px 32px;display:flex;box-shadow:0 14px 34px #0d2f6412}.report-eyebrow,.section-kicker{color:#075cff;letter-spacing:.9px;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.result-report-header h2{color:#10204a;letter-spacing:-.4px;margin:0 0 10px;font-size:30px;font-weight:950}.result-report-header p{color:#405173;max-width:840px;margin:0;font-size:15px;font-weight:650;line-height:1.65}.executive-summary-grid{grid-template-columns:1.35fr 1fr .7fr .8fr;gap:16px;margin-bottom:22px;display:grid}.executive-summary-card{background:#fff;border:1px solid #d9e4f5;border-radius:15px;min-height:112px;padding:18px 20px;box-shadow:0 10px 26px #0d2f640e}.executive-summary-card span{color:#687792;letter-spacing:.35px;text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:950;display:block}.executive-summary-card strong{color:#10204a;font-size:17px;font-weight:950;line-height:1.35;display:block}.result-two-column-layout{grid-template-columns:1.05fr .95fr;gap:22px;margin-bottom:22px;display:grid}.institutional-panel{background:#fff;border:1px solid #d9e4f5;border-radius:16px;padding:28px 30px;box-shadow:0 14px 34px #0d2f6411}.panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.panel-heading h3{color:#10204a;letter-spacing:-.3px;margin:0;font-size:23px;font-weight:950}.risk-badge{text-align:center;color:#344566;background:#f5f8fd;border:1px solid #d7e2f2;border-radius:999px;min-width:118px;padding:10px 14px;font-size:13px;font-weight:950}.risk-low{color:#08784a;background:#ecfff6;border-color:#bcefd5}.risk-high{color:#a32121;background:#fff1f1;border-color:#ffcaca}.main-prediction-box{background:linear-gradient(135deg,#f7faff 0%,#eef5ff 100%);border:1px solid #cfdcf1;border-radius:16px;margin-bottom:18px;padding:24px 26px}.main-prediction-box span{color:#65728d;text-transform:uppercase;letter-spacing:.45px;margin-bottom:8px;font-size:13px;font-weight:950;display:block}.main-prediction-box strong{color:#10204a;letter-spacing:-.6px;margin-bottom:10px;font-size:34px;font-weight:950;display:block}.main-prediction-box p{color:#405173;margin:0;font-size:15px;font-weight:650;line-height:1.55}.prediction-metrics-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.prediction-metrics-grid div{background:#fbfdff;border:1px solid #dce6f5;border-radius:14px;padding:18px 20px}.prediction-metrics-grid span,.performance-item span{color:#6a768d;text-transform:uppercase;letter-spacing:.4px;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.prediction-metrics-grid strong{color:#075cff;font-size:26px;font-weight:950}.professional-alert{border-radius:12px;margin-top:18px;padding:14px 16px;font-size:14px;font-weight:700;line-height:1.55}.success-alert{color:#0b6d43;background:#ecfff6;border:1px solid #bcefd5}.error-alert{color:#a32121;background:#fff1f1;border:1px solid #ffcaca}.panel-note{color:#405173;margin:0 0 20px;font-size:14px;font-weight:650;line-height:1.65}.performance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.performance-item{background:#fbfdff;border:1px solid #dce6f5;border-radius:14px;min-height:108px;padding:18px 20px}.performance-item strong{color:#10204a;letter-spacing:-.4px;font-size:26px;font-weight:950;display:block}.performance-item-wide{background:linear-gradient(135deg,#f7faff 0%,#eef5ff 100%);grid-column:span 2}.ratios-report-panel{margin-top:0}.ratios-report-panel .result-section-title{margin-top:0;padding-top:0}.final-ratio-table{margin-top:18px}.compact-csv-button{width:auto;min-width:210px;height:52px;margin-top:0;padding:0 24px;font-size:15px}@media (width<=1100px){.executive-summary-grid,.result-two-column-layout{grid-template-columns:1fr}.result-report-header{flex-direction:column}.performance-item-wide{grid-column:span 1}}.language-switch-card{background:#fff;border:1px solid #dce6f5;border-radius:14px;padding:14px 16px;box-shadow:0 10px 24px #0d2f640d}.language-switch-card span{color:#65728d;text-transform:uppercase;letter-spacing:.45px;margin-bottom:10px;font-size:12px;font-weight:950;display:block}.language-toggle{grid-template-columns:1fr 1fr;gap:8px;display:grid}.language-toggle button{color:#10204a;cursor:pointer;background:#f8fbff;border:1px solid #cbd7ea;border-radius:10px;height:38px;font-size:13px;font-weight:950}.language-toggle button.selected-language{color:#fff;background:#075cff;border-color:#075cff;box-shadow:0 8px 18px #075cff33}.semi-agentic-page{flex-direction:column;gap:28px;display:flex}.semi-agentic-header{flex-direction:column;gap:14px;display:flex}.semi-agentic-header .eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#4f6bff;font-size:14px;font-weight:700}.semi-agentic-header h1{color:#0f172a;font-size:52px;font-weight:800;line-height:1.05}.semi-agentic-header p{color:#334155;max-width:1100px;font-size:20px;line-height:1.7}.semi-agentic-layout{grid-template-columns:320px 1fr;align-items:start;gap:28px;display:grid}.agent-progress-panel{background:#fff;border:1px solid #dbe4f0;border-radius:24px;padding:28px;position:sticky;top:24px;box-shadow:0 10px 30px #0f172a0d}.agent-progress-panel h3{color:#0f172a;margin-bottom:22px;font-size:22px;font-weight:700}.agent-step-list{flex-direction:column;gap:18px;display:flex}.agent-step-item{background:#f8fbff;border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:14px;padding:16px;transition:all .2s;display:flex}.agent-step-item strong{color:#0f172a;font-size:15px;display:block}.agent-step-item span{color:#64748b;font-size:13px}.active-agent-step{background:linear-gradient(135deg,#eff6ff 0%,#f8fbff 100%);border-color:#2563eb}.agent-step-number{color:#fff;background:#2563eb;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:700;display:flex}.agent-main-panel{flex-direction:column;gap:24px;display:flex}.agent-card{background:#fff;border:1px solid #dbe4f0;border-radius:28px;padding:36px;box-shadow:0 10px 30px #0f172a0d}.agent-card h2{color:#0f172a;margin-top:10px;margin-bottom:14px;font-size:34px}.agent-card .description{color:#475569;margin-bottom:28px;font-size:17px;line-height:1.7}.upload-box{flex-direction:column;gap:14px;margin-bottom:28px;display:flex}.upload-box label{color:#0f172a;font-size:15px;font-weight:700}.upload-input-row{background:#f8fbff;border:2px dashed #cbd5e1;border-radius:20px;flex-direction:column;gap:12px;padding:24px;display:flex}.upload-input-row input{font-size:15px}.upload-input-row span{color:#64748b;font-size:14px}.agent-action-row{gap:16px;margin-bottom:30px;display:flex}.agent-note-box{background:linear-gradient(135deg,#eff6ff 0%,#f8fbff 100%);border:1px solid #bfdbfe;border-radius:20px;padding:24px}.agent-note-box h4{color:#0f172a;margin-bottom:10px;font-size:18px}.agent-note-box p{color:#334155;line-height:1.7}@media (width<=1100px){.semi-agentic-layout{grid-template-columns:1fr}.agent-progress-panel{position:relative;top:0}}.completed-agent-step{background:linear-gradient(135deg,#ecfdf5 0%,#f8fbff 100%);border-color:#22c55e}.completed-agent-step .agent-step-number{background:#22c55e}.agent-preview-status{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:20px;margin-bottom:28px;padding:22px}.agent-preview-status h4{color:#14532d;margin-bottom:8px;font-size:18px}.agent-preview-status p{color:#166534;line-height:1.7}.primary-button:disabled{opacity:.5;cursor:not-allowed}.agent-summary-table{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:30px;display:grid}.agent-summary-table div{background:#fff;border:1px solid #dbe4f0;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.agent-summary-table span{color:#475569;font-size:14px;font-weight:700}.agent-summary-table strong{color:#0f172a;font-size:22px;font-weight:900}.agent-column-grid span{color:#334155;background:#fff;border:1px solid #dbe4f0;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:700}.agent-table-note{color:#64748b;margin-top:10px;font-size:13px}.pro-preview-report{background:#fff;border:1px solid #dbe4f0;box-shadow:0 12px 34px #0f172a0f}.pro-preview-report h3{margin-bottom:24px;font-size:24px}.pro-metric-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px;margin-bottom:34px;display:grid}.pro-metric-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;align-items:center;gap:18px;min-height:104px;padding:22px;display:flex}.pro-metric-icon{color:#2563eb;background:#eaf2ff;border-radius:50%;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;font-weight:800;display:flex}.pro-metric-card span{color:#475569;margin-bottom:10px;font-size:14px;font-weight:700;display:block}.pro-metric-card strong{color:#0f172a;font-size:26px;font-weight:900;line-height:1;display:block}.pro-report-grid{grid-template-columns:minmax(360px,.9fr) 1.4fr;gap:34px;margin-bottom:34px;display:grid}.agent-small-table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #dbe4f0;border-radius:16px;width:100%;overflow:hidden}.agent-small-table th,.agent-small-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:15px 18px;font-size:14px}.agent-small-table th{color:#0f172a;background:#f1f5f9;font-weight:800}.agent-small-table tr:last-child td{border-bottom:none}.agent-column-grid{flex-wrap:wrap;gap:10px;display:flex}.agent-column-grid span{color:#0f172a;white-space:nowrap;background:#f1f5f9;border-radius:9px;padding:10px 14px;font-size:13px;font-weight:800}.agent-preview-table-wrap{background:#fff;border:1px solid #dbe4f0;border-radius:16px;width:100%;overflow-x:auto}.agent-preview-table{border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff;width:100%;min-width:980px}.agent-preview-table th,.agent-preview-table td{text-align:center;vertical-align:middle;color:#0f172a;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;padding:14px 16px;font-size:13px;line-height:1.35}.agent-preview-table th{text-transform:none;word-break:keep-all;background:#f1f5f9;font-size:12px;font-weight:900}.agent-preview-table th:first-child,.agent-preview-table td:first-child{text-align:left;width:240px;font-weight:700}.agent-preview-table th:not(:first-child),.agent-preview-table td:not(:first-child){width:120px}.agent-preview-table tr:last-child td{border-bottom:none}.agent-preview-table th:last-child,.agent-preview-table td:last-child{border-right:none}.agent-table-note-box{color:#64748b;background:#f8fbff;border:1px solid #dbe4f0;border-radius:14px;margin-top:18px;padding:14px 18px;font-size:14px;font-weight:600}@media (width<=1200px){.pro-metric-grid,.pro-report-grid{grid-template-columns:1fr}}.semi-agentic-layout{grid-template-columns:260px 1fr;gap:22px}.agent-progress-panel{border-radius:20px;padding:22px}.agent-progress-panel h3{margin-bottom:18px;font-size:20px}.agent-step-list{gap:12px}.agent-step-item{border-radius:14px;gap:12px;padding:12px}.agent-step-number{border-radius:12px;width:36px;height:36px;font-size:14px}.agent-step-item strong{font-size:14px}.agent-step-item span{font-size:12px}.agent-action-row{align-items:center}.agent-action-row .primary-button{flex:none;width:auto;min-width:230px;padding:16px 24px;font-size:15px}.agent-action-row .secondary-button{width:auto;min-width:120px;padding:14px 20px;font-size:14px}.agent-textarea{resize:vertical;color:#111c3d;background:#fff;border:1px solid #cfd8e6;border-radius:16px;outline:none;width:100%;min-height:180px;margin-top:16px;padding:18px;font-size:15px}.agent-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.agent-horizontal-stepper{grid-template-columns:repeat(5,1fr);gap:14px;margin:10px 0 28px;display:grid}.agent-horizontal-step{background:#f8fbff;border:1px solid #dbe4f0;border-radius:18px;align-items:center;gap:12px;padding:16px;display:flex}.agent-horizontal-step span{color:#fff;background:#2563eb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-weight:800;display:flex}.agent-horizontal-step strong{color:#0f172a;font-size:14px;display:block}.agent-horizontal-step small{color:#64748b;margin-top:3px;font-size:12px;display:block}.agent-horizontal-step.active{background:#eff6ff;border-color:#2563eb}.agent-horizontal-step.completed{background:#ecfdf5;border-color:#22c55e}.agent-horizontal-step.completed span{background:#22c55e}.agent-main-panel-wide{width:100%}@media (width<=1100px){.agent-horizontal-stepper{grid-template-columns:1fr}}.agent-next-step-box{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border:1px solid #bfdbfe;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-top:26px;padding:24px;display:flex}.agent-next-step-box h4{color:#0f172a;margin:0 0 8px;font-size:18px}.agent-next-step-box p{color:#475569;margin:0;font-size:14px;line-height:1.6}.agent-next-step-box .primary-button{flex:none;width:auto;min-width:220px;padding:14px 22px;font-size:14px}@media (width<=900px){.agent-next-step-box{flex-direction:column;align-items:stretch}.agent-next-step-box .primary-button{width:100%}}.agent-report-card{background:#fff;border:1px solid #dbe4f0;border-radius:20px;margin-top:24px;padding:24px;box-shadow:0 14px 35px #111c3d14}.agent-report-header{border-bottom:1px solid #e7edf6;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;padding-bottom:18px;display:flex}.agent-kicker{color:#4267b2;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:12px;font-weight:700;display:inline-block}.agent-report-header h3{color:#111c3d;margin:0;font-size:24px}.agent-status-badge{color:#1f7a4d;background:#e8f5ee;border:1px solid #bfe5d0;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700}.agent-report-section{background:#f8fbff;border:1px solid #e1e9f5;border-radius:16px;margin-bottom:14px;padding:18px}.agent-report-section h4{color:#14213d;margin:0 0 10px;font-size:16px}.agent-report-content p{color:#42526e;margin:0;font-size:14px;line-height:1.65}.agent-action-row .secondary-button{color:#111827;background:#fff;border:1px solid #111827;font-weight:700}.agent-action-row .secondary-button:hover{color:#fff;background:#111827}.agentic-field-note{color:#64748b;margin-top:10px;font-size:.92rem;line-height:1.5}.agentic-card textarea,.agentic-panel textarea,textarea{z-index:20;pointer-events:auto;position:relative}.agent-textarea{z-index:50;pointer-events:auto;-webkit-user-select:text;user-select:text;position:relative}body{font-size:14px}.sidebar{gap:18px;width:285px;padding:22px 16px}.brand-icon{width:48px;height:48px;font-size:24px}.brand h2{font-size:17px}.brand p{font-size:12px}.main{padding:24px 30px}.header h1{margin-bottom:18px;font-size:30px}.card{padding:24px 26px}.card h2{font-size:23px}.description{margin-bottom:20px;font-size:15px}.primary-button{height:54px;margin-top:28px;font-size:16px}label{margin:16px 0 8px;font-size:15px}select,input{height:50px;font-size:14px}.semi-agentic-page{gap:20px}.semi-agentic-header{gap:8px}.semi-agentic-header .eyebrow{font-size:12px}.semi-agentic-header h1{margin:0;font-size:34px;line-height:1.1}.semi-agentic-header p{max-width:950px;margin:0;font-size:15px;line-height:1.55}.agent-card{border-radius:20px;padding:24px}.agent-card h2{margin-bottom:10px;font-size:25px}.agent-card .description{margin-bottom:20px;font-size:15px;line-height:1.55}.agent-horizontal-stepper{gap:10px;margin:8px 0 20px}.agent-horizontal-step{border-radius:14px;padding:12px}.agent-horizontal-step span{width:32px;height:32px;font-size:13px}.agent-horizontal-step strong{font-size:13px}.agent-horizontal-step small{font-size:11px}.upload-input-row,.agent-note-box,.agent-preview-status,.agent-next-step-box,.agent-report-card{border-radius:16px;padding:18px}.pro-metric-card{min-height:88px;padding:16px}.pro-metric-icon{flex-basis:44px;width:44px;height:44px;font-size:21px}.pro-metric-card strong{font-size:22px}.pro-preview-report h3,.agent-report-header h3{font-size:21px}.agent-small-table th,.agent-small-table td,.agent-preview-table th,.agent-preview-table td{padding:10px 12px;font-size:12px}.agent-textarea{min-height:130px;font-size:14px}.result-report-header{padding:22px 24px}.result-report-header h2{font-size:25px}.institutional-panel{padding:22px 24px}.main-prediction-box strong{font-size:28px}.performance-item strong,.prediction-metrics-grid strong{font-size:22px}
