.Navbar-module__cJzEcG__navbar{z-index:100;pointer-events:none;justify-content:center;align-items:center;gap:12px;width:100%;padding:2rem 1rem;display:flex;position:sticky;top:0}.Navbar-module__cJzEcG__logo,.Navbar-module__cJzEcG__navMenu,.Navbar-module__cJzEcG__buyNow,.Navbar-module__cJzEcG__mobileToggle{pointer-events:auto}.Navbar-module__cJzEcG__logo{cursor:pointer;z-index:101;background:#fff;border:1px solid #f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 2px 10px #0000000d}.Navbar-module__cJzEcG__navMenu{background:#fff;border:1px solid #f0f0f0;border-radius:9999px;align-items:center;gap:24px;height:50px;padding:0 32px;font-size:15px;display:flex;box-shadow:0 2px 10px #0000000d}.Navbar-module__cJzEcG__navItem{cursor:pointer;color:#111;white-space:nowrap;align-items:center;gap:4px;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__cJzEcG__buyNow{color:#fff;z-index:1;background:#000;border:none;border-radius:8px;justify-content:center;align-items:center;height:48px;padding:0 24px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.Navbar-module__cJzEcG__buyNow:hover{color:#000;background:#d1ef70}.Navbar-module__cJzEcG__mobileToggle{cursor:pointer;z-index:101;background:#fff;border:1px solid #f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:0;display:none;box-shadow:0 2px 10px #0000000d}.Navbar-module__cJzEcG__hamburger{flex-direction:column;justify-content:space-between;width:20px;height:12px;display:flex;position:relative}.Navbar-module__cJzEcG__hamburger span{background:#111;width:100%;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:first-child{transform:translateY(5px)rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:nth-child(2){transform:translateY(-5px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{opacity:0;pointer-events:none;z-index:100;background:#fff;border:1px solid #f0f0f0;border-radius:24px;flex-direction:column;gap:1.5rem;padding:5rem 1.5rem 2rem;transition:all .3s;display:flex;position:fixed;top:1.5rem;left:1rem;right:1rem;transform:translateY(-20px);box-shadow:0 10px 40px #0000001a}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__show{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__cJzEcG__mobileNavItem{color:#111;font-size:1.25rem;font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__mobileBuyNow{color:#fff;text-align:center;background:#111;border-radius:12px;margin-top:1rem;padding:1rem;font-weight:600;text-decoration:none}@media (max-width:1024px){.Navbar-module__cJzEcG__navMenu,.Navbar-module__cJzEcG__desktopOnly{display:none}.Navbar-module__cJzEcG__mobileToggle{display:flex}.Navbar-module__cJzEcG__navbar{justify-content:space-between;padding:1.5rem 1rem}}.Navbar-module__cJzEcG__navItemDropdown{cursor:pointer;color:#111;white-space:nowrap;align-items:center;gap:4px;height:100%;text-decoration:none;transition:color .2s;display:flex;position:relative}.Navbar-module__cJzEcG__navItemDropdown:hover{color:#142e23}.Navbar-module__cJzEcG__chevron{opacity:.6;margin-left:2px;font-size:8px;transition:transform .3s}.Navbar-module__cJzEcG__navItemDropdown:hover .Navbar-module__cJzEcG__chevron{transform:rotate(180deg)}.Navbar-module__cJzEcG__dropdownMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;visibility:hidden;pointer-events:none;z-index:200;background:#fffffffa;border:1px solid #0000000f;border-radius:16px;gap:32px;padding:20px 24px;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1),visibility .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(15px);box-shadow:0 20px 40px #142e231f}.Navbar-module__cJzEcG__navItemDropdown:after{content:"";height:15px;position:absolute;bottom:-15px;left:0;right:0}.Navbar-module__cJzEcG__navItemDropdown:hover .Navbar-module__cJzEcG__dropdownMenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Navbar-module__cJzEcG__dropdownSection{flex-direction:column;gap:8px;min-width:140px;display:flex}.Navbar-module__cJzEcG__dropdownHeading{text-transform:uppercase;letter-spacing:.08em;color:#8fa39b;margin:0 0 6px;font-size:12px;font-weight:700}.Navbar-module__cJzEcG__dropdownLink{color:#2e443a;padding:3px 0;font-size:14px;text-decoration:none;transition:all .2s;display:block}.Navbar-module__cJzEcG__dropdownLink:hover{color:#142e23;font-weight:500;transform:translate(4px)}.Navbar-module__cJzEcG__mobileDropdownGroup{flex-direction:column;gap:8px;display:flex}.Navbar-module__cJzEcG__mobileDropdownHeading{color:#111;font-size:1.25rem;font-weight:500}.Navbar-module__cJzEcG__mobileDropdownSubgroup{border-left:2px solid #142e231a;flex-direction:column;gap:8px;margin-top:4px;margin-left:4px;padding-left:1rem;display:flex}.Navbar-module__cJzEcG__mobileDropdownSubheading{text-transform:uppercase;letter-spacing:.05em;color:#8fa39b;margin-bottom:2px;font-size:.8rem;font-weight:700}.Navbar-module__cJzEcG__mobileSubNavItem{color:#2e443a;padding:3px 0;font-size:1.05rem;font-weight:400;text-decoration:none}.Navbar-module__cJzEcG__mobileSubNavItem:hover{color:#142e23}
.Footer-module__S6Hkya__footer{color:#fff;font-family:var(--font-geist-sans);background-color:#142e23;padding:4rem 2rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__container{max-width:1400px;margin:0 auto}.Footer-module__S6Hkya__logoSection{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-bottom:3rem;display:flex;position:relative}.Footer-module__S6Hkya__logoSection:after{content:"";background:linear-gradient(90deg,#ffffff1a 0%,#fff3 40% 60%,#ffffff1a 100%);width:100%;height:1px;position:absolute;bottom:0;left:0}.Footer-module__S6Hkya__logo{letter-spacing:-.02em;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:2.5rem;font-weight:600;display:flex}.Footer-module__S6Hkya__logoIcon{color:#d9f308;font-size:2rem}.Footer-module__S6Hkya__grid{grid-template-columns:1fr 2fr 1fr;gap:4rem;padding-top:4rem;display:grid}.Footer-module__S6Hkya__column{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__columnTitle{color:#d9f308;margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:#e5e5e5;opacity:.8;font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:#d9f308;opacity:1}.Footer-module__S6Hkya__centerColumn{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;display:flex}.Footer-module__S6Hkya__quote{max-width:600px;font-size:1.75rem;font-weight:500;line-height:1.3}.Footer-module__S6Hkya__actions{justify-content:center;gap:1rem;display:flex}.Footer-module__S6Hkya__primaryBtn{color:#142e23;cursor:pointer;background:#d9f308;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-weight:600;transition:transform .2s;display:flex}.Footer-module__S6Hkya__primaryBtn:hover{transform:translateY(-2px)}.Footer-module__S6Hkya__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-weight:600;transition:background .2s;display:flex}.Footer-module__S6Hkya__secondaryBtn:hover{background:#ffffff1a}.Footer-module__S6Hkya__arrowIcon{width:18px;height:18px}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff;cursor:pointer;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{color:#142e23;background:#d9f308;border-color:#d9f308}@media (max-width:900px){.Footer-module__S6Hkya__grid{text-align:center;grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__column{align-items:center}.Footer-module__S6Hkya__actions{flex-direction:column;width:100%;max-width:300px}.Footer-module__S6Hkya__quote{font-size:1.5rem}}
.page-module___8aEwW__main{background:#142e23;flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.page-module___8aEwW__hero{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding-top:6rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__contentWrapper{z-index:20;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:4rem;display:flex}.page-module___8aEwW__title{font-family:var(--font-geist-sans);letter-spacing:-.02em;color:#effce8;opacity:0;letter-spacing:-.05em;filter:blur(8px);cursor:default;margin:0;font-size:clamp(3.5rem,5vw,5rem);font-weight:500;line-height:1.1;transition:transform .6s cubic-bezier(.16,1,.3,1),color .6s cubic-bezier(.16,1,.3,1),text-shadow .6s cubic-bezier(.16,1,.3,1),letter-spacing .6s cubic-bezier(.16,1,.3,1),filter .6s cubic-bezier(.16,1,.3,1);animation:1.6s cubic-bezier(.16,1,.3,1) forwards page-module___8aEwW__dynamicTitleEntrance;transform:translateY(30px)scale(.96)}.page-module___8aEwW__title:hover{color:#fff;text-shadow:0 10px 30px #ffffff26;transform:translateY(-2px)scale(1.01)}.page-module___8aEwW__subtitle{color:#aebcb6;opacity:0;max-width:650px;margin-top:.5rem;font-size:1rem;font-weight:400;line-height:1.6;transition:color .4s;animation:1.2s cubic-bezier(.16,1,.3,1) .15s forwards page-module___8aEwW__fadeInUp;transform:translateY(30px)}.page-module___8aEwW__subtitle:hover{color:#effce8}.page-module___8aEwW__actions{opacity:0;align-items:center;gap:1.5rem;margin-top:1rem;animation:1.2s cubic-bezier(.16,1,.3,1) .3s forwards page-module___8aEwW__fadeInUp;display:flex;transform:translateY(20px)}.page-module___8aEwW__primaryButton{color:#1a2f26;cursor:pointer;background:#d9f308;border:none;border-radius:9999px;align-items:center;gap:12px;padding:.75rem .75rem .75rem 1.75rem;font-size:1rem;font-weight:600;transition:transform .2s;display:flex}.page-module___8aEwW__iconCircle{color:#d9f308;background:#1a2f26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.page-module___8aEwW__secondaryButton{color:#e5ebe9;cursor:pointer;background:#1e322899;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:12px;padding:.75rem .75rem .75rem 1.75rem;font-size:1rem;font-weight:500;transition:background .2s;display:flex}.page-module___8aEwW__iconCircleWhite{color:#1a2f26;background:#e5ebe9;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.page-module___8aEwW__floatingIcons{z-index:10;gap:1rem;margin-bottom:2rem;display:flex}.page-module___8aEwW__glassIcon{color:#8fa39b;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.page-module___8aEwW__gridContainer{opacity:0;width:100%;max-width:1400px;height:600px;margin-top:-2rem;animation:1.5s cubic-bezier(.16,1,.3,1) .4s forwards page-module___8aEwW__gridFadeIn;position:relative}.page-module___8aEwW__gridImg{border-radius:20px;transition:box-shadow .5s cubic-bezier(.16,1,.3,1),filter .5s;position:absolute;overflow:hidden;box-shadow:0 10px 30px #0003}.page-module___8aEwW__gridImg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);transform:scale(1.01)}.page-module___8aEwW__gridImg:hover img{transform:scale(1.08)}.page-module___8aEwW__gridImg:hover{box-shadow:0 20px 40px #0006;z-index:10!important}.page-module___8aEwW__pos1{z-index:2;width:200px;height:200px;margin-right:340px;top:0;right:50%}.page-module___8aEwW__pos2{z-index:1;opacity:.3;width:200px;height:200px;margin-right:340px;top:220px;right:50%;-webkit-mask-image:linear-gradient(#000 40%,#0000);mask-image:linear-gradient(#000 40%,#0000)}.page-module___8aEwW__pos3{z-index:3;width:200px;height:200px;margin-right:120px;top:80px;right:50%}.page-module___8aEwW__pos4{z-index:3;width:200px;height:200px;margin-right:120px;top:300px;right:50%}.page-module___8aEwW__pos5{z-index:4;width:200px;height:200px;top:160px;left:50%;transform:translate(-50%)}.page-module___8aEwW__pos10{z-index:3;width:200px;height:200px;top:380px;left:50%;transform:translate(-50%)}.page-module___8aEwW__pos6{z-index:3;width:200px;height:200px;margin-left:120px;top:80px;left:50%}.page-module___8aEwW__pos7{z-index:3;width:200px;height:200px;margin-left:120px;top:300px;left:50%}.page-module___8aEwW__pos8{z-index:2;width:200px;height:200px;margin-left:340px;top:0;left:50%}.page-module___8aEwW__pos9{z-index:1;opacity:.3;width:200px;height:200px;margin-left:340px;top:220px;left:50%;-webkit-mask-image:linear-gradient(#000 40%,#0000);mask-image:linear-gradient(#000 40%,#0000)}@media (max-width:1200px){.page-module___8aEwW__gridContainer{margin-top:-4rem;transform:scale(.8)}}@media (max-width:768px){.page-module___8aEwW__gridContainer{display:none}.page-module___8aEwW__hero{padding-top:8rem}}@keyframes page-module___8aEwW__fadeInUp{0%{opacity:0;transform:translateY(40px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes page-module___8aEwW__gridFadeIn{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur()}}@keyframes page-module___8aEwW__dynamicTitleEntrance{0%{opacity:0;letter-spacing:-.05em;filter:blur(8px);transform:translateY(30px)scale(.96)}40%{opacity:.5;filter:blur(3px)}to{opacity:1;letter-spacing:-.02em;filter:blur();transform:translateY(0)scale(1)}}
.PricingFAQ-module__IKFZ8G__faqContainer{color:#fff;background-color:#0000;width:100%;max-width:900px;margin:0 auto;padding:20px 20px 80px;font-family:inherit}.PricingFAQ-module__IKFZ8G__header{text-align:center;margin-bottom:40px}.PricingFAQ-module__IKFZ8G__title{margin-bottom:15px;font-size:2.5rem;font-weight:700}.PricingFAQ-module__IKFZ8G__subtitle{color:#ccc;font-size:1.1rem;font-weight:400}.PricingFAQ-module__IKFZ8G__accordion{flex-direction:column;gap:12px;display:flex}.PricingFAQ-module__IKFZ8G__accordionItem{background-color:#000;border:1px solid #333;border-radius:8px;transition:border-color .3s;overflow:hidden}.PricingFAQ-module__IKFZ8G__accordionItem:hover{border-color:#555}.PricingFAQ-module__IKFZ8G__accordionHeader{text-align:left;color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;font-size:1.1rem;font-weight:600;transition:background-color .3s;display:flex}.PricingFAQ-module__IKFZ8G__accordionHeader:hover{background-color:#ffffff0d}.PricingFAQ-module__IKFZ8G__icon{color:#fff;transition:transform .3s}.PricingFAQ-module__IKFZ8G__iconOpen{transform:rotate(180deg)}.PricingFAQ-module__IKFZ8G__accordionContent{color:#bbb;max-height:0;padding:0 24px;line-height:1.6;transition:max-height .3s ease-out,padding .3s ease-out;overflow:hidden}.PricingFAQ-module__IKFZ8G__contentOpen{max-height:500px;padding:0 24px 20px}
.post-module__fFuUMG__root{color:#fff;background:#142e23;flex-direction:column;min-height:100vh;display:flex}.post-module__fFuUMG__pageWrap{box-sizing:border-box;flex:1;width:100%;max-width:1140px;margin:0 auto;padding:56px 24px 80px}.post-module__fFuUMG__breadcrumbs{color:#ffffff73;align-items:center;gap:6px;margin-bottom:24px;font-size:13px;display:flex}.post-module__fFuUMG__breadcrumbLink{color:#ffffff73;text-decoration:none;transition:color .15s}.post-module__fFuUMG__breadcrumbLink:hover{color:#c6ff00}.post-module__fFuUMG__breadcrumbDivider{color:#ffffff40}.post-module__fFuUMG__breadcrumbCurrent{color:#ffffffd9;font-weight:500}.post-module__fFuUMG__header{margin-bottom:32px}.post-module__fFuUMG__title{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(2rem,5vw,2.8rem);font-weight:800;line-height:1.2}.post-module__fFuUMG__excerpt{color:#ffffff8c;margin:0 0 24px;font-size:1rem;line-height:1.7}.post-module__fFuUMG__metaRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.post-module__fFuUMG__authors{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.post-module__fFuUMG__author{align-items:center;gap:8px;display:flex}.post-module__fFuUMG__authorAvatar{color:#fff;border:2px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex;background-image:linear-gradient(135deg,#a855f7,#3b82f6)!important}.post-module__fFuUMG__authorName{color:#ffffffbf;font-size:13px;font-weight:500}.post-module__fFuUMG__date{color:#ffffff73;font-size:13px}.post-module__fFuUMG__heroImage{background-blend-mode:normal;border-radius:16px;width:100%;height:420px;margin-bottom:56px;overflow:hidden}@media (max-width:600px){.post-module__fFuUMG__heroImage{border-radius:12px;height:240px}}.post-module__fFuUMG__article{color:#ffffffa6;font-size:1rem;line-height:1.8}.post-module__fFuUMG__h2{color:#fff;letter-spacing:-.01em;margin:48px 0 16px;font-size:1.65rem;font-weight:800;line-height:1.25}.post-module__fFuUMG__h3{color:#ffffffe6;margin:30px 0 12px;font-size:1.15rem;font-weight:700;line-height:1.35}.post-module__fFuUMG__p{color:#ffffffa6;margin:0 0 16px;font-size:1rem;line-height:1.8}.post-module__fFuUMG__p strong{color:#fff;font-weight:700}.post-module__fFuUMG__li{color:#ffffffa6;margin:6px 0 6px 24px;font-size:1rem;line-height:1.75;list-style:outside}.post-module__fFuUMG__li strong{color:#fff;font-weight:700}.post-module__fFuUMG__oli{list-style:decimal}.post-module__fFuUMG__spacer{height:12px}.post-module__fFuUMG__tableWrap{border:1px solid #ffffff1a;border-radius:12px;margin:24px 0;overflow-x:auto}.post-module__fFuUMG__table{border-collapse:collapse;width:100%;font-size:14px}.post-module__fFuUMG__table th{color:#fff9;text-align:left;white-space:nowrap;background:#ffffff0f;border-bottom:1px solid #ffffff1a;padding:12px 18px;font-weight:700}.post-module__fFuUMG__table td{color:#ffffff8c;border-bottom:1px solid #ffffff0d;padding:11px 18px}.post-module__fFuUMG__table tr:last-child td{border-bottom:none}.post-module__fFuUMG__backWrap{border-top:1px solid #ffffff12;margin-top:56px;padding-top:32px}.post-module__fFuUMG__backBtn{color:#ffffff80;align-items:center;gap:8px;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.post-module__fFuUMG__backBtn:hover{color:#c6ff00}.post-module__fFuUMG__relatedSection{background:#030d08;border-top:1px solid #ffffff12;padding:60px 24px 80px}.post-module__fFuUMG__relatedInner{max-width:1100px;margin:0 auto}.post-module__fFuUMG__relatedHeading{color:#fff;letter-spacing:-.01em;margin:0 0 28px;font-size:1.4rem;font-weight:700}.post-module__fFuUMG__relatedGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:860px){.post-module__fFuUMG__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.post-module__fFuUMG__relatedGrid{grid-template-columns:1fr}}.post-module__fFuUMG__relatedCard{background:#0d221a;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;text-decoration:none;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.post-module__fFuUMG__relatedCard:hover{border-color:#fff3;transform:translateY(-2px)}.post-module__fFuUMG__relatedImg{width:100%;height:150px}.post-module__fFuUMG__relatedBody{flex-direction:column;gap:6px;padding:14px 18px 18px;display:flex}.post-module__fFuUMG__relatedDate{color:#ffffff59;font-size:11px}.post-module__fFuUMG__relatedTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.post-module__fFuUMG__relatedRead{color:#ffffff73;margin-top:6px;font-size:12px;font-weight:600;transition:color .15s}.post-module__fFuUMG__relatedCard:hover .post-module__fFuUMG__relatedRead{color:#c6ff00}.post-module__fFuUMG__contentLayout{grid-template-columns:1fr 260px;align-items:start;gap:48px;display:grid}.post-module__fFuUMG__mainColumn{min-width:0}.post-module__fFuUMG__tocSidebar{display:block}.post-module__fFuUMG__tocSticky{position:sticky;top:100px}.post-module__fFuUMG__tocHeading{color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin:0 0 16px;font-size:11px;font-weight:700}.post-module__fFuUMG__tocNav{flex-direction:column;gap:12px;display:flex}.post-module__fFuUMG__tocLink{color:#ffffff73;font-size:14px;line-height:1.4;text-decoration:none;transition:all .18s}.post-module__fFuUMG__tocLink:hover{color:#c6ff00}@media (max-width:900px){.post-module__fFuUMG__contentLayout{grid-template-columns:1fr}.post-module__fFuUMG__tocSidebar{display:none}}
.page-module__jXZM3G__pageRoot{color:#fff;background:#142e23;flex-direction:column;min-height:100vh;font-family:inherit;display:flex}.page-module__jXZM3G__container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 24px 80px}.page-module__jXZM3G__pageHeader{z-index:30;background:#142e23;border-bottom:1px solid #ffffff0f;padding:48px 24px 20px;position:sticky;top:0}.page-module__jXZM3G__headerContainer{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;max-width:1200px;margin:0 auto;display:flex}.page-module__jXZM3G__pageTitle{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.page-module__jXZM3G__filterBarInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.page-module__jXZM3G__categoryTabs{flex-wrap:wrap;gap:8px;display:flex}.page-module__jXZM3G__categoryBtn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .18s}.page-module__jXZM3G__categoryBtn:hover{color:#fff;border-color:#ffffff59}.page-module__jXZM3G__categoryBtnActive{color:#142e23;background:#c6ff00;border-color:#c6ff00;font-weight:700}.page-module__jXZM3G__searchWrapper{background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:8px;min-width:200px;padding:7px 12px;display:flex}.page-module__jXZM3G__searchIcon{color:#fff6;flex-shrink:0}.page-module__jXZM3G__searchInput{color:#ffffffb3;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:13px}.page-module__jXZM3G__searchInput::placeholder{color:#ffffff4d}.page-module__jXZM3G__searchKbd{color:#ffffff4d;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff1f;border-radius:4px;padding:2px 6px;font-size:11px}.page-module__jXZM3G__featuredGrid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px;margin-bottom:56px;display:grid}@media (max-width:768px){.page-module__jXZM3G__featuredGrid{grid-template-columns:1fr}}.page-module__jXZM3G__featuredCard{background:#0d221a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.page-module__jXZM3G__featuredCard:hover{border-color:#fff3;transform:translateY(-2px)}.page-module__jXZM3G__featuredCardImage{flex-shrink:0;width:100%;height:280px;position:relative}.page-module__jXZM3G__featuredCardBody{flex-direction:column;flex:1;padding:20px 24px 24px;display:flex}.page-module__jXZM3G__featuredCardTitle{color:#fff;margin:6px 0 10px;font-size:1.2rem;font-weight:700;line-height:1.35}.page-module__jXZM3G__featuredCardExcerpt{color:#ffffff80;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0 0 20px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module__jXZM3G__sectionTitle{color:#fff;letter-spacing:-.01em;margin:0 0 28px;font-size:1.5rem;font-weight:700}.page-module__jXZM3G__moreGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1024px){.page-module__jXZM3G__moreGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__jXZM3G__moreGrid{grid-template-columns:1fr}}.page-module__jXZM3G__moreCard{background:#0d221a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.page-module__jXZM3G__moreCard:hover{border-color:#fff3;transform:translateY(-2px)}.page-module__jXZM3G__moreCardImage{flex-shrink:0;width:100%;height:180px}.page-module__jXZM3G__moreCardBody{flex-direction:column;flex:1;padding:16px 20px 20px;display:flex}.page-module__jXZM3G__moreCardTitle{color:#fff;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:6px 0 8px;font-size:.95rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__jXZM3G__moreCardExcerpt{color:#ffffff73;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 18px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module__jXZM3G__postDate{color:#fff6;font-size:12px}.page-module__jXZM3G__cardFooter{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.page-module__jXZM3G__authorRow{align-items:center;gap:8px;display:flex}.page-module__jXZM3G__authorAvatar{color:#fff;border:2px solid #0d221a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex;position:relative}.page-module__jXZM3G__authorName{color:#ffffff8c;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:12px;font-weight:500;overflow:hidden}.page-module__jXZM3G__readBtn{color:#ffffffb3;white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.page-module__jXZM3G__readBtn:hover{color:#c6ff00}.page-module__jXZM3G__readArrow{font-size:16px;line-height:1}.page-module__jXZM3G__emptyState{text-align:center;color:#ffffff4d;flex-direction:column;align-items:center;gap:16px;padding:80px 0;display:flex}.page-module__jXZM3G__emptyState p{font-size:1rem;font-weight:500}
.page-module__P8qB_a__main{color:#111;min-height:100vh;font-family:var(--font-geist-sans),sans-serif;background-color:#fff;flex-direction:column;display:flex;overflow-x:hidden}.page-module__P8qB_a__breadcrumbs{color:#556660;align-items:center;gap:8px;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem 0;font-size:.85rem;display:flex}.page-module__P8qB_a__breadcrumbs a{color:#556660;text-decoration:none;transition:color .2s}.page-module__P8qB_a__breadcrumbs a:hover{color:#111;text-decoration:underline}.page-module__P8qB_a__separator{color:#a0b0ab}.page-module__P8qB_a__hero{background-color:#f5f3f0;width:100%;padding:4rem 1.5rem 3rem}.page-module__P8qB_a__heroContainer{justify-content:space-between;align-items:center;gap:48px;width:100%;max-width:1200px;margin:0 auto;display:flex}.page-module__P8qB_a__heroContent{text-align:left;flex-direction:column;flex:1.2;align-items:flex-start;max-width:600px;display:flex}.page-module__P8qB_a__heroTitle{color:#111;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.page-module__P8qB_a__heroSubtitle{color:#445550;margin:0 0 2rem;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.5}.page-module__P8qB_a__heroButtons{align-items:center;gap:12px;display:flex}.page-module__P8qB_a__contactSales{color:#fff;cursor:pointer;background-color:#6266f0;border:none;border-radius:9999px;align-items:center;gap:8px;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:flex}.page-module__P8qB_a__contactSales:hover{background-color:#4f53dd;transform:translateY(-2px)}.page-module__P8qB_a__tryFree{color:#111;cursor:pointer;background-color:#0000000d;border:none;border-radius:9999px;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s}.page-module__P8qB_a__tryFree:hover{background-color:#0000001a;transform:translateY(-2px)}.page-module__P8qB_a__heroVisual{flex:.8;justify-content:center;align-items:center;width:100%;max-width:480px;display:flex}.page-module__P8qB_a__videoWrapper{aspect-ratio:1;border-radius:20px;width:100%;overflow:hidden;box-shadow:0 15px 35px #0000000f}.page-module__P8qB_a__videoWrapper video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module__P8qB_a__trusted{text-align:center;flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;padding:3rem 1.5rem;display:flex}.page-module__P8qB_a__trustedTitle{color:#8fa39b;text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:600}.page-module__P8qB_a__logoGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.page-module__P8qB_a__logoGrid img{-o-object-fit:contain;object-fit:contain;opacity:.7;max-width:140px;height:36px;transition:opacity .2s}.page-module__P8qB_a__logoGrid img:hover{opacity:1}.page-module__P8qB_a__statsSection{background-color:#fff;border-top:1px solid #0000000d;padding:5rem 1.5rem}.page-module__P8qB_a__sectionHeader{text-align:center;max-width:1200px;margin:0 auto 3rem}.page-module__P8qB_a__sectionTitle{letter-spacing:-.02em;color:#111;margin:0 0 1rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700}.page-module__P8qB_a__sectionSubtitle{color:#556660;max-width:720px;margin:0 auto;font-size:1.1rem;line-height:1.5}.page-module__P8qB_a__statsGrid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto;display:grid}.page-module__P8qB_a__statCard{border-top:2px solid #111;padding-top:24px}.page-module__P8qB_a__statValue{color:#111;margin-bottom:12px;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1;display:block}.page-module__P8qB_a__statLabel{color:#111;margin:0 0 8px;font-size:1.2rem;font-weight:600}.page-module__P8qB_a__statDesc{color:#556660;margin:0;font-size:.95rem;line-height:1.5}.page-module__P8qB_a__diagramSection{text-align:center;background-color:#faf9f6;padding:5rem 1.5rem}.page-module__P8qB_a__diagramContainer{max-width:1200px;margin:0 auto}.page-module__P8qB_a__diagramVisual{aspect-ratio:3;border-radius:20px;width:100%;margin-top:3rem;overflow:hidden;box-shadow:0 10px 30px #00000008}.page-module__P8qB_a__diagramVisual video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module__P8qB_a__featuresSection{background-color:#fff;padding:6rem 1.5rem}.page-module__P8qB_a__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:3rem auto 0;display:grid}.page-module__P8qB_a__featureCard{border:1px solid #00000014;border-radius:20px;flex-direction:column;gap:24px;min-height:320px;padding:32px;transition:box-shadow .3s,transform .3s;display:flex}.page-module__P8qB_a__featureCard:hover{transform:translateY(-4px);box-shadow:0 15px 30px #0000000a}.page-module__P8qB_a__featureIcon{-o-object-fit:contain;object-fit:contain;width:48px;height:48px}.page-module__P8qB_a__featureTitle{color:#111;margin:0;font-size:1.25rem;font-weight:600}.page-module__P8qB_a__featureDesc{color:#556660;margin:0;font-size:.95rem;line-height:1.6}.page-module__P8qB_a__subFeaturesSection{background-color:#faf9f6;padding:5rem 1.5rem}.page-module__P8qB_a__subFeaturesGrid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:3rem auto 0;display:grid}.page-module__P8qB_a__subFeatureCard{border-top:1px solid #00000014;flex-direction:column;gap:12px;padding-top:24px;display:flex}.page-module__P8qB_a__subFeatureHeader{align-items:center;gap:16px;display:flex}.page-module__P8qB_a__subFeatureIconWrapper{background-color:#00000008;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:flex}.page-module__P8qB_a__subFeatureIcon{-o-object-fit:contain;object-fit:contain;width:24px;height:24px}.page-module__P8qB_a__subFeatureTitle{color:#111;margin:0;font-size:1.1rem;font-weight:600}.page-module__P8qB_a__subFeatureDesc{color:#556660;margin:0;font-size:.9rem;line-height:1.5}.page-module__P8qB_a__tutorialSection{background-color:#fcfcfc;padding:6rem 1.5rem}.page-module__P8qB_a__tutorialContainer{align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:flex}.page-module__P8qB_a__tutorialContent{flex:1}.page-module__P8qB_a__tutorialBadge{color:#6266f0;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.page-module__P8qB_a__tutorialTitle{letter-spacing:-.02em;color:#111;margin:0 0 1.5rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}.page-module__P8qB_a__tutorialDesc{color:#556660;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.page-module__P8qB_a__tutorialBtn{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:9999px;padding:.8rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-block}.page-module__P8qB_a__tutorialBtn:hover{background-color:#333;transform:translateY(-2px)}.page-module__P8qB_a__tutorialVisual{flex:1;justify-content:center;display:flex}.page-module__P8qB_a__tutorialVisual img{border-radius:16px;width:100%;max-width:540px;height:auto;box-shadow:0 10px 30px #00000008}.page-module__P8qB_a__playgroundSection{text-align:center;background-color:#faf9f6;padding:6rem 1.5rem}.page-module__P8qB_a__playgroundContainer{max-width:1200px;margin:0 auto}.page-module__P8qB_a__playgroundFrameWrapper{border:1px solid #00000014;border-radius:20px;width:100%;height:720px;margin-top:3rem;overflow:hidden;box-shadow:0 20px 40px #00000008}.page-module__P8qB_a__playgroundFrameWrapper iframe{background:#fff;border:none;width:100%;height:100%}.page-module__P8qB_a__playgroundFooter{color:#556660;margin-top:24px;font-size:.95rem}.page-module__P8qB_a__playgroundFooter a{color:#111;font-weight:500;text-decoration:underline}.page-module__P8qB_a__storiesSection{background-color:#fff;padding:6rem 1.5rem}.page-module__P8qB_a__storiesGrid{flex-direction:column;gap:32px;max-width:1200px;margin:3rem auto 0;display:flex}.page-module__P8qB_a__storyCard{border-radius:24px;grid-template-columns:1.1fr 1fr;min-height:480px;display:grid;overflow:hidden}.page-module__P8qB_a__storyContent{flex-direction:column;justify-content:space-between;align-items:flex-start;padding:48px 64px;display:flex}.page-module__P8qB_a__storyBadge{color:#111;background-color:#ffffff80;border-radius:9999px;padding:4px 10px;font-size:.8rem;font-weight:600}.page-module__P8qB_a__storyCore{flex-direction:column;gap:24px;display:flex}.page-module__P8qB_a__storyLogo{-o-object-fit:contain;object-fit:contain;align-self:flex-start;max-width:140px;max-height:40px}.page-module__P8qB_a__storyQuote{color:#111;text-align:left;margin:0;font-size:1.35rem;font-weight:500;line-height:1.5}.page-module__P8qB_a__storyAuthor{flex-direction:column;display:flex}.page-module__P8qB_a__authorName{color:#111;font-size:1rem;font-weight:600}.page-module__P8qB_a__authorTitle{color:#556660;font-size:.85rem}.page-module__P8qB_a__storyBtn{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:9999px;margin-top:16px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s}.page-module__P8qB_a__storyBtn:hover{background-color:#333;transform:translateY(-2px)}.page-module__P8qB_a__storyVisual{position:relative;overflow:hidden}.page-module__P8qB_a__storyVisual img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media (max-width:1024px){.page-module__P8qB_a__heroContainer{text-align:center;flex-direction:column;gap:32px}.page-module__P8qB_a__heroContent{text-align:center;align-items:center}.page-module__P8qB_a__heroTitle{font-size:clamp(2.2rem,4vw,3rem)}.page-module__P8qB_a__statsGrid,.page-module__P8qB_a__featuresGrid,.page-module__P8qB_a__subFeaturesGrid{grid-template-columns:repeat(2,1fr)}.page-module__P8qB_a__tutorialContainer{flex-direction:column;gap:40px}.page-module__P8qB_a__storyCard{grid-template-columns:1fr;min-height:auto}.page-module__P8qB_a__storyVisual{order:-1;height:320px}.page-module__P8qB_a__storyContent{padding:32px}}@media (max-width:768px){.page-module__P8qB_a__statsGrid{grid-template-columns:1fr;gap:24px}.page-module__P8qB_a__featuresGrid{grid-template-columns:1fr}.page-module__P8qB_a__subFeaturesGrid{grid-template-columns:1fr;gap:32px}.page-module__P8qB_a__diagramVisual{aspect-ratio:16/9}.page-module__P8qB_a__playgroundFrameWrapper{height:500px}}
.page-module__n3MyvG__main{color:#fff;min-height:100vh;font-family:var(--font-geist-sans),sans-serif;background-color:#020b08;flex-direction:column;display:flex}.page-module__n3MyvG__hero{text-align:center;max-width:800px;margin:0 auto;padding:8rem 1rem 3rem}.page-module__n3MyvG__badge{color:#c6ff00;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.95rem;font-weight:600;display:block}.page-module__n3MyvG__title{color:#fff;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.5rem,4.5vw,3.8rem);font-weight:700;line-height:1.15}.page-module__n3MyvG__subtitle{color:#8fa39b;max-width:680px;margin:0 auto;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.5}.page-module__n3MyvG__cardsGrid{grid-template-columns:repeat(3,1fr);gap:28px;width:100%;max-width:1240px;margin:0 auto;padding:2rem 1.5rem 6rem;display:grid}.page-module__n3MyvG__card{background:#051611;border:1px solid #00ffd514;border-radius:24px;flex-direction:column;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000004d}.page-module__n3MyvG__card:hover{border-color:#00ffd559;transform:translateY(-8px);box-shadow:0 20px 45px #00ffd514}.page-module__n3MyvG__imageContainer{background-color:#030d08;border-bottom:1px solid #00ffd50d;justify-content:center;align-items:center;height:240px;padding:24px;display:flex;position:relative;overflow:hidden}.page-module__n3MyvG__imageContainer img{-o-object-fit:contain;object-fit:contain;max-width:85%;max-height:85%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.page-module__n3MyvG__card:hover .page-module__n3MyvG__imageContainer img{transform:scale(1.06)}.page-module__n3MyvG__content{flex-direction:column;flex-grow:1;padding:24px;display:flex}.page-module__n3MyvG__cardTitle{color:#fff;letter-spacing:-.01em;margin:0 0 10px;font-size:1.25rem;font-weight:600}.page-module__n3MyvG__cardDescription{color:#8fa39b;margin:0;font-size:.95rem;line-height:1.5}.page-module__n3MyvG__ctaContainer{width:calc(100% - 3rem);max-width:1240px;margin:0 auto 6rem;padding:6rem 1.5rem}.page-module__n3MyvG__ctaWrapper{text-align:center;z-index:2;background:#051611;border:1px solid #00ffd51a;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:5.5rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00ffd514}.page-module__n3MyvG__ctaStripes{pointer-events:none;z-index:1;display:flex;position:absolute;inset:0}.page-module__n3MyvG__stripe{background:linear-gradient(#ffffff14,#0000001f);border-right:1px solid #ffffff0a;flex:1;height:100%}.page-module__n3MyvG__stripe:last-child{border-right:none}.page-module__n3MyvG__ctaContent{z-index:2;flex-direction:column;align-items:center;gap:1.5rem;max-width:600px;display:flex;position:relative}.page-module__n3MyvG__ctaTitle{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:600;line-height:1.15}.page-module__n3MyvG__ctaSubtitle{color:#ffffffd9;margin:0;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.5}.page-module__n3MyvG__ctaButtons{align-items:center;gap:1rem;margin-top:1rem;display:flex}.page-module__n3MyvG__primaryCta{color:#111;cursor:pointer;background:#d9f308;border:none;border-radius:9999px;align-items:center;gap:8px;padding:.9rem 2.2rem;font-size:1rem;font-weight:600;transition:transform .2s,background-color .2s;display:flex}.page-module__n3MyvG__primaryCta:hover{background:#e2f91a;transform:translateY(-2px)}.page-module__n3MyvG__secondaryCta{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:9999px;padding:.9rem 2.2rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .2s}.page-module__n3MyvG__secondaryCta:hover{background:#ffffff26;transform:translateY(-2px)}@media (max-width:1024px){.page-module__n3MyvG__cardsGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.page-module__n3MyvG__hero{padding-top:4rem}.page-module__n3MyvG__cardsGrid{grid-template-columns:1fr;gap:20px;padding-bottom:4rem}.page-module__n3MyvG__ctaButtons{flex-direction:column;width:100%}.page-module__n3MyvG__primaryCta,.page-module__n3MyvG__secondaryCta{justify-content:center;width:100%}}
.page-module__uz8zNa__main{color:#effce8;--foreground:#effce8;--color-foreground:#effce8;--text-foreground:#effce8;min-height:100vh;font-family:var(--font-geist-sans),sans-serif;background:#142e23;overflow-x:hidden}.page-module__uz8zNa__hero{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1320px;margin:0 auto;padding:8rem 2rem 4rem;display:grid;position:relative}.page-module__uz8zNa__hero:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 30% 40%,#d9f3080f 0%,#0000 65%);position:absolute;inset:0}.page-module__uz8zNa__heroContent{z-index:1;flex-direction:column;gap:1.25rem;display:flex;position:relative}.page-module__uz8zNa__kicker{letter-spacing:.12em;text-transform:uppercase;color:#d9f308;background:#d9f3080f;border:1px solid #d9f3084d;border-radius:9999px;align-items:center;gap:.45rem;width:fit-content;padding:.3rem .9rem;font-size:.72rem;font-weight:700;display:inline-flex}.page-module__uz8zNa__heroTitle{letter-spacing:-.035em;color:#effce8;margin:0;font-size:clamp(2.2rem,5vw,3.75rem);font-weight:700;line-height:1.08}.page-module__uz8zNa__titleGradient{background:linear-gradient(135deg,#d9f308 0%,#a8c200 60%,#7fa000 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__uz8zNa__heroBody{color:#aebcb6;max-width:520px;margin:0;font-size:1.05rem;line-height:1.7}.page-module__uz8zNa__heroSubBody{color:#aebcb6b3;max-width:500px;margin:0;font-size:.88rem;line-height:1.65}.page-module__uz8zNa__heroCta{color:#142e23;cursor:pointer;background:#d9f308;border:none;border-radius:9999px;align-items:center;gap:.6rem;width:fit-content;margin-top:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.page-module__uz8zNa__heroCta:hover{background:#c4dc00;transform:translateY(-2px);box-shadow:0 0 28px #d9f30866}.page-module__uz8zNa__heroGrid{grid-template-rows:1fr 1fr;grid-template-columns:1.2fr .8fr;gap:.75rem;height:clamp(380px,55vh,560px);display:grid}.page-module__uz8zNa__heroImg{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;overflow:hidden}.page-module__uz8zNa__heroImg img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);display:block}.page-module__uz8zNa__heroImg:hover img{transform:scale(1.05)}.page-module__uz8zNa__heroImgLarge{grid-row:1/3}.page-module__uz8zNa__moodSection{max-width:1320px;margin:0 auto;padding:5rem 2rem}.page-module__uz8zNa__sectionHeader{text-align:center;margin-bottom:3rem}.page-module__uz8zNa__sectionTitle{letter-spacing:-.03em;color:#effce8;margin:0 0 .75rem;font-size:clamp(1.8rem,4vw,2.75rem);font-weight:700}.page-module__uz8zNa__sectionSubtitle{color:#aebcb6;max-width:680px;margin:0 auto;font-size:1.05rem;line-height:1.65}.page-module__uz8zNa__moodGrid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__uz8zNa__moodCard{cursor:pointer;flex-direction:column;align-items:center;gap:.75rem;text-decoration:none;display:flex}.page-module__uz8zNa__moodImageBox{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;width:clamp(150px,18vw,200px);height:clamp(190px,22.5vw,250px);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;overflow:hidden}.page-module__uz8zNa__moodCard:hover .page-module__uz8zNa__moodImageBox{transform:translateY(-6px);box-shadow:0 16px 40px #0006}.page-module__uz8zNa__moodImageBox img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%;height:100%;display:block}.page-module__uz8zNa__moodLabel{color:#aebcb6e6;text-align:center;font-size:.9rem;font-weight:600}.page-module__uz8zNa__exploreBanner{text-align:center;background:linear-gradient(135deg,#1d4731 0%,#0f3320 50%,#142e23 100%);border:1px solid #d9f30826;border-radius:24px;flex-direction:column;align-items:center;gap:1.5rem;max-width:1320px;margin:0 auto 5rem;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.page-module__uz8zNa__exploreBanner:before{content:"";pointer-events:none;background:radial-gradient(70% 80% at 50% -10%,#d9f3081a 0%,#0000 60%);position:absolute;inset:0}.page-module__uz8zNa__bannerTitle{color:#effce8;letter-spacing:-.03em;z-index:1;margin:0;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;position:relative}.page-module__uz8zNa__bannerBody{color:#aebcb6;z-index:1;max-width:560px;margin:0;font-size:1rem;line-height:1.65;position:relative}.page-module__uz8zNa__bannerButtons{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex;position:relative}.page-module__uz8zNa__bannerPrimaryBtn{color:#142e23;cursor:pointer;background:#d9f308;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.page-module__uz8zNa__bannerPrimaryBtn:hover{background:#c4dc00;transform:translateY(-2px)scale(1.02);box-shadow:0 0 24px #d9f30866}.page-module__uz8zNa__bannerSecondaryBtn{color:#effce8;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:9999px;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.page-module__uz8zNa__bannerSecondaryBtn:hover{background:#ffffff0f;border-color:#d9f30859}.page-module__uz8zNa__featuresWrapper{flex-direction:column;gap:6rem;max-width:1320px;margin:0 auto;padding:2rem 2rem 5rem;display:flex}.page-module__uz8zNa__featureSection,.page-module__uz8zNa__featureSectionReverse{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__uz8zNa__featureSectionReverse .page-module__uz8zNa__featureImgGrid{order:-1}.page-module__uz8zNa__featureContent{flex-direction:column;gap:1rem;display:flex}.page-module__uz8zNa__featureKicker{letter-spacing:.14em;text-transform:uppercase;color:#aebcb6b3;font-size:.72rem;font-weight:700}.page-module__uz8zNa__featureTitle{letter-spacing:-.03em;color:#effce8;margin:0;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;line-height:1.15}.page-module__uz8zNa__featureBody{color:#aebcb6;margin:0;font-size:1rem;line-height:1.7}.page-module__uz8zNa__featureBullets{flex-direction:column;gap:.6rem;margin-top:.5rem;display:flex}.page-module__uz8zNa__featureBullet{color:#aebcb6;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.page-module__uz8zNa__bulletDot{background:#d9f308;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.55rem}.page-module__uz8zNa__featureBtn{color:#142e23;cursor:pointer;background:#d9f308;border:none;border-radius:8px;align-items:center;gap:.5rem;width:fit-content;margin-top:.75rem;padding:.65rem 1.4rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.page-module__uz8zNa__featureBtn:hover{background:#c4dc00;transform:translateY(-2px);box-shadow:0 0 20px #d9f30859}.page-module__uz8zNa__featureImgGrid{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.page-module__uz8zNa__featureImgGrid a{aspect-ratio:1;border:1px solid #ffffff0f;border-radius:12px;display:block;overflow:hidden}.page-module__uz8zNa__featureImgGrid a img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%;height:100%;transition:transform .45s cubic-bezier(.16,1,.3,1);display:block}.page-module__uz8zNa__featureImgGrid a:hover img{transform:scale(1.07)}.page-module__uz8zNa__faqSection{max-width:860px;margin:0 auto;padding:5rem 2rem}.page-module__uz8zNa__faqHeader{text-align:center;margin-bottom:3rem}.page-module__uz8zNa__faqKicker{letter-spacing:.12em;text-transform:uppercase;color:#d9f308;background:#d9f3080f;border:1px solid #d9f3084d;border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.3rem .9rem;font-size:.72rem;font-weight:700;display:inline-flex}.page-module__uz8zNa__faqTitle{color:#effce8;letter-spacing:-.03em;margin:0;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700}.page-module__uz8zNa__faqList{flex-direction:column;display:flex}.page-module__uz8zNa__faqItem{border-bottom:1px solid #ffffff14}.page-module__uz8zNa__faqTrigger{cursor:pointer;text-align:left;color:#effce8;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding:1.25rem .5rem;font-size:.9rem;font-weight:600;line-height:1.5;transition:color .2s;display:flex}.page-module__uz8zNa__faqTrigger:hover{color:#d9f308}.page-module__uz8zNa__faqChevron{color:#aebcb6;flex-shrink:0;margin-top:2px;transition:transform .3s}.page-module__uz8zNa__faqChevronOpen{color:#d9f308;flex-shrink:0;margin-top:2px;transition:transform .3s;transform:rotate(180deg)}.page-module__uz8zNa__faqAnswer{max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.page-module__uz8zNa__faqAnswerOpen{max-height:500px;transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.page-module__uz8zNa__faqAnswerInner{color:#aebcb6;padding:0 .5rem 1.5rem;font-size:.88rem;line-height:1.7}.page-module__uz8zNa__ctaSection{max-width:1320px;margin:0 auto;padding:3rem 2rem 7rem}.page-module__uz8zNa__ctaInner{text-align:center;background:linear-gradient(135deg,#1d4731 0%,#0f3320 60%,#142e23 100%);border:1px solid #d9f30826;border-radius:28px;flex-direction:column;align-items:center;gap:2rem;padding:4rem 3rem;display:flex;position:relative;overflow:hidden}.page-module__uz8zNa__ctaInner:before{content:"";pointer-events:none;background:radial-gradient(70% 80% at 50% -20%,#d9f3081f 0%,#0000 60%);position:absolute;inset:0}.page-module__uz8zNa__ctaTitle{color:#effce8;letter-spacing:-.035em;z-index:1;margin:0;font-size:clamp(1.8rem,4vw,3rem);font-weight:700;line-height:1.1;position:relative}.page-module__uz8zNa__ctaBody{color:#aebcb6;z-index:1;max-width:580px;margin:0;font-size:1.05rem;line-height:1.65;position:relative}.page-module__uz8zNa__ctaButtons{z-index:1;flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.page-module__uz8zNa__ctaPrimaryBtn{color:#142e23;cursor:pointer;background:#d9f308;border:none;border-radius:9999px;align-items:center;gap:.6rem;padding:.9rem 2.2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.page-module__uz8zNa__ctaPrimaryBtn:hover{background:#c4dc00;transform:translateY(-2px)scale(1.03);box-shadow:0 0 28px #d9f30873}@media (max-width:1024px){.page-module__uz8zNa__hero{grid-template-columns:1fr;gap:3rem;padding-top:7rem}.page-module__uz8zNa__heroGrid{height:auto;max-height:420px}.page-module__uz8zNa__featureSection,.page-module__uz8zNa__featureSectionReverse{grid-template-columns:1fr;gap:2.5rem}.page-module__uz8zNa__featureSectionReverse .page-module__uz8zNa__featureImgGrid{order:0}}@media (max-width:768px){.page-module__uz8zNa__hero{padding:7rem 1.25rem 3rem}.page-module__uz8zNa__moodSection,.page-module__uz8zNa__featuresWrapper,.page-module__uz8zNa__faqSection,.page-module__uz8zNa__ctaSection{padding-left:1.25rem;padding-right:1.25rem}.page-module__uz8zNa__exploreBanner{margin-left:1.25rem;margin-right:1.25rem;padding:2.25rem 1.5rem}.page-module__uz8zNa__ctaInner{padding:2.5rem 1.5rem}.page-module__uz8zNa__heroGrid{gap:.5rem;max-height:300px}.page-module__uz8zNa__moodImageBox{width:clamp(120px,28vw,160px);height:clamp(150px,35vw,200px)}}@media (max-width:480px){.page-module__uz8zNa__bannerButtons,.page-module__uz8zNa__ctaButtons{flex-direction:column;width:100%}.page-module__uz8zNa__bannerPrimaryBtn,.page-module__uz8zNa__bannerSecondaryBtn,.page-module__uz8zNa__ctaPrimaryBtn{justify-content:center;width:100%}}
.page-module__rSNQcq__main{min-height:100vh;font-family:var(--font-geist-sans),sans-serif;color:#fff;background:#142e23;flex-direction:column;display:flex}.page-module__rSNQcq__hero{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:9rem 2rem 5rem;display:flex;position:relative;overflow:hidden}.page-module__rSNQcq__hero:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% 10%,#d9f30814 0%,#0000 70%);position:absolute;inset:0}.page-module__rSNQcq__heroBadge{letter-spacing:.12em;text-transform:uppercase;color:#d9f308;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#d9f30812;border:1px solid #d9f30859;border-radius:9999px;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__rSNQcq__heroTitle{letter-spacing:-.03em;color:#effce8;max-width:780px;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.page-module__rSNQcq__heroHighlight{color:#d9f308}.page-module__rSNQcq__heroSubtitle{color:#aebcb6;max-width:660px;margin:0;font-size:1.05rem;line-height:1.65}.page-module__rSNQcq__gridSection{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem 6rem}.page-module__rSNQcq__grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1.25rem;display:grid}.page-module__rSNQcq__card{cursor:pointer;background:#1a3626;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .35s;display:flex;overflow:hidden}.page-module__rSNQcq__card:hover{border-color:#d9f30840;transform:translateY(-6px);box-shadow:0 20px 40px #00000059,0 0 0 1px #d9f3081f}.page-module__rSNQcq__imageWrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.page-module__rSNQcq__cardImage{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%;transition:transform .45s cubic-bezier(.16,1,.3,1);display:block}.page-module__rSNQcq__card:hover .page-module__rSNQcq__cardImage{transform:scale(1.08)}.page-module__rSNQcq__hoverOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background:#0000008c;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.page-module__rSNQcq__card:hover .page-module__rSNQcq__hoverOverlay{opacity:1}.page-module__rSNQcq__tryBtn{color:#142e23;cursor:pointer;background:#d9f308;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-size:.875rem;font-weight:700;transition:transform .3s cubic-bezier(.16,1,.3,1),background .2s,box-shadow .2s;display:inline-flex;transform:translateY(8px)}.page-module__rSNQcq__card:hover .page-module__rSNQcq__tryBtn{transform:translateY(0)}.page-module__rSNQcq__tryBtn:hover{background:#c4dc00;box-shadow:0 0 20px #d9f30866}.page-module__rSNQcq__cardBody{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem 1.25rem 1.5rem;display:flex}.page-module__rSNQcq__cardTitle{color:#effce8;margin:0;font-size:1rem;font-weight:700}.page-module__rSNQcq__cardDesc{color:#aebcb6d9;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.page-module__rSNQcq__bottomCta{text-align:center;background:#1a3626;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;align-items:center;gap:1.25rem;margin-top:4rem;padding:3rem 2rem;display:flex}.page-module__rSNQcq__bottomCtaText{color:#aebcb6;margin:0;font-size:1.1rem}.page-module__rSNQcq__bottomCtaBtn{color:#142e23;cursor:pointer;background:#d9f308;border:none;border-radius:9999px;align-items:center;gap:.6rem;padding:.8rem 2rem;font-size:.95rem;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.page-module__rSNQcq__bottomCtaBtn:hover{background:#c4dc00;transform:translateY(-2px);box-shadow:0 0 24px #d9f30859}@media (max-width:768px){.page-module__rSNQcq__hero{padding:8rem 1.5rem 3.5rem}.page-module__rSNQcq__gridSection{padding:0 1rem 4rem}.page-module__rSNQcq__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.page-module__rSNQcq__bottomCta{flex-direction:column;align-items:center}}@media (max-width:480px){.page-module__rSNQcq__grid{grid-template-columns:1fr 1fr}}.page-module__rSNQcq__tabsWrapper{justify-content:flex-start;align-items:center;gap:.75rem;width:100%;margin-bottom:2.5rem;padding-bottom:1.25rem;display:flex;overflow-x:auto}@media (min-width:768px){.page-module__rSNQcq__tabsWrapper{justify-content:center}}.page-module__rSNQcq__tabsWrapper::-webkit-scrollbar{display:none}.page-module__rSNQcq__tabsWrapper{-ms-overflow-style:none;scrollbar-width:none}.page-module__rSNQcq__tabBtn{white-space:nowrap;cursor:pointer;color:#effce8;background:0 0;border:1px solid #ffffff14;border-radius:9999px;padding:.65rem 1.4rem;font-size:.875rem;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1)}.page-module__rSNQcq__tabBtn:hover{background:#ffffff0a;border-color:#ffffff40}.page-module__rSNQcq__activeTab{color:#000;background:#fff;border-color:#0000;font-weight:600;box-shadow:0 4px 12px #00000026}
.page-module__qCP4TG__section{font-family:var(--font-sans),sans-serif;color:#fff;background:#1a3626;flex-direction:column;min-height:100vh;padding:8rem 2rem;display:flex}.page-module__qCP4TG__container{width:100%;max-width:1200px;margin:0 auto}.page-module__qCP4TG__header{text-align:center;max-width:800px;margin-bottom:6rem;margin-left:auto;margin-right:auto}.page-module__qCP4TG__title{letter-spacing:-.04em;color:#fff;margin-bottom:1.2rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.page-module__qCP4TG__subheadline{color:#8fa39b;max-width:720px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:400;line-height:1.65}.page-module__qCP4TG__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2rem;margin-bottom:4rem;display:grid}@media (max-width:1024px){.page-module__qCP4TG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__qCP4TG__grid{grid-template-columns:1fr;gap:3rem}}.page-module__qCP4TG__card{background:#051611;border:1px solid #00ffd514;border-radius:32px;flex-direction:column;padding:3.5rem 2.5rem 3rem;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s;display:flex;position:relative}.page-module__qCP4TG__card:hover{border-color:#00ffd54d;transform:translateY(-8px);box-shadow:0 20px 45px #00ffd50f}.page-module__qCP4TG__cardPro{border-color:#00ffd533;box-shadow:0 10px 30px #00ffd508}.page-module__qCP4TG__cardPro:hover{border-color:#00ffd580;box-shadow:0 20px 50px #00ffd51f}.page-module__qCP4TG__badgePopular{color:#030d08;letter-spacing:.08em;text-transform:uppercase;z-index:5;white-space:nowrap;background:linear-gradient(90deg,#00ffd5,#d1ef70);border-radius:100px;padding:.35rem 1.25rem;font-size:.72rem;font-weight:800;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #00ffd540}.page-module__qCP4TG__cardTitle{color:#fff;letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.page-module__qCP4TG__priceSection{align-items:baseline;gap:.3rem;margin:1.2rem 0 .2rem;display:flex}.page-module__qCP4TG__price{color:#fff;letter-spacing:-.02em;font-size:clamp(2.5rem,3.5vw,3.5rem);font-weight:900;line-height:1}.page-module__qCP4TG__currency{color:#fff;font-size:1.5rem;font-weight:700}.page-module__qCP4TG__editorLabel{color:#8fa39b;margin-bottom:2rem;font-size:.9rem;font-weight:500}.page-module__qCP4TG__divider{background:#00ffd514;border:none;width:100%;height:1px;margin:0 0 2rem}.page-module__qCP4TG__featuresList{flex-direction:column;gap:1rem;margin-bottom:3.5rem;display:flex}.page-module__qCP4TG__featureItem{color:#ffffffd9;align-items:flex-start;gap:.75rem;font-size:.95rem;font-weight:500;line-height:1.4;display:flex}.page-module__qCP4TG__checkIcon{color:#00ffd5;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;font-weight:800;display:flex}.page-module__qCP4TG__actionButton{text-align:center;cursor:pointer;border-radius:16px;width:100%;margin-top:auto;padding:1rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;display:block}.page-module__qCP4TG__btnOutlined{color:#fff;background:0 0;border:1px solid #ffffff26}.page-module__qCP4TG__btnOutlined:hover{color:#020b08;background:#fff;border-color:#fff;transform:translateY(-2px)}.page-module__qCP4TG__btnSolid{color:#020b08;background:#fff;border:1px solid #fff;box-shadow:0 10px 25px #ffffff0f}.page-module__qCP4TG__btnSolid:hover{color:#020b08;background:#00ffd5;border-color:#00ffd5;transform:translateY(-2px);box-shadow:0 15px 30px #00ffd54d}
