#nora-lp{--bg:#FAFAF8;--bg2:#F2F1EC;--surface:#FFFFFF;--text:#0F0F0E;--muted:#7A7975;--border:rgba(0,0,0,0.08);--amber:#C97B1A;--amber-light:rgba(201,123,26,0.10);--amber-glow:rgba(201,123,26,0.25);--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 rgba(0,0,0,0.06);--shadow-hover:0 8px 40px rgba(0,0,0,0.12);--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);position:relative;display:block;width:100%;max-width:100%;box-sizing:border-box;scroll-behavior:smooth;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;overflow-x:hidden;overflow-x:clip;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;transition:background .3s,color .3s}#nora-lp.dark{--bg:#0C0C0B;--bg2:#151513;--surface:#1A1A18;--text:#F0EFE9;--muted:#6B6A65;--border:rgba(255,255,255,0.08);--amber:#D4891F;--amber-light:rgba(212,137,31,0.12);--shadow:0 2px 24px rgba(0,0,0,0.3);--shadow-hover:0 8px 40px rgba(0,0,0,0.5)}:where(#nora-lp) *,:where(#nora-lp) :after,:where(#nora-lp) :before{box-sizing:border-box;margin:0;padding:0}#nora-lp a{text-decoration:none}#nora-lp>.marquee-wrap,#nora-lp>.stats-section,#nora-lp>footer,#nora-lp>section{width:100%;max-width:100%;box-sizing:border-box}@keyframes lp-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes lp-pulse-ring{0%{transform:scale(1);opacity:1}to{transform:scale(1.6);opacity:0}}@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 transparent}}@keyframes lp-spin-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lp-flow-loop{0%{stroke-dashoffset:400}to{stroke-dashoffset:-400}}#nora-lp nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(250,250,248,.85);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);transition:background .3s;padding-top:var(--safe-top)}#nora-lp.dark nav{background:rgba(12,12,11,.85)}.nav-inner{max-width:1160px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 max(28px,var(--safe-right)) 0 max(28px,var(--safe-left))}.lp-logo{font-family:var(--font-display);font-size:20px;font-weight:600;letter-spacing:-.02em;color:var(--text)}.lp-logo-dot{color:var(--amber)}.nav-links{display:flex;gap:28px;align-items:center}.nav-links a{font-size:13px;color:var(--muted);transition:color .2s;font-weight:400}.nav-links a:hover{color:var(--text)}.nav-right{gap:12px}.nav-right,.theme-toggle{display:flex;align-items:center}.theme-toggle{width:44px;height:44px;border-radius:50%;background:var(--bg2);border:1px solid var(--border);cursor:pointer;justify-content:center;transition:all .2s;color:var(--muted)}.theme-toggle:active,.theme-toggle:hover{border-color:var(--amber);color:var(--amber)}.nav-cta{background:var(--text);color:var(--bg);font-size:13px;font-weight:500;padding:10px 20px;min-height:44px;border-radius:9999px;transition:opacity .2s;font-family:var(--font-body);display:inline-flex;align-items:center}.nav-cta:active,.nav-cta:hover{opacity:.8}.hero{min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:calc(110px + var(--safe-top)) 28px 60px;position:relative;text-align:center;width:100%;max-width:100%;box-sizing:border-box}.hero,.hero-badge{align-items:center}.hero-badge{display:inline-flex;gap:6px;background:var(--amber-light);border:1px solid var(--amber-glow);color:var(--amber);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:6px 14px;border-radius:9999px;margin-bottom:32px;animation:lp-fadeUp .5s ease both}.hero-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--amber);animation:lp-pulse-dot 1.5s ease infinite}.hero-h1{font-family:var(--font-display);font-size:clamp(52px,7.5vw,96px);font-weight:300;line-height:1;letter-spacing:-.03em;color:var(--text);animation:lp-fadeUp .6s ease .1s both;opacity:0;max-width:860px}.hero-h1 em{font-style:italic;color:var(--amber)}.hero-sub{font-size:17px;color:var(--muted);line-height:1.7;margin-top:24px;max-width:440px;animation:lp-fadeUp .6s ease .2s both;opacity:0;font-weight:300}.hero-ctas{display:flex;gap:12px;margin-top:36px;justify-content:center;flex-wrap:wrap;animation:lp-fadeUp .6s ease .3s both;opacity:0}.btn-primary{background:var(--text);color:var(--bg);font-size:14px;font-weight:500;padding:13px 28px;min-height:48px;border-radius:9999px;transition:opacity .2s;font-family:var(--font-body);display:inline-flex;align-items:center;justify-content:center}.btn-primary:active,.btn-primary:hover{opacity:.8}.discount-pill{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#D4891F,#C97B1A);color:#fff;font-size:13px;font-weight:600;padding:13px 24px;min-height:48px;border-radius:9999px;animation:lp-discount-pulse 2s ease infinite,lp-fadeUp .6s ease .3s both;opacity:0;cursor:pointer}.discount-pill:active,.discount-pill:hover{opacity:.9}.hero-note{font-size:12px;color:var(--muted);margin-top:14px;animation:lp-fadeUp .6s ease .4s both;opacity:0}.flow-wrap{width:100%;max-width:860px;margin:48px auto 0;animation:lp-fadeUp .8s ease .5s both;opacity:0;position:relative}.flow-svg{width:100%;height:auto;overflow:visible}.fl{stroke-dasharray:80 320;animation:lp-flow-loop 3s linear infinite}.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:lp-flow-loop 3s linear infinite}.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);padding:13px 0;overflow-x:hidden;overflow-x:clip;background:var(--bg)}.marquee-track{display:flex;width:max-content;animation:lp-marquee 30s linear infinite}.marquee-item{display:flex;align-items:center;gap:6px;padding:0 28px;font-size:12px;color:var(--muted);border-right:1px solid var(--border);white-space:nowrap;font-weight:400}.marquee-dot{width:5px;height:5px;border-radius:50%;background:var(--amber);flex-shrink:0;animation:lp-pulse-dot 2s ease infinite}.stats-section{padding:60px 28px;border-bottom:1px solid var(--border)}.stats-inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.stat-box{background:var(--bg);padding:32px 24px;text-align:center}.stat-num{font-family:var(--font-display);font-size:44px;font-weight:300;color:var(--text);letter-spacing:-.03em;line-height:1}.stat-label{font-size:12px;color:var(--muted);margin-top:6px;font-weight:400}.section-eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--amber);margin-bottom:14px;font-family:var(--font-body)}.section-title{font-family:var(--font-display);font-size:clamp(36px,5vw,58px);font-weight:300;letter-spacing:-.02em;line-height:1.05;color:var(--text)}.section-title em{font-style:italic;color:var(--amber)}.outcomes-section{padding:100px 28px;max-width:1160px;margin:0 auto}.outcomes-subtitle{margin-bottom:8px}.outcomes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:48px}.outcome-card{--outcome-accent:#C97B1A;background:#f8fafc;border:1px solid #e2e8f0;border-radius:var(--radius);padding:24px 22px 22px;position:relative;display:flex;flex-direction:column;min-height:100%;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;box-shadow:0 4px 28px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.8)}#nora-lp.dark .outcome-card{background:#0E0E0D;border-color:rgba(255,255,255,.09);box-shadow:0 4px 28px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.04)}.outcome-card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 12px 40px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.8)}#nora-lp.dark .outcome-card:hover{border-color:rgba(255,255,255,.14);box-shadow:0 12px 40px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.06)}.outcome-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px}.outcome-card-head{display:flex;align-items:center;gap:10px;min-width:0}.outcome-accent-bar{width:3px;height:22px;border-radius:2px;flex-shrink:0;background:var(--outcome-accent);box-shadow:0 0 16px color-mix(in srgb,var(--outcome-accent) 50%,transparent)}.outcome-agent-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#64748b;line-height:1.3}#nora-lp.dark .outcome-agent-label{color:rgba(245,244,238,.45)}.outcome-metric-badge{text-align:right;flex-shrink:0;padding:6px 10px;border-radius:10px;border:1px solid #e2e8f0;background:rgba(0,0,0,.02)}#nora-lp.dark .outcome-metric-badge{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.03)}.outcome-metric-line1{display:block;font-family:var(--font-display);font-size:15px;font-weight:500;color:var(--outcome-accent);line-height:1.15;letter-spacing:-.02em}.outcome-metric-line2{display:block;font-size:10px;color:#94a3b8;margin-top:4px;line-height:1.2;font-weight:400}#nora-lp.dark .outcome-metric-line2{color:rgba(236,234,228,.42)}.outcome-title{font-family:var(--font-display);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:400;letter-spacing:-.02em;color:#0f172a;line-height:1.22;margin-bottom:8px}#nora-lp.dark .outcome-title{color:#FAFAF8}.outcome-hook{font-size:14px;line-height:1.45;margin-bottom:14px;color:#475569;font-weight:400}#nora-lp.dark .outcome-hook{color:rgba(236,234,228,.72)}.outcome-hook em{font-style:italic;color:#64748b}#nora-lp.dark .outcome-hook em{color:rgba(200,198,192,.65)}.outcome-body-block{border-top:1px solid #e2e8f0;padding-top:16px;margin-top:4px}#nora-lp.dark .outcome-body-block{border-top-color:rgba(255,255,255,.1)}.outcome-body{font-size:13px;line-height:1.65;color:#64748b;font-weight:300}#nora-lp.dark .outcome-body{color:rgba(200,198,192,.58)}.brain-section{padding:100px 28px;background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.brain-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.brain-features{display:flex;flex-direction:column;gap:28px;margin-top:40px}.brain-feature{display:flex;gap:16px;align-items:flex-start}.brain-icon{width:36px;height:36px;border-radius:10px;background:var(--amber-light);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.brain-feat-title{font-size:14px;font-weight:500;color:var(--text);margin-bottom:4px}.brain-feat-desc{font-size:13px;color:var(--muted);line-height:1.6;font-weight:300}.brain-visual{display:flex;justify-content:center;align-items:center}.brain-orbit{position:relative;width:280px;height:280px}.brain-core{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:50%;background:var(--text);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 40px var(--amber-glow)}.brain-core-label{font-size:10px;font-weight:600;color:var(--bg);letter-spacing:.08em;text-transform:uppercase}.brain-core-sub{font-size:10px;color:var(--amber);font-weight:600}.orbit-ring{position:absolute;top:50%;left:50%;border-radius:50%;border:1px solid var(--border);transform:translate(-50%,-50%)}.orbit-ring-1{width:160px;height:160px}.orbit-ring-2{width:240px;height:240px;animation:lp-spin-slow 20s linear infinite}.orbit-ring-3{width:280px;height:280px;opacity:.4}.orbit-dot{position:absolute;width:28px;height:28px;border-radius:50%;background:var(--surface);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:12px;box-shadow:var(--shadow)}.hiw-section{padding:100px 28px;max-width:1160px;margin:0 auto}.hiw-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:56px;position:relative}.hiw-steps:before{content:"";position:absolute;top:20px;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,var(--border),var(--border),transparent)}.hiw-step{padding:0 20px}.step-num{font-family:var(--font-display);font-size:36px;font-weight:300;color:var(--amber);margin-bottom:20px;line-height:1}.step-title{font-size:15px;font-weight:500;color:var(--text);margin-bottom:8px}.step-desc{font-size:13px;color:var(--muted);line-height:1.7;font-weight:300}.models-section{padding:80px 28px;border-top:1px solid var(--border)}.models-inner{max-width:1160px;margin:0 auto}.models-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:36px}.model-pill{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:9999px;border:1px solid var(--border);background:var(--surface);transition:all .2s;box-shadow:var(--shadow)}.model-pill:hover{box-shadow:var(--shadow-hover);border-color:var(--amber-glow);transform:translateY(-1px)}.model-pill.free-pill{border-style:dashed;opacity:.6}.model-icon{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.model-name{font-size:13px;font-weight:500;color:var(--text)}.model-task{font-size:11px;color:var(--muted)}.model-badge{font-size:10px;padding:2px 7px;border-radius:9999px;background:var(--amber-light);color:var(--amber);font-weight:600}.test-section{padding:80px 0 100px;border-top:1px solid var(--border);width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;overflow-x:clip}.test-header{text-align:center;margin-bottom:52px;padding:0 28px}.test-track{display:flex;width:max-content;gap:16px;animation:lp-marquee 50s linear infinite;padding:4px 0}.test-card{width:320px;flex-shrink:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s}.test-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}.test-source{display:flex;align-items:center;gap:6px;margin-bottom:14px}.test-source-icon{font-size:13px}.test-source-label{font-size:11px;color:var(--muted);font-weight:400}.test-verified{background:#1D9BF0;color:#fff;font-size:9px;padding:1px 5px;border-radius:3px;font-weight:600}.test-text{font-size:14px;color:var(--text);line-height:1.65;margin-bottom:18px;font-weight:300}.test-foot{gap:10px}.test-av,.test-foot{display:flex;align-items:center}.test-av{width:34px;height:34px;border-radius:50%;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0;border:1px solid var(--border)}.test-name{font-size:13px;font-weight:500;color:var(--text)}.test-biz{font-size:11px;color:var(--muted)}.pricing-section{padding:100px 28px;max-width:1160px;margin:0 auto}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px}.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{font-size:13px;font-weight:600;color:var(--amber);margin:8px 0 0;line-height:1.4}.price-amount-sm{font-size:clamp(36px,5vw,48px)!important}.price-card-promo{position:relative}.nora20-pulse{position:absolute;top:12px;right:12px;font-size:9px;font-weight:800;letter-spacing:.06em;padding:6px 10px;border-radius:999px;background:rgba(254,246,228,.95);color:#92400e;border:1px solid rgba(245,166,35,.5);box-shadow:0 0 14px rgba(245,166,35,.35);animation:nora20Glow 2s ease-in-out infinite}.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{padding:clamp(56px,8vw,100px) clamp(20px,5vw,48px);background:var(--bg)}.perfect-for-intro{max-width:40rem;margin:16px auto 0;text-align:center;font-size:clamp(15px,1.5vw,17px);line-height:1.65;color:var(--muted)}.perfect-for-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:40px;max-width:1120px;margin-left:auto;margin-right:auto}@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{display:flex;flex-direction:column;gap:8px;padding:20px 18px;border-radius:18px;border:1px solid var(--border);background:var(--surface);text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s,border-color .2s}.perfect-for-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover);border-color:rgba(201,123,26,.35)}.perfect-for-label{font-weight:700;font-size:15px;color:var(--ink)}.perfect-for-desc{font-size:13px;line-height:1.5;color:var(--muted)}.perfect-for-cta{font-size:12px;font-weight:600;color:var(--amber);margin-top:4px}.industries-section{padding:clamp(56px,8vw,100px) clamp(20px,5vw,48px);text-align:center;background:var(--bg)}.industries-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px;margin:40px auto 0;max-width:960px}.industry-tag{display:inline-block;padding:9px 18px;border-radius:999px;border:1px solid var(--border);background:var(--surface);font-size:13px;font-weight:500;color:var(--muted);transition:border-color .18s,color .18s,background .18s,transform .18s;cursor:default;line-height:1}.industry-tag:hover{border-color:var(--amber);color:var(--amber);background:var(--amber-light);transform:translateY(-2px)}#nora-lp.dark .industry-tag{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}#nora-lp.dark .industry-tag:hover{background:var(--amber-light);border-color:var(--amber)}.industries-note{margin-top:32px;font-size:14px;line-height:1.6;color:var(--muted);font-style:italic}.industries-note strong{color:var(--amber);font-style:normal;font-weight:600}.section-sub{max-width:42rem;margin:12px auto 0;text-align:center;font-size:clamp(15px,1.6vw,18px);line-height:1.65;color:var(--muted)}.hero-sub-lead{font-size:clamp(18px,2.2vw,22px)!important;font-weight:600;color:var(--ink)!important;margin-bottom:4px!important}.brain-lead{margin-bottom:28px!important;text-align:left}.faq-category{margin-bottom:36px}.faq-category-title{font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--amber);margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid var(--border)}.price-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:36px;position:relative;transition:box-shadow .2s,transform .2s}.price-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.price-card.pop{border-color:var(--amber)}.pop-badge{position:absolute;top:-13px;left:0;right:0;margin-inline:auto;width:fit-content;background:var(--text);color:var(--bg);padding:4px 14px;border-radius:9999px;white-space:nowrap}.pop-badge,.price-label{font-size:11px;font-weight:600}.price-label{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:20px;font-family:var(--font-body)}.price-amount{font-family:var(--font-display);font-size:52px;font-weight:300;color:var(--text);line-height:1;letter-spacing:-.02em}.price-amount sup{font-size:22px;font-weight:400;vertical-align:super}.price-amount span{font-size:14px;font-weight:400;color:var(--muted);font-family:var(--font-body)}.price-credits{font-size:13px;color:var(--muted);margin-top:8px;font-weight:300}.price-coupon{display:inline-flex;align-items:center;gap:5px;background:var(--amber-light);border:1px solid var(--amber-glow);color:var(--amber);font-size:11px;font-weight:600;padding:4px 10px;border-radius:9999px;margin-top:10px;animation:lp-discount-pulse 2.5s ease infinite}.price-divider{border:none;border-top:1px solid var(--border);margin:24px 0}.price-features{list-style:none;display:flex;flex-direction:column;gap:10px}.price-features li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--muted);font-weight:300}.price-features li:before{content:"→";color:var(--amber);flex-shrink:0;font-weight:600}.price-cta{display:flex;width:100%;align-items:center;justify-content:center;min-height:48px;padding:13px;border-radius:9999px;font-size:14px;font-weight:500;margin-top:24px;cursor:pointer;border:none;transition:all .2s;font-family:var(--font-body)}.cta-outline{background:transparent;border:1px solid var(--border);color:var(--text)}.cta-outline:active,.cta-outline:hover{border-color:var(--text)}.cta-fill{background:var(--text);color:var(--bg)}.cta-fill:active,.cta-fill:hover{opacity:.85}.faq-section{padding:100px 28px;border-top:1px solid var(--border);background:var(--bg2)}.faq-inner{max-width:620px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border)}.faq-item summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:22px 0;font-size:15px;font-weight:400;color:var(--text);user-select:none;gap:16px}.faq-item summary::-webkit-details-marker{display:none}.faq-plus{color:var(--muted);font-size:22px;transition:transform .25s;flex-shrink:0}.faq-item[open] .faq-plus{transform:rotate(45deg)}.faq-item p{font-size:14px;color:var(--muted);line-height:1.75;padding-bottom:22px;font-weight:300}.final-section{padding:120px 28px;text-align:center;border-top:1px solid var(--border)}.final-h{font-family:var(--font-display);font-size:clamp(44px,7vw,84px);font-weight:300;letter-spacing:-.03em;line-height:1;color:var(--text)}.final-h em{font-style:italic;color:var(--amber)}.final-sub{font-size:16px;color:var(--muted);margin-top:20px;font-weight:300}.final-ctas{display:flex;gap:12px;justify-content:center;margin-top:36px;flex-wrap:wrap}.final-note{font-size:12px;color:var(--muted);margin-top:14px}#nora-lp footer{border-top:1px solid var(--border);padding:60px 28px calc(60px + var(--safe-bottom));background:var(--bg)}.footer-inner{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:2fr repeat(4,minmax(0,1fr));gap:40px}.foot-logo{font-family:var(--font-display);font-size:20px;font-weight:400;margin-bottom:12px}.foot-desc{font-size:13px;color:var(--muted);line-height:1.65;max-width:240px;font-weight:300}.foot-social{display:flex;gap:8px;margin-top:16px}.soc-btn{width:44px;height:44px;border-radius:50%;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--muted);transition:all .2s}.soc-btn:active,.soc-btn:hover{border-color:var(--amber);color:var(--amber)}.foot-col h4{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--text);margin-bottom:16px}.foot-col a{display:block;font-size:13px;color:var(--muted);margin-bottom:9px;transition:color .2s;font-weight:300}.foot-col a:hover{color:var(--text)}.foot-bottom{max-width:1160px;margin:40px auto 0;padding-top:24px;border-top:1px solid var(--border);display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.foot-copy{font-size:12px;color:var(--muted)}@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)}.brain-section,.hiw-section,.outcomes-section{padding:72px 20px}.models-section{padding:60px 20px}.faq-section,.pricing-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{font-size:15px;margin-top:16px}.hero-ctas{flex-direction:column;align-items:center;gap:10px;margin-top:24px}.hero-badge{font-size:10px;padding:5px 12px;margin-bottom:20px}.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{padding:8px 12px;gap:8px}.test-card{width:280px;padding:20px}.pricing-grid{max-width:100%}.price-amount{font-size:42px}.price-card{padding:28px 24px}.faq-item summary{font-size:14px;padding:18px 0;min-height:48px}.final-section{padding:64px 16px}.footer-inner{grid-template-columns:1fr}#nora-lp footer{padding:40px 16px calc(40px + var(--safe-bottom))}.foot-bottom{flex-direction:column;text-align:center}.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{font-size:13px;padding:12px 22px}.discount-pill{font-size:12px;padding:12px 18px}.stat-num{font-size:28px}.price-amount{font-size:36px}.outcome-card{padding:20px 18px 18px}}@media(prefers-reduced-motion:reduce){.fl,.fr,.marquee-track,.orbit-ring-2,.test-track{animation:none!important}.brain-feature,.discount-pill,.flow-wrap,.hero-badge,.hero-ctas,.hero-h1,.hero-note,.hero-sub,.hiw-step,.model-pill,.outcome-card,.price-card,.stat-box,.test-card{animation:none!important;opacity:1!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(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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.00%;size-adjust:115.45%}.__className_e39655{font-family:Fraunces,Fraunces Fallback}.__variable_e39655{--font-fraunces:"Fraunces","Fraunces Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_be8b38{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_be8b38{--font-dm-sans-lp:"DM Sans","DM Sans Fallback"}