.home_gridBackground__6uN7b:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(14,165,233,.03) 1px,transparent 0),linear-gradient(90deg,rgba(14,165,233,.03) 1px,transparent 0);background-size:50px 50px;z-index:-1;animation:home_gridPulse__lhDVO 20s ease-in-out infinite}.home_hero__a5iyJ{max-width:1400px;margin:0 auto;padding:4rem 1.5rem 3rem;text-align:center;position:relative}.home_hero__a5iyJ:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:radial-gradient(circle,var(--glow-blue) 0,transparent 70%);z-index:-1;animation:home_pulse__1Akco 4s ease-in-out infinite}.home_heroTitle__NUKDy{font-family:var(--font-display);font-size:2.8rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,var(--accent-cyan),var(--accent-blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-1px;animation:home_fadeInUp__hOKyu .8s ease-out .2s both;line-height:1.2}.home_heroSubtitle__yjFev{font-size:1.5rem;color:var(--text-secondary);font-weight:300;margin-bottom:.8rem;animation:home_fadeInUp__hOKyu .8s ease-out .4s both}.home_heroDescription__tWwhr{font-size:1.1rem;color:var(--text-muted);margin-bottom:2rem;animation:home_fadeInUp__hOKyu .8s ease-out .6s both}.home_ctaButtons__HoqBc{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation:home_fadeInUp__hOKyu .8s ease-out .8s both}.home_btn__c4sZ9{padding:.9rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;position:relative;overflow:hidden;border:none;cursor:pointer;font-family:var(--font-body);display:inline-block}.home_btnPrimary__Dz9E6{background:linear-gradient(135deg,var(--accent-blue),var(--accent-cyan));color:#fff;box-shadow:0 4px 20px rgba(14,165,233,.3)}.home_btnPrimary__Dz9E6:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .5s ease}.home_btnPrimary__Dz9E6:hover:before{left:100%}.home_btnPrimary__Dz9E6:hover{transform:translateY(-2px);box-shadow:0 6px 30px rgba(14,165,233,.5)}.home_btnSecondary__6oDwz{background:transparent;color:var(--accent-blue);border:2px solid var(--accent-blue)}.home_btnSecondary__6oDwz:hover{background:rgba(14,165,233,.1);transform:translateY(-2px)}.home_savingsText__KhRt7{font-size:.85rem;font-weight:400;opacity:.9}.home_aiModelNotice__bc7VG{padding:.5rem .8rem;border-radius:6px;margin-bottom:.8rem;font-size:.8rem;font-weight:600;text-align:center}.home_aiModelNoticeWarning__Mvu0S{background:rgba(249,115,22,.1);border:1px solid rgba(249,115,22,.3);color:#fb923c}.home_aiModelNoticeIncluded__1vxMQ{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);color:#4ade80}.home_section__cXUKf{width:100%;max-width:100%}.home_sectionContainer__yhIj_{max-width:1400px;margin:3rem auto;padding:0 1.5rem}.home_sectionTitle___3w1n{font-family:var(--font-display);font-size:2rem;text-align:center;margin-bottom:2.5rem;color:var(--text-primary);letter-spacing:-1px}.home_propsGrid__3r_93{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.home_propCard__wMBVY{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;padding:2rem 1.5rem;position:relative;transition:all .4s ease;overflow:hidden}.home_propCard__wMBVY:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--accent-blue),var(--accent-cyan));transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.home_propCard__wMBVY:hover:before{transform:scaleX(1)}.home_propCard__wMBVY:hover{transform:translateY(-8px);border-color:var(--accent-blue);box-shadow:0 20px 40px rgba(14,165,233,.2)}.home_propIcon__2_eof{font-size:2.2rem;margin-bottom:1rem;display:block}.home_propCard__wMBVY h3{font-family:var(--font-display);font-size:1.2rem;margin-bottom:.8rem;color:var(--accent-cyan)}.home_propCard__wMBVY ul{list-style:none;color:var(--text-secondary);font-size:.95rem}.home_propCard__wMBVY li{margin-bottom:.4rem;padding-left:1.3rem;position:relative}.home_propCard__wMBVY li:before{content:"▸";position:absolute;left:0;color:var(--accent-blue)}.home_stepsContainer__7y2uh{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;position:relative;margin-top:2.5rem}.home_step__d7v7U{position:relative;padding:1.8rem 1.5rem;background:linear-gradient(135deg,var(--bg-card),rgba(30,41,59,.5));border:1px solid var(--border-subtle);border-radius:12px;transition:all .4s ease}.home_step__d7v7U:hover{border-color:var(--accent-blue);transform:scale(1.03)}.home_stepNumber__nSHs8{position:absolute;top:-18px;left:1.5rem;width:45px;height:45px;background:linear-gradient(135deg,var(--accent-blue),var(--accent-cyan));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 4px 20px rgba(14,165,233,.4)}.home_stepNumber__nSHs8,.home_step__d7v7U h3{font-family:var(--font-display);font-size:1.3rem}.home_step__d7v7U h3{margin:1.8rem 0 .8rem;color:var(--text-primary)}.home_step__d7v7U ul{list-style:none;color:var(--text-secondary);line-height:1.7;font-size:.95rem}.home_step__d7v7U li:before{content:"•";color:var(--accent-cyan);font-weight:700;margin-right:.5rem}.home_pricingSection__kqg0c{max-width:1400px;margin:4rem auto;padding:0 1.5rem}.home_billingToggle__go014{display:flex;justify-content:center;gap:0;margin:2rem auto;background:var(--bg-card);border:2px solid var(--border-subtle);border-radius:12px;padding:.4rem;width:-moz-fit-content;width:fit-content}.home_toggleBtn__HivjS{padding:.8rem 2rem;border:none;background:transparent;color:var(--text-secondary);font-family:var(--font-display);font-size:.95rem;font-weight:600;cursor:pointer;border-radius:8px;transition:all .3s ease;position:relative}.home_toggleBtn__HivjS:hover{color:var(--text-primary)}.home_toggleBtn__HivjS.home_active__G3zvJ{background:linear-gradient(135deg,var(--accent-cyan),var(--accent-blue));color:#fff}.home_saveBadge__SyxwO{font-size:.75rem;padding:.2rem .5rem;background:var(--accent-orange);border-radius:4px;margin-left:.5rem}.home_pricingGrid__vtK3V{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2.5rem}.home_pricingCard__3lwaP{background:var(--bg-card);border:2px solid var(--border-subtle);border-radius:16px;padding:2.5rem 2rem;position:relative;transition:all .4s ease}.home_pricingCard__3lwaP.home_featured__4tlpA{border-color:var(--accent-blue);box-shadow:0 0 40px rgba(14,165,233,.3)}.home_pricingCard__3lwaP.home_featured__4tlpA:before{content:"BEST VALUE";position:absolute;top:-12px;right:20px;background:linear-gradient(135deg,var(--accent-orange),#fb923c);color:#fff;padding:.3rem 1rem;border-radius:20px;font-size:.7rem;font-weight:700;letter-spacing:.5px}.home_pricingCard__3lwaP:hover{transform:translateY(-8px);border-color:var(--accent-cyan)}.home_planName__469fd{font-family:var(--font-display);font-size:1.6rem;margin-bottom:.8rem;color:var(--accent-cyan)}.home_priceMain__MZ1oy{margin-bottom:.5rem}.home_priceOriginal__IQTXA{font-size:1.2rem;font-weight:400;color:var(--text-muted);text-decoration:line-through;opacity:.6;margin-right:.5rem;display:inline-block}.home_priceAmount__vkHD9{font-size:2.5rem;font-weight:700;color:var(--accent-cyan)}.home_pricePeriod__F90vu{font-size:1.1rem;color:var(--text-muted);font-weight:400}.home_discountBadge__q3WXo{position:absolute;top:-12px;left:20px;background:linear-gradient(135deg,var(--accent-orange),#fb923c);color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.8rem;font-weight:700;letter-spacing:.5px;box-shadow:0 4px 12px rgba(249,115,22,.4);animation:home_pulse__1Akco 2s ease-in-out infinite;z-index:10}.home_planPrice__gf9PY{font-size:2.5rem;font-weight:700;margin-bottom:.3rem}.home_planPrice__gf9PY span{font-size:1.1rem;color:var(--text-muted);font-weight:400}.home_planBilling__AtANw{color:var(--text-muted);font-size:.85rem;margin-bottom:1.5rem}.home_planFeatures__a3Xeb{list-style:none;margin-bottom:1.5rem}.home_planFeatures__a3Xeb li{padding:.7rem 0;border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);display:flex;align-items:flex-start;gap:.7rem;font-size:.9rem}.home_planFeatures__a3Xeb li:last-child{border-bottom:none}.home_checkIcon__Dhk_L{color:var(--accent-cyan);flex-shrink:0;margin-top:.2rem}.home_featureHighlight__xPNsL{background:rgba(14,165,233,.05);padding:1rem;border-radius:8px;margin:1rem 0;border-left:3px solid var(--accent-blue);font-size:.9rem;color:var(--text-secondary)}.home_featureHighlight__xPNsL strong{color:var(--accent-cyan);display:block;margin-bottom:.5rem}.home_perfectFor__3zU_x{background:rgba(34,211,238,.05);padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;color:var(--text-secondary);border-left:3px solid var(--accent-cyan)}.home_perfectFor__3zU_x strong{color:var(--accent-cyan);display:inline;margin-right:.3rem}.home_planCta__v2kKe{width:100%;padding:.9rem;text-align:center;display:block;text-decoration:none}.home_stats__ttrRr{max-width:1400px;margin:4rem auto;padding:2.5rem 1.5rem;background:linear-gradient(135deg,rgba(14,165,233,.05),rgba(34,211,238,.05));border-radius:20px;border:1px solid var(--border-subtle)}.home_statsGrid__87sYj{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:2rem;text-align:center}.home_statItem__p7TgT{position:relative}.home_statNumber__RdSOr{font-family:var(--font-display);font-size:2.2rem;font-weight:700;color:var(--accent-cyan);display:block;margin-bottom:.3rem}.home_statLabel__9OIli{color:var(--text-secondary);font-size:.9rem}.home_useCases__8dTjC{max-width:1400px;margin:4rem auto;padding:0 1.5rem}.home_useCasesGrid__s9GxL{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem;margin-top:2.5rem}.home_useCase__bmXIW{background:var(--bg-card);padding:1.5rem;border-radius:10px;border:1px solid var(--border-subtle);transition:all .3s ease}.home_useCase__bmXIW:hover{border-color:var(--accent-blue);transform:translateX(8px)}.home_useCase__bmXIW h4{color:var(--accent-cyan);margin-bottom:.5rem;font-family:var(--font-display);font-size:1rem}.home_useCase__bmXIW p{color:var(--text-secondary);font-size:.88rem;line-height:1.5}.home_testimonials__5VvGc{max-width:1400px;margin:4rem auto;padding:0 1.5rem}.home_testimonialsGrid__rrCKf{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2.5rem}.home_testimonial___J3Vn{background:var(--bg-card);padding:2rem 1.5rem;border-radius:12px;border:1px solid var(--border-subtle);position:relative;transition:all .3s ease}.home_testimonial___J3Vn:hover{border-color:var(--accent-blue);transform:translateY(-5px)}.home_testimonial___J3Vn:before{content:'"';position:absolute;top:-10px;left:20px;font-size:4rem;color:var(--accent-blue);opacity:.3;font-family:Georgia,serif}.home_testimonialText__UE0qX{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:1.2rem;position:relative;z-index:1}.home_testimonialAuthor__EdTzA{display:flex;align-items:center;gap:.8rem}.home_authorAvatar__pa901{width:45px;height:45px;border-radius:50%;background:linear-gradient(135deg,var(--accent-blue),var(--accent-cyan));display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:1.1rem}.home_authorInfo__Xoyij h5{color:var(--text-primary);font-size:.95rem;margin-bottom:.2rem}.home_authorInfo__Xoyij p{color:var(--text-muted);font-size:.8rem}.home_security__0b2Fc{max-width:1200px;margin:4rem auto;padding:2.5rem 1.5rem;background:linear-gradient(135deg,rgba(249,115,22,.05),rgba(251,146,60,.05));border-radius:20px;border:1px solid rgba(249,115,22,.2)}.home_security__0b2Fc h2{font-family:var(--font-display);font-size:2rem;text-align:center;margin-bottom:2rem;color:var(--text-primary)}.home_securityGrid__MV46k{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.home_securityItem__6xunY{display:flex;align-items:flex-start;gap:1rem}.home_securityIcon__MQ_vn{font-size:1.3rem;flex-shrink:0}.home_securityItem__6xunY h4{color:var(--accent-orange);margin-bottom:.4rem;font-family:var(--font-display);font-size:1rem}.home_securityItem__6xunY p{color:var(--text-secondary);font-size:.88rem;line-height:1.5}.home_finalCta__N6JQA{max-width:1000px;margin:4rem auto;padding:3rem 1.5rem;text-align:center;background:linear-gradient(135deg,rgba(14,165,233,.1),rgba(34,211,238,.1));border-radius:20px;border:2px solid var(--accent-blue);position:relative;overflow:hidden}.home_finalCta__N6JQA:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(14,165,233,.1) 0,transparent 70%);animation:home_rotate__KvaHC 20s linear infinite}.home_finalCta__N6JQA h2{font-family:var(--font-display);font-size:2.2rem;margin-bottom:1.5rem;position:relative;z-index:1}.home_finalCtaButtons__23gvk{display:flex;flex-direction:column;gap:1rem;align-items:center;position:relative;z-index:1}.home_waitlistNote__wn97F{color:var(--text-muted);font-size:.85rem;margin-top:.8rem;max-width:500px}.home_paymentBanner__BMEYR{background:linear-gradient(135deg,#f97316,#fb923c);padding:1rem 1.5rem;text-align:center;position:sticky;top:0;z-index:50;box-shadow:0 4px 6px rgba(0,0,0,.1)}.home_paymentBannerContent__IAQgX{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:1rem}.home_paymentBannerIcon__R9fat{width:24px;height:24px;color:#fff;flex-shrink:0}.home_paymentBannerText__xamA2{color:#fff;font-weight:600;font-size:1rem;margin:0}@media (max-width:768px){.home_hero__a5iyJ{padding:1.5rem 1rem 1rem}.home_heroTitle__NUKDy{font-size:1.7rem;letter-spacing:-.5px;margin-bottom:.8rem}.home_heroSubtitle__yjFev{font-size:1rem;margin-bottom:.6rem}.home_heroDescription__tWwhr{font-size:.9rem;margin-bottom:1.5rem}.home_hero__a5iyJ:before{width:200px;height:200px}.home_ctaButtons__HoqBc{flex-direction:column;width:100%;gap:.8rem}.home_btn__c4sZ9{width:100%;padding:.75rem 1.2rem;font-size:.9rem}.home_pricingSection__kqg0c,.home_sectionContainer__yhIj_,.home_stats__ttrRr,.home_testimonials__5VvGc,.home_useCases__8dTjC{margin:1.5rem auto;padding:0 .8rem}.home_sectionTitle___3w1n{font-size:1.4rem;margin-bottom:1.2rem}.home_propsGrid__3r_93{grid-template-columns:1fr 1fr!important;gap:.7rem}.home_propCard__wMBVY{padding:1.1rem .8rem}.home_propIcon__2_eof{font-size:1.6rem;margin-bottom:.5rem}.home_propCard__wMBVY h3{font-size:.9rem;margin-bottom:.5rem}.home_propCard__wMBVY ul{font-size:.78rem;line-height:1.4}.home_propCard__wMBVY li{margin-bottom:.25rem;padding-left:1.1rem}.home_stepsContainer__7y2uh{grid-template-columns:1fr 1fr 1fr!important;gap:.7rem}.home_step__d7v7U{padding:1.1rem .7rem}.home_stepNumber__nSHs8{width:36px;height:36px;font-size:1.15rem;top:-16px;left:.9rem}.home_step__d7v7U h3{font-size:.88rem;margin:1.3rem 0 .5rem}.home_step__d7v7U ul{font-size:.73rem;line-height:1.5}.home_pricingGrid__vtK3V{grid-template-columns:1fr!important;gap:.75rem}.home_pricingCard__3lwaP{padding:1.1rem .95rem}.home_pricingCard__3lwaP.home_featured__4tlpA:before{font-size:.64rem;padding:.2rem .75rem;top:-11px}.home_planName__469fd{font-size:1.18rem;margin-bottom:.45rem}.home_planPrice__gf9PY{font-size:1.75rem;margin-bottom:.15rem}.home_planPrice__gf9PY span{font-size:1rem}.home_planBilling__AtANw{font-size:.74rem;margin-bottom:.9rem}.home_planFeatures__a3Xeb{margin-bottom:.9rem}.home_planFeatures__a3Xeb li{font-size:.78rem;padding:.35rem 0;gap:.5rem;line-height:1.4}.home_planCta__v2kKe{padding:.68rem;font-size:.84rem}.home_stats__ttrRr{padding:1.2rem .8rem}.home_statsGrid__87sYj{grid-template-columns:1fr 1fr 1fr 1fr!important;gap:.8rem}.home_statNumber__RdSOr{font-size:1.4rem;margin-bottom:.2rem}.home_statLabel__9OIli{font-size:.7rem;line-height:1.3}.home_useCasesGrid__s9GxL{grid-template-columns:1fr 1fr 1fr!important;gap:.65rem}.home_useCase__bmXIW{padding:.9rem .65rem}.home_useCase__bmXIW h4{font-size:.78rem;margin-bottom:.3rem}.home_useCase__bmXIW p{font-size:.68rem;line-height:1.35}.home_testimonialsGrid__rrCKf{grid-template-columns:1fr!important;gap:.9rem}.home_testimonial___J3Vn{padding:1.1rem .9rem}.home_testimonial___J3Vn:before{font-size:2.8rem;top:-8px;left:15px}.home_testimonialText__UE0qX{font-size:.82rem;margin-bottom:.8rem;line-height:1.5}.home_authorAvatar__pa901{width:36px;height:36px;font-size:.9rem}.home_authorInfo__Xoyij h5{font-size:.84rem}.home_authorInfo__Xoyij p{font-size:.7rem}.home_security__0b2Fc{padding:1.2rem .8rem;margin:1.5rem auto}.home_security__0b2Fc h2{font-size:1.4rem;margin-bottom:1.2rem}.home_securityGrid__MV46k{grid-template-columns:1fr 1fr!important;gap:1rem}.home_securityIcon__MQ_vn{font-size:1.1rem}.home_securityItem__6xunY h4{font-size:.85rem;margin-bottom:.3rem}.home_securityItem__6xunY p{font-size:.75rem;line-height:1.4}.home_finalCta__N6JQA{margin:1.5rem auto;padding:1.5rem .8rem}.home_finalCta__N6JQA h2{font-size:1.4rem;margin-bottom:1rem}.home_waitlistNote__wn97F{font-size:.75rem;line-height:1.4}}@media (max-width:400px){.home_stepsContainer__7y2uh{grid-template-columns:1fr!important;gap:1rem}.home_step__d7v7U{padding:1.3rem 1rem}.home_stepNumber__nSHs8{width:40px;height:40px;font-size:1.2rem;left:1.2rem}.home_step__d7v7U h3{font-size:1rem;margin:1.5rem 0 .6rem}.home_step__d7v7U ul{font-size:.8rem;line-height:1.6}.home_useCasesGrid__s9GxL{grid-template-columns:1fr 1fr!important;gap:.7rem}.home_useCase__bmXIW{padding:1rem .75rem}.home_useCase__bmXIW h4{font-size:.8rem}.home_useCase__bmXIW p{font-size:.7rem;line-height:1.35}.home_statsGrid__87sYj{grid-template-columns:1fr 1fr!important;gap:1rem}.home_statNumber__RdSOr{font-size:1.6rem}.home_statLabel__9OIli{font-size:.75rem}.home_securityGrid__MV46k{grid-template-columns:1fr!important}.home_heroTitle__NUKDy{font-size:1.5rem}.home_sectionTitle___3w1n{font-size:1.3rem}}.home_animateOnScroll__8jNvK{opacity:0;animation:home_fadeIn__Usige .8s ease-out forwards}.home_clawraSpot__nU8H4{max-width:1400px;margin:4rem auto;padding:3.5rem 2rem;background:linear-gradient(135deg,rgba(168,85,247,.07),rgba(124,58,237,.04));border-radius:24px;border:1px solid rgba(168,85,247,.18);position:relative;overflow:hidden}.home_clawraSpot__nU8H4:before{content:"";position:absolute;top:-80px;right:-80px;width:340px;height:340px;background:radial-gradient(circle,rgba(168,85,247,.14) 0,transparent 70%);pointer-events:none}.home_clawraSpotInner__fFsCQ{display:grid;grid-template-columns:300px 1fr;gap:5rem;align-items:center}.home_clawraSpotContent__ZExoA{position:relative;z-index:1}.home_clawraSpotBadge__VVk9H{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem 1rem;border-radius:100px;background:rgba(168,85,247,.12);border:1px solid rgba(168,85,247,.32);color:#c084fc;font-size:.82rem;font-weight:600;letter-spacing:.4px;margin-bottom:1.2rem}.home_clawraSpotTitle__0hNLh{font-family:var(--font-display);font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1.2rem;color:var(--text-primary);letter-spacing:-.5px}.home_clawraSpotDesc__RFvnk{font-size:1.05rem;color:var(--text-secondary);line-height:1.75;margin-bottom:1.8rem;max-width:500px}.home_clawraSpotFeatures__bybl2{list-style:none;margin-bottom:2.2rem;display:flex;flex-direction:column;gap:.55rem}.home_clawraSpotFeatures__bybl2 li{padding-left:1.6rem;position:relative;color:var(--text-secondary);font-size:.97rem;line-height:1.5}.home_clawraSpotFeatures__bybl2 li:before{content:"✦";position:absolute;left:0;color:#c084fc;font-size:.72rem;top:.18rem}.home_clawraSpotCta___xa6h{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;border-radius:10px;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(168,85,247,.35)}.home_clawraSpotCta___xa6h:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(168,85,247,.52)}.home_clawraSpotVisuals__mJhJi{display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.home_clawraSpotPhone__tCdpJ{width:100%;max-width:300px;border-radius:20px;box-shadow:0 0 0 1px rgba(168,85,247,.22),0 16px 48px rgba(168,85,247,.26);display:block}.home_clawraSpotBottom___nEEP{margin-top:3rem;text-align:center}.home_clawraSpotSetup__ij8PE{width:100%;max-width:760px;border-radius:16px;box-shadow:0 0 0 1px rgba(168,85,247,.16),0 16px 48px rgba(168,85,247,.2);display:block;margin:0 auto;opacity:.92}.home_clawraSpotCaption__fSOxa{margin-top:.9rem;font-size:.82rem;color:var(--text-muted);letter-spacing:.3px}@media (max-width:1100px){.home_clawraSpotInner__fFsCQ{grid-template-columns:260px 1fr;gap:3rem}}@media (max-width:768px){.home_clawraSpot__nU8H4{padding:2rem 1rem;margin:1.5rem auto;border-radius:16px}.home_clawraSpotInner__fFsCQ{grid-template-columns:1fr;gap:2rem}.home_clawraSpotTitle__0hNLh{font-size:1.6rem}.home_clawraSpotDesc__RFvnk{font-size:.95rem;max-width:100%}.home_clawraSpotPhone__tCdpJ{max-width:220px}.home_clawraSpotBottom___nEEP{margin-top:2rem}}.home_nbsSpot__zGh5m{max-width:1400px;margin:4rem auto;padding:3.5rem 2rem;background:linear-gradient(135deg,rgba(34,197,94,.06),rgba(13,148,136,.04));border-radius:24px;border:1px solid rgba(34,197,94,.16);position:relative;overflow:hidden}.home_nbsSpot__zGh5m:before{content:"";position:absolute;bottom:-80px;left:-80px;width:320px;height:320px;background:radial-gradient(circle,rgba(34,197,94,.11) 0,transparent 70%);pointer-events:none}.home_nbsInner__t7vES{display:grid;grid-template-columns:1fr 400px;gap:5rem;align-items:center}.home_nbsContent__tRttC{position:relative;z-index:1}.home_nbsBadge__Jt_Kr{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem 1rem;border-radius:100px;background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);color:#86efac;font-size:.82rem;font-weight:600;letter-spacing:.4px;margin-bottom:1.2rem}.home_nbsTitle__ZOfbj{font-family:var(--font-display);font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1.2rem;color:var(--text-primary);letter-spacing:-.5px}.home_nbsDesc__FzdIg{font-size:1.05rem;color:var(--text-secondary);line-height:1.75;margin-bottom:1.8rem;max-width:500px}.home_nbsFeatures__USOqb{list-style:none;margin-bottom:2.2rem;display:flex;flex-direction:column;gap:.55rem}.home_nbsFeatures__USOqb li{padding-left:1.6rem;position:relative;color:var(--text-secondary);font-size:.97rem;line-height:1.5}.home_nbsFeatures__USOqb li:before{content:"▸";position:absolute;left:0;color:#22c55e;font-size:.82rem;top:.1rem}.home_nbsCta__H6WHI{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;border-radius:10px;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(34,197,94,.3)}.home_nbsCta__H6WHI:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(34,197,94,.48)}.home_nbsGifGrid__ch7Tr{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;position:relative;z-index:1}.home_nbsGifCard__BKADK{border-radius:14px;overflow:hidden;height:260px;position:relative;box-shadow:0 0 0 1px rgba(34,197,94,.16),0 8px 28px rgba(34,197,94,.16);transition:transform .3s ease,box-shadow .3s ease}.home_nbsGifCard__BKADK:hover{transform:translateY(-4px);box-shadow:0 0 0 1px rgba(34,197,94,.28),0 16px 40px rgba(34,197,94,.26)}.home_nbsGifImg__WNY5e{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;display:block}.home_nbsGifLabel__c6YcW{position:absolute;bottom:0;left:0;right:0;padding:.4rem .6rem;background:rgba(6,13,15,.82);font-size:.73rem;color:#86efac;font-weight:600;letter-spacing:.4px;text-align:center}@media (max-width:1100px){.home_nbsInner__t7vES{grid-template-columns:1fr 340px;gap:3rem}.home_nbsGifCard__BKADK{height:220px}}@media (max-width:768px){.home_nbsSpot__zGh5m{padding:2rem 1rem;margin:1.5rem auto;border-radius:16px}.home_nbsInner__t7vES{grid-template-columns:1fr;gap:2rem}.home_nbsTitle__ZOfbj{font-size:1.6rem}.home_nbsDesc__FzdIg{font-size:.95rem;max-width:100%}.home_nbsGifGrid__ch7Tr{grid-template-columns:repeat(4,1fr)}.home_nbsGifCard__BKADK{height:160px}}