@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@400;500;600;700&display=swap";:root{--brand-primary: #0f766e;--brand-accent: #f59e0b;--brand-display: "Energio";--page-bg: #edf4f2;--page-bg-alt: #d8ebe7;--surface: rgba(255, 255, 255, .9);--surface-strong: #ffffff;--surface-soft: rgba(235, 248, 245, .9);--text-main: #102522;--text-soft: #4d6762;--border-soft: rgba(16, 37, 34, .09);--shadow-soft: 0 20px 80px rgba(14, 43, 38, .08);color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Manrope,sans-serif;color:var(--text-main);background:radial-gradient(circle at top left,rgba(15,118,110,.2),transparent 22rem),radial-gradient(circle at bottom right,rgba(245,158,11,.16),transparent 20rem),linear-gradient(180deg,var(--page-bg) 0%,#f8fbfa 55%,#f5f8f7 100%)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;font-family:Sora,sans-serif;letter-spacing:-.03em}p{margin:0}.page-shell{min-height:100vh;padding:24px}.topbar{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:24px}.topbar-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.brand-line{display:flex;align-items:center;gap:12px;font-size:1.05rem}.brand-mark{width:56px;height:56px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,var(--brand-primary),#0b4d47);color:#fff;font-family:Sora,sans-serif;font-weight:700;font-size:1.5rem;box-shadow:0 18px 50px #0f766e4d}.brand-mark.small{width:40px;height:40px;border-radius:14px;font-size:1.05rem}.customer-layout,.content-column{display:flex;flex-direction:column;gap:24px}.hero-layout{display:grid;grid-template-columns:1.2fr .9fr;gap:24px;align-items:stretch}.hero-copy,.upload-panel,.card,.recommendation-card,.report-hero,.table-card,.kpi-card,.progress-modal,.lead-drawer,.auth-panel{background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft)}.hero-copy,.upload-panel,.card,.recommendation-card,.table-card,.auth-panel{border-radius:28px;padding:28px}.hero-copy{display:flex;flex-direction:column;gap:18px;min-height:420px;justify-content:center}.hero-copy h1,.section-head h1,.auth-panel h1{font-size:clamp(2.2rem,4vw,4.2rem);line-height:1}.lead-copy{font-size:1.05rem;line-height:1.65;color:var(--text-soft)}.benefits-list,.reason-list{display:flex;flex-direction:column;gap:10px;padding:0;margin:0;list-style:none}.benefits-list li,.reason-list li{position:relative;padding-left:20px;line-height:1.5}.benefits-list li:before,.reason-list li:before{content:"";position:absolute;top:.6em;left:0;width:8px;height:8px;border-radius:999px;background:linear-gradient(145deg,var(--brand-primary),var(--brand-accent))}.upload-panel{display:flex;flex-direction:column;gap:18px;justify-content:center}.upload-topline,.eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-primary)}.upload-dropzone{min-height:220px;border:1px dashed rgba(15,118,110,.3);border-radius:24px;background:linear-gradient(160deg,#0f766e1f,#ffffffe0),radial-gradient(circle at top right,rgba(245,158,11,.15),transparent 12rem);padding:24px;color:var(--text-main);display:flex;flex-direction:column;justify-content:center;gap:10px;text-align:left;cursor:pointer}.upload-dropzone strong{font-size:1.1rem}.upload-dropzone span{color:var(--text-soft)}.hidden-input{display:none}.secondary-grid,.report-grid,.partner-grid,.pending-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.card.tone-soft,.pending-card{background:var(--surface-soft)}.card.tone-outline,.table-card{background:#ffffffdb}.section-head{display:flex;flex-direction:column;gap:10px}.section-head.compact{margin-bottom:20px}.section-head-row{flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.subtle-text{color:var(--text-soft);line-height:1.5}.button{border:0;border-radius:999px;padding:13px 18px;cursor:pointer;transition:transform .16s ease,opacity .16s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.7;transform:none}.button.primary{background:linear-gradient(135deg,var(--brand-primary),#0d4d48);color:#fff;font-weight:700}.button.ghost{background:#fff9;border:1px solid var(--border-soft);color:var(--text-main)}.button.full{width:100%}.button-inline{width:auto;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.ghost-link{color:var(--text-soft);font-weight:700}.inline-actions,.chip-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.chip{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#ffffffbf;border:1px solid var(--border-soft);font-size:.82rem;font-weight:700}.chip.accent{background:#f59e0b29;border-color:#f59e0b2e}.stack-form,.field-list,.offer-list,.stack-list,.simple-list,.review-task-list,.preview-stack{display:flex;flex-direction:column;gap:16px}.field,.checkbox-row{display:flex;flex-direction:column;gap:8px}.field span,.checkbox-row span{font-weight:700}.field input,.field select,.field textarea{width:100%;border-radius:18px;border:1px solid rgba(16,37,34,.12);background:#ffffffeb;padding:14px 16px;color:var(--text-main)}.checkbox-row{flex-direction:row;align-items:flex-start}.field-error{color:#b42318}.status-banner{border-radius:18px;padding:14px 16px;font-size:.95rem;line-height:1.55}.status-banner.info{background:#0f766e17;color:#0b4d47}.status-banner.success{background:#16a34a1f;color:#166534}.status-banner.danger{background:#b91c1c1a;color:#991b1b}.grid-two,.grid-three,.grid-four,.recommendation-grid{display:grid;gap:16px}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-four,.recommendation-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.modal-backdrop,.drawer-backdrop{position:fixed;inset:0;background:#081c188c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:30;display:flex;align-items:center;justify-content:center;padding:24px}.progress-modal{width:min(680px,100%);border-radius:30px;padding:28px;display:flex;flex-direction:column;gap:20px;position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(245,158,11,.18),transparent 32%),radial-gradient(circle at top left,rgba(15,118,110,.18),transparent 38%),#fffffff5;border:1px solid rgba(255,255,255,.75);box-shadow:0 32px 80px #081c1842;animation:modal-rise .32s ease-out}.progress-header{display:flex;gap:20px;justify-content:space-between}.progress-header-meta{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.progress-live-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#081c180f;color:var(--text-main)}.progress-live-pill.live{background:#0f766e1a}.progress-live-pill.terminal{background:#f59e0b21}.progress-live-dot{width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--brand-primary),var(--brand-accent));box-shadow:0 0 #0f766e47;animation:pulse-dot 1.8s infinite}.progress-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:16px}.progress-file-card,.progress-summary-card{border-radius:22px;padding:18px;border:1px solid rgba(16,37,34,.08);background:#ffffffb8}.progress-file-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center}.progress-file-card p,.progress-summary-meta,.progress-step p{margin:0}.progress-file-extension{width:56px;height:56px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#0f766e29,#f59e0b2e);color:#0b4d47;font-weight:800;letter-spacing:.08em}.progress-summary-card{display:flex;flex-direction:column;gap:12px}.progress-summary-topline,.progress-summary-meta,.step-topline{display:flex;align-items:center;justify-content:space-between;gap:16px}.progress-track{width:100%;height:10px;background:#10252214;border-radius:999px;overflow:hidden;position:relative}.progress-bar{height:100%;background:linear-gradient(135deg,var(--brand-primary),var(--brand-accent));transition:width .26s ease}.progress-track-large{height:14px}.progress-bar-glow{position:absolute;inset:0 auto 0 -30%;width:28%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);animation:sweep-track 1.7s linear infinite}.progress-step{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;border:1px solid var(--border-soft);border-radius:18px;padding:16px;background:#fff9;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.progress-step.current{transform:translateY(-2px);box-shadow:0 18px 34px #081c181a}.progress-step.active{border-color:#0f766e40;background:#0f766e14}.progress-step.done{background:#0f766e14;border-color:#0f766e2e}.progress-step.warning{background:#f59e0b17;border-color:#f59e0b3d}.progress-step.error{background:#dc262612;border-color:#dc26262e}.progress-step.pending{opacity:.88}.step-index{width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,var(--brand-primary),#0b4d47);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.step-body{display:flex;flex-direction:column;gap:8px}.step-state-pill{display:inline-flex;align-items:center;justify-content:center;min-width:82px;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.03em;background:#081c180f;color:var(--text-main)}.step-state-pill.active{background:#0f766e1c;color:#0b5c56}.step-state-pill.done{background:#0f766e24;color:#0b5c56}.step-state-pill.pending{background:#1025220f;color:#102522b3}.step-state-pill.warning{background:#f59e0b29;color:#92400e}.step-state-pill.error{background:#dc26261f;color:#991b1b}.step-meter{width:100%;height:8px;border-radius:999px;overflow:hidden;background:#10252214}.step-meter-fill{height:100%;width:0;background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent));transition:width .26s ease}.step-percent{font-weight:700;color:#102522b8}.progress-footer-note{border-top:1px solid rgba(16,37,34,.08);padding-top:14px;color:#102522b8}.progress-summary-meta{color:#102522b8}.progress-file-card strong,.progress-summary-topline strong{font-size:1.05rem}@keyframes modal-rise{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulse-dot{0%{box-shadow:0 0 #0f766e52}70%{box-shadow:0 0 0 10px #0f766e00}to{box-shadow:0 0 #0f766e00}}@keyframes sweep-track{0%{transform:translate(0)}to{transform:translate(460%)}}.report-page,.partner-main{display:flex;flex-direction:column;gap:24px}.report-hero{border-radius:32px;padding:32px;display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.stats-grid,.kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.compact-grid{margin-bottom:16px}.stat-card,.kpi-card,.metric{border-radius:22px;border:1px solid var(--border-soft);padding:18px;background:#ffffffc2;display:flex;flex-direction:column;gap:6px}.stat-card strong,.kpi-card strong,.metric strong{font-size:1.24rem}.recommendation-card{display:flex;flex-direction:column;gap:24px}.field-row,.simple-list-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--border-soft)}.field-row:last-child,.simple-list-item:last-child{border-bottom:0}.offer-card,.review-task-item{width:100%;text-align:left;border:1px solid var(--border-soft);border-radius:22px;padding:18px;background:#ffffffe6;cursor:pointer}.offer-card.recommended{border-color:#0f766e47;box-shadow:0 18px 55px #0f766e1f}.offer-card.selected,.review-task-item.selected,.partner-nav a.active{border-color:var(--brand-primary);background:#0f766e14}.offer-head,.offer-admin-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.offer-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.offer-rationale{margin-top:14px;color:var(--text-soft);line-height:1.5}.drawer-backdrop{justify-content:flex-end}.lead-drawer{width:min(520px,100%);height:100%;padding:24px;border-radius:28px 0 0 28px;overflow-y:auto}.drawer-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}.partner-shell{min-height:100vh;display:grid;grid-template-columns:290px minmax(0,1fr);gap:0}.partner-sidebar{padding:28px 20px;border-right:1px solid var(--border-soft);background:#ffffffb3;display:flex;flex-direction:column;gap:24px;justify-content:space-between}.partner-nav{display:flex;flex-direction:column;gap:8px}.partner-nav a{padding:12px 14px;border-radius:18px;color:var(--text-soft);font-weight:700}.partner-main{padding:28px}.partner-sidebar-footer{display:flex;flex-direction:column;gap:12px}.table-card{overflow-x:auto;overflow-y:hidden}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:16px;border-bottom:1px solid var(--border-soft);text-align:left;vertical-align:top}.data-table th{font-family:Sora,sans-serif;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-soft)}.data-table tr:last-child td{border-bottom:0}.offer-admin-list,.review-layout{display:grid;gap:24px}.trend-chart,.distribution-chart{display:flex;flex-direction:column;gap:18px}.trend-chart.compact{gap:14px}.trend-legend{display:flex;gap:14px;flex-wrap:wrap}.trend-legend-item{display:inline-flex;align-items:center;gap:8px;font-size:.92rem;color:var(--text-soft)}.legend-swatch{width:12px;height:12px;border-radius:999px;display:inline-flex}.legend-swatch.primary,.trend-bar.primary{background:linear-gradient(180deg,var(--brand-primary),#0b4d47)}.legend-swatch.accent,.trend-bar.accent{background:linear-gradient(180deg,var(--brand-accent),#d97706)}.trend-chart-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;align-items:end}.trend-bucket{display:flex;flex-direction:column;gap:8px;align-items:center}.trend-bars{width:100%;min-height:150px;border-radius:18px;border:1px solid var(--border-soft);background:linear-gradient(180deg,#ffffffd9,#f0f8f6f2),repeating-linear-gradient(to top,transparent 0,transparent 24%,rgba(16,37,34,.05) 24%,rgba(16,37,34,.05) 25%);padding:12px 10px;display:flex;gap:8px;align-items:flex-end;justify-content:center}.trend-chart.compact .trend-bars{min-height:120px}.trend-bar{width:100%;max-width:20px;min-height:0;border-radius:999px 999px 8px 8px;box-shadow:0 10px 24px #0f766e2e}.trend-values{display:flex;flex-direction:column;gap:2px;align-items:center;text-align:center;font-size:.74rem;color:var(--text-soft);min-height:32px}.trend-label{font-size:.78rem;font-weight:700;color:var(--text-soft)}.distribution-list{display:flex;flex-direction:column;gap:14px}.distribution-row{display:flex;flex-direction:column;gap:8px}.distribution-meta{display:flex;align-items:center;justify-content:space-between;gap:16px}.distribution-track{width:100%;height:12px;border-radius:999px;background:#10252214;overflow:hidden}.distribution-bar{height:100%;border-radius:999px;background:linear-gradient(135deg,var(--brand-primary),var(--brand-accent))}.pending-layout{align-items:start}.review-layout{grid-template-columns:.8fr 1.1fr .9fr}.review-task-item{display:flex;flex-direction:column;gap:6px}.preview-frame{display:flex;flex-direction:column;gap:10px}.preview-image{width:100%;border-radius:18px;border:1px solid var(--border-soft)}.preview-caption{color:var(--text-soft);font-size:.92rem;line-height:1.55}.correction-summary{margin-bottom:20px}.auth-screen,.splash-screen,.fatal-state{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.auth-panel{width:min(520px,100%);display:flex;flex-direction:column;gap:18px;text-align:left}.splash-screen.compact,.fatal-state.compact{min-height:240px}@media(max-width:1200px){.hero-layout,.report-hero,.secondary-grid,.report-grid,.review-layout,.partner-grid,.progress-hero{grid-template-columns:1fr}.grid-four,.recommendation-grid,.offer-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){.partner-shell{grid-template-columns:1fr}.partner-sidebar{border-right:0;border-bottom:1px solid var(--border-soft)}.partner-nav{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.partner-nav a{white-space:nowrap}.grid-three,.grid-two,.stats-grid,.kpi-grid{grid-template-columns:1fr}.trend-chart-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:720px){.page-shell,.partner-main{padding:16px}.topbar{flex-direction:column;align-items:flex-start}.topbar-actions{width:100%}.hero-copy,.upload-panel,.card,.recommendation-card,.report-hero,.progress-modal{padding:20px;border-radius:24px}.hero-copy h1,.section-head h1,.auth-panel h1{font-size:2.3rem}.section-head-row,.field-row,.simple-list-item,.offer-admin-head,.offer-head,.drawer-head,.progress-header,.progress-header-meta,.step-topline{flex-direction:column;align-items:flex-start}.progress-step{grid-template-columns:1fr}.step-index{margin-bottom:4px}.lead-drawer{border-radius:24px 24px 0 0;height:auto;max-height:92vh}.trend-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trend-bars{min-height:110px}.distribution-meta{flex-direction:column;align-items:flex-start}.drawer-backdrop{align-items:flex-end}}
