.categories-section{position:relative;z-index:2;background:#fff;padding:55px 0;text-align:center;margin-top:60px}.categories-section .section-header{max-width:1180px;margin:0 auto 12px;gap:20px}.categories-section .section-header h2{margin:18px auto 0;font-size:clamp(.9rem,2.6vw,3rem);line-height:1.08;max-width:none;white-space:nowrap}.categories-section .section-header .explore-btn{display:inline-block;background:radial-gradient(circle at center,rgba(94,94,94,1) 0,rgba(0,0,0,1) 100%);color:#FFFFFF;padding:18px 55px;border-radius:14px;border:1px solid rgba(22,139,84,.26);font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:1px;box-shadow:2px 4px 4px rgba(0,0,0,.23),8px 15px 30px rgba(0,0,0,.15);cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);margin-top:20px}.categories-section .section-header .explore-btn:hover{transform:translateY(-3px);box-shadow:2px 6px 6px rgba(0,0,0,.28),10px 20px 40px rgba(0,0,0,.2);filter:brightness(1.1)}.categories-carousel-v2{position:relative;width:100%;max-width:1400px;margin:60px auto 0;padding:0 40px}.track-container-v2{width:100%;overflow:hidden}.categories-track-v2{display:flex;width:max-content;align-items:stretch}.marquee-animation{animation:marquee-scroll 30s linear infinite}.categories-carousel-v2:hover .marquee-animation{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.category-slide-v2{flex:0 0 413px;padding:0 15px;box-sizing:border-box;display:flex;align-items:stretch}.category-slide-v2 img{width:100%;height:100%;object-fit:contain;border-radius:32px;display:block;transition:transform .3s ease}.category-slide-v2:hover img{transform:translateY(-10px)}.carousel-dots{display:none}@media (max-width:1024px){.category-slide-v2{flex:0 0 50%}}@media (max-width:768px){.category-slide-v2{flex:0 0 100%}.categories-carousel-v2{padding:0 20px}}.cta-section{position:relative;width:100%;min-height:860px;background:#f3f3f3;overflow:hidden;padding:42px 24px 44px;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 -10px 22px -18px rgba(0,0,0,.18),0 10px 22px -18px rgba(0,0,0,.18)}.cta-image{position:absolute;bottom:0;height:100%;width:auto;object-fit:contain;z-index:1}.cta-image.left{left:-1px}.cta-image.right{right:8px}.cta-content{position:relative;z-index:2;max-width:860px;margin-top:-8rem;padding:8px 20px 20px;display:flex;flex-direction:column;align-items:center;gap:20px}.cta-content h2{margin:0;font-size:42px;font-weight:800;line-height:1.2;color:#000}.cta-content h2 br{display:none}.cta-btn{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:230px;min-height:62px;margin-top:34px;padding:14px 40px;border:1px solid rgba(211,194,255,.7);border-radius:999px;background:linear-gradient(90deg,rgba(93,47,198,.94),rgba(45,23,96,.7426));color:#fff;font-size:16px;font-weight:600;line-height:1;white-space:nowrap;box-shadow:0 4px 10px 0 #00000040,0 15px 30px 0 #00000026,0 20px 40px 0 #00000040,inset 0 1px 0 rgba(211,194,255,.45);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer}.cta-btn:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:radial-gradient(151.16% 668.96% at 31.73% 0,#d3c2ff 0,rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.store-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:40px}.store-btn{display:flex;align-items:center;gap:14px;min-width:220px;padding:28px 40px;border-radius:16px;background:#000;color:#fff;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.store-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.15)}.store-label{align-items:flex-start;line-height:1.2}.store-label small{font-size:12px;font-weight:400}.store-label strong{font-size:20px;letter-spacing:-.2px}.store-icon{width:220px;height:auto;object-fit:contain;cursor:pointer;transition:transform .2s ease}.store-icon:hover{transform:scale(1.05)}.store-label{display:flex;flex-direction:column;text-align:left}.store-label small{font-size:10px;opacity:.8}.store-label strong{font-size:15px;font-weight:600}@media (max-width:1024px){.cta-section{min-height:700px;padding-top:36px}.cta-content h2{font-size:32px}.cta-image{height:90%}.cta-image.left{left:-32px}.cta-image.right{right:-32px}}@media (max-width:768px){.cta-section{min-height:auto;padding:40px 20px 32px;align-items:center}.cta-image{display:block;height:min(88%,460px);max-width:min(24vw,150px)}.cta-image.left{left:-1px}.cta-image.right{right:-1px}.cta-content{margin-top:0;padding:0;gap:0}.cta-content h2{font-size:26px}.cta-btn{min-width:210px;min-height:56px;padding:12px 30px}.cta-btn,.store-buttons{margin-top:24px}.store-btn{min-width:150px}}@media (max-width:480px){.cta-section{background:linear-gradient(180deg,#ffffff,#e9e3ff);border-bottom-left-radius:120px;border-bottom-right-radius:120px;padding:60px 24px 80px;min-height:auto;box-shadow:none}.cta-image{display:none}.cta-content h2{font-size:24px;line-height:1.35;max-width:320px;margin:0 auto}.cta-content h2 br{display:block}.cta-btn{margin-top:32px;min-width:240px;border-radius:999px;box-shadow:0 15px 30px rgba(93,47,198,.3)}.store-buttons{flex-direction:column;gap:25px;margin-top:40px}.store-icon{width:200px}}.features-section{padding:30px 0;background:#ffffff}.features-header{text-align:center;max-width:700px;margin:0 auto 60px}.features-header .badge{position:relative;display:inline-block;padding:9px 38px;border-radius:999px;background:#ffffff;color:#ff6b6b;font-size:18px;font-weight:700;border:.6px solid transparent;background-image:linear-gradient(#ffffff,#ffffff),linear-gradient(68.64deg,#F0F0F0 23.71%,#DBDBDB 76.29%);background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 1px 1px rgba(171,171,171,.12),0 3px 3px rgba(171,171,171,.1),0 6px 3px rgba(171,171,171,.06),0 10px 4px rgba(171,171,171,.03),0 16px 5px rgba(171,171,171,0);margin-top:20px}.features-header h2{font-size:48px;white-space:nowrap;font-weight:700;margin:40px 0 6px;color:rgba(39,2,2,1)}.features-header p{font-size:20px;color:#666;margin:30px 0;font-weight:400}.feature-row{display:flex;align-items:center;justify-content:center;gap:40px;width:100%;max-width:1400px;padding:0 80px;margin:60px auto 120px}.feature-row.reverse{flex-direction:row-reverse}.feature-image{flex:0 0 560px;display:flex;justify-content:center}.feature-image img{width:100%;max-width:544px;border-radius:18px;display:block;box-shadow:none}.feature-row.reverse .feature-image img{transform:none}.feature-content{flex:0 0 560px;display:flex;flex-direction:column;justify-content:center}.feature-content h3{font-size:48px;margin-top:0;font-weight:600;color:#222;line-height:1.1;white-space:nowrap;margin-bottom:10px}.feature-content h3 span{color:#5b7cff}.feature-row-done .feature-content h3 span{color:#ec696b}.feature-content p{margin-top:0;font-size:24px;color:#555;max-width:560px;font-weight:400;line-height:1.4}.feature-btn{margin-top:10px;width:-moz-fit-content;width:fit-content;padding:12px 22px;border-radius:12px;border:2px solid #6ea6f6;background:linear-gradient(180deg,#95bcf8,#4d8ef4);color:#ffffff;font-size:13px;font-weight:500;line-height:1;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;box-shadow:0 3px 6px 0 #367ef270,0 10px 10px 0 #367ef261,0 23px 14px 0 #367ef23b,0 41px 17px 0 #367ef212,0 64px 18px 0 #367ef203}.feature-row-done .feature-btn{border-color:#ec696b;background:linear-gradient(180deg,#f28c8d,#ec696b);box-shadow:0 3px 6px 0 rgba(236,105,107,.44),0 10px 10px 0 rgba(236,105,107,.38),0 23px 14px 0 rgba(236,105,107,.23),0 41px 17px 0 rgba(236,105,107,.07),0 64px 18px 0 rgba(236,105,107,.01)}@media (max-width:900px){.features-header{margin:0 auto 42px;padding:0 18px}.features-header h2{font-size:clamp(30px,5.4vw,40px);white-space:normal;line-height:1.15}.features-header p{font-size:15px;line-height:1.6}.feature-row{align-items:center;text-align:center;gap:30px}.feature-row,.feature-row.reverse{flex-direction:column}.feature-image img{max-width:100%}.feature-row.reverse .feature-image img{transform:none}.feature-content p{margin:10px auto;font-size:20px;max-width:620px}}@media (max-width:500px){.features-header{margin:0 auto 32px;padding:0 14px}.features-header h2{font-size:20px;line-height:3.2}.feature-content h3{font-size:26px;line-height:1.2}.feature-content p{font-size:17px;line-height:1.55;max-width:100%}}.hero{position:relative;z-index:1;min-height:100vh;background:#f8f8fa;overflow:hidden;padding:10px 22px 0;display:flex;flex-direction:column;margin-bottom:-2px}.hero-bg-img{object-fit:cover;object-position:center;z-index:-1;pointer-events:none}.hero-shell{position:relative;z-index:1;width:min(1400px,100%);margin:0 auto;flex:1 1;display:flex;flex-direction:column}.hero-navbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 10px}.hero-menu-toggle,.hero-mobile-drawer,.hero-mobile-overlay{display:none}.hero-brand{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:flex-start;gap:14px;width:auto;height:96px;text-decoration:none}.hero-brand-logo{width:55px;height:55px;object-fit:contain}.hero-brand-text{display:inline-flex;align-items:baseline;gap:8px;color:#121212;font-size:26px;line-height:1;letter-spacing:-.04em;white-space:nowrap}.hero-brand-text strong{font-weight:800}.hero-brand-text span{font-weight:400}.hero-nav-pill{flex:0 1 auto;margin-left:auto;margin-right:12.8rem;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:0 70px;border-radius:50px;background:linear-gradient(180deg,#0a3157,#072645);box-shadow:0 14px 32px rgba(7,38,69,.2),inset 0 0 0 2px rgba(255,255,255,.72)}.hero-nav-pill a{padding:0 8px;color:#ffffff;text-decoration:none;font-size:13px;font-weight:500;letter-spacing:-.01em}.hero-nav-actions{flex:0 0 auto;display:inline-flex;align-items:center;gap:14px}.hero-login-btn,.hero-provider-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.hero-provider-btn{padding:0 20px;border-radius:12px;background:linear-gradient(180deg,#0a3157,#072645);box-shadow:0 14px 32px rgba(7,38,69,.22),inset 0 0 0 1px rgba(255,255,255,.12);color:#ffffff;font-size:14px;font-weight:600;white-space:nowrap}.hero-login-btn{min-width:58px;padding:0 16px;border-radius:999px;background:rgba(255,255,255,.96);color:#191919;font-size:13px;font-weight:500;box-shadow:0 12px 26px rgba(42,33,77,.08)}.hero-btn:hover,.hero-login-btn:hover,.hero-provider-btn:hover{transform:translateY(-2px)}.hero-menu-toggle{border:0;background:linear-gradient(180deg,#0a3157,#072645);box-shadow:0 14px 32px rgba(7,38,69,.2),inset 0 0 0 1px rgba(255,255,255,.16);cursor:pointer}.hero-menu-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:#ffffff;transition:transform .2s ease,opacity .2s ease}.hero-menu-toggle.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.hero-menu-toggle.is-open span:nth-child(2){opacity:0}.hero-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero-mobile-overlay{position:fixed;inset:0;background:rgba(10,20,36,.38);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20;opacity:0;pointer-events:none;transition:opacity .25s ease}.hero-mobile-overlay.is-visible{opacity:1;pointer-events:auto}.hero-mobile-drawer{position:fixed;top:0;right:0;width:min(84vw,360px);height:100vh;padding:22px 18px 24px;background:rgba(255,255,255,.98);box-shadow:-18px 0 48px rgba(16,28,48,.18);z-index:21;transform:translateX(100%);transition:transform .28s ease}.hero-mobile-drawer.is-open{transform:translateX(0)}.hero-mobile-drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;color:#0a3157;font-size:18px;font-weight:700}.hero-mobile-close{border:0;background:transparent;color:#0a3157;font-size:34px;line-height:1;cursor:pointer}.hero-mobile-nav{display:flex;flex-direction:column;gap:14px}.hero-mobile-nav a{text-decoration:none}.hero-mobile-nav>a:not(.hero-provider-btn):not(.hero-login-btn){padding:14px 16px;border-radius:16px;background:rgba(10,49,87,.06);color:#0a3157;font-size:15px;font-weight:600}.hero-mobile-nav .hero-login-btn,.hero-mobile-nav .hero-provider-btn{width:100%;min-height:48px}.hero-nav-wrapper{position:relative;z-index:9999}.hero-content{position:relative;z-index:2;max-width:760px;margin:28px auto 0;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:9px 18px;border-radius:999px;background:rgba(255,255,255,.95);box-shadow:0 12px 28px rgba(42,33,77,.12)}.hero-badge img{width:42px;height:18px;object-fit:contain}.hero-badge span{color:#1c1c1c;font-size:13px;font-weight:600}.hero-title{margin:14px 0 0;font-family:Inter,sans-serif;font-weight:700;font-size:clamp(52px,5.4vw,64px);line-height:1.45;letter-spacing:-1px;color:#232136}.hero-title span{color:#5d2fc6;font-weight:800}.hero-subtitle{max-width:540px;margin:16px auto 0;color:#343245;font-size:18px;line-height:1.7}.hero-btn{margin-top:45px;padding:15px 34px;border:0;border-radius:999px;background:linear-gradient(90deg,#6630d6,#6f53b1);color:#ffffff;font-size:15px;font-weight:500;cursor:pointer;box-shadow:0 16px 34px rgba(74,48,154,.35)}.hero-float{position:absolute;width:56px;height:56px;border-radius:50%;overflow:hidden;box-shadow:0 14px 28px rgba(57,42,82,.28);z-index:1}.hero-float img{width:100%;height:100%;object-fit:cover}.hero-float-top-left{top:102px;left:112px}.hero-float-top-right{top:198px;right:182px}.hero-float-bottom-left{top:350px;left:86px;width:78px;height:78px}.hero-float-bottom-right{top:350px;right:120px;width:78px;height:78px}.hero-video-section{position:relative;width:100%;max-width:1100px;margin:160px auto;z-index:1;padding:0 20px}.hero-video-container{position:relative;width:100%;background:#000000;border-radius:40px;overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.12);border:4px solid rgba(255,255,255,.8)}.hero-video-player{width:100%;height:auto;display:block}.hero-mobile-content{display:none}.hero-desktop-content{display:block}@media (max-width:1180px){.hero-navbar{gap:14px}.hero-brand{gap:12px;height:86px}.hero-brand-logo{width:56px;height:56px}.hero-brand-text{font-size:31px}.hero-nav-pill{gap:12px;min-height:42px;padding:0 48px}.hero-login-btn,.hero-provider-btn{min-height:46px}.hero-provider-btn{padding:0 16px;font-size:14px}.hero-login-btn{min-width:56px;padding:0 14px}.hero-content{margin-top:22px}.hero-float-top-left{left:32px}.hero-float-top-right{right:72px}.hero-float-bottom-left{left:24px}.hero-float-bottom-right{right:40px}.hero-video-section{width:100%;margin-top:40px;padding:0 16px}}@media (max-width:900px){.hero{min-height:auto;padding:12px 14px 0;background-position:bottom}.hero-shell{min-height:auto;padding-bottom:0}.hero-navbar{justify-content:space-between;gap:12px;padding:0 2px}.hero-brand{gap:10px;width:auto;height:76px}.hero-brand-logo{width:48px;height:48px}.hero-brand-text{font-size:18px;gap:6px}.hero-menu-toggle{display:inline-flex;width:50px;height:50px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border-radius:16px}.hero-mobile-drawer,.hero-mobile-overlay{display:block}.hero-nav-actions,.hero-nav-pill{display:none}.hero-login-btn,.hero-provider-btn{min-height:44px}.hero-provider-btn{font-size:13px;padding:0 16px}.hero-login-btn{min-width:64px;font-size:13px}.hero-content{margin-top:18px;max-width:100%;padding:0 12px}.hero-title{margin-top:45px;font-size:clamp(34px,8vw,46px);line-height:1.08}.hero-subtitle{margin-top:45px;font-size:14px;max-width:540px;line-height:1.65}.hero-btn{margin-top:16px;padding:13px 24px;font-size:13px}.hero-float{width:46px;height:46px}.hero-float-top-left{top:170px;left:10px}.hero-float-top-right{top:250px;right:10px}.hero-float-bottom-left,.hero-float-bottom-right{top:360px;width:58px;height:58px}.hero-float-bottom-left{left:4px}.hero-float-bottom-right{right:4px}.hero-video-section{width:100%;margin-top:32px;padding:0 12px}.hero-video-container{border-radius:24px;border-width:4px}}@media (max-width:560px){.hero{min-height:100vh;padding-inline:0}.hero-shell{min-height:100vh;padding-bottom:0;display:flex;flex-direction:column;justify-content:space-between}.hero-brand{gap:8px;width:auto;height:58px}.hero-brand-logo{width:36px;height:36px}.hero-brand-text{display:inline-flex;font-size:14px;gap:4px;letter-spacing:-.03em}.hero-menu-toggle{width:35px;height:35px;gap:4px;border-radius:14px}.hero-menu-toggle span{width:16px}.hero-desktop-content{display:none}.hero-nav-wrapper{padding-inline:15px}.hero-content{padding:0!important;margin-top:0;max-width:100%}.hero-mobile-content{display:flex;flex-direction:column;align-items:center;text-align:center;background:transparent;width:100%;overflow:hidden}.hero-mobile-pill-section{width:100%;background:#4a358c;padding:18px 10px;border-bottom-left-radius:160px;border-bottom-right-radius:160px;margin-bottom:24px;display:flex;justify-content:center}.hero-mobile-pill-section .hero-badge{background:#ffffff;padding:6px 16px;border-radius:999px;display:flex;align-items:center;gap:8px;box-shadow:0 4px 15px rgba(0,0,0,.08)}.hero-mobile-pill-section .hero-badge span{color:#333;font-size:13px;font-weight:600}.hero-mobile-text-section{padding:0 24px}.hero-mobile-title{font-size:34px;font-weight:700;line-height:1.12;color:#232136;margin-bottom:28px}.hero-mobile-title span{color:#5c45b5}.hero-mobile-subtitle{font-size:14px;color:#666;line-height:1.7;max-width:300px;margin:0 auto 48px}.hero-mobile-coming-soon{background:#5c45b5;color:#ffffff;padding:15px 45px;border-radius:999px;font-size:14px;font-weight:600;border:none;box-shadow:0 15px 30px rgba(92,69,181,.25);margin-bottom:25px}.hero-video-section{margin-top:45px;padding:0 16px;width:100%}}