:root{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#1c1e21;background:#eef1f4}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:#0f766e}a:hover{color:#0d9488}button{cursor:pointer;font:inherit}input,textarea{font:inherit}code,pre{font-family:ui-monospace,Consolas,monospace;font-size:.85rem}.layout{display:flex;min-height:100vh}.sidebar{width:220px;background:#fff;border-right:1px solid #e2e6ea;padding:1rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:2px 0 12px #0f172a0a}.sidebar h1{font-size:1rem;margin:0 0 1rem;color:#0f172a}.sidebar a{text-decoration:none;padding:.4rem .6rem;border-radius:6px;color:#475569}.sidebar a.active{background:#ecfdf5;color:#0f766e;font-weight:600}.main{flex:1;display:flex;flex-direction:column;min-width:0;background:#f4f6f8}.topbar{padding:.75rem 1.25rem;border-bottom:1px solid #e2e6ea;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:1rem;box-shadow:0 1px 3px #0f172a0f}.content{padding:1.25rem;flex:1}.banner{padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;border:1px solid #e2e6ea;background:#fff;box-shadow:0 1px 2px #0f172a0a}.banner.warn{border-color:#fbbf24;background:#fffbeb}.banner.err{border-color:#f87171;background:#fef2f2}.banner.ok{border-color:#34d399;background:#ecfdf5}.banner.info{border-color:#38bdf8;background:#f0f9ff;color:#0c4a6e}.account-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding:.65rem 1rem;margin-bottom:1rem;border-radius:8px;border:1px solid #e2e6ea;background:#fff;box-shadow:0 1px 3px #0f172a0f}.account-bar-main{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;min-width:0}.account-bar-meta{flex:1 1 auto;min-width:12rem}.account-bar-actions{display:flex;flex-wrap:wrap;gap:.5rem}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin-bottom:1.5rem}.card{background:#fff;border:1px solid #e2e6ea;border-radius:8px;padding:1rem;box-shadow:0 1px 3px #0f172a0f}.card h3{margin:0 0 .35rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.card .num{font-size:1.5rem;font-weight:600;color:#0f172a}.table-wrap{overflow:auto;border:1px solid #e2e6ea;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0f172a0f}table{width:100%;border-collapse:collapse;font-size:.9rem}th,td{padding:.5rem .65rem;text-align:left;border-bottom:1px solid #eef1f4}th{background:#f8fafc;color:#475569;font-weight:600}tr:hover td{background:#f8fafc}.filters{margin-bottom:.75rem}.filters input{width:min(420px,100%);padding:.45rem .6rem;border-radius:6px;border:1px solid #e2e6ea;background:#fff;color:inherit}.btn{padding:.45rem .85rem;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#1e293b}.btn.primary{background:#0d9488;border-color:#0d9488;color:#fff}.btn.primary:hover{background:#0f766e;border-color:#0f766e}.stack{display:flex;flex-direction:column;gap:.75rem}.steps{list-style:none;padding:0;margin:0}.steps li{padding:.35rem 0;border-bottom:1px solid #eef1f4}.steps li.done{color:#059669}.steps li.blocked{color:#dc2626}textarea.config{width:100%;min-height:120px;padding:.5rem;border-radius:6px;border:1px solid #e2e6ea;background:#fff;color:#1e293b}.thumb{max-width:120px;max-height:90px;border-radius:4px;object-fit:cover;border:1px solid #e2e6ea}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.mono{font-family:ui-monospace,Consolas,monospace;font-size:.9em}.detail-list{margin:0;padding-left:1.1rem}.detail-list li{margin:.25rem 0}.raw-json{overflow:auto;max-height:480px;background:#f8fafc;padding:1rem;border-radius:8px;border:1px solid #e2e6ea;font-size:.8rem}.preview-layout{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 900px){.preview-layout{grid-template-columns:1fr}}.preview-card h3{margin-top:1rem;font-size:.95rem;color:#475569}.preview-dl{display:grid;grid-template-columns:max-content 1fr;gap:.35rem 1rem;margin:0}.preview-dl dt{margin:0;color:#64748b;font-size:.85rem}.preview-dl dd{margin:0}@media (max-width: 900px){.grid2{grid-template-columns:1fr}}.wizard-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,400px);gap:1.25rem;align-items:start}@media (max-width: 960px){.wizard-grid{grid-template-columns:1fr}}.panel{background:#fff;border:1px solid #e2e6ea;border-radius:10px;padding:1rem 1.1rem;box-shadow:0 1px 3px #0f172a0f}.btn-row{display:flex;flex-wrap:wrap;gap:.5rem}.input-wide{display:block;width:100%;margin-top:.25rem;padding:.45rem .55rem;border-radius:6px;border:1px solid #e2e6ea;background:#fff;color:#1e293b}.muted{color:#64748b}.small{font-size:.85rem}.mt{margin-top:1rem}.pre-wrap{margin:.5rem 0 0;white-space:pre-wrap;font-size:.85rem}.badge{display:inline-block;padding:.15rem .45rem;border-radius:999px;font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.badge-report-draft{background:#fffbeb;color:#92400e;border:1px solid #fcd34d}.badge-caption{background:#eff6ff;color:#1d4ed8;border:1px solid #93c5fd}.badge-type{background:#faf5ff;color:#6b21a8;border:1px solid #d8b4fe}.badge-report-complete{background:#ecfdf5;color:#166534;border:1px solid #6ee7b7}.badge-report-incomplete{background:#fff7ed;color:#c2410c;border:1px solid #fdba74}.badge-report-unknown{background:#f8fafc;color:#475569;border:1px solid #cbd5e1}.page-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.25rem}.page-header--customers .page-header-main{flex:1 1 280px;min-width:0}.page-header--customers .page-header-actions{flex:0 1 auto;min-width:0;justify-content:flex-end}.btn-row--wrap{flex-wrap:wrap;gap:.5rem}.page-title{margin:0 0 .25rem;font-size:1.35rem;font-weight:600;color:#0f172a}.page-lead{margin:0;max-width:52rem}.section-title{font-size:1rem;font-weight:600;color:#0f172a}.section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.stat-pills{display:flex;flex-wrap:wrap;gap:.5rem}.stat-pill{background:#fff;border:1px solid #e2e6ea;border-radius:999px;padding:.35rem .75rem;font-size:.85rem;color:#475569;box-shadow:0 1px 2px #0f172a0a}.stat-pill strong{color:#0f172a}.cards-monitoring{margin-bottom:.5rem}.card-foot{margin:.35rem 0 0}.tiny{font-size:.72rem}.legend-line{margin:0 0 1rem}.setup-details{margin-bottom:1rem}.setup-summary{cursor:pointer;font-weight:600;color:#0d9488;padding:.25rem 0}.setup-details[open]>.setup-summary{margin-bottom:.75rem}.filters-panel{margin-bottom:.75rem}.filter-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem 1rem}.filter-field{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem}.filter-label{color:#64748b}.filter-field input,.filter-field select{width:100%;padding:.45rem .55rem;border-radius:6px;border:1px solid #e2e6ea;background:#fff;color:inherit}.th-sub{display:block;font-weight:400;font-size:.68rem;text-transform:none;letter-spacing:0;color:#64748b;margin-top:.15rem}.td-clip{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.td-nowrap{white-space:nowrap}.num-cell{font-variant-numeric:tabular-nums;font-weight:600}.links-cell{white-space:normal;min-width:9.5rem;font-size:.85rem}.link-sep{color:#94a3b8;margin:0 .15rem}.empty-state{border:1px dashed #cbd5e1;border-radius:10px;padding:1.25rem 1.5rem;background:#f8fafc}.empty-state.nested{padding:1rem;margin-top:.5rem}.empty-state-title{margin:0 0 .35rem;font-weight:600;color:#0f172a}.job-detail-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.job-actions{display:flex;flex-wrap:wrap;gap:.5rem}.job-report-pdf-root{display:flex;flex-direction:column;gap:1rem;margin-top:.75rem}.job-report-section--customer{border-left:4px solid #2563eb}.job-report-section--internal{border-left:4px solid #b45309;background:#fffbeb}.job-pdf-status{margin-top:.5rem}.job-action-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;margin-top:.75rem}.job-action-card-grid--internal{margin-top:.5rem}.job-action-card{border:1px solid #e2e8f0;border-radius:10px;padding:.85rem 1rem;background:#fff;display:flex;flex-direction:column;gap:.35rem}.job-report-section--internal .job-action-card{background:#fff}.job-action-card--warn{border-color:#fcd34d;background:#fffef5}.job-action-card-title{margin:0;font-weight:600;font-size:.95rem;color:#0f172a}.job-action-card-sub{margin:0;flex:1;line-height:1.35}.job-action-card .btn{align-self:flex-start;margin-top:.25rem}.panel-tight{padding:1rem 1.1rem}.breadcrumb{margin:0}.preview-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.panel-soft{background:#f8fafc;border:1px solid #e2e6ea;border-radius:10px;padding:1rem 1.15rem}.preview-card-title{margin:0 0 .75rem;font-size:1.05rem;color:#0f172a}.preview-subhead{margin:1rem 0 .35rem;font-size:.95rem;color:#64748b}.preview-body{margin:0;white-space:pre-wrap}.staff-raw summary{cursor:pointer;font-weight:600;color:#b45309}.staff-raw.panel{background:#fffbeb;border:1px solid #fde68a}.staff-raw .raw-json{background:#fff;border:1px solid #e2e6ea;color:#1e293b}.latest-jobs-section{margin-top:.5rem}.preview-hero{margin-bottom:.5rem}.preview-hero-title{margin:.25rem 0 .15rem;font-size:1.35rem;font-weight:600;color:#0f172a}.preview-hero-address{margin:0 0 .75rem;color:#64748b;font-size:1rem}.preview-hero-meta{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem 1rem;margin:0}.preview-hero-meta div{margin:0}.preview-hero-meta dt{margin:0;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.preview-hero-meta dd{margin:.15rem 0 0;color:#0f172a}.preview-stat{margin:0 0 .5rem;font-size:1.1rem;color:#0f172a}.preview-link-note .mono{word-break:break-all}.mono.small{font-size:.78rem;display:inline}.badge-media{background:#eff6ff;color:#1d4ed8;border:1px solid #93c5fd}.cdash{max-width:1080px;margin:0 auto}.cdash-banner{border-radius:10px}.cdash-hero{background:linear-gradient(145deg,#1a2838,#131b26 55%,#161d28);border:1px solid #2d3a4d;border-radius:14px;padding:1.5rem 1.75rem 1.75rem;margin-bottom:1.25rem}.cdash-kicker{margin:0 0 .35rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#9aa0a6}.cdash-hero-title{margin:0 0 .5rem;font-size:1.65rem;font-weight:650;color:#f8f9fa;line-height:1.25}.cdash-hero-sub,.cdash-hero-outcome{margin:0 0 .65rem;color:#bdc1c6;font-size:.98rem;line-height:1.5}.cdash-hero-dl{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.65rem 1.25rem;margin:1rem 0 1.25rem}.cdash-hero-dl dt{margin:0;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#80868b}.cdash-hero-dl dd{margin:.2rem 0 0;color:#e8eaed;font-size:.92rem}.cdash-pill{display:inline-block;padding:.2rem .55rem;border-radius:999px;background:#1e3a2d;color:#81c995;border:1px solid #2e7d4a;font-size:.8rem;font-weight:600}.cdash-hero-actions{display:flex;flex-wrap:wrap;gap:.5rem}.cdash-hero-note{margin:.75rem 0 0;max-width:52rem}.cdash-section{margin-bottom:1.75rem}.cdash-h2{margin:0 0 .65rem;font-size:1.15rem;font-weight:600;color:#e8eaed}.cdash-h3{margin:0 0 .4rem;font-size:.98rem;font-weight:600;color:#e8eaed}.cdash-lead{margin:0 0 .75rem;max-width:48rem}.cdash-card{background:#161d28;border:1px solid #2d3a4d;border-radius:12px;padding:1rem 1.15rem}.cdash-card-compact{padding:.85rem 1rem}.cdash-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.85rem}.cdash-prose p{margin:0;color:#d6d9dd;line-height:1.65;font-size:1rem}.cdash-muted{margin:0;color:#bdc1c6;line-height:1.55;font-size:.92rem}.cdash-muted.small,.cdash-card .small{font-size:.82rem}.cdash-tag{display:inline-block;margin-top:.5rem;font-size:.72rem;color:#fdd663;letter-spacing:.02em}.cdash-atp{display:grid;grid-template-columns:max-content 1fr;gap:.35rem 1rem;margin:.75rem 0}.cdash-atp dt{margin:0;color:#9aa0a6;font-size:.82rem}.cdash-atp dd{margin:0;font-weight:600;color:#e8eaed}.cdash-note{margin:.5rem 0;font-size:.85rem;color:#fdd663}.cdash-limitation{margin:.75rem 0 0;padding-top:.75rem;border-top:1px solid #2d3a4d;font-size:.88rem;color:#fcad70;line-height:1.5}.cdash-steps{display:flex;flex-direction:column;gap:.65rem}.cdash-step{border-radius:10px;border:1px solid #2d3a4d;padding:.85rem 1rem;background:#141c26}.cdash-step-do_first{border-left:4px solid #1a73e8}.cdash-step-next{border-left:4px solid #fdd663}.cdash-step-long_term{border-left:4px solid #81c995}.cdash-step-tier{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8ab4f8;margin-bottom:.35rem}.cdash-disclaimer{margin:.5rem 0 .65rem;font-size:.78rem;color:#9aa0a6;line-height:1.45}.cdash-disclaimer.global{padding:.65rem .85rem;border-radius:8px;background:#1a2332;border:1px solid #3c4a5f;color:#bdc1c6;margin-bottom:1rem}.cdash-edu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.85rem}.cdash-edu-card .btn{margin-top:.35rem}.cdash-edu-label{display:inline-block;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#9aa0a6;margin-bottom:.35rem}.cdash-limitations{margin:0;padding-left:1.2rem;color:#bdc1c6;line-height:1.55}.cdash-footer-actions{padding:1.1rem 1.2rem;margin-bottom:1.5rem}.cdash-actions-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0}.cdash-minimal{max-width:920px}.cdash-banner-tight{border-radius:10px;padding:.55rem .85rem;font-size:.88rem}.cdash-premium-hero{text-align:center;padding:2.25rem 1.5rem 2rem;margin-bottom:2rem;border-radius:18px;background:radial-gradient(120% 80% at 50% 0%,#24344a,#121920 45%,#0e141c);border:1px solid #2d3a4d}.cdash-premium-badge{display:inline-block;margin-bottom:1rem;padding:.3rem .85rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#81c995;border:1px solid #2e7d4a;background:#1e3a2d80}.cdash-premium-address{margin:0 0 .25rem;font-size:1.05rem;color:#e8eaed;font-weight:500}.cdash-premium-client{margin:0 0 1.25rem;color:#9aa0a6;font-size:.95rem}.cdash-premium-headline{margin:0 auto 1rem;max-width:34rem;font-size:clamp(1.35rem,3.5vw,1.85rem);font-weight:650;line-height:1.3;color:#f8f9fa}.cdash-premium-lead{margin:0 auto 1.5rem;max-width:36rem;font-size:1.05rem;line-height:1.65;color:#bdc1c6}.cdash-premium-cta{margin-bottom:.75rem}.cdash-btn-large{padding:.65rem 1.35rem;font-size:1rem}.cdash-premium-hint{margin:0 auto;max-width:32rem}.cdash-outcome-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.25rem}@media (max-width: 800px){.cdash-outcome-row{grid-template-columns:1fr}}.cdash-outcome-card{background:#151c26;border:1px solid #2a3545;border-radius:14px;padding:1.25rem 1.35rem;min-height:7.5rem}.cdash-outcome-title{margin:0 0 .5rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#8ab4f8;font-weight:700}.cdash-outcome-body{margin:0;font-size:.98rem;line-height:1.55;color:#e8eaed}.cdash-section-label{margin:0 0 1rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:#80868b;font-weight:600}.cdash-journey{margin-bottom:2.25rem}.cdash-journey-track{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}@media (max-width: 900px){.cdash-journey-track{grid-template-columns:1fr 1fr}}@media (max-width: 520px){.cdash-journey-track{grid-template-columns:1fr}}.cdash-journey-step{display:flex;gap:.65rem;padding:.85rem .9rem;border-radius:12px;background:#141a22;border:1px solid #2d3a4d}.cdash-journey-index{flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#1a73e8;border:1px solid #3367d6;background:#1a73e81f}.cdash-journey-label{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9aa0a6;margin-bottom:.25rem}.cdash-journey-text{margin:0;font-size:.86rem;line-height:1.45;color:#bdc1c6}.cdash-block{margin-bottom:2rem}.cdash-proof-list{margin:0 0 .75rem;padding-left:1.1rem;color:#d6d9dd;line-height:1.6;font-size:.95rem}.cdash-proof-detail-list{margin:.75rem 0 0;padding-left:1.1rem;color:#bdc1c6;font-size:.88rem;line-height:1.55}.cdash-details{border:1px dashed #3c4a5f;border-radius:10px;padding:.35rem .75rem;background:#131b2699}.cdash-details>summary{cursor:pointer;font-weight:600;color:#8ab4f8;padding:.35rem 0}.cdash-details-body{padding:.5rem 0 .75rem}.cdash-details-major{margin-bottom:.75rem}.cdash-details-inline{margin-top:.5rem;border-style:solid;border-color:#2d3a4d}.cdash-priority-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-bottom:.75rem}@media (max-width: 800px){.cdash-priority-row{grid-template-columns:1fr}}.cdash-priority-card{padding:1rem 1.1rem;border-radius:12px;border:1px solid #2d3a4d;background:#151c24}.cdash-priority-tier{display:block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#8ab4f8;margin-bottom:.4rem}.cdash-priority-short{margin:0 0 .35rem;font-size:.95rem;line-height:1.45;color:#e8eaed}.cdash-rec-block{margin-bottom:.85rem;padding-bottom:.85rem;border-bottom:1px solid #2d3a4d}.cdash-rec-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cdash-teaser-intro{margin:0 0 1rem;max-width:40rem}.cdash-edu-teaser{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem}@media (max-width: 800px){.cdash-edu-teaser{grid-template-columns:1fr}}.cdash-edu-teaser-card{padding:1rem 1.1rem;border-radius:12px;border:1px solid #2d3a4d;background:#141a22}.cdash-edu-teaser-label{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:#9aa0a6;margin-bottom:.35rem}.cdash-edu-teaser-title{margin:0 0 .4rem;font-size:.95rem;font-weight:600;color:#e8eaed}.cdash-edu-teaser-foot{margin:0 0 .5rem}.cdash-btn-outline{background:transparent;border:1px solid #5f6368;color:#e8eaed}.cdash-actions-bar{margin:2rem 0 1.5rem;padding:1.25rem 1.35rem;border-radius:14px;border:1px solid #2d3a4d;background:#121820;text-align:center}.cdash-actions-bar .btn{margin:.25rem}.cdash-actions-note{margin:.75rem auto 0;max-width:36rem}.cdash-dialog{max-width:min(960px,96vw);width:100%;border:none;border-radius:14px;padding:0;background:#0f1419;color:#e8eaed}.cdash-dialog::backdrop{background:#0000008c}.cdash-dialog-panel{padding:1.25rem 1.5rem 1.5rem;max-height:85vh;overflow:auto}.cdash-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.cdash-dialog-title{margin:0;font-size:1.15rem}.cdash-dialog-close{border:1px solid #5f6368;background:#2d3a4d;color:#e8eaed;border-radius:8px;padding:.35rem .75rem;cursor:pointer;font:inherit}.cdash-dialog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem}@media (max-width: 720px){.cdash-hero-title,.cdash-premium-headline{font-size:1.35rem}}.main .content:has(.cdash-preview-theme),.portal-main:has(.cdash-preview-theme){background:linear-gradient(175deg,#f2f6fc,#e8eef6 45%,#e3eaf3);padding:0}.cdash-preview-theme{color:#1a2332;max-width:1120px;margin:0 auto;padding:1.25rem 1.5rem 2.75rem;min-height:min(100%,calc(100vh - 3.5rem))}.cdash-preview-theme a{color:#155dfc}.cdash-preview-theme .muted{color:#5c6b7a}.cdash-preview-theme .cdash-note{color:#b06000}.cdash-light-inner.stack{gap:1.35rem}.cdash-light-banner{background:#e3f0ff!important;border:1px solid #b8d4f8!important;color:#0d47a1!important;border-radius:12px}.cdash-light-crumb{color:#3d5266;font-size:.92rem}.cdash-light-empty{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 24px #0f172a0f;border:1px solid rgba(15,23,42,.06)}.cdash-light-topgrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:1.25rem;align-items:start}@media (max-width: 960px){.cdash-light-topgrid{grid-template-columns:1fr}}.cdash-light-card{background:#fff;border-radius:16px;padding:1.35rem 1.5rem;border:1px solid rgba(15,23,42,.06);box-shadow:0 6px 28px #0f172a12,0 1px 3px #0f172a0a}.cdash-light-glance{text-align:center;padding:2rem 1.5rem 1.75rem}.cdash-light-glance--portal-peek{border:1px solid #99f6e4;box-shadow:0 16px 48px #0d948824,0 4px 14px #0f172a0f}.cdash-light-kicker{margin:0 0 .5rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#6b7c90}.cdash-light-page-title{margin:0 0 .75rem;font-size:clamp(1.45rem,3vw,1.85rem);font-weight:700;letter-spacing:-.02em;color:#0f172a}.cdash-light-meta{margin:0 0 .35rem;font-size:.88rem;color:#5c6b7a;display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem .5rem}.cdash-light-meta-sep{color:#c5ced9}.cdash-light-address{margin:.5rem 0 .15rem;font-size:1.05rem;font-weight:600;color:#1e293b}.cdash-light-client{margin:0 0 1.25rem;font-size:.92rem}.cdash-light-outcome-box{text-align:left;max-width:36rem;margin:0 auto 1.25rem;padding:1.1rem 1.2rem;border-radius:14px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0}.cdash-light-outcome-label{margin:0 0 .35rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#64748b}.cdash-light-outcome-text{margin:0;font-size:.98rem;line-height:1.55;color:#334155}.cdash-light-readiness{display:inline-block;margin-bottom:1rem;padding:.28rem .75rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#166534;background:#dcfce7;border:1px solid #86efac}.cdash-light-dx{margin:0 0 .65rem;font-size:1.15rem;font-weight:650;color:#0f172a;line-height:1.35}.cdash-light-lead{margin:0 auto .75rem;max-width:38rem;font-size:.98rem;line-height:1.6;color:#475569}.cdash-light-confidence{margin:0 auto .65rem;max-width:38rem;font-size:.9rem;line-height:1.55;color:#5c6b7a}.cdash-light-verify-wrap{max-width:38rem;margin:0 auto 1rem;scroll-margin-top:6rem}.cdash-light-verify{margin:0;font-size:.88rem;line-height:1.5;color:#166534;font-weight:500}.cdash-light-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;margin:0 0 1.25rem}.cdash-light-pill{display:inline-block;padding:.4rem .85rem;border-radius:999px;font-size:.8rem;font-weight:600;text-decoration:none;color:#1e40af!important;background:#eff6ff;border:1px solid #bfdbfe;transition:background .15s ease}.cdash-light-pill:hover{background:#dbeafe}.cdash-light-hero-cta{margin-top:.25rem}.cdash-light-btn-primary{padding:.65rem 1.35rem;font-size:1rem;border-radius:10px;background:#155dfc!important;color:#fff!important;border:none!important;text-decoration:none;display:inline-block}.cdash-light-btn-primary:hover{filter:brightness(1.05)}.cdash-light-aside{scroll-margin-top:5rem}.cdash-light-aside-title{margin:0 0 1rem;font-size:1.05rem;font-weight:700;color:#0f172a}.cdash-light-dl{margin:0}.cdash-light-dl>div{margin-bottom:1rem}.cdash-light-dl dt{margin:0 0 .25rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.cdash-light-dl dd{margin:0;font-size:.92rem;line-height:1.5;color:#334155}.cdash-light-details{margin-top:.25rem;border:1px solid #e2e8f0;border-radius:10px;padding:.35rem .75rem;background:#fafbfc}.cdash-light-details>summary{cursor:pointer;font-weight:600;font-size:.88rem;color:#155dfc}.cdash-light-details-body{padding:.5rem 0 .35rem;font-size:.88rem;line-height:1.55;color:#475569}.cdash-light-details-wide{margin-top:1rem}.cdash-light-details-inline{margin-top:.65rem}.cdash-light-details-major{margin-bottom:.5rem}.cdash-light-section-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;color:#0f172a}.cdash-light-proof-section,.cdash-light-plan-section{margin-top:.25rem}.cdash-light-proof-section,.cdash-light-plan-section{scroll-margin-top:5rem}.cdash-premium-legal{margin:0 0 .75rem;max-width:48rem}.cdash-premium-hero{border:1px solid #e2e8f0;box-shadow:0 10px 40px #0f172a0f}.cdash-premium-story-lead{margin:.75rem 0 .25rem;font-size:1.02rem;line-height:1.55;color:#1e293b}.cdash-premium-story-block{margin:1rem 0 .5rem;padding:.85rem 1rem;border-radius:.65rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0}.cdash-premium-story-h{margin:.5rem 0 .25rem;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.cdash-premium-story-h:first-child{margin-top:0}.cdash-premium-story-p{margin:0 0 .35rem;font-size:.9rem;line-height:1.5;color:#334155}.cdash-premium-jump{display:flex;flex-wrap:wrap;gap:.45rem .65rem;margin:1rem 0 .25rem}.cdash-premium-jump-link{font-size:.78rem;font-weight:600;color:#155dfc;text-decoration:none;padding:.25rem .5rem;border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff}.cdash-premium-jump-link:hover{background:#dbeafe}.cdash-premium-hero-cta{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.cdash-premium-cta-note{margin:0;max-width:26rem}.cdash-premium-atp-card{margin-top:1rem;border:1px solid #bbf7d0;background:linear-gradient(180deg,#f0fdf4,#fff 55%)}.cdash-premium-atp-dl{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1.25rem;margin:.5rem 0 0}@media (max-width: 600px){.cdash-premium-atp-dl{grid-template-columns:1fr}}.cdash-premium-atp-sub{display:inline}.cdash-premium-atp-single{margin:.35rem 0 0;font-size:.95rem;line-height:1.5;color:#334155}.cdash-premium-atp-fallback{margin:.75rem 0 0;padding:.65rem .85rem;border-radius:.5rem;background:#f8fafc;border:1px solid #e2e8f0;max-width:48rem}.cdash-premium-hero-official-wrap{margin-top:.75rem}.cdash-premium-hero-official-link{font-weight:600;color:#155dfc;text-decoration:underline;text-underline-offset:3px}.cdash-premium-key-results{margin-top:1rem;scroll-margin-top:5rem;border:1px solid rgba(15,23,42,.1);box-shadow:0 12px 32px #0f172a0f}.cdash-premium-key-chip-row{display:flex;flex-wrap:wrap;gap:.65rem;list-style:none;margin:.25rem 0 0;padding:0}.cdash-premium-key-chip{flex:1 1 10rem;min-width:9rem;border-radius:.5rem;border:1px solid #e2e8f0;background:#f8fafc;padding:.55rem .65rem;display:flex;flex-direction:column;gap:.2rem}.cdash-premium-key-chip-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-weight:600}.cdash-premium-key-chip-value{font-size:1.05rem;font-weight:700;color:#0f172a;line-height:1.35}.cdash-premium-ruled-out{margin-top:1rem;scroll-margin-top:5rem}.cdash-premium-ruled-out-list{margin:.25rem 0 0;padding-left:1.15rem;line-height:1.55}.cdash-premium-numbers-section{margin-top:1rem;scroll-margin-top:5rem}.cdash-premium-metric-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:.75rem}.cdash-premium-metric-card{padding:.75rem .85rem}.cdash-premium-metric-title{margin:0;font-size:.95rem}.cdash-premium-metric-recorded{margin:.35rem 0 .2rem;font-size:1.05rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}.cdash-premium-atp-section{scroll-margin-top:5rem}.cdash-premium-atp-hero-inner{margin-top:.35rem;display:flex;flex-direction:column;gap:.45rem}.cdash-premium-atp-hero-line{margin:0;font-size:1rem;font-weight:600;color:#0f172a}.cdash-premium-atp-hero-outcome{margin:.15rem 0 0;font-size:1.05rem;font-weight:700;color:#166534}.cdash-premium-atp-hero-meaning{margin:.25rem 0 0}.cdash-premium-proof-card{min-height:7.5rem}.cdash-premium-explain-section{margin-top:1.25rem;scroll-margin-top:5rem}.cdash-premium-explain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem}@media (max-width: 900px){.cdash-premium-explain-grid{grid-template-columns:1fr}}.cdash-premium-explain-card{padding:.75rem .9rem}.cdash-premium-explain-card>summary{cursor:pointer;font-weight:600;color:#0f172a}.cdash-premium-explain-body{margin:.5rem 0 0;font-size:.86rem;line-height:1.55;color:#475569}.cdash-premium-plan-card{border-top:3px solid #155dfc}.cdash-premium-actions{margin-top:1rem}.cdash-light-section-lead{margin:0 0 1rem;max-width:42rem;font-size:.9rem}.cdash-light-proof-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:.5rem}@media (max-width: 900px){.cdash-light-proof-row{grid-template-columns:1fr}}.cdash-light-proof-card{padding:1.1rem 1.15rem}.cdash-light-proof-title{margin:0 0 .45rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#155dfc}.cdash-light-proof-body{margin:0;font-size:.88rem;line-height:1.5;color:#475569}.cdash-light-atp dt{color:#64748b}.cdash-light-atp dd{color:#0f172a}.cdash-light-bullet{margin:.75rem 0 0;padding-left:1.1rem;color:#475569;font-size:.86rem;line-height:1.55}.cdash-light-plan-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-bottom:.5rem}@media (max-width: 900px){.cdash-light-plan-row{grid-template-columns:1fr}}.cdash-plan-official-note{margin:.75rem 0 .25rem;max-width:52rem;line-height:1.45}.cdash-plan-fallback-once{margin:.35rem 0 0;max-width:52rem}details.cdash-premium-rec-full.cdash-light-details{margin-top:1rem;border:1px solid #e2e8f0;border-radius:14px;background:linear-gradient(180deg,#fff,#f9fafb);box-shadow:0 6px 18px #0f172a0d;padding:0;overflow:hidden}details.cdash-premium-rec-full>summary{list-style:none;cursor:pointer;padding:.95rem 1.15rem;font-weight:600;font-size:.92rem;color:#0f172a;border-bottom:1px solid transparent;outline:none}details.cdash-premium-rec-full>summary::-webkit-details-marker{display:none}details.cdash-premium-rec-full>summary::marker{content:""}details.cdash-premium-rec-full[open]>summary{border-bottom-color:#e2e8f0}details.cdash-premium-rec-full .cdash-premium-rec-full-body{padding:.85rem 1.15rem 1.1rem}.cdash-premium-rec-complete-prose{margin:0;font-size:.9rem;line-height:1.65;color:#334155;white-space:pre-wrap}.cdash-light-plan-card{padding:1.15rem 1.2rem}.cdash-light-plan-step-label{display:block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#155dfc;margin-bottom:.45rem}.cdash-light-plan-short{margin:0 0 .35rem;font-size:.95rem;line-height:1.45;color:#1e293b;font-weight:500}.cdash-light-plan-fallback{display:block;font-size:.75rem;color:#94a3b8;margin-bottom:.35rem}.cdash-light-rec-block{margin-bottom:.85rem;padding-bottom:.85rem;border-bottom:1px solid #e2e8f0}.cdash-light-rec-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cdash-light-tag{display:inline-block;margin-top:.35rem;font-size:.72rem;color:#b45309;font-weight:600}.cdash-light-edu-card{padding:1.35rem 1.5rem}.cdash-edu-portal-entry{border:1px solid #e2e8f0}.cdash-edu-portal-entry-summary{cursor:pointer;font-size:1.05rem;font-weight:650;color:#0f172a;list-style:none;padding:.35rem 0}.cdash-edu-portal-entry-summary::-webkit-details-marker{display:none}.cdash-edu-portal-entry-summary:after{content:"";display:inline-block;width:.45em;height:.45em;margin-left:.5rem;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:rotate(45deg);vertical-align:.15em;transition:transform .15s ease}.cdash-edu-portal-entry[open] .cdash-edu-portal-entry-summary:after{transform:rotate(-135deg);vertical-align:.05em}.cdash-edu-portal-entry-body{padding-top:.5rem;border-top:1px solid #f1f5f9;margin-top:.65rem}.cdash-edu-portal-entry-disclaimer{margin-bottom:1rem}.cdash-light-edu-copy{margin:0 0 1rem;max-width:44rem;font-size:.9rem;line-height:1.55}.cdash-light-btn-outline{background:#fff!important;color:#155dfc!important;border:1px solid #93c5fd!important;border-radius:10px;padding:.55rem 1.1rem;font-weight:600}.cdash-light-btn-outline:hover{background:#eff6ff!important}.cdash-light-btn-secondary{background:#fff!important;color:#1e293b!important;border:1px solid #cbd5e1!important;border-radius:10px;text-decoration:none;display:inline-block;padding:.5rem 1rem}.cdash-light-actions-panel{text-align:center;padding:1.5rem 1.25rem}.cdash-light-actions-panel .btn{margin:.35rem}.cdash-light-staff-note{margin:.75rem auto 0;max-width:40rem}.cdash-light-cause-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.85rem}.cdash-light-cause-card{padding:1rem 1.1rem;box-shadow:none}.cdash-light-cause-title{margin:0 0 .4rem;font-size:.95rem;font-weight:650;color:#0f172a}.cdash-light-limitations{margin:.5rem 0 0;padding-left:1.15rem;color:#475569;line-height:1.55;font-size:.88rem}.cdash-light-disclaimer-global{margin:0 0 .75rem;padding:.75rem .9rem;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;font-size:.82rem;line-height:1.5;color:#475569}.cdash-light-disclaimer-small{margin:.35rem 0 .5rem;font-size:.75rem;line-height:1.45;color:#64748b}.cdash-light-edu-label{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.35rem}.cdash-light-dialog{max-width:min(920px,96vw);width:100%;border:none;border-radius:16px;padding:0;background:#fff;color:#1e293b;box-shadow:0 24px 64px #0f172a2e}.cdash-light-dialog::backdrop{background:#0f172a73}.cdash-light-dialog-panel{padding:1.25rem 1.35rem 1.5rem;max-height:85vh;overflow:auto}.cdash-light-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.cdash-light-dialog-title{margin:0;font-size:1.2rem;font-weight:700;color:#0f172a}.cdash-light-dialog-close{border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:8px;padding:.4rem .85rem;cursor:pointer;font:inherit;font-weight:600}.cdash-light-dialog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.85rem}.cdash-light-dialog-card{box-shadow:none;border:1px solid #e2e8f0}.cdash-edu-lib-dialog{max-width:min(1080px,98vw)}.cdash-edu-lib-panel{padding-bottom:1rem}.cdash-edu-lib-head{position:sticky;top:0;z-index:2;background:#fff;padding-bottom:.35rem}.cdash-edu-lib-global{margin-top:0}.cdash-edu-preview-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem;margin:1rem 0 1.1rem}.cdash-edu-res-card{display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 22px #0f172a0f}.cdash-edu-res-card--compact{flex-direction:row;align-items:stretch;min-height:7.5rem}.cdash-edu-res-card--compact .cdash-edu-res-thumb-wrap{width:112px;flex-shrink:0}.cdash-edu-res-card--compact .cdash-edu-res-thumb,.cdash-edu-res-card--compact .cdash-edu-res-thumb--placeholder{height:100%;min-height:6.5rem}.cdash-edu-res-thumb-wrap{background:linear-gradient(145deg,#ecfdf5,#f1f5f9)}.cdash-edu-res-thumb{display:block;width:100%;aspect-ratio:16 / 9;object-fit:contain;background:#f1f5f9}.cdash-edu-res-thumb--placeholder{background:linear-gradient(135deg,#ccfbf1,#e0e7ef 55%,#f8fafc)}.cdash-edu-res-body{padding:.85rem 1rem 1rem;display:flex;flex-direction:column;gap:.35rem;flex:1;min-width:0}.cdash-edu-res-chip{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#0f766e}.cdash-edu-res-title{margin:0;font-size:.95rem;font-weight:700;color:#0f172a;line-height:1.35;display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem}.cdash-edu-res-example-pill{display:inline-block;flex-shrink:0;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:.15rem .4rem}.cdash-edu-res-video-kind{margin:0;font-size:.72rem;font-weight:600;color:#0f766e}.cdash-edu-res-cta{align-self:flex-start;margin-top:.35rem;font-size:.85rem;padding:.45rem .9rem}.cdash-edu-lib-tabs{display:flex;flex-wrap:wrap;gap:.4rem;margin:.75rem 0 1rem;padding-bottom:.35rem;border-bottom:1px solid #e2e8f0}.cdash-edu-lib-tab{border:1px solid #e2e8f0;background:#f8fafc;color:#475569;border-radius:999px;padding:.35rem .75rem;font-size:.78rem;font-weight:600;cursor:pointer;font:inherit}.cdash-edu-lib-tab:hover{border-color:#99f6e4;color:#0f766e}.cdash-edu-lib-tab.active{background:#ecfdf5;border-color:#5eead4;color:#0f766e}.cdash-edu-lib-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.cdash-edu-lib-foot{margin:1rem 0 0}.theme-light-staff.staff-theme-root{min-height:100vh}.topbar-left{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;min-width:0}.topbar-tenant-mono{color:#64748b}.topbar-status{color:#b45309;font-size:.85rem}.topbar-user{color:#475569;text-align:right;flex-shrink:0;min-width:0;max-width:min(50%,20rem)}.mode-switcher{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.mode-tab{text-decoration:none;font-size:.8rem;font-weight:600;padding:.35rem .65rem;border-radius:999px;border:1px solid #e2e6ea;color:#475569;background:#f8fafc}.mode-tab:hover{border-color:#99f6e4;color:#0f766e}.mode-tab.mode-tab--active{background:#ecfdf5;border-color:#5eead4;color:#0f766e}.mode-tab-hint{font-weight:400;color:#94a3b8}.settings-tabs{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem}.settings-tab{font:inherit;cursor:pointer;padding:.4rem .75rem;border-radius:999px;border:1px solid #e2e6ea;background:#fff;color:#475569}.settings-tab--active{background:#ecfdf5;border-color:#5eead4;color:#0f766e;font-weight:600}.settings-section .section-title{margin-top:0}.settings-dl{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:.5rem 1rem;margin:0}.settings-dl dt{margin:0;color:#64748b;font-size:.85rem}.settings-dl dd{margin:0}.settings-banner{margin-bottom:.75rem}.admin-diagnostics-details{margin-top:.85rem;border:1px dashed #cbd5e1;border-radius:10px;padding:.35rem .65rem;background:#f8fafc}.admin-diagnostics-summary{cursor:pointer;font-size:.82rem;font-weight:600;color:#64748b;list-style:none}.admin-diagnostics-summary::-webkit-details-marker{display:none}.admin-diagnostics-body{margin-top:.5rem;font-size:.82rem;color:#475569;line-height:1.45}.settings-advanced{margin-top:1.25rem}.portal-shell{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#fffdfb,#f8fafc 40%,#f1f5f9);color:#1e293b}.portal-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #fde8d8;background:#ffffffeb;box-shadow:0 2px 12px #0f172a0f}.portal-brand{display:flex;align-items:center;gap:.75rem}.portal-brand-mark{width:2.5rem;height:2.5rem;border-radius:10px;background:linear-gradient(135deg,#0d9488,#14b8a6);color:#fff;font-weight:800;font-size:.85rem;display:flex;align-items:center;justify-content:center}.portal-brand-title{font-weight:700;font-size:1rem;color:#0f172a}.portal-brand-sub{font-size:.78rem;color:#64748b}.portal-nav{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.portal-nav-link{text-decoration:none;font-size:.85rem;font-weight:600;color:#0f766e;padding:.35rem .55rem;border-radius:6px}.portal-nav-link:hover{background:#ecfdf5}.portal-nav-link.active{background:#ccfbf1}.portal-nav-link--staff{border:1px solid #e2e6ea;color:#334155}.portal-signout{margin-left:.25rem}.portal-main{flex:1;padding:1.25rem;max-width:880px;width:100%;margin:0 auto}.portal-footer{padding:1rem 1.25rem 1.5rem;border-top:1px solid #fde8d8;background:#ffffffd9}.portal-hero-title{margin:0 0 .5rem;font-size:1.5rem;color:#0f172a}.portal-hero-lead{max-width:40rem}.portal-section-title{margin:0 0 .5rem;font-size:1.1rem;color:#0f172a}.portal-not-linked{border-color:#fed7aa;background:#fffbeb}.portal-report-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.portal-report-link{display:block;text-decoration:none;padding:.65rem .85rem;border-radius:8px;border:1px solid #e2e6ea;background:#fff;color:inherit}.portal-report-link:hover{border-color:#5eead4}.portal-pill{display:inline-block;margin-left:.5rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.12rem .45rem;border-radius:999px;background:#ecfdf5;color:#047857}.portal-pill--muted{background:#f1f5f9;color:#64748b}.portal-login-card{max-width:420px;margin:0 auto}.portal-fixture{margin:0 1.25rem}.portal-shell--ev{background:linear-gradient(180deg,#fff,#f8fafc 45%,#f1f5f9)}.portal-header--ev{border-bottom:1px solid #e2e8f0;background:#fffffff7;box-shadow:0 1px #0f172a0f}.portal-nav--ev{gap:.35rem;align-items:center}.portal-nav-pill{text-decoration:none;font-size:.82rem;font-weight:600;color:#334155;padding:.4rem .75rem;border-radius:999px;border:1px solid transparent;background:transparent;line-height:1.2}.portal-nav-pill:hover{background:#f1f5f9;color:#0f172a}.portal-nav-pill.active{background:#ecfdf5;border-color:#99f6e4;color:#0f766e}.portal-nav-pill--staff{border-color:#e2e8f0;color:#475569}.portal-signout--ev{margin-left:.35rem;font-size:.82rem;font-weight:600;padding:.4rem .85rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#334155}.portal-signout--ev:hover{border-color:#cbd5e1;background:#f8fafc}.portal-main--ev{max-width:960px;padding:1.5rem 1.25rem 2.5rem}.portal-footer--ev{border-top:1px solid #e2e8f0;background:#fff}.portal-footer-lead{margin:0;max-width:52rem;font-size:.88rem;color:#64748b;line-height:1.55}.portal-landing--ev{display:flex;flex-direction:column;gap:1.5rem}.portal-ev-hero{position:relative;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;background:radial-gradient(120% 90% at 80% 20%,rgba(20,184,166,.14) 0%,transparent 55%),radial-gradient(90% 70% at 10% 80%,rgba(148,163,184,.2) 0%,transparent 50%),linear-gradient(145deg,#f8fafc,#fff 38%,#f0fdfa);box-shadow:0 12px 40px #0f172a0f}.portal-ev-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.25'/%3E%3C/svg%3E");mix-blend-mode:multiply}.portal-ev-hero-inner{position:relative;z-index:1;padding:1.75rem 1.5rem 1.85rem}.portal-ev-hero--split .portal-ev-hero-inner.portal-ev-hero-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,240px);gap:1.25rem 1.5rem;align-items:center}.portal-ev-hero--compact .portal-ev-hero-inner.portal-ev-hero-split{padding:1.25rem 1.35rem 1.35rem}.portal-ev-hero-kicker{margin:0 0 .35rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0f766e}.portal-ev-hero-left{min-width:0}.portal-ev-hero-right{display:flex;justify-content:flex-end;align-items:center}.portal-ev-hero-art-wrap{display:flex;align-items:center;justify-content:flex-end;max-width:100%}.portal-ev-hero-art{max-height:min(220px,26vh);max-width:min(360px,100%);width:auto;height:auto;object-fit:contain;object-position:right center}.portal-ev-hero-art--compact{max-height:min(120px,18vh);max-width:min(240px,92vw)}.portal-iicrc-trust-strip{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;max-width:960px;margin:0 auto;padding:.45rem 1.25rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#fafbfc,#f8fafc);font-size:.72rem;color:#64748b;line-height:1.4}.portal-iicrc-trust-img{height:28px;width:auto;max-width:96px;object-fit:contain;flex-shrink:0}.portal-iicrc-trust-copy{flex:1 1 200px;min-width:0}.portal-brand--with-logo{gap:.65rem;align-items:center}.portal-header-logo-img{max-height:42px;max-width:min(200px,44vw);width:auto;height:auto;object-fit:contain;flex-shrink:0}.portal-nav--header{margin-left:auto}.portal-subnav-wrap{max-width:960px;width:100%;margin:0 auto;padding:0 1.25rem .75rem}.portal-subnav{display:flex;flex-wrap:wrap;gap:.4rem;padding:.35rem;border-radius:999px;background:#ffffffe6;border:1px solid #e2e8f0;box-shadow:0 4px 14px #0f172a0d}.portal-subnav-pill{text-decoration:none;font-size:.84rem;font-weight:600;color:#475569;padding:.45rem 1rem;border-radius:999px;border:1px solid transparent}.portal-subnav-pill:hover{background:#f8fafc;color:#0f172a}.portal-subnav-pill.active{background:#ecfdf5;border-color:#99f6e4;color:#0f766e}.portal-page{display:flex;flex-direction:column;gap:1.25rem}.portal-shell--ev .portal-ev-hero-title,.portal-shell--ev .portal-help-page .portal-ev-card-title,.portal-account-page .portal-ev-card-title{font-family:Georgia,Times New Roman,Times,serif;letter-spacing:-.02em}.portal-account-dl{display:grid;grid-template-columns:minmax(100px,160px) 1fr;gap:.5rem 1rem;margin:1rem 0}.portal-account-dl dt{margin:0;font-size:.82rem;color:#64748b;font-weight:600}.portal-account-dl dd{margin:0;font-size:.95rem;color:#0f172a}.portal-account-address-list{margin:.35rem 0 0;padding-left:1.1rem;color:#334155;line-height:1.45}.portal-account-actions{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #f1f5f9}.portal-report-premium-hero{border-radius:14px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc);padding:1rem 1.15rem 1.15rem;margin-bottom:.35rem;box-shadow:0 6px 22px #0f172a0d}.portal-ev-peek-outcome{margin:.85rem 0;font-size:.98rem;line-height:1.5;color:#1e293b}@media (max-width: 720px){.portal-ev-hero--split .portal-ev-hero-inner.portal-ev-hero-split{grid-template-columns:1fr}.portal-ev-hero-right,.portal-ev-hero-art-wrap{justify-content:flex-start}}.portal-ev-hero-title{margin:0 0 .5rem;font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:700;letter-spacing:-.02em;color:#0f172a}.portal-ev-hero-sub{margin:0 0 .35rem;max-width:36rem;font-size:.98rem;line-height:1.55;color:#475569}.portal-ev-hero-email{margin:.35rem 0 0;font-size:.88rem;color:#64748b}.portal-ev-hero-cta{margin:1rem 0 0}.portal-ev-inline-banner{margin-top:1rem}.portal-ev-muted-loading{margin:0;color:#64748b;font-size:.95rem}.portal-ev-card{border-radius:14px;border:1px solid #e2e8f0;background:#fff;padding:1.35rem 1.35rem 1.45rem;box-shadow:0 8px 28px #0f172a0d}.portal-ev-card--soft{background:linear-gradient(180deg,#fffbeb,#fff 55%);border-color:#fde68a}.portal-ev-card--stack{display:flex;flex-direction:column;gap:.75rem}.portal-ev-card-title{margin:0 0 .35rem;font-size:1.1rem;font-weight:700;color:#0f172a}.portal-ev-card-lead{margin:0;color:#475569;line-height:1.55;font-size:.95rem}.portal-ev-card-intro{margin:0 0 .85rem}.portal-ev-reports-section .portal-ev-card-intro{margin-top:-.15rem}.portal-ev-report-groups{display:flex;flex-direction:column;gap:1.25rem}.portal-ev-property-heading{margin:0 0 .5rem;font-size:.95rem;font-weight:700;color:#334155}.portal-ev-report-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.portal-ev-report-card{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:12px;border:1px solid #e2e8f0;background:#fafafa}.portal-ev-report-card--solo{padding:1.35rem 1.25rem;background:linear-gradient(180deg,#fff,#f8fafc);border-color:#cbd5e1;box-shadow:0 10px 36px #0f172a0f}.portal-ev-report-card-main{display:flex;gap:.85rem;align-items:flex-start;min-width:0;flex:1 1 200px}.portal-ev-report-icon{flex-shrink:0;color:#0d9488;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:10px;background:#ecfdf5}.portal-ev-report-title{font-weight:700;font-size:1rem;color:#0f172a;line-height:1.35}.portal-ev-report-meta{display:flex;flex-wrap:wrap;gap:.35rem .65rem;margin-top:.2rem}.portal-ev-report-line{margin:.35rem 0 0}.portal-ev-report-card-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.55rem;flex-shrink:0}.portal-ev-status{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .55rem;border-radius:999px}.portal-ev-status--live{background:#d1fae5;color:#047857}.portal-ev-status--pending{background:#f1f5f9;color:#64748b}.portal-ev-btn-primary,.btn.portal-ev-btn-primary{display:inline-flex;align-items:center;justify-content:center;font-weight:600;border-radius:10px;padding:.55rem 1.15rem;background:linear-gradient(180deg,#14b8a6,#0d9488);border:1px solid #0f766e;color:#fff!important;text-decoration:none;box-shadow:0 2px 8px #0d948840}.portal-ev-btn-primary:hover,.btn.portal-ev-btn-primary:hover{filter:brightness(1.03);color:#fff!important}.portal-ev-btn-outline,.btn.portal-ev-btn-outline{display:inline-flex;align-items:center;justify-content:center;font-weight:600;border-radius:10px;padding:.55rem 1.1rem;background:#fff!important;border:1px solid #99f6e4!important;color:#0f766e!important;text-decoration:none;box-shadow:0 1px 4px #0f766e14}.portal-ev-btn-outline:hover,.btn.portal-ev-btn-outline:hover{background:#ecfdf5!important;border-color:#5eead4!important;color:#0f766e!important}.portal-account-request-dialog{max-width:min(520px,94vw);width:100%;border:none;border-radius:16px;padding:0;background:transparent;box-shadow:none}.portal-account-request-dialog::backdrop{background:#0f172a73}.portal-account-request-panel{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;padding:1.15rem 1.2rem 1.35rem;box-shadow:0 20px 50px #0f172a1f}.portal-account-request-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.portal-account-request-title{margin:0;font-size:1.05rem}.portal-account-request-close{flex-shrink:0;border:none;background:#f1f5f9;color:#475569;font-size:.82rem;font-weight:600;padding:.35rem .65rem;border-radius:8px;cursor:pointer}.portal-account-request-close:hover{background:#e2e8f0;color:#0f172a}.portal-account-request-lead{margin:0 0 1rem;line-height:1.45}.portal-account-request-section{margin-bottom:1rem}.portal-account-request-sub{margin:0 0 .45rem;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.portal-account-request-contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.portal-account-request-contact-list li{display:grid;grid-template-columns:minmax(100px,130px) 1fr;gap:.35rem .75rem;align-items:baseline;font-size:.9rem}.portal-account-request-label{color:#64748b;font-weight:600;font-size:.82rem}.portal-account-request-value{color:#0f172a;text-decoration:none;word-break:break-word}a.portal-account-request-value:hover{text-decoration:underline;color:#0d9488}.portal-account-request-pre{margin:0;padding:.75rem .85rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff;font-size:.78rem;line-height:1.45;color:#334155;white-space:pre-wrap;word-break:break-word;max-height:14rem;overflow:auto}.portal-account-request-actions{display:flex;flex-wrap:wrap;gap:.5rem .6rem;align-items:center;margin-top:.75rem}.portal-account-request-feedback{margin:0;width:100%;font-size:.82rem;font-weight:600;color:#047857}.portal-account-request-feedback--err{color:#b45309}.portal-ev-btn-view{min-width:8.5rem}.portal-ev-account-body p{margin:0 0 .85rem}.portal-ev-account-body p:last-child{margin-bottom:0}.portal-ev-account-note{margin-top:.5rem!important}.portal-ev-help-wrap{display:flex;flex-direction:column;gap:1rem}.portal-ev-help-main-title{margin-bottom:0}.portal-ev-help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem}.portal-ev-mini-card{border-radius:12px;border:1px solid #e2e8f0;background:#fff;padding:1rem 1rem 1.05rem;box-shadow:0 4px 16px #0f172a0a}.portal-ev-mini-title{margin:0 0 .35rem;font-size:.92rem;font-weight:700;color:#0f172a}.portal-ev-contact-card{border-radius:12px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#fff);padding:1.1rem 1.15rem 1.15rem}.portal-ev-contact-list{list-style:none;padding:0;margin:.35rem 0 0;display:flex;flex-direction:column;gap:.4rem;font-size:.9rem}.portal-ev-contact-list a{color:#0f766e;font-weight:600;text-decoration:none}.portal-ev-contact-list a:hover{text-decoration:underline}.portal-ev-crumb-link{font-size:.9rem;font-weight:600;color:#0f766e;text-decoration:none}.portal-ev-crumb-link:hover{text-decoration:underline}.portal-ev-report-banner{border-radius:10px}.portal-report-premium{margin-top:.25rem}.portal-official-report-page .cdash-light-inner.stack{max-width:min(900px,100%)}.portal-official-doc{color:#0f172a;line-height:1.55}.portal-official-doc-crumb{margin:0 0 1rem}.portal-official-doc-header{margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(148,163,184,.45)}.portal-official-doc-kicker{margin:0 0 .35rem;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0f766e}.portal-official-doc-title{margin:0 0 .5rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:750;line-height:1.2}.portal-official-doc-address,.portal-official-doc-client{margin:.15rem 0 0}.portal-official-doc-section{margin-bottom:1.5rem}.portal-official-doc-h2{margin:0 0 .65rem;font-size:1.05rem;font-weight:700;color:#0f172a}.portal-official-doc-dl{display:grid;gap:.65rem 1.25rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:0}.portal-official-doc-dl dt{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.portal-official-doc-dl dd{margin:.15rem 0 0;font-size:.95rem;font-weight:600}.portal-official-doc-prose,.portal-official-doc-prose-block{margin:0;font-size:.98rem}.portal-official-doc-prose-block{white-space:pre-wrap}.portal-official-doc-list{margin:.5rem 0 0;padding-left:1.2rem}.portal-official-doc-list li{margin-bottom:.35rem}.portal-official-doc-legal{margin-top:1.5rem}.portal-official-doc-actions{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid rgba(148,163,184,.35)}.portal-official-doc-print-hint{margin:.65rem 0 0;max-width:36rem}.portal-official-doc-pdf-prep{margin:0 0 .75rem;font-size:.95rem;max-width:42rem;color:#334155;line-height:1.45}.portal-official-doc-print-btn{margin-top:.75rem;background:transparent;color:#0f766e;border:1px solid rgba(15,118,110,.45)}.portal-official-doc-print-btn:hover{background:#f0fdfae6}.cdash-premium-pdf-prep-wrap{margin-top:.25rem}.cdash-premium-pdf-prep-msg{margin:0;font-size:.95rem;max-width:42rem;color:#334155;line-height:1.45}.cdash-premium-pdf-prep-secondary{margin:.65rem 0 0}@media print{.portal-official-doc .no-print,.portal-official-doc-actions.no-print,.portal-official-doc-crumb{display:none!important}.portal-official-doc{color:#000}}.portal-main--ev:has(.cdash-preview-theme){max-width:min(1320px,100%);padding-left:clamp(1rem,3vw,2rem);padding-right:clamp(1rem,3vw,2rem)}.cdash-preview-theme.portal-report-premium{max-width:min(1440px,100%);margin:0 auto;padding:1.5rem clamp(1rem,2.5vw,2.25rem) 3.25rem}.cdash-light-glance--portal-premium{border:1px solid rgba(15,23,42,.08);box-shadow:0 28px 64px #0f172a17,0 4px 14px #0f172a0a;background:linear-gradient(185deg,#fff,#fafbfc 55%,#f4f7fb)}.ccl-phase9d-portal .cdash-light-topgrid{grid-template-columns:minmax(0,1fr) minmax(280px,400px);gap:1.75rem}@media (max-width: 960px){.ccl-phase9d-portal .cdash-light-topgrid{grid-template-columns:1fr}}.ccl-phase9d-portal .cdash-premium-jump{justify-content:center;gap:1.25rem;margin-top:1.35rem;padding-top:1.15rem;border-top:1px solid rgba(148,163,184,.35);flex-wrap:wrap}.ccl-phase9d-portal .cdash-premium-jump-link{border:none;background:none;border-radius:0;padding:0;font-size:.9rem;font-weight:600;color:#0f766e;text-decoration:underline;text-underline-offset:.2rem;text-decoration-thickness:1px}.ccl-phase9d-portal .cdash-premium-jump-link:hover{background:none;color:#0d9488}.ccl-phase9d-portal .cdash-light-readiness--portal{text-transform:none;letter-spacing:.04em;font-size:.78rem;font-weight:650;border-radius:8px;padding:.35rem .85rem;background:#f1f5f9f2;color:#334155;border:1px solid #e2e8f0}.ccl-phase9d-portal .cdash-light-proof-title{text-transform:none;letter-spacing:0;font-size:.98rem;font-weight:650;color:#0f172a}.ccl-phase9d-portal .cdash-light-plan-step-label{text-transform:none;letter-spacing:.02em;font-size:.8rem;font-weight:700;color:#0f172a}.ccl-phase9d-portal .cdash-premium-plan-card{border-top:3px solid #0d9488}.cdash-premium-actions--portal{text-align:center;padding:1.85rem 1.5rem;background:linear-gradient(180deg,#f8fafc,#fff 55%);border:1px solid rgba(15,23,42,.07)}.cdash-premium-actions--portal .cdash-light-btn-primary{min-width:min(18rem,100%)}.cdash-premium-addenda{margin-top:1.25rem;border-radius:14px;border:1px solid rgba(15,23,42,.07);background:#fafbfc;padding:.15rem .85rem}.cdash-premium-addenda>summary{font-weight:650;font-size:.95rem;color:#334155}.cdash-premium-addenda-body{padding-bottom:.5rem}.cdash-premium-addenda-block+.cdash-premium-addenda-block{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e2e8f0}.cdash-premium-addenda-h{margin:0 0 .65rem;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.cdash-premium-addenda-item{margin-bottom:.85rem}.cdash-premium-addenda-item-title{margin:0 0 .25rem;font-size:.95rem;font-weight:650;color:#0f172a}.cdash-premium-addenda-item-body{margin:0;font-size:.88rem;line-height:1.55}.ccl-phase9d-portal .cdash-premium-explain-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.ccl-phase9d-portal .cdash-premium-explain-card{border-radius:12px;border:1px solid rgba(15,23,42,.06);background:#fff}.portal-login--ev{padding-top:.5rem}.portal-login--ev .portal-login-card{border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 8px 28px #0f172a0f}@media (max-width: 720px){.portal-header--ev{flex-direction:column;align-items:flex-start}.portal-nav--ev{width:100%;justify-content:flex-start}.portal-ev-report-card-actions{align-items:flex-start;width:100%}.portal-ev-btn-view{width:100%}}.theme-light-staff .cdash-hero{background:linear-gradient(180deg,#fff,#f1f5f9);border:1px solid #e2e8f0}.theme-light-staff .cdash-hero-title{color:#0f172a}.theme-light-staff .cdash-hero-sub,.theme-light-staff .cdash-hero-outcome{color:#475569}.theme-light-staff .cdash-hero-dl dd,.theme-light-staff .cdash-h2,.theme-light-staff .cdash-h3{color:#0f172a}.theme-light-staff .cdash-card{background:#fff;border:1px solid #e2e8f0}.theme-light-staff .cdash-prose p{color:#334155}.theme-light-staff .cdash-muted{color:#64748b}.theme-light-staff .cdash-atp dd{color:#0f172a}.theme-light-staff .cdash-step{background:#f8fafc;border:1px solid #e2e8f0}.theme-light-staff .cdash-disclaimer.global{background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.theme-light-staff .cdash-limitations{color:#475569}.theme-light-staff .cdash-premium-hero{background:radial-gradient(120% 80% at 50% 0%,#ecfdf5,#f8fafc,#f1f5f9);border:1px solid #e2e8f0}.customer-access-dl{display:grid;grid-template-columns:minmax(140px,200px) 1fr;gap:.35rem 1rem;margin:.75rem 0 1rem}.customer-access-dl dt{margin:0;font-size:.8rem;color:#64748b}.customer-access-dl dd{margin:0;font-size:.92rem}.checklist{list-style:none;padding:0;margin:0}.checklist-row{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;cursor:pointer}.checklist-row input{margin-top:.2rem}.job-customer-access .customer-access-actions .btn[disabled]{opacity:.55;cursor:not-allowed}.portal-main--ev:has(.cdash-preview-theme){max-width:min(1680px,100%)}.cdash-preview-theme.portal-report-premium{max-width:min(1680px,100%);padding:1.75rem clamp(1rem,3vw,3rem) 3.5rem}@media (min-width: 1200px){.ccl-phase9d-portal .cdash-light-topgrid{grid-template-columns:minmax(0,1.12fr) minmax(300px,440px);gap:2rem}}@media (min-width: 1280px){.ccl-phase9d-portal .cdash-premium-metric-grid{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr))}}.ccl-phase9d-portal{overflow-x:clip}.cdash-premium-hero-official-wrap--portal{margin-top:1rem;margin-left:auto;margin-right:auto;max-width:36rem;padding:.75rem 1rem;border-radius:12px;background:#f8fafcfa;border:1px solid rgba(226,232,240,.95)}.cdash-premium-hero-official-link--portal{font-size:.92rem;font-weight:650;color:#0f766e!important;text-decoration:none!important;border-bottom:1px solid rgba(13,148,136,.35);padding-bottom:.12rem}.cdash-premium-hero-official-link--portal:hover{color:#0d9488!important;border-bottom-color:#0d9488bf}.cdash-premium-cta-note--portal{margin:.45rem auto 0;max-width:28rem;text-align:center;font-size:.84rem!important}.cdash-premium-plan-card-shell{min-width:0}.cdash-premium-plan-card-head{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.65rem}.cdash-premium-plan-step-badge{flex-shrink:0;width:2rem;height:2rem;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:800;color:#fff;background:linear-gradient(145deg,#14b8a6,#0f766e);box-shadow:0 3px 10px #0d948859}.cdash-premium-plan-card-head-text{min-width:0;flex:1}.cdash-premium-plan-step-kicker{display:block;font-size:.68rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase;color:#64748b;margin-bottom:.15rem}.cdash-premium-plan-card-title{margin:0;font-size:1.05rem;font-weight:700;line-height:1.3;letter-spacing:-.015em;color:#0f172a}.cdash-premium-plan-summary{font-size:.95rem!important;line-height:1.55!important;color:#334155!important;margin-top:.25rem}.ccl-phase9d-portal .cdash-premium-plan-card{border-top:3px solid #14b8a6;box-shadow:0 10px 36px #0f172a12}details.cdash-plan-step-detail.cdash-plan-step-detail--polished{margin-top:.75rem;border:1px solid #e8ecf2;border-radius:12px;background:#fafcff;padding:.4rem .85rem}details.cdash-plan-step-detail.cdash-plan-step-detail--polished>summary{list-style:none;cursor:pointer;font-weight:600;font-size:.86rem;color:#334155;outline:none}details.cdash-plan-step-detail.cdash-plan-step-detail--polished>summary::-webkit-details-marker{display:none}details.cdash-plan-step-detail.cdash-plan-step-detail--polished>summary:focus-visible{outline:2px solid rgba(20,184,166,.45);outline-offset:2px;border-radius:6px}.cdash-plan-step-detail-inner{margin-top:.5rem;padding-top:.55rem;border-top:1px dashed #e2e8f0}.cdash-plan-step-detail-body{margin:0;font-size:.9rem!important;line-height:1.6;color:#475569!important}.cdash-premium-disclosure--portal{border:1px solid rgba(15,23,42,.08)!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;box-shadow:0 8px 28px #0f172a0f;overflow:hidden}.cdash-premium-disclosure--portal>summary{list-style:none;outline:none;cursor:pointer;font-weight:650;font-size:.95rem;color:#1e293b;padding:.65rem .95rem}.cdash-premium-disclosure--portal>summary::-webkit-details-marker{display:none}.cdash-premium-disclosure--portal>summary:focus-visible{outline:2px solid rgba(20,184,166,.45);outline-offset:2px}.cdash-premium-disclosure-body{padding:.15rem 1rem 1.05rem}.cdash-premium-narrative-lead{font-size:.95rem;line-height:1.65}.cdash-premium-addenda--portal-shell{background:linear-gradient(180deg,#fff,#f6f8fc)!important;border:1px solid rgba(15,23,42,.08)!important;padding:0!important;box-shadow:0 10px 32px #0f172a0f}.cdash-premium-addenda-summary{padding:1rem 1.15rem!important;font-size:1rem!important;font-weight:700!important;letter-spacing:-.01em;color:#0f172a!important;list-style:none;outline:none}.cdash-premium-addenda-summary::-webkit-details-marker{display:none}.cdash-premium-addenda-summary:focus-visible{outline:2px solid rgba(20,184,166,.45);outline-offset:2px}.cdash-premium-addenda--portal-shell .cdash-premium-addenda-body{padding:0 1.15rem 1.25rem}.ccl-phase9d-portal .cdash-premium-addenda-item-title{font-size:1rem!important}.ccl-phase9d-portal .cdash-premium-addenda-item-body{font-size:.92rem!important}.cdash-premium-addenda-pattern-tag{background:#fef3c7a6;border:1px solid rgba(251,191,36,.45);border-radius:8px;padding:.2rem .45rem;font-weight:600!important;color:#92400e!important}.cdash-premium-actions-lead{margin:0 auto 1rem;max-width:32rem;text-align:center;font-size:.92rem;line-height:1.55;color:#475569}.cdash-premium-actions-primary{min-height:2.85rem;font-size:1rem!important;font-weight:700!important;border-radius:12px!important;box-shadow:0 6px 20px #155dfc38}.cdash-edu-portal-entry--premium{border:1px solid rgba(15,23,42,.08)!important;border-radius:16px!important;box-shadow:0 8px 28px #0f172a0f;background:linear-gradient(180deg,#fff,#f9fafb)!important;overflow:hidden}.cdash-edu-portal-entry--premium>summary{outline:none;padding:.85rem 1.1rem!important;border-bottom:1px solid transparent}.cdash-edu-portal-entry--premium[open]>summary{border-bottom-color:#eef2f7}.cdash-edu-portal-entry--premium>summary:focus-visible{outline:2px solid rgba(20,184,166,.45);outline-offset:2px}.cdash-edu-portal-entry--premium .cdash-edu-portal-entry-body{padding:.5rem 1.1rem 1.15rem;margin-top:0;border-top:1px solid #eef2f7}details.cdash-premium-rec-full.cdash-premium-disclosure--portal{margin-top:1.15rem}.staff-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;background:linear-gradient(165deg,#eef1f4,#e2e8f0)}.staff-login-card{width:100%;max-width:420px;padding:2rem 1.75rem;box-shadow:0 12px 40px #0f172a14}.staff-login-brand{margin:0 0 .35rem;letter-spacing:.02em;text-transform:uppercase;font-size:.72rem}.staff-login-title{margin:0 0 .5rem;font-size:1.65rem;font-weight:700;color:#0f172a}.staff-login-lead{margin:0 0 1.25rem}.staff-login-form{margin-top:.5rem}
