.styles_container__0MXVC{position:relative;width:100%}.styles_emptyState__rb7RM{width:100%;aspect-ratio:16/9;background:var(--gray-100);border-radius:.5rem;display:flex;align-items:center;justify-content:center}.dark .styles_emptyState__rb7RM{background:var(--gray-800)}.styles_mediaContainer__sDD9K{position:relative;aspect-ratio:16/9;background:var(--gray-100);border-radius:.5rem;overflow:hidden}.dark .styles_mediaContainer__sDD9K{background:var(--gray-800)}.styles_media__1tDRG{width:100%;height:100%;object-fit:cover}.styles_navButtonNext__1WUQ_,.styles_navButtonPrev__DpWVm,.styles_navButton__8S9eT{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;background:hsla(0,0%,100%,.9);border:none;cursor:pointer;transition:all .2s;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);color:var(--gray-900)}.styles_navButtonNext__1WUQ_:hover,.styles_navButtonPrev__DpWVm:hover,.styles_navButton__8S9eT:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.styles_navButtonNext__1WUQ_:active,.styles_navButtonPrev__DpWVm:active,.styles_navButton__8S9eT:active{transform:translateY(-50%) scale(.95)}.styles_navButtonNext__1WUQ_:focus-visible,.styles_navButtonPrev__DpWVm:focus-visible,.styles_navButton__8S9eT:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ventana-blue),0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.dark .styles_navButtonNext__1WUQ_:focus-visible,.dark .styles_navButtonPrev__DpWVm:focus-visible,.dark .styles_navButton__8S9eT:focus-visible{box-shadow:0 0 0 2px var(--ventana-blue),0 0 0 4px var(--ventana-navy),0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.dark .styles_navButtonNext__1WUQ_,.dark .styles_navButtonPrev__DpWVm,.dark .styles_navButton__8S9eT{background:rgba(31,41,55,.9);color:#f3f4f6}.dark .styles_navButtonNext__1WUQ_:hover,.dark .styles_navButtonPrev__DpWVm:hover,.dark .styles_navButton__8S9eT:hover{background:var(--gray-800)}.styles_navButtonPrev__DpWVm{left:1rem}.styles_navButtonNext__1WUQ_{right:1rem}.styles_navButtonIcon__G5pBX{width:1.25rem;height:1.25rem}.styles_indicators__nO4Nr{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem}.styles_indicatorActive___NrP7,.styles_indicator__13dz1{width:.5rem;height:.5rem;border-radius:9999px;border:none;cursor:pointer;transition:all .2s;background:hsla(0,0%,100%,.5);padding:0}.styles_indicatorActive___NrP7:hover,.styles_indicator__13dz1:hover{background:hsla(0,0%,100%,.75)}.styles_indicatorActive___NrP7:focus-visible,.styles_indicator__13dz1:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ventana-blue)}.dark .styles_indicatorActive___NrP7:focus-visible,.dark .styles_indicator__13dz1:focus-visible{box-shadow:0 0 0 2px var(--ventana-blue),0 0 0 4px var(--ventana-navy)}.styles_indicatorActive___NrP7{width:1.5rem;background:#fff}.dark .styles_indicatorActive___NrP7{background:#f3f4f6}.styles_header__rk_VA{max-width:48rem;margin:0 auto;padding:4rem 1rem 2.5rem;text-align:center}@media(min-width:640px){.styles_header__rk_VA{padding:5rem 1rem 3rem}}.styles_eyebrow__yU1PV{display:inline-block;padding:.375rem .875rem;margin-bottom:1.25rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;background:var(--gray-100);color:var(--gray-600)}.dark .styles_eyebrow__yU1PV{background:hsla(0,0%,100%,.08);color:#d1d5db}.styles_title__5Viii{font-size:2.5rem;font-weight:700;line-height:1.1;letter-spacing:-.01em;color:var(--gray-900);margin:0}@media(min-width:640px){.styles_title__5Viii{font-size:3rem}}.dark .styles_title__5Viii{color:#fff}.styles_subtitle__fOA9j{font-size:1.0625rem;color:var(--gray-500);max-width:36rem;margin:1rem auto 0;line-height:1.6}@media(min-width:640px){.styles_subtitle__fOA9j{font-size:1.125rem}}.dark .styles_subtitle__fOA9j{color:var(--gray-400)}.styles_actions__alobT{margin-top:1.5rem}.buttons_btnPrimary__buAZw,.buttons_btnSecondary__GXrpc,.buttons_btn__d25Lr{padding:.625rem 1.25rem;border-radius:.375rem;font-size:1rem;font-family:inherit;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;cursor:pointer}.buttons_btnPrimary__buAZw:focus,.buttons_btnSecondary__GXrpc:focus,.buttons_btn__d25Lr:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--ventana-blue)}.dark .buttons_btnPrimary__buAZw:focus,.dark .buttons_btnSecondary__GXrpc:focus,.dark .buttons_btn__d25Lr:focus{box-shadow:0 0 0 2px var(--ventana-navy),0 0 0 4px var(--ventana-blue)}.buttons_btnPrimary__buAZw{background-color:var(--gray-900);color:#fff;border:none}.buttons_btnPrimary__buAZw:hover{background-color:var(--gray-800)}.dark .buttons_btnPrimary__buAZw{background-color:#fff;color:var(--ventana-navy)}.dark .buttons_btnPrimary__buAZw:hover{background-color:var(--gray-100)}.buttons_btnSecondary__GXrpc{border:1px solid var(--gray-300);color:var(--gray-700);background-color:rgba(0,0,0,0)}.buttons_btnSecondary__GXrpc:hover{border-color:var(--gray-400);background-color:var(--gray-50)}.dark .buttons_btnSecondary__GXrpc{border-color:var(--gray-600);color:#e5e7eb}.dark .buttons_btnSecondary__GXrpc:hover{border-color:var(--gray-500);background-color:rgba(31,41,55,.5)}.styles_container__WhWnT{max-width:64rem;margin:0 auto;padding:0 1rem 4rem}.styles_featured__S_ObF{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem}@media(min-width:768px){.styles_featured__S_ObF{grid-template-columns:repeat(2,1fr)}}.styles_featuredCard__12Bh8{position:relative;display:flex;flex-direction:column;border:1px solid var(--gray-200);border-radius:.75rem;overflow:hidden;transition:box-shadow .2s,transform .2s,border-color .2s}.styles_featuredCard__12Bh8:hover{border-color:rgba(0,0,0,0);box-shadow:0 12px 28px rgba(0,0,0,.1);transform:translateY(-2px)}.styles_featuredCard__12Bh8:focus-within{box-shadow:0 0 0 2px var(--ventana-blue)}.dark .styles_featuredCard__12Bh8{border-color:var(--gray-800)}.dark .styles_featuredCard__12Bh8:hover{border-color:var(--gray-700);box-shadow:0 12px 28px rgba(0,0,0,.45)}.styles_featuredMedia__OH2__{position:relative;z-index:2}.styles_featuredBody__hkE_l{display:flex;flex-direction:column;flex:1 1;padding:1.5rem}.styles_featuredHeader__oaPGZ{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.styles_featuredHeaderLeft__RzkZj{display:flex;align-items:center;gap:.75rem}.styles_featuredLogo__n6Sbt{width:2.25rem;height:2.25rem;flex-shrink:0}.styles_featuredTitle__DmFVS{font-size:1.375rem;font-weight:700;letter-spacing:-.01em;color:var(--gray-900)}.dark .styles_featuredTitle__DmFVS{color:#fff}.styles_badgeComing__eILGJ,.styles_badgeFree__tf2P7,.styles_badgePremium__veWYF,.styles_badge__ow2Cu{flex-shrink:0;font-size:.6875rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase;padding:.25rem .625rem;border-radius:999px}.styles_badgeFree__tf2P7{background:#dcfce7;color:#15803d}.dark .styles_badgeFree__tf2P7{background:rgba(34,197,94,.25);color:#86efac}.styles_badgePremium__veWYF{background:var(--gray-100);color:var(--gray-600)}.dark .styles_badgePremium__veWYF{background:var(--gray-800);color:#d1d5db}.styles_badgeComing__eILGJ{background:rgba(118,131,212,.16);color:var(--ventana-indigo)}.dark .styles_badgeComing__eILGJ{background:rgba(118,131,212,.25);color:#c4b5fd}.styles_featuredDescription__xsqkF{font-size:.9375rem;line-height:1.6;color:var(--gray-500);margin-bottom:1rem}.dark .styles_featuredDescription__xsqkF{color:var(--gray-400)}.styles_featureTags__F6K1R{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.styles_featureTag__NhS9E{font-size:.75rem;font-weight:500;padding:.25rem .625rem;background:var(--gray-100);color:var(--gray-600);border-radius:999px}.dark .styles_featureTag__NhS9E{background:var(--gray-800);color:#d1d5db}.styles_featuredFooter__psVOk{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:.5rem}.styles_pricing__h8Vut{display:flex;align-items:baseline;gap:.5rem}.styles_priceMain__gE5Y0{font-size:1.25rem;font-weight:700;color:var(--gray-900)}.dark .styles_priceMain__gE5Y0{color:#fff}.styles_priceDetails__yiIM1{font-size:.8125rem;color:var(--gray-500)}.dark .styles_priceDetails__yiIM1{color:var(--gray-400)}.styles_learnMoreBtn__VSBrD{font-size:.875rem;pointer-events:none}.styles_stretchedLink__UQazD{position:absolute;inset:0;z-index:1}.styles_comingSoon__fA4_K{border-top:1px solid var(--gray-200);padding-top:2.5rem}.dark .styles_comingSoon__fA4_K{border-top-color:var(--gray-800)}.styles_comingSoonHeading__YO_Fj{font-size:1.5rem;font-weight:700;letter-spacing:-.01em;color:var(--gray-900);margin-bottom:1.5rem}.dark .styles_comingSoonHeading__YO_Fj{color:#fff}.styles_comingSoonGrid__kcXat{display:grid;gap:1rem}@media(min-width:640px){.styles_comingSoonGrid__kcXat{grid-template-columns:repeat(2,1fr)}}.styles_comingCardLink__Dc1fV{display:block;text-decoration:none!important}.styles_comingCardLink__Dc1fV:hover .styles_comingCard__oTNkl{border-color:rgba(0,0,0,0);box-shadow:0 8px 20px rgba(0,0,0,.06);transform:translateY(-2px)}.dark .styles_comingCardLink__Dc1fV:hover .styles_comingCard__oTNkl{border-color:var(--gray-700);box-shadow:0 8px 20px rgba(0,0,0,.4)}.styles_comingCard__oTNkl{height:100%;padding:1.5rem;border:1px solid var(--gray-200);border-radius:.75rem;transition:box-shadow .2s,transform .2s,border-color .2s}.dark .styles_comingCard__oTNkl{border-color:var(--gray-800)}.styles_comingHeader__bli2j{display:flex;align-items:center;gap:.625rem;margin-bottom:.625rem}.styles_comingLogo__iI_ot{width:2rem;height:2rem;flex-shrink:0}.styles_comingTitle__fwHI_{font-size:1.0625rem;font-weight:600;color:var(--gray-900)}.dark .styles_comingTitle__fwHI_{color:#fff}.styles_comingHeader__bli2j .styles_badgeComing__eILGJ{margin-left:auto}.styles_comingDescription__iU7lp{font-size:.875rem;line-height:1.6;color:var(--gray-500)}.dark .styles_comingDescription__iU7lp{color:var(--gray-400)}