.lp{--lp-max:var(--chrome-max);--lp-gutter:clamp(18px,3vw,40px);--lp-bar-gutter:clamp(28px,3.2vw,64px);position:relative;min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--font-body);overflow-x:clip}.lp-cta-inner,.lp-footer-inner,.lp-hero-inner,.lp-nav-inner,.lp-section-inner{width:min(100%,var(--lp-max));margin:0 auto;padding-left:var(--lp-gutter);padding-right:var(--lp-gutter)}:root{--lp-nav-h:63px}html:has(.lp){scroll-padding-top:calc(var(--lp-nav-h) + 18px);scrollbar-width:none;-ms-overflow-style:none}html:has(.lp)::-webkit-scrollbar,html:has(.lp)>body::-webkit-scrollbar{width:0;height:0;display:none}.lp-nav{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:var(--bg);border-bottom:1px solid var(--line)}.lp-nav-progress{position:absolute;left:0;right:0;bottom:-1px;height:2px;transform:scaleX(0);transform-origin:0 50%;background:var(--brand);border-radius:0 2px 2px 0;pointer-events:none}.lp-nav-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:clamp(20px,3vw,40px);gap:clamp(20px,3vw,40px);width:100%;padding-left:var(--lp-bar-gutter);padding-right:var(--lp-bar-gutter);padding-top:13px;padding-bottom:13px}.lp-brand{flex:none;justify-self:start;white-space:nowrap;color:var(--text-strong);font-size:1rem;font-weight:700;letter-spacing:-.028em}.lp-brand,.lp-nav-links{display:inline-flex;align-items:center}.lp-nav-links{gap:clamp(26px,3.2vw,48px);justify-self:center}.lp-link,.lp-nav-links a{color:var(--muted-mid);font-size:.875rem;font-weight:500;transition:color .16s ease}.lp-nav-links a{font-size:.875rem}.lp-link:hover,.lp-nav-links a.is-active,.lp-nav-links a:hover{color:var(--text-strong)}.lp-nav-cta{display:inline-flex;align-items:center;gap:14px;flex:none;justify-self:end}.lp-nav-menu{display:none;position:relative;width:38px;height:36px;padding:0;border:1px solid var(--line-strong);border-radius:6px;background:var(--bg-panel);color:var(--text-strong);transition:border-color .16s ease,background .16s ease}.lp-nav-menu:hover{border-color:rgba(var(--ink),.26)}.lp-nav-menu-bar{position:absolute;left:50%;top:50%;width:16px;height:1.6px;background:currentColor;border-radius:2px;transition:transform .24s cubic-bezier(.22,1,.36,1)}.lp-nav-menu-bar:first-child{transform:translate(-50%,-50%) translateY(-3.5px)}.lp-nav-menu-bar:nth-child(2){transform:translate(-50%,-50%) translateY(3.5px)}.lp-nav-menu.is-open .lp-nav-menu-bar:first-child{transform:translate(-50%,-50%) rotate(45deg)}.lp-nav-menu.is-open .lp-nav-menu-bar:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg)}.lp-nav-sheet{position:absolute;top:100%;left:0;right:0;z-index:5;padding:8px var(--chrome-gutter) 14px;background:var(--bg);border-bottom:1px solid var(--line);box-shadow:0 14px 30px rgba(var(--ink),.08)}.lp-nav-sheet nav{display:flex;flex-direction:column}.lp-nav-sheet a{display:flex;align-items:center;min-height:46px;color:var(--text-strong);font-size:.9375rem;font-weight:550;letter-spacing:-.012em;border-bottom:1px solid var(--line)}.lp-nav-sheet a:last-child{border-bottom:0}.lp-nav-sheet-contact{color:var(--brand-ink)}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;padding:0 15px;border:1px solid transparent;border-radius:var(--radius-md);font-size:.8125rem;font-weight:700;letter-spacing:-.01em;white-space:nowrap;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}.lp-btn svg{transition:transform .22s cubic-bezier(.22,1,.36,1)}.lp-btn:hover svg{transform:translateX(3px)}.lp-btn:active{transform:translateY(1px)}.lp-btn--primary{border-color:var(--brand);background:var(--brand);color:var(--brand-btn-label);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.24),0 1px 2px rgba(75,118,0,.15)}.lp-btn--primary:hover{border-color:var(--brand-strong);background:var(--brand-strong);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.18),0 3px 8px rgba(94,133,27,.18)}.lp-btn--primary:active{box-shadow:inset 0 2px 5px rgba(43,69,0,.2)}.lp-btn--nav{height:36px;padding:0 20px;border-radius:6px;font-size:.875rem}.lp-btn--ghost{background:transparent;color:var(--text-strong);border-color:var(--line-strong)}.lp-btn--ghost:hover{background:var(--bg-subtle);border-color:rgba(var(--ink),.24)}.lp-btn--outline{background:var(--bg-panel);color:var(--text-strong);border-color:var(--line-strong);box-shadow:0 1px 2px rgba(var(--ink),.05)}.lp-btn--outline:hover{background:var(--bg-panel-raised);border-color:rgba(var(--ink),.26)}.lp-btn--lg{height:46px;padding:0 22px;font-size:.875rem}.lp-btn--primary.lp-btn--lg{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25),0 7px 16px rgba(75,118,0,.2)}.lp-btn--primary.lp-btn--lg:hover{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.18),0 10px 20px rgba(94,133,27,.17)}.lp-hero{padding-top:clamp(36px,5vw,68px);padding-bottom:clamp(40px,5vw,72px);border-bottom:1px solid var(--line)}.lp-hero-inner{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);grid-gap:clamp(32px,4.5vw,64px);gap:clamp(32px,4.5vw,64px);align-items:center}.lp-hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.lp-eyebrow{display:inline-flex;align-items:center;gap:9px;height:28px;padding:0 12px;border-radius:var(--radius-pill);border:1px solid var(--line-strong);background:var(--bg-subtle);color:var(--muted-mid);font-size:.6875rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.lp-eyebrow-dot{width:6px;height:6px;border-radius:var(--radius-pill);background:var(--brand);animation:lp-pulse 2.6s ease-in-out infinite}.lp-headline{margin:0;font-family:var(--font-display);font-size:clamp(2.2rem,3.45vw,3.1rem);font-weight:680;line-height:1.08;letter-spacing:-.026em;color:var(--text-strong);text-wrap:balance;padding-bottom:.08em}.lp-headline-line{display:block}.lp-headline-line--two{color:var(--muted-mid)}.lp-hero-badge{display:inline-flex;align-items:center;height:33px;padding:0 18px;border-radius:var(--radius-pill);background:var(--brand-subtle);color:var(--brand-ink);font-size:.8125rem;font-weight:600;letter-spacing:-.004em;white-space:nowrap}.lp-sub-line{display:block}.lp-sub{margin:0;max-width:34rem;color:var(--muted-mid);font-size:clamp(.98rem,1.3vw,1.08rem);line-height:1.62}.lp-cta-row{display:inline-flex;flex-wrap:wrap;gap:12px;margin-top:2px}.lp-section{padding:clamp(64px,7vw,104px) 0}.lp-section--line{border-bottom:1px solid var(--line)}.lp-section-head{margin-bottom:clamp(40px,5vw,68px)}.lp-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--brand-ink);font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.lp-kicker-num{font-family:var(--font-mono);font-weight:500;color:var(--muted);border:1px solid var(--line-strong);border-radius:var(--radius-sm);padding:1px 6px;letter-spacing:.04em}.lp-section-head h2{margin:10px 0 0;font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.25rem);font-weight:660;letter-spacing:-.02em;line-height:1.14;color:var(--text-strong);padding-bottom:.06em}.lp-section-head p{margin:0;color:var(--muted-mid);font-size:1rem;line-height:1.72;padding-bottom:.2em}.lp-code{--code-bg:#101114;--code-line:hsla(240,5%,96%,.08);background:var(--code-bg);border:1px solid hsla(240,5%,96%,.12);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-soft)}.lp-code-tabs{display:flex;gap:2px;padding:8px 10px 0;border-bottom:1px solid var(--code-line)}.lp-code-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;font-family:var(--font-mono);font-size:.6875rem;font-weight:500;color:hsla(240,5%,96%,.45);padding:7px 11px;border-radius:6px 6px 0 0;border:none;border-bottom:1px solid transparent;margin-bottom:-1px;transition:color .16s ease,border-color .16s ease}.lp-code-tab:hover{color:hsla(240,5%,96%,.75)}.lp-code-tab.is-active{color:#f4f4f5;border-bottom-color:var(--brand)}.lp-code-body{margin:0;padding:16px 14px 18px;overflow-x:auto;font-family:var(--font-mono);font-size:.75rem;line-height:1.7;min-height:232px}.lp-code-line{display:block;white-space:pre}.lp-code-ln{display:inline-block;width:2.4em;color:hsla(240,5%,96%,.22);-webkit-user-select:none;-moz-user-select:none;user-select:none}.lp-tok-pl{color:#c8ccd4}.lp-tok-kw{color:#8fce3a}.lp-tok-fn{color:#f4f4f5}.lp-tok-str{color:#b5de78}.lp-tok-cm{color:hsla(240,5%,96%,.38);font-style:italic}.lp-cta{padding:clamp(56px,8vw,104px) 0}.lp-cta-inner{max-width:780px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.lp-cta-inner h2{margin:0;font-family:var(--font-display);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:660;letter-spacing:-.022em;line-height:1.1;color:var(--text-strong);text-wrap:balance;padding-bottom:.06em}.lp-cta-inner p{margin:0;color:var(--muted-mid);font-size:1rem;line-height:1.7}.lp-cta-inner .lp-cta-row{justify-content:center}.lp-footer{border-top:1px solid var(--line);padding:clamp(28px,4vw,44px) 0}.lp-footer-inner{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:28px;gap:28px}.lp-footer-brand p{margin:10px 0 0;color:var(--muted);font-size:.875rem;max-width:26rem}.lp-footer-meta{margin:0;color:var(--muted);font-size:.75rem;font-family:var(--font-mono)}.lp-footer-end{display:inline-flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end}@keyframes lp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.8)}}@keyframes lp-flow{0%{transform:translateX(-100%)}to{transform:translateX(250%)}}@media (max-width:900px){.lp-nav-inner{display:flex;justify-content:space-between;gap:14px}.lp-nav-links{display:none}.lp-nav-menu{display:inline-flex}.lp-nav-cta{gap:10px;min-width:0}}@media (max-width:560px){.lp-brand{font-size:.9375rem}.lp-nav-cta{gap:8px}.lp-btn--nav{padding:0 15px;font-size:.8125rem}.lp-nav-menu{width:36px;height:34px}.lp-btn--nav,.lp-nav-menu{height:34px}}@media (max-width:460px){.lp-brand{font-size:.875rem}.lp-btn--nav{padding:0 13px}}.lp-nav-contact.is-active{border-color:var(--brand-line);color:var(--text-strong);background:var(--brand-subtle);box-shadow:none}.lp-contact{display:flex;flex-direction:column;--lp-nav-h:64px;padding-top:var(--lp-nav-h)}.lp-contact :where(h1,h2,h3,p,ul,ol){margin:0}.lp-contact-stage{flex:1 1 auto;display:grid;align-content:center;--stage-pad:clamp(14px,2.2vh,32px);min-height:calc(100dvh - var(--lp-nav-h));padding:var(--stage-pad) 0;background:radial-gradient(104% 84% at 74% -6%,rgba(var(--brand-rgb),.1) 0,rgba(var(--brand-rgb),.03) 46%,rgba(var(--brand-rgb),0) 76%)}.lp-contact-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.06fr);width:100%;padding-left:var(--lp-bar-gutter);padding-right:var(--lp-bar-gutter);grid-gap:clamp(30px,3.4vw,56px);gap:clamp(30px,3.4vw,56px);min-height:min(calc(100dvh - var(--lp-nav-h) - (var(--stage-pad) * 2)),34rem);align-items:stretch}.lp-contact-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.lp-contact-copy .lp-kicker{font-size:.625rem;line-height:1.1;letter-spacing:.13em}.lp-contact-copy h1{margin-top:10px;font-family:var(--font-display);font-size:clamp(1.45rem,2.5vw,2.3rem);font-weight:700;letter-spacing:-.034em;line-height:1.06;color:var(--text-strong);max-width:19ch}.lp-contact-lede{margin-top:clamp(13px,2vh,20px);max-width:30rem;color:var(--muted-mid);font-size:clamp(.84375rem,.9vw,.96875rem);line-height:1.55}.lp-contact-assurances{display:flex;flex-direction:column;gap:clamp(5px,.9vh,8px);margin:clamp(16px,2.4vh,26px) 0 0;padding:0;list-style:none}.lp-contact-assurances li{display:flex;align-items:flex-start;gap:9px;color:var(--muted-mid);font-size:.8125rem;line-height:1.45}.lp-contact-assurances svg{flex:none;width:13px;height:13px;margin-top:4px;color:var(--brand-ink)}.lp-contact-lines{width:100%;margin-top:clamp(16px,2.8vh,32px)}.lp-contact-lines h2{color:var(--muted);font-size:.625rem;font-weight:600;line-height:1.1;letter-spacing:.12em;text-transform:uppercase}.lp-contact-lines ul{margin:clamp(9px,1.4vh,13px) 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.lp-contact-lines li{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;grid-column-gap:clamp(14px,1.8vw,26px);column-gap:clamp(14px,1.8vw,26px);padding:clamp(7px,1.1vh,11px) 0;border-bottom:1px solid var(--line)}.lp-contact-lines li:last-child{border-bottom:0;padding-bottom:0}.lp-contact-line-text{min-width:0}.lp-contact-line-text h3{color:var(--text-strong);font-size:.8125rem;font-weight:600;line-height:1.3;letter-spacing:-.012em}.lp-contact-line-text p{margin-top:3px;color:var(--muted);font-size:.75rem;line-height:1.42}.lp-contact-line-link{flex:0 1 auto;color:var(--brand-ink);font-size:.78125rem;font-weight:600;line-height:1.3;text-align:right;text-decoration:underline;-webkit-text-decoration-color:rgba(var(--brand-rgb),.38);text-decoration-color:rgba(var(--brand-rgb),.38);text-decoration-thickness:1px;text-underline-offset:4px;overflow-wrap:anywhere;transition:color .16s ease,-webkit-text-decoration-color .16s ease;transition:text-decoration-color .16s ease,color .16s ease;transition:text-decoration-color .16s ease,color .16s ease,-webkit-text-decoration-color .16s ease}.lp-contact-line-link:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.lp-contact-card{width:100%;display:flex;flex-direction:column;padding:clamp(18px,2.1vw,28px);border:1px solid var(--line);border-radius:var(--radius-lg,14px);background:var(--bg-elevated);box-shadow:0 1px 2px rgba(var(--ink),.04),var(--shadow-soft)}.lp-contact-card-head{padding-bottom:clamp(13px,1.9vh,18px);margin-bottom:clamp(14px,2.1vh,20px);border-bottom:1px solid var(--line)}.lp-contact-card-head h2{font-family:var(--font-display);color:var(--text-strong);font-size:.96875rem;font-weight:700;line-height:1.25;letter-spacing:-.022em}.lp-contact-card-head p{margin-top:5px;color:var(--muted);font-size:.75rem;line-height:1.45}.lp-contact-form{flex:1 1 auto;display:flex;flex-direction:column;gap:clamp(10px,1.5vh,14px)}.lp-field--message{flex:1 1 auto;min-height:0}.lp-field--message .lp-textarea{flex:1 1 auto}.lp-contact-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(10px,1.2vw,14px);gap:clamp(10px,1.2vw,14px)}.lp-field{display:flex;flex-direction:column;gap:6px;min-width:0}.lp-field>span{display:flex;align-items:baseline;gap:6px;color:var(--text-strong);font-size:.75rem;font-weight:600;line-height:1.25;letter-spacing:-.005em}.lp-field-tag{color:var(--muted);font-size:.625rem;font-weight:500;font-style:normal;line-height:1.1;letter-spacing:.02em;text-transform:uppercase}.lp-input{width:100%;height:clamp(34px,4.9vh,39px);padding:0 11px;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--bg);color:var(--text-strong);font-family:var(--font-body);font-size:.8125rem;line-height:1.4;transition:border-color .16s ease,box-shadow .16s ease}.lp-input::placeholder{color:var(--muted)}.lp-input:hover{border-color:var(--brand-line)}.lp-input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-subtle)}.lp-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23808a80' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:14px 14px;cursor:pointer}.lp-textarea{height:auto;min-height:clamp(74px,14vh,116px);padding:9px 11px;line-height:1.5;resize:vertical}.lp-contact-submit{display:flex;align-items:center;gap:clamp(12px,1.4vw,18px);margin-top:clamp(2px,.5vh,5px)}.lp-contact-submit .lp-btn--lg{flex:none;height:clamp(36px,5.2vh,42px);padding:0 18px;font-size:.8125rem}.lp-contact-note{flex:1 1 auto;min-width:0;color:var(--muted);font-size:.71875rem;line-height:1.42}@media (max-width:900px){.lp-nav-contact{display:none}}@media (max-width:920px){.lp-contact-stage{min-height:0;align-content:start;padding:clamp(26px,4.5vw,46px) 0 clamp(42px,6.5vw,72px)}.lp-contact-split{grid-template-columns:minmax(0,1fr);gap:clamp(26px,4vw,38px);min-height:0}.lp-contact-copy{max-width:42rem}.lp-contact-copy h1{max-width:22ch}}@media (max-width:560px){.lp-contact-row{grid-template-columns:minmax(0,1fr)}.lp-contact-lines li{flex-direction:column;align-items:flex-start;gap:6px}.lp-contact-line-link{text-align:left}.lp-contact-submit{flex-direction:column;align-items:stretch}.lp-contact-submit .lp-btn--lg{width:100%}}@media (max-height:700px) and (min-width:921px){.lp-contact-stage{--stage-pad:20px;min-height:0;align-content:start}}.lp-hero--center{position:relative;isolation:isolate;display:flex;align-items:center;min-height:min(760px,calc(100vh - var(--lp-nav-h)));padding-top:clamp(52px,8vh,104px);padding-bottom:clamp(52px,8vh,104px);background:radial-gradient(120% 76% at 50% -14%,rgba(var(--brand-rgb),.09) 0,rgba(var(--brand-rgb),.03) 42%,rgba(var(--brand-rgb),0) 72%)}.lp-hero--center:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/landing-pageimages/mainbgimage.png);background-repeat:no-repeat;background-position:50%;background-size:cover;mix-blend-mode:multiply;pointer-events:none}.lp-hero--center .lp-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:clamp(30px,4vw,52px)}.lp-hero--center .lp-hero-copy{align-items:center;text-align:center;width:100%;max-width:72rem;gap:26px}.lp-hero--center .lp-headline{font-size:clamp(2.5rem,6.2vw,4.6rem);font-weight:700;line-height:1.06;letter-spacing:-.034em;max-width:22ch;text-wrap:normal}.lp-hero--center .lp-headline-line--two{color:var(--text-strong)}.lp-hero--center .lp-sub{max-width:46rem;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.66}.lp-hero--center .lp-cta-row{justify-content:center;gap:14px;margin-top:6px}.lp-hero-note{margin:14px 0 0;color:var(--muted);font-size:.8125rem;letter-spacing:-.002em}.lp-hero-note span{color:var(--muted-mid);font-weight:600}.lp-section-head--center{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.lp-section-head--center>div{display:flex;flex-direction:column;align-items:center;gap:2px}.lp-section-head--center p{max-width:42rem}.lp-section--alt{background:var(--bg-subtle)}.lp-section--line{border-bottom:0}.lp-cta--dark .lp-cta-inner h2{color:var(--lp-ink-text)}.lp-cta--dark .lp-cta-inner p{color:var(--lp-ink-soft)}.lp-cta--dark .lp-eyebrow{border-color:hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.06);color:var(--lp-ink-soft)}.lp-cta--dark .lp-btn--ghost{border-color:hsla(0,0%,100%,.22);color:var(--lp-ink-text)}.lp-cta--dark .lp-btn--ghost:hover{border-color:hsla(0,0%,100%,.38);background:hsla(0,0%,100%,.08)}.lp-footer{padding-top:clamp(34px,3.6vw,52px);padding-bottom:clamp(20px,2.2vw,30px)}.lp-footer-inner{width:min(100%,var(--chrome-max));padding-left:var(--chrome-gutter);padding-right:var(--chrome-gutter);grid-template-columns:minmax(190px,.85fr) minmax(0,3.4fr);align-items:start;gap:clamp(28px,4vw,60px)}.lp-footer-cols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:26px clamp(16px,2vw,34px);gap:26px clamp(16px,2vw,34px)}.lp-footer-col h3{margin:0 0 14px;color:var(--text-strong);font-size:.875rem;font-weight:650;letter-spacing:-.012em;text-transform:none}.lp-footer-col ul{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.lp-footer-col a{color:var(--muted-mid);font-size:.8125rem;line-height:1.35;transition:color .16s ease}.lp-footer-col a:hover{color:var(--text-strong)}.lp-footer-end{grid-column:1/-1;display:flex;flex-direction:column;align-items:flex-start;gap:12px;justify-content:flex-start;margin-top:clamp(30px,3.6vw,52px);padding-top:18px;border-top:1px solid var(--line);width:100%}.lp-footer-site{color:var(--brand-ink);font-size:.8125rem;font-weight:600;letter-spacing:-.004em}.lp-footer-site:hover{text-decoration:underline}.lp-section-head--center h2{max-width:none;font-size:clamp(1.55rem,3.1vw,2.3rem);font-weight:700;letter-spacing:-.026em}.lp-section-head--center p{max-width:60ch;margin-top:16px}.lp-trio{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(22px,2.4vw,32px);gap:clamp(22px,2.4vw,32px);align-items:start}.lp-card{display:flex;flex-direction:column;gap:14px;height:100%;padding:clamp(24px,2.2vw,34px);background:var(--bg-panel-raised);border:1px solid var(--line);border-radius:var(--radius-lg);transition:border-color .2s ease,transform .24s cubic-bezier(.22,1,.36,1)}.lp-card:hover{border-color:var(--line-strong);transform:translateY(-2px)}.lp-card h3{font-weight:650;letter-spacing:-.012em;color:var(--text-strong)}.lp-card h3,.lp-card p{margin:0;font-size:1rem}.lp-card p{color:var(--muted-mid);line-height:1.72}.lp-card--tight{gap:10px}.lp-card-link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:6px;color:var(--brand-ink);font-size:.8125rem;font-weight:600}.lp-card-link svg{transition:transform .2s cubic-bezier(.22,1,.36,1)}.lp-card-link:hover svg{transform:translateX(3px)}.lp-tick{position:relative;flex:none;width:15px;height:15px;margin-top:.18em;border-radius:var(--radius-sm);background:var(--brand-subtle)}.lp-tick:after{content:"";position:absolute;left:4px;top:4px;width:6px;height:3px;border-left:1.6px solid var(--brand-ink);border-bottom:1.6px solid var(--brand-ink);transform:rotate(-45deg)}.lp-checks{display:flex;flex-direction:column;gap:13px;margin:6px 0 0;padding:0;list-style:none}.lp-checks li{display:flex;align-items:flex-start;gap:10px;color:var(--muted-mid);font-size:.9375rem;line-height:1.6}.lp-studio{display:flex;flex-direction:column;align-items:center;gap:18px}.lp-studio-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.lp-studio-tab{padding:8px 15px;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--bg-panel);color:var(--muted-mid);font-size:.8125rem;font-weight:600;letter-spacing:-.004em;white-space:nowrap;transition:background .16s ease,color .16s ease,border-color .16s ease}.lp-studio-tab:hover{color:var(--text-strong);border-color:rgba(var(--ink),.24)}.lp-studio-tab.is-active{background:var(--brand);border-color:var(--brand);color:var(--brand-contrast)}.lp-studio-panel{width:100%;max-width:62rem;display:flex;flex-direction:column;gap:16px;padding:clamp(16px,1.8vw,26px);background:var(--bg-subtle);border:1px solid var(--line);border-radius:var(--radius-xl)}.lp-section--alt .lp-studio-panel{background:var(--bg-panel)}.lp-studio-voices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.lp-studio-voice{display:flex;flex-direction:column;gap:5px;padding:12px 13px;text-align:left;background:var(--bg-panel-raised);border:1px solid var(--line);border-radius:var(--radius-md);transition:border-color .16s ease,box-shadow .16s ease}.lp-studio-voice:hover{border-color:var(--line-strong)}.lp-studio-voice.is-active{border-color:var(--brand-line);background:var(--brand-subtle)}.lp-studio-voice-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.lp-studio-voice-top strong{font-size:.9375rem;font-weight:650;color:var(--text-strong);letter-spacing:-.012em}.lp-studio-voice-top span{color:var(--muted);font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.lp-studio-voice-style{color:var(--muted-mid);font-size:.75rem;line-height:1.45}.lp-studio-sample{position:relative;padding:16px 18px 18px;background:var(--bg-panel-raised);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.lp-studio-sample p{margin:0;color:var(--text-strong);font-size:.9375rem;line-height:1.7}.lp-studio-progress{position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--bg-subtle)}.lp-studio-progress-fill{display:block;height:100%;background:var(--brand);transform-origin:0 50%}.lp-studio-foot{justify-content:center}.lp-studio-play{height:38px;padding:0 22px;border-radius:var(--radius-pill);font-size:.8125rem}.lp-apis{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);grid-gap:clamp(26px,2.8vw,44px);gap:clamp(26px,2.8vw,44px);align-items:start}.lp-api-list{display:flex;flex-direction:column;gap:13px;margin:0;padding:0;list-style:none}.lp-api{background:var(--bg-panel-raised);border:1px solid var(--line);border-radius:var(--radius-lg);transition:border-color .18s ease,box-shadow .22s ease}.lp-api:hover{border-color:var(--line-strong)}.lp-api.is-open{border-color:var(--brand-line);box-shadow:0 6px 18px rgba(var(--ink),.05)}.lp-api-head{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:19px 21px;background:transparent;border:0;text-align:left}.lp-api-name{display:flex;flex-direction:column;gap:3px}.lp-api-name strong{font-size:1rem;font-weight:650;letter-spacing:-.012em;color:var(--text-strong)}.lp-api-name>span{color:var(--muted-mid);font-size:.875rem;line-height:1.55}.lp-api-sign{position:relative;flex:none;width:16px;height:16px;color:var(--brand-ink)}.lp-api-sign:after,.lp-api-sign:before{content:"";position:absolute;left:50%;top:50%;background:currentColor;transition:transform .22s cubic-bezier(.22,1,.36,1)}.lp-api-sign:before{width:13px;height:1.6px;transform:translate(-50%,-50%)}.lp-api-sign:after{width:1.6px;height:13px;transform:translate(-50%,-50%)}.lp-api.is-open .lp-api-sign:after{transform:translate(-50%,-50%) rotate(90deg)}.lp-api-panel{overflow:hidden}.lp-api-detail{padding:2px 17px 16px}.lp-api-detail p{margin:0;color:var(--muted-mid);font-size:.875rem;line-height:1.62}.lp-api-link{display:inline-flex;align-items:center;gap:7px;margin-top:11px;color:var(--brand-ink);font-size:.8125rem;font-weight:600}.lp-api-link svg{transition:transform .2s cubic-bezier(.22,1,.36,1)}.lp-api-link:hover svg{transform:translateX(3px)}.lp-wall{display:flex;flex-direction:column;gap:15px;min-height:190px;padding:19px 19px 17px;background:var(--bg-subtle);border:1px solid var(--line);border-radius:var(--radius-lg)}.lp-section--alt .lp-wall{background:var(--bg-panel)}.lp-wall-group{display:flex;flex-direction:column;gap:8px}.lp-wall-group-label{color:var(--muted);font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase}.lp-wall-chips{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.lp-wall-chip{display:flex;align-items:center;gap:9px;min-width:0;padding:8px 10px;background:var(--bg-panel-raised);border:1px solid var(--line);border-radius:var(--radius-md)}.lp-wall-chip-mark{display:inline-flex;align-items:center;justify-content:center;flex:none;width:26px;height:26px;color:var(--brand-ink);background:var(--brand-subtle);border-radius:var(--radius-sm)}.lp-mark{width:16px;height:16px}.lp-wall-chip-text{display:flex;flex-direction:column;gap:1px;min-width:0}.lp-wall-chip-text strong{overflow:hidden;color:var(--text-strong);font-size:.8125rem;font-weight:650;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.lp-wall-chip-text>span{color:var(--muted);font-family:var(--font-mono);font-size:.625rem;line-height:1.45}.lp-wall-note{margin:auto 0 0;color:var(--muted);font-size:.75rem;line-height:1.5}.lp-wall-rail{display:flex;flex-direction:column;gap:9px;margin:0;padding:0;list-style:none}.lp-wall-step{position:relative;display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px}.lp-wall-step:not(:last-child):after{content:"";position:absolute;left:3.5px;top:50%;width:1px;height:calc(50% + 9px);background:var(--brand-line)}.lp-wall-step-stage{display:flex;align-items:center;gap:9px;overflow:hidden;color:var(--muted-mid);font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.lp-wall-step-stage:before{content:"";flex:none;width:8px;height:8px;background:var(--brand);border-radius:50%}.lp-wall-thumb{justify-content:center;min-height:132px;background:var(--bg-subtle);border-bottom:1px solid var(--line)}.lp-wall-badges,.lp-wall-thumb{display:flex;align-items:center}.lp-wall-badge{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:-11px;color:var(--brand-ink);background:var(--bg-panel-raised);border:1px solid var(--brand-line);border-radius:50%}.lp-wall-badge:first-child{margin-left:0}.lp-wall-badge .lp-mark{width:19px;height:19px}.lp-stack-items{display:flex;flex-direction:column;gap:14px;margin:22px 0 0;padding:0;list-style:none}.lp-stack-items li{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 9px;font-size:.9375rem;line-height:1.6}.lp-stack-items .lp-tick{align-self:flex-start}.lp-stack-items li{display:grid;grid-template-columns:15px minmax(0,1fr);grid-column-gap:10px;column-gap:10px;grid-row-gap:3px;row-gap:3px;align-items:start}.lp-stack-items .lp-tick{grid-row:1;grid-column:1;margin-top:.24em}.lp-stack-item-lead{grid-row:1;grid-column:2}.lp-stack-item-sep{display:none}.lp-stack-item-trail{grid-row:2;grid-column:2}.lp-stack-item-lead{color:var(--brand-ink);font-weight:650}.lp-stack-item-sep{color:var(--muted)}.lp-stack-item-trail{color:var(--muted-mid)}.lp-stack-action{display:flex;justify-content:center;margin-top:clamp(26px,3.4vw,44px)}.lp-mg-tile{display:inline-flex;align-items:center;justify-content:center;flex:none;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius-md)}.lp-mg-tile img{display:block;width:100%;height:100%;object-fit:contain}.lp-mg-tile-glyph{display:inline-flex;color:#1e5fa8}.lp-mg-tile-glyph,.lp-mg-tile-glyph svg{width:100%;height:100%}.lp-shuttle{position:fixed;right:clamp(14px,1.6vw,26px);bottom:clamp(16px,2.2vw,30px);z-index:25;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid var(--line-strong);border-radius:12px;background:var(--bg-panel);color:var(--muted-mid);box-shadow:0 8px 22px rgba(var(--ink),.1),0 1px 2px rgba(var(--ink),.06);transition:background .16s ease,border-color .16s ease,color .16s ease}.lp-shuttle:hover{border-color:var(--brand-line);background:var(--brand-subtle);color:var(--brand-ink)}.lp-shuttle-glyph{display:inline-flex}@media (max-width:1080px){.lp-footer-cols{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.lp-footer-inner{grid-template-columns:minmax(0,1fr)}.lp-footer-cols{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.lp-hero--center .lp-headline{font-size:clamp(2.05rem,9vw,2.8rem)}.lp-hero-badge{height:auto;padding:8px 16px;white-space:normal;text-align:center;line-height:1.35}.lp-hero--center .lp-cta-row{flex-direction:column;align-self:stretch}.lp-hero--center .lp-cta-row .lp-btn{width:100%}}.lp-stats{width:100%;margin-top:clamp(30px,4vw,46px)}.lp-stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;margin:0;background:var(--line);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}.lp-stat{gap:8px;padding:24px clamp(18px,1.8vw,26px) 22px;background:var(--bg-panel);text-align:left}.lp-stat,.lp-stat dt{display:flex;flex-direction:column}.lp-stat dt{gap:2px;margin:0}.lp-stat dt strong{color:var(--text-strong);font-family:var(--font-mono);font-size:clamp(1.15rem,2vw,1.5rem);font-weight:600;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lp-stat dt span{color:var(--muted-mid);font-size:.8125rem;line-height:1.5}.lp-stat dd{margin:0;color:var(--muted);font-family:var(--font-mono);font-size:.6875rem;line-height:1.5}.lp-section--strip{padding-top:clamp(26px,3.2vw,40px);padding-bottom:clamp(26px,3.2vw,40px);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.lp-strip-lede{margin:0 0 16px;color:var(--muted);font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.09em;text-transform:uppercase;text-align:center}.lp-labs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px clamp(16px,2.6vw,34px)}.lp-labs-item{display:inline-flex;align-items:center;gap:9px}.lp-labs-name{color:var(--muted-mid);font-size:.8125rem;font-weight:600;letter-spacing:-.01em;white-space:nowrap}.lp-layers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(22px,2.4vw,32px);gap:clamp(22px,2.4vw,32px);align-items:stretch}.lp-layer{display:flex;flex-direction:column;gap:13px;height:100%;padding:clamp(24px,2.2vw,34px);background:var(--bg-panel-raised);border:1px solid var(--line);border-radius:var(--radius-lg)}.lp-layer-index{color:var(--brand-ink);font-family:var(--font-mono);font-size:.75rem;font-weight:600;letter-spacing:.08em}.lp-layer h3{margin:0;color:var(--text-strong);font-family:var(--font-display);font-size:clamp(1.08rem,1.5vw,1.22rem);font-weight:650;letter-spacing:-.015em}.lp-layer>p{margin:0;color:var(--muted-mid);font-size:.9375rem;line-height:1.72}.lp-layer--rail{gap:12px;background:var(--bg-subtle)}.lp-layer--rail .lp-wall{min-height:0;padding:0;background:transparent;border:0}.lp-trio--promises{margin-top:clamp(22px,2.4vw,32px)}.lp-preview-slot{margin-top:clamp(32px,3.4vw,48px)}.lp-studio-note{margin:0;color:var(--muted);font-size:.75rem;line-height:1.5}.lp-studio-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px}.lp-langs{padding:clamp(26px,2.6vw,38px);background:var(--bg-panel);border:1px solid var(--line);border-radius:var(--radius-lg)}.lp-langs-list{display:flex;flex-wrap:wrap;gap:11px;margin:0;padding:0;list-style:none}.lp-langs-list li{padding:8px 15px;color:var(--text);font-size:.875rem;font-weight:550;letter-spacing:-.01em;background:var(--bg-subtle);border:1px solid var(--line);border-radius:var(--radius-pill)}.lp-langs-list li.is-flagged{color:var(--brand-ink);background:var(--brand-subtle);border-color:var(--brand-line)}.lp-langs-foot{margin:24px 0 0;padding-top:22px;max-width:78ch;border-top:1px solid var(--line)}.lp-caveat,.lp-langs-foot{color:var(--muted-mid);font-size:.875rem;line-height:1.7}.lp-caveat{margin:clamp(18px,2.2vw,28px) 0 0;padding:19px 22px;background:var(--bg-subtle);border:1px dashed var(--line-strong);border-radius:var(--radius-md)}.lp-card-foot{margin-top:auto;padding-top:16px;color:var(--muted);font-family:var(--font-mono);font-size:.75rem;line-height:1.5}@media (max-width:1080px){.lp-apis{grid-template-columns:minmax(0,1fr)}.lp-layers,.lp-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-layer--rail{grid-column:1/-1}.lp-trio{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-footer-cols{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.lp-studio-voices{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-footer-inner,.lp-layers{grid-template-columns:minmax(0,1fr)}.lp-footer-inner{gap:24px}.lp-footer-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-footer-end{justify-content:flex-start}}@media (max-width:640px){.lp-trio{grid-template-columns:minmax(0,1fr)}.lp-card{padding:16px 17px 18px}.lp-stats-row{grid-template-columns:minmax(0,1fr)}.lp-stat{padding:13px 15px 12px}.lp-stats{margin-top:26px}.lp-labs{gap:10px 12px}.lp-labs-name{display:none}.lp-langs{padding:16px 17px 18px}.lp-langs-list{gap:6px}.lp-langs-list li{padding:5px 10px;font-size:.8125rem}.lp-section{padding:clamp(38px,10vw,56px) 0}.lp-section-head{margin-bottom:22px}.lp-section-head--center h2{font-size:clamp(1.32rem,5.9vw,1.7rem)}.lp-section-head--center p{margin-top:10px;font-size:.9375rem}.lp-studio-voices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.lp-studio-voice{padding:11px 12px}.lp-studio-voice-top{flex-direction:column;align-items:flex-start;gap:2px}.lp-studio-panel{padding:14px;gap:12px}.lp-studio-sample{padding:14px 15px 16px}.lp-studio-sample p{font-size:.875rem}.lp-studio{align-items:stretch}.lp-studio-tabs{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;margin:0 calc(-1 * var(--lp-gutter));padding:0 var(--lp-gutter);scrollbar-width:none;-webkit-overflow-scrolling:touch}.lp-studio-tabs::-webkit-scrollbar{display:none}.lp-stack-items li{display:grid;grid-template-columns:15px minmax(0,1fr);grid-gap:4px 9px;gap:4px 9px}.lp-stack-item-sep{display:none}.lp-stack-item-lead,.lp-stack-item-trail{grid-column:2}.lp-stack-items .lp-tick{grid-row:1;grid-column:1}.lp-wall{min-height:0;padding:15px 15px 14px;gap:13px}.lp-wall-step{grid-template-columns:84px minmax(0,1fr);gap:10px}.lp-cta{padding:clamp(44px,12vw,68px) 0}.lp-footer{padding-top:30px}.lp-footer-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}.lp-shuttle{width:40px;height:40px;right:12px;bottom:14px}}@media (max-width:460px){.lp-footer-cols,.lp-studio-voices{grid-template-columns:minmax(0,1fr)}.lp-studio-voice-top{flex-direction:row;align-items:baseline}}@media (prefers-reduced-motion:reduce){.lp-btn,.lp-btn svg,.lp-card,.lp-studio-voice{transition:none}}