@import "https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Montserrat:wght@400;500;600;700&display=swap";:root{--thrive-navy:#1e2a44;--thrive-navy-deep:#162038;--thrive-teal:#1e9fa3;--thrive-teal-dark:#178c90;--thrive-sage:#d9e8e0;--thrive-sage-deep:#c9d8d2;--thrive-cream:#f7f2e8;--thrive-surface:#f9f6f0;--thrive-surface-strong:#fffdf8;--thrive-border:#c9d8d2;--thrive-text:#1e2a44;--thrive-text-muted:#667085;--thrive-success:#157f67;--thrive-warning:#9a5b17;--thrive-error:#a1362b;--thrive-info:#e8f3f3;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--radius-pill:999px;--shadow-soft:0 16px 40px #1e2a4414;--shadow-card:0 22px 60px #1e2a441a;--shadow-strong:0 28px 80px #1e2a4429;--focus-ring:0 0 0 4px #1e9fa333;--page-width:1440px}*{box-sizing:border-box}html,body,#root{min-height:100%}html,body{color:var(--thrive-text);background:radial-gradient(circle at 0 0,#1e9fa324,#0000 30%),radial-gradient(circle at 85% 10%,#d9e8e0e6,#0000 28%),linear-gradient(#fbf8f1 0%,#f3ede2 52%,#efe7db 100%);margin:0;font-family:Montserrat,Open Sans,Arial,sans-serif}body{line-height:1.5}button,input,select,textarea{font:inherit}a{color:inherit}button,input,select,textarea{transition:border-color .14s,box-shadow .14s,background-color .14s,color .14s,transform .14s}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:var(--focus-ring);outline:none}.page-shell{width:min(calc(100% - 32px), var(--page-width));margin:0 auto;padding:20px 0 28px}.auth-shell{background-color:#0000;background-image:linear-gradient(135deg,#101e341a,#ffffff03),linear-gradient(#ffffff03,#ffffff03),url(/background.webp);background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:100vh;padding:32px 24px;display:grid;position:relative;overflow:hidden}.auth-shell:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#1e9fa314,#0000 22%),linear-gradient(#0f172a0d 0%,#0f172a29 100%);position:absolute;inset:0}.auth-shell:after{content:"";-webkit-backdrop-filter:saturate(1.08)contrast(1.05);backdrop-filter:saturate(1.08)contrast(1.05);pointer-events:none;position:absolute;inset:0}.auth-card{z-index:1;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#f9fbfbd4;border:1px solid #1e9fa333;gap:16px;width:min(508px,100%);padding:28px 32px 24px;animation:.8s ease-out both auth-card-enter;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 62px #1e2a4438}.auth-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#1e9fa324,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;inset:0 auto auto 0;transform:translate(-25%,-35%)}.auth-hero{gap:12px;display:grid;position:relative}.brand-header{justify-items:center;gap:8px;display:grid}.brand-logo{filter:drop-shadow(0 10px 26px #1e2a4424);width:min(220px,60%);height:auto;display:block}.auth-brand{color:var(--thrive-teal-dark);letter-spacing:.22em;font-size:.78rem}.auth-title{text-align:center;margin:0;font-size:clamp(2rem,3vw,2.45rem);line-height:.96}.auth-copy{text-align:center;gap:4px;display:grid}.auth-copy p{margin:0}.auth-form{gap:12px;display:grid}.auth-form .field:last-of-type{margin-bottom:6px}.auth-actions{justify-content:stretch;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.auth-form .button{width:100%;min-height:48px}.form-footer,.auth-support{gap:var(--space-3);flex-wrap:wrap;justify-content:center;display:flex}.form-footer{margin-top:-8px}.help-link{color:#178c90d6;cursor:pointer;background:0 0;border:none;padding:0;font-size:.88rem;font-weight:500}.help-link:hover{color:var(--thrive-navy)}.status-card{gap:var(--space-3);display:grid}.status-list{color:var(--thrive-text-muted);gap:6px;margin:0;padding-left:18px;display:grid}.status-meta{flex-wrap:wrap;gap:10px;display:flex}.help-overlay{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e2a4447;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.help-modal{gap:var(--space-5);width:min(1120px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow-strong);background:linear-gradient(#fffdf8fc 0%,#f9f6f0fa 100%);border:1px solid #c9d8d2eb;border-radius:26px;grid-template-rows:auto minmax(0,1fr) auto;padding:24px;display:grid;overflow:hidden}.help-header{justify-content:space-between;align-items:start;gap:var(--space-4);display:flex}.help-title{font-size:clamp(1.8rem,3vw,2.45rem)}.help-body{gap:var(--space-5);padding-right:6px;padding-bottom:var(--space-5);display:grid;overflow:auto}.help-grid{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.help-body:after{content:"";height:8px;display:block}.help-footer{border-top:1px solid #c9d8d2eb;padding-top:12px}.help-footer p,.help-copy p{margin:0}.help-copy{gap:var(--space-3);display:grid}.workspace{gap:var(--space-5);grid-template-columns:268px minmax(0,1.35fr) 340px;min-height:calc(100vh - 48px);display:grid}.panel,.nav-item,.status-card,.section-card,.result-card,.table-shell{box-shadow:var(--shadow-soft);background:#fffdf8e6;border:1px solid #c9d8d2eb}.panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px}.sidebar,.inspector,.content{padding:20px}.sidebar,.inspector{align-content:start}.sidebar{gap:10px;display:grid}.sidebar-logo{filter:drop-shadow(0 8px 20px #1e2a441a);width:min(220px,100%);height:auto;margin-bottom:4px}.content{gap:var(--space-5);display:grid}.brand{letter-spacing:-.02em;margin:0 0 6px;font-size:2rem;line-height:1.05}.headline{color:var(--thrive-navy);letter-spacing:-.02em;margin:0;font-family:Merriweather,Georgia,serif;font-size:clamp(2rem,3.2vw,2.85rem);font-weight:500;line-height:.98}.section-title,h3{color:var(--thrive-navy);margin:0;font-family:Merriweather,Georgia,serif;font-weight:600}.eyebrow{color:var(--thrive-text-muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:700}.muted{color:var(--thrive-text-muted)}.sidebar nav{gap:6px;margin-top:20px;display:grid}.nav-item,.status-card,.section-card,.result-card,.table-shell{border-radius:var(--radius-md)}.nav-item{border-radius:14px;padding:0}.nav-button{cursor:pointer;text-align:left;width:100%;color:var(--thrive-text);background:0 0;border:1px solid #0000;border-radius:12px;padding:12px 14px 12px 16px;font-weight:600}.nav-button:hover{color:var(--thrive-navy);background:#1e9fa30f;border-color:#1e9fa34d}.nav-item-active{color:var(--thrive-navy);box-shadow:inset 3px 0 0 var(--thrive-teal), inset 0 0 0 1px #1e9fa314;background:linear-gradient(#e2f0eff5 0%,#d4e5e0e0 100%);border-color:#1e9fa347}.topbar{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.button-row{flex-wrap:wrap;gap:10px;display:flex}.button{border-radius:var(--radius-pill);background:linear-gradient(180deg, var(--thrive-teal) 0%, var(--thrive-teal-dark) 100%);color:#fff;cursor:pointer;letter-spacing:.01em;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 18px;font-weight:600;display:inline-flex;box-shadow:0 14px 30px #178c9038}.primary-cta{padding:12px 22px;transform:translateZ(0);box-shadow:0 5px 12px #00968259}.button:hover:not(:disabled){transform:translateY(-1px)}.primary-cta:hover:not(:disabled){transform:translateY(-1px)scale(1.01)}.button.secondary{color:var(--thrive-teal-dark);box-shadow:none;background:#fffdf8f0;border-color:#1e9fa33d}.button.secondary:hover:not(:disabled){background:#e8f3f3f5;border-color:#1e9fa361}.button.subtle{color:var(--thrive-navy);box-shadow:none;background:#1e2a440d;border-color:#0000}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.workspace-grid{gap:var(--space-5);grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);display:grid}.workspace-grid-wide{grid-template-columns:1fr}.section-card,.result-card,.status-card{padding:20px}.section-card{gap:var(--space-4);display:grid}.section-card-primary{background:linear-gradient(#fffdf8f7 0%,#fcf9f2f0 100%);border-color:#c9d8d2f0;box-shadow:0 18px 46px #1e2a4417}.section-card-secondary{background:#fffdf8b8;border-color:#c9d8d2ad;box-shadow:0 12px 28px #1e2a440d}.section-card-secondary h3{font-size:1.12rem}.sidebar-status-card{background:#fffdf8c7;border-color:#c9d8d2c2}.workflow-actions{margin-top:4px}.button-tertiary{min-height:40px;color:var(--thrive-text-muted);background:#fffdf8d1;border-color:#c9d8d2db;padding:8px 14px}.button-tertiary:hover:not(:disabled){color:var(--thrive-navy);background:#f7f2e8f5;border-color:#1e9fa338}.section-card-wide{min-width:0}.section-head{justify-content:space-between;align-items:start;gap:var(--space-4);display:flex}.field-grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.field{gap:8px;display:grid}.field label,.field span{color:var(--thrive-navy);font-size:.92rem;font-weight:600}.field input,.field select,.field textarea,.table-input,table input{border-radius:var(--radius-sm);width:100%;min-height:44px;color:var(--thrive-text);background:#fffdfa;border:1px solid #c9d8d2f5;padding:10px 12px}.field input::placeholder,.field textarea::placeholder{color:#667085db}.auth-form .field input{background:#fffffff2;border-color:#c9d8d2eb}.table-input,table input{width:96px}.field input:hover,.field select:hover,.field textarea:hover,.table-input:hover,table input:hover{border-color:#1e9fa357}.auth-form .field input:focus-visible{box-shadow:0 0 8px #009aa04d}.auth-inline-error{text-align:center;margin:0}.auth-trust{text-align:center;color:#6670859e;margin:0;font-size:.75rem}.rank-section,.mini-list{gap:14px;display:grid}.badge,.pill{border-radius:var(--radius-pill);border:1px solid #0000;align-items:center;gap:8px;width:fit-content;padding:7px 12px;font-size:.9rem;font-weight:600;display:inline-flex}.badge{color:var(--thrive-teal-dark);background:#1e9fa31f}.metric{color:var(--thrive-navy);margin:0;font-size:2.1rem;line-height:1}.mini-item{justify-content:space-between;gap:var(--space-3);border-top:1px solid #c9d8d2c7;padding-top:10px;display:flex}.mini-item:first-child{border-top:0;padding-top:0}.table-shell{overflow:hidden}.table-shell table{margin:-2px 0}.matrix-shell{border-radius:18px;max-width:100%;overflow:auto}table{border-collapse:collapse;background:0 0;width:100%}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #c9d8d2c7;padding:12px 10px}th{color:var(--thrive-text-muted);letter-spacing:.02em;font-size:.86rem;font-weight:700}tbody tr:hover td{background:#e8f3f385}.matrix-table{min-width:max-content}.matrix-table th{z-index:2;background:#fffdfa;position:sticky;top:0;box-shadow:inset 0 -1px #c9d8d2eb}.matrix-table th:first-child,.matrix-table td:first-child{z-index:1;background:#fffdfa;position:sticky;left:0}.matrix-table th:first-child{z-index:3}.matrix-table td{white-space:nowrap}.inspector{gap:var(--space-5);display:grid}.summary-grid{grid-template-columns:1fr;gap:12px;display:grid}.summary-label{margin:4px 0 0}.pill-ok{color:var(--thrive-success);background:#157f671f;border-color:#157f6729}.pill-error{color:var(--thrive-error);background:#a1362b1a;border-color:#a1362b24}.pill-soft{color:var(--thrive-navy);background:#1e2a440f;border-color:#1e2a4414}.pill-note{color:var(--thrive-teal-dark);background:#1e9fa314;border-color:#1e9fa31f}.alert{border-radius:var(--radius-sm);border:1px solid #0000;padding:14px 16px}.alert p{margin:0}.alert-info{background:#e8f3f3d1;border-color:#1e9fa32e}.alert-warning{background:#9a5b1714;border-color:#9a5b1729}.alert-error{background:#a1362b14;border-color:#a1362b24}.diagnostics-item{flex-direction:column;align-items:stretch}.diagnostics-allocations{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.diagnostics-log-shell{border-top:1px solid #c9d8d2c7;max-height:360px;padding-top:12px;overflow:auto}.diagnostics-log{padding-left:22px}.override-editor{border-top:1px solid #c9d8d2c7;margin-top:16px;padding-top:16px}.override-grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:12px;display:grid}.log-list,.warning-list{gap:8px;margin:0;padding-left:18px;display:grid}.warning{color:var(--thrive-warning)}.error{color:var(--thrive-error)}@keyframes auth-card-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1460px){.workspace{grid-template-columns:240px minmax(0,1.2fr) 300px}}@media (width<=1180px){.help-grid,.workspace,.workspace-grid{grid-template-columns:1fr}}@media (width<=720px){.page-shell{width:min(calc(100% - 20px), var(--page-width));padding-top:12px}.auth-shell{padding:18px}.auth-card{width:min(100%,480px);padding:22px 20px}.help-overlay{padding:12px}.help-header,.topbar,.section-head{flex-direction:column}.auth-actions,.auth-support,.form-footer{flex-direction:column;align-items:stretch}.summary-grid,.override-grid,.field-grid{grid-template-columns:1fr}}
