.LandingPage-module__3JeLwa__landingPage{--orange:#ff7846;--orange-soft:#ff784626;--ink:#0e0e0c;--ink-2:#1c1c1c;--lp-muted:#6b6b62;--lp-muted-2:#3e3e3d;--bg:#fafaf7;--cream:#f3f2ec;--line:#e9e7df;--line-2:#edece4;--shadow-sm:0 2px 12px #251c0814;--shadow-lg:0 6px 28px #251c0814;--ease:cubic-bezier(.2,.7,.2,1);--nav-hover:#f3f2ec;background:var(--bg);color:var(--ink);font-family:var(--font-inter,Inter, system-ui, sans-serif);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;overflow-x:hidden}.LandingPage-module__3JeLwa__landingPage h1,.LandingPage-module__3JeLwa__landingPage h2,.LandingPage-module__3JeLwa__landingPage h3,.LandingPage-module__3JeLwa__landingPage p{margin:0}.LandingPage-module__3JeLwa__page{max-width:1440px;margin:0 auto;position:relative}.LandingPage-module__3JeLwa__navWrap{z-index:50;transition:padding .4s var(--ease);padding:16px 128px 0;position:sticky;top:16px}.LandingPage-module__3JeLwa__navWrap.LandingPage-module__3JeLwa__shrunk{padding:8px 128px 0}.LandingPage-module__3JeLwa__nav{-webkit-backdrop-filter:blur(16px);border:1px solid var(--line-2);height:72px;box-shadow:var(--shadow-sm);transition:height .4s var(--ease), box-shadow .4s var(--ease);background:#fffc;border-radius:100px;justify-content:space-between;align-items:center;padding:8px 16px 8px 24px;display:flex}.LandingPage-module__3JeLwa__navWrap.LandingPage-module__3JeLwa__shrunk .LandingPage-module__3JeLwa__nav{height:60px;box-shadow:0 8px 24px #251c081f}.LandingPage-module__3JeLwa__logo{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);color:#0f172a;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.LandingPage-module__3JeLwa__logoMark{background:#17282a;border-radius:8px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid;position:relative;overflow:hidden}.LandingPage-module__3JeLwa__logoMark:before{content:"";background:linear-gradient(135deg,#17282a,#0e0e0c);position:absolute;inset:0}.LandingPage-module__3JeLwa__logoMark svg{z-index:1;position:relative}.LandingPage-module__3JeLwa__navLinks{gap:4px;display:flex}.LandingPage-module__3JeLwa__navLink{color:#6b6b63;transition:background .25s var(--ease), color .25s var(--ease), transform .25s var(--ease);cursor:pointer;border-radius:100px;padding:10px 16px;font-size:15px;position:relative}.LandingPage-module__3JeLwa__navLink:hover{background:var(--nav-hover);color:var(--ink);transform:translateY(-1px)}.LandingPage-module__3JeLwa__navLink.LandingPage-module__3JeLwa__active{color:var(--ink);background:var(--nav-hover);box-shadow:0 1px 6px #251c080f}.LandingPage-module__3JeLwa__navCta{align-items:center;gap:8px;display:flex}.LandingPage-module__3JeLwa__btn{height:48px;transition:transform .2s var(--ease), box-shadow .25s var(--ease), background .25s var(--ease);white-space:nowrap;cursor:pointer;border:0;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-family:inherit;font-size:15px;font-weight:500;display:inline-flex}.LandingPage-module__3JeLwa__btn:active{transform:scale(.97)}.LandingPage-module__3JeLwa__btnGhost{color:#0f172a;padding:0 16px}.LandingPage-module__3JeLwa__btnGhost:hover{background:#0e0e0c0d}.LandingPage-module__3JeLwa__btnDark{background:var(--ink);color:#fff;box-shadow:0 2px 10px #0e0e0c33}.LandingPage-module__3JeLwa__btnDark:hover{background:#000;transform:translateY(-1px);box-shadow:0 6px 20px #0e0e0c4d}.LandingPage-module__3JeLwa__btnPrimary{background:var(--orange);color:#fff;box-shadow:0 4px 14px #ff784659}.LandingPage-module__3JeLwa__btnPrimary:hover{background:#ff6a33;transform:translateY(-1px);box-shadow:0 8px 22px #ff784673}.LandingPage-module__3JeLwa__navWrap .LandingPage-module__3JeLwa__btnPrimary{background:#0e0e0c;width:120px;box-shadow:0 2px 10px #0e0e0c33}.LandingPage-module__3JeLwa__navWrap .LandingPage-module__3JeLwa__btnPrimary:hover{background:#000;box-shadow:0 6px 20px #0e0e0c4d}.LandingPage-module__3JeLwa__btnWhite{color:var(--ink-2);background:#fff;box-shadow:0 4px 14px #0000001f}.LandingPage-module__3JeLwa__btnWhite:hover{background:#f5f5f2;transform:translateY(-1px)}.LandingPage-module__3JeLwa__btnLg{height:56px;padding:0 28px;font-size:16px}.LandingPage-module__3JeLwa__arrow{transition:transform .3s var(--ease);display:inline-flex}.LandingPage-module__3JeLwa__btn:hover .LandingPage-module__3JeLwa__arrow{transform:translate(3px)}.LandingPage-module__3JeLwa__hero .LandingPage-module__3JeLwa__btnDark{background:#ff6a33;box-shadow:0 4px 14px #ff6a3366}.LandingPage-module__3JeLwa__hero .LandingPage-module__3JeLwa__btnDark:hover{background:#ff7846;box-shadow:0 8px 22px #ff6a3380}.LandingPage-module__3JeLwa__hero{grid-template-columns:536px 1fr;align-items:center;gap:48px;padding:96px 128px;scroll-margin-top:104px;display:grid;position:relative}.LandingPage-module__3JeLwa__heroBadge{border:1.5px solid var(--line);color:var(--ink);text-transform:uppercase;letter-spacing:.06em;background:#fff;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:8px 14px;font-size:14px;font-weight:500;display:inline-flex;box-shadow:0 1px 4px #251c080a}.LandingPage-module__3JeLwa__globe{color:var(--orange);display:inline-flex}.LandingPage-module__3JeLwa__hero h1{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);letter-spacing:.01em;isolation:isolate;margin-top:24px;font-size:76px;font-weight:700;line-height:1.05;position:relative}.LandingPage-module__3JeLwa__underline{isolation:isolate;white-space:nowrap;display:inline-block;position:relative}.LandingPage-module__3JeLwa__underline:before{content:"";transform-origin:0;pointer-events:none;z-index:-1;height:14px;animation:LandingPage-module__3JeLwa__underlineAnim 1.1s .5s var(--ease) forwards;background:#ff784680;border-radius:2px;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(0)}@keyframes LandingPage-module__3JeLwa__underlineAnim{to{transform:scaleX(1)}}.LandingPage-module__3JeLwa__sub{color:var(--lp-muted);max-width:520px;margin-top:16px;font-size:20px;line-height:1.5}.LandingPage-module__3JeLwa__heroCta{align-items:center;gap:12px;margin-top:48px;display:flex}.LandingPage-module__3JeLwa__heroGraphics{width:600px;height:550px;margin-left:auto;position:relative}.LandingPage-module__3JeLwa__heroGlow{background:radial-gradient(circle,#ff7846b0 0%,#ff784600 70%);border-radius:50%;width:439px;height:439px;animation:4s ease-in-out infinite LandingPage-module__3JeLwa__glowPulse;position:absolute;top:45px;left:59px}@keyframes LandingPage-module__3JeLwa__glowPulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.LandingPage-module__3JeLwa__float{animation:6s ease-in-out infinite LandingPage-module__3JeLwa__floaty}@keyframes LandingPage-module__3JeLwa__floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes LandingPage-module__3JeLwa__floatRev{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes LandingPage-module__3JeLwa__floatQuiz{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-10px)rotate(2deg)}}@keyframes LandingPage-module__3JeLwa__floatFlash{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(8px)rotate(-2deg)}}.LandingPage-module__3JeLwa__cardNotes{border:1.5px solid var(--line);width:326px;height:373px;box-shadow:var(--shadow-lg);transform-origin:50%;transition:transform .4s var(--ease);background:#fff;border-radius:28px;padding:28px;animation:6s ease-in-out infinite LandingPage-module__3JeLwa__floaty;position:absolute;top:79px;left:102px}.LandingPage-module__3JeLwa__cardNotes:hover{transform:translateY(-4px)rotate(-.5deg)}.LandingPage-module__3JeLwa__cardNotes .LandingPage-module__3JeLwa__title{color:#0f172a;margin-top:12px;font-size:16px;font-weight:700}.LandingPage-module__3JeLwa__cardNotes .LandingPage-module__3JeLwa__meta{color:#6b6b62cc;margin-top:4px;font-size:12px}.LandingPage-module__3JeLwa__notesSection{margin-top:16px}.LandingPage-module__3JeLwa__notesSection h5{text-transform:uppercase;letter-spacing:.08em;color:var(--orange);margin:0 0 8px;font-size:11px;font-weight:700}.LandingPage-module__3JeLwa__notesSection p{color:var(--lp-muted-2);font-size:12px;line-height:1.5}.LandingPage-module__3JeLwa__notesSection ul{color:var(--lp-muted-2);margin:0;padding-left:14px;font-size:12px;line-height:1.6}.LandingPage-module__3JeLwa__notesSection ul li{margin-bottom:2px}.LandingPage-module__3JeLwa__notesSection ul li::marker{color:var(--orange)}.LandingPage-module__3JeLwa__emojiChip{background:var(--cream);border-radius:8px;place-items:center;width:36px;height:36px;font-size:20px;display:grid}.LandingPage-module__3JeLwa__cardQuiz{background:var(--ink);color:#fff;width:236px;box-shadow:var(--shadow-lg);cursor:pointer;border-radius:24px;padding:16px;animation:6s ease-in-out .3s infinite LandingPage-module__3JeLwa__floatQuiz;position:absolute;top:180px;left:340px}.LandingPage-module__3JeLwa__cardQuiz:hover{animation-play-state:paused;transform:translateY(-14px)rotate(2deg)}.LandingPage-module__3JeLwa__cardQuiz .LandingPage-module__3JeLwa__kicker{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);color:#fff9;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.LandingPage-module__3JeLwa__cardQuiz .LandingPage-module__3JeLwa__q{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);margin-top:8px;font-size:14px;font-weight:500;line-height:1.3}.LandingPage-module__3JeLwa__answers{flex-direction:column;gap:7px;margin-top:14px;display:flex}.LandingPage-module__3JeLwa__answer{color:#fff;cursor:pointer;transition:all .25s var(--ease);text-align:left;background:0 0;border:1px solid #ffffff40;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:11px 13px;font-family:inherit;font-size:11px;display:flex;position:relative;overflow:hidden}.LandingPage-module__3JeLwa__answer:hover{border-color:var(--orange);background:var(--orange);color:#fff}.LandingPage-module__3JeLwa__answer.LandingPage-module__3JeLwa__correct{background:var(--orange);border-color:var(--orange);border-radius:12px}.LandingPage-module__3JeLwa__answer.LandingPage-module__3JeLwa__wrong{background:#ee383833;border-color:#ee3838}.LandingPage-module__3JeLwa__check{opacity:0;transition:all .3s var(--ease);transform:scale(.5)}.LandingPage-module__3JeLwa__answer.LandingPage-module__3JeLwa__correct .LandingPage-module__3JeLwa__check{opacity:1;transform:scale(1)}.LandingPage-module__3JeLwa__cardFlash{border:1.5px solid var(--line);width:220px;height:132px;box-shadow:var(--shadow-lg);cursor:pointer;perspective:800px;background:#fff;border-radius:20px;padding:16px;animation:7s ease-in-out infinite LandingPage-module__3JeLwa__floatFlash;position:absolute;top:372px;left:25px}.LandingPage-module__3JeLwa__cardFlash:hover{animation-play-state:paused;transform:translateY(-6px)rotate(-2deg)}.LandingPage-module__3JeLwa__flashInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s var(--ease);position:relative}.LandingPage-module__3JeLwa__cardFlash.LandingPage-module__3JeLwa__flipped .LandingPage-module__3JeLwa__flashInner{transform:rotateY(180deg)}.LandingPage-module__3JeLwa__flashFace{backface-visibility:hidden;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.LandingPage-module__3JeLwa__flashBack{transform:rotateY(180deg)}.LandingPage-module__3JeLwa__flashKicker{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);color:#6b6b62cc;font-size:11px;font-weight:500}.LandingPage-module__3JeLwa__flashQ{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);text-align:center;color:var(--ink);padding:0 4px;font-size:14px;font-weight:500;line-height:1.25}.LandingPage-module__3JeLwa__flashFoot{color:var(--lp-muted);justify-content:space-between;font-size:11px;display:flex}.LandingPage-module__3JeLwa__flashFoot .LandingPage-module__3JeLwa__arr{transition:transform .25s var(--ease)}.LandingPage-module__3JeLwa__cardFlash:hover .LandingPage-module__3JeLwa__arr{transform:translate(3px)}.LandingPage-module__3JeLwa__flashBack .LandingPage-module__3JeLwa__flashQ{color:var(--orange);font-weight:700}.LandingPage-module__3JeLwa__sources{border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2);justify-content:space-between;align-items:center;height:100px;padding:0 128px;display:flex}.LandingPage-module__3JeLwa__sourcesLabel{color:var(--lp-muted);text-transform:uppercase;letter-spacing:.06em;font-size:14px;font-weight:500}.LandingPage-module__3JeLwa__badges{gap:8px;display:flex}.LandingPage-module__3JeLwa__srcBadge{border:1.5px solid var(--line);color:var(--ink);transition:all .25s var(--ease);cursor:default;background:#fff;border-radius:100px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;display:inline-flex}.LandingPage-module__3JeLwa__srcBadge:hover{border-color:var(--orange);transform:translateY(-2px);box-shadow:0 4px 12px #ff784626}.LandingPage-module__3JeLwa__srcIc{width:20px;height:20px;transition:transform .25s var(--ease);border-radius:50%;flex-shrink:0;place-items:center;display:inline-grid}.LandingPage-module__3JeLwa__srcBadge:hover .LandingPage-module__3JeLwa__srcIc{transform:scale(1.1)rotate(-6deg)}.LandingPage-module__3JeLwa__srcBadge:first-child .LandingPage-module__3JeLwa__srcIc{color:#ff6a33;background:#ff784626}.LandingPage-module__3JeLwa__srcBadge:nth-child(2) .LandingPage-module__3JeLwa__srcIc{color:#7c3aed;background:#7c3aed24}.LandingPage-module__3JeLwa__srcBadge:nth-child(3) .LandingPage-module__3JeLwa__srcIc{color:#ef4444;background:#ef444424}.LandingPage-module__3JeLwa__srcBadge:nth-child(4) .LandingPage-module__3JeLwa__srcIc{color:#2563eb;background:#2563eb24}.LandingPage-module__3JeLwa__srcBadge:nth-child(5) .LandingPage-module__3JeLwa__srcIc{color:#10b981;background:#10b98129}.LandingPage-module__3JeLwa__section{padding:96px 128px;scroll-margin-top:104px;position:relative}.LandingPage-module__3JeLwa__sectionTitle{text-align:center;margin-bottom:48px}.LandingPage-module__3JeLwa__kickerBadge{background:var(--orange-soft);color:var(--orange);text-transform:uppercase;letter-spacing:.06em;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;display:inline-flex}.LandingPage-module__3JeLwa__kdot{background:var(--orange);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite LandingPage-module__3JeLwa__blink}@keyframes LandingPage-module__3JeLwa__blink{0%,to{opacity:1}50%{opacity:.4}}.LandingPage-module__3JeLwa__sectionH{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);letter-spacing:.01em;color:#1c1c1c;text-wrap:balance;margin-top:16px;font-size:48px;font-weight:700;line-height:1.15}.LandingPage-module__3JeLwa__steps{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.LandingPage-module__3JeLwa__step{border:1.5px solid var(--line);height:300px;transition:all .4s var(--ease);background:#fff;border-radius:36px;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:0 24px;display:flex;position:relative;overflow:hidden}.LandingPage-module__3JeLwa__step:before{content:"";background:radial-gradient(400px circle at var(--mx,50%) var(--my,0%),#ff78461f,transparent 60%);opacity:0;transition:opacity .4s var(--ease);pointer-events:none;position:absolute;inset:0}.LandingPage-module__3JeLwa__step:hover:before{opacity:1}.LandingPage-module__3JeLwa__step:hover{border-color:#ff78464d;transform:translateY(-4px);box-shadow:0 20px 40px #251c0814}.LandingPage-module__3JeLwa__stepIcon{width:84px;height:84px;color:var(--orange);transition:transform .35s var(--ease), background .35s var(--ease);background:#f3f2ec;border-radius:25px;place-items:center;font-size:40px;display:grid;position:relative}.LandingPage-module__3JeLwa__step:hover .LandingPage-module__3JeLwa__stepIcon{background:#eceae0;transform:scale(1.06)rotate(-4deg)}.LandingPage-module__3JeLwa__stepNum{background:var(--ink);color:#fff;width:32px;height:32px;font-size:15px;font-weight:500;font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);border:2.5px solid #fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:-8px;right:-8px}.LandingPage-module__3JeLwa__stepContent{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.LandingPage-module__3JeLwa__step h3{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);color:var(--ink);margin:0;font-size:24px;font-weight:500}.LandingPage-module__3JeLwa__step p{color:var(--lp-muted-2);letter-spacing:.01em;margin:0;font-size:17px;line-height:1.5}.LandingPage-module__3JeLwa__features{grid-template-columns:1fr 1fr;gap:16px;display:grid}.LandingPage-module__3JeLwa__feat{border:1.5px solid var(--line);transition:transform .4s var(--ease), box-shadow .4s var(--ease), border-color .4s var(--ease);background:#fff;border-radius:40px;padding:24px}.LandingPage-module__3JeLwa__feat:hover{border-color:#ff784633;transform:translateY(-4px);box-shadow:0 20px 50px #251c0814}.LandingPage-module__3JeLwa__featIll{background:var(--cream);border:1.5px solid var(--line);border-radius:24px;width:100%;height:280px;position:relative;overflow:hidden}.LandingPage-module__3JeLwa__feat h3{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);color:var(--ink);margin-top:24px;font-size:24px;font-weight:700}.LandingPage-module__3JeLwa__feat p{color:var(--lp-muted-2);letter-spacing:.01em;margin-top:8px;font-size:17px;line-height:1.5}.LandingPage-module__3JeLwa__chemCard{border:1.3px solid var(--line);width:364px;transition:transform .5s var(--ease);background:#fff;border-radius:22px;padding:24px;position:absolute;top:26px;left:86px;box-shadow:0 5px 24px #251c0814}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__chemCard{transform:translateY(-6px)rotate(-1deg)}.LandingPage-module__3JeLwa__chemIcon{background:var(--cream);border-radius:7px;place-items:center;width:32px;height:32px;font-size:18px;display:grid}.LandingPage-module__3JeLwa__chemTitle{color:var(--ink);margin-top:10px;font-size:14px;font-weight:700}.LandingPage-module__3JeLwa__chemDate{color:#6b6b6299;margin-top:4px;font-size:11px}.LandingPage-module__3JeLwa__chemSec{border-top:1px solid var(--line-2);margin-top:14px;padding-top:14px}.LandingPage-module__3JeLwa__chemSec h6{text-transform:uppercase;color:var(--orange);letter-spacing:.08em;margin:0 0 6px;font-size:11px;font-weight:700}.LandingPage-module__3JeLwa__chemSec p{color:var(--lp-muted-2);margin:0;font-size:11px;line-height:1.5}.LandingPage-module__3JeLwa__chemSec ul{color:var(--lp-muted-2);margin:0;padding-left:14px;font-size:11px;line-height:1.5}.LandingPage-module__3JeLwa__chemSec ul li::marker{color:var(--orange)}.LandingPage-module__3JeLwa__waveform{align-items:center;gap:3px;height:36px;display:flex}.LandingPage-module__3JeLwa__waveBar{background:var(--ink);border-radius:1px;width:2px;transition:background .1s}.LandingPage-module__3JeLwa__waveBarActive{background:var(--orange)!important}.LandingPage-module__3JeLwa__audioBox{border:.8px solid var(--line);background:#fff;border-radius:20px;align-items:center;gap:14px;width:350px;padding:17px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #251c081a}.LandingPage-module__3JeLwa__playBtn{background:var(--orange);color:#fff;cursor:pointer;width:35px;height:35px;transition:transform .2s var(--ease);border:none;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.LandingPage-module__3JeLwa__playBtn:hover{transform:scale(1.08)}.LandingPage-module__3JeLwa__transcriptCard{border:1px solid var(--line);width:300px;height:230px;box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;padding:18px;position:absolute;top:14px;left:50%;overflow:hidden;transform:translate(-50%);-webkit-mask:linear-gradient(#000 70%,#0000);mask:linear-gradient(#000 70%,#0000)}.LandingPage-module__3JeLwa__transcriptCard .LandingPage-module__3JeLwa__th{letter-spacing:.08em;text-transform:uppercase;color:var(--ink);font-size:12px;font-weight:700}.LandingPage-module__3JeLwa__transcriptCard .LandingPage-module__3JeLwa__tb{color:var(--lp-muted);margin-top:10px;font-size:12px;line-height:1.45}.LandingPage-module__3JeLwa__stackBg1,.LandingPage-module__3JeLwa__stackBg2,.LandingPage-module__3JeLwa__stackMain{width:255px;height:173px;box-shadow:var(--shadow-sm);transition:transform .6s var(--ease);border-radius:20px;position:absolute}.LandingPage-module__3JeLwa__stackBg1{background:#ff784666;top:73px;left:112px;transform:rotate(-3deg)}.LandingPage-module__3JeLwa__stackBg2{border:1.2px solid var(--line);background:#fff;top:31px;left:152px;transform:rotate(3.5deg)}.LandingPage-module__3JeLwa__stackMain{background:var(--ink);color:#fff;cursor:pointer;flex-direction:column;justify-content:space-between;align-items:stretch;padding:18px;display:flex;top:47px;left:139px}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__stackBg1{transform:rotate(-5deg)translate(-8px)}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__stackBg2{transform:rotate(5.5deg)translate(8px)}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__stackMain{transform:translateY(-4px)}.LandingPage-module__3JeLwa__stackMain .LandingPage-module__3JeLwa__scK{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);color:#fff9;font-size:12px;font-weight:500}.LandingPage-module__3JeLwa__stackMain .LandingPage-module__3JeLwa__scQ{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);text-align:center;font-size:17px;font-weight:500;line-height:1.25}.LandingPage-module__3JeLwa__stackMain .LandingPage-module__3JeLwa__scF{color:#fff9;justify-content:space-between;font-size:12px;display:flex}.LandingPage-module__3JeLwa__devices{justify-content:center;align-items:center;gap:22px;padding:0 24px;display:flex;position:absolute;inset:0}.LandingPage-module__3JeLwa__device{transition:transform .5s var(--ease);flex-shrink:0;position:relative}.LandingPage-module__3JeLwa__tablet{background:#1a1a18;border-radius:12px;width:96px;height:134px;padding:6px;transform:rotate(-3deg)translateY(4px);box-shadow:0 10px 22px #0e0e0c29}.LandingPage-module__3JeLwa__tabScreen{background:#f3f2ec;border-radius:6px;flex-direction:column;gap:6px;width:100%;height:100%;padding:10px 8px;display:flex}.LandingPage-module__3JeLwa__laptop{flex-direction:column;align-items:center;width:214px;display:flex}.LandingPage-module__3JeLwa__lapLid{background:#1a1a18;border-radius:8px 8px 2px 2px;width:100%;padding:6px;box-shadow:0 14px 28px #0e0e0c33}.LandingPage-module__3JeLwa__lapScreen{aspect-ratio:16/10;background:#f3f2ec;border-radius:3px;flex-direction:column;gap:6px;width:100%;padding:12px 14px;display:flex}.LandingPage-module__3JeLwa__lapHinge{background:linear-gradient(#d8d4c4,#b5b1a3);border-radius:0 0 6px 6px;width:116%;height:4px}.LandingPage-module__3JeLwa__phone{background:#1a1a18;border-radius:14px;width:64px;height:118px;padding:4px;transform:rotate(3deg)translateY(2px);box-shadow:0 10px 22px #0e0e0c29}.LandingPage-module__3JeLwa__phScreen{background:#f3f2ec;border-radius:10px;flex-direction:column;gap:5px;width:100%;height:100%;padding:10px 7px;display:flex}.LandingPage-module__3JeLwa__bar{background:#0e0e0c1f;border-radius:2px;height:4px}.LandingPage-module__3JeLwa__barHead{width:46%;margin-bottom:3px;background:var(--ink)!important;height:6px!important}.LandingPage-module__3JeLwa__barAccent{width:32%;background:var(--orange)!important}.LandingPage-module__3JeLwa__barShort{width:64%}.LandingPage-module__3JeLwa__barWide{width:92%}.LandingPage-module__3JeLwa__lapScreen .LandingPage-module__3JeLwa__bar{height:4.5px}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__tablet{transform:rotate(-4deg)translateY(-6px)}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__laptop{transition-delay:80ms;transform:translateY(-8px)}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__phone{transition-delay:.16s;transform:rotate(4deg)translateY(-6px)}.LandingPage-module__3JeLwa__devicesImg{display:none}.LandingPage-module__3JeLwa__tWrap{padding:96px 0;scroll-margin-top:104px;position:relative;overflow:hidden}.LandingPage-module__3JeLwa__tWrap:before,.LandingPage-module__3JeLwa__tWrap:after{content:"";z-index:2;pointer-events:none;width:160px;position:absolute;top:0;bottom:0}.LandingPage-module__3JeLwa__tWrap:before{background:linear-gradient(to right,var(--bg),transparent);left:0}.LandingPage-module__3JeLwa__tWrap:after{background:linear-gradient(to left,var(--bg),transparent);right:0}.LandingPage-module__3JeLwa__marquee{gap:16px;padding:0 24px;animation:60s linear infinite LandingPage-module__3JeLwa__marqueeScroll;display:flex}.LandingPage-module__3JeLwa__marquee:hover{animation-play-state:paused}@keyframes LandingPage-module__3JeLwa__marqueeScroll{to{transform:translate(-50%)}}.LandingPage-module__3JeLwa__review{border:1.5px solid var(--line);transition:transform .3s var(--ease), box-shadow .3s var(--ease);background:#fff;border-radius:24px;flex-direction:column;flex:0 0 360px;gap:16px;padding:24px;display:flex}.LandingPage-module__3JeLwa__review:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.LandingPage-module__3JeLwa__stars{color:var(--orange);gap:2px;display:flex}.LandingPage-module__3JeLwa__review p{color:var(--lp-muted-2);font-size:15px;line-height:1.5}.LandingPage-module__3JeLwa__revMeta{align-items:center;gap:12px;margin-top:auto;display:flex}.LandingPage-module__3JeLwa__avatar{background:var(--cream);width:40px;height:40px;color:var(--ink);font-size:13px;font-weight:600;font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.LandingPage-module__3JeLwa__revName{font-size:14px;font-weight:600}.LandingPage-module__3JeLwa__revLoc{color:var(--lp-muted);font-size:12px}.LandingPage-module__3JeLwa__faqGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.LandingPage-module__3JeLwa__faqItem{border:1.5px solid var(--line);transition:border-color .25s var(--ease), box-shadow .25s var(--ease);background:#fff;border-radius:16px;overflow:hidden}.LandingPage-module__3JeLwa__faqItem.LandingPage-module__3JeLwa__open{border-color:#ff784666;box-shadow:0 6px 20px #ff78461a}.LandingPage-module__3JeLwa__qHead{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;font-family:inherit;display:flex}.LandingPage-module__3JeLwa__qHead span{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);color:var(--ink);letter-spacing:.005em;font-size:20px;font-weight:500}.LandingPage-module__3JeLwa__qIc{width:28px;height:28px;color:var(--orange);transition:transform .3s var(--ease), background .3s var(--ease);background:#ff784626;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.LandingPage-module__3JeLwa__faqItem.LandingPage-module__3JeLwa__open .LandingPage-module__3JeLwa__qIc{background:var(--orange);color:#fff;transform:rotate(45deg)}.LandingPage-module__3JeLwa__qBody{transition:grid-template-rows .35s var(--ease);grid-template-rows:0fr;display:grid}.LandingPage-module__3JeLwa__faqItem.LandingPage-module__3JeLwa__open .LandingPage-module__3JeLwa__qBody{grid-template-rows:1fr}.LandingPage-module__3JeLwa__qBodyInner{overflow:hidden}.LandingPage-module__3JeLwa__qBody p{color:var(--lp-muted);padding:0 24px 20px;font-size:15px;line-height:1.55}.LandingPage-module__3JeLwa__ctaWrap{padding:32px 128px 64px;scroll-margin-top:104px}.LandingPage-module__3JeLwa__cta{background:var(--ink);color:#fff;text-align:center;border-radius:48px;padding:96px 24px;position:relative;overflow:hidden}.LandingPage-module__3JeLwa__ctaGlow{opacity:.8;background:radial-gradient(circle,#ff7846cc 0%,#0000 70%);border-radius:50%;width:800px;height:800px;animation:6s ease-in-out infinite LandingPage-module__3JeLwa__ctaPulse;position:absolute;top:-400px;left:50%;transform:translate(-50%)}@keyframes LandingPage-module__3JeLwa__ctaPulse{0%,to{opacity:.75;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%,20px)scale(1.05)}}.LandingPage-module__3JeLwa__cta h2{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);letter-spacing:.01em;font-size:48px;font-weight:700;line-height:1.15;position:relative}.LandingPage-module__3JeLwa__cta p{color:#fffc;margin-top:16px;font-size:20px;line-height:1.4;position:relative}.LandingPage-module__3JeLwa__btnWrap{flex-direction:column;align-items:center;gap:24px;margin-top:48px;display:flex;position:relative}.LandingPage-module__3JeLwa__ctaChecks{color:#ffffffb3;gap:24px;font-size:14px;display:flex}.LandingPage-module__3JeLwa__ck{align-items:center;gap:6px;display:flex}.LandingPage-module__3JeLwa__ck svg{color:var(--orange)}.LandingPage-module__3JeLwa__footer{border:1px solid var(--line);background:var(--bg);border-radius:48px 48px 0 0;flex-direction:column;align-items:center;gap:32px;padding:64px;display:flex}.LandingPage-module__3JeLwa__fname{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.LandingPage-module__3JeLwa__footer h3{font-family:var(--font-space-grotesk,"Space Grotesk", system-ui);font-size:32px;font-weight:700}.LandingPage-module__3JeLwa__flinks{color:var(--lp-muted);align-items:center;gap:24px;font-size:14px;display:flex}.LandingPage-module__3JeLwa__flinks .LandingPage-module__3JeLwa__dot{background:var(--lp-muted);border-radius:50%;width:4px;height:4px}.LandingPage-module__3JeLwa__flinks a{transition:color .2s var(--ease)}.LandingPage-module__3JeLwa__flinks a:hover{color:var(--orange)}.LandingPage-module__3JeLwa__footerBottom{border-top:1px solid var(--line);text-align:center;width:100%;color:var(--lp-muted);padding-top:32px;font-size:14px}.LandingPage-module__3JeLwa__reveal{opacity:0;transition:opacity .9s var(--ease), transform .9s var(--ease);transform:translateY(24px)}.LandingPage-module__3JeLwa__reveal.LandingPage-module__3JeLwa__in{opacity:1;transform:none}.LandingPage-module__3JeLwa__toast{background:var(--ink);color:#fff;opacity:0;pointer-events:none;transition:all .4s var(--ease);z-index:100;border-radius:100px;align-items:center;gap:10px;padding:14px 20px;font-size:14px;display:flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%,20px);box-shadow:0 10px 30px #0003}.LandingPage-module__3JeLwa__toast.LandingPage-module__3JeLwa__show{opacity:1;transform:translate(-50%)}.LandingPage-module__3JeLwa__toastIcon{color:var(--orange);display:inline-flex}@media (max-width:1023px){.LandingPage-module__3JeLwa__hero{text-align:left;grid-template-columns:1fr;place-items:center;gap:48px;min-height:700px;padding:64px 32px}.LandingPage-module__3JeLwa__hero>div:first-child{width:100%;max-width:600px}.LandingPage-module__3JeLwa__hero h1{font-size:76px}.LandingPage-module__3JeLwa__sub{margin-top:19px}.LandingPage-module__3JeLwa__heroGraphics{margin:0 auto}.LandingPage-module__3JeLwa__heroCta{margin-top:24px}.LandingPage-module__3JeLwa__sources{flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;height:auto;padding:30px 32px}.LandingPage-module__3JeLwa__badges{flex-wrap:wrap}.LandingPage-module__3JeLwa__section{padding:64px 32px}.LandingPage-module__3JeLwa__sectionTitle{flex-direction:column;align-items:center;gap:16px;margin-bottom:48px;display:flex}.LandingPage-module__3JeLwa__kickerBadge{height:40px;padding:0 16px}.LandingPage-module__3JeLwa__sectionH{margin-top:0;font-size:48px}.LandingPage-module__3JeLwa__features{grid-template-columns:1fr;gap:16px}.LandingPage-module__3JeLwa__chemCard{left:50%;transform:translate(-50%)}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__chemCard{transform:translate(-50%)translateY(-6px)rotate(-1deg)}.LandingPage-module__3JeLwa__stackBg1{width:255px;margin-top:-86.5px;margin-left:-139.5px;top:50%;left:50%}.LandingPage-module__3JeLwa__stackBg2{width:255px;margin-top:-128px;margin-left:-103.5px;top:50%;left:50%}.LandingPage-module__3JeLwa__stackMain{width:255px;margin-top:-110px;margin-left:-109.5px;top:50%;left:50%}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__stackBg1{transform:rotate(-3deg)}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__stackBg2{transform:rotate(3.5deg)}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__stackMain{transform:none}.LandingPage-module__3JeLwa__faqGrid{grid-template-columns:1fr}.LandingPage-module__3JeLwa__tWrap{padding:64px 0}.LandingPage-module__3JeLwa__devices{display:none}.LandingPage-module__3JeLwa__devicesImg{object-fit:contain;object-position:center;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.LandingPage-module__3JeLwa__ctaWrap{padding:32px 32px 64px}.LandingPage-module__3JeLwa__cta{padding:96px 32px}.LandingPage-module__3JeLwa__footer{padding:64px 32px}}@media (max-width:767px){.LandingPage-module__3JeLwa__hero{gap:48px;min-height:700px;padding:48px 16px}.LandingPage-module__3JeLwa__hero>div:first-child{width:100%}.LandingPage-module__3JeLwa__heroBadge{border-width:1.5px;gap:4px;padding:8px 12px;font-size:12px}.LandingPage-module__3JeLwa__heroBadge .LandingPage-module__3JeLwa__globe svg{width:20px;height:20px}.LandingPage-module__3JeLwa__hero h1{letter-spacing:.01em;margin-top:24px;font-size:44px}.LandingPage-module__3JeLwa__underline:before{height:10px;bottom:4px}.LandingPage-module__3JeLwa__sub{color:var(--lp-muted-2);margin-top:19px;font-size:18px}.LandingPage-module__3JeLwa__heroCta{width:100%;margin-top:24px}.LandingPage-module__3JeLwa__heroCta .LandingPage-module__3JeLwa__btn{width:100%;height:56px}.LandingPage-module__3JeLwa__heroGraphics{width:100%;max-width:343px;height:315px;margin:0 auto}.LandingPage-module__3JeLwa__heroGlow{width:251px;height:251px;margin-top:-125.5px;margin-left:-125.5px;top:50%;left:50%}.LandingPage-module__3JeLwa__cardNotes{border-width:.86px;border-radius:16px;width:186px;height:auto;padding:16px;animation:6s ease-in-out infinite LandingPage-module__3JeLwa__floaty;top:45px;left:58px;box-shadow:0 3.4px 16px #251c0814}.LandingPage-module__3JeLwa__cardNotes>div:first-child{gap:6px}.LandingPage-module__3JeLwa__cardNotes .LandingPage-module__3JeLwa__title{margin-top:0;font-size:9.1px}.LandingPage-module__3JeLwa__cardNotes .LandingPage-module__3JeLwa__meta{margin-top:2px;font-size:6.85px}.LandingPage-module__3JeLwa__cardNotes .LandingPage-module__3JeLwa__emojiChip{border-radius:4.6px;width:20.6px;height:20.6px;font-size:11.4px}.LandingPage-module__3JeLwa__notesSection{margin-top:9px}.LandingPage-module__3JeLwa__notesSection h5{letter-spacing:.04em;margin-bottom:2.3px;font-size:6.85px}.LandingPage-module__3JeLwa__notesSection p{font-size:6.85px;line-height:1.25}.LandingPage-module__3JeLwa__notesSection ul{padding-left:10px;font-size:6.85px;line-height:1.3}.LandingPage-module__3JeLwa__cardQuiz{border-radius:13.7px;width:134.78px;padding:9.1px;animation:6s ease-in-out .3s infinite LandingPage-module__3JeLwa__floatQuizMobile;top:111px;left:188px;box-shadow:0 3.4px 16px #251c0814}@keyframes LandingPage-module__3JeLwa__floatQuizMobile{0%,to{transform:translateY(0)rotate(4.72deg)}50%{transform:translateY(-6px)rotate(4.72deg)}}.LandingPage-module__3JeLwa__cardQuiz .LandingPage-module__3JeLwa__kicker{font-size:5.75px}.LandingPage-module__3JeLwa__cardQuiz .LandingPage-module__3JeLwa__q{margin-top:0;font-size:8px;line-height:1.25}.LandingPage-module__3JeLwa__answers{gap:3.83px;margin-top:6.85px}.LandingPage-module__3JeLwa__answer{border-width:.48px;border-radius:5.75px;height:22.98px;padding:0 7.66px;font-size:6.28px}.LandingPage-module__3JeLwa__answer.LandingPage-module__3JeLwa__correct{border-radius:5.75px}.LandingPage-module__3JeLwa__check svg{width:9.14px;height:9.14px}.LandingPage-module__3JeLwa__cardFlash{border-width:.86px;border-radius:11.4px;width:125.65px;height:75.4px;padding:9.1px;animation:7s ease-in-out infinite LandingPage-module__3JeLwa__floatFlashMobile;top:207px;left:14px;box-shadow:0 3.4px 16px #251c0814}@keyframes LandingPage-module__3JeLwa__floatFlashMobile{0%,to{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(5px)rotate(-4deg)}}.LandingPage-module__3JeLwa__flashKicker{font-size:6.28px}.LandingPage-module__3JeLwa__flashQ{font-size:8px;line-height:1.2}.LandingPage-module__3JeLwa__flashFoot{font-size:6.28px}.LandingPage-module__3JeLwa__sources{gap:24px;padding:30px 16px}.LandingPage-module__3JeLwa__sourcesLabel{font-size:14px}.LandingPage-module__3JeLwa__badges{flex-wrap:wrap;gap:8px;width:100%}.LandingPage-module__3JeLwa__srcBadge{gap:4px;height:40px;padding:0 12px;font-size:12px}.LandingPage-module__3JeLwa__srcIc,.LandingPage-module__3JeLwa__srcBadge:first-child .LandingPage-module__3JeLwa__srcIc,.LandingPage-module__3JeLwa__srcBadge:nth-child(2) .LandingPage-module__3JeLwa__srcIc,.LandingPage-module__3JeLwa__srcBadge:nth-child(3) .LandingPage-module__3JeLwa__srcIc,.LandingPage-module__3JeLwa__srcBadge:nth-child(4) .LandingPage-module__3JeLwa__srcIc,.LandingPage-module__3JeLwa__srcBadge:nth-child(5) .LandingPage-module__3JeLwa__srcIc{background:0 0;border-radius:0;width:16px;height:16px}.LandingPage-module__3JeLwa__srcBadge svg{stroke-width:2px;width:16px!important;height:16px!important}.LandingPage-module__3JeLwa__section{flex-direction:column;align-items:center;gap:24px;padding:32px 16px;display:flex}.LandingPage-module__3JeLwa__sectionTitle{flex-direction:column;align-items:center;gap:16px;width:100%;margin-bottom:0;display:flex}.LandingPage-module__3JeLwa__sectionTitle .LandingPage-module__3JeLwa__kickerBadge{height:36px;padding:0 16px;font-size:12px}.LandingPage-module__3JeLwa__sectionH{margin-top:0;font-size:32px}.LandingPage-module__3JeLwa__steps{grid-template-columns:1fr;gap:16px;width:100%}.LandingPage-module__3JeLwa__step{border-radius:36px;gap:32px;height:300px;padding:0 24px}.LandingPage-module__3JeLwa__step h3{font-size:24px}.LandingPage-module__3JeLwa__step p{font-size:17px}.LandingPage-module__3JeLwa__features{grid-template-columns:1fr;gap:16px;width:100%}.LandingPage-module__3JeLwa__feat{border-radius:20px;padding:16px}.LandingPage-module__3JeLwa__featIll{border-width:.67px;border-radius:10.7px;height:124.7px}.LandingPage-module__3JeLwa__feat h3{margin-top:24px;font-size:20px}.LandingPage-module__3JeLwa__feat p{font-size:17px}.LandingPage-module__3JeLwa__chemCard{border-width:.58px;border-radius:10.7px;width:162px;padding:11px;top:11px;left:50%;transform:translate(-50%);box-shadow:0 2.3px 5.4px #251c0814}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__chemCard{transform:translate(-50%)translateY(-4px)rotate(-1deg)}.LandingPage-module__3JeLwa__chemIcon{border-radius:3px;width:14px;height:14px;font-size:8px}.LandingPage-module__3JeLwa__chemTitle{margin-top:7px;font-size:6.2px}.LandingPage-module__3JeLwa__chemDate{margin-top:2px;font-size:4.9px}.LandingPage-module__3JeLwa__chemSec{margin-top:7px;padding-top:7px}.LandingPage-module__3JeLwa__chemSec h6{margin-bottom:2px;font-size:4.9px}.LandingPage-module__3JeLwa__chemSec p{font-size:4.9px;line-height:1.25}.LandingPage-module__3JeLwa__chemSec ul{padding-left:10px;font-size:4.9px;line-height:1.25}.LandingPage-module__3JeLwa__transcriptCard{border-width:.45px;border-radius:10.7px;width:126px;height:91px;padding:9px;top:11px;box-shadow:0 2.7px 6.2px #251c0814}.LandingPage-module__3JeLwa__transcriptCard .LandingPage-module__3JeLwa__th{font-size:5.3px}.LandingPage-module__3JeLwa__transcriptCard .LandingPage-module__3JeLwa__tb{margin-top:4px;font-size:5.3px;line-height:1.25}.LandingPage-module__3JeLwa__audioBox{min-width:0;bottom:6px;border-width:.354px!important;border-radius:10.7px!important;gap:7.127px!important;width:auto!important;padding:7.479px!important;box-shadow:0 .891px 5.345px #251c0814!important}.LandingPage-module__3JeLwa__playBtn{flex-shrink:0;border-radius:3.6px!important;width:15.6px!important;height:15.6px!important}.LandingPage-module__3JeLwa__playBtn svg{width:7px!important;height:7px!important}.LandingPage-module__3JeLwa__waveform{align-items:center;flex:none!important;gap:1.336px!important;height:16.04px!important}.LandingPage-module__3JeLwa__waveBar{border-radius:18.95px!important;width:.891px!important;max-height:16.04px!important}.LandingPage-module__3JeLwa__audioBox>span{letter-spacing:.03em;margin-left:0!important;font-size:5.345px!important}.LandingPage-module__3JeLwa__stackBg1,.LandingPage-module__3JeLwa__stackBg2,.LandingPage-module__3JeLwa__stackMain{border-radius:10.7px;width:129.18px;height:87.76px;margin-top:0;margin-left:0;box-shadow:0 .891px 5.345px #251c0814}.LandingPage-module__3JeLwa__stackBg1{background:#ff784666;top:19.7px;left:calc(50% - 69.1px);right:auto}.LandingPage-module__3JeLwa__stackBg2{border-width:.56px;top:9.4px;left:calc(50% - 55.6px);right:auto}.LandingPage-module__3JeLwa__stackMain{gap:16.5px;padding:8.91px;top:18.3px;left:calc(50% - 57.4px);right:auto;box-shadow:0 .891px 2.673px #251c0814}.LandingPage-module__3JeLwa__stackMain .LandingPage-module__3JeLwa__scK{font-size:5.345px}.LandingPage-module__3JeLwa__stackMain .LandingPage-module__3JeLwa__scQ{font-size:8.46px;line-height:1.2}.LandingPage-module__3JeLwa__stackMain .LandingPage-module__3JeLwa__scF{font-size:5.345px}.LandingPage-module__3JeLwa__stackMain .LandingPage-module__3JeLwa__scF span:last-child{font-size:7.13px}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__stackBg1{transform:rotate(-3deg)}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__stackBg2{transform:rotate(3.5deg)}.LandingPage-module__3JeLwa__feat:hover .LandingPage-module__3JeLwa__stackMain{transform:none}.LandingPage-module__3JeLwa__devices{display:none}.LandingPage-module__3JeLwa__tWrap{padding:32px 0}.LandingPage-module__3JeLwa__tWrap .LandingPage-module__3JeLwa__sectionTitle{margin-bottom:64px}.LandingPage-module__3JeLwa__tWrap:before,.LandingPage-module__3JeLwa__tWrap:after{width:80px}.LandingPage-module__3JeLwa__review{border-width:1px;border-radius:24px;flex:0 0 267px;gap:8px;padding:16px}.LandingPage-module__3JeLwa__review p{font-size:11.3px}.LandingPage-module__3JeLwa__stars{gap:1px}.LandingPage-module__3JeLwa__stars svg{width:12px;height:12px}.LandingPage-module__3JeLwa__avatar{width:27px;height:27px;font-size:10px}.LandingPage-module__3JeLwa__revName,.LandingPage-module__3JeLwa__revLoc{font-size:10px}.LandingPage-module__3JeLwa__revMeta{border-top:1px solid var(--line);gap:8px;padding-top:11px}.LandingPage-module__3JeLwa__faqGrid{grid-template-columns:1fr;gap:16px;width:100%}.LandingPage-module__3JeLwa__faqItem{border-radius:24px}.LandingPage-module__3JeLwa__qHead{gap:16px;padding:24px}.LandingPage-module__3JeLwa__qHead span{font-size:20px}.LandingPage-module__3JeLwa__qIc{background:var(--cream);width:40px;height:40px;color:var(--ink)}.LandingPage-module__3JeLwa__qIc svg{width:24px;height:24px}.LandingPage-module__3JeLwa__qBody p{padding:0 24px 24px;font-size:15px}.LandingPage-module__3JeLwa__ctaWrap{width:100%;padding:16px 16px 32px}.LandingPage-module__3JeLwa__cta{border-radius:48px;padding:64px 32px}.LandingPage-module__3JeLwa__cta h2{font-size:32px}.LandingPage-module__3JeLwa__cta p{margin-top:16px;font-size:18px}.LandingPage-module__3JeLwa__btnWrap{gap:24px;width:100%;margin-top:48px}.LandingPage-module__3JeLwa__btnWrap .LandingPage-module__3JeLwa__btn{width:200px;height:56px}.LandingPage-module__3JeLwa__ctaChecks{flex-direction:column;align-items:center;gap:8px}.LandingPage-module__3JeLwa__ck{gap:4px;font-size:14px}.LandingPage-module__3JeLwa__ck svg{width:24px!important;height:24px!important}.LandingPage-module__3JeLwa__footer{border-radius:0;gap:16px;padding:32px 16px}}
