main:has(.lp){min-width:0;overflow-x:hidden}.lp{--lp-bg:#0a0a0a;--lp-surface:#0f0f0f;--lp-accent:#4092f4;--lp-accent-hover:#5aa5fb;--lp-text:#f0f0f2;--lp-muted:#6e6e7a;--lp-border:#ffffff0f;--lp-accent-soft:#4092f41f;--lp-accent-border:#4092f459;background:var(--lp-bg);min-height:100vh;color:var(--lp-text);position:relative;overflow-x:hidden}.lp:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(80% 50% at 50% -20%,#4092f40f 0%,#0000 50%);position:fixed;inset:0}.lp:after{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 20% 80%,#4092f408 0%,#0000 40%),radial-gradient(circle at 80% 20%,#4092f405 0%,#0000 40%);position:fixed;inset:0}.lp__nav{z-index:30;justify-content:space-between;align-items:center;gap:.75rem;max-width:72rem;margin:0 auto;padding:1rem 1rem 1.25rem;display:flex;position:relative}.lp__nav[data-lp-animate]{opacity:0;transform:translateY(10px)}.lp__nav[data-lp-animate].lp--in-view{animation:.5s ease-out both lp-fade-in}@media (min-width:640px){.lp__nav{gap:1rem;padding:1.25rem 1.5rem}}@media (min-width:1280px){.lp__nav{padding-left:2rem;padding-right:2rem}}.lp__nav-logo{color:var(--lp-text);letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.lp__nav-logo:hover{opacity:.9}.lp__nav-logo>span{font-family:gh0sted-brand,sans-serif}.lp__nav-logo img{-o-object-fit:contain;object-fit:contain;width:2rem;height:2rem}.lp__nav-links{align-items:center;gap:1.5rem;display:flex}.lp__nav-link{color:var(--lp-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s}.lp__nav-link:hover{color:var(--lp-text)}.lp__nav-link--account{margin-left:.75rem;position:relative}.lp__nav-link--account:before{content:"";background:#ffffff0f;width:1px;height:1rem;position:absolute;top:50%;left:-1.125rem;transform:translateY(-50%)}@media (min-width:640px){.lp__nav-link--account{margin-left:1.25rem}.lp__nav-link--account:before{left:-1.375rem}}.lp__nav-cta{background:var(--lp-accent);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:6px;align-items:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.lp__nav-cta:hover{background:var(--lp-accent-hover)}@keyframes lp-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lp__hero{z-index:20;max-width:72rem;margin:0 auto;padding:5rem 1rem 3.5rem;position:relative}@media (min-width:640px){.lp__hero{padding:7rem 1.5rem 4.5rem}}@media (min-width:1024px){.lp__hero{padding:9rem 1.5rem 5rem}}@media (min-width:1280px){.lp__hero{padding:10rem 2rem 5rem}}.lp__hero[data-lp-animate] .lp__hero-title{opacity:0;transform:translateY(10px)}.lp__hero[data-lp-animate].lp--in-view .lp__hero-title{animation:.5s ease-out 50ms both lp-fade-in}.lp__hero-title{letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(2.25rem,8vw,5.5rem);font-weight:800;line-height:1.05}@media (min-width:640px){.lp__hero-title{font-size:clamp(3rem,7vw,5.5rem)}}.lp__hero-title-accent{font-family:gh0sted-brand,sans-serif;display:inline-block}.lp__hero[data-lp-animate] .lp__hero-tagline{opacity:0;transform:translateY(10px)}.lp__hero[data-lp-animate].lp--in-view .lp__hero-tagline{animation:.5s ease-out .1s both lp-fade-in}.lp__hero-tagline{color:var(--lp-muted);max-width:32rem;margin:1.25rem 0 0;font-size:1rem;font-weight:400;line-height:1.55}@media (min-width:640px){.lp__hero-tagline{margin-top:1.5rem;font-size:1.25rem}}.lp__hero[data-lp-animate] .lp__hero-actions{opacity:0;transform:translateY(10px)}.lp__hero[data-lp-animate].lp--in-view .lp__hero-actions{animation:.5s ease-out .15s both lp-fade-in}.lp__hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2.5rem;display:flex}.lp__btn-primary{background:var(--lp-accent);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex}.lp__btn-primary:hover{background:var(--lp-accent-hover);box-shadow:0 0 24px #4092f440}.lp__btn-secondary{color:var(--lp-text);border:1px solid var(--lp-border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.lp__btn-secondary:hover{border-color:var(--lp-accent-border);background:var(--lp-accent-soft)}.lp__hero[data-lp-animate] .lp__trust{opacity:0;transform:translateY(10px)}.lp__hero[data-lp-animate].lp--in-view .lp__trust{animation:.5s ease-out .2s both lp-fade-in}.lp__trust{flex-wrap:wrap;gap:1.5rem 2rem;margin-top:2.5rem;display:flex}@media (min-width:640px){.lp__trust{gap:2rem 2.5rem;margin-top:3rem}}@media (min-width:1024px){.lp__trust{gap:2rem 3rem;margin-top:4rem}}.lp__trust-item{align-items:flex-start;gap:.75rem;display:flex}.lp__trust-icon{background:var(--lp-accent-soft);width:2.5rem;height:2.5rem;color:var(--lp-accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp__trust-title{color:var(--lp-text);margin:0 0 .15rem;font-size:.9375rem;font-weight:700}.lp__trust-desc{color:var(--lp-muted);margin:0;font-size:.8125rem}.lp__section{z-index:20;max-width:72rem;margin:0 auto;padding:3rem 1rem 4rem;position:relative}@media (min-width:640px){.lp__section{padding:4rem 1.5rem 5rem}}@media (min-width:1024px){.lp__section{padding:5rem 1.5rem 6rem}}@media (min-width:1280px){.lp__section{padding-left:2rem;padding-right:2rem}}.lp__section--alt{background:linear-gradient(#0000 0%,#0f0f0f66 30%,#0000 100%)}.lp__section[data-lp-animate] .lp__section-label{opacity:0;transform:translateY(10px)}.lp__section[data-lp-animate].lp--in-view .lp__section-label{animation:.5s ease-out .2s both lp-fade-in}.lp__section-label{letter-spacing:.25em;text-transform:uppercase;color:var(--lp-accent);margin:0 0 .5rem;font-size:.6875rem;font-weight:600}.lp__section[data-lp-animate] .lp__section-title{opacity:0;transform:translateY(10px)}.lp__section[data-lp-animate].lp--in-view .lp__section-title{animation:.5s ease-out .25s both lp-fade-in}.lp__section-title{letter-spacing:-.03em;color:#fff;margin:0 0 .5rem;font-size:1.75rem;font-weight:800}@media (min-width:640px){.lp__section-title{font-size:2rem}}@media (min-width:1024px){.lp__section-title{font-size:2.25rem}}.lp__section[data-lp-animate] .lp__section-desc{opacity:0;transform:translateY(10px)}.lp__section[data-lp-animate].lp--in-view .lp__section-desc{animation:.5s ease-out .3s both lp-fade-in}.lp__section-desc{color:var(--lp-muted);max-width:40rem;margin:0 0 2rem;font-size:.9375rem;font-weight:400;line-height:1.6}@media (min-width:640px){.lp__section-desc{margin-bottom:2.5rem;font-size:1rem}}@media (min-width:1024px){.lp__section-desc{margin-bottom:3rem}}.lp__section[data-lp-animate] .lp__steps{opacity:0;transform:translateY(10px)}.lp__section[data-lp-animate].lp--in-view .lp__steps{animation:.5s ease-out .35s both lp-fade-in}.lp__steps{grid-template-columns:repeat(1,1fr);gap:1.25rem;display:grid}@media (min-width:768px){.lp__steps{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.lp__steps{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.lp__section[data-lp-animate] .lp__step{opacity:0;transform:translateY(10px)}.lp__section[data-lp-animate].lp--in-view .lp__step{animation:.5s ease-out both lp-fade-in}.lp__section[data-lp-animate].lp--in-view .lp__step:first-child{animation-delay:.4s}.lp__section[data-lp-animate].lp--in-view .lp__step:nth-child(2){animation-delay:.45s}.lp__section[data-lp-animate].lp--in-view .lp__step:nth-child(3){animation-delay:.5s}.lp__section[data-lp-animate].lp--in-view .lp__step:nth-child(4){animation-delay:.55s}.lp__step{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:12px;padding:1.25rem;transition:border-color .2s,box-shadow .2s;position:relative}@media (min-width:640px){.lp__step{padding:1.5rem}}.lp__step:hover{border-color:var(--lp-accent-border);box-shadow:0 4px 24px #0003}.lp__step-num{letter-spacing:.02em;color:var(--lp-accent);font-size:.9375rem;font-weight:800;position:absolute;top:1rem;right:1rem}.lp__step-icon{background:var(--lp-accent-soft);width:2.75rem;height:2.75rem;color:var(--lp-accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.lp__step-title{color:#fff;margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.lp__step-body{color:var(--lp-muted);margin:0;font-size:.875rem;line-height:1.55}.lp__section[data-lp-animate] .lp__products-grid{opacity:0;transform:translateY(10px)}.lp__section[data-lp-animate].lp--in-view .lp__products-grid{animation:.5s ease-out .4s both lp-fade-in}.lp__products-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.lp__products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.lp__products-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.lp__section[data-lp-animate] .lp__product-card{opacity:0;transform:translateY(10px)}.lp__section[data-lp-animate].lp--in-view .lp__product-card{animation:.5s ease-out both lp-fade-in}.lp__section[data-lp-animate].lp--in-view .lp__product-card:first-child{animation-delay:.45s}.lp__section[data-lp-animate].lp--in-view .lp__product-card:nth-child(2){animation-delay:.5s}.lp__section[data-lp-animate].lp--in-view .lp__product-card:nth-child(3){animation-delay:.55s}.lp__section[data-lp-animate].lp--in-view .lp__product-card:nth-child(4){animation-delay:.6s}.lp__section[data-lp-animate].lp--in-view .lp__product-card:nth-child(5){animation-delay:.65s}.lp__section[data-lp-animate].lp--in-view .lp__product-card:nth-child(6){animation-delay:.7s}.lp__section[data-lp-animate].lp--in-view .lp__product-card:nth-child(n+7){animation-delay:.75s}.lp__product-card{background:var(--lp-surface);border:1px solid var(--lp-border);color:inherit;border-radius:12px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:block;overflow:hidden}.lp__product-card:hover{border-color:var(--lp-accent-border);transform:translateY(-2px);box-shadow:0 8px 32px #00000040}.lp__product-card:hover .lp__product-title{color:var(--lp-accent)}.lp__product-media{aspect-ratio:16/9;background:var(--lp-bg);justify-content:center;align-items:center;display:flex;overflow:hidden}.lp__product-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.lp__product-card:hover .lp__product-media img{transform:scale(1.04)}.lp__product-media-placeholder{color:var(--lp-muted);opacity:.5;font-size:2rem}.lp__product-body{padding:1rem}@media (min-width:640px){.lp__product-body{padding:1.25rem}}.lp__product-title-row{flex-wrap:wrap;align-items:center;gap:.25rem .5rem;margin-bottom:.25rem;display:flex}.lp__product-title{color:#fff;margin:0;font-size:1.125rem;font-weight:700;transition:color .2s}.lp__product-meta{color:var(--lp-muted);margin:0 0 .5rem;font-size:.8125rem}.lp__product-desc{color:var(--lp-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.lp__product-cta{color:var(--lp-accent);align-items:center;gap:.375rem;margin-top:.75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.lp__product-card:hover .lp__product-cta i{transform:translate(4px)}.lp__product-cta i{font-size:.625rem;transition:transform .2s}.lp__product-badge{color:#fcd34d;background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:4px;padding:.2rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.lp__section[data-lp-animate] .lp__empty-state{opacity:0;transform:translateY(10px)}.lp__section[data-lp-animate].lp--in-view .lp__empty-state{animation:.5s ease-out .45s both lp-fade-in}.lp__empty-state{background:var(--lp-surface);border:1px solid var(--lp-border);text-align:center;border-radius:12px;padding:2rem 1.5rem}@media (min-width:640px){.lp__empty-state{padding:3rem}}.lp__empty-state-icon{color:var(--lp-muted);opacity:.5;margin-bottom:1rem;font-size:2.5rem}.lp__empty-state-text{color:var(--lp-muted);margin:0;font-size:.9375rem}.lp__section[data-lp-animate] .lp__link-arrow{opacity:0;transform:translateY(10px)}.lp__section[data-lp-animate].lp--in-view .lp__link-arrow{animation:.5s ease-out .5s both lp-fade-in}.lp__link-arrow{letter-spacing:.08em;text-transform:uppercase;color:var(--lp-accent);align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.lp__link-arrow:hover{color:var(--lp-accent-hover)}.lp__section[data-lp-animate] .lp__faq-category{opacity:0;transform:translateY(10px)}.lp__section[data-lp-animate].lp--in-view .lp__faq-category{animation:.5s ease-out .45s both lp-fade-in}.lp__section[data-lp-animate].lp--in-view .lp__faq-category:first-child{animation-delay:.45s}.lp__section[data-lp-animate].lp--in-view .lp__faq-category:nth-child(2){animation-delay:.5s}.lp__section[data-lp-animate].lp--in-view .lp__faq-category:nth-child(3){animation-delay:.55s}.lp__section[data-lp-animate].lp--in-view .lp__faq-category:nth-child(4){animation-delay:.6s}.lp__section[data-lp-animate].lp--in-view .lp__faq-category:nth-child(5){animation-delay:.65s}.lp__section[data-lp-animate].lp--in-view .lp__faq-category:nth-child(6){animation-delay:.7s}.lp__section[data-lp-animate].lp--in-view .lp__faq-category:nth-child(7){animation-delay:.75s}.lp__section[data-lp-animate].lp--in-view .lp__faq-category:nth-child(8){animation-delay:.8s}.lp__section[data-lp-animate].lp--in-view .lp__faq-category:nth-child(n+9){animation-delay:.85s}.lp__faq-category{margin-bottom:1.25rem}.lp__faq-category:last-child{margin-bottom:0}.lp__faq-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.lp__faq-item{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:10px;overflow:hidden}.lp__faq-trigger{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:background .2s;display:flex}.lp__faq-trigger:hover{background:#ffffff05}.lp__faq-question{color:var(--lp-text);font-size:1.0625rem;font-weight:500;line-height:1.35}.lp__faq-chevron{color:var(--lp-accent);flex-shrink:0;font-size:.75rem;transition:transform .2s}.lp__faq-item--open .lp__faq-chevron{transform:rotate(180deg)}.lp__faq-answer{padding:0 1.25rem 1rem}.lp__faq-answer p{color:var(--lp-muted);margin:0;font-size:.875rem;line-height:1.6}.lp__footer[data-lp-animate] .lp__footer-inner,.lp__footer[data-lp-animate] .lp__footer-legal,.lp__footer[data-lp-animate] .lp__footer-copyright{opacity:0;transform:translateY(10px)}.lp__footer[data-lp-animate].lp--in-view .lp__footer-inner{animation:.5s ease-out .55s both lp-fade-in}.lp__footer[data-lp-animate].lp--in-view .lp__footer-legal{animation:.5s ease-out .6s both lp-fade-in}.lp__footer[data-lp-animate].lp--in-view .lp__footer-copyright{animation:.5s ease-out .65s both lp-fade-in}.lp__footer{z-index:20;border-top:1px solid var(--lp-border);margin:0 auto;padding:2rem 1rem 2.5rem;position:relative}.lp__footer-inner{flex-direction:column;gap:2rem;max-width:72rem;margin:0 auto;display:flex}@media (min-width:640px){.lp__footer{padding:2.5rem 1.5rem 3rem}.lp__footer-inner{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:2rem 3rem}}@media (min-width:1280px){.lp__footer{padding-left:2rem;padding-right:2rem}}.lp__footer-brand{flex-direction:column;align-items:flex-start;gap:1.75rem;display:flex}.lp__footer-brand-main{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.lp__footer-brand-main{flex-direction:row;align-items:center;gap:2rem}}.lp__footer-logo{color:var(--lp-text);letter-spacing:-.02em;opacity:.85;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.lp__footer-logo:hover{opacity:1}.lp__footer-logo>span{font-family:gh0sted-brand,sans-serif}.lp__footer-logo img{-o-object-fit:contain;object-fit:contain;width:1.5rem;height:1.5rem}.lp__footer-links{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;display:flex}@media (min-width:640px){.lp__footer-links{gap:1.5rem 2rem}}.lp__footer-col{flex-direction:column;gap:.5rem;display:flex}.lp__footer-col-title{letter-spacing:.2em;text-transform:uppercase;color:var(--lp-muted);margin-bottom:.25rem;font-size:.625rem;font-weight:600}.lp__footer-link{color:var(--lp-muted);font-size:.875rem;text-decoration:none;transition:color .2s}@media (min-width:640px){.lp__footer-link{font-size:.9rem}}.lp__footer-link:hover{color:var(--lp-text)}.lp__footer-socials{align-items:center;gap:.65rem;display:inline-flex}.lp__footer-social{color:var(--lp-muted);opacity:.38;justify-content:center;align-items:center;margin:-.35rem;padding:.35rem;font-size:1.1rem;line-height:1;text-decoration:none;transition:opacity .2s,color .2s;display:inline-flex}.lp__footer-social:hover{opacity:.72;color:var(--lp-text)}.lp__footer-legal{color:var(--lp-muted);opacity:.7;letter-spacing:.02em;text-align:center;max-width:72rem;margin:2rem auto 0;padding:0 1rem;font-size:.625rem;line-height:1.6}@media (min-width:640px){.lp__footer-legal{padding:0 1.5rem;font-size:.6875rem}}.lp__footer-copyright{color:var(--lp-muted);opacity:.8;text-align:center;margin:1rem auto 0;padding:0 1rem;font-size:.6875rem}@media (min-width:640px){.lp__footer-copyright{padding:0 1.5rem}}.lp__nav .lp__nav-link--hidden-mobile{display:none}@media (min-width:640px){.lp__nav .lp__nav-link--hidden-mobile{display:inline-block}}.lp__nf{z-index:20;justify-content:center;align-items:center;max-width:72rem;min-height:calc(100vh - 5rem);margin:0 auto;padding:3rem 1rem 4rem;display:flex;position:relative}.lp__nf-inner{text-align:center;max-width:28rem}.lp__nf-code{letter-spacing:-.04em;color:var(--lp-muted);opacity:.4;margin:0 0 1rem;font-size:clamp(4rem,20vw,8rem);font-weight:800;line-height:1}.lp__nf-title{letter-spacing:-.02em;color:var(--lp-text);margin:0 0 .75rem;font-size:1.75rem;font-weight:700}@media (min-width:640px){.lp__nf-title{font-size:2rem}}.lp__nf-desc{color:var(--lp-muted);margin:0 0 2rem;font-size:.9375rem;line-height:1.6}.lp__nf-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}
