:root{--systemFont:ui-sans-serif,-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.gradient-site-wrapper{min-height:100vh;display:flex;flex-direction:column}.outer-error-div{position:relative;display:flex;flex-grow:1;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:var(--layoutMaxWidth,1400px);padding:calc(var(--headerHeight, 80px) + 16px) var(--siteXAxisPadd,20px) 40px;margin:0 auto}.inner-error-div{width:100%;max-width:700px;text-align:center}.page-not-found-image{width:100%;max-width:400px;display:block;margin:0 auto}.error-title{text-align:center;padding:12px 0;font-family:var(--systemFont,"Arial Black",sans-serif);font-size:32px;font-weight:700;line-height:normal;color:#111;margin:0}@media (min-width:481px){.error-title{font-size:36px}}@media (min-width:992px){.error-title{font-size:40px}}.error-description{padding-bottom:24px;text-align:center;font-size:15px;color:#646464;margin:0}@media (min-width:481px){.error-description{font-size:16px}}@media (min-width:992px){.error-description{font-size:17px}}.site-button{height:45px;width:100%;margin:0 auto;max-width:240px;padding:4px 8px;border-radius:8px;font-size:15px;font-weight:500;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.site-button.common-btn{background:#5f56fe;color:#fff}.site-button.common-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.site-button .arrow{transition:transform .3s ease}.site-button:hover .arrow{transform:translateX(4px)}.not-found-title{text-align:center;padding-bottom:8px;font-size:44px;line-height:1;color:#fff;margin:0}@media (min-width:481px){.not-found-title{font-size:50px}}@media (min-width:768px){.not-found-title{font-size:56px}}@media (min-width:1200px){.not-found-title{font-size:62px}}.error-subtitle{padding-bottom:16px;text-align:center;font-size:20px;font-weight:600;color:#fff;margin:0}@supports (-webkit-hyphens:none){.error-subtitle{font-weight:620}}@media (min-width:481px){.error-subtitle{font-size:24px}}@media (min-width:992px){.error-subtitle{font-size:28px}}:root{--dboard-header-height:60px;--learning-side-nav-width:280px;--learning-side-nav-negative-width:-280px;--learning-content-max-width:900px;--dboard-side-nav-x-padd:12px;--dboard-side-menus-x-padd:12px;--learning-card-x-padd:20px;--learning-card-b-padd:24px;--card-radius:12px;--button-radius:8px;--hover-transition-duration:0.2s;--elevation-shadow-2:0 2px 8px rgba(0,0,0,.08);--page-bg:#fff;--card-bg:#fff;--txt-intense:#1a1a2e;--txt-secondary:#6b6b8a;--txt-disabled:#99a;--txt-brand:#635bff;--btn-bg:#5f56fe;--btn-text:#fff;--hover-bg:#f3f4f6;--active-bg:#ede9fe;--success-color:#10b981;--error-color:#ef4444;--warning-color:#f59e0b;--orange-color:#f97316;--yellow-color:#eab308}[data-theme=dark]{--page-bg:#1a1a1a;--card-bg:#1e293b;--txt-intense:#f1f5f9;--txt-secondary:#94a3b8;--txt-disabled:#64748b;--txt-brand:#818cf8;--btn-bg:#6366f1;--btn-text:#fff;--border-color:#334155;--hover-bg:#334155;--active-bg:#3730a3}.dual-path-section{background:var(--bg-white);border-radius:20px;padding:1.5rem 2rem;margin-bottom:32px;border:1px solid var(--border-light);box-shadow:var(--shadow-md);animation:cardReveal .6s var(--ease-out-expo) .15s both;opacity:0}.dual-path-content{display:flex;align-items:center;gap:1.5rem}.dual-path-main{display:flex;align-items:center;gap:1.25rem;flex:1 1}.dual-path-icon{width:60px;height:60px;background:#e6ffef;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.65rem;flex-shrink:0}.dual-path-learn-head{font-size:18px;font-weight:700;color:var(--text-dark);padding-bottom:8px}.dual-path-learn-text{font-size:15px;color:var(--text-gray)}.dual-path-divider{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:0 .5rem}.dual-path-divider:after,.dual-path-divider:before{content:"";width:1px;height:20px;background:linear-gradient(180deg,transparent,var(--border-medium),transparent)}.dual-path-divider span{font-size:.75rem;font-weight:600;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em}.dual-path-optional{display:flex;flex-direction:column;gap:8px;padding:1.75rem 1.5rem 1.25rem;background:linear-gradient(135deg,var(--brand-primary) 0,#8b7ffd 100%);border-radius:16px;border:none;transition:all .3s ease;position:relative;overflow:visible;box-shadow:0 8px 24px rgba(95,86,254,.35);flex:1 1;min-width:0}.dual-path-optional.depleted{background:#f5f5f7;box-shadow:0 3px 9px var(--bs-gray-400)}.dual-path-optional:before{content:"";position:absolute;top:-50%;right:-20%;width:200px;height:200px;background:radial-gradient(circle,hsla(0,0%,100%,.15) 0,transparent 70%);pointer-events:none}.dual-path-optional:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(95,86,254,.45)}.dual-path-optional:hover.depleted{box-shadow:0 9px 27px var(--bs-gray-400)}.dual-path-optional-inner{display:flex;align-items:center;flex-direction:column;gap:1rem}.dual-path-recommended-badge{position:absolute;top:-12px;background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#fff;padding:6px 14px;border-radius:50px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;line-height:normal;box-shadow:0 4px 12px #f59e0b66;display:flex;align-items:center;gap:.3rem;white-space:nowrap;z-index:10}.dual-path-recommended-badge.depleted{background:var(--bs-gray-600);box-shadow:0 4px 12px #0000002d}.dual-path-optional-icon{width:48px;height:48px;background:#ffffff33;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.35rem;flex-shrink:0;border:1px solid #ffffff4d}.dual-path-optional-icon.depleted{background-color:#fff}.dual-path-optional-text{display:flex;flex-direction:column;gap:4px}.dual-path-optional-title{font-size:17px;font-weight:700;color:#fff}.dual-path-optional-title.depleted{color:#333}.dual-path-optional-desc{font-size:14px;color:#ffffffd9}.dual-path-optional-desc.depleted{color:#666}.dual-path-btns-wrapper{width:100%;display:flex;align-items:center;gap:16px}.dual-path-btns-wrapper button{max-width:unset}.dual-path-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.35rem;background:#fff;color:var(--brand-primary);border:none;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s var(--ease-out-back);white-space:nowrap;margin-left:auto;box-shadow:0 4px 16px rgba(0,0,0,.15);position:relative;z-index:1}.dual-path-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 24px rgba(0,0,0,.2)}.dual-path-btn svg{width:16px;height:16px}.dual-path-loading{justify-content:center;padding:1.5rem 0}.dual-path-loading .dual-path-main{flex:none}.dual-path-loading .dual-path-icon{animation:float 1.5s ease-in-out infinite}@media (max-width:991px){.dual-path-content{flex-direction:column}.dual-path-divider{flex-direction:row;padding:8px 0}.dual-path-divider:after,.dual-path-divider:before{width:50px;height:1px}.dual-path-optional{width:100%;max-width:500px;margin:0 auto;padding:24px 20px 20px}.dual-path-btn{margin-left:0;flex-shrink:0}}@media (max-width:767px){.dual-path-section{padding:1.25rem}.dual-path-content,.dual-path-main{flex-direction:column}.dual-path-main{text-align:center}.dual-path-divider{flex-direction:row;padding:.5rem 0}.dual-path-divider:after,.dual-path-divider:before{width:60px;height:1px}.dual-path-optional{width:100%;padding:2rem 1.25rem 1.25rem}.dual-path-optional-inner{flex-direction:column}.dual-path-optional-icon{width:56px;height:56px}.dual-path-recommended-badge{top:-10px}.dual-path-btn{width:100%;justify-content:center;margin-left:0;margin-top:.5rem}}@media (max-width:480px){.dual-path-section{padding:1rem}.dual-path-main{gap:.75rem}.dual-path-icon{width:52px;height:52px}.dual-path-learn-head{font-size:17px}.dual-path-learn-text{font-size:14px}.dual-path-optional{padding:1.75rem 1rem 1rem}.dual-path-optional-icon{width:48px;height:48px;font-size:1.2rem}.dual-path-optional-title{font-size:16px}.dual-path-optional-desc{font-size:13px}.dual-path-recommended-badge{font-size:.6rem;padding:.3rem 12px}.dual-path-btns-wrapper{flex-direction:column}}.site-btn{display:inline-flex;align-items:center;justify-content:center;height:45px;padding:4px 20px;font-size:15px;font-weight:500;color:var(--btn-text);background:var(--btn-bg);border:none;border-radius:var(--button-radius);cursor:pointer;transition:filter var(--hover-transition-duration)}.site-btn.light-btn{color:var(--txt-brand);background:var(--card-bg)}.final-cta-section{padding:5rem 2rem 7rem;background:#fff}.final-cta-container{max-width:1100px;margin:0 auto}.final-cta-card{background:var(--brand-primary);border-radius:28px;padding:3.5rem;position:relative;overflow:hidden;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:2.5rem;gap:2.5rem;align-items:center}.cta-bg-gradient{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(139,127,253,.4) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(167,139,250,.3) 0,transparent 40%);animation:ctaBgMove 12s ease-in-out infinite;pointer-events:none}@keyframes ctaBgMove{0%,to{transform:translate(0)}50%{transform:translate(15px,15px)}}.cta-particles{position:absolute;inset:0;pointer-events:none}.cta-particles span{position:absolute;width:5px;height:5px;background:hsla(0,0%,100%,.25);border-radius:50%;animation:particleFloat 10s linear infinite}.cta-particles span:first-child{left:10%;top:20%;animation-delay:0s}.cta-particles span:nth-child(2){left:25%;top:60%;animation-delay:2s}.cta-particles span:nth-child(3){left:45%;top:30%;animation-delay:4s}.cta-particles span:nth-child(4){left:65%;top:70%;animation-delay:1s}.cta-particles span:nth-child(5){left:85%;top:40%;animation-delay:3s}@keyframes particleFloat{0%{transform:translateY(80px) scale(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-80px) scale(1);opacity:0}}.cta-bg-texture{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none}.cta-content{position:relative;z-index:2}.cta-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);border-radius:50px;font-size:.85rem;font-weight:600;color:hsla(0,0%,100%,.9);margin-bottom:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-badge-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:dotPulse 2s ease-in-out infinite}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.cta-title{font-size:2.75rem;font-weight:800;color:#fff;margin-bottom:1.25rem;line-height:1.2}.cta-description{font-size:1.1rem;color:hsla(0,0%,100%,.85);line-height:1.7;margin-bottom:2rem;max-width:520px}.cta-buttons{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.cta-button-icon{font-size:1.2rem}@keyframes rocketBounce{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-3px) rotate(5deg)}75%{transform:translateY(2px) rotate(-3deg)}}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.75rem;font-size:1rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.cta-button-primary{color:var(--brand-primary);background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.15)}.cta-button-primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 30px rgba(0,0,0,.25)}.cta-button-secondary{color:#fff;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-button-secondary:hover{background:hsla(0,0%,100%,.25);transform:translateY(-3px)}.cta-trust{display:inline-flex;gap:1.25rem;flex-wrap:wrap}.cta-trust-item{display:flex;align-items:center;gap:.4rem;font-size:13px;color:#f8f9fa}.cta-trust-check{width:16px;height:16px;background:rgba(34,197,94,.75);border-radius:50%;display:flex;align-items:center;justify-content:center}.cta-trust-check svg{width:10px;height:10px;stroke:#fff}.cta-bird-container{position:relative;z-index:2;width:250px;height:250px;display:flex;align-items:center;justify-content:center;justify-self:center}.cta-bird-glow{position:absolute;width:180px;height:180px;background:radial-gradient(circle,rgba(255,214,102,.4) 0,transparent 70%);border-radius:50%;animation:glowPulse 3s ease-in-out infinite}@keyframes glowPulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.2);opacity:.9}}.cta-bird-ring{position:absolute;border-radius:50%;border:2px dashed hsla(0,0%,100%,.2)}.cta-bird-ring-1{width:200px;height:200px;animation:ringRotate 20s linear infinite}.cta-bird-ring-2{width:240px;height:240px;animation:ringRotate 30s linear infinite reverse;border-style:dotted}@keyframes ringRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cta-bird{position:relative;width:160px;height:160px;z-index:3}.swift-bird-img{width:100%;height:100%;object-fit:contain;animation:birdFloat 4s ease-in-out infinite;filter:drop-shadow(0 10px 30px rgba(0,0,0,.2))}@keyframes birdFloat{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-15px) rotate(3deg)}}.bird-particle{position:absolute;width:8px;height:8px;background:rgba(255,214,102,.8);border-radius:50%;animation:particleTrail 3s ease-out infinite}.bird-particle-1{bottom:20%;left:10%;animation-delay:0s}.bird-particle-2{bottom:30%;left:5%;animation-delay:.5s;width:6px;height:6px}.bird-particle-3{bottom:40%;left:15%;animation-delay:1s;width:5px;height:5px}.bird-particle-4{bottom:50%;left:8%;animation-delay:1.5s;width:4px;height:4px}@keyframes particleTrail{0%{opacity:.8;transform:translate(0) scale(1)}to{opacity:0;transform:translate(-30px,20px) scale(0)}}@media (max-width:991px){.final-cta-card{grid-template-columns:1fr;padding:2.5rem;text-align:center}.cta-content{order:1}.cta-bird-container{order:0;margin-bottom:1rem}.cta-title{font-size:2rem}.cta-description{font-size:1rem;max-width:100%;margin:0 auto 1.5rem}.cta-buttons,.cta-trust{justify-content:center}.cta-bird-container{width:180px;height:180px}.cta-bird{width:130px;height:130px}}@media (max-width:640px){.final-cta-section{padding:3rem 1.5rem 4rem}.final-cta-card{padding:2.5rem 2rem;border-radius:24px}.cta-title{font-size:1.8rem}.cta-button,.cta-description{font-size:.95rem}.cta-button{padding:14px 1.5rem}}@media (max-width:480px){.cta-title{font-size:1.5rem}.cta-buttons{flex-direction:column;width:100%}.cta-button{width:100%;justify-content:center}.cta-trust{flex-direction:column;gap:.5rem}}.wld-section{padding:5rem 2rem;background:var(--bg-off-white)}.wld-container{max-width:1100px;margin:0 auto}.wld-header{text-align:center;margin-bottom:3rem}.wld-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1rem;border-radius:50px;font-size:.75rem;font-weight:700;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.04em;color:#5f56fe;background:#ffffffe6;box-shadow:0 2px 8px rgba(95,86,254,.1);border:1px solid rgba(95,86,254,.15)}.wld-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;color:#111;line-height:1.2;letter-spacing:-.02em}.wld-subtitle{font-size:1.05rem;color:#717171;max-width:550px;margin:0 auto;line-height:1.7}.wld-table{background:#fff;border-radius:22px;overflow:hidden;border:1px solid var(--border-light);box-shadow:0 8px 40px rgba(0,0,0,.04)}.wld-table-header{display:grid;grid-template-columns:2fr 1fr 1fr;background:var(--bg-off-white);border-bottom:1px solid var(--border-light)}.wld-header-cell{padding:1.1rem 1.25rem;font-size:.85rem;font-weight:700;color:#111;text-align:center}.wld-header-cell:first-child{text-align:left}.wld-header-cell.highlight{background:#5f56fe;color:#fff}.wld-row{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid var(--border-light);transition:background .2s ease}.wld-row:last-child{border-bottom:none}.wld-row:hover{background:var(--bg-off-white)}.wld-row.row-highlight{background:rgba(95,86,254,.03)}.wld-row.row-highlight:hover{background:rgba(95,86,254,.06)}.wld-cell{padding:1.1rem 1.25rem;font-size:14px;color:#64748b;display:flex;align-items:center;justify-content:center;text-align:center}.wld-cell:first-child{justify-content:flex-start;text-align:left;font-weight:500;color:#111}.wld-cell.cell-highlight{background:#eeecff;justify-content:center;text-align:center}.check-icon{color:#22c55e;font-size:1.25rem;font-weight:700}.cross-icon{color:#ef4444}.limited-badge{color:#d97706;font-size:.8rem;font-weight:600;background:#fef3c7;padding:.25rem .6rem;border-radius:4px}.examai-text{color:#5f56fe;font-weight:700}.examai-text,.traditional-text{font-size:.85rem;text-align:center}.traditional-text{color:#717171}@media (max-width:767px){.wld-row,.wld-table-header{grid-template-columns:1.5fr 1fr 1fr}.wld-cell,.wld-header-cell{padding:14px .75rem;font-size:.8rem}.wld-cell:first-child{font-size:.8rem}.check-icon,.cross-icon{font-size:1.1rem}.examai-text,.traditional-text{font-size:.75rem}.limited-badge{font-size:.7rem;padding:.2rem .5rem}}@media (max-width:480px){.wld-section{padding:3rem 1rem}.wld-header{margin-bottom:2rem}.wld-tag{font-size:.65rem;padding:.35rem .75rem}.wld-subtitle{font-size:.95rem}.wld-row,.wld-table-header{grid-template-columns:1.3fr .85fr .85fr}.wld-cell,.wld-header-cell{padding:.75rem .5rem;font-size:.7rem}.wld-header-cell{font-size:.65rem}.check-icon,.cross-icon{font-size:1rem}.examai-text,.traditional-text{font-size:.65rem}.limited-badge{font-size:.6rem;padding:.15rem .4rem}}.cross-icon{height:28px;width:28px;font-size:1.25rem}.wld-tag-icon{height:20px;width:20px;display:block}.navbar{position:fixed!important;top:20px;left:50%;transform:translateX(-50%);z-index:1000;padding:.7rem 1.5rem!important;background:hsla(0,0%,100%,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:100px;border:1px solid var(--border-light);box-shadow:0 4px 30px rgba(0,0,0,.04);transition:all .4s cubic-bezier(.16,1,.3,1);max-width:1100px;width:calc(100% - 40px);transition:top .5s ease}.header-wrapper{position:-webkit-sticky;position:sticky;top:0;z-index:1000;width:100%;display:flex;flex-direction:column;align-items:center;pointer-events:none}.navbar.bar-visible{top:60px}.navbar.offer-bar-visible{top:calc(var(--topOfferSnackbarHeight, 0px) + 20px)}.navbar.offer-bar-visible.bar-visible{top:calc(var(--topOfferSnackbarHeight, 0px) + 60px)}.navbar.scrolled{top:10px!important;background:hsla(0,0%,100%,.95);box-shadow:0 8px 40px rgba(0,0,0,.08)}.navbar.offer-bar-visible.scrolled{top:calc(var(--topOfferSnackbarHeight, 0px) + 10px)!important}.navbar-container{width:100%;max-width:100%;margin:0 auto;justify-content:space-between}.navbar-container,.navbar-logo{display:flex;align-items:center}.navbar-logo{gap:.5rem;text-decoration:none;flex-shrink:0}.logo-bird-img{width:32px;height:32px;object-fit:contain;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.navbar-logo:hover .logo-bird-img{transform:rotate(-10deg) scale(1.05)}.logo-text{font-size:1.2rem;font-weight:800;color:#111}.logo-bird{width:36px;height:36px;position:relative;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.navbar-logo:hover .logo-bird{transform:rotate(-10deg) scale(1.05)}.logo-bird svg{width:100%;height:100%}.navbar-menu{gap:2rem}.nav-link,.navbar-menu{display:flex;align-items:center}.nav-link{font-size:14px;font-weight:500;color:#111;text-decoration:none;gap:.3rem;transition:color .2s ease}.nav-link:hover{color:#5f56fe}.nav-link svg{width:16px;height:16px}.navbar-actions{display:flex;align-items:center;gap:1rem}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger-line{width:22px;height:2px;background:#111;border-radius:2px;transition:all .3s ease}.hamburger-line:first-child{margin-bottom:5px}.hamburger-line:nth-child(3){margin-top:5px}.hamburger.active .hamburger-line:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.active .hamburger-line:nth-child(2){opacity:0}.hamburger.active .hamburger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100dvh;padding-top:80px;padding-bottom:32px;background:hsla(0,0%,100%,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:999;overflow-y:auto;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-menu.active{opacity:1;visibility:visible}.mobile-menu.bar-visible{padding-top:calc(60px + 80px)}.mobile-menu.offer-bar-visible{padding-top:calc(var(--topOfferSnackbarHeight, 0px) + 20px + 80px)}.mobile-menu.offer-bar-visible.bar-visible{padding-top:calc(var(--topOfferSnackbarHeight, 0px) + 60px + 80px)}.mobile-menu.scrolled{padding-top:calc(20px + 80px)!important}.mobile-menu.offer-bar-visible.scrolled{padding-top:calc(var(--topOfferSnackbarHeight, 0px) + 20px + 80px)!important}.mobile-menu-content{width:100%;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.mobile-menu .nav-link{font-size:20px;font-weight:600;padding:.75rem 1.5rem}.mobile-menu .mobile-actions{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.mobile-menu .btn-signin,.mobile-menu .btn-signup{padding:1rem 2.5rem;font-size:1rem;width:200px;text-align:center}.btn-signin{padding:.6rem 1.2rem;font-size:14px;font-weight:600;color:#111;background:transparent;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:var(--systemFont)}.btn-signin:hover{border-color:#5f56fe;color:#5f56fe}.btn-signup{padding:.6rem 1.2rem;font-size:14px;font-weight:600;color:#fff;background:#111;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:var(--systemFont)}.btn-signup:hover{background:#5f56fe}@media (max-width:968px){.navbar{width:calc(100% - 30px);padding:.6rem 1rem}.navbar-actions,.navbar-menu{display:none!important}.hamburger{display:flex!important}.mobile-menu{display:flex;flex-direction:column}}@media (max-width:640px){.navbar.bar-visible{top:85px}.navbar.offer-bar-visible.bar-visible{top:calc(var(--topOfferSnackbarHeight, 0px) + 85px)}.mobile-menu.bar-visible{padding-top:calc(85px + 80px)}.mobile-menu.offer-bar-visible.bar-visible{padding-top:calc(var(--topOfferSnackbarHeight, 0px) + 85px + 80px)}}@media (max-width:480px){.navbar.bar-visible{top:calc(100px + 80px)}.navbar.offer-bar-visible.bar-visible{top:calc(var(--topOfferSnackbarHeight, 0px) + 100px)}.mobile-menu.bar-visible{padding-top:calc(100px + 80px)}.mobile-menu.offer-bar-visible.bar-visible{padding-top:calc(var(--topOfferSnackbarHeight, 0px) + 100px + 80px)}}.faq-section{padding:4rem 1.5rem;background:var(--bg-off-white)}.faq-container{width:100%;max-width:1100px;margin:0 auto}.faq-header{text-align:center;margin-bottom:2.5rem}.faq-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1rem;background:var(--brand-primary-light);border-radius:50px;font-size:.75rem;font-weight:700;color:var(--brand-primary);margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.04em}.faq-tag:before{content:"❓";font-size:14px}.faq-title{font-size:30px;font-weight:700;color:var(--text-dark);line-height:1.2;letter-spacing:-.02em}.faq-subtitle{font-size:1rem;color:var(--text-light);max-width:500px;margin:0 auto;line-height:1.7}.faq-list{display:flex;flex-direction:column;gap:14px}.stagger-children>*{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.stagger-children.active>*{transition-delay:.1s;opacity:1;transform:translateY(0)}.faq-item{background:#fff;border:1px solid var(--border-light);border-radius:14px;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:var(--border-medium)}.faq-item.active{border-color:var(--brand-primary);box-shadow:0 4px 20px var(--border-light)}.faq-question{width:100%;padding:16px;background:none;border:none;text-align:left;font-size:16px;font-weight:600;color:var(--text-dark);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:color .3s ease}.faq-question:hover{color:var(--brand-primary)}.faq-item.active .faq-question{background:#eeecff}.faq-icon{width:22px;height:22px;border-radius:50%;background:var(--brand-primary-light);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.faq-icon svg{width:12px;height:12px;stroke:var(--brand-primary);transition:transform .3s ease}.faq-item.active .faq-icon{background:var(--brand-primary)}.faq-item.active .faq-icon svg{stroke:#fff;transform:rotate(180deg)}.faq-answer{max-height:0;overflow-x:hidden;overflow-y:auto;transition:max-height .4s ease}.faq-answer.active{max-height:300px}.faq-answer-content{padding:16px;color:var(--text-light);line-height:1.7;font-size:15px}@media (min-width:576px){.faq-title{font-size:34px}.faq-question,.faq-subtitle{font-size:17px}.faq-question{padding:16px 20px}.faq-answer-content{font-size:16px;padding:16px 20px 20px}}@media (min-width:768px){.faq-section{padding:7rem 2rem}}@media (min-width:992px){.faq-title{font-size:38px}.faq-question{padding:20px 24px}.faq-answer-content{padding:20px 24px 24px}.faq-icon{width:24px;height:24px}.faq-icon svg{width:15px;height:15px}}@media (min-width:1400px){.faq-title{font-size:42px}.faq-subtitle{font-size:18px}}.footer{position:relative;background:var(--bg-off-white);padding:4rem 1.5rem 3rem;border-top:1px solid var(--border-light)}.footer-container{max-width:1100px;margin:0 auto}.footer-main{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem}.footer-brand{display:block}.footer-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;text-decoration:none}.footer-logo-icon{width:32px;height:32px;object-fit:contain}.footer-logo-text{font-size:1.25rem;font-weight:800;color:var(--text-dark)}.footer-tagline{width:100%;max-width:340px;font-size:14px;font-weight:500;color:var(--text-light);line-height:1.7}.footer-social{display:flex;gap:.5rem}.social-link{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--text-light);background:var(--bg-white);border:1px solid var(--border-light);border-radius:10px;transition:all .3s ease}.social-link:hover{color:var(--brand-primary);border-color:var(--brand-primary);transform:translateY(-2px)}.social-link svg{width:18px;height:18px}.footer-heading{font-size:15px;font-weight:600;color:var(--text-dark);text-transform:uppercase;letter-spacing:.08em;padding-bottom:unset;margin-bottom:16px}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:.5rem}.footer-list li:last-child{margin-bottom:unset}.footer-list-link{font-size:14px;font-weight:500;color:var(--text-light);text-decoration:none;transition:color .2s ease}.footer-list-link:hover{color:var(--brand-primary)}.footer-list-link.inactive:hover{color:inherit}.footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding-top:2.5rem;margin-top:4rem;border-top:1px solid var(--border-light)}.footer-bottom-socials{display:flex;align-items:center;gap:1rem}.footer-copyright{font-size:14px;font-weight:500;color:var(--text-light);margin:0}.footer-legal-links{display:flex;flex-wrap:wrap;gap:.625rem 1.25rem}.footer-legal-links a{font-size:14px;color:var(--text-light);text-decoration:none;transition:color .2s ease}.footer-legal-links a:hover{color:var(--brand-primary)}@media (min-width:481px){.footer{padding:4rem 1.5rem 3rem}.footer-main{grid-template-columns:1fr 1fr;gap:3rem}.footer-brand{grid-column:1/-1}}@media (min-width:576px){.footer-tagline{max-width:480px;font-size:15px}.footer-heading{font-size:16px}.footer-copyright,.footer-legal-links a,.footer-list-link{font-size:15px}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}}@media (min-width:768px){.footer{padding:4rem 2rem 3rem}.footer-main{grid-template-columns:1fr 1fr 1fr}}@media (min-width:992px){.footer{padding:5rem 2rem 3rem}.footer-main{grid-template-columns:repeat(4,auto);gap:2rem 2.5rem;justify-content:space-between}.footer-brand{grid-column:1}.footer-tagline{max-width:320px}.footer-bottom{margin-top:5rem}}@media (min-width:1200px){.footer-main{gap:3rem 4rem}}@media (min-width:1400px){.footer-bottom{flex-direction:row-reverse}}.footer-main.reveal.active+.footer-bottom{opacity:1!important;transform:translateY(0)!important}.hero{min-height:100vh;display:flex;align-items:center;padding:8rem 2rem 4rem;position:relative}.hero-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:stretch;width:100%}.hero-content{opacity:0;animation:fadeInUp .8s ease forwards;animation-delay:.2s;display:flex;flex-direction:column;justify-content:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .75rem .4rem .5rem;background:#fff;border:1px solid var(--border-light);border-radius:50px;font-size:.8rem;font-weight:600;color:#64748b;margin-bottom:1.75rem;box-shadow:0 2px 10px rgba(0,0,0,.04);animation:badgePulse 3s ease-in-out infinite;align-self:flex-start}@keyframes badgePulse{0%,to{box-shadow:0 2px 10px rgba(0,0,0,.04),0 0 0 0 rgba(95,86,254,0)}50%{box-shadow:0 2px 10px rgba(0,0,0,.04),0 0 0 6px var(--border-light)}}.hero-badge .badge-new{background:#5f56fe;color:#fff;font-size:.6rem;font-weight:700;padding:.2rem .5rem;border-radius:50px;text-transform:uppercase;letter-spacing:.04em}.hero-badge .badge-dot{width:6px;height:6px;background:#22c55e;border-radius:50%;animation:dotBlink 2s infinite}@keyframes dotBlink{0%,to{opacity:1}50%{opacity:.3}}.hero-title{font-size:clamp(2.5rem,5vw,4.2rem);font-weight:800;line-height:1.1;color:#111;margin-bottom:1.5rem;letter-spacing:-.03em;overflow:visible}.hero-title .line{display:block;overflow:visible;padding-bottom:.05em}.hero-title .line-inner{display:block;transform:translateY(100%);animation:lineReveal .8s cubic-bezier(.16,1,.3,1) forwards}.hero-title .line:nth-child(2) .line-inner{animation-delay:.1s}.hero-title .line:nth-child(3) .line-inner{animation-delay:.2s}.hero-title .line:nth-child(4) .line-inner{animation-delay:.3s}.hero-title .line:nth-child(5) .line-inner{animation-delay:.4s}@keyframes lineReveal{to{transform:translateY(0)}}.hero-title .highlight{position:relative;display:inline-block;color:#5f56fe}.hero-title .highlight:before{content:"";position:absolute;bottom:.08em;left:-.03em;right:-.03em;height:.32em;background:rgba(95,86,254,.12);border-radius:4px;z-index:-1;transform:scaleX(0);transform-origin:left;animation:highlightGrow .6s ease .5s forwards}@keyframes highlightGrow{to{transform:scaleX(1)}}.hero-description{font-size:1.2rem;line-height:1.7;color:#717171;margin-bottom:2rem;max-width:460px}.hero-cta{display:flex;gap:1rem;align-items:center;margin-bottom:2.5rem}.btn-primary{display:inline-flex;align-items:center;gap:.6rem;padding:.95rem 1.8rem;font-size:1rem;font-weight:700;font-family:var(--systemFont);color:#fff;background:#5f56fe;border:none;border-radius:14px;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 8px 30px rgba(95,86,254,.3)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(95,86,254,.35)}.btn-primary svg{width:18px;height:18px;transition:transform .3s ease}.btn-primary:hover svg{transform:translateX(4px)}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.5rem;font-size:1rem;font-weight:600;color:#111;background:#fff;border:2px solid var(--border-light);border-radius:14px;cursor:pointer;transition:all .3s ease;font-family:var(--systemFont)}.btn-secondary:hover{border-color:#5f56fe;color:#5f56fe}.btn-secondary svg{width:18px;height:18px}.hero-social-proof{display:flex;align-items:center;gap:12px}.avatar-stack{display:flex;gap:3px}.avatar-stack .avatar{width:31px;height:21px;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;color:#fff;overflow:hidden}.avatar-stack .avatar:first-child{margin-left:0}.avatar-stack .avatar.more{width:21px;height:21px}.social-text{margin-bottom:0;font-size:14px;color:#717171}.social-text strong{color:#111;font-weight:700}.hero-visual{position:relative;min-height:450px;opacity:0;animation:fadeInUp .8s ease forwards;animation-delay:.4s}.hero-visual,.leyaa-animation-wrapper{height:100%;display:flex;align-items:center}.leyaa-animation-wrapper{width:100%;justify-content:center;background:radial-gradient(ellipse at center,hsla(0,0%,100%,.8) 0,transparent 70%);border-radius:24px}.leyaa-animation-wrapper svg{width:100%;height:100%;max-width:500px;max-height:695px}.pulse-glow{animation:pulseGlow 2s ease-in-out infinite}@keyframes pulseGlow{0%,to{box-shadow:0 8px 30px rgba(95,86,254,.3)}50%{box-shadow:0 8px 30px rgba(95,86,254,.5),0 0 0 8px rgba(95,86,254,.1)}}.btn-ripple{position:relative;overflow:hidden}.btn-ripple:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.3);border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.btn-ripple:active:after{width:300px;height:300px}@media (max-width:1200px){.hero-title{font-size:3.2rem}.hero-visual{min-height:400px;height:100%}.leyaa-animation-wrapper svg{max-width:420px;max-height:580px}}@media (max-width:968px){.hero-container{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-content{order:1}.hero-visual{order:2;min-height:350px;height:auto}.hero-title{font-size:2.8rem}.hero-description{max-width:100%;margin-left:auto;margin-right:auto}.hero-cta{flex-wrap:wrap}.hero-cta,.hero-social-proof{justify-content:center}.hero-badge{align-self:center}.leyaa-animation-wrapper svg{max-width:380px;max-height:530px}}@media (max-width:640px){.hero{padding:7rem 1.5rem 3rem}.hero-title{font-size:2.2rem}.btn-primary,.hero-description{font-size:1rem}.btn-primary{padding:14px 1.8rem}.hero-visual{min-height:280px;height:auto}.leyaa-animation-wrapper svg{max-width:320px;max-height:450px}}@media (max-width:480px){.hero-title{font-size:1.9rem}.leyaa-animation-wrapper svg{max-width:280px;max-height:390px}}.hero-stats{display:flex;gap:24px;margin-top:32px}.hero-stat-card{display:flex;align-items:center;gap:12px}.hero-stat-icon{width:42px;height:42px;border-radius:12px;background:#f1f2ff;display:flex;align-items:center;justify-content:center;font-size:16px;overflow:hidden}.hero-stat-text{display:flex;flex-direction:column;line-height:1.2}.hero-stat-value{font-size:18px;font-weight:700;color:#000}.hero-stat-label{font-size:13px;color:#7a7a7a}.how-it-works-section{padding:6rem 2rem;background:linear-gradient(180deg,#fafafa,#f8f7ff);position:relative;overflow:hidden}.how-it-works-container{max-width:1100px;margin:0 auto}.how-it-works-header{text-align:center;margin-bottom:3rem}.how-it-works-tag{display:inline-flex;align-items:center;gap:.5rem;font-size:14px;font-weight:600;padding:.5rem 1.2rem;margin-bottom:1.5rem;border-radius:30px;color:#5f56fe;background:hsla(0,0%,100%,.9);box-shadow:0 2px 8px rgba(95,86,254,.1);border:1px solid var(--border-medium)}.how-it-works-title{font-size:3rem;font-weight:800;color:#111;line-height:1.2}.how-it-works-subtitle{font-size:1.25rem;color:#717171;max-width:600px;margin:0 auto;line-height:1.6}.lottie-wrapper{position:relative;max-width:1100px;margin:0 auto;padding:4px;border-radius:24px;background:linear-gradient(90deg,#5f56fe,#8b7ffd,#a78bfa,#c4b5fd,#a78bfa,#8b7ffd,#5f56fe);background-size:300% 100%;animation:borderShine 4s linear infinite;box-shadow:0 0 30px rgba(95,86,254,.2),0 0 60px rgba(95,86,254,.1)}@keyframes borderShine{0%{background-position:0 50%}to{background-position:300% 50%}}.lottie-border-glow{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:26px;background:linear-gradient(90deg,transparent,rgba(95,86,254,.5),rgba(167,139,250,.5),transparent);background-size:200% 100%;animation:glowMove 3s ease-in-out infinite;filter:blur(8px);opacity:.6;z-index:-1}@keyframes glowMove{0%,to{background-position:-100% 50%;opacity:.4}50%{background-position:200% 50%;opacity:.8}}.lottie-container{background:hsla(0,0%,100%,.95);border-radius:20px;min-height:500px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:2rem}.lottie-container:before{top:20px;left:20px;animation-delay:0s}.lottie-container:after{bottom:20px;right:20px;animation-delay:1s}.corner-sparkle{position:absolute;animation:cornerSparkle 2s ease-in-out infinite}.sparkle-top{top:20px;left:20px;animation-delay:0s}.sparkle-bottom{bottom:20px;right:20px;animation-delay:1s}@keyframes cornerSparkle{0%,to{opacity:.3;transform:scale(1) rotate(0deg)}50%{opacity:1;transform:scale(1.2) rotate(180deg)}}.how-it-works-animation{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1rem}.how-it-works-animation svg{width:100%;height:auto;max-height:100%}.how-it-works-horizontal{display:block}.how-it-works-vertical{display:none}.how-it-works-header{opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.4,0,.2,1)}.how-it-works-header.reveal.active{opacity:1;transform:translateY(0)}.lottie-wrapper{opacity:0;transform:scale(.9);transition:all .8s cubic-bezier(.4,0,.2,1)}.lottie-wrapper.reveal.active{opacity:1;transform:scale(1)}@media (max-width:1199px){.how-it-works-title{font-size:2.5rem}.lottie-container{min-height:450px}}@media (max-width:968px){.how-it-works-title{font-size:2.2rem}.how-it-works-subtitle{font-size:1.1rem}.lottie-container{min-height:400px}}@media (max-width:767px){.how-it-works-horizontal{display:none}.how-it-works-vertical{display:block}.lottie-container{min-height:700px}}@media (max-width:640px){.how-it-works-section{padding:4rem 1.5rem}.how-it-works-title{font-size:1.8rem}.how-it-works-subtitle{font-size:1rem}.lottie-wrapper{border-radius:16px}.lottie-container{min-height:600px;border-radius:12px;padding:1rem}}@media (max-width:480px){.how-it-works-title{font-size:1.6rem}.how-it-works-subtitle{font-size:14px}.lottie-container{min-height:550px}.lottie-container:after,.lottie-container:before{font-size:1rem}}.top-info-bar{z-index:1100;position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;height:var(--topOfferSnackbarHeight);display:flex;align-items:center;justify-content:center;background:#ffd60a;overflow:hidden;box-shadow:var(--shadow-sm)}.top-info-bar.trial-snackbar{top:var(--trialSnackbarHeight)}.info-bar-content-wrapper{position:relative;z-index:1;width:100%;max-width:1100px;height:100%;padding:0 15px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;cursor:pointer}.info-bar-icon-wrapper{display:none}.info-bar-svg{display:block;width:32px;height:32px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.info-text-wrapper{display:grid;align-items:center;text-align:center}.info-bar-text{color:#111;font-size:15px;line-height:1.2}.info-bar-title-text{line-height:1.2}.info-bar-link,.info-bar-title-text{color:#111;font-size:14px;font-weight:600}.info-bar-link{display:inline-block;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.info-bar-link:hover{opacity:.8}.offer-bar-timer-wrapper{width:-moz-fit-content;width:fit-content;cursor:pointer}.info-bar-button{font-size:14px;display:none}.info-bar-button:hover{filter:brightness(97%)}.info-bar-close{position:absolute;top:1px;right:1px;z-index:1;font-size:18px;cursor:pointer;color:#4d4d4d}.info-bar-close:hover{opacity:.8}.dynamic-offer-img-large{width:32px;height:32px;object-fit:contain}@media (min-width:481px){.info-bar-button,.info-bar-link,.info-bar-text,.info-bar-title-text{font-size:15px}}@media (min-width:576px){.info-bar-content-wrapper{flex-direction:row-reverse;column-gap:32px}}@media (min-width:768px){.info-bar-icon-wrapper{display:grid;place-items:center;width:40px;height:40px;min-width:40px;min-height:40px;background:#111;border-radius:5px;margin-right:12px}.info-text-wrapper{text-align:left}.info-bar-button{display:block;width:120px;padding:9px 12px;border-radius:8px;font-weight:500;color:#fff;background:#0a0a0a;white-space:nowrap;border:none}}@media (min-width:992px){.info-bar-content-wrapper{flex-direction:row;padding:0 20px}.info-text-wrapper{text-align:center}.info-bar-title-text{display:block;text-align:left;font-size:16px}.info-bar-text{font-size:16px}}@media (min-width:1200px){.info-bar-text,.info-bar-title-text{font-size:17px}}.leyaa-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;cursor:pointer;line-height:normal}.leyaa-logo .swift-icon{width:36px;height:36px;object-fit:contain}.leyaa-logo .wordmark{display:inline-flex;align-items:baseline;line-height:1;animation:wordmarkfloat 5s ease-in-out infinite}.leyaa-logo .wm-ley{font-weight:700;letter-spacing:-1.2px;color:#1a202c}.leyaa-logo .wm-aa{position:relative;display:inline-flex;align-items:baseline}.leyaa-logo .wm-a1{top:-.04em;transform:rotate(-1.5deg);transform-origin:bottom center;animation:leyaasoar1 4s ease-in-out infinite}.leyaa-logo .wm-a1,.leyaa-logo .wm-a2{font-weight:800;letter-spacing:-.3px;display:inline-block;position:relative;color:#1a202c;-webkit-text-fill-color:#1a202c}.leyaa-logo .wm-a2{top:-.12em;transform:rotate(-3deg);transform-origin:bottom center;animation:leyaasoar2 4s ease-in-out infinite}.leyaa-logo .wm-trail{position:absolute;bottom:5%;left:-8%;width:calc(100% + .15em);height:2px;border-radius:2px;background:linear-gradient(90deg,transparent 0,rgba(95,86,254,.04) 10%,var(--border-medium) 30%,rgba(95,86,254,.35) 60%,rgba(95,86,254,.6) 100%);transform:rotate(-4deg);transform-origin:left center;animation:leyaatrail 4s ease-in-out infinite}.leyaa-logo .wm-trail:after{content:"";position:absolute;right:-3px;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#5f56fe;box-shadow:0 0 6px rgba(95,86,254,.45),0 0 12px rgba(95,86,254,.2);animation:leyaadot 4s ease-in-out infinite}.leyaa-logo .wm-dotai{font-weight:700;letter-spacing:-.3px;display:inline-flex;align-items:baseline;margin-left:.2em}.leyaa-logo .wm-period{display:none;color:#1a202c}.leyaa-logo .wm-ai{color:#1a202c}.leyaa-logo.size-sm .wm-a1,.leyaa-logo.size-sm .wm-a2,.leyaa-logo.size-sm .wordmark{animation:none}.leyaa-logo.size-sm .wm-trail{animation:none;opacity:.7}.leyaa-logo.size-sm .wm-trail:after{animation:none;box-shadow:0 0 5px rgba(95,86,254,.4)}.leyaa-logo.theme-dark .wm-ley{color:#f1f0fb}.leyaa-logo.theme-dark .wm-a1,.leyaa-logo.theme-dark .wm-a2{color:#f1f0fb;-webkit-text-fill-color:#f1f0fb}.leyaa-logo.theme-dark .wm-ai,.leyaa-logo.theme-dark .wm-period{color:#f1f0fb}.leyaa-logo.theme-dark .wm-trail{background:linear-gradient(90deg,transparent,rgba(139,127,255,.04) 10%,rgba(139,127,255,.15) 30%,rgba(139,127,255,.35) 60%,rgba(139,127,255,.65))}.leyaa-logo.theme-dark .wm-trail:after{background:#8b7fff;box-shadow:0 0 6px rgba(139,127,255,.5),0 0 14px rgba(139,127,255,.25)}.leyaa-logo-powered-by-text{font-size:10px;font-weight:500;color:#4d4d4d;line-height:normal;text-align:right;margin:4px 0 0}@keyframes wordmarkfloat{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-.02em) rotate(-.15deg)}50%{transform:translateY(.005em) rotate(.05deg)}75%{transform:translateY(-.015em) rotate(-.1deg)}}@keyframes leyaasoar1{0%,to{transform:rotate(-1.5deg) translateY(0)}25%{transform:rotate(-2deg) translateY(-.03em)}50%{transform:rotate(-1deg) translateY(.01em)}75%{transform:rotate(-2deg) translateY(-.02em)}}@keyframes leyaasoar2{0%,to{transform:rotate(-3deg) translateY(0)}20%{transform:rotate(-2deg) translateY(-.05em)}45%{transform:rotate(-4deg) translateY(.01em)}70%{transform:rotate(-2.5deg) translateY(-.06em)}85%{transform:rotate(-3.5deg) translateY(-.02em)}}@keyframes leyaatrail{0%,to{opacity:.8}35%{opacity:1}60%{opacity:.6}80%{opacity:1}}@keyframes leyaadot{0%,to{box-shadow:0 0 4px rgba(95,86,254,.35),0 0 10px var(--border-medium)}50%{box-shadow:0 0 8px rgba(95,86,254,.6),0 0 16px rgba(95,86,254,.3)}}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Plus_Jakarta_Sans_Fallback_a11773;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_a11773{font-family:__Plus_Jakarta_Sans_a11773,__Plus_Jakarta_Sans_Fallback_a11773;font-style:normal}.announcement-bar{width:100%;height:45px;background:#f3f0ff;border-bottom:1px solid #e4dafc;padding:9px 48px;display:flex;align-items:center;justify-content:center;gap:12px;position:relative;z-index:1050;box-sizing:border-box;animation:announcement-slide-in .4s cubic-bezier(.16,1,.3,1) both}@keyframes announcement-slide-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.announcement-bar--closing{animation:announcement-slide-out .35s cubic-bezier(.4,0,1,1) both}@keyframes announcement-slide-out{to{opacity:0;transform:translateY(-100%)}}.announcement-pill{display:inline-flex;align-items:center;gap:5px;background:#fff;border:1px solid #ddd6fe;border-radius:100px;padding:5px 10px;flex-shrink:0;box-shadow:0 1px 4px rgba(109,40,217,.08)}.announcement-dot{width:6px;height:6px;border-radius:50%;background:#7c3aed;flex-shrink:0;display:inline-block}.announcement-pill-text{font-size:10px;font-weight:700;color:#7c3aed;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap;line-height:normal}.announcement-message{margin:0;font-size:13px;font-weight:400;line-height:1.4;text-align:center}.announcement-highlight{color:#6d28d9;font-weight:600}.announcement-close{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#b39fff;font-size:18px;line-height:1;padding:4px 6px;border-radius:6px;transition:color .15s ease;display:flex;align-items:center;justify-content:center}.announcement-close:hover{color:#7c3aed}@media (max-width:640px){.announcement-bar{height:70px;padding:9px 36px;flex-direction:column;gap:6px}.announcement-message{font-size:12px}}@media (max-width:480px){.announcement-bar{height:85px}}.credibility-section{padding:5rem 2rem;background:#fafafa;position:relative;overflow:hidden}.credibility-section:before{top:-120px;right:-100px;width:320px;height:320px;background:radial-gradient(circle,rgba(95,86,254,.06) 0,rgba(95,86,254,0) 70%)}.credibility-section:after,.credibility-section:before{content:"";position:absolute;pointer-events:none;z-index:0}.credibility-section:after{bottom:-100px;left:-80px;width:280px;height:280px;background:radial-gradient(circle,rgba(95,86,254,.05) 0,rgba(95,86,254,0) 70%)}.credibility-container{max-width:1100px;margin:0 auto;position:relative;z-index:1}.credibility-header{text-align:center;margin-bottom:3rem}.credibility-tag{display:inline-flex;align-items:center;gap:7px;padding:6px 14px;background:#fff;border:.5px solid rgba(95,86,254,.15);border-radius:50px;font-size:11px;font-weight:700;color:#5f56fe;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 2px 12px rgba(95,86,254,.06);margin-bottom:1.25rem}.credibility-tag-dot{width:6px;height:6px;background:#5f56fe;border-radius:50%}.credibility-title{font-size:2.75rem;font-weight:800;color:#111;letter-spacing:-.025em;line-height:1.1}.credibility-highlight{color:#5f56fe;position:relative;display:inline-block;z-index:1}.credibility-highlight:after{content:"";position:absolute;bottom:4px;left:-2px;right:-2px;height:12px;background:rgba(95,86,254,.14);border-radius:3px;z-index:-1}.credibility-subtitle{font-size:1.0625rem;line-height:1.6;color:#6b7280;max-width:540px;margin:0 auto}.lineage-stats{justify-content:center;max-width:720px;margin:0 auto 4rem}.lineage-stats,.lineage-stats-row{display:flex;align-items:center}.lineage-stat{text-align:center;padding:0 1.5rem;min-width:120px}.lineage-stat-number{font-size:3.25rem;font-weight:800;color:#111;letter-spacing:-.04em;line-height:1}.lineage-stat-plus{color:#5f56fe}.lineage-stat-label{font-size:.6875rem;color:#6b7280;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-top:.75rem}.lineage-divider{width:1px;height:56px;background:linear-gradient(180deg,transparent,#d5d5d5 30%,#d5d5d5 70%,transparent);flex-shrink:0}.credibility-section-break{border-top:.5px solid #e5e7eb;max-width:200px;margin:0 auto 1.75rem}.testimonials-section-label{text-align:center;font-size:.6875rem;color:#6b7280;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin:0 0 2rem}.featured-carousel{max-width:900px;margin:0 auto;outline:none}.featured-carousel:focus-visible{outline:2px solid rgba(95,86,254,.4);outline-offset:8px;border-radius:20px}.testimonial-featured-card{position:relative;background:#fff;border:.5px solid #e5e7eb;border-radius:20px;padding:44px 48px;box-shadow:0 4px 28px rgba(0,0,0,.04);overflow:hidden}.testimonial-featured-quote-mark{position:absolute;top:24px;right:36px;font-family:Georgia,serif;font-size:92px;font-weight:700;line-height:1;color:#5f56fe;opacity:.12;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.testimonial-featured-grid{display:grid;grid-template-columns:280px 1fr;grid-gap:44px;gap:44px;align-items:center;position:relative;z-index:1}.testimonial-featured-photo-wrapper{position:relative}.testimonial-featured-photo{width:280px;height:280px;border-radius:18px;overflow:hidden;box-shadow:0 8px 32px rgba(95,86,254,.12);background:linear-gradient(135deg,#f0e9ff,#e5dcff);position:relative;z-index:2}.testimonial-featured-photo-img{width:100%;height:100%;object-fit:cover;display:block}.testimonial-featured-photo-initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:72px;font-weight:700;color:#5f56fe;letter-spacing:-.02em}.testimonial-featured-photo-accent{position:absolute;bottom:-10px;left:-10px;width:64px;height:64px;border:2px solid #5f56fe;border-radius:14px;opacity:.18;pointer-events:none;z-index:1}.testimonial-featured-content{min-width:0}.testimonial-featured-stars{display:flex;gap:3px;margin-bottom:22px}.testimonial-featured-stars .star{color:#ffd60a;font-size:18px;line-height:1}.testimonial-featured-quote{font-size:1.375rem;line-height:1.5;color:#1a1a1a;font-weight:500;letter-spacing:-.01em;margin:0 0 28px}.testimonial-featured-divider{border-top:.5px solid #f0f0f0;margin-bottom:20px}.testimonial-featured-attribution{display:flex;align-items:center;justify-content:space-between;gap:16px}.testimonial-featured-identity{min-width:0;flex:1 1}.testimonial-featured-name{font-size:1rem;font-weight:700;color:#111;letter-spacing:-.01em}.testimonial-featured-role{font-size:.8125rem;color:#6b7280;margin-top:3px}.testimonial-featured-tag{display:inline-flex;align-items:center;padding:5px 11px;background:rgba(95,86,254,.1);color:#5f56fe;border-radius:50px;font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.carousel-controls{gap:16px;margin-top:28px}.carousel-arrow,.carousel-controls{display:flex;align-items:center;justify-content:center}.carousel-arrow{width:38px;height:38px;border-radius:50%;border:.5px solid #e5e7eb;background:#fff;color:#1a1a1a;cursor:pointer;transition:all .2s ease;padding:0}.carousel-arrow:hover{background:#fafafa;border-color:#5f56fe;color:#5f56fe;transform:scale(1.05)}.carousel-arrow:focus-visible{outline:2px solid #5f56fe;outline-offset:2px}.carousel-arrow-next{background:#0a0a0a;border-color:#0a0a0a;color:#fff}.carousel-arrow-next:hover{background:#5f56fe;border-color:#5f56fe;color:#fff}.carousel-dots{display:flex;align-items:center;gap:8px}.carousel-dot{position:relative;width:8px;height:8px;border-radius:50%;background:#d5d5d5;border:none;cursor:pointer;padding:0;overflow:hidden;transition:all .3s ease}.carousel-dot:hover{background:#b8b8b8}.carousel-dot:focus-visible{outline:2px solid #5f56fe;outline-offset:2px}.carousel-dot-active{width:40px;border-radius:4px;background:#e5e5e5}.carousel-dot-progress{position:absolute;top:0;left:0;height:100%;background:#5f56fe;border-radius:4px;transition:width .05s linear}@media (max-width:1024px){.credibility-section{padding:4rem 1.5rem}.credibility-title{font-size:2.25rem}.lineage-stat-number{font-size:2.75rem}.lineage-stat{padding:0 1rem;min-width:100px}.testimonial-featured-card{padding:36px}.testimonial-featured-grid{grid-template-columns:240px 1fr;gap:36px}.testimonial-featured-photo{width:240px;height:240px}.testimonial-featured-quote{font-size:1.25rem}}@media (max-width:768px){.credibility-section{padding:3.5rem 1.25rem}.credibility-title{font-size:1.875rem}.credibility-subtitle{font-size:1rem}.lineage-stat{padding:0 .75rem;min-width:90px}.lineage-stat-number{font-size:2.25rem}.lineage-stat-label{font-size:.625rem}.lineage-divider{height:40px}.testimonial-featured-card{padding:28px 24px}.testimonial-featured-quote-mark{font-size:64px;top:16px;right:24px}.testimonial-featured-grid{grid-template-columns:1fr;gap:24px;text-align:center}.testimonial-featured-photo-wrapper{display:flex;justify-content:center}.testimonial-featured-photo{width:200px;height:200px}.testimonial-featured-photo-accent{width:48px;height:48px;bottom:-6px;left:calc(50% - 100px - 6px)}.testimonial-featured-stars{justify-content:center}.testimonial-featured-quote{font-size:1.0625rem;text-align:left}.testimonial-featured-attribution{flex-direction:column;align-items:flex-start;gap:10px;text-align:left}}@media (max-width:480px){.credibility-title{font-size:1.625rem}.credibility-tag{font-size:10px;padding:5px 12px}.lineage-stat-number{font-size:1.875rem}.lineage-stat{padding:0 .5rem;min-width:70px}.lineage-stat-label{letter-spacing:.06em}.testimonial-featured-photo{width:180px;height:180px}.testimonial-featured-photo-accent{left:calc(50% - 90px - 4px)}.testimonial-featured-quote{font-size:1rem}.carousel-arrow{width:34px;height:34px}}.products-section{--gradient-purple-indigo:linear-gradient(135deg,#667eea,#764ba2);--gradient-blue-cyan:linear-gradient(135deg,#4facfe,#00f2fe);--gradient-pink-red:linear-gradient(135deg,#f093fb,#f5576c);--gradient-pink-yellow:linear-gradient(135deg,#fa709a,#fee140);--gradient-green-teal:linear-gradient(135deg,#43e97b,#38f9d7)}.home-products-section{padding:7rem 2rem;background:var(--bg-off-white);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.products-container{width:100%;max-width:1100px;margin:0 auto}.products-header{margin-bottom:3rem}.products-tag{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;padding:.45rem 1rem;margin-bottom:1.25rem;color:#5f56fe;background:var(--brand-primary-light);border:1px solid var(--border-medium);border-radius:50px;text-transform:uppercase;letter-spacing:.05em}.products-title{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;color:var(--text-dark);letter-spacing:-.02em}.products-subtitle{font-size:1.1rem;color:var(--text-light);max-width:500px;margin:0 auto}.category-tabs-wrapper{position:relative;gap:.5rem;margin-bottom:1.5rem}.category-scroll-btn,.category-tabs-wrapper{display:flex;align-items:center;justify-content:center}.category-scroll-btn{width:36px;height:36px;border-radius:10px;border:1px solid var(--border-light);background:#fff;cursor:pointer;color:var(--text-light);flex-shrink:0;transition:all .2s ease}.category-scroll-btn:hover{background:var(--bg-off-white);border-color:var(--brand-primary);color:var(--brand-primary)}.category-scroll-btn svg{width:18px;height:18px}.category-tabs-container{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:4px 0}.category-tabs-container::-webkit-scrollbar{display:none}.category-tab{height:48px;padding:10px 24px;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .25s ease;background:#fff;color:var(--text-light);border:1px solid var(--border-light);display:flex;align-items:center;gap:.5rem;flex-shrink:0}.category-tab:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.category-tab.active{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.category-tab .tab-icon{font-size:1rem;width:20px;height:20px}.category-tab .tab-icon img,.category-tab .tab-icon svg{display:block}.tab-icon.fill-active svg circle,.tab-icon.fill-active svg path,.tab-icon.fill-active svg polygon,.tab-icon.fill-active svg rect{fill:#fff!important}.tab-icon.fill-active svg{stroke:#fff!important}.mobile-subcategory-pills{display:none}.mobile-subcategory-pill{padding:.5rem 1rem;border:1px solid var(--border-light);border-radius:20px;font-size:.8rem;font-weight:500;cursor:pointer;background:#fff;color:var(--text-light);transition:all .2s ease;white-space:nowrap;flex-shrink:0}.mobile-subcategory-pill.active,.mobile-subcategory-pill:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.mobile-subcategory-pill.active{background:var(--brand-primary-light);font-weight:600}.products-layout{display:flex;gap:1.5rem;height:735px;align-items:stretch}.products-sidebar{width:220px;flex-shrink:0;background:#fff;border-radius:16px;border:1px solid var(--border-light);padding:1.5rem 0;display:flex;flex-direction:column}.sidebar-title{font-size:14px;font-weight:600;color:var(--text-light);text-transform:uppercase;letter-spacing:.08em;padding:0 1.25rem}.sidebar-list{display:flex;flex-direction:column;gap:.25rem;padding:0 .75rem;flex:1 1;overflow-y:auto}.sidebar-item{padding:.7rem 1rem;font-size:.875rem;font-weight:500;text-align:left;color:var(--text-light);background:transparent;border:1px solid transparent;border-radius:10px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s ease}.sidebar-item.active,.sidebar-item:hover{color:var(--text-dark);background:var(--bs-light)}.sidebar-item.active{border:1px solid var(--skyBorderColor)}.sidebar-item .item-count{font-size:.7rem;color:var(--text-light);background:var(--bs-light);padding:.15rem .5rem;border-radius:6px;font-weight:600}.sidebar-item.active .item-count{background:var(--brand-primary-light);color:var(--brand-primary)}.products-main{flex:1 1;background:#fff;border-radius:16px;border:1px solid var(--border-light);overflow:hidden;display:flex;flex-direction:column}.products-main-header{padding:1.2rem 1.5rem;border-bottom:1px solid var(--border-light)}.products-main-title{font-size:24px;font-weight:700;color:var(--text-dark)}.products-main-count{font-size:15px;color:var(--text-light);margin:0}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem;padding:1.25rem;overflow-y:auto;flex:1 1;align-content:start;overflow-x:hidden}.product-card{background:#fff;border-radius:12px;padding:1rem;border:1px solid var(--border-light);cursor:pointer;transition:all .25s ease;display:flex;align-items:center;gap:.85rem;text-decoration:none;min-width:0}.product-card:hover{transform:translateX(3px);border-color:var(--brand-primary);box-shadow:0 4px 12px rgba(95,86,254,.1)}.product-logo{width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.75rem;font-weight:700;color:#fff}.product-card-title{font-size:14px;font-weight:600;color:var(--text-dark);flex:1 1;min-width:0}.product-card-arrow{color:var(--text-light);opacity:.3;transition:all .2s ease;transform:translateX(-4px)}.product-card:hover .product-card-arrow{opacity:1;transform:translateX(0);color:var(--brand-primary)}.product-card-arrow svg{width:18px;height:18px}.products-grid::-webkit-scrollbar,.sidebar-list::-webkit-scrollbar{width:6px}@media (max-width:1199px){.products-layout{gap:1.2rem}.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1023px){.products-grid{grid-template-columns:1fr 1fr}}@media (max-width:767px){.home-products-section{padding:4rem 1.5rem}.products-sidebar{display:none}.products-layout{min-height:auto}.category-tabs-wrapper{margin-bottom:1rem}.category-scroll-btn{width:32px;height:32px;min-width:32px}.category-tab{padding:8px 16px;font-size:14px}.category-tab .tab-icon{font-size:15px}.mobile-subcategory-pills{display:flex!important;flex-wrap:nowrap;gap:.5rem;margin-bottom:1rem;padding:.25rem 0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(90deg,transparent,#000 8px,#000 calc(100% - 8px),transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8px,#000 calc(100% - 8px),transparent)}.mobile-subcategory-pills::-webkit-scrollbar{display:none}.mobile-subcategory-pills:after,.mobile-subcategory-pills:before{content:"";flex-shrink:0;width:4px}}@media (max-width:575px){.products-grid{grid-template-columns:1fr}}@media (max-width:480px){.category-tabs-wrapper{gap:.35rem}.category-scroll-btn{width:28px;height:28px;min-width:28px}.category-scroll-btn svg{width:14px;height:14px}.category-tab{padding:.45rem .7rem;font-size:.75rem;border-radius:8px}.category-tab .tab-icon{font-size:.85rem}.mobile-subcategory-pill{padding:.4rem .8rem;font-size:.75rem}}.products-search-box,.products-search-wrapper{display:flex;align-items:center}.products-search-box{gap:8px;background:var(--bg-off-white);border:1px solid var(--border-light);border-radius:10px;padding:7px 12px;transition:border-color .2s,background .2s;width:220px}.products-search-box:focus-within{border-color:var(--brand-primary);background:#fff;box-shadow:0 0 0 3px var(--border-light)}.search-icon{width:15px;height:15px;color:#aab;flex-shrink:0}.products-search-input{border:none;outline:none;background:transparent;font-size:14px;color:var(--text-dark);width:100%;min-width:0}.products-search-input::placeholder{color:#aab}.search-clear-btn{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;color:#aab;flex-shrink:0;transition:color .2s}.search-clear-btn svg{width:14px;height:14px}.search-clear-btn:hover{color:var(--brand-primary)}.products-no-results{grid-column:1/-1;text-align:center;padding:60px 20px;color:var(--text-light);font-size:14px}.products-no-results p{margin:0}@media (max-width:1399px){.products-search-box{width:190px}}@media (max-width:1199px){.products-search-box{width:170px}}@media (max-width:767px){.products-main-header{flex-direction:column!important;align-items:flex-start!important;gap:.75rem}.products-search-box,.products-search-wrapper{width:100%}.products-search-input{font-size:16px}}@media (max-width:480px){.products-search-box{padding:8px 12px}.products-search-input{font-size:16px}}.floating-progress{position:fixed;bottom:15px;right:15px;width:50px;height:50px;background:var(--brand-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.8rem;box-shadow:0 4px 20px rgba(95,86,254,.4);opacity:0;transform:scale(.8);transition:all .3s ease;z-index:1000;cursor:pointer}.floating-progress.visible{opacity:1;transform:scale(1)}.floating-progress:hover{transform:scale(1.1);box-shadow:0 6px 30px rgba(95,86,254,.5)}.trust-section{padding:3.5rem 2rem;background:var(--bg-off-white);border-top:1px solid var(--border-light);overflow:hidden}.trust-container{margin:0 auto;text-align:center;padding:0 1rem}.trust-label{font-size:.75rem;font-weight:600;color:var(--text-light);margin-bottom:4rem;text-transform:uppercase;letter-spacing:.15em}.trust-marquee-wrapper{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.trust-marquee{display:flex;align-items:center;gap:3.5rem;width:max-content;animation:marqueeScroll 50s linear infinite}@keyframes marqueeScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.trust-logo{display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.5;transition:opacity .3s ease}.trust-logo:hover{opacity:1}.logo-img{height:36px;width:auto;max-width:140px;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}.trust-logo:hover .logo-img{filter:grayscale(0)}@media (max-width:968px){.trust-marquee{gap:2.5rem}.logo-img{height:30px}}@media (max-width:640px){.trust-section{padding:3rem 1.5rem}.logo-img{height:24px}}