#nora-lp{--bg:#fafaf8;--bg2:#f2f1ec;--surface:#fff;--text:#0f0f0e;--muted:#7a7975;--border:#00000014;--amber:#c97b1a;--amber-light:#c97b1a1a;--amber-glow:#c97b1a40;--green:#1e6641;--font-display:var(--font-fraunces,"Fraunces", serif);--font-body:var(--font-dm-sans-lp,"DM Sans", sans-serif);--radius:16px;--shadow:0 2px 24px #0000000f;--shadow-hover:0 8px 40px #0000001f;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);box-sizing:border-box;scroll-behavior:smooth;width:100%;max-width:100%;font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;min-height:100vh;min-height:100dvh;transition:background .3s,color .3s;display:block;position:relative;overflow-x:clip}#nora-lp.dark{--bg:#0c0c0b;--bg2:#151513;--surface:#1a1a18;--text:#f0efe9;--muted:#6b6a65;--border:#ffffff14;--amber:#d4891f;--amber-light:#d4891f1f;--shadow:0 2px 24px #0000004d;--shadow-hover:0 8px 40px #00000080}:where(#nora-lp) *,:where(#nora-lp) :before,:where(#nora-lp) :after{box-sizing:border-box;margin:0;padding:0}#nora-lp a{text-decoration:none}#nora-lp>section,#nora-lp>.marquee-wrap,#nora-lp>.stats-section,#nora-lp>footer{box-sizing:border-box;width:100%;max-width:100%}@keyframes lp-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes lp-pulse-ring{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@keyframes lp-pulse-dot{0%,to{opacity:1}50%{opacity:.5}}@keyframes lp-discount-pulse{0%,to{box-shadow:0 0 0 0 var(--amber-glow)}50%{box-shadow:0 0 0 8px #0000}}@keyframes lp-spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes lp-flow-loop{0%{stroke-dashoffset:400px}to{stroke-dashoffset:-400px}}#nora-lp nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);padding-top:var(--safe-top);background:#fafaf8d9;transition:background .3s;position:fixed;top:0;left:0;right:0}#nora-lp.dark nav{background:#0c0c0bd9}.nav-inner{max-width:1160px;height:58px;padding:0 max(28px,var(--safe-right)) 0 max(28px,var(--safe-left));justify-content:space-between;align-items:center;margin:0 auto;display:flex}.lp-logo{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:20px;font-weight:600}.lp-logo-dot{color:var(--amber)}.nav-links{align-items:center;gap:28px;display:flex}.nav-links a{color:var(--muted);font-size:13px;font-weight:400;transition:color .2s}.nav-links a:hover{color:var(--text)}.nav-right{align-items:center;gap:12px;display:flex}.theme-toggle{background:var(--bg2);border:1px solid var(--border);cursor:pointer;width:44px;height:44px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.theme-toggle:hover,.theme-toggle:active{border-color:var(--amber);color:var(--amber)}.nav-cta{background:var(--text);color:var(--bg);min-height:44px;font-size:13px;font-weight:500;font-family:var(--font-body);border-radius:9999px;align-items:center;padding:10px 20px;transition:opacity .2s;display:inline-flex}.nav-cta:hover,.nav-cta:active{opacity:.8}.hero{min-height:100vh;min-height:100dvh;padding:calc(110px + var(--safe-top)) 28px 60px;text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex;position:relative}.hero-badge{background:var(--amber-light);border:1px solid var(--amber-glow);color:var(--amber);letter-spacing:.12em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:6px;margin-bottom:32px;padding:6px 14px;font-size:11px;font-weight:600;animation:.5s both lp-fadeUp;display:inline-flex}.hero-badge-dot{background:var(--amber);border-radius:50%;width:6px;height:6px;animation:1.5s infinite lp-pulse-dot}.hero-h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);opacity:0;max-width:860px;font-size:clamp(52px,7.5vw,96px);font-weight:300;line-height:1;animation:.6s .1s both lp-fadeUp}.hero-h1 em{color:var(--amber);font-style:italic}.hero-sub{color:var(--muted);opacity:0;max-width:440px;margin-top:24px;font-size:17px;font-weight:300;line-height:1.7;animation:.6s .2s both lp-fadeUp}.hero-ctas{opacity:0;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;animation:.6s .3s both lp-fadeUp;display:flex}.btn-primary{background:var(--text);color:var(--bg);min-height:48px;font-size:14px;font-weight:500;font-family:var(--font-body);border-radius:9999px;justify-content:center;align-items:center;padding:13px 28px;transition:opacity .2s;display:inline-flex}.btn-primary:hover,.btn-primary:active{opacity:.8}.discount-pill{color:#fff;opacity:0;cursor:pointer;background:linear-gradient(135deg,#d4891f,#c97b1a);border-radius:9999px;align-items:center;gap:6px;min-height:48px;padding:13px 24px;font-size:13px;font-weight:600;animation:2s infinite lp-discount-pulse,.6s .3s both lp-fadeUp;display:inline-flex}.discount-pill:hover,.discount-pill:active{opacity:.9}.hero-note{color:var(--muted);opacity:0;margin-top:14px;font-size:12px;animation:.6s .4s both lp-fadeUp}.flow-wrap{opacity:0;width:100%;max-width:860px;margin:48px auto 0;animation:.8s .5s both lp-fadeUp;position:relative}.flow-svg{width:100%;height:auto;overflow:visible}.fl{stroke-dasharray:80 320;animation:3s linear infinite lp-flow-loop}.fl1{animation-delay:0s}.fl2{animation-delay:.4s}.fl3{animation-delay:.8s}.fl4{animation-delay:1.2s}.fl5{animation-delay:.2s}.fl6{animation-delay:1.6s}.fr{stroke-dasharray:80 320;animation:3s linear infinite lp-flow-loop}.fr1{animation-delay:.1s}.fr2{animation-delay:.5s}.fr3{animation-delay:.9s}.fr4{animation-delay:1.3s}.fr5{animation-delay:.3s}.fr6{animation-delay:1.7s}.marquee-wrap{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg);padding:13px 0;overflow-x:clip}.marquee-track{width:max-content;animation:30s linear infinite lp-marquee;display:flex}.marquee-item{color:var(--muted);border-right:1px solid var(--border);white-space:nowrap;align-items:center;gap:6px;padding:0 28px;font-size:12px;font-weight:400;display:flex}.marquee-dot{background:var(--amber);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2s infinite lp-pulse-dot}.stats-section{border-bottom:1px solid var(--border);padding:60px 28px}.stats-inner{background:var(--border);border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:repeat(4,1fr);gap:1px;max-width:900px;margin:0 auto;display:grid;overflow:hidden}.stat-box{background:var(--bg);text-align:center;padding:32px 24px}.stat-num{font-family:var(--font-display);color:var(--text);letter-spacing:-.03em;font-size:44px;font-weight:300;line-height:1}.stat-label{color:var(--muted);margin-top:6px;font-size:12px;font-weight:400}.section-eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--amber);font-size:11px;font-weight:600;font-family:var(--font-body);margin-bottom:14px}.section-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:clamp(36px,5vw,58px);font-weight:300;line-height:1.05}.section-title em{color:var(--amber);font-style:italic}.outcomes-section{max-width:1160px;margin:0 auto;padding:100px 28px}.outcomes-subtitle{margin-bottom:8px}.outcomes-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:48px;display:grid}.outcome-card{--outcome-accent:#c97b1a;border-radius:var(--radius);background:#f8fafc;border:1px solid #e2e8f0;flex-direction:column;min-height:100%;padding:24px 22px 22px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;box-shadow:0 4px 28px #0000000f,inset 0 1px #fffc}#nora-lp.dark .outcome-card{background:#0e0e0d;border-color:#ffffff17;box-shadow:0 4px 28px #00000059,inset 0 1px #ffffff0a}.outcome-card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 12px 40px #0000001a,inset 0 1px #fffc}#nora-lp.dark .outcome-card:hover{border-color:#ffffff24;box-shadow:0 12px 40px #00000073,inset 0 1px #ffffff0f}.outcome-card-top{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.outcome-card-head{align-items:center;gap:10px;min-width:0;display:flex}.outcome-accent-bar{background:var(--outcome-accent);width:3px;height:22px;box-shadow:0 0 16px color-mix(in srgb,var(--outcome-accent) 50%,transparent);border-radius:2px;flex-shrink:0}.outcome-agent-label{letter-spacing:.1em;text-transform:uppercase;color:#64748b;font-size:10px;font-weight:600;line-height:1.3}#nora-lp.dark .outcome-agent-label{color:#f5f4ee73}.outcome-metric-badge{text-align:right;background:#00000005;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;padding:6px 10px}#nora-lp.dark .outcome-metric-badge{background:#ffffff08;border-color:#ffffff1a}.outcome-metric-line1{font-family:var(--font-display);color:var(--outcome-accent);letter-spacing:-.02em;font-size:15px;font-weight:500;line-height:1.15;display:block}.outcome-metric-line2{color:#94a3b8;margin-top:4px;font-size:10px;font-weight:400;line-height:1.2;display:block}#nora-lp.dark .outcome-metric-line2{color:#eceae46b}.outcome-title{font-family:var(--font-display);letter-spacing:-.02em;color:#0f172a;margin-bottom:8px;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:400;line-height:1.22}#nora-lp.dark .outcome-title{color:#fafaf8}.outcome-hook{color:#475569;margin-bottom:14px;font-size:14px;font-weight:400;line-height:1.45}#nora-lp.dark .outcome-hook{color:#eceae4b8}.outcome-hook em{color:#64748b;font-style:italic}#nora-lp.dark .outcome-hook em{color:#c8c6c0a6}.outcome-body-block{border-top:1px solid #e2e8f0;margin-top:4px;padding-top:16px}#nora-lp.dark .outcome-body-block{border-top-color:#ffffff1a}.outcome-body{color:#64748b;font-size:13px;font-weight:300;line-height:1.65}#nora-lp.dark .outcome-body{color:#c8c6c094}.brain-section{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:100px 28px}.brain-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1000px;margin:0 auto;display:grid}.brain-features{flex-direction:column;gap:28px;margin-top:40px;display:flex}.brain-feature{align-items:flex-start;gap:16px;display:flex}.brain-icon{background:var(--amber-light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.brain-feat-title{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:500}.brain-feat-desc{color:var(--muted);font-size:13px;font-weight:300;line-height:1.6}.brain-visual{justify-content:center;align-items:center;display:flex}.brain-orbit{width:280px;height:280px;position:relative}.brain-core{background:var(--text);width:100px;height:100px;box-shadow:0 0 40px var(--amber-glow);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brain-core-label{color:var(--bg);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:600}.brain-core-sub{color:var(--amber);font-size:10px;font-weight:600}.orbit-ring{border:1px solid var(--border);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-ring-1{width:160px;height:160px}.orbit-ring-2{width:240px;height:240px;animation:20s linear infinite lp-spin-slow}.orbit-ring-3{opacity:.4;width:280px;height:280px}.orbit-dot{background:var(--surface);border:1px solid var(--border);width:28px;height:28px;box-shadow:var(--shadow);border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute}.hiw-section{max-width:1160px;margin:0 auto;padding:100px 28px}.hiw-steps{grid-template-columns:repeat(4,1fr);gap:0;margin-top:56px;display:grid;position:relative}.hiw-steps:before{content:"";background:linear-gradient(90deg,transparent,var(--border),var(--border),transparent);height:1px;position:absolute;top:20px;left:10%;right:10%}.hiw-step{padding:0 20px}.step-num{font-family:var(--font-display);color:var(--amber);margin-bottom:20px;font-size:36px;font-weight:300;line-height:1}.step-title{color:var(--text);margin-bottom:8px;font-size:15px;font-weight:500}.step-desc{color:var(--muted);font-size:13px;font-weight:300;line-height:1.7}.models-section{border-top:1px solid var(--border);padding:80px 28px}.models-inner{max-width:1160px;margin:0 auto}.models-grid{flex-wrap:wrap;gap:10px;margin-top:36px;display:flex}.model-pill{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:9999px;align-items:center;gap:10px;padding:10px 16px;transition:all .2s;display:flex}.model-pill:hover{box-shadow:var(--shadow-hover);border-color:var(--amber-glow);transform:translateY(-1px)}.model-pill.free-pill{opacity:.6;border-style:dashed}.model-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex}.model-name{color:var(--text);font-size:13px;font-weight:500}.model-task{color:var(--muted);font-size:11px}.model-badge{background:var(--amber-light);color:var(--amber);border-radius:9999px;padding:2px 7px;font-size:10px;font-weight:600}.test-section{border-top:1px solid var(--border);box-sizing:border-box;width:100%;max-width:100%;padding:80px 0 100px;overflow-x:clip}.test-header{text-align:center;margin-bottom:52px;padding:0 28px}.test-track{gap:16px;width:max-content;padding:4px 0;animation:50s linear infinite lp-marquee;display:flex}.test-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:320px;box-shadow:var(--shadow);flex-shrink:0;padding:24px;transition:transform .2s,box-shadow .2s}.test-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.test-source{align-items:center;gap:6px;margin-bottom:14px;display:flex}.test-source-icon{font-size:13px}.test-source-label{color:var(--muted);font-size:11px;font-weight:400}.test-verified{color:#fff;background:#1d9bf0;border-radius:3px;padding:1px 5px;font-size:9px;font-weight:600}.test-text{color:var(--text);margin-bottom:18px;font-size:14px;font-weight:300;line-height:1.65}.test-foot{align-items:center;gap:10px;display:flex}.test-av{border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:600;display:flex}.test-name{color:var(--text);font-size:13px;font-weight:500}.test-biz{color:var(--muted);font-size:11px}.pricing-section{max-width:1160px;margin:0 auto;padding:100px 28px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}.pricing-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1100px){.pricing-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.pricing-grid-four{grid-template-columns:1fr}}.price-value-line{color:var(--amber);margin:8px 0 0;font-size:13px;font-weight:600;line-height:1.4}.price-amount-sm{font-size:clamp(36px,5vw,48px)!important}.price-card-promo{position:relative}.nora20-pulse{letter-spacing:.06em;color:#92400e;background:#fef6e4f2;border:1px solid #f5a62380;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:800;animation:2s ease-in-out infinite nora20Glow;position:absolute;top:12px;right:12px;box-shadow:0 0 14px #f5a62359}.nora20-pulse-pop{top:44px}@media (prefers-reduced-motion:reduce){.nora20-pulse{animation:none}}@keyframes nora20Glow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.03)}}.perfect-for-section{background:var(--bg);padding:clamp(56px,8vw,100px) clamp(20px,5vw,48px)}.perfect-for-intro{text-align:center;max-width:40rem;color:var(--muted);margin:16px auto 0;font-size:clamp(15px,1.5vw,17px);line-height:1.65}.perfect-for-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1120px;margin-top:40px;margin-left:auto;margin-right:auto;display:grid}@media (max-width:900px){.perfect-for-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.perfect-for-grid{grid-template-columns:1fr}}.perfect-for-card{border:1px solid var(--border);background:var(--surface);color:inherit;border-radius:18px;flex-direction:column;gap:8px;padding:20px 18px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.perfect-for-card:hover{box-shadow:var(--shadow-hover);border-color:#c97b1a59;transform:translateY(-3px)}.perfect-for-label{color:var(--ink);font-size:15px;font-weight:700}.perfect-for-desc{color:var(--muted);font-size:13px;line-height:1.5}.perfect-for-cta{color:var(--amber);margin-top:4px;font-size:12px;font-weight:600}.section-sub{text-align:center;max-width:42rem;color:var(--muted);margin:12px auto 0;font-size:clamp(15px,1.6vw,18px);line-height:1.65}.hero-sub-lead{font-weight:600;color:var(--ink)!important;margin-bottom:4px!important;font-size:clamp(18px,2.2vw,22px)!important}.brain-lead{text-align:left;margin-bottom:28px!important}.faq-category{margin-bottom:36px}.faq-category-title{letter-spacing:.12em;text-transform:uppercase;color:var(--amber);border-bottom:1px solid var(--border);margin:0 0 16px;padding-bottom:8px;font-size:13px;font-weight:800}.price-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:36px;transition:box-shadow .2s,transform .2s;position:relative}.price-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.price-card.pop{border-color:var(--amber)}.pop-badge{background:var(--text);width:fit-content;color:var(--bg);white-space:nowrap;border-radius:9999px;margin-inline:auto;padding:4px 14px;font-size:11px;font-weight:600;position:absolute;top:-13px;left:0;right:0}.price-label{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:11px;font-weight:600;font-family:var(--font-body);margin-bottom:20px}.price-amount{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;font-size:52px;font-weight:300;line-height:1}.price-amount sup{vertical-align:super;font-size:22px;font-weight:400}.price-amount span{color:var(--muted);font-size:14px;font-weight:400;font-family:var(--font-body)}.price-credits{color:var(--muted);margin-top:8px;font-size:13px;font-weight:300}.price-coupon{background:var(--amber-light);border:1px solid var(--amber-glow);color:var(--amber);border-radius:9999px;align-items:center;gap:5px;margin-top:10px;padding:4px 10px;font-size:11px;font-weight:600;animation:2.5s infinite lp-discount-pulse;display:inline-flex}.price-divider{border:none;border-top:1px solid var(--border);margin:24px 0}.price-features{flex-direction:column;gap:10px;list-style:none;display:flex}.price-features li{color:var(--muted);align-items:flex-start;gap:8px;font-size:13px;font-weight:300;display:flex}.price-features li:before{content:"→";color:var(--amber);flex-shrink:0;font-weight:600}.price-cta{cursor:pointer;width:100%;min-height:48px;font-size:14px;font-weight:500;font-family:var(--font-body);border:none;border-radius:9999px;justify-content:center;align-items:center;margin-top:24px;padding:13px;transition:all .2s;display:flex}.cta-outline{border:1px solid var(--border);color:var(--text);background:0 0}.cta-outline:hover,.cta-outline:active{border-color:var(--text)}.cta-fill{background:var(--text);color:var(--bg)}.cta-fill:hover,.cta-fill:active{opacity:.85}.faq-section{border-top:1px solid var(--border);background:var(--bg2);padding:100px 28px}.faq-inner{max-width:620px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border)}.faq-item summary{cursor:pointer;color:var(--text);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:22px 0;font-size:15px;font-weight:400;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-plus{color:var(--muted);flex-shrink:0;font-size:22px;transition:transform .25s}.faq-item[open] .faq-plus{transform:rotate(45deg)}.faq-item p{color:var(--muted);padding-bottom:22px;font-size:14px;font-weight:300;line-height:1.75}.final-section{text-align:center;border-top:1px solid var(--border);padding:120px 28px}.final-h{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);font-size:clamp(44px,7vw,84px);font-weight:300;line-height:1}.final-h em{color:var(--amber);font-style:italic}.final-sub{color:var(--muted);margin-top:20px;font-size:16px;font-weight:300}.final-ctas{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}.final-note{color:var(--muted);margin-top:14px;font-size:12px}#nora-lp footer{border-top:1px solid var(--border);padding:60px 28px calc(60px + var(--safe-bottom));background:var(--bg)}.footer-inner{grid-template-columns:2fr repeat(4,minmax(0,1fr));gap:40px;max-width:1160px;margin:0 auto;display:grid}.foot-logo{font-family:var(--font-display);margin-bottom:12px;font-size:20px;font-weight:400}.foot-desc{color:var(--muted);max-width:240px;font-size:13px;font-weight:300;line-height:1.65}.foot-social{gap:8px;margin-top:16px;display:flex}.soc-btn{border:1px solid var(--border);width:44px;height:44px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.soc-btn:hover,.soc-btn:active{border-color:var(--amber);color:var(--amber)}.foot-col h4{text-transform:uppercase;letter-spacing:.12em;color:var(--text);margin-bottom:16px;font-size:11px;font-weight:600}.foot-col a{color:var(--muted);margin-bottom:9px;font-size:13px;font-weight:300;transition:color .2s;display:block}.foot-col a:hover{color:var(--text)}.foot-bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;gap:8px;max-width:1160px;margin:40px auto 0;padding-top:24px;display:flex}.foot-copy{color:var(--muted);font-size:12px}@media (max-width:900px){.outcomes-grid{grid-template-columns:1fr 1fr}.brain-inner{grid-template-columns:1fr}.brain-visual{display:none}.hiw-steps{grid-template-columns:1fr 1fr;gap:40px}.hiw-steps:before{display:none}.pricing-grid:not(.pricing-grid-four){grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.footer-inner{grid-template-columns:1fr 1fr}.stats-inner{grid-template-columns:repeat(2,1fr)}.outcomes-section,.brain-section,.hiw-section{padding:72px 20px}.models-section{padding:60px 20px}.pricing-section,.faq-section{padding:72px 20px}.final-section{padding:80px 20px}}@media (max-width:600px){.outcomes-grid{grid-template-columns:1fr}.nav-links{display:none}.hero{padding:calc(80px + var(--safe-top)) 16px 40px;min-height:auto}.hero-h1{font-size:clamp(36px,10vw,52px)}.hero-sub{margin-top:16px;font-size:15px}.hero-ctas{flex-direction:column;align-items:center;gap:10px;margin-top:24px}.hero-badge{margin-bottom:20px;padding:5px 12px;font-size:10px}.flow-wrap{margin-top:32px}.stat-num{font-size:32px}.section-title{font-size:clamp(28px,7vw,42px)}.hiw-steps{grid-template-columns:1fr}.hiw-step{padding:0}.models-grid{gap:8px}.model-pill{gap:8px;padding:8px 12px}.test-card{width:280px;padding:20px}.pricing-grid{max-width:100%}.price-amount{font-size:42px}.price-card{padding:28px 24px}.faq-item summary{min-height:48px;padding:18px 0;font-size:14px}.final-section{padding:64px 16px}.footer-inner{grid-template-columns:1fr}#nora-lp footer{padding:40px 16px calc(40px + var(--safe-bottom))}.foot-bottom{text-align:center;flex-direction:column}.nav-inner{padding:0 max(16px,var(--safe-left)) 0 max(16px,var(--safe-right));height:52px}}@media (max-width:380px){.hero-h1{font-size:32px}.hero-sub{font-size:14px}.btn-primary{padding:12px 22px;font-size:13px}.discount-pill{padding:12px 18px;font-size:12px}.stat-num{font-size:28px}.price-amount{font-size:36px}.outcome-card{padding:20px 18px 18px}}@media (prefers-reduced-motion:reduce){.marquee-track,.test-track,.fl,.fr,.orbit-ring-2{animation:none!important}.hero-badge,.hero-h1,.hero-sub,.hero-ctas,.hero-note,.flow-wrap,.discount-pill,.outcome-card,.stat-box,.hiw-step,.brain-feature,.price-card,.test-card,.model-pill{opacity:1!important;animation:none!important}.hero-badge-dot,.marquee-dot,.price-coupon{animation:none!important}}
@font-face{font-family:Fraunces;font-style:italic;font-weight:300;font-display:swap;src:url(../media/50a3f1070da3c6cc-s.0xr8au8udm.h9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:italic;font-weight:300;font-display:swap;src:url(../media/b887d91685b8c137-s.0z~ry.rim0raw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:italic;font-weight:300;font-display:swap;src:url(../media/3c7c6164b2587822-s.p.0duriy8536ewt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(../media/50a3f1070da3c6cc-s.0xr8au8udm.h9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(../media/b887d91685b8c137-s.0z~ry.rim0raw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(../media/3c7c6164b2587822-s.p.0duriy8536ewt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(../media/50a3f1070da3c6cc-s.0xr8au8udm.h9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(../media/b887d91685b8c137-s.0z~ry.rim0raw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(../media/3c7c6164b2587822-s.p.0duriy8536ewt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1e219c03c996efbd-s.0vlx5hthn2t7i.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0fu677rwbv-.g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:300;font-display:swap;src:url(../media/03bda585a99c6450-s.p.0zzh68k1~whtc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1e219c03c996efbd-s.0vlx5hthn2t7i.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0fu677rwbv-.g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/03bda585a99c6450-s.p.0zzh68k1~whtc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1e219c03c996efbd-s.0vlx5hthn2t7i.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0fu677rwbv-.g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/03bda585a99c6450-s.p.0zzh68k1~whtc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_668f4e05-module__3yhOKW__className{font-family:Fraunces,Fraunces Fallback}.fraunces_668f4e05-module__3yhOKW__variable{--font-fraunces:"Fraunces", "Fraunces Fallback"}
@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_99ae9d52-module__-8sZJq__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_99ae9d52-module__-8sZJq__variable{--font-dm-sans-lp:"DM Sans", "DM Sans Fallback"}
