:root{
  --ink:#111827;--text:#2f3747;--muted:#6b7280;--line:#e6e9f0;--panel:#fff;--soft:#f7f8fc;
  --purple:#6757f7;--purple2:#7b61ff;--purple-dark:#4d3dd7;--lav:#f0edff;--green:#0f9f6e;--amber:#d98d00;--red:#e15252;
  --radius:18px;--shadow:0 22px 60px rgba(35,32,73,.10);--shadow-sm:0 10px 28px rgba(35,32,73,.07);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}.site-shell{min-height:100vh;overflow-x:hidden}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.container-narrow{width:min(960px,calc(100% - 48px));margin-inline:auto}.page{display:none}.page.active{display:block}
/* header */
.topbar{height:74px;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.9);border-bottom:1px solid rgba(230,233,240,.9);backdrop-filter:blur(16px)}.nav-wrap{width:min(1180px,calc(100% - 48px));height:100%;margin:auto;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;flex-shrink:0}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,var(--purple),#8d75ff);color:#fff;font-weight:850;letter-spacing:-.04em;box-shadow:0 9px 24px rgba(103,87,247,.24)}.brand-copy{display:grid;gap:1px}.brand-copy b{font-size:15px;letter-spacing:-.02em}.brand-copy small{font-size:9px;color:#8c93a3}.nav-links{display:flex;align-items:center;gap:4px;margin-left:auto}.nav-btn,.ghost-btn{border:0;background:transparent;color:#555f72;font-weight:650;font-size:13px;padding:10px 11px;border-radius:9px;cursor:pointer}.nav-btn:hover,.ghost-btn:hover{color:var(--purple);background:#f7f5ff}.nav-actions{display:flex;align-items:center;gap:6px}.menu-btn{display:none;border:0;background:transparent;font-size:22px;color:#374151;cursor:pointer}.primary-btn,.secondary-btn,.white-btn{border-radius:11px;border:1px solid transparent;min-height:42px;padding:0 17px;font-weight:750;font-size:13px;cursor:pointer;transition:.18s ease}.primary-btn{color:#fff;background:linear-gradient(135deg,var(--purple),var(--purple2));box-shadow:0 9px 24px rgba(103,87,247,.20)}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 13px 30px rgba(103,87,247,.28)}.secondary-btn{background:#fff;color:#343c4e;border-color:#dfe3eb}.secondary-btn:hover{border-color:#a79cfb;background:#fbfaff}.white-btn{background:#fff;color:var(--purple-dark);box-shadow:0 8px 24px rgba(33,25,92,.18)}.small{min-height:38px;padding:0 14px;font-size:12px}.full{width:100%}
/* hero */
.hero-section{position:relative;background:radial-gradient(circle at 75% 12%,rgba(116,93,255,.09),transparent 28%),linear-gradient(180deg,#fff 0%,#fbfbff 100%);border-bottom:1px solid #f0f1f5}.hero-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(75,62,145,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(75,62,145,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 78%);pointer-events:none}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr);gap:66px;align-items:center;min-height:650px;padding-block:76px 72px}.hero-copy{max-width:640px}.eyebrow{display:flex;align-items:center;gap:8px;color:var(--purple);font-size:10.5px;font-weight:850;letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px}.eyebrow>span{width:21px;height:2px;border-radius:2px;background:currentColor}.eyebrow.center{justify-content:center}.eyebrow.light{color:#bdb4ff}.hero h1,.section-copy h2,.section-head h2,.truth-copy h2,.checker-title h2,.results-hero h2,.checkout-card h2,.optimized-head h2{letter-spacing:-.045em}.hero h1{font-size:clamp(48px,4.65vw,68px);line-height:1.01;margin:0 0 22px;font-weight:850;max-width:620px}.hero h1 em,.section-copy h2 em,.truth-copy h2 em{font-style:normal;color:var(--purple)}.hero-sub{font-size:17px;line-height:1.72;color:#657084;margin:0;max-width:610px}.hero-actions{display:flex;gap:10px;margin-top:29px}.hero-cta{min-height:49px;padding-inline:20px;font-size:14px}.hero-cta b{margin-left:4px}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px;color:#717a8d;font-size:11px;font-weight:600}.trust-row span::first-letter{color:var(--green)}.hero-proof{display:flex;align-items:center;gap:12px;border-top:1px solid #ebeef4;margin-top:25px;padding-top:19px;max-width:525px}.proof-avatars{display:flex}.proof-avatars i{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#eeeaff;color:var(--purple);border:2px solid #fff;font-style:normal;font-weight:850;font-size:9px;margin-left:-7px}.proof-avatars i:first-child{margin-left:0}.hero-proof b,.hero-proof small{display:block}.hero-proof b{font-size:10.5px}.hero-proof small{font-size:9.5px;color:#8a93a3;margin-top:3px}
.hero-visual{position:relative;min-width:0}.report-card{background:#fff;border:1px solid #e6e8ef;border-radius:22px;box-shadow:0 32px 90px rgba(45,39,100,.14);overflow:hidden}.hero-report{width:100%;max-width:540px;margin-left:auto}.report-header{height:53px;padding:0 18px;border-bottom:1px solid #eceef3;display:flex;align-items:center;justify-content:space-between;color:#697284;font-size:11px}.report-header>div{display:flex;align-items:center;gap:18px}.report-header b{font-weight:650}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#d4d8df}.window-dots i:first-child{background:#f66b6b}.window-dots i:nth-child(2){background:#f6bd46}.window-dots i:nth-child(3){background:#38c98b}.secure-pill{color:var(--green);font-weight:700}.report-body{padding:24px}.report-top-grid{display:grid;grid-template-columns:150px 1fr;gap:20px;align-items:center}.score-box{text-align:center}.score-ring{--score:72;width:120px;height:120px;border-radius:50%;margin:0 auto 12px;display:grid;place-items:center;background:conic-gradient(var(--purple) calc(var(--score)*1%),#eceef4 0);position:relative}.score-ring:after{content:"";position:absolute;inset:9px;border-radius:50%;background:#fff}.score-ring>div{position:relative;z-index:1;display:flex;align-items:baseline;justify-content:center}.score-ring strong{font-size:34px;line-height:1;font-weight:850;letter-spacing:-.05em}.score-ring small{font-size:10px;color:#8a93a3}.score-box>b{display:block;color:var(--purple);font-size:12px}.score-box>small{display:block;color:#9aa1af;font-size:8.5px;margin-top:3px}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.metric.mini{padding:13px;border:1px solid #e8eaf0;border-radius:13px;background:#fafbfe}.metric.mini span,.metric.mini small{display:block}.metric.mini span{font-size:9.5px;color:#7f8797}.metric.mini strong{display:block;font-size:19px;margin:5px 0 2px}.metric.mini small{font-size:8px}.metric.good strong,.metric.good small{color:var(--green)}.metric.warn strong,.metric.warn small{color:var(--amber)}.metric.bad strong,.metric.bad small{color:var(--red)}.insight-card{display:flex;gap:12px;padding:14px;border-radius:13px;margin-top:17px}.insight-card.alert{background:#fff5f1;border:1px solid #ffebe2}.insight-icon{width:29px;height:29px;flex:0 0 29px;border-radius:9px;background:#ffe1d5;color:#dc6638;display:grid;place-items:center;font-weight:850}.insight-card b{font-size:11.5px}.insight-card p{margin:4px 0 0;color:#806d68;font-size:9.5px;line-height:1.5}.tag-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.skill-tag{padding:6px 9px;border-radius:999px;font-size:8.5px;font-weight:750}.skill-tag.match{background:#eaf8f2;color:#10855e}.skill-tag.miss{background:#fff0ef;color:#d54848}.floating-badge{position:absolute;background:#fff;border:1px solid #e7e9ef;box-shadow:var(--shadow-sm);border-radius:999px;padding:9px 12px;color:#50596a;font-size:9.5px;font-weight:750;z-index:2}.badge-top{right:-13px;top:-17px}.badge-bottom{left:-17px;bottom:-18px;color:var(--purple)}
/* strips and sections */
.role-strip{border-bottom:1px solid var(--line);background:#fff}.role-strip-inner{min-height:72px;display:flex;align-items:center;gap:22px}.strip-label{font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase;color:#9299a7;white-space:nowrap}.role-list{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.role-list span{padding:7px 10px;border-radius:999px;background:#f8f8fc;border:1px solid #eceef3;color:#626b7b;font-size:9.5px;font-weight:650}.section{padding-block:92px}.split-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:76px;align-items:center}.section-copy h2,.section-head h2,.truth-copy h2{font-size:clamp(34px,3.5vw,48px);line-height:1.09;margin:0 0 15px;font-weight:850}.section-copy>p,.section-head>p,.truth-copy>p{color:#6e7788;line-height:1.72;font-size:14px}.proof-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:26px 0}.proof-stats>div{border:1px solid var(--line);border-radius:13px;padding:15px;background:#fff}.proof-stats strong,.proof-stats span{display:block}.proof-stats strong{font-size:26px;letter-spacing:-.04em}.proof-stats span{font-size:8.5px;color:#8e96a5;margin-top:4px}.dark-report{background:#111522;color:#fff;border-radius:22px;padding:28px;box-shadow:0 28px 80px rgba(17,21,34,.20)}.dark-report-head{display:flex;align-items:center;justify-content:space-between;color:#b8bfcb;font-size:10.5px;padding-bottom:19px;border-bottom:1px solid #292e3d}.dark-report-head strong{font-size:22px;color:#a996ff}.bar-list{display:grid;gap:15px;margin:21px 0}.bar-list p{display:flex;justify-content:space-between;margin:0 0 6px;font-size:9.5px;color:#c6ccd6}.bar-list i{display:block;height:6px;background:#292e3c;border-radius:999px;overflow:hidden}.bar-list em{display:block;height:100%;background:linear-gradient(90deg,var(--purple),#a28eff);border-radius:999px}.dark-callout{display:flex;gap:11px;padding:13px;border-radius:12px;margin-top:9px}.dark-callout>span{flex:0 0 52px;text-align:center;align-self:flex-start;border-radius:999px;padding:5px 6px;font-size:8px;font-weight:850}.dark-callout b{font-size:10.5px}.dark-callout p{font-size:8.5px;margin:3px 0 0;line-height:1.5}.dark-callout.missing{background:#291d28}.dark-callout.missing>span{background:#4b2632;color:#ffb6bf}.dark-callout.missing p{color:#caaeb4}.dark-callout.positive{background:#172a27}.dark-callout.positive>span{background:#20473f;color:#8ce4c5}.dark-callout.positive p{color:#abc9c0}.soft-section{background:linear-gradient(180deg,#f8f8fd,#fbfbfe);border-block:1px solid #eff0f4}.section-head{text-align:center;max-width:720px;margin:0 auto 39px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step-card{position:relative;border:1px solid var(--line);background:#fff;border-radius:17px;padding:26px;min-height:238px}.step-card.featured{border-color:#cfc7ff;box-shadow:0 16px 46px rgba(103,87,247,.08)}.step-number{position:absolute;right:20px;top:17px;color:#ece9ff;font-weight:850;font-size:31px;letter-spacing:-.04em}.step-icon{width:43px;height:43px;border-radius:12px;background:var(--lav);display:grid;place-items:center;color:var(--purple);font-size:18px;font-weight:850}.step-card h3{font-size:17px;margin:19px 0 8px;letter-spacing:-.02em}.step-card p{font-size:11.5px;line-height:1.67;color:#778091;margin:0}.truth-section{padding-top:82px}.truth-card-large{display:grid;grid-template-columns:1fr 1fr;gap:42px;background:#141827;border-radius:24px;padding:46px;color:#fff;box-shadow:0 32px 90px rgba(26,30,47,.16)}.truth-copy h2{color:#fff}.truth-copy>p{color:#b8c0cf}.truth-points{display:grid;gap:10px;margin-top:24px;color:#d7dce5;font-size:11px}.truth-points span:first-letter{color:#55d5a5}.gap-widget{background:#1c2132;border:1px solid #32384a;border-radius:17px;padding:21px}.gap-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid #313747}.gap-head b{font-size:13px}.gap-head span{font-size:8.5px;color:#9099ab}.gap-row{display:flex;align-items:center;justify-content:space-between;padding:12px 1px;border-bottom:1px solid #2d3343;font-size:10.5px}.status{font-size:8px;border-radius:999px;padding:5px 8px}.status.missing{background:#4b2531;color:#ffb1bc}.status.matched{background:#1b4439;color:#7be0bd}.status.partial{background:#493f23;color:#f4d16e}.confirm-box{margin-top:17px;background:#242a3d;border:1px solid #363d52;border-radius:12px;padding:15px}.confirm-box>b{font-size:10.5px}.confirm-box p{margin:4px 0 11px;color:#9fa8ba;font-size:8.5px}.confirm-box>div{display:flex;gap:7px}.confirm-box button{background:#30364b;border:1px solid #444c64;color:#fff;padding:7px 10px;border-radius:8px;font-size:8.5px;cursor:pointer}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.price-card{position:relative;border:1px solid var(--line);background:#fff;border-radius:19px;padding:25px;display:flex;flex-direction:column}.price-card.popular{border:2px solid var(--purple);box-shadow:0 22px 60px rgba(103,87,247,.11)}.popular-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--purple);color:#fff;border-radius:999px;padding:6px 10px;font-size:8px;font-weight:850;letter-spacing:.08em}.price-head>span{font-size:12px;font-weight:750}.price-head strong{display:block;font-size:31px;letter-spacing:-.05em;margin:12px 0 6px}.price-head strong small{font-size:9px;letter-spacing:0;color:#8a92a1}.price-head p{font-size:10.5px;line-height:1.55;color:#7d8695;min-height:33px}.price-card ul{list-style:none;padding:0;margin:21px 0 25px;display:grid;gap:10px;flex:1}.price-card li{font-size:10.5px;color:#596273}.price-card li:before{content:"✓";color:var(--green);font-weight:850;margin-right:8px}.cta-wrap{padding-bottom:88px}.cta-band{border-radius:22px;padding:40px 43px;background:linear-gradient(135deg,#563fdc,#7660f8);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px;box-shadow:0 25px 70px rgba(86,63,220,.20)}.cta-band span{font-size:9px;font-weight:850;letter-spacing:.11em;color:#cec8ff}.cta-band h2{font-size:32px;letter-spacing:-.04em;margin:6px 0}.cta-band p{font-size:11.5px;color:#e1ddff;margin:0;max-width:600px}.footer{border-top:1px solid var(--line);background:#fff}.footer-inner{min-height:75px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;color:#7b8494;font-size:9.5px}.footer-inner>div{display:flex;align-items:center;gap:15px}.footer-inner>div:first-child b{color:#293142}.footer-inner>div:last-child{justify-content:flex-end}
/* checker */
.checker-shell{min-height:calc(100vh - 74px);padding:28px 0 72px;background:radial-gradient(circle at 50% 0%,rgba(103,87,247,.075),transparent 24%),#fafbfe}.checker-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.back-link{border:0;background:transparent;padding:0;color:#667085;font-size:10.5px;font-weight:700;cursor:pointer}.back-link:hover{color:var(--purple)}.stepper{display:flex;align-items:center;gap:10px;color:#a0a7b4;font-size:9px}.stepper span{display:flex;align-items:center;gap:5px}.stepper span:first-child{color:var(--purple)}.stepper span::first-letter{font-weight:850}.stepper i{width:27px;height:1px;background:#dfe3ea}.checker-step{display:none}.checker-step.active{display:block}.checker-card{width:min(670px,calc(100% - 48px));margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:22px;padding:35px;box-shadow:var(--shadow-sm)}.checker-wide{width:min(820px,calc(100% - 48px))}.checker-title{text-align:center;margin-bottom:25px}.checker-title h2{font-size:31px;margin:0 0 8px}.checker-title p{max-width:560px;margin:0 auto;color:#737c8d;font-size:11.5px;line-height:1.6}.dropzone{display:block;border:1.5px dashed #cfd5df;border-radius:16px;background:#fbfcff;padding:35px;text-align:center;cursor:pointer;transition:.2s}.dropzone:hover{border-color:#8d7cf9;background:#faf9ff}.dropzone input{display:none}.upload-circle{width:52px;height:52px;border-radius:15px;background:var(--lav);color:var(--purple);display:grid;place-items:center;margin:0 auto 12px;font-size:22px;font-weight:850}.dropzone h3{font-size:14px;margin:0 0 5px}.dropzone p{font-size:10.5px;color:#7d8696;margin:0 0 7px}.dropzone small{font-size:8.5px;color:#9ba2af}.file-selected{display:flex;align-items:center;gap:11px;margin-top:12px;padding:12px;border:1px solid var(--line);border-radius:12px}.file-selected>span{width:34px;height:34px;border-radius:9px;background:#f1efff;display:grid;place-items:center;color:var(--purple)}.file-selected>div{flex:1}.file-selected b,.file-selected small{display:block}.file-selected b{font-size:10px}.file-selected small{font-size:8.5px;color:#8c94a2;margin-top:2px}.file-selected button{border:0;background:transparent;color:#d84d4d;font-size:9px;cursor:pointer}.privacy-note{text-align:center;color:#8a93a3;font-size:8.5px;margin:16px 0}.checker-next{min-height:48px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:grid;gap:7px;margin-bottom:14px}.field label{font-size:9.5px;color:#4c5567;font-weight:750}.field label small{font-weight:500;color:#9ca3af}.field input,.field textarea{width:100%;border:1px solid #dce1e9;border-radius:10px;background:#fff;padding:11px 12px;color:#222b3a;font-size:11px;outline:none}.field input:focus,.field textarea:focus{border-color:#9183f8;box-shadow:0 0 0 3px #f1efff}.field textarea{resize:vertical;line-height:1.5}.word-row{display:flex;justify-content:space-between;margin-top:-5px;color:#969dab;font-size:8.5px}.checker-actions{display:flex;justify-content:space-between;margin-top:22px}.analysis-loader{width:min(610px,calc(100% - 48px));margin:78px auto;text-align:center}.loader-orb{width:72px;height:72px;border-radius:21px;background:linear-gradient(145deg,var(--purple),#927dff);color:#fff;display:grid;place-items:center;margin:0 auto 20px;font-size:27px;box-shadow:0 18px 50px rgba(103,87,247,.25);animation:pulse 1.2s infinite alternate}.analysis-loader h2{font-size:26px;margin:0 0 6px}.analysis-loader>p{color:#7d8695;font-size:10.5px}.progress{height:7px;background:#e8eaf0;border-radius:999px;overflow:hidden;margin:21px 0}.progress>div{height:100%;width:8%;background:linear-gradient(90deg,var(--purple),#9f8aff);border-radius:999px;transition:.45s}.loading-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;text-align:left}.loading-grid span{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px;color:#8b93a2;font-size:9px}.loading-grid .done{color:var(--green)}@keyframes pulse{to{transform:scale(1.04);box-shadow:0 24px 66px rgba(103,87,247,.34)}}
.results-shell{padding-top:6px}.results-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:22px}.results-hero .back-link{display:block;margin-bottom:22px}.results-hero h2{font-size:33px;margin:0 0 7px}.results-hero p{margin:0;color:#7a8393;font-size:11px}.result-score{display:flex;align-items:center;gap:12px;flex:0 0 auto}.score-ring.result{width:104px;height:104px}.score-ring.result strong{font-size:29px}.result-score>span{width:58px;color:#8a92a1;font-size:8.5px;line-height:1.4}.result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px}.metric-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px}.metric-card>span{font-size:9px;color:#7d8695}.metric-card>strong{display:block;font-size:21px;margin:5px 0 10px}.meter{height:5px;border-radius:999px;background:#edf0f4;overflow:hidden}.meter i{display:block;height:100%;background:var(--purple);border-radius:999px}.results-columns{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.72fr);gap:15px}.analysis-card,.unlock-card,.truth-note,.checkout-card,.order-card,.before-after,.dash-panel{background:#fff;border:1px solid var(--line);border-radius:17px}.analysis-card{padding:22px}.card-title{display:flex;justify-content:space-between;align-items:flex-start}.card-title h3{font-size:15px;margin:0}.card-title p{font-size:8.5px;color:#959ca9;margin:3px 0 0}.card-title>span{font-size:8.5px;color:#8c94a3}.analysis-item{display:flex;gap:11px;padding:15px 0;border-bottom:1px solid #edf0f4}.analysis-item>i{width:28px;height:28px;flex:0 0 28px;border-radius:8px;display:grid;place-items:center;font-style:normal;font-weight:850}.analysis-item.critical>i{background:#fff0ef;color:#d64d4d}.analysis-item.caution>i{background:#fff7df;color:#c88b0a}.analysis-item b{font-size:10.5px}.analysis-item p{font-size:9px;line-height:1.5;color:#7a8393;margin:4px 0 0}.locked-stack{display:grid;gap:8px;margin-top:15px}.locked-stack div{padding:11px;border-radius:10px;background:#f8f9fb;color:#8c94a2;font-size:9px}.unlock-card{padding:22px;background:linear-gradient(180deg,#fbfaff,#fff);border-color:#d8d1ff;position:sticky;top:95px;align-self:start}.unlock-label{display:inline-block;background:#ebe7ff;color:#5a45dd;border-radius:999px;padding:5px 8px;font-size:7.5px;font-weight:850;letter-spacing:.09em}.unlock-icon{width:43px;height:43px;border-radius:12px;background:#eeeaff;color:var(--purple);display:grid;place-items:center;margin-top:15px}.unlock-card h3{font-size:20px;line-height:1.18;letter-spacing:-.035em;margin:14px 0 8px}.unlock-card>p{font-size:10px;line-height:1.55;color:#778091}.unlock-price{margin:14px 0}.unlock-price strong,.unlock-price span{display:block}.unlock-price strong{font-size:30px;letter-spacing:-.045em}.unlock-price span{font-size:8px;color:#8f97a5;margin-top:2px}.unlock-card ul{list-style:none;padding:0;margin:16px 0;display:grid;gap:8px}.unlock-card li{font-size:9.5px;color:#5c6576}.unlock-card li:before{content:"✓";color:var(--green);font-weight:850;margin-right:7px}.unlock-card>small{display:block;text-align:center;color:#9aa1ae;font-size:7.5px;margin-top:9px}.truth-note{display:flex;gap:11px;padding:14px;margin-top:14px;background:#f4fcf8;border-color:#d7f1e5}.truth-note>span{width:30px;height:30px;flex:0 0 30px;border-radius:9px;background:#dcf6e9;color:var(--green);display:grid;place-items:center;font-weight:850}.truth-note b{font-size:10px}.truth-note p{font-size:8.5px;color:#69766f;margin:3px 0 0}.checkout-grid{display:grid;grid-template-columns:1.15fr .75fr;gap:16px;margin-top:5px}.checkout-card,.order-card{padding:26px}.checkout-card .back-link{display:block;margin-bottom:22px}.checkout-card h2{font-size:29px;margin:0 0 6px}.checkout-card>p{color:#7f8795;font-size:10px;margin:0 0 22px}.checkout-safe{display:block;text-align:center;color:#969daa;font-size:8px;margin-top:10px}.order-card>span{font-size:8px;color:#8e96a5;font-weight:850;letter-spacing:.08em}.order-card h3{font-size:17px;margin:12px 0 3px}.order-card>p{font-size:9px;color:#8d95a4;margin:0}.order-total{display:flex;justify-content:space-between;align-items:center;margin:22px 0;padding-block:16px;border-block:1px solid #edf0f4}.order-total b{font-size:10px}.order-total strong{font-size:22px}.order-card ul{list-style:none;padding:0;display:grid;gap:9px}.order-card li{font-size:9px;color:#697284}.order-card li:before{content:"✓";color:var(--green);font-weight:850;margin-right:7px}.optimized-shell{padding-top:4px}.success-banner{display:flex;align-items:center;gap:11px;background:#f0fbf6;border:1px solid #d0efe0;border-radius:13px;padding:13px;margin-bottom:20px}.success-banner>span{width:30px;height:30px;border-radius:9px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:850}.success-banner b{font-size:10px}.success-banner p{font-size:8.5px;color:#6d7a73;margin:2px 0 0}.optimized-head{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:18px}.optimized-head h2{font-size:30px;margin:0 0 5px}.optimized-head p{font-size:9.5px;color:#7f8795;margin:0}.download-actions{display:flex;gap:7px}.before-after{padding:21px}.suggestion{display:grid;grid-template-columns:1fr 34px 1fr;gap:10px;padding:18px 0;border-top:1px solid #edf0f4}.before span,.after span{font-size:7.5px;font-weight:850;letter-spacing:.08em}.before span{color:#a3675b}.after span{color:var(--green)}.before p,.after p{font-size:10px;line-height:1.6;color:#596273}.arrow-col{display:grid;place-items:center;color:#9c8ef1}.suggest-actions{grid-column:3;display:flex;gap:6px}.suggest-actions button{border:1px solid #dde2ea;background:#fff;border-radius:8px;padding:6px 9px;font-size:8px;font-weight:700;cursor:pointer}.suggest-actions .accept{background:#effaf5;border-color:#c9ecdc;color:#15845f}.upgrade-band{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:17px;padding:21px 24px;border-radius:16px;background:linear-gradient(135deg,#5640da,#765ef4);color:#fff}.upgrade-band b{font-size:12px}.upgrade-band p{font-size:9px;color:#dfdbff;margin:4px 0 0;max-width:640px}
/* dashboard */
.dashboard{min-height:calc(100vh - 74px);display:grid;grid-template-columns:225px 1fr}.sidebar{background:#151925;color:#fff;padding:21px 16px;display:flex;flex-direction:column}.sidebar-brand{color:#fff;margin:0 5px 27px}.sidebar nav{display:grid;gap:6px}.sidebar nav button,.side-link{border:0;background:transparent;color:#aab2c4;border-radius:9px;padding:10px 11px;text-align:left;display:flex;align-items:center;gap:10px;font-size:10px;font-weight:700;cursor:pointer}.sidebar nav button.active,.sidebar nav button:hover{background:#242a3b;color:#fff}.sidebar-bottom{display:grid;gap:7px;margin-top:auto}.upgrade-mini{background:linear-gradient(145deg,#6149e8,#4934c5);border-radius:13px;padding:14px}.upgrade-mini b{font-size:10px}.upgrade-mini p{font-size:8px;color:#d7d1ff;line-height:1.5}.upgrade-mini button{border:0;background:#fff;color:#513ad0;border-radius:7px;padding:7px 9px;font-size:8px;font-weight:800}.dash-content{padding:28px 30px;background:#f7f8fb}.dash-top{display:flex;justify-content:space-between;align-items:center}.dash-top>div:first-child>span{font-size:8.5px;color:#949ca9}.dash-top h1{font-size:27px;letter-spacing:-.04em;margin:4px 0}.dash-top p{font-size:9px;color:#8b93a1;margin:0}.user-pill{display:flex;align-items:center;gap:9px}.user-pill>i{width:38px;height:38px;border-radius:11px;background:var(--purple);color:#fff;display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:850}.user-pill b,.user-pill small{display:block}.user-pill b{font-size:9.5px}.user-pill small{font-size:8px;color:#929aa8;margin-top:2px}.dash-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.dash-cards article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px;display:flex;align-items:center;gap:11px}.dash-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;font-style:normal;font-weight:850}.dash-icon.purple{background:#eeeaff;color:var(--purple)}.dash-icon.blue{background:#eaf4ff;color:#2e7bca}.dash-icon.green{background:#e8f8f1;color:#178962}.dash-icon.amber{background:#fff4dc;color:#c7870c}.dash-cards span,.dash-cards small{display:block;font-size:8px;color:#8c94a3}.dash-cards strong{display:block;font-size:21px;letter-spacing:-.04em;margin:2px 0}.dash-grid{display:grid;grid-template-columns:1.55fr .7fr;gap:12px}.dash-grid.lower{grid-template-columns:1fr 1fr;margin-top:12px}.dash-panel{padding:18px}.panel-head{display:flex;justify-content:space-between;align-items:center}.panel-head h3{font-size:13px;margin:0}.panel-head p{font-size:8px;color:#9299a6;margin:3px 0 0}.job-table{margin-top:14px}.job-row{display:grid;grid-template-columns:1.5fr .75fr .45fr .65fr 28px;align-items:center;padding:12px 3px;border-top:1px solid #edf0f4;font-size:8.7px;color:#616a7b}.job-row.head{font-size:7.3px;color:#9aa1ae;font-weight:850;text-transform:uppercase}.job-row b,.job-row small{display:block}.job-row small{font-size:7.5px;color:#9ba2af;margin-top:3px}.score-pill{display:inline-block!important;width:max-content;padding:4px 7px;border-radius:999px;font-size:8px}.score-pill.high{background:#e9f8f1;color:#16865f}.score-pill.good{background:#edf4ff;color:#3f77bd}.score-pill.med{background:#fff5df;color:#b77d0e}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:4px}.status-dot.applied{background:var(--purple)}.status-dot.saved{background:#4da5e8}.status-dot.interview{background:var(--green)}.profile-score{display:flex;gap:13px;align-items:center;margin:20px 0}.mini-ring{width:63px;height:63px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--purple) 78%,#eaecf1 0);position:relative}.mini-ring:after{content:"";position:absolute;inset:7px;background:#fff;border-radius:50%}.mini-ring strong{position:relative;z-index:1;font-size:10px}.profile-score b{font-size:9.5px}.profile-score p{font-size:8px;color:#8c94a1;line-height:1.5}.profile-items{display:grid;gap:8px}.profile-items div{font-size:8.5px;color:#8a92a0}.profile-items .done{color:#4a5e56}.chart{height:150px;position:relative;padding-bottom:18px}.chart svg{width:100%;height:120px}.chart-labels{position:absolute;left:0;right:0;bottom:1px;display:flex;justify-content:space-between;color:#9ba2af;font-size:7.5px}.action-panel{background:linear-gradient(145deg,#fbfaff,#f0edff);border-color:#ddd6ff;display:flex;justify-content:space-between;align-items:center;gap:18px}.action-panel h3{font-size:16px;margin:0 0 5px}.action-panel p{font-size:8.5px;color:#717a8c;line-height:1.55;margin:0;max-width:440px}.action-panel button{white-space:nowrap}
@media(max-width:1020px){.nav-links{display:none}.hero{grid-template-columns:1fr;gap:46px;padding-top:60px}.hero-copy{max-width:720px}.hero-report{max-width:620px;margin:0}.hero-visual{max-width:620px}.split-section{grid-template-columns:1fr;gap:40px}.truth-card-large{grid-template-columns:1fr}.steps-grid,.pricing-grid{grid-template-columns:1fr}.result-grid{grid-template-columns:1fr 1fr}.results-columns,.checkout-grid,.dash-grid,.dash-grid.lower{grid-template-columns:1fr}.unlock-card{position:static}.dashboard{grid-template-columns:78px 1fr}.sidebar .brand-copy,.sidebar nav span,.sidebar-bottom span,.upgrade-mini{display:none}.dash-cards{grid-template-columns:1fr 1fr}.job-row{grid-template-columns:1.4fr .7fr .45fr .65fr 25px}}
@media(max-width:720px){.container,.container-narrow,.nav-wrap{width:min(100% - 32px,1180px)}.topbar{height:66px}.brand-copy small,.nav-actions{display:none}.menu-btn{display:block;margin-left:auto}.topbar.menu-open{height:auto;min-height:66px}.topbar.menu-open .nav-wrap{height:auto;min-height:66px;flex-wrap:wrap;padding-block:12px}.topbar.menu-open .nav-links{display:grid;order:4;width:100%;margin-left:0;border-top:1px solid #edf0f4;padding-top:8px}.topbar.menu-open .nav-links .nav-btn{text-align:left}.topbar.menu-open .nav-actions{display:flex;order:5;width:100%}.topbar.menu-open .nav-actions .ghost-btn{display:none}.topbar.menu-open .nav-actions .primary-btn{width:100%}.hero{min-height:0;padding-block:48px 58px}.hero h1{font-size:42px}.hero-sub{font-size:15px}.hero-actions{flex-direction:column}.hero-cta{width:100%}.trust-row{gap:10px}.hero-proof{align-items:flex-start}.hero-visual{padding-inline:2px}.floating-badge{display:none}.report-top-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.role-strip-inner{padding-block:14px;align-items:flex-start;flex-direction:column;gap:9px}.section{padding-block:68px}.proof-stats{grid-template-columns:1fr}.truth-card-large{padding:28px 22px}.cta-band{display:block;padding:30px 24px}.cta-band .white-btn{margin-top:18px;width:100%}.footer-inner{grid-template-columns:1fr;text-align:center;padding-block:20px}.footer-inner>div,.footer-inner>div:last-child{justify-content:center}.checker-top{display:block}.stepper{justify-content:center;margin-top:17px}.checker-card,.checker-wide{width:calc(100% - 32px);padding:23px}.form-grid{grid-template-columns:1fr}.results-hero,.optimized-head{display:block}.result-score{margin-top:18px}.result-grid{grid-template-columns:1fr 1fr}.results-columns{grid-template-columns:1fr}.suggestion{grid-template-columns:1fr}.arrow-col{transform:rotate(90deg)}.suggest-actions{grid-column:1}.upgrade-band{display:block}.upgrade-band .white-btn{margin-top:14px}.dashboard{grid-template-columns:1fr}.sidebar{display:none}.dash-content{padding:20px 16px}.dash-top{display:block}.user-pill{margin-top:13px}.dash-cards{grid-template-columns:1fr 1fr}.job-row{grid-template-columns:1.4fr .6fr .45fr}.job-row>span:nth-child(4),.job-row>span:nth-child(5){display:none}}
@media(max-width:460px){.hero h1{font-size:36px}.report-body{padding:18px}.metric-grid{grid-template-columns:1fr}.result-grid,.dash-cards{grid-template-columns:1fr}.checker-title h2{font-size:27px}.results-hero h2{font-size:29px}.download-actions{display:grid;margin-top:14px}.before-after{padding:16px}.checkout-card,.order-card{padding:20px}}

/* =========================================================
   TYPOGRAPHY AUDIT — V2
   Readable SaaS type scale for desktop + mobile
   ========================================================= */
body{font-size:16px;line-height:1.5}

/* Header / navigation */
.brand-copy b{font-size:16px}
.brand-copy small{font-size:11px;line-height:1.35}
.nav-btn,.ghost-btn{font-size:14px}
.primary-btn,.secondary-btn,.white-btn{font-size:14px}
.small{font-size:13px}

/* Global labels */
.eyebrow{font-size:12px;line-height:1.35}

/* Hero */
.hero h1{font-size:clamp(46px,4.4vw,64px);line-height:1.04}
.hero-sub{font-size:18px;line-height:1.65}
.hero-cta{font-size:15px}
.trust-row{font-size:12.5px;line-height:1.45}
.proof-avatars i{font-size:10px}
.hero-proof b{font-size:12px}
.hero-proof small{font-size:11px;line-height:1.4}

/* Hero report */
.report-header{font-size:12px}
.score-ring small{font-size:11px}
.score-box>b{font-size:13px}
.score-box>small{font-size:10.5px}
.metric.mini span{font-size:11px}
.metric.mini strong{font-size:20px}
.metric.mini small{font-size:10px}
.insight-card b{font-size:13px}
.insight-card p{font-size:11.5px;line-height:1.55}
.skill-tag{font-size:10.5px}
.floating-badge{font-size:11px}

/* Role strip and general sections */
.strip-label{font-size:11px}
.role-list span{font-size:11px}
.section-copy h2,.section-head h2,.truth-copy h2{font-size:clamp(36px,3.2vw,46px);line-height:1.12}
.section-copy>p,.section-head>p,.truth-copy>p{font-size:16px;line-height:1.7}
.proof-stats strong{font-size:27px}
.proof-stats span{font-size:11px;line-height:1.4}

/* Report / how-it-works cards */
.dark-report-head{font-size:12px}
.dark-report-head strong{font-size:23px}
.bar-list p{font-size:11px}
.dark-callout>span{font-size:10px}
.dark-callout b{font-size:12px}
.dark-callout p{font-size:10.5px;line-height:1.5}
.step-card h3{font-size:19px}
.step-card p{font-size:14px;line-height:1.65}
.truth-points{font-size:14px;line-height:1.55}
.gap-head b{font-size:14px}
.gap-head span{font-size:10.5px}
.gap-row{font-size:12px}
.status{font-size:10px}
.confirm-box>b{font-size:12.5px}
.confirm-box p{font-size:11px;line-height:1.5}
.confirm-box button{font-size:11px}

/* Pricing */
.popular-badge{font-size:10px}
.price-head>span{font-size:13px}
.price-head strong{font-size:34px}
.price-head strong small{font-size:11px}
.price-head p{font-size:13.5px;line-height:1.55}
.price-card li{font-size:13px;line-height:1.45}
.cta-band span{font-size:11px}
.cta-band h2{font-size:34px;line-height:1.15}
.cta-band p{font-size:14px;line-height:1.55}
.footer-inner{font-size:12px;line-height:1.5}

/* Checker */
.back-link{font-size:12.5px}
.stepper{font-size:11px}
.checker-title h2{font-size:34px;line-height:1.15}
.checker-title p{font-size:14px;line-height:1.65}
.dropzone h3{font-size:17px}
.dropzone p{font-size:13px}
.dropzone small{font-size:11px}
.file-selected b{font-size:12px}
.file-selected small{font-size:11px}
.file-selected button{font-size:11px}
.privacy-note{font-size:11px;line-height:1.45}
.field label{font-size:12px}
.field input,.field textarea{font-size:14px;line-height:1.55}
.word-row{font-size:11px}
.analysis-loader h2{font-size:28px}
.analysis-loader>p{font-size:13px}
.loading-grid span{font-size:11.5px}

/* Results */
.results-hero h2{font-size:36px;line-height:1.12}
.results-hero p{font-size:14px;line-height:1.6}
.metric-card>span{font-size:12px}
.metric-card>strong{font-size:23px}
.card-title h3{font-size:17px}
.card-title p,.card-title>span{font-size:11px}
.analysis-item b{font-size:13px}
.analysis-item p{font-size:12px;line-height:1.55}
.locked-stack div{font-size:11.5px}
.unlock-label{font-size:10px}
.unlock-card h3{font-size:22px;line-height:1.2}
.unlock-card>p{font-size:13px;line-height:1.55}
.unlock-price strong{font-size:32px}
.unlock-price span{font-size:11px}
.unlock-card li{font-size:12.5px;line-height:1.45}
.unlock-card>small{font-size:10.5px;line-height:1.4}
.truth-note b{font-size:12px}
.truth-note p{font-size:11px;line-height:1.5}

/* Checkout */
.checkout-card h2{font-size:32px;line-height:1.15}
.checkout-card>p{font-size:13px;line-height:1.55}
.checkout-safe{font-size:10.5px}
.order-card>span{font-size:10.5px}
.order-card h3{font-size:19px}
.order-card>p{font-size:11.5px;line-height:1.5}
.order-total b{font-size:12px}
.order-total strong{font-size:24px}
.order-card li{font-size:12px;line-height:1.4}

/* Optimized resume */
.success-banner b{font-size:12px}
.success-banner p{font-size:11px;line-height:1.45}
.optimized-head h2{font-size:33px;line-height:1.15}
.optimized-head p{font-size:13px;line-height:1.5}
.before span,.after span{font-size:10px}
.before p,.after p{font-size:13px;line-height:1.65}
.suggest-actions button{font-size:11px}
.upgrade-band b{font-size:14px}
.upgrade-band p{font-size:11.5px;line-height:1.5}

/* Dashboard */
.sidebar nav button,.side-link{font-size:12px}
.upgrade-mini b{font-size:12px}
.upgrade-mini p{font-size:10.5px;line-height:1.5}
.upgrade-mini button{font-size:10.5px}
.dash-top>div:first-child>span{font-size:11px}
.dash-top h1{font-size:29px;line-height:1.2}
.dash-top p{font-size:11px}
.user-pill>i{font-size:11px}
.user-pill b{font-size:11.5px}
.user-pill small{font-size:10px}
.dash-cards span,.dash-cards small{font-size:10.5px}
.dash-cards strong{font-size:23px}
.panel-head h3{font-size:15px}
.panel-head p{font-size:10.5px}
.job-row{font-size:11px;line-height:1.35}
.job-row.head{font-size:9.5px}
.job-row small{font-size:9.5px}
.score-pill{font-size:10px}
.mini-ring strong{font-size:12px}
.profile-score b{font-size:11.5px}
.profile-score p{font-size:10.5px;line-height:1.45}
.profile-items div{font-size:10.5px}
.chart-labels{font-size:9.5px}
.action-panel h3{font-size:18px}
.action-panel p{font-size:11.5px;line-height:1.55}

@media(max-width:720px){
  body{font-size:15px}
  .hero h1{font-size:40px;line-height:1.06}
  .hero-sub{font-size:16px;line-height:1.65}
  .section-copy h2,.section-head h2,.truth-copy h2{font-size:34px;line-height:1.12}
  .section-copy>p,.section-head>p,.truth-copy>p{font-size:15px}
  .checker-title h2{font-size:30px}
  .checker-title p{font-size:14px}
  .results-hero h2{font-size:32px}
  .results-hero p{font-size:14px}
  .price-head p,.price-card li{font-size:13px}
  .dash-top h1{font-size:27px}
}
@media(max-width:460px){
  .hero h1{font-size:36px}
  .section-copy h2,.section-head h2,.truth-copy h2{font-size:31px}
  .checker-title h2{font-size:28px}
  .results-hero h2{font-size:30px}
}
