.lp-theme{--lp-muted-rgb: 207 195 183;--lp-rouge-rgb: 207 83 110;--lp-muted: rgb(var(--lp-muted-rgb));--lp-rouge: rgb(var(--lp-rouge-rgb));--muted: var(--lp-muted);--shadow: 0 16px 44px rgb(0 0 0 / 38%);color:var(--ink)}.lp-page{position:relative;min-height:100svh;display:flex;flex-direction:column;background:transparent}.lp-container{box-sizing:border-box;width:100%;max-width:1320px;margin-inline:auto;padding-inline:clamp(20px,5.5vw,78px)}.lp-micro-label{margin:0;color:var(--ink-faint);font-family:var(--font-mono);font-size:11px;line-height:1.4;letter-spacing:.27em;text-transform:uppercase}.lp-h2{margin:22px 0 0;max-width:18em;font-family:var(--font-display);font-size:clamp(32px,4.2vw,58px);font-weight:550;line-height:1.26;letter-spacing:.015em}.lp-lead{margin:22px 0 0;max-width:40em;color:var(--lp-muted);font-size:16px;line-height:1.85}.lp-section,.lp-quiet,.lp-stories,.lp-final-section{position:relative;padding-block:clamp(92px,15vh,170px)}.lp-section-head{margin-bottom:clamp(44px,7vh,82px)}.lp-text-link svg{width:16px;height:16px;stroke-width:1.7}.lp-text-link{display:inline-flex;min-height:44px;align-items:center;gap:8px;color:var(--lp-muted);font-size:14px;cursor:pointer;transition:color .25s ease}.lp-text-link:hover{color:var(--gold-strong)}.lp-reveal{opacity:0;filter:blur(5px);transform:translateY(26px);transition:opacity .8s var(--ease-emphasized),filter .8s var(--ease-emphasized),transform .8s var(--ease-emphasized)}.lp-reveal.is-in{opacity:1;filter:none;transform:none}.lp-nav{position:sticky;top:0;z-index:50;padding-top:env(safe-area-inset-top);border-bottom:1px solid var(--line);background:rgb(var(--bg-0-rgb) / 76%);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.lp-nav-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lp-brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-size:21px;font-weight:600;letter-spacing:.07em}.lp-brand-back{width:18px;height:18px;margin-right:-2px;color:var(--lp-muted);stroke-width:1.7;transition:color .25s ease}.lp-brand:hover .lp-brand-back{color:var(--gold-strong)}.lp-brand-beta{padding:2px 8px;border:1px solid var(--line);border-radius:999px;color:var(--ink-faint);font-family:var(--font-mono);font-size:11px;font-weight:400;letter-spacing:.16em;text-transform:uppercase}.lp-nav-links{display:flex;align-items:center;gap:clamp(18px,3vw,38px);margin-left:auto}.lp-nav-links a{color:var(--ink-faint);font-family:var(--font-mono);font-size:10px;letter-spacing:.19em;transition:color .25s ease}.lp-nav-links a:hover{color:var(--gold-strong)}.lp-hero{position:relative;min-height:calc(100svh - 64px);display:flex;align-items:center;padding-block:clamp(40px,6vh,76px);overflow:hidden}.lp-hero-inner{position:relative;z-index:1;display:grid;width:100%;grid-template-columns:1fr minmax(340px,430px);align-items:center;gap:clamp(40px,6vw,104px)}.lp-hero-copy{display:flex;flex-direction:column;align-items:flex-start}.lp-hero-eyebrow{margin-bottom:20px;color:var(--gold)}.lp-hero-line{margin:0;font-family:var(--font-display);font-size:clamp(40px,5.4vw,76px);font-weight:560;line-height:1.12;letter-spacing:.01em}.lp-hero-line span{display:block}.lp-hero-line span:last-child{margin-left:clamp(0px,4vw,64px);color:var(--ember-soft)}.lp-hero-sub{max-width:26em;margin:24px 0 0;color:var(--lp-muted);font-size:16px;line-height:1.8;letter-spacing:.02em}.lp-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:34px}.lp-hero-meta{display:flex;flex-wrap:wrap;gap:28px;margin-top:clamp(32px,5vh,56px)}.lp-hero-proof{display:flex;flex-direction:column;min-width:0}.lp-hero-proof-label{color:var(--gold)}.lp-hero-proof-note{margin:10px 0 18px;color:var(--lp-muted);font-family:var(--font-display);font-size:17px;line-height:1.7}.lp-hero-proof-note span{display:block}.lp-hero-proof-note span:last-child{color:var(--ink)}.lp-scroll-cue{position:absolute;left:50%;bottom:16px;display:grid;width:44px;height:44px;place-items:center;color:var(--gold);transform:translate(-50%)}.lp-scroll-cue svg{width:16px;animation:lp-cue 2s var(--ease-emphasized) infinite}@keyframes lp-cue{0%,to{transform:translateY(-3px);opacity:.35}50%{transform:translateY(4px);opacity:1}}.lp-quiet-cards{border-bottom:1px solid var(--line)}.lp-quiet-card{display:grid;grid-template-columns:minmax(86px,170px) 1fr auto;align-items:center;gap:clamp(20px,4vw,64px);padding-block:clamp(30px,5vh,52px);border-top:1px solid var(--line);transition:background .45s ease}.lp-quiet-card:hover{background:linear-gradient(90deg,rgb(var(--lp-rouge-rgb) / 5%),transparent 62%)}.lp-feature-number{color:transparent;font-family:var(--font-display);font-size:clamp(56px,8vw,112px);line-height:.9;-webkit-text-stroke:1px rgb(var(--gold-rgb) / 30%);transition:color .5s ease,-webkit-text-stroke-color .5s ease}.lp-quiet-card:hover .lp-feature-number{color:rgb(var(--lp-rouge-rgb) / 14%);-webkit-text-stroke-color:rgb(var(--lp-rouge-rgb) / 56%)}.lp-quiet-card>p{margin:0;font-family:var(--font-display);font-size:clamp(20px,2.35vw,31px);line-height:1.55}.lp-stories-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:0;padding:0;list-style:none}.lp-stories-mobile{display:none}.lp-story{display:flex;flex-direction:column;gap:14px;padding:clamp(24px,3.4vw,38px);border:1px solid var(--line);border-radius:20px;background:linear-gradient(170deg,rgb(var(--bg-1-rgb) / 78%),#201a2099);transition:border-color .35s ease,transform .35s var(--ease-emphasized),box-shadow .35s ease}.lp-story:hover{transform:translateY(-4px);border-color:var(--line-strong);box-shadow:0 22px 60px #00000061}.lp-story h3{margin:0;font-family:var(--font-display);font-size:clamp(19px,2vw,24px);font-weight:550;line-height:1.4}.lp-story>p:not(.lp-story-line){margin:0;color:var(--lp-muted);font-size:14px;line-height:1.75}.lp-story-dialogue{display:flex;flex-direction:column;gap:8px;margin-top:6px;padding-top:16px;border-top:1px solid var(--line)}.lp-story-line{display:flex;max-width:82%;align-items:flex-end;gap:8px;margin:0;padding:9px 13px;border-radius:14px;background:var(--bg-3);font-size:13px;line-height:1.6}.lp-story-line.is-user{align-self:flex-end;justify-content:flex-end;background:var(--rouge-deep);color:var(--ink-rouge)}.lp-story-line.is-ai{align-self:flex-start}.lp-story-line>span{color:var(--ink-faint);font-family:var(--font-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.lp-story-line.is-user>span{order:2}.lp-stories-note{margin:26px 0 0;color:var(--ink-faint);font-size:12px;line-height:1.7}.lp-memory-wall{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin:34px 0 0;padding:0;list-style:none}.lp-memory-card{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:2px 12px;align-items:center;padding:16px 18px;border:1px solid var(--line);border-radius:16px;background:#ffffff05}.lp-memory-emoji{grid-row:1 / 3;font-size:26px;line-height:1}.lp-memory-text{margin:0;font-size:14px;line-height:1.6;color:var(--ink)}.lp-memory-tag{justify-self:start;margin-top:4px;padding:2px 8px;border-radius:99px;background:rgb(var(--lp-rouge-rgb) / 12%);color:var(--gold-strong);font-family:var(--font-mono);font-size:9px;letter-spacing:.12em}.lp-chatmock{position:relative;width:100%;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(155deg,#141317f7,#090a0df5);color:var(--ink);box-shadow:0 38px 100px #00000094,0 0 120px #7091a914}.lp-chatmock:before{content:"";position:absolute;inset:0 12% auto;height:1px;background:linear-gradient(90deg,transparent,rgb(var(--gold-strong-rgb) / 48%),transparent)}.lp-chatmock-head{display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid var(--line)}.lp-chatmock-avatar{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line-strong);border-radius:12px;background:radial-gradient(circle at 50% 25%,var(--bg-3),var(--bg-1));color:var(--gold-strong);font-family:var(--font-display)}.lp-chatmock-head strong{display:block;font-size:15px}.lp-chatmock-head small{color:var(--ink-faint);font-family:var(--font-mono);font-size:9px;letter-spacing:.12em}.lp-chatmock-body{display:flex;min-height:320px;max-height:min(440px,48svh);flex-direction:column;gap:9px;padding:20px;overflow-y:auto;overscroll-behavior:contain;background:radial-gradient(circle at 20% 65%,rgb(112 145 169 / 6%),transparent 42%);scrollbar-width:none}.lp-chatmock-body::-webkit-scrollbar{display:none}.lp-chatmock-time{align-self:center;color:var(--ink-faint);font-family:var(--font-mono);font-size:9px;letter-spacing:.22em}.lp-chatmock-row{display:flex}.lp-chatmock-row.is-user{justify-content:flex-end}.lp-chatmock-bubble{max-width:82%;margin:0;padding:10px 14px;border-radius:15px;background:var(--bg-3);font-size:14px;line-height:1.65}.is-user .lp-chatmock-bubble{background:var(--rouge-deep);color:var(--ink-rouge)}.lp-chatmock-typing{display:flex;align-items:center;gap:5px}.lp-chatmock-typing i{width:5px;height:5px;border-radius:99px;background:var(--ink-faint);animation:lp-typing 1.1s ease-in-out infinite}.lp-chatmock-typing i:nth-child(2){animation-delay:.15s}.lp-chatmock-typing i:nth-child(3){animation-delay:.3s}@keyframes lp-typing{0%,70%,to{opacity:.4;transform:none}35%{opacity:1;transform:translateY(-4px)}}.lp-chatmock-enter{animation:lp-bubble .35s var(--ease-emphasized) both}@keyframes lp-bubble{0%{opacity:0;transform:translateY(10px) scale(.97)}}.lp-chatmock-row.is-bot{justify-content:flex-start}.lp-chatmock-photo{width:min(86%,286px);border-radius:4px 15px 15px;border:1px solid rgb(184 205 217 / 22%);box-shadow:0 10px 28px #0000006b;aspect-ratio:7 / 4.8;-o-object-fit:cover;object-fit:cover}.lp-chatmock-caption{margin:0;padding:0 20px 16px;color:var(--ink-faint);font-family:var(--font-mono);font-size:8px;letter-spacing:.18em;text-align:center}.lp-bornwith{display:flex;flex-direction:column;gap:12px;margin-top:clamp(28px,4vh,46px);padding-top:26px;border-top:1px solid var(--line)}.lp-bornwith h3{margin:0;font-family:var(--font-display);font-size:clamp(18px,2vw,23px);font-weight:550;line-height:1.45}.lp-bornwith>p:last-child{margin:0;color:var(--lp-muted);font-size:14px;line-height:1.8}.lp-pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.lp-price-card{position:relative;display:flex;min-width:0;flex-direction:column;gap:14px;padding:32px 28px 28px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(170deg,rgb(var(--bg-1-rgb) / 78%),#201a2099);transition:border-color .35s ease,transform .35s var(--ease-emphasized),box-shadow .35s ease}.lp-price-card:hover{transform:translateY(-5px);border-color:var(--line-strong);box-shadow:0 26px 70px #0000006b}.lp-price-card.is-popular{border-color:rgb(var(--gold-strong-rgb) / 45%);background:linear-gradient(170deg,#5f1a3061,rgb(var(--bg-1-rgb) / 70%) 56%)}.lp-price-card h3{margin:0;font-family:var(--font-display);font-size:23px}.lp-price{margin:4px 0 0;font-family:var(--font-display);font-size:clamp(42px,4.4vw,58px);line-height:1}.lp-price span{margin-left:6px;color:var(--ink-faint);font-family:var(--font-mono);font-size:11px}.lp-price-monthly-deal{display:flex;align-items:baseline;gap:8px;margin:10px 0 0;padding:8px 12px;border-radius:8px;background:rgb(var(--gold-strong-rgb) / 4%);border:.5px solid rgb(var(--gold-strong-rgb) / 12%);font-size:13px}.lp-price-monthly-now{color:var(--ink);font-weight:600}.lp-price-monthly-was{color:var(--ink-faint);font-size:12px}.lp-price-monthly-save{margin-left:auto;color:var(--gold-strong);font-weight:500}.lp-perks{display:flex;flex-direction:column;gap:6px;margin:4px 0 2px;padding:12px 0 0;border-top:1px solid var(--line);list-style:none}.lp-perks li{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--lp-muted);font-size:12.5px}.lp-perks li.is-off{color:var(--ink-faint);opacity:.75}.lp-perks li.is-base{color:var(--gold-strong);font-weight:500}.lp-perks li svg{color:var(--gold-strong)}.lp-perks li.is-off svg{color:var(--ink-faint)}.lp-perks li span:last-child{font-size:11.5px;color:var(--ink)}.lp-price-text{min-height:3.2em;margin:4px 0 2px;color:var(--lp-muted);font-size:14px;line-height:1.7}.lp-price-card>a{margin-top:auto}.lp-faq{max-width:880px;border-bottom:1px solid var(--line)}.lp-faq-item{border-top:1px solid var(--line)}.lp-faq-item summary{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;padding:18px 2px;color:var(--ink);font-family:var(--font-display);font-size:18px;list-style:none;cursor:pointer}.lp-faq-item summary::-webkit-details-marker{display:none}.lp-faq-icon{display:grid;width:32px;height:32px;flex:none;place-items:center;border:1px solid var(--line-strong);border-radius:8px;color:var(--gold-strong);transition:transform .35s var(--ease-emphasized),background .3s ease,color .3s ease}.lp-faq-icon svg{width:14px}.lp-faq-item[open] .lp-faq-icon{transform:rotate(45deg);background:var(--gold-strong);color:var(--bg-0)}.lp-faq-item>p{max-width:62ch;margin:0;padding:0 2px 24px;color:var(--lp-muted);font-size:15px;line-height:1.8}.lp-story:hover{transform:translateY(-2px);box-shadow:0 16px 44px #0000004d}.lp-story .lp-micro-label:before{counter-increment:lp-story-index;content:"0" counter(lp-story-index) " · ";color:rgb(var(--gold-strong-rgb) / 55%)}.lp-stories-list,.lp-stories-mobile{counter-reset:lp-story-index}.lp-perks li{gap:10px;font-size:13.5px;line-height:1.6}.lp-perks li.is-off{opacity:.45}.lp-price-card.is-popular{border-color:rgb(var(--gold-strong-rgb) / 60%);box-shadow:0 0 0 1px rgb(var(--gold-strong-rgb) / 22%),0 24px 64px #0006}.lp-price-monthly-deal{padding:9px 12px;font-size:13.5px;background:rgb(var(--gold-strong-rgb) / 7%);border-color:rgb(var(--gold-strong-rgb) / 22%)}.lp-faq-item summary{min-height:58px;padding-block:14px}.lp-faq-item>p{max-width:58ch;padding:0 2px 24px 18px;border-left:2px solid rgb(var(--gold-strong-rgb) / 28%);margin-left:4px}.lp-faq-item summary:hover .lp-faq-icon{background:rgb(var(--gold-strong-rgb) / 12%)}.lp-final-section{min-height:78svh;display:grid;place-items:center;text-align:center}.lp-final{display:flex;flex-direction:column;align-items:center}.lp-final-line{max-width:17em;margin:0;font-family:var(--font-display);font-size:clamp(34px,5vw,66px);font-weight:550;line-height:1.35}.lp-final>button{margin-top:42px}.lp-theme .site-footer{margin-top:0;border-top-color:var(--line);background:rgb(var(--bg-0-rgb) / 62%)}.lp-theme .card{border:1px solid var(--line);background:rgb(var(--bg-1-rgb) / 82%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lp-theme input,.lp-theme select,.lp-theme textarea{border:1px solid var(--line);background:rgb(var(--ink-rgb) / 4%);color:var(--ink)}.lp-theme input::-moz-placeholder,.lp-theme textarea::-moz-placeholder{color:rgb(var(--lp-muted-rgb) / 70%)}.lp-theme input::placeholder,.lp-theme textarea::placeholder{color:rgb(var(--lp-muted-rgb) / 70%)}.lp-theme input:focus,.lp-theme select:focus,.lp-theme textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgb(var(--gold-rgb) / 22%)}.lp-theme .modal-card{background:var(--bg-2);color:var(--ink);--muted: var(--lp-muted)}.lp-auth-page{background:transparent}.lp-auth{flex:1;display:grid;justify-items:center;align-content:start;padding-block:clamp(76px,13vh,136px) 64px}.lp-auth-head{max-width:620px;margin-bottom:38px;text-align:center}.lp-auth-head .lp-micro-label{margin-bottom:22px;color:var(--gold)}.lp-auth-title{margin:0;font-family:var(--font-display);font-size:clamp(34px,5.4vw,54px);font-weight:550;line-height:1.25}.lp-auth-sub{margin:16px auto 0;color:var(--lp-muted);font-size:15px;line-height:1.75}.lp-auth-card{width:min(100%,440px);margin-bottom:16px;padding:26px 28px 24px;border-radius:20px}.lp-auth-form{gap:18px}.lp-auth-form>.lp-agree{margin-top:-2px;margin-bottom:-6px}.lp-auth-form>button+button{margin-top:-8px}.lp-field-label{color:var(--lp-muted);font-size:13px;letter-spacing:.06em}.lp-auth-card label{gap:7px;font-weight:400}.lp-auth-card input{min-height:48px;border-radius:10px;font-size:16px}.lp-field-hint{color:var(--ink-faint);font-size:12px;line-height:1.6}.lp-invite-toggle{justify-self:start;min-height:36px;padding:0;color:var(--ink-faint);font-size:13px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.lp-invite-toggle:hover{color:var(--gold-strong)}.lp-login-details-summary{display:inline-flex;align-items:center;gap:8px;list-style:none}.lp-login-details-summary::-webkit-details-marker{display:none}.lp-login-details-summary svg{width:16px;transition:transform .25s var(--ease-emphasized)}details[open]>.lp-login-details-summary svg{transform:rotate(180deg)}.lp-form-note{margin:0;color:var(--gold-strong);font-size:13px;line-height:1.6}.lp-form-note.error{color:var(--danger-soft)}.lp-form-note.muted{color:#fff5ebad}.lp-agree{display:flex;align-items:center;gap:10px;min-height:var(--touch-target, 44px);color:var(--lp-muted);font-size:13px;line-height:1.5}.lp-agree a{display:inline-block;padding:11px 2px;color:var(--gold-strong)}.lp-agree input[type=checkbox]{position:relative;width:19px;min-height:0;height:19px;flex:none;accent-color:var(--lp-rouge)}.lp-nudge{animation:lp-shake .45s ease;color:var(--danger-soft)}@keyframes lp-shake{25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-2px)}}@media (max-width: 900px){.lp-hero{min-height:0;padding-block:clamp(32px,5vh,56px)}.lp-hero-inner{grid-template-columns:1fr;gap:40px}.lp-hero-proof{width:min(100%,440px)}.lp-scroll-cue{display:none}.lp-pricing{grid-template-columns:1fr}}@media (max-width: 719px){.lp-nav-links{display:none}.lp-brand{min-height:44px}.lp-hero{min-height:0;padding-block:28px 40px}.lp-hero-inner{grid-template-columns:1fr;gap:28px;text-align:center}.lp-hero-copy{align-items:center}.lp-hero-eyebrow{margin-bottom:16px}.lp-hero-line{width:100%;font-size:clamp(36px,10vw,56px);line-height:1.16}.lp-hero-line span:last-child{margin-left:0}.lp-hero-sub{width:100%;max-width:22em;font-size:15px;margin-top:18px}.lp-hero-actions{width:100%;flex-direction:column;justify-content:center;gap:8px;margin-top:20px}.lp-hero-actions .lp-text-link{flex:none}.lp-hero-meta{display:none}.lp-hero-proof-note{margin:8px 0 14px;font-size:15px}.lp-scroll-cue{display:none}.lp-section,.lp-quiet,.lp-stories{padding-block:48px}.lp-section-head{margin-bottom:24px}.lp-bornwith{margin-top:24px;padding-top:20px}.lp-chatmock-head{padding:16px}.lp-chatmock-body{min-height:360px;max-height:420px;gap:6px;padding:12px 14px}.lp-chatmock-photo{width:min(82%,240px)}.lp-chatmock-bubble{padding:8px 12px;font-size:13px}.lp-stories-desktop{display:none}.lp-stories-mobile{display:block}.lp-stories-list{grid-template-columns:1fr}.lp-stories-more{margin-top:16px;border-block:1px solid var(--line)}.lp-stories-more summary{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;color:var(--lp-muted);font-size:14px;list-style:none;cursor:pointer}.lp-stories-more summary::-webkit-details-marker{display:none}.lp-stories-more[open] summary{margin-bottom:16px;color:var(--gold-strong)}.lp-stories-more[open] .lp-faq-icon{transform:rotate(45deg)}.lp-story{gap:10px;padding:20px;border-radius:8px}.lp-memory-wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:24px}.lp-memory-card{display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding:14px;border-radius:8px}.lp-memory-emoji{font-size:22px}.lp-memory-text{font-size:13px}.lp-quiet-card{grid-template-columns:64px 1fr;gap:16px;padding-block:24px}.lp-quiet-card>.lp-micro-label{display:none}.lp-feature-number{font-size:54px}.lp-quiet-card>p{font-size:19px}.lp-pricing{display:grid;grid-auto-flow:column;grid-auto-columns:86%;grid-template-columns:none;gap:12px;margin-inline:calc(clamp(20px,5.5vw,78px)*-1);padding-inline:clamp(20px,5.5vw,78px);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lp-pricing::-webkit-scrollbar{display:none}.lp-price-card{gap:10px;padding:22px 16px 18px;border-radius:8px;scroll-snap-align:center}.lp-price-card h3{font-size:19px}.lp-price{font-size:36px}.lp-price-text{min-height:0;font-size:13px}.lp-price-card>a{min-height:44px;padding-inline:10px;white-space:normal}.lp-faq-item summary{min-height:56px;padding-block:10px;font-size:16px}.lp-final-section{min-height:auto;padding-block:72px}.lp-final>button{margin-top:32px}.lp-theme .footer-links a,.lp-theme .footer-links button,.lp-theme .footer-locale-toggle,.lp-theme .footer-icp a{display:inline-flex;min-height:44px;align-items:center}.lp-auth-card{padding:26px 20px 22px}}@media (max-width: 719px) and (orientation: landscape){.lp-hero-actions{flex-direction:row}}@media (prefers-reduced-motion: reduce){.lp-page:before,.lp-scroll-cue svg,.lp-chatmock-enter,.lp-chatmock-typing i{animation:none}.lp-reveal{opacity:1;filter:none;transform:none;transition:none}}.lp-theme.lp-reduced-motion .lp-reveal{opacity:1;filter:none;transform:none;transition:none}
