:root{
  --navy:#07101f;
  --navy-2:#0b1628;
  --navy-3:#101d33;
  --ink:#0e1728;
  --text:#f7f9fc;
  --muted:#8e9bb0;
  --soft:#c8d2e2;
  --line:rgba(255,255,255,.10);
  --blue:#6c7cff;
  --blue-2:#4da3ff;
  --blue-3:#8a7cff;
  --green:#41d891;
  --amber:#f1bd5e;
  --light:#f6f8fc;
  --white:#fff;
  --max:1180px;
  --shadow:0 30px 90px rgba(0,0,0,.32)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{text-decoration:none;color:inherit}
button,input,select,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
.hidden{display:none!important}
.mkt,.quiz-page{background:var(--navy);color:var(--text)}
.app-page{background:#f4f7fb;color:var(--ink)}
.brand{display:flex;align-items:center;gap:10px}
.brandmark{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue-3),var(--blue-2));font-weight:900;color:#fff;box-shadow:0 8px 24px rgba(91,111,255,.28)}
.brandcopy{display:grid;gap:1px}
.brandcopy strong{font-size:14px;letter-spacing:.035em}
.brandcopy small{font-size:8px;color:#7f8ca0}
.darkbrand .brandcopy strong{color:#111827}
.nav{height:72px;max-width:var(--max);padding:0 24px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:20}
.nav nav{display:flex;gap:28px;font-size:12px;color:#c5cede}
.nav nav a:hover{color:#fff}
.nav-cta{padding:11px 16px;border-radius:999px;background:#fff;color:#08111f;font-size:12px;font-weight:850}
.launch{background:#0a1322;border-bottom:1px solid rgba(255,255,255,.08)}
.launch-inner{height:38px;max-width:var(--max);padding:0 24px;margin:auto;display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;color:#9eabbf}
.launch-inner strong{color:#fff}.launch-inner b{padding:5px 8px;border-radius:7px;background:#fff;color:#07101f;font-variant-numeric:tabular-nums}.launch-inner small{margin-left:auto}
.dot{width:7px;height:7px;border-radius:50%;background:var(--blue-2);box-shadow:0 0 0 5px rgba(77,163,255,.12)}
.pill{display:inline-flex;padding:8px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#aebbe0}
.eyebrow{font-size:9px;letter-spacing:.17em;font-weight:900;color:#5876d8;text-transform:uppercase}
.eyebrow:before{content:"";display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:2px;background:currentColor}
.btn{min-height:48px;padding:0 18px;border-radius:12px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:850;cursor:pointer;transition:.18s ease}
.btn:hover{transform:translateY(-1px)}
.light{background:#fff;color:#08111f;box-shadow:0 12px 34px rgba(255,255,255,.08)}
.ghost{background:rgba(12,22,38,.6);color:#f2f6fd;border-color:rgba(255,255,255,.18);backdrop-filter:blur(12px)}
.darkbtn{background:#0d1728;color:#fff;border-color:#0d1728}
.light-invert{background:#fff;color:#0d1728;width:100%}
.hero{max-width:var(--max);margin:auto;min-height:760px;padding:62px 24px 88px;position:relative;overflow:visible;text-align:center}
.hero:before{content:"";position:absolute;z-index:-3;inset:-72px calc((1180px - 100vw)/2) 0;background:radial-gradient(circle at 50% 38%,rgba(64,128,255,.30),transparent 30rem),radial-gradient(circle at 25% 30%,rgba(71,79,220,.18),transparent 20rem),linear-gradient(180deg,#050913 0%,#07111f 76%,#08111c 100%)}
.hero-noise{position:absolute;inset:0;pointer-events:none;opacity:.22;background-image:radial-gradient(rgba(255,255,255,.12) .6px,transparent .6px);background-size:15px 15px;mask-image:linear-gradient(180deg,#000,transparent 80%)}
.hero-copy{max-width:880px;margin:auto;position:relative;z-index:2}
.hero-copy h1{font-size:clamp(58px,7vw,96px);line-height:.9;letter-spacing:-.065em;margin:24px auto 24px;max-width:940px;text-wrap:balance}
.hero-copy h1 em{font-style:italic;font-family:Georgia,"Times New Roman",serif;font-weight:400;color:#82a7ff}
.hero-copy>p{font-size:17px;line-height:1.62;color:#aebacd;max-width:690px;margin:0 auto}
.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:30px;flex-wrap:wrap}
.trustline{display:flex;justify-content:center;gap:11px 20px;flex-wrap:wrap;margin-top:18px;color:#8190a6;font-size:10px}.trustline span:before{content:"✓";color:#79a6ff;margin-right:6px}
.hero-product{position:relative;max-width:980px;margin:64px auto 0}
.product-glow{position:absolute;inset:8% 13% -4%;background:radial-gradient(ellipse,rgba(73,117,255,.48),transparent 66%);filter:blur(60px)}
.product-window{position:relative;border-radius:24px;overflow:hidden;background:#08111f;border:1px solid rgba(132,155,207,.22);box-shadow:0 44px 110px rgba(0,0,0,.48),0 0 80px rgba(73,112,255,.14);transform:perspective(1600px) rotateX(2deg)}
.windowbar{height:48px;padding:0 17px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#7e8ba0}.windowbar strong{color:#eef3ff}.windowbar em{font-style:normal}
.product-body{display:grid;grid-template-columns:150px 1fr;min-height:430px}
.product-body aside{padding:18px 13px;background:#070d18;border-right:1px solid rgba(255,255,255,.07);display:grid;align-content:start;gap:8px;text-align:left}.product-body aside>*{padding:9px 10px;border-radius:9px;font-size:9px;color:#748197}.product-body aside b{background:linear-gradient(90deg,rgba(95,113,255,.26),rgba(75,163,255,.13));border:1px solid rgba(113,132,255,.22);color:#dce5ff}
.product-body>section{padding:19px;background:linear-gradient(180deg,#0c1625,#0a1321)}
.product-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:14px;text-align:left}.product-head>div:first-child{display:grid;gap:2px}.product-head small{font-size:8px;color:#748196}.product-head strong{font-size:31px;letter-spacing:-.04em}.deadline{padding:9px 11px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#101b2d;text-align:right;display:grid;gap:1px}.deadline b{font-size:11px;color:#f3c06b}
.product-grid{display:grid;grid-template-columns:1fr .75fr;gap:9px}.panel{padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.075);background:linear-gradient(180deg,#111d30,#0d1828);min-height:130px;text-align:left}.panel header{display:flex;justify-content:space-between;gap:8px;margin-bottom:10px}.panel header strong{font-size:9px}.panel header span{font-size:8px;color:#78879c}.priority>div{display:grid;grid-template-columns:25px 1fr auto;gap:7px;align-items:center;padding:7px 0;border-top:1px solid rgba(255,255,255,.05);font-size:8px;color:#acb8ca}.priority i{font-style:normal;background:rgba(84,103,255,.25);color:#b4bfff;border-radius:5px;padding:4px;text-align:center}.priority b{font-size:7px;color:#54df99}.priority .warn b{color:#f0b765}.panel ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.panel li{font-size:8px;color:#a1aec1;padding-left:10px;position:relative}.panel li:before{content:"";width:4px;height:4px;border-radius:50%;background:#6f80ff;position:absolute;left:0;top:4px}.final{grid-column:1/-1;min-height:82px;display:flex;align-items:end;justify-content:space-between}.final strong{display:block;font-size:11px;margin-top:2px}.final button{border:0;border-radius:8px;padding:8px 10px;background:#eef3ff;color:#0a1220;font-size:8px;font-weight:900}
.ecosystem{padding:24px 24px 26px;background:#fafcff;color:#142035;text-align:center;border-bottom:1px solid #e8edf4}.ecosystem>span{font-size:9px;color:#8b96a8;letter-spacing:.11em;text-transform:uppercase}.ecosystem>div{max-width:980px;margin:16px auto 0;display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.ecosystem b{font-size:10px;color:#58657a}
.white{background:#fff;color:#111a2a}.dark{background:#070b12;color:#fff}.section{padding:96px max(24px,calc((100vw - 1132px)/2))}
.lead{max-width:760px}.lead h2,.price-copy h2,.quiz-callout h2,.faq h2,.preview h2{font-size:clamp(40px,4.7vw,64px);line-height:.98;letter-spacing:-.048em;margin:13px 0 16px;text-wrap:balance}.lead p,.price-copy p,.quiz-callout p{color:#6d788a;line-height:1.65}
.problem{display:grid;grid-template-columns:1fr 1fr;gap:70px}.lead-copy{align-self:end}.lead-copy p{color:#6d788a;line-height:1.68;font-size:15px;max-width:540px}.problem-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.problem-grid article{padding:23px;border:1px solid #e2e8f1;border-radius:15px;background:#f8fafc}.problem-grid article>span{font-size:9px;color:#5c73c8}.problem-grid h3{font-size:21px;margin:18px 0 8px}.problem-grid p{font-size:11px;color:#6e7a8e;line-height:1.55}
.workflow{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.darklead p{color:#8492a7}.workflow-list{display:grid;gap:8px}.workflow-list article{display:grid;grid-template-columns:48px 1fr;gap:13px;align-items:center;padding:17px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:#0d1421}.workflow-list article.active{border-color:#617fff;box-shadow:0 0 35px rgba(78,111,255,.16)}.workflow-list b{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#121f35;color:#8198ff;font-size:10px}.workflow-list strong{display:block;font-size:14px}.workflow-list span{display:block;margin-top:4px;color:#7e8ca1;font-size:10px}
.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:44px}.feature-grid article{min-height:220px;padding:20px 18px;border:1px solid #e2e8f1;border-radius:15px;background:#f8fafc}.feature-grid i{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#eaf0ff;color:#4964d5;font-style:normal}.feature-grid h3{font-size:16px;margin:28px 0 8px}.feature-grid p{font-size:11px;line-height:1.58;color:#6d788b}
.preview{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;background:radial-gradient(circle at 78% 45%,rgba(75,92,255,.26),transparent 30rem),linear-gradient(180deg,#070b12,#09111d)}.preview p{color:#8794a9;line-height:1.6}.actions{display:flex;gap:10px;margin-top:26px}.lock-stack{position:relative;min-height:420px}.lock-stack article{position:absolute;width:70%;padding:22px;border-radius:16px;background:linear-gradient(145deg,#111d31,#0d1626);border:1px solid rgba(128,156,255,.18);box-shadow:0 24px 50px rgba(0,0,0,.25)}.lock-stack span{font-size:8px;color:#7d8ba0}.lock-stack strong{display:block;font-size:24px;margin-top:8px}.lock-stack b{position:absolute;right:18px;top:18px}.lock-stack article:nth-child(1){left:4%;top:10px;transform:rotate(-3deg)}.lock-stack article:nth-child(2){right:2%;top:130px;z-index:2;transform:rotate(3deg)}.lock-stack article:nth-child(3){left:12%;bottom:12px;z-index:3}
.pricing{display:grid;grid-template-columns:1fr 420px;gap:70px;align-items:center}.price-card{padding:30px;border-radius:19px;background:#0d1728;color:#fff;box-shadow:0 30px 70px rgba(15,28,48,.18)}.price-card>span{font-size:9px;letter-spacing:.14em;color:#8ea0ba}.price{display:flex;align-items:flex-start;margin:18px 0}.price sup{font-size:25px;margin-top:6px}.price strong{font-size:72px;line-height:.9;letter-spacing:-.06em}.price-card ul{list-style:none;padding:0;margin:24px 0;display:grid;gap:9px}.price-card li{font-size:11px;color:#b8c3d4}.price-card li:before{content:"✓";color:#6fa3ff;margin-right:8px}.price-card small{display:block;color:#718097;font-size:8px;line-height:1.5;margin-top:13px}
.quiz-callout{display:flex;justify-content:space-between;align-items:center;gap:40px;border-top:1px solid #edf1f5}.quiz-callout>div{max-width:700px}.quiz-callout h2{font-size:38px}.faq{display:grid;grid-template-columns:.65fr 1.35fr;gap:50px;background:#f7f9fc}.faq-list{display:grid;gap:8px}.faq-list details{padding:15px 17px;border:1px solid #e1e7f0;border-radius:11px;background:#fff}.faq-list summary{font-size:12px;font-weight:850;cursor:pointer}.faq-list p{font-size:11px;line-height:1.58;color:#6c778a}
.final-cta{max-width:var(--max);margin:28px auto 70px;padding:42px;border-radius:20px;background:linear-gradient(135deg,#142a53,#182658 55%,#432d83);display:flex;align-items:center;justify-content:space-between;gap:30px}.final-cta span{font-size:9px;letter-spacing:.14em;color:#91a9ff}.final-cta h2{font-size:36px;margin:8px 0 0}.final-cta>div:last-child{display:flex;gap:10px}.footer{max-width:var(--max);margin:auto;padding:24px 24px 40px;display:flex;align-items:center;justify-content:space-between;color:#64728a;font-size:9px}.mobile-buy{display:none}
.quiz-page{min-height:100vh;background:radial-gradient(circle at 50% 14%,rgba(84,94,255,.32),transparent 28rem),linear-gradient(180deg,#050913,#07121f 660px,#f6f9fd 660px,#f6f9fd)}
.quiz-main{max-width:var(--max);margin:auto;padding:62px 24px 80px}.quiz-hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:55px;align-items:center;min-height:500px}.quiz-hero h1{font-size:clamp(54px,6vw,82px);line-height:.93;letter-spacing:-.055em;margin:20px 0 22px;max-width:630px}.quiz-hero p{font-size:17px;line-height:1.6;color:#acb7c9;max-width:560px}.quiz-start{margin-top:24px}.quiz-micro{display:flex;gap:16px;flex-wrap:wrap;margin-top:15px;color:#8290a7;font-size:10px}.quiz-micro span:before{content:"✓";margin-right:6px;color:#6ea0ff}
.quiz-preview{max-width:620px;margin-left:auto;padding:24px;border-radius:22px;background:linear-gradient(180deg,rgba(18,30,51,.96),rgba(8,15,26,.96));border:1px solid rgba(121,148,255,.24);box-shadow:var(--shadow),0 0 60px rgba(69,97,255,.12)}.quiz-preview header{display:flex;justify-content:space-between;margin-bottom:10px;color:#8493a8;font-size:9px}.quiz-preview header strong{font-size:30px;color:#fff}.quiz-preview article{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:14px 12px;border-top:1px solid rgba(255,255,255,.07)}.quiz-preview article>b{font-size:10px;color:#8093ff}.quiz-preview article strong{display:block;font-size:12px}.quiz-preview article span{display:block;margin-top:3px;font-size:9px;color:#7c8ba1}
.question-card,.result-card{max-width:830px;margin:55px auto 0;padding:42px;border-radius:20px;background:#fff;color:#101827;border:1px solid #e0e7f1;box-shadow:0 24px 70px rgba(17,37,68,.12)}.quiz-progress-top{display:flex;justify-content:space-between;font-size:10px;color:#758297}.quiz-progress{height:7px;margin:9px 0 32px;border-radius:999px;background:#e8edf5;overflow:hidden}.quiz-progress div{height:100%;width:20%;background:linear-gradient(90deg,#5875ff,#72a3ff);border-radius:999px}.question-label{font-size:9px;letter-spacing:.15em;color:#637fdc;font-weight:900}.question-block h2{font-size:clamp(30px,4vw,44px);line-height:1.04;letter-spacing:-.035em;margin:10px 0 12px}.question-block>p{font-size:14px;line-height:1.55;color:#6c788b}.quiz-options{display:grid;gap:10px;margin-top:25px}.quiz-option{min-height:64px;padding:15px 17px;border-radius:12px;border:1px solid #dce4ef;background:#fff;display:flex;align-items:center;gap:12px;text-align:left;font-weight:750;color:#162033;cursor:pointer;transition:.17s}.quiz-option:hover{transform:translateY(-1px);border-color:#728aff;background:#f7f9ff}.option-radio{width:18px;height:18px;border-radius:50%;border:2px solid #a7b3c7;flex:none}.quiz-back{border:0;background:transparent;padding:16px 0 0;color:#66748a;font-size:11px;font-weight:800;cursor:pointer}.result-top{display:grid;grid-template-columns:1fr auto;gap:24px}.result-top h2{font-size:38px;letter-spacing:-.04em;margin:10px 0}.result-top p{color:#697589;line-height:1.55}.result-score{min-width:140px;padding:19px;border-radius:15px;background:#0c1423;color:#fff;text-align:center}.result-score strong{display:block;font-size:58px;letter-spacing:-.06em}.result-score span{font-size:10px;color:#8290a6}.result-gaps{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:28px 0}.gap-card{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:15px;border-radius:12px;background:#f7f9fc;border:1px solid #e2e8f1}.gap-card>span{font-size:9px;color:#7585b6}.gap-card strong{font-size:13px}.gap-card p{font-size:10px;color:#758094;margin:5px 0 0;line-height:1.5}.result-offer{display:grid;grid-template-columns:1fr auto;gap:24px;padding:24px;border-radius:16px;background:linear-gradient(135deg,#0c1728,#172448);color:#fff}.result-offer h3{font-size:25px;margin:8px 0}.result-offer p{font-size:11px;color:#8e9cb1;max-width:470px}.result-offer>div:last-child{text-align:right}.result-offer small{display:block;color:#8190a6}.result-offer strong{display:block;font-size:36px;margin:5px 0 10px}.result-card>button{margin-top:12px}.result-disclaimer{font-size:9px!important;color:#8893a4!important;line-height:1.5;margin-top:12px}
.app-top{height:74px;max-width:1120px;margin:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.app-score{min-width:120px;padding:9px 13px;border-radius:13px;background:#0d1626;color:#fff}.app-score span{display:block;font-size:8px;letter-spacing:.14em;color:#8490a4}.app-score strong{display:block;font-size:25px;margin-top:2px}
.app-layout{max-width:1120px;margin:auto;padding:10px 20px 55px;display:grid;grid-template-columns:190px 1fr;gap:16px;align-items:start}.app-sidebar{position:sticky;top:14px;min-height:590px;padding:14px;border-radius:17px;background:linear-gradient(180deg,#101a2d,#08111f);display:grid;align-content:start;gap:5px;box-shadow:0 18px 50px rgba(19,40,74,.14)}.app-sidebar>a{padding:11px 12px;border-radius:10px;color:#91a0b7;font-size:10px;font-weight:750}.app-sidebar>a.active{background:linear-gradient(90deg,#5269e9,#597fb9);color:#fff}.sidebar-note{margin-top:auto;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.035);display:grid;gap:5px}.sidebar-note strong{font-size:13px;color:#fff}.sidebar-note span{font-size:9px;color:#8290a6;line-height:1.4}
.app-main{display:grid;gap:13px}.preview-banner{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:17px 18px;border-radius:15px;background:linear-gradient(135deg,#edf3ff,#f8faff);border:1px solid #d8e2f3}.preview-banner>div{display:flex;gap:12px;align-items:center}.preview-banner strong{display:block;font-size:14px}.preview-banner p{font-size:10px;color:#68768a;margin:3px 0 0}.lock-dot{width:34px;height:34px;border-radius:50%;background:#dfe9ff;display:grid;place-items:center}.success-banner{background:#eaf9f1;border-color:#cfeddc}
.app-card{position:relative;padding:22px;background:#fff;border:1px solid #e0e6ef;border-radius:17px;box-shadow:0 10px 34px rgba(22,42,76,.045);overflow:hidden}.app-section-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:19px}.app-section-head>span{width:31px;height:31px;border-radius:50%;background:#e7edff;color:#294ec1;display:grid;place-items:center;font-weight:900;font-size:12px;flex:none}.app-section-head h2{font-size:22px;letter-spacing:-.025em;margin:0 0 4px}.app-section-head p{font-size:11px;color:#6d798b;margin:0;line-height:1.45}
.app-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.compact-grid{margin-top:11px}.app-card label,.full-field{display:flex;flex-direction:column;gap:6px;color:#354055;font-size:10px;font-weight:800}.full-field{margin-top:11px}.app-card input,.app-card select,.app-card textarea,.access-area input{width:100%;min-height:44px;padding:10px 12px;border-radius:10px;border:1px solid #d9e0ea;background:#fbfcfe;color:#101827;outline:none}.app-card textarea{line-height:1.5;resize:vertical}.app-card input:focus,.app-card select:focus,.app-card textarea:focus{border-color:#7690ff;box-shadow:0 0 0 4px rgba(81,112,255,.09)}
.deadline-callout,.missing-box,.file-rules{margin-top:12px;padding:11px 12px;border-radius:10px;background:#f7f9fd;border:1px solid #e0e6f0;color:#586579;font-size:10px;line-height:1.5}
.priority-grid,.priority-checklist{display:grid;grid-template-columns:1fr 1fr;gap:8px}.empty-state,.checklist.empty{display:block;background:#f7f9fc;border:1px dashed #d7dfeb;border-radius:11px;padding:20px;color:#7c8798}.check-item{display:grid!important;grid-template-columns:auto 30px 1fr;gap:8px!important;align-items:start;padding:12px!important;border:1px solid #e0e6ef!important;border-radius:11px!important;background:#fbfcff!important;color:#111827!important}.check-item input{width:auto!important;min-height:auto!important;margin-top:3px}.priority-pill{width:27px;height:21px;border-radius:999px;background:#223e8d;color:#fff;display:grid;place-items:center;font-size:8px}.check-item strong{display:block;font-size:10px}.check-item small{display:block;color:#788499;font-size:8px;margin-top:3px;line-height:1.4}
.timeline-form{display:grid;grid-template-columns:145px 145px 1fr auto;gap:8px}.app-button{min-height:43px;padding:0 12px;border:1px solid #d6deea;background:#fff;border-radius:10px;color:#142038;font-weight:800;font-size:10px;cursor:pointer}.app-button.primary{background:#111c31;color:#fff;border-color:#111c31}.app-button.ghost{background:#f8fafc}.timeline-list,.evidence-list{display:grid;gap:8px;margin-top:11px}.timeline-row,.row-card{display:grid;grid-template-columns:145px 1fr auto;gap:11px;align-items:center;padding:11px;border:1px solid #e1e7ef;border-radius:10px;background:#fbfcfe}.type-tag{display:inline-block;padding:4px 6px;border-radius:999px;background:#eaf0ff;color:#4562bc;font-size:7px;font-weight:850}.meta{font-size:8px;color:#8190a4;margin-top:3px}.ghost{border:1px solid #dbe2ec;background:#fff;border-radius:8px;padding:7px 9px;color:#697589}
.vault-form{display:grid;grid-template-columns:175px 1fr 1fr 1fr auto;gap:7px}.evidence-card{display:grid;grid-template-columns:36px 1fr auto;gap:9px;padding:11px;border:1px solid #e0e6ef;border-radius:10px}.evidence-priority{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#122248;color:#a5b8ff;font-size:8px;font-weight:900}.evidence-main strong{font-size:10px}.evidence-main>div{font-size:9px;color:#576578;margin:3px 0}.evidence-main small{font-size:8px;color:#8793a4}.evidence-thumb{display:block;margin-top:7px;max-width:180px;max-height:110px;object-fit:contain}
.premium-zone{min-height:180px}.premium-content.preview-blur{filter:blur(5px);opacity:.14;pointer-events:none}.premium-lock{position:absolute;z-index:5;inset:0;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(90deg,rgba(248,250,253,.98),rgba(248,250,253,.91));backdrop-filter:blur(2px)}.premium-lock>div{display:grid;gap:4px}.premium-lock>div>span{font-size:21px}.premium-lock strong{font-size:17px}.premium-lock p{font-size:10px;color:#6d7a8e;margin:0}.withdrawal-grid,.final-checks{display:grid;grid-template-columns:1fr 1fr;gap:8px}.withdraw-item,.final-checks label{padding:10px!important;border:1px solid #e1e7ef;border-radius:10px;background:#fbfcfe;display:flex!important;flex-direction:row!important;gap:7px!important}.withdraw-item input,.final-checks input{width:auto!important;min-height:auto!important}
.review-cards{display:grid;grid-template-columns:1fr 1fr;gap:8px}.review-card{padding:12px;border-radius:10px;border:1px solid #e0e6ef}.review-card strong{font-size:10px}.review-card p{font-size:8px;color:#6b788b;line-height:1.5}.review-card.good{background:#effaf4}.review-card.warn{background:#fff8e9}.review-card.bad{background:#fff0f0}.review-card.info{background:#f1f5ff}
.access-area{display:flex;gap:8px;max-width:450px}.app-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:13px}.packet{padding:30px;background:#fff;border:1px solid #dde4ed;border-radius:17px;box-shadow:0 18px 55px rgba(22,42,76,.08)}.packet h2{font-size:29px}.packet h3{margin-top:24px;padding-bottom:7px;border-bottom:1px solid #e4e9f0}.packet table{width:100%;border-collapse:collapse}.packet th,.packet td{padding:8px 6px;border-bottom:1px solid #e6ebf2;text-align:left;vertical-align:top;font-size:9px}.printbar{text-align:right}.packet-exhibits{display:grid;grid-template-columns:1fr 1fr;gap:11px}.packet-exhibits figure{margin:0;padding:10px;border:1px solid #e1e6ed;border-radius:10px}.packet-exhibits img{width:100%;max-height:380px;object-fit:contain}.app-help{display:flex;justify-content:space-between;gap:10px;padding:14px 17px;border-radius:12px;background:#eaf0ff;color:#314d9a;font-size:10px}.app-help a{font-weight:900}.app-footer{max-width:1120px;margin:auto;padding:18px 20px 50px;color:#7a8799;font-size:9px;line-height:1.5}
@media(max-width:1000px){.nav nav{display:none}.product-body{grid-template-columns:120px 1fr}.feature-grid{grid-template-columns:repeat(3,1fr)}.preview{grid-template-columns:1fr}.lock-stack{min-height:380px}.pricing{grid-template-columns:1fr 380px;gap:40px}.app-layout{grid-template-columns:160px 1fr}.vault-form{grid-template-columns:1fr 1fr}.vault-form .app-button{grid-column:1/-1}}
@media(max-width:760px){.nav{height:62px;padding:0 15px}.brandcopy small{display:none}.nav-cta{padding:9px 12px;font-size:10px}.hero{padding:42px 16px 58px;min-height:auto}.hero-copy h1{font-size:46px}.hero-copy>p{font-size:15px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.trustline{display:grid;gap:7px}.hero-product{margin-top:38px;overflow:hidden}.product-window{width:126%;margin-left:-13%;transform:none}.product-body{grid-template-columns:88px 1fr}.product-body aside{padding:9px 6px}.product-body aside>*{font-size:6px;padding:6px}.product-body>section{padding:9px}.product-grid{grid-template-columns:1fr}.panel:nth-child(3){display:none}.final{grid-column:1}.product-head strong{font-size:23px}.ecosystem{padding:18px 14px}.ecosystem>div{grid-template-columns:1fr 1fr;gap:10px}.ecosystem b{font-size:9px}.section{padding:66px 16px}.problem,.workflow,.faq{grid-template-columns:1fr;gap:22px}.lead h2,.price-copy h2,.preview h2,.faq h2{font-size:39px}.problem-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}.feature-grid article{min-height:185px}.preview{gap:30px}.actions{display:grid}.lock-stack{min-height:350px}.lock-stack article{width:88%}.pricing{grid-template-columns:1fr;gap:32px}.price-card{padding:25px}.quiz-callout{display:block}.quiz-callout .btn{width:100%;margin-top:18px}.final-cta{margin:20px 12px 70px;padding:28px 22px;display:block}.final-cta h2{font-size:34px}.final-cta>div:last-child{display:grid;margin-top:18px}.final-cta .btn{width:100%}.footer{padding-bottom:100px}.mobile-buy{display:flex;position:fixed;z-index:90;left:9px;right:9px;bottom:9px;padding:9px 10px 9px 13px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(8,15,27,.95);backdrop-filter:blur(15px);align-items:center;justify-content:space-between;box-shadow:0 15px 40px rgba(0,0,0,.35)}.mobile-buy>span{display:grid}.mobile-buy small{font-size:7px;color:#8492a6}.mobile-buy strong{font-size:12px}.mobile-buy a{padding:10px 13px;border-radius:9px;background:#fff;color:#0d1524;font-size:10px;font-weight:900}.quiz-page{background:radial-gradient(circle at 70% 8%,rgba(84,94,255,.28),transparent 22rem),linear-gradient(180deg,#050913,#07121f 630px,#f6f9fd 630px)}.quiz-main{padding:32px 14px 65px}.quiz-hero{grid-template-columns:1fr;gap:24px;min-height:auto}.quiz-hero h1{font-size:46px}.quiz-hero p{font-size:15px}.quiz-preview{width:100%;padding:18px}.question-card,.result-card{margin-top:34px;padding:23px 17px}.question-block h2{font-size:31px}.result-top{grid-template-columns:1fr}.result-score{width:125px}.result-gaps{grid-template-columns:1fr}.result-offer{grid-template-columns:1fr}.result-offer>div:last-child{text-align:left}.app-top{height:68px;padding:0 14px}.app-score{min-width:108px;padding:9px 10px}.app-layout{display:block;padding:8px 11px 55px}.app-sidebar{display:none}.app-main{gap:11px}.preview-banner{display:grid;gap:13px;padding:15px}.preview-banner>div{align-items:flex-start}.preview-banner .btn{width:100%}.app-card{padding:17px 14px;border-radius:15px}.app-section-head h2{font-size:20px}.app-grid,.priority-grid,.priority-checklist,.withdrawal-grid,.review-cards,.final-checks{grid-template-columns:1fr}.timeline-form{grid-template-columns:1fr}.timeline-row,.row-card{grid-template-columns:1fr}.vault-form{grid-template-columns:1fr}.vault-form .app-button{grid-column:auto}.premium-lock{padding:18px;display:grid;align-content:center}.premium-lock .btn{width:100%}.access-area{display:grid;max-width:none}.app-actions{display:grid}.app-button{width:100%}.packet{padding:19px 13px}.packet-exhibits{grid-template-columns:1fr}.app-help{display:grid}.app-footer{padding:18px 14px 55px}}
@media(max-width:430px){.hero-copy h1,.quiz-hero h1{font-size:42px}.feature-grid{grid-template-columns:1fr}.product-window{width:134%;margin-left:-17%}}
@media print{body.app-page{background:#fff}.app-top,.preview-banner,.app-card,.app-help,.app-footer,.app-sidebar{display:none!important}.app-layout{display:block;padding:0;max-width:none}.packet{display:block!important;border:0;box-shadow:none;padding:0}.printbar{display:none}.packet-exhibits{grid-template-columns:1fr}}
/* --- conversion refinement: identity + visual storytelling --- */
.brandmark{
  width:34px;height:34px;display:grid;place-items:center;flex:none;
  border-radius:10px;background:rgba(255,255,255,.025);
  border:1px solid rgba(132,155,207,.14);
  box-shadow:inset 0 0 18px rgba(79,126,255,.05),0 10px 26px rgba(0,0,0,.16)
}
.brandmark svg{width:27px;height:27px;display:block}
.darkbrand .brandmark{background:#0b1526;border-color:#dce4f0}
.hero-product{max-width:1040px;margin-top:72px}
.product-window{width:100%;margin:0}
.product-body>section{min-width:0}
.product-grid{align-items:stretch}
.panel{overflow:hidden}

/* Tension visual */
.tension{display:grid;grid-template-columns:.86fr 1.14fr;gap:72px;align-items:center;background:
radial-gradient(circle at 77% 50%,rgba(46,107,214,.18),transparent 25rem),
#070b12}
.tension-copy h2{font-size:clamp(42px,5vw,68px);line-height:.96;letter-spacing:-.05em;margin:13px 0 18px}
.tension-copy p{color:#8794a9;line-height:1.65;max-width:590px}
.tension-visual{height:440px;position:relative;border:1px solid rgba(121,151,205,.12);border-radius:24px;background:
linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),
linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),
radial-gradient(circle at 50% 50%,rgba(70,112,255,.19),transparent 56%),
#09111d;background-size:26px 26px,26px 26px,auto,auto;overflow:hidden}
.scatter{position:absolute;width:210px;padding:15px 16px;border-radius:13px;background:rgba(17,29,49,.95);border:1px solid rgba(120,153,222,.15);box-shadow:0 18px 42px rgba(0,0,0,.28);display:grid;gap:5px}
.scatter span{font-size:9px;color:#78879e}.scatter b{font-size:12px}.s1{left:7%;top:14%;transform:rotate(-5deg)}.s2{right:5%;top:20%;transform:rotate(4deg)}.s3{left:10%;bottom:16%;transform:rotate(3deg)}.s4{right:8%;bottom:12%;transform:rotate(-4deg)}
.tension-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:210px;height:150px;border-radius:20px;background:linear-gradient(145deg,#0f203a,#091421);border:1px solid rgba(110,149,255,.32);display:grid;place-content:center;text-align:center;box-shadow:0 0 60px rgba(68,113,255,.22)}
.tension-center span{font-size:8px;letter-spacing:.18em;color:#7aa6ff}.tension-center strong{font-size:24px;line-height:1.05;margin-top:7px}

/* large product moments instead of generic stock imagery */
.product-moment{display:grid;grid-template-columns:.78fr 1.22fr;gap:72px;align-items:center;background:#f7f9fc}
.moment-copy h2{font-size:clamp(40px,4.6vw,62px);line-height:.98;letter-spacing:-.048em;margin:13px 0 17px}
.moment-copy p{font-size:15px;line-height:1.65;color:#68768a;max-width:520px}
.moment-screen{padding:22px;border-radius:22px;background:#091321;border:1px solid #182a43;box-shadow:0 30px 80px rgba(22,42,76,.18),0 0 45px rgba(69,111,255,.09)}
.moment-toolbar{display:flex;justify-content:space-between;align-items:center;padding:0 3px 16px;color:#fff}.moment-toolbar strong{font-size:15px}.moment-toolbar span{font-size:9px;color:#7f8ea5}
.moment-row{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:14px 12px;border-top:1px solid rgba(255,255,255,.07);color:#fff}.moment-row i{font-style:normal;width:34px;height:27px;border-radius:999px;display:grid;place-items:center;background:#23335a;color:#b4c2ff;font-size:9px}.moment-row strong{display:block;font-size:12px}.moment-row small{display:block;font-size:9px;color:#77869d;margin-top:4px}.moment-row>b{font-size:9px;padding:6px 8px;border-radius:999px}.moment-row.high>b{background:#153426;color:#66dc9a}.moment-row.medium>b{background:#3b2f1b;color:#f4c76d}.moment-row.low>b{background:#242c3c;color:#98a8bf}

/* timeline product image */
.product-story{background:
radial-gradient(circle at 67% 53%,rgba(71,108,255,.16),transparent 27rem),
#070b12}
.story-screen{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:center}
.story-left h2{font-size:clamp(42px,5vw,66px);line-height:.97;letter-spacing:-.05em;margin:13px 0 17px}.story-left p{color:#8492a7;line-height:1.65}
.timeline-screen{padding:24px 26px;border-radius:22px;background:linear-gradient(180deg,#0f1c30,#091320);border:1px solid rgba(120,154,218,.16);box-shadow:0 30px 75px rgba(0,0,0,.28)}
.timeline-title{display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.07)}.timeline-title strong{font-size:15px}.timeline-title span{font-size:9px;color:#8090a7}
.timeline-screen article{display:grid;grid-template-columns:16px 65px 1fr;gap:10px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.05);position:relative}.timeline-screen article i{width:9px;height:9px;border-radius:50%;background:#6c88ff;box-shadow:0 0 0 5px rgba(108,136,255,.10)}.timeline-screen time{font-size:9px;color:#79879d}.timeline-screen strong{display:block;font-size:11px}.timeline-screen small{display:block;font-size:9px;color:#75849b;margin-top:2px}.timeline-screen article.danger i{background:#ff6f6f}.timeline-screen article.danger strong{color:#ff9c9c}

/* price reveal should feel like the climax */
.pricing{padding-top:112px;padding-bottom:112px}
.price-card{transform:translateY(-2px);border:1px solid rgba(117,151,255,.18)}
.price-card:before{content:"THE FULL WORKSPACE";display:inline-flex;margin-bottom:16px;padding:6px 9px;border-radius:999px;background:rgba(104,130,255,.12);color:#9db1ff;font-size:8px;letter-spacing:.14em}
.price-copy p{max-width:590px}

/* hero product visibility */
@media(max-width:760px){
  .brandmark{width:31px;height:31px}.brandmark svg{width:25px;height:25px}
  .hero-product{margin-top:40px;overflow:visible}
  .product-window{width:100%;margin:0;transform:none;border-radius:16px}
  .product-body{grid-template-columns:1fr;min-height:0}
  .product-body aside{display:none}
  .product-body>section{padding:11px}
  .product-grid{grid-template-columns:1fr 1fr}
  .panel{min-height:120px}
  .priority{grid-column:1/-1}
  .panel:nth-child(3){display:block}
  .final{grid-column:1/-1}
  .windowbar{padding:0 11px}.windowbar span{display:none}
  .tension,.product-moment,.story-screen{grid-template-columns:1fr;gap:30px}
  .tension-visual{height:390px}
  .scatter{width:165px;padding:12px}.scatter b{font-size:10px}.scatter span{font-size:8px}
  .tension-center{width:160px;height:125px}.tension-center strong{font-size:20px}
  .product-moment{padding-top:72px;padding-bottom:72px}
  .moment-screen{padding:15px}.moment-row{grid-template-columns:36px 1fr auto;gap:8px;padding:12px 7px}.moment-row small{font-size:8px}.moment-row>b{font-size:7px;padding:5px}
  .timeline-screen{padding:18px 16px}.timeline-screen article{grid-template-columns:15px 52px 1fr;gap:7px}
}
@media(max-width:430px){
  .product-window{width:100%;margin:0}
  .product-grid{grid-template-columns:1fr}
  .panel:nth-child(3){display:none}
  .tension-visual{height:360px}.scatter{width:145px}.s1{left:4%}.s2{right:3%}.s3{left:5%}.s4{right:4%}
}

/* --- final conversion mechanics: timer, scarcity, delayed sticky offer --- */
.launch-inner{justify-content:center;gap:14px}
.launch-copy{display:flex;align-items:center;gap:9px}
.launch-copy strong{font-size:10px;letter-spacing:.05em;text-transform:uppercase}
.launch-timer{display:flex;align-items:center;gap:4px;font-variant-numeric:tabular-nums}
.launch-timer span{min-width:29px;height:25px;padding:0 5px;display:grid;place-items:center;border-radius:7px;background:#fff;color:#07101f;font-size:11px;font-weight:900;box-shadow:0 5px 14px rgba(0,0,0,.16)}
.launch-timer i{font-size:7px;font-style:normal;letter-spacing:.12em;color:#6f7e94;font-weight:900}
.launch-inner small{margin-left:0;color:#7f8ca1}
.launch.expired .dot{background:#ff6d6d;box-shadow:0 0 0 5px rgba(255,109,109,.12)}

/* method section */
.mechanism{background:#fff}
.mechanism-head{max-width:790px}
.mechanism-head h2{font-size:clamp(42px,5vw,68px);line-height:.96;letter-spacing:-.05em;margin:13px 0 17px}
.mechanism-head p{font-size:15px;line-height:1.65;color:#68768a;max-width:700px}
.mechanism-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px}
.mechanism-grid article{min-height:285px;padding:24px;border-radius:18px;background:#f8fafc;border:1px solid #e1e7f0;position:relative;overflow:hidden}
.mechanism-grid article>span{font-size:9px;color:#6478ba;letter-spacing:.12em}
.mechanism-grid h3{font-size:22px;margin:22px 0 9px;letter-spacing:-.025em}
.mechanism-grid p{font-size:11px;line-height:1.58;color:#69768a;max-width:310px}
.mechanism-icon{height:90px;margin-top:22px;border-radius:14px;background:linear-gradient(145deg,#0d1728,#132544);border:1px solid #1b3155;position:relative;overflow:hidden}
.proof-icon{display:flex;align-items:center;justify-content:center;gap:8px}
.proof-icon b{display:block;width:58px;height:50px;border-radius:9px;background:#15233a;border:1px solid #27456e;box-shadow:0 10px 18px rgba(0,0,0,.2);position:relative}
.proof-icon b:before{content:"";position:absolute;left:10px;right:10px;top:13px;height:4px;border-radius:3px;background:#5b8cff;box-shadow:0 10px 0 #334965,0 20px 0 #26384d}
.proof-icon b:nth-child(2){transform:translateY(-10px);border-color:#4c72be}
.line-icon{display:flex;align-items:center;justify-content:space-around;padding:0 18px}
.line-icon:before{content:"";position:absolute;left:28px;right:28px;top:44px;height:2px;background:linear-gradient(90deg,#4d7fff,#63c5ff)}
.line-icon i{position:relative;z-index:2;width:13px;height:13px;border-radius:50%;background:#08111f;border:3px solid #6d92ff;box-shadow:0 0 0 4px rgba(109,146,255,.10)}
.review-icon{display:grid;align-content:center;gap:7px;padding:0 18px}
.review-icon b{display:flex;align-items:center;height:18px;border-radius:7px;background:#142339;color:#55d993;font-size:9px;padding:0 9px}
.review-icon b:after{content:"";height:3px;background:#334d6d;border-radius:3px;flex:1;margin-left:8px}

/* pricing scarcity */
.scarcity-chip{display:inline-flex!important;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:rgba(86,115,255,.12);border:1px solid rgba(112,141,255,.2);color:#a9b7ff!important;font-size:8px!important;letter-spacing:.13em!important;margin-bottom:15px}
.scarcity-dot{width:6px;height:6px;border-radius:50%;background:#7e96ff;box-shadow:0 0 0 5px rgba(126,150,255,.09)}

/* sticky offer must only appear after user reaches offer */
.mobile-buy{opacity:0;pointer-events:none;transform:translateY(18px);transition:opacity .2s ease,transform .2s ease}
.mobile-buy.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}

@media(min-width:761px){
  .mobile-buy{display:flex;position:fixed;z-index:80;left:50%;bottom:18px;transform:translate(-50%,18px);width:min(620px,calc(100vw - 40px));padding:10px 10px 10px 15px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(8,15,27,.94);backdrop-filter:blur(16px);align-items:center;justify-content:space-between;box-shadow:0 18px 45px rgba(0,0,0,.32);color:#fff}
  .mobile-buy.is-visible{transform:translate(-50%,0)}
  .mobile-buy>span{display:grid}.mobile-buy small{font-size:8px;color:#8290a4}.mobile-buy strong{font-size:12px}
  .mobile-buy a{padding:11px 15px;border-radius:10px;background:#fff;color:#0c1422;font-size:10px;font-weight:900}
}

@media(max-width:760px){
  .launch-inner{height:44px;padding:0 10px;gap:9px}
  .launch-copy strong{font-size:8px}
  .launch-inner small{display:none}
  .launch-timer{gap:2px}
  .launch-timer span{min-width:24px;height:22px;font-size:9px;border-radius:6px}
  .launch-timer i{font-size:6px}
  .mechanism-grid{grid-template-columns:1fr}
  .mechanism-grid article{min-height:245px}
  .mechanism-head h2{font-size:39px}
  .mobile-buy{display:flex}
}

/* bespoke illustrations */
.illustration-band{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:#fff}
.illustration-card{border:1px solid #e1e7f0;border-radius:20px;overflow:hidden;background:#f8fafc;box-shadow:0 14px 38px rgba(18,37,67,.055)}
.illustration-copy{padding:24px 24px 18px}
.illustration-copy h3{font-size:26px;line-height:1.02;letter-spacing:-.035em;margin:12px 0 9px}
.illustration-copy p{font-size:11px;line-height:1.58;color:#6c788b;max-width:480px}
.evidence-illustration,.review-illustration{display:block;width:100%;height:auto;background:#08111f}
@media(max-width:900px){.illustration-band{grid-template-columns:1fr}}
@media(max-width:760px){
  .illustration-band{padding-top:20px;padding-bottom:66px}
  .illustration-card{border-radius:16px}
  .illustration-copy{padding:20px 18px 14px}
  .illustration-copy h3{font-size:22px}
}

/* final premium polish: evidence cards, real logos, CTA effects, typography */
.hero-product{max-width:1080px}
.evidence-cloud{position:absolute;inset:-30px -42px 0;pointer-events:none;z-index:3}
.evidence-float{position:absolute;width:205px;padding:13px 14px;border-radius:14px;background:linear-gradient(180deg,rgba(248,251,255,.98),rgba(226,235,248,.96));color:#0d1728;border:1px solid rgba(164,188,228,.48);box-shadow:0 24px 55px rgba(0,0,0,.28),0 0 30px rgba(73,126,255,.10);backdrop-filter:blur(12px);transform-origin:center}
.evidence-float>div{display:flex;align-items:center;gap:8px;margin-bottom:9px}.evidence-float img{width:22px;height:22px;object-fit:contain}.evidence-float>div span{font-size:9px;color:#4c5b72;font-weight:850}.evidence-float strong{display:block;font-size:11px;line-height:1.3}.evidence-float small{display:block;margin-top:4px;color:#76849a;font-size:8px}.proof-thumb{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:#dbe7f7;font-size:13px}
.ef-shopify{left:-25px;top:42px;transform:rotate(-6deg)}.ef-message{left:39%;top:-42px;transform:rotate(2deg)}.ef-ups{right:-40px;top:46px;transform:rotate(5deg)}.ef-proof{right:-22px;bottom:44px;transform:rotate(4deg)}
.product-window{z-index:2}
.platform-logos{display:flex!important;justify-content:center;align-items:center;gap:34px!important;flex-wrap:wrap!important;margin-top:16px!important}
.platform-logos>div{display:flex;align-items:center;gap:8px}.platform-logos img{width:24px;height:24px;object-fit:contain}.platform-logos b{font-size:11px!important;color:#435168!important}
.compat-note{display:block;margin-top:13px;color:#9aa5b5;font-size:8px}

/* premium buttons */
.btn,.nav-cta,.mobile-buy a,.price-card .btn{
  position:relative;overflow:hidden;isolation:isolate;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease
}
.btn:before,.nav-cta:before,.mobile-buy a:before,.price-card .btn:before{
  content:"";position:absolute;z-index:-1;top:-140%;left:-35%;width:42%;height:360%;transform:rotate(24deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transition:left .55s ease
}
.btn:hover:before,.nav-cta:hover:before,.mobile-buy a:hover:before,.price-card .btn:hover:before{left:125%}
.light,.nav-cta,.price-card .light-invert,.mobile-buy a{
  background:linear-gradient(180deg,#ffffff 0%,#e7efff 100%);
  border-color:#d6e2ff;color:#0a1322;
  box-shadow:0 10px 28px rgba(78,131,255,.18),inset 0 1px 0 #fff
}
.light:hover,.nav-cta:hover,.price-card .light-invert:hover,.mobile-buy a:hover{
  transform:translateY(-2px);box-shadow:0 14px 38px rgba(78,131,255,.28),0 0 0 1px rgba(105,151,255,.20),inset 0 1px 0 #fff
}
.ghost{box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.ghost:hover{border-color:rgba(124,160,255,.5);box-shadow:0 10px 28px rgba(43,76,145,.16),inset 0 1px 0 rgba(255,255,255,.08)}

/* typography refinements */
.hero-copy h1{font-size:clamp(54px,6.4vw,88px);max-width:900px}
.problem .lead h2{font-size:clamp(42px,4.5vw,60px);max-width:720px}
.tension-copy h2,.mechanism-head h2,.moment-copy h2,.story-left h2{max-width:720px}
.problem{padding-top:82px;padding-bottom:82px}
.lead-copy p{font-size:14px;max-width:520px}

/* cinematic background continuity */
.hero:after{content:"";position:absolute;left:50%;bottom:14px;width:78%;height:2px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,#4b8cff,#7d6dff,transparent);box-shadow:0 0 28px rgba(74,132,255,.8)}
.tension,.product-story,.preview{border-top:1px solid rgba(116,153,229,.09);border-bottom:1px solid rgba(116,153,229,.09)}
.tension-visual,.moment-screen,.timeline-screen{box-shadow:0 30px 80px rgba(0,0,0,.20),0 0 45px rgba(70,112,255,.07)}

@media(max-width:900px){
  .evidence-cloud{display:none}
}
@media(max-width:760px){
  .hero-copy h1{font-size:40px;line-height:.96;letter-spacing:-.045em}
  .hero-copy>p{font-size:14px;line-height:1.55}
  .problem .lead h2,.tension-copy h2,.mechanism-head h2,.moment-copy h2,.story-left h2,.preview h2,.price-copy h2,.faq h2{font-size:34px;line-height:1.02;letter-spacing:-.035em}
  .lead-copy p,.moment-copy p,.tension-copy p,.story-left p{font-size:13px}
  .ecosystem{padding-top:20px;padding-bottom:21px}.platform-logos{gap:18px!important}.platform-logos img{width:21px;height:21px}.platform-logos b{font-size:9px!important}
  .compat-note{font-size:7px;line-height:1.45}
  .btn{min-height:46px;font-size:11px}
}

/* quiz visual alignment */
.quiz-preview-wrap{position:relative;max-width:640px;margin-left:auto}
.quiz-evidence-cloud{position:absolute;inset:-42px -34px auto;z-index:3;pointer-events:none}
.quiz-evidence-cloud article{position:absolute;width:178px;padding:11px 12px;border-radius:12px;background:linear-gradient(180deg,rgba(248,251,255,.98),rgba(227,235,247,.96));color:#0d1728;border:1px solid rgba(161,188,229,.45);box-shadow:0 20px 45px rgba(0,0,0,.28);display:grid;grid-template-columns:22px 1fr;gap:7px;align-items:center}
.quiz-evidence-cloud article img{width:21px;height:21px;grid-row:1/3}.quiz-evidence-cloud article span{font-size:8px;color:#59667a}.quiz-evidence-cloud article b{font-size:9px}
.quiz-evidence-cloud article:nth-child(1){left:-10px;top:16px;transform:rotate(-5deg)}.quiz-evidence-cloud article:nth-child(2){left:43%;top:-10px;transform:rotate(3deg)}.quiz-evidence-cloud article:nth-child(3){right:-22px;top:44px;transform:rotate(6deg)}
.quiz-preview{position:relative;z-index:2;margin-left:0}
.quiz-platforms{margin-top:22px;display:flex;align-items:center;gap:14px;color:#73839a}.quiz-platforms>span{font-size:8px;letter-spacing:.12em;text-transform:uppercase}.quiz-platforms>div{display:flex;align-items:center;gap:12px}.quiz-platforms img{width:20px;height:20px;object-fit:contain;filter:saturate(.9) brightness(1.08)}
@media(max-width:900px){.quiz-evidence-cloud{display:none}.quiz-preview-wrap{max-width:none}.quiz-platforms{justify-content:flex-start}}
@media(max-width:760px){.quiz-platforms{align-items:flex-start;flex-direction:column;gap:8px}.quiz-platforms img{width:18px;height:18px}}

/* product workspace: dark premium application surface */
.app-page{
  background:
    radial-gradient(circle at 82% 0%,rgba(72,104,255,.12),transparent 26rem),
    linear-gradient(180deg,#07101f 0,#091321 100%);
  color:#eef3fb;min-height:100vh
}
.app-top{border-bottom:1px solid rgba(255,255,255,.07);background:rgba(7,16,31,.88);backdrop-filter:blur(16px);position:sticky;top:0;z-index:40;max-width:none;padding-left:max(20px,calc((100vw - 1080px)/2));padding-right:max(20px,calc((100vw - 1080px)/2))}
.app-top .darkbrand .brandcopy strong{color:#f4f7fd}.app-top .brandcopy small{color:#7f8da4}
.app-score{background:linear-gradient(180deg,#13233b,#0c1728);border:1px solid rgba(116,150,221,.22);box-shadow:0 12px 28px rgba(0,0,0,.2)}
.app-layout{padding-top:18px}
.app-sidebar{background:linear-gradient(180deg,#0d1829,#08111f);border:1px solid rgba(112,145,211,.13);box-shadow:0 22px 60px rgba(0,0,0,.25)}
.app-sidebar>a.active{background:linear-gradient(90deg,#334fbe,#487fd7);box-shadow:0 8px 22px rgba(53,91,201,.24)}
.app-main{color:#eaf0fa}
.preview-banner{background:linear-gradient(135deg,rgba(20,37,64,.96),rgba(13,26,46,.96));border-color:rgba(113,148,217,.2);box-shadow:0 14px 38px rgba(0,0,0,.16)}
.preview-banner strong{color:#fff}.preview-banner p{color:#8695ab}.lock-dot{background:#13294a;border:1px solid #244c81}
.success-banner{background:linear-gradient(135deg,#0e2b23,#0c211d);border-color:#205442}
.app-card{background:linear-gradient(180deg,#0e192b,#0a1423);border-color:rgba(116,148,207,.14);box-shadow:0 20px 50px rgba(0,0,0,.16);color:#eef3fb}
.app-section-head>span{background:#122b50;color:#8eb0ff;border:1px solid #244979}
.app-section-head h2{color:#f7f9fd}.app-section-head p{color:#8391a6}
.app-card label,.full-field{color:#aeb9ca}
.app-card input,.app-card select,.app-card textarea,.access-area input{background:#091424;border-color:#21344f;color:#edf3fb}
.app-card input::placeholder,.app-card textarea::placeholder{color:#53647b}
.app-card input:focus,.app-card select:focus,.app-card textarea:focus{border-color:#5d7fff;box-shadow:0 0 0 4px rgba(81,112,255,.12)}
.deadline-callout,.missing-box,.file-rules{background:#101d31;border-color:#263a58;color:#96a5ba}
.empty-state,.checklist.empty{background:#0c1728;border-color:#2b3c55;color:#74849a}
.check-item{background:#0d1a2d!important;border-color:#243852!important;color:#ecf2fb!important}
.check-item strong{color:#f0f4fb}.check-item small{color:#7f8ea3}.priority-pill{background:#2546a1}
.timeline-row,.row-card,.evidence-card{background:#0d192b;border-color:#243650;color:#e9eff8}
.meta{color:#74849b}.type-tag{background:#132d55;color:#a4bcff}.ghost{background:#0c1727;border-color:#2b3d58;color:#aab6c8}
.app-button{background:#0e1b2e;border-color:#2b3f5e;color:#e9eff8}.app-button:hover{border-color:#5577bd;background:#12233b}.app-button.primary{background:linear-gradient(180deg,#f9fbff,#dbe7ff);color:#0a1322;border-color:#dbe7ff;box-shadow:0 10px 28px rgba(78,131,255,.16)}
.evidence-priority{background:#1a376a;color:#b6c9ff}
.premium-lock{background:linear-gradient(90deg,rgba(7,16,31,.97),rgba(9,20,36,.93));color:#fff}
.premium-lock strong{color:#fff}.premium-lock p{color:#8392a8}
.premium-content.preview-blur{opacity:.10}
.withdraw-item,.final-checks label{background:#0d192b;border-color:#243650;color:#dce5f1}
.review-card{border-color:#243650;color:#edf3fb}.review-card p{color:#8290a5}.review-card.good{background:#0d2b23}.review-card.warn{background:#2a2212}.review-card.bad{background:#2c1718}.review-card.info{background:#111d35}
.packet{background:#fff;color:#0e1728}
.app-help{background:linear-gradient(90deg,#102647,#152e55);color:#a9c0ff;border:1px solid #254978}.app-help a{color:#fff}
.app-footer{color:#637188}
@media(max-width:760px){
  .app-top{background:rgba(7,16,31,.96)}
  .app-card{border-radius:14px}
}

/* mobile visual spacing / no cropping */
@media(max-width:760px){
  .hero-product{
    margin-top:46px!important;
    padding:0 2px 8px;
    overflow:visible!important;
  }
  .evidence-cloud{
    position:relative!important;
    inset:auto!important;
    display:grid!important;
    grid-template-columns:1fr 1fr;
    gap:10px;
    margin:0 0 18px;
    pointer-events:none;
  }
  .evidence-float{
    position:relative!important;
    inset:auto!important;
    width:auto!important;
    transform:none!important;
    min-height:92px;
    padding:11px 12px;
  }
  .evidence-float>div{margin-bottom:7px}
  .evidence-float strong{font-size:10px}
  .evidence-float small{font-size:7px}

  .product-window{
    width:100%!important;
    margin:0!important;
    transform:none!important;
  }

  .illustration-band{
    gap:22px!important;
  }
  .illustration-card{
    margin:0 2px;
  }

  .moment-screen,
  .timeline-screen,
  .tension-visual{
    margin-top:6px;
  }

  .lock-stack{
    position:static!important;
    min-height:0!important;
    display:grid!important;
    gap:12px;
  }
  .lock-stack article{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    transform:none!important;
  }

  .quiz-preview-wrap{
    margin-top:24px;
  }
  .quiz-evidence-cloud{
    position:relative!important;
    inset:auto!important;
    display:grid!important;
    grid-template-columns:1fr;
    gap:9px;
    margin-bottom:14px;
  }
  .quiz-evidence-cloud article{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    transform:none!important;
  }

  .product-story,
  .product-moment,
  .tension{
    row-gap:34px!important;
  }
}
@media(max-width:430px){
  .evidence-cloud{grid-template-columns:1fr}
  .evidence-float{min-height:auto}
}

/* white export packet controls */
.packet{background:#fff!important;color:#0e1728!important}
.printbar{display:flex;justify-content:flex-end;gap:8px;margin-bottom:18px}
.printbar .app-button{width:auto;min-width:118px}
@media print{
  html,body{background:#fff!important;color:#000!important}
  .packet{background:#fff!important;color:#111!important}
  .packet *{-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .printbar{display:none!important}
}

/* final app surface: light premium, white workspace */
.app-page{
  background:
    radial-gradient(circle at 82% 0%,rgba(93,120,255,.06),transparent 28rem),
    linear-gradient(180deg,#ffffff 0%,#f8faff 100%)!important;
  color:#111827!important;
}
.app-top{
  background:rgba(255,255,255,.94)!important;
  border-bottom:1px solid #e8edf4!important;
  box-shadow:0 8px 30px rgba(20,35,60,.04)!important;
}
.app-top .darkbrand .brandcopy strong{color:#111827!important}
.app-top .brandcopy small{color:#7b8798!important}
.app-score{
  background:#ffffff!important;
  color:#111827!important;
  border:1px solid #dfe6f0!important;
  box-shadow:0 8px 24px rgba(23,43,76,.06)!important;
}
.app-score span{color:#8490a4!important}
.app-layout{background:transparent!important}
.app-sidebar{
  background:#ffffff!important;
  border:1px solid #e1e7f0!important;
  box-shadow:0 18px 45px rgba(21,39,69,.07)!important;
}
.app-sidebar>a{color:#657286!important}
.app-sidebar>a.active{
  background:linear-gradient(90deg,#edf2ff,#f7f9ff)!important;
  color:#2d4eb5!important;
  box-shadow:none!important;
  border:1px solid #dbe4ff!important;
}
.sidebar-note{
  background:#f7f9fd!important;
  border-color:#e1e7f0!important;
}
.sidebar-note strong{color:#111827!important}
.sidebar-note span{color:#7a8799!important}
.preview-banner{
  background:linear-gradient(135deg,#f7f9ff,#ffffff)!important;
  border-color:#dce5f3!important;
  box-shadow:0 10px 26px rgba(20,39,69,.045)!important;
}
.preview-banner strong{color:#111827!important}
.preview-banner p{color:#6f7d91!important}
.lock-dot{background:#edf2ff!important;border:1px solid #d6e0f4!important}
.success-banner{background:#f2fbf6!important;border-color:#d8efe2!important}
.app-card{
  background:#ffffff!important;
  border-color:#e2e8f1!important;
  box-shadow:0 14px 38px rgba(22,42,76,.045)!important;
  color:#111827!important;
}
.app-section-head>span{
  background:#eef3ff!important;
  color:#3d5fc8!important;
  border:1px solid #dce5ff!important;
}
.app-section-head h2{color:#111827!important}
.app-section-head p{color:#6e7b8f!important}
.app-card label,.full-field{color:#39465a!important}
.app-card input,.app-card select,.app-card textarea,.access-area input{
  background:#ffffff!important;
  border-color:#dbe2ec!important;
  color:#111827!important;
}
.app-card input::placeholder,.app-card textarea::placeholder{color:#98a3b2!important}
.app-card input:focus,.app-card select:focus,.app-card textarea:focus{
  border-color:#7a8fff!important;
  box-shadow:0 0 0 4px rgba(94,112,255,.08)!important;
}
.deadline-callout,.missing-box,.file-rules{
  background:#f8faff!important;
  border-color:#e1e7f0!important;
  color:#607086!important;
}
.empty-state,.checklist.empty{
  background:#fafbfd!important;
  border-color:#d8e0eb!important;
  color:#7d8999!important;
}
.check-item{
  background:#ffffff!important;
  border-color:#e2e7ef!important;
  color:#111827!important;
}
.check-item strong{color:#111827!important}
.check-item small{color:#7d8999!important}
.priority-pill{background:#3e5fc9!important}
.timeline-row,.row-card,.evidence-card{
  background:#ffffff!important;
  border-color:#e2e8f0!important;
  color:#111827!important;
}
.meta{color:#8793a4!important}
.type-tag{background:#eef3ff!important;color:#5069bf!important}
.ghost{
  background:#ffffff!important;
  border-color:#dbe2ec!important;
  color:#647186!important;
}
.app-button{
  background:#ffffff!important;
  border-color:#d8e0ea!important;
  color:#1b2739!important;
}
.app-button:hover{border-color:#aab9d6!important;background:#f9fbff!important}
.app-button.primary{
  background:linear-gradient(180deg,#111827,#18243a)!important;
  color:#fff!important;
  border-color:#111827!important;
  box-shadow:0 10px 24px rgba(17,24,39,.14)!important;
}
.evidence-priority{background:#eef3ff!important;color:#3d5fc8!important}
.premium-lock{
  background:linear-gradient(90deg,rgba(255,255,255,.985),rgba(250,252,255,.965))!important;
  color:#111827!important;
}
.premium-lock strong{color:#111827!important}
.premium-lock p{color:#748195!important}
.premium-content.preview-blur{opacity:.16!important}
.withdraw-item,.final-checks label{
  background:#ffffff!important;
  border-color:#e2e8f0!important;
  color:#243146!important;
}
.review-card{border-color:#e2e8f0!important;color:#111827!important}
.review-card p{color:#728096!important}
.review-card.good{background:#f1faf5!important}
.review-card.warn{background:#fff9ed!important}
.review-card.bad{background:#fff3f3!important}
.review-card.info{background:#f3f6ff!important}
.app-help{
  background:#f4f7ff!important;
  color:#465fae!important;
  border:1px solid #dfe7fb!important;
}
.app-help a{color:#2d4eb5!important}
.app-footer{color:#7c8798!important}

/* purchase success */
.success-page{margin:0;background:linear-gradient(180deg,#ffffff 0%,#f6f8fd 100%);color:#111827;min-height:100vh}
.success-shell{width:min(760px,calc(100% - 32px));margin:0 auto;padding:34px 0 60px}
.success-brand{display:inline-flex;margin-bottom:42px}
.success-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:42px;box-shadow:0 24px 70px rgba(25,43,75,.08)}
.success-check{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#eef8f2;color:#2b8b57;font-weight:900;font-size:22px;margin-bottom:20px}
.success-card h1{font-size:clamp(34px,6vw,54px);line-height:.98;letter-spacing:-.045em;margin:12px 0 16px}
.success-card>p{font-size:15px;line-height:1.7;color:#5e6a7b;max-width:620px}
.success-note{margin:28px 0;padding:18px;border-radius:16px;background:#f8faff;border:1px solid #e3e9f2;display:grid;gap:8px}
.success-note strong{font-size:12px;color:#111827;margin-bottom:2px}.success-note span{font-size:12px;color:#657286}
.success-card>.btn{display:inline-flex;margin-top:2px}.success-card>small{display:block;margin-top:16px;color:#8a95a6;font-size:10px}
@media(max-width:600px){.success-shell{padding-top:22px}.success-card{padding:26px 20px;border-radius:18px}.success-card h1{font-size:36px}}
