.lf-landing{--accent:var(--primary);background:var(--bg);color:var(--text);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;position:relative;overflow-x:hidden}.lf-landing *,.lf-landing :before,.lf-landing :after{box-sizing:border-box}.lf-landing:after{content:"";z-index:0;pointer-events:none;opacity:var(--noise-opacity);mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='.4'/%3E%3C/svg%3E");position:fixed;inset:0}.lf-landing ::selection{background:var(--accent);color:#fff}.lf-landing .f-d{font-family:var(--font-geist), sans-serif;letter-spacing:-.03em}.lf-landing .f-m{font-family:var(--font-geist-mono), monospace;letter-spacing:.02em}.lf-landing .nav-blur{-webkit-backdrop-filter:blur(24px)saturate(140%);transition:box-shadow .3s}.lf-landing .nav-scrolled{box-shadow:0 2px 24px #1c171414}.lf-landing .wrap{max-width:1100px;margin:0 auto;padding:0 20px}@media (min-width:640px){.lf-landing .wrap{padding:0 28px}}@media (min-width:1024px){.lf-landing .wrap{padding:0 40px}}.lf-landing .sec{z-index:1;padding:72px 0;position:relative}@media (min-width:768px){.lf-landing .sec{padding:104px 0}}.lf-landing .sec-alt{background:var(--bg-alt)}.lf-landing .btn-wa{background:var(--wa);color:#fff;font-family:var(--font-geist), sans-serif;cursor:pointer;white-space:nowrap;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:14px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s,background .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #25d3664d}.lf-landing .btn-wa:after{content:"";background:linear-gradient(90deg,#0000,#ffffff38,#0000);width:60%;height:100%;transition:left .55s;position:absolute;top:0;left:-100%;transform:skew(-18deg)}.lf-landing .btn-wa:hover:after{left:160%}.lf-landing .btn-wa:hover{background:var(--wa-2);transform:translateY(-2px);box-shadow:0 10px 32px #25d3666b}.lf-landing .btn-wa:active{transform:translateY(0)}.lf-landing .btn-wa-full{width:100%}.lf-landing .btn-wa.on-dark{color:var(--text);background:#fff;box-shadow:0 4px 18px #00000026}.lf-landing .btn-wa.on-dark:hover{background:#f0faf4;box-shadow:0 10px 28px #0003}.lf-landing .btn-wa.on-dark:after{background:linear-gradient(90deg,#0000,#0000000a,#0000)}.lf-landing .btn-primary{background:var(--primary);color:#fff;font-family:var(--font-geist), sans-serif;cursor:pointer;white-space:nowrap;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:14px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s,background .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #c44a1e47}.lf-landing .btn-primary:after{content:"";background:linear-gradient(90deg,#0000,#ffffff38,#0000);width:60%;height:100%;transition:left .55s;position:absolute;top:0;left:-100%;transform:skew(-18deg)}.lf-landing .btn-primary:hover:after{left:160%}.lf-landing .btn-primary:hover{background:var(--accent-press);transform:translateY(-2px);box-shadow:0 10px 32px #c44a1e61}.lf-landing .btn-primary:active{transform:translateY(0)}.lf-landing .eyebrow{background:var(--accent-soft);color:var(--accent-text);font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;text-transform:uppercase;border:1px solid #c44a1e38;border-radius:999px;align-items:center;gap:8px;padding:5px 11px 5px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.lf-landing .eyebrow:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;animation:2.4s ease-in-out infinite lf-pulse-dot;box-shadow:0 0 0 3px #c44a1e33}.lf-landing .card{background:var(--bg-card);border:1px solid var(--border);border-radius:18px;position:relative;overflow:hidden}.lf-landing .card-lift{transition:transform .32s cubic-bezier(.2,.7,.2,1),border-color .25s,box-shadow .3s}.lf-landing .card-lift:hover{border-color:#c44a1e4d;transform:translateY(-5px);box-shadow:0 18px 44px #c44a1e17,0 4px 12px #1c17140f}.lf-landing .card-lift:hover .card-accent-bar{transform:scaleX(1)}.lf-landing .card-accent-bar{background:linear-gradient(90deg, var(--accent), var(--accent-2));transform-origin:0;border-radius:2px 2px 0 0;height:2px;transition:transform .32s cubic-bezier(.2,.7,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.lf-landing .icon-box{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.lf-landing .icon-box-accent{background:var(--accent-soft);border:1px solid #c44a1e33}.lf-landing .icon-box-accent svg{color:var(--accent)}.lf-landing .step-num{font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;color:var(--accent);background:var(--accent-soft);border:1px solid #c44a1e33;border-radius:6px;margin-bottom:14px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.lf-landing .sp-bar{background:var(--bg);border-bottom:1px solid var(--border);z-index:2;padding:0;position:relative}.lf-landing .sp-inner{justify-content:center;align-items:center;gap:0;max-width:720px;margin:0 auto;display:flex}.lf-landing .sp-item{font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:var(--text-2);text-align:center;flex:1;justify-content:center;align-items:center;padding:22px 28px;font-size:11px;font-weight:500;display:flex;position:relative}.lf-landing .sp-item+.sp-item:before{content:"";background:var(--border);width:1px;height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:480px){.lf-landing .sp-item{letter-spacing:.18em;padding:16px 12px;font-size:9.5px}}.lf-landing .steps-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:28px;margin-bottom:40px;display:grid;position:relative}@media (min-width:768px){.lf-landing .steps-row:before{content:"";background:linear-gradient(90deg, transparent, var(--border) 15%, var(--border) 85%, transparent);z-index:0;height:1px;position:absolute;top:23px;left:10%;right:10%}.lf-landing .step-item{z-index:1;position:relative}}.lf-landing .setup-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;margin-bottom:44px;display:grid;position:relative}@media (min-width:768px){.lf-landing .setup-row:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#c44a1e40 15% 85%,#0000);height:1px;position:absolute;top:23px;left:10%;right:10%}.lf-landing .setup-item{z-index:1;position:relative}}.lf-landing .sec-heading-wrap{text-align:center;max-width:580px;margin:0 auto 52px}.lf-landing .heading-line{display:inline-block;position:relative}.lf-landing .heading-line:after{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-2));transform-origin:0;border-radius:3px;height:3px;transition:transform .6s cubic-bezier(.2,.7,.2,1) .2s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.lf-landing .heading-line.in:after{transform:scaleX(1)}@keyframes lf-float{0%,to{transform:translate(0,0)rotate(-1deg)}50%{transform:translateY(-10px)rotate(0)}}.lf-landing .anim-float{animation:6s ease-in-out infinite lf-float}@keyframes lf-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}@keyframes lf-slideUpFade{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.lf-landing .r{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(22px)}.lf-landing .r.in{opacity:1;transform:translateY(0)}.lf-landing .r.d1{transition-delay:80ms}.lf-landing .r.d2{transition-delay:.16s}.lf-landing .r.d3{transition-delay:.24s}.lf-landing .r.d4{transition-delay:.32s}.lf-landing .r.d5{transition-delay:.4s}.lf-landing .faq-item{border-bottom:1px solid var(--border)}.lf-landing .faq-item:last-child{border-bottom:none}.lf-landing .faq-q{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:16px;font-weight:500;line-height:1.45;list-style:none;display:flex}.lf-landing .faq-q::-webkit-details-marker{display:none}.lf-landing .faq-chev{background:var(--bg-alt);border:1px solid var(--border);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .28s cubic-bezier(.2,.7,.2,1),background .2s,border-color .2s;display:flex}.lf-landing .faq-chev svg{color:var(--text-3);transition:color .2s}.lf-landing details[open] .faq-chev{background:var(--accent);border-color:var(--accent);transform:rotate(180deg)}.lf-landing details[open] .faq-chev svg{color:#fff}.lf-landing .faq-ans-wrap{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.2,.7,.2,1);display:grid}.lf-landing details[open] .faq-ans-wrap{grid-template-rows:1fr}.lf-landing .faq-ans-inner{overflow:hidden}.lf-landing .faq-ans{color:var(--text-2);padding:0 44px 20px 0;font-size:15px;line-height:1.68}.lf-landing .h-line{background:var(--border);height:1px}.lf-landing .trust-strip{font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:10.5px;display:flex}.lf-landing .trust-dot{background:var(--border-2);border-radius:50%;width:3px;height:3px}.lf-landing .cta-deco{font-family:var(--font-geist), sans-serif;letter-spacing:-.06em;color:#ffffff0a;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(6rem,18vw,16rem);font-weight:800;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.lf-landing .hero-stage{cursor:grab;background:var(--bg-alt);height:700px;position:relative;overflow:hidden}@media (max-width:767px){.lf-landing .hero-stage{height:580px}}.lf-landing .hero-stage:active{cursor:grabbing}.lf-landing .hero-track{will-change:transform;-webkit-user-select:none;user-select:none;touch-action:pan-y;align-items:center;height:100%;display:flex;position:absolute;top:0;left:0}.lf-landing .pass-card{aspect-ratio:9/19.5;will-change:transform;flex-shrink:0;width:260px;margin:0 16px}@media (max-width:767px){.lf-landing .pass-card{width:210px;margin:0 10px}}.lf-landing .phone-outer{background:linear-gradient(135deg,#3a3a3e 0%,#1c1c20 35%,#2a2a2e 65%,#1a1a1d 100%);border-radius:46px;width:100%;height:100%;padding:4px;position:relative;box-shadow:0 16px 36px #00000038,0 0 0 1px #ffffff0a,inset 0 0 0 1px #ffffff0f}@media (max-width:767px){.lf-landing .phone-outer{border-radius:38px;padding:3px}}.lf-landing .phone-btn{z-index:5;background:linear-gradient(90deg,#0a0a0c,#26262a);position:absolute;box-shadow:inset 0 1px #ffffff0f}.lf-landing .phone-btn-action{border-radius:2px;width:3px;height:4.5%;top:15%;left:-2px}.lf-landing .phone-btn-vol-up{border-radius:2px;width:3px;height:8%;top:22%;left:-2px}.lf-landing .phone-btn-vol-dn{border-radius:2px;width:3px;height:7.5%;top:31%;left:-2px}.lf-landing .phone-btn-power{background:linear-gradient(90deg,#26262a,#0a0a0c);border-radius:2px;width:3px;height:11%;top:25%;right:-2px}.lf-landing .phone-inner{background:#000;border-radius:42px;width:100%;height:100%;overflow:hidden}@media (max-width:767px){.lf-landing .phone-inner{border-radius:33px}}.lf-landing .phone-screen{background:#f7f5ee;flex-direction:column;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.lf-landing .phone-sb{z-index:10;flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:8px;width:100%;padding:7px 16px 4px;display:grid;position:relative}@media (max-width:767px){.lf-landing .phone-sb{padding:6px 13px 3px}}.lf-landing .phone-sb-time{font-family:var(--font-geist), sans-serif;color:#1a1a1a;letter-spacing:-.01em;justify-self:start;font-size:11px;font-weight:600}@media (max-width:767px){.lf-landing .phone-sb-time{font-size:10px}}.lf-landing .phone-di{background:#000;border-radius:14px;justify-self:center;width:72px;height:22px}@media (max-width:767px){.lf-landing .phone-di{width:58px;height:18px}}.lf-landing .phone-sb-icons{color:#1a1a1a;opacity:.85;justify-self:end;align-items:center;gap:4px;display:flex}.lf-landing .wallet-label{font-family:var(--font-geist), sans-serif;color:#1a1a1a;letter-spacing:-.02em;text-align:left;flex-shrink:0;width:100%;padding:4px 16px 6px;font-size:14px;font-weight:800}@media (max-width:767px){.lf-landing .wallet-label{padding:3px 13px 5px;font-size:11px}}.lf-landing .wallet-card-area{aspect-ratio:2/3;border-radius:12px;flex-shrink:0;width:88%;position:relative;overflow:hidden;box-shadow:0 8px 28px #0000002e,0 2px 8px #0000001a}@media (max-width:767px){.lf-landing .wallet-card-area{border-radius:9px;width:86%}}.lf-landing .wallet-card-area img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block;position:absolute;inset:0}.lf-landing .phone-home-ind{background:#f7f5ee;flex-shrink:0;justify-content:center;align-items:center;height:20px;margin-top:auto;display:flex}.lf-landing .phone-home-ind:after{content:"";opacity:.22;background:#1a1a1a;border-radius:4px;width:100px;height:4px}@media (max-width:767px){.lf-landing .phone-home-ind{height:15px}.lf-landing .phone-home-ind:after{width:76px;height:3px}}.lf-landing .hero-text-overlay{z-index:20;pointer-events:none;justify-content:center;align-items:flex-end;padding:0 20px 32px;display:flex;position:absolute;inset:0}.lf-landing .hero-glass-card{-webkit-backdrop-filter:blur(22px)saturate(180%);text-align:center;pointer-events:all;background:#f5f1e8ed;border:1px solid #ffffff80;border-radius:20px;width:100%;max-width:360px;padding:20px 28px;animation:.8s cubic-bezier(.2,.7,.2,1) .2s both lf-slideUpFade;box-shadow:0 16px 48px #1c171424,inset 0 1px #fff9}@media (max-width:767px){.lf-landing .hero-text-overlay{padding:0 16px 20px}.lf-landing .hero-glass-card{max-width:290px}}@media (max-width:360px){.lf-landing .hero-glass-card{max-width:calc(100vw - 32px);padding:12px 14px 14px}}.lf-landing .hero-dots{background:var(--bg);justify-content:center;align-items:center;gap:7px;padding:14px 0 8px;display:flex}.lf-landing .hero-dot{background:var(--border);cursor:pointer;border:none;border-radius:99px;outline:none;width:7px;height:7px;padding:0;transition:background .3s,width .3s cubic-bezier(.16,1,.3,1)}.lf-landing .hero-dot.active{background:var(--accent);width:24px}.lf-landing .hero-dot:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (max-width:639px){.lf-landing #nav-links{display:none!important}.lf-landing .nav-btn-txt{display:none}}@media (max-width:360px){.lf-landing .sp-item{padding:12px 10px}.lf-landing .sp-num{font-size:17px}.lf-landing .sp-label{font-size:9px}}@media (max-width:479px){.lf-landing .hero-glass-card{padding:14px 16px 16px}}@media (max-width:767px){.lf-landing .sec{padding:52px 0}.lf-landing .sec-heading-wrap{margin-bottom:32px}.lf-landing .faq-ans{padding:0 4px 16px 0}.lf-landing .faq-q{gap:14px;font-size:15px}.lf-landing .step-item,.lf-landing .setup-item{border-left:2px solid var(--border);padding-left:16px;position:relative}.lf-landing .step-item:before,.lf-landing .setup-item:before{content:"";background:var(--accent);border:2px solid var(--bg);border-radius:50%;width:8px;height:8px;position:absolute;top:32px;left:-5px}.lf-landing .cards-grid-problem,.lf-landing .cards-grid-why{grid-template-columns:1fr!important}.lf-landing .trust-strip{gap:5px 8px}}@media (min-width:480px) and (max-width:767px){.lf-landing .cards-grid-problem,.lf-landing .cards-grid-why{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:767px){.lf-landing #cta{padding-top:60px!important;padding-bottom:60px!important}.lf-landing .cta-deco{display:none}}@media (prefers-reduced-motion:reduce){.lf-landing *,.lf-landing :before,.lf-landing :after{transition:none!important;animation:none!important}}
