.domain-missing_container__YYzvk{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden}.domain-missing_content__e0q_c{max-width:600px;width:100%;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-radius:24px;padding:48px 32px;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.06);border:1px solid rgba(255,255,255,.2);position:relative;z-index:2;animation:domain-missing_slideUp__WVXZI .6s ease-out}@keyframes domain-missing_slideUp__WVXZI{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.domain-missing_iconWrapper__gl3xS{margin-bottom:32px;animation:domain-missing_bounce__uN4bH 2s infinite}@keyframes domain-missing_bounce__uN4bH{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.domain-missing_icon__fdClc{width:80px;height:80px;margin:0 auto;background:linear-gradient(135deg,#ff6b6b,#ee5a24);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 10px 30px rgba(255,107,107,.3)}.domain-missing_textContent__tMu5V{margin-bottom:40px}.domain-missing_title__SU___{font-size:2.5rem;font-weight:700;color:#2d3748;margin:0 0 16px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width:768px){.domain-missing_title__SU___{font-size:2rem}}.domain-missing_description__eef3Y{font-size:1.125rem;line-height:1.6;color:#4a5568;margin:0;font-weight:400}.domain-missing_code__nQvND{background:#f7fafc;color:#e53e3e;padding:2px 8px;border-radius:6px;font-family:Courier New,monospace;font-size:.9em;font-weight:600;border:1px solid #fed7d7}.domain-missing_actions__zdgY6{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:32px}.domain-missing_primaryButton__hK096{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:12px 32px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(102,126,234,.4)}.domain-missing_primaryButton__hK096:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.5)}.domain-missing_primaryButton__hK096:active{transform:translateY(0)}.domain-missing_secondaryButton__7HjYX{background:transparent;color:#667eea;border:2px solid #667eea;padding:10px 32px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.domain-missing_secondaryButton__7HjYX:hover{background:#667eea;color:white;transform:translateY(-2px);box-shadow:0 4px 15px rgba(102,126,234,.3)}.domain-missing_help__8fYHe{border-top:1px solid #e2e8f0;padding-top:24px}.domain-missing_details__JNOTV{text-align:left}.domain-missing_summary__1s8tV{font-weight:600;color:#667eea;cursor:pointer;padding:8px 0;outline:none;transition:color .3s ease}.domain-missing_summary__1s8tV:hover{color:#764ba2}.domain-missing_summary__1s8tV::marker{color:#667eea}.domain-missing_helpContent__rkobW{margin-top:16px;padding:16px;background:#f8fafc;border-radius:12px;border-left:4px solid #667eea}.domain-missing_helpContent__rkobW p{margin:0 0 12px;color:#4a5568;font-weight:500}.domain-missing_helpContent__rkobW ul{margin:0;padding-left:20px;color:#4a5568}.domain-missing_helpContent__rkobW li{margin-bottom:8px;line-height:1.5}.domain-missing_helpContent__rkobW code{background:#edf2f7;color:#e53e3e;padding:1px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:.9em}.domain-missing_bgDecoration__2vT6H{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.domain-missing_circle1__TYH7W,.domain-missing_circle2__pTvcl,.domain-missing_circle3__uYXak{position:absolute;border-radius:50%;background:rgba(255,255,255,.1);animation:domain-missing_float__fRSci 6s ease-in-out infinite}.domain-missing_circle1__TYH7W{width:200px;height:200px;top:10%;left:-50px;animation-delay:-2s}.domain-missing_circle2__pTvcl{width:150px;height:150px;top:60%;right:-30px;animation-delay:-4s}.domain-missing_circle3__uYXak{width:100px;height:100px;bottom:20%;left:20%;animation-delay:-6s}@keyframes domain-missing_float__fRSci{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}@media (max-width:768px){.domain-missing_content__e0q_c{padding:32px 24px;margin:16px}.domain-missing_actions__zdgY6{flex-direction:column;align-items:center}.domain-missing_primaryButton__hK096,.domain-missing_secondaryButton__7HjYX{width:100%;max-width:280px}.domain-missing_icon__fdClc{width:64px;height:64px}.domain-missing_icon__fdClc svg{width:48px;height:48px}}@media (prefers-color-scheme:dark){.domain-missing_content__e0q_c{background:rgba(26,32,44,.95);border:1px solid rgba(255,255,255,.1)}.domain-missing_title__SU___{color:#f7fafc}.domain-missing_description__eef3Y{color:#cbd5e0}.domain-missing_code__nQvND{background:#2d3748;color:#f56565;border:1px solid #4a5568}.domain-missing_help__8fYHe{border-top:1px solid #4a5568}.domain-missing_helpContent__rkobW{background:#2d3748;border-left:4px solid #667eea}.domain-missing_helpContent__rkobW li,.domain-missing_helpContent__rkobW p{color:#cbd5e0}.domain-missing_helpContent__rkobW code{background:#4a5568;color:#f56565}}.styles_Layout__Hqfsi{display:block}.styles_Card__h8MKP{height:100%}.styles_Card-inner__57J3Q{align-items:center;display:flex;gap:16px;flex-direction:column}.styles_Card--card___QYk3 .styles_Card-inner__57J3Q{align-items:flex-start;padding:24px}.styles_Card-icon__DIyiX{border-radius:256px;background:var(--puck-color-azure-09);color:var(--puck-color-azure-06);display:flex;justify-content:center;align-items:center;width:64px;height:64px}.styles_Card-title__tXYSz{font-size:22px;text-align:center}.styles_Card--card___QYk3 .styles_Card-title__tXYSz{text-align:left}.styles_Card-description__Ic4hM{font-size:16px;line-height:1.5;color:var(--puck-color-grey-05);text-align:center;font-weight:300}.styles_Card--card___QYk3 .styles_Card-description__Ic4hM{text-align:left}.styles_Card--minimal__22mco{background:transparent;border:none;box-shadow:none;border-radius:0;max-width:100%}.styles_Card--minimal__22mco .styles_Card-inner__57J3Q{flex-direction:row;gap:12px;align-items:flex-start;padding:0}.styles_Card--minimal__22mco .styles_Card-title__tXYSz{font-size:18px;font-weight:500;color:white;text-align:left}.styles_Card--minimal__22mco .styles_Card-icon__DIyiX{border-radius:256px;background:transparent;color:var(--puck-color-azure-06);display:flex;justify-content:center;align-items:start;width:64px;height:64px}.styles_Card--minimal__22mco .styles_Card-description__Ic4hM{font-size:14px;color:var(--puck-color-grey-05);text-align:left}.styles_Card--highlight__sHvpi{background:linear-gradient(180deg,#1a1a2e,#0f0f1a);box-shadow:0 10px 20px rgba(0,0,0,.35);border-radius:12px;padding:24px;max-width:100%;position:relative;overflow:hidden}.styles_Card--highlight__sHvpi .styles_Card-inner__57J3Q{align-items:flex-start;gap:12px}.styles_Card--highlight__sHvpi .styles_Card-title__tXYSz{font-size:20px;font-weight:600;color:white}.styles_Card--highlight__sHvpi .styles_Card-description__Ic4hM{font-size:15px;line-height:1.4;color:#cfcfcf}.styles_Card--highlight__sHvpi .styles_Card-link__RFyzq{margin-top:auto;font-size:14px;font-weight:500;color:#9a7dff;text-decoration:none;transition:color .2s ease}.styles_Card--highlight__sHvpi .styles_Card-link__RFyzq:hover{color:#bfa4ff}.styles_Card--outline__ooszj{background:transparent;border:1px solid var(--puck-color-grey-07);border-radius:8px;padding:20px}.styles_Card--outline__ooszj .styles_Card-title__tXYSz{font-size:18px;font-weight:500;color:white;text-align:left}.styles_Card--outline__ooszj .styles_Card-description__Ic4hM{font-size:14px;color:var(--puck-color-grey-05)}.styles_Card--card___QYk3{background:white;box-shadow:0 3px 6px 0 rgba(140,152,164,.25);border-radius:8px;max-width:100%}.styles_Button__02U5W{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s ease;border:2px solid;border-radius:8px}.styles_Button--medium__PNoie{padding:8px 12px}.styles_Button--large__wNRyv{padding:12px 16px}.styles_Button--rounded__hMgZw{border-radius:9999px}.styles_Button__02U5W i{font-size:1.2em}.styles_Section__3SNGl:not(.styles_Section__3SNGl .styles_Section__3SNGl){padding-inline-start:16px;padding-inline-end:16px}@media (min-width:768px){.styles_Section__3SNGl:not(.styles_Section__3SNGl .styles_Section__3SNGl){padding-inline-start:24px;padding-inline-end:24px}}.styles_Section-inner__NgaZI{margin-inline-start:auto;margin-inline-end:auto;height:100%;width:100%}.styles_Section__3SNGl .styles_Section__3SNGl .styles_Section-inner__NgaZI{margin-inline-start:0;margin-inline-end:0}.styles_Grid__1iswz{display:flex;flex-direction:column;width:auto}@media (min-width:768px){.styles_Grid__1iswz{display:grid}}.styles_Hero__ZiQVQ{background-image:linear-gradient(rgba(255,255,255,0),rgb(247,250,255) 100%)}.styles_Hero-inner__l4t8u,.styles_Hero__ZiQVQ{display:flex;align-items:center;position:relative}.styles_Hero-inner__l4t8u{gap:48px;flex-wrap:wrap;z-index:1}@media (min-width:1024px){.styles_Hero-inner__l4t8u{flex-wrap:nowrap}}.styles_Hero__ZiQVQ h1{line-height:1.1;font-size:48px;margin:0}@media (min-width:768px){.styles_Hero__ZiQVQ h1{font-size:64px}}.styles_Hero-subtitle__NTxQ8{color:var(--puck-color-grey-05);font-size:var(--puck-font-size-m);line-height:1.5;margin:0 0 8px;font-weight:300}.styles_Hero--hasImageBackground__FgXAZ .styles_Hero-subtitle__NTxQ8{color:var(--puck-color-grey-03)}.styles_Hero-image__jmFST{background-repeat:no-repeat;background-size:cover;background-position:50%;position:absolute;right:0;top:0;bottom:0;left:0}.styles_Hero-imageOverlay__yX4ap{background-image:linear-gradient(-90deg,rgb(247,250,255,.7),rgb(247,250,255,.7) 80%);position:absolute;right:0;top:0;bottom:0;left:0}@media (min-width:768px){.styles_Hero--left__1MGzL .styles_Hero-imageOverlay__yX4ap{background-image:linear-gradient(-90deg,rgba(255,255,255,0),rgb(247,250,255) 70%)}}.styles_Hero-bg__eEyiD img{height:100%}.styles_Hero-content__GcTAs{display:flex;flex-direction:column;gap:16px;width:100%}@media (min-width:768px){.styles_Hero--hasImageBackground__FgXAZ .styles_Hero-content__GcTAs{max-width:50%}}.styles_Hero--center__YbErv .styles_Hero-inner__l4t8u{justify-content:center;text-align:center}.styles_Hero--center__YbErv .styles_Hero-content__GcTAs{align-items:center;justify-content:center;max-width:100%}.styles_Hero-actions__AhedS{display:flex;gap:16px}.styles_Flex__F2qM8{display:flex;flex-wrap:wrap;height:100%}.styles_Flex-item__ZNn6r{flex:1}.styles_Heading__Yp42F{margin:0;display:block;color:var(--puck-color-black);font-weight:700}.styles_Heading__Yp42F b{font-weight:700}.styles_Heading--xxxxl__40LwG{font-size:var(--puck-font-size-xxxxl);line-height:1.1;font-weight:800;letter-spacing:.08ch}.styles_Heading--xxxl__ZC0DE{font-size:var(--puck-font-size-xxxl);line-height:1.15;font-weight:700}.styles_Heading--xxl__G4fYf{font-size:var(--puck-font-size-xxl);line-height:1.2;font-weight:700}.styles_Heading--xl__IhR9v{font-size:var(--puck-font-size-xl);line-height:1.25;font-weight:600}.styles_Heading--l__OFETn{font-size:var(--puck-font-size-l);line-height:1.3;font-weight:600}.styles_Heading--m__f6wyY{font-size:var(--puck-font-size-m);line-height:1.4;font-weight:500}.styles_Heading--s__1IaHY{font-size:var(--puck-font-size-s);line-height:1.45;font-weight:500}.styles_Heading--xs__4V3xu{font-size:var(--puck-font-size-xs);line-height:1.5;font-weight:400}.styles_Stats-items__B0tyE{background-image:linear-gradient(120deg,var(--puck-color-azure-03) 0,var(--puck-color-azure-05) 100%);border-radius:24px;display:grid;grid-template-columns:1fr;grid-gap:72px;align-items:center;justify-content:space-between;margin:0 auto;max-width:768px;padding:64px 16px}@media (min-width:768px){.styles_Stats-items__B0tyE{padding:64px 24px}}@media (min-width:1024px){.styles_Stats-items__B0tyE{grid-template-columns:1fr 1fr;padding:128px 24px;max-width:100%}}.styles_Stats-item__43Wf6{display:flex;flex-direction:column;align-items:center;color:white;gap:8px;width:100%;text-align:center}.styles_Stats-icon__S4wfT{border-radius:256px;background:var(--puck-color-azure-09);color:var(--puck-color-azure-06);display:flex;justify-content:center;align-items:center;width:64px;height:64px}.styles_Stats-label__EQUwK{font-size:22px;text-align:center;font-weight:600;opacity:.8}.styles_Stats-value__GbgDz{font-size:72px;line-height:1;font-weight:700}.styles_Space__qQaVO{display:block;height:var(--size);width:var(--size)}.styles_Space--vertical__ttPC_{width:100%}.styles_Space--horizontal__GaKo_{width:var(--size);height:100%}.styles_Announcement__tfk8_{padding:12px 0;background:transparent}.styles_Announcement-container__QQOkg{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;justify-content:center}.styles_Announcement-link__E4zvy{text-decoration:none;transition:all .3s ease}.styles_Announcement-content__eZLl8{display:flex;align-items:center;gap:8px;font-weight:500;font-size:14px;transition:all .3s ease;cursor:pointer}.styles_Announcement-pill__QaoNm{background:rgba(255,255,255,.1);padding:8px 16px;border-radius:9999px;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.styles_Announcement-banner__hJVh6{background:rgba(255,255,255,.05);padding:12px 24px;border-radius:12px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);width:100%;text-align:center}.styles_Announcement-minimal__A4IKU{background:transparent;padding:8px 12px;border-radius:8px}.styles_Announcement-primary__kyJFe{background:rgba(59,130,246,.1);color:#60A5FA;border-color:rgba(59,130,246,.3)}.styles_Announcement-primary__kyJFe:hover{background:rgba(59,130,246,.2);border-color:rgba(59,130,246,.5)}.styles_Announcement-secondary__ByYck{background:rgba(107,114,128,.1);color:#9CA3AF;border-color:rgba(107,114,128,.3)}.styles_Announcement-secondary__ByYck:hover{background:rgba(107,114,128,.2);border-color:rgba(107,114,128,.5)}.styles_Announcement-success___SkjB{background:rgba(16,185,129,.1);color:#34D399;border-color:rgba(16,185,129,.3)}.styles_Announcement-success___SkjB:hover{background:rgba(16,185,129,.2);border-color:rgba(16,185,129,.5)}.styles_Announcement-warning__k3CdI{background:rgba(245,158,11,.1);color:#FBBF24;border-color:rgba(245,158,11,.3)}.styles_Announcement-warning__k3CdI:hover{background:rgba(245,158,11,.2);border-color:rgba(245,158,11,.5)}.styles_Announcement-text__f2waE{flex:1}.styles_Announcement-icon__l__3o{font-size:14px;transition:transform .3s ease}.styles_Announcement-link__E4zvy:hover .styles_Announcement-icon__l__3o{transform:translateX(2px)}@media (max-width:768px){.styles_Announcement-container__QQOkg{padding:0 16px}.styles_Announcement-banner__hJVh6{padding:10px 16px}.styles_Announcement-content__eZLl8{font-size:13px}}.styles_CallToAction__jc3Ht{padding:80px 0;position:relative;overflow:hidden}.styles_CallToAction-container__3CcZK{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.styles_CallToAction-content__hwvqv{display:flex;align-items:center;gap:48px}.styles_CallToAction-textContent__i82SI{flex:1;text-align:center}.styles_CallToAction-title__aGgJ2{font-size:2.5rem;font-weight:800;margin:0 0 24px;line-height:1.2}.styles_CallToAction-description__gp_8C{font-size:1.25rem;line-height:1.6;margin:0 0 32px;opacity:.9}.styles_CallToAction-buttons__lwhNx{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center}.styles_CallToAction-primaryButton__Yb4CE{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:white;color:#3B82F6;text-decoration:none;border-radius:12px;font-weight:600;font-size:16px;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_CallToAction-primaryButton__Yb4CE:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.styles_CallToAction-secondaryButton__jgNdb{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:transparent;color:white;text-decoration:none;border-radius:12px;font-weight:600;font-size:16px;border:2px solid rgba(255,255,255,.3);transition:all .3s ease}.styles_CallToAction-secondaryButton__jgNdb:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.styles_CallToAction-imageContent__YbYEq{flex:0 0 auto;max-width:400px}.styles_CallToAction-image__698py{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.2)}.styles_CallToAction__jc3Ht.styles_CallToAction-gradient__MCtx1{background:linear-gradient(135deg,#3B82F6,#1D4ED8 50%,#1E40AF);color:white}.styles_CallToAction__jc3Ht.styles_CallToAction-solid__VfuCH{background:#3B82F6;color:white}.styles_CallToAction__jc3Ht.styles_CallToAction-outline__n6N_v{background:white;color:#1F2937;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.styles_CallToAction__jc3Ht.styles_CallToAction-outline__n6N_v .styles_CallToAction-title__aGgJ2{color:#1F2937}.styles_CallToAction__jc3Ht.styles_CallToAction-outline__n6N_v .styles_CallToAction-description__gp_8C{color:#6B7280;opacity:1}.styles_CallToAction__jc3Ht.styles_CallToAction-outline__n6N_v .styles_CallToAction-primaryButton__Yb4CE{background:#3B82F6;color:white}.styles_CallToAction__jc3Ht.styles_CallToAction-outline__n6N_v .styles_CallToAction-secondaryButton__jgNdb{color:#3B82F6;border-color:#3B82F6}.styles_CallToAction__jc3Ht.styles_CallToAction-outline__n6N_v .styles_CallToAction-secondaryButton__jgNdb:hover{background:#3B82F6;color:white}.styles_CallToAction__jc3Ht.styles_CallToAction-image__698py{background-size:cover;background-position:50%;background-repeat:no-repeat;color:white;min-height:500px;display:flex;align-items:center}.styles_CallToAction__jc3Ht.styles_CallToAction-image__698py .styles_CallToAction-content__hwvqv{justify-content:center;text-align:center}.styles_CallToAction__jc3Ht.styles_CallToAction-image__698py .styles_CallToAction-textContent__i82SI{max-width:600px}.styles_CallToAction-overlay__LxfbI{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(59,130,246,.8),rgba(29,78,216,.8) 50%,rgba(30,64,175,.8));z-index:1}.styles_CallToAction-content__hwvqv:has(.styles_CallToAction-imageContent__YbYEq) .styles_CallToAction-textContent__i82SI{text-align:left}.styles_CallToAction-content__hwvqv:has(.styles_CallToAction-imageContent__YbYEq) .styles_CallToAction-buttons__lwhNx{justify-content:flex-start}@media (max-width:768px){.styles_CallToAction__jc3Ht{padding:60px 0}.styles_CallToAction-container__3CcZK{padding:0 16px}.styles_CallToAction-content__hwvqv{flex-direction:column;text-align:center;gap:32px}.styles_CallToAction-textContent__i82SI{text-align:center}.styles_CallToAction-title__aGgJ2{font-size:2rem}.styles_CallToAction-description__gp_8C{font-size:1.125rem}.styles_CallToAction-buttons__lwhNx{flex-direction:column;width:100%;justify-content:center}.styles_CallToAction-primaryButton__Yb4CE,.styles_CallToAction-secondaryButton__jgNdb{width:100%;justify-content:center}.styles_CallToAction-imageContent__YbYEq{max-width:100%}.styles_CallToAction__jc3Ht.styles_CallToAction-image__698py{min-height:400px}}@media (max-width:480px){.styles_CallToAction-title__aGgJ2{font-size:1.75rem}.styles_CallToAction-description__gp_8C{font-size:1rem}.styles_CallToAction-primaryButton__Yb4CE,.styles_CallToAction-secondaryButton__jgNdb{padding:14px 24px;font-size:14px}}.styles_Carousel__aMKVg{padding:80px 0;background:white}.styles_Carousel-container__GQamV{max-width:1200px;margin:0 auto;padding:0 24px}.styles_Carousel-header__iaWLY{text-align:center;margin-bottom:64px;max-width:600px;margin-left:auto;margin-right:auto}.styles_Carousel-subtitle__ZMdvC{color:#3B82F6;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.styles_Carousel-title__0KzqE{font-size:2.5rem;font-weight:700;color:#1F2937;margin:0 0 24px;line-height:1.2}.styles_Carousel-description__m1yOa{font-size:1.125rem;color:#6B7280;line-height:1.6;margin:0}.styles_Carousel-carouselContainer__P1QEW{position:relative;overflow:hidden}.styles_Carousel-carouselContent__fTSBA{position:relative}.styles_Carousel-itemsGrid__jeZMl{display:grid;gap:32px;transition:transform .5s ease}.styles_Carousel-items-1__vk0_H{grid-template-columns:1fr}.styles_Carousel-items-2__OlGng{grid-template-columns:repeat(2,1fr)}.styles_Carousel-items-3__ij_Ja{grid-template-columns:repeat(3,1fr)}.styles_Carousel-items-4__HrOds{grid-template-columns:repeat(4,1fr)}.styles_Carousel-item__0z40S{background:white;border-radius:16px;padding:32px;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease;text-align:center}.styles_Carousel-item__0z40S:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1);border-color:#3B82F6}.styles_Carousel-itemIcon__D8Q_P{width:64px;height:64px;background:linear-gradient(135deg,#3B82F6,#1D4ED8);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:white;font-size:28px}.styles_Carousel-itemImage__bcv_T{margin-bottom:24px;border-radius:12px;overflow:hidden}.styles_Carousel-itemImage__bcv_T img{width:100%;height:200px;object-fit:cover}.styles_Carousel-itemContent__ChgBK{text-align:center}.styles_Carousel-itemTitle__MxPhs{font-size:1.25rem;font-weight:600;color:#1F2937;margin:0 0 12px;line-height:1.4}.styles_Carousel-itemDescription__Hhl1v{font-size:1rem;color:#6B7280;line-height:1.6;margin:0 0 20px}.styles_Carousel-itemLink__0nAK8{display:inline-flex;align-items:center;color:#3B82F6;text-decoration:none;font-weight:500;font-size:14px;transition:all .2s ease}.styles_Carousel-itemLink__0nAK8:hover{color:#1D4ED8}.styles_Carousel-navigation__2cea8{display:flex;justify-content:center;gap:16px;margin-top:48px}.styles_Carousel-navButton__ltE5b{display:flex;align-items:center;gap:8px;padding:12px 20px;background:white;border:1px solid #e5e7eb;border-radius:8px;color:#6B7280;font-weight:500;font-size:14px;cursor:pointer;transition:all .3s ease}.styles_Carousel-navButton__ltE5b:hover:not(:disabled){background:#3B82F6;color:white;border-color:#3B82F6}.styles_Carousel-navButton__ltE5b:disabled{opacity:.5;cursor:not-allowed}.styles_Carousel-prevButton__F_nQN{flex-direction:row-reverse}.styles_Carousel-nextButton___PiE_{flex-direction:row}.styles_Carousel-dots__HmObC{display:flex;justify-content:center;gap:8px;margin-top:32px}.styles_Carousel-dot__YlKBB{width:12px;height:12px;border-radius:50%;background:#D1D5DB;border:none;cursor:pointer;transition:all .3s ease}.styles_Carousel-dot__YlKBB:hover{background:#9CA3AF}.styles_Carousel-dotActive__iagnz{background:#3B82F6;transform:scale(1.2)}@media (max-width:968px){.styles_Carousel-items-4__HrOds{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.styles_Carousel__aMKVg{padding:60px 0}.styles_Carousel-container__GQamV{padding:0 16px}.styles_Carousel-header__iaWLY{margin-bottom:48px}.styles_Carousel-title__0KzqE{font-size:2rem}.styles_Carousel-items-2__OlGng,.styles_Carousel-items-3__ij_Ja,.styles_Carousel-items-4__HrOds{grid-template-columns:repeat(2,1fr)}.styles_Carousel-item__0z40S{padding:24px}.styles_Carousel-itemIcon__D8Q_P{width:56px;height:56px;font-size:24px}}@media (max-width:480px){.styles_Carousel-title__0KzqE{font-size:1.75rem}.styles_Carousel-items-1__vk0_H,.styles_Carousel-items-2__OlGng,.styles_Carousel-items-3__ij_Ja,.styles_Carousel-items-4__HrOds{grid-template-columns:1fr}.styles_Carousel-navigation__2cea8{flex-direction:column;align-items:center}.styles_Carousel-navButton__ltE5b{width:100%;justify-content:center}}.styles_Features__QmOAY{padding:80px 0;background:white}.styles_Features-container__HGmVU{max-width:1200px;margin:0 auto;padding:0 24px}.styles_Features-header___Ql8j{text-align:center;margin-bottom:64px;max-width:600px;margin-left:auto;margin-right:auto}.styles_Features-subtitle__U0k2e{color:#3B82F6;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.styles_Features-title__t_kqZ{font-size:2.5rem;font-weight:700;color:#1F2937;margin:0 0 24px;line-height:1.2}.styles_Features-description__20YOK{font-size:1.125rem;color:#6B7280;line-height:1.6;margin:0}.styles_Features-features__virUJ,.styles_Features-grid__OImoE{display:grid;gap:32px}.styles_Features-cols-2__Ah0UC{grid-template-columns:repeat(2,1fr)}.styles_Features-cols-3__D9RbQ{grid-template-columns:repeat(3,1fr)}.styles_Features-cols-4__dX7Vq{grid-template-columns:repeat(4,1fr)}.styles_Features-list__WGHRG{display:flex;flex-direction:column;gap:24px}.styles_Features-cards__ltoIU{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.styles_Features-feature__rigrq{display:flex;align-items:flex-start;gap:20px}.styles_Features-cards__ltoIU .styles_Features-feature__rigrq{flex-direction:column;background:white;border-radius:16px;padding:32px;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid #e5e7eb;transition:all .3s ease;text-align:center}.styles_Features-cards__ltoIU .styles_Features-feature__rigrq:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.1);border-color:#3B82F6}.styles_Features-cards__ltoIU .styles_Features-feature__rigrq .styles_Features-featureIcon__dAJGr{margin-bottom:24px}.styles_Features-cards__ltoIU .styles_Features-feature__rigrq .styles_Features-featureContent___s5y6{text-align:center}.styles_Features-featureIcon__dAJGr{flex:0 0 auto;width:48px;height:48px;background:#EFF6FF;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#3B82F6;font-size:24px}.styles_Features-cards__ltoIU .styles_Features-featureIcon__dAJGr{width:64px;height:64px;margin-left:auto;margin-right:auto;background:linear-gradient(135deg,#3B82F6,#1D4ED8);color:white;font-size:28px}.styles_Features-featureContent___s5y6{flex:1}.styles_Features-featureTitle__M1ZOV{font-size:1.25rem;font-weight:600;color:#1F2937;margin:0 0 12px;line-height:1.4}.styles_Features-featureDescription__WDV1S{font-size:1rem;color:#6B7280;line-height:1.6;margin:0 0 16px}.styles_Features-featureLink__tkIJD{display:inline-flex;align-items:center;gap:6px;color:#3B82F6;text-decoration:none;font-weight:500;font-size:14px;transition:all .2s ease}.styles_Features-featureLink__tkIJD:hover{color:#1D4ED8;gap:10px}.styles_Features-featureLink__tkIJD i{font-size:14px;transition:transform .2s ease}.styles_Features-featureLink__tkIJD:hover i{transform:translateX(2px)}.styles_Features-list__WGHRG .styles_Features-feature__rigrq{padding:24px;background:#F9FAFB;border-radius:12px;border:1px solid #e5e7eb;transition:all .2s ease}.styles_Features-list__WGHRG .styles_Features-feature__rigrq:hover{background:white;border-color:#3B82F6;box-shadow:0 4px 12px rgba(59,130,246,.1)}@media (max-width:768px){.styles_Features__QmOAY{padding:60px 0}.styles_Features-container__HGmVU{padding:0 16px}.styles_Features-header___Ql8j{margin-bottom:48px}.styles_Features-title__t_kqZ{font-size:2rem}.styles_Features-cols-2__Ah0UC,.styles_Features-cols-3__D9RbQ,.styles_Features-cols-4__dX7Vq{grid-template-columns:1fr}.styles_Features-feature__rigrq{gap:16px}.styles_Features-feature__rigrq,.styles_Features-list__WGHRG .styles_Features-feature__rigrq{flex-direction:column;text-align:center}.styles_Features-cards__ltoIU .styles_Features-feature__rigrq{padding:24px}}@media (max-width:480px){.styles_Features-title__t_kqZ{font-size:1.75rem}.styles_Features-description__20YOK{font-size:1rem}.styles_Features-featureIcon__dAJGr{width:40px;height:40px;font-size:20px}.styles_Features-cards__ltoIU .styles_Features-featureIcon__dAJGr{width:56px;height:56px;font-size:24px}}.styles_Footer__IdEhb{padding:64px 0 32px;margin-top:auto}.styles_Footer-section__HgaTb{padding:0}.styles_Footer-container__i34Lo{max-width:1200px;margin:0 auto;padding:0 24px}.styles_Footer-content__p7wMg{display:grid;grid-template-columns:1fr 2fr;gap:64px;margin-bottom:48px}.styles_Footer-brandSection__Gdi51{display:flex;flex-direction:column;gap:24px}.styles_Footer-brand__71uam{display:flex;flex-direction:column;gap:16px}.styles_Footer-logoImage__vPWxw{height:32px;width:auto}.styles_Footer-logoText__ZfVUz{font-size:1.5rem;font-weight:700;color:inherit}.styles_Footer-copyright__P8QDb{font-size:14px;opacity:.7;line-height:1.5}.styles_Footer-socialLinks__NP9F7{display:flex;gap:16px}.styles_Footer-socialLink__MM7oQ{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;color:inherit;opacity:.7;transition:all .3s ease;text-decoration:none}.styles_Footer-socialLink__MM7oQ:hover{opacity:1;transform:translateY(-2px)}.styles_Footer-socialLink__MM7oQ i{font-size:20px}.styles_Footer-linksSection__CsXTZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px}.styles_Footer-linkGroup__abMp6{display:flex;flex-direction:column;gap:16px}.styles_Footer-linkGroupTitle__fcq3T{font-size:1rem;font-weight:600;color:inherit;margin:0;text-transform:uppercase;letter-spacing:.5px}.styles_Footer-linkList__Uhksy{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.styles_Footer-linkItem__wcN3_{margin:0}.styles_Footer-link__26h2B{color:inherit;text-decoration:none;font-size:14px;opacity:.7;transition:all .3s ease;line-height:1.5}.styles_Footer-link__26h2B:hover{opacity:1;text-decoration:underline}.styles_Footer__IdEhb.styles_Footer-dark__r5Qc3{background:#1F2937;color:white}.styles_Footer__IdEhb.styles_Footer-dark__r5Qc3 .styles_Footer-socialLink__MM7oQ{background:rgba(255,255,255,.1)}.styles_Footer__IdEhb.styles_Footer-dark__r5Qc3 .styles_Footer-socialLink__MM7oQ:hover{background:rgba(255,255,255,.2)}.styles_Footer__IdEhb.styles_Footer-light__YGNOd{background:#F9FAFB;color:#1F2937;border-top:1px solid #e5e7eb}.styles_Footer__IdEhb.styles_Footer-light__YGNOd .styles_Footer-socialLink__MM7oQ{background:rgba(0,0,0,.05)}.styles_Footer__IdEhb.styles_Footer-light__YGNOd .styles_Footer-socialLink__MM7oQ:hover{background:rgba(0,0,0,.1)}.styles_Footer__IdEhb.styles_Footer-gradient__SRZ2L{background:linear-gradient(135deg,#1F2937,#374151 50%,#4B5563);color:white}.styles_Footer__IdEhb.styles_Footer-gradient__SRZ2L .styles_Footer-socialLink__MM7oQ{background:rgba(255,255,255,.1);backdrop-filter:blur(10px)}.styles_Footer__IdEhb.styles_Footer-gradient__SRZ2L .styles_Footer-socialLink__MM7oQ:hover{background:rgba(255,255,255,.2)}@media (max-width:768px){.styles_Footer__IdEhb{padding:48px 0 24px}.styles_Footer-container__i34Lo{padding:0 16px}.styles_Footer-content__p7wMg{grid-template-columns:1fr;gap:48px;margin-bottom:32px}.styles_Footer-brandSection__Gdi51{text-align:center;order:2}.styles_Footer-linksSection__CsXTZ{order:1;grid-template-columns:repeat(2,1fr);gap:32px}.styles_Footer-socialLinks__NP9F7{justify-content:center}}@media (max-width:480px){.styles_Footer-linksSection__CsXTZ{grid-template-columns:1fr;gap:24px}.styles_Footer-linkGroup__abMp6{text-align:center}.styles_Footer-socialLinks__NP9F7{gap:12px}.styles_Footer-socialLink__MM7oQ{width:36px;height:36px}.styles_Footer-socialLink__MM7oQ i{font-size:18px}}.styles_Pricing__L_hMv{padding:80px 0;background:#F9FAFB}.styles_Pricing-container__Xfphh{max-width:1200px;margin:0 auto;padding:0 24px}.styles_Pricing-header__ARYKQ{text-align:center;margin-bottom:64px;max-width:600px;margin-left:auto;margin-right:auto}.styles_Pricing-subtitle__HqUTi{color:#3B82F6;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.styles_Pricing-title__Bly46{font-size:2.5rem;font-weight:700;color:#1F2937;margin:0 0 24px;line-height:1.2}.styles_Pricing-description__CB4lP{font-size:1.125rem;color:#6B7280;line-height:1.6;margin:0}.styles_Pricing-toggle__ZgNNd{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:48px;padding:8px;background:white;border-radius:12px;width:fit-content;margin-left:auto;margin-right:auto;border:1px solid #e5e7eb}.styles_Pricing-toggleOption__lNXkt{font-weight:500;color:#6B7280;font-size:14px}.styles_Pricing-toggleSwitch__qKQI2{position:relative;display:inline-block;width:44px;height:24px}.styles_Pricing-toggleSwitch__qKQI2 input{opacity:0;width:0;height:0}.styles_Pricing-toggleSlider__JbQ1E{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#D1D5DB;border-radius:24px;transition:all .3s ease}.styles_Pricing-toggleSlider__JbQ1E:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:white;border-radius:50%;transition:all .3s ease}.styles_Pricing-toggleSwitch__qKQI2 input:checked+.styles_Pricing-toggleSlider__JbQ1E{background-color:#3B82F6}.styles_Pricing-toggleSwitch__qKQI2 input:checked+.styles_Pricing-toggleSlider__JbQ1E:before{transform:translateX(20px)}.styles_Pricing-toggleDiscount__ywNj_{display:inline-block;background:linear-gradient(135deg,#10B981,#047857);color:white;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;margin-left:8px}.styles_Pricing-plans__eDWqo{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;max-width:1000px;margin:0 auto}.styles_Pricing-plan__8DUKx{background:white;border-radius:16px;padding:32px;border:2px solid #e5e7eb;position:relative;transition:all .3s ease}.styles_Pricing-plan__8DUKx:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.styles_Pricing-planFeatured__SC_Nl{border-color:#3B82F6;box-shadow:0 8px 30px rgba(59,130,246,.2);transform:scale(1.05)}.styles_Pricing-planFeatured__SC_Nl:hover{transform:scale(1.05) translateY(-4px)}.styles_Pricing-planBadge__8Kmd1{position:absolute;top:-1px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#3B82F6,#1D4ED8);color:white;padding:8px 24px;border-radius:0 0 12px 12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.styles_Pricing-planHeader__pjUZe{text-align:center;margin-bottom:32px}.styles_Pricing-planName__doVym{font-size:1.5rem;font-weight:700;color:#1F2937;margin:0 0 16px}.styles_Pricing-planPrice__6qBfw{margin-bottom:16px}.styles_Pricing-planPriceValue__Omjro{font-size:3rem;font-weight:800;color:#1F2937;line-height:1}.styles_Pricing-planPricePeriod__LIV0t{font-size:1rem;color:#6B7280;font-weight:500}.styles_Pricing-planDescription__whHME{color:#6B7280;font-size:1rem;line-height:1.5;margin:0}.styles_Pricing-planButton__edu0b{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 24px;background:transparent;color:#3B82F6;border:2px solid #3b82f6;border-radius:12px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;margin-bottom:32px}.styles_Pricing-planButton__edu0b:hover{background:#3B82F6;color:white;transform:translateY(-2px)}.styles_Pricing-planButtonFeatured__wd9Yw{background:linear-gradient(135deg,#3B82F6,#1D4ED8);color:white;border-color:transparent}.styles_Pricing-planButtonFeatured__wd9Yw:hover{background:linear-gradient(135deg,#1D4ED8,#1E40AF);transform:translateY(-2px);box-shadow:0 8px 20px rgba(59,130,246,.4)}.styles_Pricing-planFeatures__Cc4pX{display:flex;flex-direction:column;gap:16px}.styles_Pricing-planFeature__XNFrS{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5}.styles_Pricing-planFeature__XNFrS i{color:#10B981;font-size:16px;flex-shrink:0;margin-top:2px}.styles_Pricing-planFeature__XNFrS span{color:#4B5563}@media (max-width:768px){.styles_Pricing__L_hMv{padding:60px 0}.styles_Pricing-container__Xfphh{padding:0 16px}.styles_Pricing-header__ARYKQ{margin-bottom:48px}.styles_Pricing-title__Bly46{font-size:2rem}.styles_Pricing-plans__eDWqo{grid-template-columns:1fr;gap:24px}.styles_Pricing-planFeatured__SC_Nl{transform:none}.styles_Pricing-planFeatured__SC_Nl:hover{transform:translateY(-4px)}.styles_Pricing-plan__8DUKx{padding:24px}.styles_Pricing-planPriceValue__Omjro{font-size:2.5rem}.styles_Pricing-toggle__ZgNNd{flex-direction:column;gap:12px;text-align:center}}@media (max-width:480px){.styles_Pricing-title__Bly46{font-size:1.75rem}.styles_Pricing-description__CB4lP{font-size:1rem}.styles_Pricing-planName__doVym{font-size:1.25rem}.styles_Pricing-planPriceValue__Omjro{font-size:2rem}}.styles_Testimonials__POUeS{padding:80px 20px}.styles_Testimonials-container__UOr8e{max-width:1200px;margin:0 auto}.styles_Testimonials-header__un2y2{text-align:center;margin-bottom:64px}.styles_Testimonials-title___hbM4{font-size:42px;font-weight:800;margin:0 0 16px;line-height:1.2}.styles_Testimonials-subtitle__Ju648{font-size:18px;line-height:1.6;max-width:600px;margin:0 auto}.styles_Testimonials-grid__BxRR2{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.styles_Testimonials-card__bCQ_x{border-radius:12px;padding:32px;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .3s ease;display:flex;flex-direction:column;gap:24px}.styles_Testimonials-card__bCQ_x:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.styles_Testimonials-rating__n_LAc{display:flex;gap:4px;font-size:18px}.styles_Testimonials-rating__n_LAc i{font-size:20px}.styles_Testimonials-quote__1_weI{font-size:16px;line-height:1.7;margin:0;font-style:italic;flex:1}.styles_Testimonials-author__NXKbJ{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(0,0,0,.06)}.styles_Testimonials-authorPhoto__tUvth{width:48px;height:48px;border-radius:50%;object-fit:cover}.styles_Testimonials-authorInitial__teKNs{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.styles_Testimonials-authorInfo__ZvdTx{display:flex;flex-direction:column;gap:2px}.styles_Testimonials-authorName__vG6JS{font-size:16px;font-weight:700}.styles_Testimonials-authorRole__FYnCP{font-size:14px;opacity:.7}@media (max-width:768px){.styles_Testimonials__POUeS{padding:60px 20px}.styles_Testimonials-header__un2y2{margin-bottom:40px}.styles_Testimonials-title___hbM4{font-size:32px}.styles_Testimonials-subtitle__Ju648{font-size:16px}.styles_Testimonials-grid__BxRR2{grid-template-columns:1fr;gap:24px}.styles_Testimonials-card__bCQ_x{padding:24px}.styles_Testimonials-quote__1_weI{font-size:15px}}.styles_HeroMimo__277KZ{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.styles_HeroMimo-backgroundImage__EGmcJ{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:1}.styles_HeroMimo-backgroundImage__EGmcJ:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:2}.styles_HeroMimo-container__D0WG7{position:relative;z-index:3;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.styles_HeroMimo-heroContent__vKTqC{margin-bottom:4rem}.styles_HeroMimo-subtitle__EbSSE{font-size:1.125rem;font-weight:600;color:rgba(255,255,255,.9);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.styles_HeroMimo-title__r_ew0{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;color:#ffffff;margin-bottom:1.5rem;max-width:800px;margin-left:auto;margin-right:auto}.styles_HeroMimo-description__ujx_z{font-size:1.25rem;line-height:1.6;color:rgba(255,255,255,.9);margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.styles_HeroMimo-actions__ikCUq,.styles_HeroMimo-appButtons__j4QLX{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.styles_HeroMimo-appButton__gBp01{transition:transform .2s ease,opacity .2s ease}.styles_HeroMimo-appButton__gBp01:hover{transform:translateY(-2px);opacity:.9}.styles_HeroMimo-appStoreButton__2h3_o,.styles_HeroMimo-playStoreButton__3SIWY{height:60px;width:auto;border-radius:8px}.styles_HeroMimo-stats__8TcYB{text-align:center;margin-bottom:3rem}.styles_HeroMimo-statsCount__rPM5_{font-size:2.5rem;font-weight:700;color:#ffffff;margin-bottom:.5rem}.styles_HeroMimo-statsLabel__TLkj_{font-size:1rem;color:rgba(255,255,255,.8)}.styles_HeroMimo-mediaSection__KsFh2{border-top:1px solid rgba(255,255,255,.2);padding-top:2rem}.styles_HeroMimo-mediaLogos__lGUbt{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;opacity:.7}.styles_HeroMimo-mediaLogo__aUU_o{transition:opacity .2s ease,transform .2s ease}.styles_HeroMimo-mediaLogo__aUU_o:hover{opacity:1;transform:translateY(-2px)}.styles_HeroMimo-mediaImage__L4Vf0{height:40px;width:auto;max-width:120px;object-fit:contain;filter:brightness(0) invert(1)}@media (max-width:768px){.styles_HeroMimo__277KZ{min-height:80vh}.styles_HeroMimo-container__D0WG7{padding:0 1rem}.styles_HeroMimo-title__r_ew0{font-size:2.5rem}.styles_HeroMimo-description__ujx_z{font-size:1.125rem}.styles_HeroMimo-actions__ikCUq,.styles_HeroMimo-appButtons__j4QLX{flex-direction:column;align-items:center}.styles_HeroMimo-mediaLogos__lGUbt{gap:1rem}.styles_HeroMimo-mediaImage__L4Vf0{height:32px;max-width:100px}.styles_HeroMimo-statsCount__rPM5_{font-size:2rem}}@media (max-width:480px){.styles_HeroMimo-title__r_ew0{font-size:2rem}.styles_HeroMimo-description__ujx_z{font-size:1rem}.styles_HeroMimo-appStoreButton__2h3_o,.styles_HeroMimo-playStoreButton__3SIWY{height:50px}}.styles_TechCards-loading__4ye0l{text-align:center;padding:2rem;color:#6b7280;font-size:1rem}.styles_TechCards-loading__4ye0l:before{content:"";display:inline-block;width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:styles_spin__SNnnw 1s linear infinite;margin-right:.5rem;vertical-align:middle}@keyframes styles_spin__SNnnw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_TechCards__NEN5D{padding:4rem 0;background:#f8fafc}.styles_TechCards-container__3G8eV{max-width:1200px;margin:0 auto;padding:0 2rem}.styles_TechCards-header__SR5hJ{text-align:center;margin-bottom:3rem}.styles_TechCards-subtitle__1SdnT{font-size:1rem;font-weight:600;color:#667eea;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.styles_TechCards-title__2NEcv{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;line-height:1.2;color:#1f2937;margin-bottom:1rem}.styles_TechCards-description__azf5w{font-size:1.125rem;line-height:1.6;color:#6b7280;max-width:600px;margin:0 auto}.styles_TechCards-cards__mC92f,.styles_TechCards-grid__sekh7{display:grid;gap:1.5rem}.styles_TechCards-cols-2__5YxNi{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.styles_TechCards-cols-3__TGP46{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.styles_TechCards-cols-4__nbyo7{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.styles_TechCards-masonry__TmGJZ{column-count:3;column-gap:1.5rem}.styles_TechCards-carousel__LdFRZ{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem}.styles_TechCards-card__Z5Fwd{background:#ffffff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e5e7eb;position:relative;break-inside:avoid;scroll-snap-align:start;min-width:280px}.styles_TechCards-card__Z5Fwd:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.styles_TechCards-cardContent__JxKcW{display:flex;flex-direction:column;height:100%}.styles_TechCards-cardHeader__ts_jf{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.styles_TechCards-cardIcon__q41XW{width:64px;height:64px;border-radius:12px;overflow:hidden;flex-shrink:0}.styles_TechCards-iconImage__3g5fQ{width:100%;height:100%;object-fit:cover}.styles_TechCards-badge__4s_x7{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}.styles_TechCards-badgeCareer__hwx4O{background:#dcfce7;color:#166534}.styles_TechCards-badgeCourse__sxvrB{background:#dbeafe;color:#1e40af}.styles_TechCards-badgeComingSoon__1xm3W{background:#fef3c7;color:#92400e}.styles_TechCards-badgeDefault__I8hlI{background:#f3f4f6;color:#374151}.styles_TechCards-cardTitle__EiolE{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem;line-height:1.4}.styles_TechCards-cardDescription__NH192{font-size:.875rem;line-height:1.5;color:#6b7280;margin-bottom:1rem;flex-grow:1}.styles_TechCards-technologies__FLp9p{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.styles_TechCards-techTag__DdKu2{font-size:.75rem;font-weight:500;padding:.25rem .5rem;background:#f3f4f6;color:#374151;border-radius:6px;border:1px solid #e5e7eb}.styles_TechCards-cardLink___Sc2H{display:inline-flex;align-items:center;gap:.5rem;color:#667eea;font-weight:500;font-size:.875rem;text-decoration:none;transition:color .2s ease;margin-top:auto}.styles_TechCards-cardLink___Sc2H:hover{color:#4f46e5}.styles_TechCards-cardLink___Sc2H i{font-size:1rem;transition:transform .2s ease}.styles_TechCards-cardLink___Sc2H:hover i{transform:translateX(2px)}@media (max-width:768px){.styles_TechCards__NEN5D{padding:3rem 0}.styles_TechCards-container__3G8eV{padding:0 1rem}.styles_TechCards-cols-2__5YxNi,.styles_TechCards-cols-3__TGP46,.styles_TechCards-cols-4__nbyo7{grid-template-columns:1fr}.styles_TechCards-masonry__TmGJZ{column-count:1}.styles_TechCards-carousel__LdFRZ{padding-left:1rem;padding-right:1rem;margin-left:-1rem;margin-right:-1rem}.styles_TechCards-card__Z5Fwd{min-width:260px}}@media (min-width:768px) and (max-width:1024px){.styles_TechCards-cols-3__TGP46,.styles_TechCards-cols-4__nbyo7{grid-template-columns:repeat(2,1fr)}.styles_TechCards-masonry__TmGJZ{column-count:2}}.styles_TestimonialsCards__HWRFR{padding:4rem 0;background:#ffffff}.styles_TestimonialsCards-container__lTHCh{max-width:1200px;margin:0 auto;padding:0 2rem}.styles_TestimonialsCards-header__Ktizk{text-align:center;margin-bottom:3rem}.styles_TestimonialsCards-subtitle__kNPsM{font-size:1rem;font-weight:600;color:#667eea;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.styles_TestimonialsCards-title__y47Ul{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;line-height:1.2;color:#1f2937;margin-bottom:1rem}.styles_TestimonialsCards-description__cqIPt{font-size:1.125rem;line-height:1.6;color:#6b7280;max-width:600px;margin:0 auto}.styles_TestimonialsCards-featured__C3sxU{margin-bottom:3rem}.styles_TestimonialsCards-featuredTestimonial__FlpGh{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:3rem;text-align:center;color:white;position:relative;overflow:hidden}.styles_TestimonialsCards-featuredTestimonial__FlpGh:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.05"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.05"/><circle cx="50" cy="10" r="0.5" fill="white" opacity="0.03"/><circle cx="10" cy="60" r="0.5" fill="white" opacity="0.03"/><circle cx="90" cy="30" r="0.5" fill="white" opacity="0.03"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');pointer-events:none}.styles_TestimonialsCards-featuredContent__Vxgys{position:relative;z-index:1}.styles_TestimonialsCards-featuredQuote__bmAYf{font-size:3rem;color:rgba(255,255,255,.3);margin-bottom:1rem}.styles_TestimonialsCards-featuredText__2ILvF{font-size:1.5rem;line-height:1.4;margin-bottom:2rem;font-style:italic;max-width:800px;margin-left:auto;margin-right:auto}.styles_TestimonialsCards-featuredAuthor__RileW{display:flex;align-items:center;justify-content:center;gap:1rem}.styles_TestimonialsCards-featuredAvatar__ZiGbn{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.3)}.styles_TestimonialsCards-featuredInfo___IleK{text-align:left}.styles_TestimonialsCards-featuredName__B9In_{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.styles_TestimonialsCards-featuredLocation__BqJaE{font-size:.875rem;opacity:.8}.styles_TestimonialsCards-testimonials__3fj2b{display:grid;gap:1.5rem}.styles_TestimonialsCards-single__NWFYj{grid-template-columns:1fr;justify-items:center}.styles_TestimonialsCards-grid__nme9P{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.styles_TestimonialsCards-carousel__Gmfj8{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem}.styles_TestimonialsCards-testimonial__TrYeK{scroll-snap-align:start;min-width:320px}.styles_TestimonialsCards-testimonialCard__RvePJ{background:#ffffff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid #e5e7eb;transition:transform .2s ease,box-shadow .2s ease;height:100%;display:flex;flex-direction:column}.styles_TestimonialsCards-testimonialCard__RvePJ:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.styles_TestimonialsCards-testimonialHeader__pD55Q{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.styles_TestimonialsCards-testimonialAvatar__Ct8CM{width:60px;height:60px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #f3f4f6}.styles_TestimonialsCards-testimonialMeta___FFU_{flex-grow:1}.styles_TestimonialsCards-testimonialName__3iZfg{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.25rem}.styles_TestimonialsCards-testimonialRole__0pf_p{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.styles_TestimonialsCards-testimonialCompany__SrttL{font-weight:500;color:#667eea}.styles_TestimonialsCards-testimonialLocation__PdpSw{font-size:.75rem;color:#9ca3af;margin-bottom:.5rem}.styles_TestimonialsCards-testimonialRating__04T5t{display:flex;gap:.125rem}.styles_TestimonialsCards-star__Bs_Nw{color:#fbbf24;font-size:.875rem}.styles_TestimonialsCards-testimonialText__IpFag{font-size:.9rem;line-height:1.6;color:#374151;font-style:italic;flex-grow:1;margin-bottom:1rem}.styles_TestimonialsCards-companyLogo__oGGcK{display:flex;justify-content:center;margin-top:auto;padding-top:1rem;border-top:1px solid #f3f4f6}.styles_TestimonialsCards-companyImage__xYDg4{height:24px;width:auto;max-width:120px;object-fit:contain;opacity:.6}@media (max-width:768px){.styles_TestimonialsCards__HWRFR{padding:3rem 0}.styles_TestimonialsCards-container__lTHCh{padding:0 1rem}.styles_TestimonialsCards-featuredTestimonial__FlpGh{padding:2rem 1.5rem}.styles_TestimonialsCards-featuredText__2ILvF{font-size:1.25rem}.styles_TestimonialsCards-featuredAuthor__RileW{flex-direction:column;text-align:center}.styles_TestimonialsCards-featuredInfo___IleK{text-align:center}.styles_TestimonialsCards-grid__nme9P{grid-template-columns:1fr}.styles_TestimonialsCards-carousel__Gmfj8{padding-left:1rem;padding-right:1rem;margin-left:-1rem;margin-right:-1rem}.styles_TestimonialsCards-testimonial__TrYeK{min-width:280px}.styles_TestimonialsCards-testimonialCard__RvePJ{padding:1.25rem}}@media (min-width:768px) and (max-width:1024px){.styles_TestimonialsCards-grid__nme9P{grid-template-columns:repeat(2,1fr)}}.styles_MobileFeatures__7p4Gj{padding:4rem 0;background:#f8fafc}.styles_MobileFeatures-gradientPurple__t1uGh{background:linear-gradient(135deg,#667eea,#764ba2)}.styles_MobileFeatures-darkText__wBXpy{color:#1f2937}.styles_MobileFeatures-lightText__as42G{color:#ffffff}.styles_MobileFeatures-container__Vf_V4{max-width:1200px;margin:0 auto;padding:0 2rem}.styles_MobileFeatures-header__R2JHV{text-align:center;margin-bottom:3rem}.styles_MobileFeatures-subtitle__0esZY{font-size:1rem;font-weight:600;color:#667eea;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.styles_MobileFeatures__7p4Gj.styles_MobileFeatures-lightText__as42G .styles_MobileFeatures-subtitle__0esZY{color:rgba(255,255,255,.9)}.styles_MobileFeatures-title__Js9l2{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem}.styles_MobileFeatures-description__7CrpS{font-size:1.125rem;line-height:1.6;color:#6b7280;max-width:600px;margin:0 auto}.styles_MobileFeatures__7p4Gj.styles_MobileFeatures-lightText__as42G .styles_MobileFeatures-description__7CrpS{color:rgba(255,255,255,.8)}.styles_MobileFeatures-content__DhT19{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.styles_MobileFeatures-phoneSection__G_B9i{display:flex;flex-direction:column;align-items:center;gap:2rem}.styles_MobileFeatures-phoneMockup__FZoLL{position:relative;max-width:300px;width:100%}.styles_MobileFeatures-phoneImage__pbI_3{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease}.styles_MobileFeatures-phoneImage__pbI_3:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 30px 60px rgba(0,0,0,.2)}.styles_MobileFeatures-appButtons__d8z1b{display:flex;flex-direction:column;gap:.75rem;align-items:center}.styles_MobileFeatures-appButton__cpGSq{transition:transform .2s ease,opacity .2s ease}.styles_MobileFeatures-appButton__cpGSq:hover{transform:translateY(-2px);opacity:.9}.styles_MobileFeatures-appStoreButton__f8yiU,.styles_MobileFeatures-playStoreButton__T1Cu5{height:50px;width:auto;border-radius:6px}.styles_MobileFeatures-featuresSection___3yEJ{display:flex;flex-direction:column;gap:2rem}.styles_MobileFeatures-features__ikDhe{display:grid;gap:1.5rem}.styles_MobileFeatures-feature__hhsfq{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:12px;background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.2);transition:transform .2s ease,background-color .2s ease}.styles_MobileFeatures__7p4Gj.styles_MobileFeatures-lightText__as42G .styles_MobileFeatures-feature__hhsfq{background:rgba(255,255,255,.1);backdrop-filter:blur(10px)}.styles_MobileFeatures-feature__hhsfq:hover{transform:translateY(-2px);background:rgba(255,255,255,.9)}.styles_MobileFeatures__7p4Gj.styles_MobileFeatures-lightText__as42G .styles_MobileFeatures-feature__hhsfq:hover{background:rgba(255,255,255,.2)}.styles_MobileFeatures-featureIcon__tXMUd{flex-shrink:0;width:48px;height:48px;border-radius:12px;background:#667eea;display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:1.5rem}.styles_MobileFeatures__7p4Gj.styles_MobileFeatures-lightText__as42G .styles_MobileFeatures-featureIcon__tXMUd{background:rgba(255,255,255,.2);color:#ffffff}.styles_MobileFeatures-featureContent__StmH5{flex:1}.styles_MobileFeatures-featureTitle__CShOT{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:inherit}.styles_MobileFeatures-featureDescription__zUS6G{font-size:.9rem;line-height:1.5;color:#6b7280;margin:0}.styles_MobileFeatures__7p4Gj.styles_MobileFeatures-lightText__as42G .styles_MobileFeatures-featureDescription__zUS6G{color:rgba(255,255,255,.8)}@media (max-width:1024px){.styles_MobileFeatures-content__DhT19{grid-template-columns:1fr;gap:3rem}.styles_MobileFeatures-phoneSection__G_B9i{order:-1}}@media (max-width:768px){.styles_MobileFeatures__7p4Gj{padding:3rem 0}.styles_MobileFeatures-container__Vf_V4{padding:0 1rem}.styles_MobileFeatures-content__DhT19{gap:2rem}.styles_MobileFeatures-phoneMockup__FZoLL{max-width:250px}.styles_MobileFeatures-appButtons__d8z1b{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.5rem}.styles_MobileFeatures-appStoreButton__f8yiU,.styles_MobileFeatures-playStoreButton__T1Cu5{height:40px}.styles_MobileFeatures-feature__hhsfq{padding:.75rem}.styles_MobileFeatures-featureIcon__tXMUd{width:40px;height:40px;font-size:1.25rem}.styles_MobileFeatures-featureTitle__CShOT{font-size:1rem}.styles_MobileFeatures-featureDescription__zUS6G{font-size:.85rem}}@media (max-width:480px){.styles_MobileFeatures-phoneMockup__FZoLL{max-width:220px}.styles_MobileFeatures-appButtons__d8z1b,.styles_MobileFeatures-feature__hhsfq{flex-direction:column;align-items:center}.styles_MobileFeatures-feature__hhsfq{text-align:center}.styles_MobileFeatures-featureContent__StmH5{margin-top:.5rem}}.styles_CourseCurriculum__KWWZX{width:100%;max-width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,Helvetica Neue,Arial,sans-serif;background:rgb(250 250 250);border-radius:0;overflow:visible;box-shadow:0 1px 3px rgba(0,0,0,.05)}.styles_CourseCurriculum-header__zaRWt{background:#0a1628;padding:0;color:white;position:relative;overflow:hidden;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);border-radius:0}.styles_CourseCurriculum-headerContent__aLDo1{max-width:1200px;margin:0 auto;padding:48px 40px;position:relative;z-index:1}.styles_CourseCurriculum-header__zaRWt:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0,transparent 50%);pointer-events:none}.styles_CourseCurriculum-title__TJ18E{font-size:32px;font-weight:700;margin:0 0 20px;letter-spacing:-.03em;line-height:1.2;color:white}.styles_CourseCurriculum-stats__dXyh9{display:flex;align-items:center;gap:16px;font-size:16px;opacity:.95;font-weight:500}.styles_CourseCurriculum-stats__dXyh9 i{font-size:22px}.styles_CourseCurriculum-toggleButton__yAM_F{margin-top:24px;padding:12px 24px;background:rgba(255,255,255,.2);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);border-radius:12px;color:white;font-weight:600;font-size:15px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em}.styles_CourseCurriculum-toggleButton__yAM_F:hover:not(:disabled){background:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.styles_CourseCurriculum-toggleButton__yAM_F:active:not(:disabled){transform:translateY(0)}.styles_CourseCurriculum-toggleButton__yAM_F:disabled{opacity:.5;cursor:not-allowed}.styles_CourseCurriculum-sections__akd0w{background:white;padding:32px 0}.styles_CourseCurriculum-section__7FLIb{margin:0 32px 20px;border:1px solid rgb(229 231 235);border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);background:white}.styles_CourseCurriculum-section__7FLIb:last-child{margin-bottom:0}.styles_CourseCurriculum-section__7FLIb:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px);border-color:rgb(209 213 219)}.styles_CourseCurriculum-sectionHeader__znIyX{width:100%;display:flex;align-items:center;gap:16px;padding:24px 28px;background:transparent;border:none;cursor:pointer;text-align:left;font-size:16px;font-weight:600;color:rgb(17 24 39);transition:all .25s cubic-bezier(.4,0,.2,1)}.styles_CourseCurriculum-sectionHeader__znIyX:hover:not(:disabled){background-color:rgb(249 250 251)}.styles_CourseCurriculum-sectionHeader__znIyX:disabled{cursor:not-allowed;opacity:.6}.styles_CourseCurriculum-sectionHeader__znIyX i{font-size:22px;color:rgb(99 102 241);transition:transform .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.styles_CourseCurriculum-section__7FLIb.styles_expanded__NZ4Id .styles_CourseCurriculum-sectionHeader__znIyX i{transform:rotate(0deg)}.styles_CourseCurriculum-sectionTitle__b7Pzl{flex:1;font-size:18px;letter-spacing:-.01em;color:rgb(17 24 39);line-height:1.4}.styles_CourseCurriculum-sectionInfo__yUq_q{font-size:15px;color:rgb(107 114 128);font-weight:500;padding:6px 14px;background:rgb(243 244 246);border-radius:8px;flex-shrink:0}.styles_CourseCurriculum-lessons__PTJbh{background:rgb(249 250 251);padding:12px 0;border-top:1px solid rgb(229 231 235)}.styles_CourseCurriculum-lesson___VTgX{display:flex;align-items:center;gap:16px;padding:18px 28px;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer;background:white;margin:0 16px 8px;border-radius:12px;border:1px solid transparent}.styles_CourseCurriculum-lesson___VTgX:last-child{margin-bottom:12px}.styles_CourseCurriculum-lesson___VTgX:hover{background:rgb(255 255 255);border-color:rgb(229 231 235);transform:translateX(4px);box-shadow:0 2px 8px rgba(0,0,0,.05)}.styles_CourseCurriculum-lesson___VTgX i.styles_lesson-icon__dcAx_{font-size:24px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;flex-shrink:0;transition:all .25s ease}.styles_CourseCurriculum-lesson___VTgX i.styles_lesson-icon-video__OHMXc{color:rgb(239 68 68);background:rgba(239,68,68,.1)}.styles_CourseCurriculum-lesson___VTgX:hover i.styles_lesson-icon-video__OHMXc{background:rgba(239,68,68,.15);transform:scale(1.05)}.styles_CourseCurriculum-lesson___VTgX i.styles_lesson-icon-quiz__r7w6E{color:rgb(245 158 11);background:rgba(245,158,11,.1)}.styles_CourseCurriculum-lesson___VTgX:hover i.styles_lesson-icon-quiz__r7w6E{background:rgba(245,158,11,.15);transform:scale(1.05)}.styles_CourseCurriculum-lesson___VTgX i.styles_lesson-icon-exercise__8pQ30{color:rgb(16 185 129);background:rgba(16,185,129,.1)}.styles_CourseCurriculum-lesson___VTgX:hover i.styles_lesson-icon-exercise__8pQ30{background:rgba(16,185,129,.15);transform:scale(1.05)}.styles_CourseCurriculum-lesson___VTgX i.styles_lesson-icon-reading__1s7w2{color:rgb(59 130 246);background:rgba(59,130,246,.1)}.styles_CourseCurriculum-lesson___VTgX:hover i.styles_lesson-icon-reading__1s7w2{background:rgba(59,130,246,.15);transform:scale(1.05)}.styles_CourseCurriculum-lessonTitle__eolT_{flex:1;font-size:16px;font-weight:500;color:rgb(31 41 55);letter-spacing:-.01em;line-height:1.5}.styles_CourseCurriculum-lessonDuration__S9CIa{font-size:14px;color:rgb(107 114 128);font-weight:500;padding:4px 10px;background:rgb(243 244 246);border-radius:6px;flex-shrink:0}.styles_CourseCurriculum-badge__g4B44{padding:4px 12px;border-radius:6px;font-size:13px;font-weight:600;letter-spacing:.02em;flex-shrink:0}.styles_CourseCurriculum-badgeFree__0Zz3Z{background:rgba(16,185,129,.1);color:rgb(5 150 105)}.styles_CourseCurriculum-lesson___VTgX i.styles_mdi-lock__vOLLe{font-size:18px;color:rgb(156 163 175);flex-shrink:0}.styles_CourseCurriculum-empty__KT2lw{padding:80px 40px;text-align:center;color:rgb(107 114 128);background:white}.styles_CourseCurriculum-emptyIcon__OPgLO{width:80px;height:80px;margin:0 auto 24px;background:linear-gradient(135deg,rgb(243 244 246),rgb(229 231 235));border-radius:20px;display:flex;align-items:center;justify-content:center;color:rgb(156 163 175);animation:styles_float__yYzEw 3s ease-in-out infinite}.styles_CourseCurriculum-empty__KT2lw h3{font-size:22px;font-weight:700;color:rgb(31 41 55);margin:0 0 12px;letter-spacing:-.02em}.styles_CourseCurriculum-empty__KT2lw p{font-size:16px;color:rgb(107 114 128);line-height:1.6;max-width:400px;margin:0 auto}.styles_CourseCurriculum-loading__r4lAL{padding:80px 40px;text-align:center}.styles_CourseCurriculum-spinner__kvwbM{width:48px;height:48px;margin:0 auto 24px;border:4px solid rgb(243 244 246);border-top-color:rgb(99 102 241);border-radius:50%;animation:styles_spin__XBKF4 .8s linear infinite}.styles_CourseCurriculum-loading__r4lAL p{font-size:16px;color:rgb(107 114 128);font-weight:500}@keyframes styles_float__yYzEw{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes styles_spin__XBKF4{to{transform:rotate(1turn)}}.styles_CourseCurriculum__KWWZX[data-theme=dark],.styles_CourseCurriculum__KWWZX[data-theme=dark] .styles_CourseCurriculum-sections__akd0w{background:rgb(17 24 39)}.styles_CourseCurriculum__KWWZX[data-theme=dark] .styles_CourseCurriculum-section__7FLIb{background:rgb(31 41 55);border-color:rgb(55 65 81)}.styles_CourseCurriculum__KWWZX[data-theme=dark] .styles_CourseCurriculum-section__7FLIb:hover{border-color:rgb(75 85 99);box-shadow:0 4px 16px rgba(0,0,0,.3)}.styles_CourseCurriculum__KWWZX[data-theme=dark] .styles_CourseCurriculum-sectionHeader__znIyX,.styles_CourseCurriculum__KWWZX[data-theme=dark] .styles_CourseCurriculum-sectionTitle__b7Pzl{color:rgb(243 244 246)}.styles_CourseCurriculum__KWWZX[data-theme=dark] .styles_CourseCurriculum-lessons__PTJbh{background:rgb(17 24 39);border-top-color:rgb(55 65 81)}.styles_CourseCurriculum__KWWZX[data-theme=dark] .styles_CourseCurriculum-lesson___VTgX{background:rgb(31 41 55)}.styles_CourseCurriculum__KWWZX[data-theme=dark] .styles_CourseCurriculum-lesson___VTgX:hover{background:rgb(55 65 81);border-color:rgb(75 85 99)}.styles_CourseCurriculum__KWWZX[data-theme=dark] .styles_CourseCurriculum-lessonTitle__eolT_{color:rgb(229 231 235)}.styles_CourseCurriculum__KWWZX[data-theme=dark] .styles_CourseCurriculum-empty__KT2lw{background:rgb(17 24 39)}.styles_CourseCurriculum__KWWZX[data-theme=dark] .styles_CourseCurriculum-empty__KT2lw h3{color:rgb(243 244 246)}@media (max-width:768px){.styles_CourseCurriculum__KWWZX{border-radius:16px}.styles_CourseCurriculum-header__zaRWt{padding:32px 24px}.styles_CourseCurriculum-title__TJ18E{font-size:24px}.styles_CourseCurriculum-stats__dXyh9{font-size:14px;gap:12px}.styles_CourseCurriculum-section__7FLIb{margin:0 16px 16px;border-radius:12px}.styles_CourseCurriculum-sectionHeader__znIyX{padding:20px;gap:12px}.styles_CourseCurriculum-sectionTitle__b7Pzl{font-size:16px}.styles_CourseCurriculum-lessons__PTJbh{padding:8px 0}.styles_CourseCurriculum-lesson___VTgX{padding:14px 20px;margin:0 12px 8px}.styles_CourseCurriculum-lesson___VTgX i.styles_lesson-icon__dcAx_{width:36px;height:36px;font-size:20px}.styles_CourseCurriculum-lessonTitle__eolT_{font-size:15px}.styles_CourseCurriculum-empty__KT2lw{padding:60px 24px}.styles_CourseCurriculum-emptyIcon__OPgLO{width:64px;height:64px}.styles_CourseCurriculum-empty__KT2lw h3{font-size:20px}.styles_CourseCurriculum-empty__KT2lw p{font-size:15px}}.styles_BuyButton__v0MmD{display:inline-block}.styles_BuyButton--alignmentLeft__DKHNf{text-align:left}.styles_BuyButton--alignmentCenter__Kn9f7{text-align:center}.styles_BuyButton--alignmentRight__tx_hi{text-align:right}.styles_BuyButton-btn__pgKuV{display:inline-flex;gap:8px;align-items:center;justify-content:center;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.styles_BuyButton-primary__ZxaJK{color:white;background-color:#10b981;box-shadow:0 4px 20px #10b98166}.styles_BuyButton-gradient__tPfUi{color:white;background:linear-gradient(90deg,#34d399,#3b82f6);box-shadow:0 4px 20px #34d39966}.styles_BuyButton-outline__wn5ER{color:#10b981;background-color:transparent;border:2px solid #10b981;box-shadow:0 4px 20px #10b98166}.styles_BuyButton-md__Z3AjO{font-size:16px;padding:16px 40px}.styles_BuyButton-lg__cx58Q{font-size:18px;padding:20px 48px}.styles_BuyButton-btn__pgKuV:hover{transform:translateY(-2px);filter:brightness(.9)}@media (max-width:768px){.styles_BuyButtonv-md__P_YYP{font-size:14px;padding:14px 32px;width:100%}.styles_BuyButtonv-lg__LqRcr{font-size:16px;padding:18px 40px;width:100%}}.styles_FlashHero__CxpwB{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:80px 20px}.styles_FlashHero-background__dipT3{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.styles_FlashHero-background__dipT3:before{content:"";position:absolute;top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(59,130,246,.12) 0,transparent 70%);border-radius:50%;animation:styles_pulse__0cKdE 8s ease-in-out infinite}.styles_FlashHero-background__dipT3:after{content:"";position:absolute;bottom:-30%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(16,185,129,.08) 0,transparent 70%);border-radius:50%;animation:styles_pulse__0cKdE 10s ease-in-out infinite reverse}@keyframes styles_pulse__0cKdE{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.styles_FlashHero-container__SmKbp{position:relative;z-index:1;max-width:900px;width:100%;margin:0 auto}.styles_FlashHero-content__wM36B{text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.styles_FlashHero-logo__WVx_R{color:white;font-size:20px;font-weight:700;letter-spacing:-.5px;margin-bottom:32px}.styles_FlashHero-badge__sKU4a{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:8px 20px}.styles_FlashHero-badgeText__tUk_n{font-size:14px;font-weight:600;color:#10b981;letter-spacing:.5px}.styles_FlashHero-title__AjL7F{font-size:56px;font-weight:800;line-height:1.1;color:white;margin:0;max-width:700px}.styles_FlashHero-subtitle__5YWP5{font-size:18px;color:rgba(255,255,255,.8);max-width:600px;line-height:1.6;margin:0}.styles_FlashHero-cta__9IiLw{display:inline-flex;align-items:center;justify-content:center;color:white;font-size:16px;font-weight:600;padding:16px 40px;border-radius:8px;text-decoration:none;transition:all .3s ease;margin-top:16px}.styles_FlashHero-cta__9IiLw:hover{transform:translateY(-2px);filter:brightness(.9)}.styles_FlashHero-stats__lw4kh{display:flex;align-items:center;gap:32px;margin-top:16px;flex-wrap:wrap;justify-content:center}.styles_FlashHero-stat__Qqk6B{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.7);font-size:14px}.styles_FlashHero-stat__Qqk6B i{font-size:18px}@media (max-width:768px){.styles_FlashHero__CxpwB{min-height:500px;padding:60px 20px}.styles_FlashHero-title__AjL7F{font-size:36px}.styles_FlashHero-subtitle__5YWP5{font-size:16px}.styles_FlashHero-cta__9IiLw{font-size:14px;padding:14px 32px;width:100%}.styles_FlashHero-stats__lw4kh{gap:20px}.styles_FlashHero-stat__Qqk6B{font-size:13px}}.styles_BenefitsCards__XyNqc{background:linear-gradient(180deg,#f0f9ff,#e0f2fe);padding:120px 20px 80px;position:relative;overflow:hidden}.styles_BenefitsCards__XyNqc:before{content:"";position:absolute;top:-100px;left:0;right:0;height:200px;background:#0a1628;transform:skewY(-2deg);z-index:0}.styles_BenefitsCards-container__8OnRK{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center;position:relative;z-index:1}.styles_BenefitsCards-imageWrapper__vYNVX{display:flex;justify-content:center;align-items:center}.styles_BenefitsCards-cardImage__7F1Cm{background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:16px;padding:32px;box-shadow:0 20px 60px rgba(30,64,175,.4);max-width:320px;width:100%;position:relative;overflow:hidden}.styles_BenefitsCards-cardImage__7F1Cm:before{content:"";position:absolute;top:-50%;right:-50%;width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);border-radius:50%}.styles_BenefitsCards-cardImageHeader__ETe2h{margin-bottom:24px}.styles_BenefitsCards-cardImageBadge__ALHZl{background:rgba(255,255,255,.2);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;color:white;display:inline-block}.styles_BenefitsCards-cardImageTitle__POSiW{font-size:28px;font-weight:800;color:white;margin-bottom:8px;text-align:center}.styles_BenefitsCards-cardImageSubtitle__Gu_B_{font-size:18px;font-weight:600;color:rgba(255,255,255,.9);text-align:center}.styles_BenefitsCards-content__9PjEc{display:flex;flex-direction:column;gap:32px}.styles_BenefitsCards-title__QanXB{font-size:36px;font-weight:700;color:#0f172a;margin:0;line-height:1.2}.styles_BenefitsCards-subtitle__U__zc{font-size:18px;color:#475569;margin:0}.styles_BenefitsCards-cards__C5Uc9{display:flex;flex-direction:column;gap:16px}.styles_BenefitsCards-card__R25P3{background:#1e40af;border:2px solid #1e40af;border-radius:12px;padding:20px 24px;display:flex;align-items:flex-start;gap:16px;transition:all .3s ease;position:relative;overflow:hidden}.styles_BenefitsCards-card__R25P3:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(59,130,246,.1),transparent);opacity:0;transition:opacity .3s ease}.styles_BenefitsCards-card__R25P3:hover{transform:translateX(8px);box-shadow:0 8px 24px rgba(30,64,175,.3)}.styles_BenefitsCards-card__R25P3:hover:before{opacity:1}.styles_BenefitsCards-card--highlight__hJ3hE{background:#2563eb;border-color:#3b82f6;box-shadow:0 4px 16px rgba(37,99,235,.4)}.styles_BenefitsCards-cardIcon__Rx6fP{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.styles_BenefitsCards-cardIcon__Rx6fP i{color:#10b981;font-size:24px}.styles_BenefitsCards-cardText__noe_T{color:white;font-size:16px;line-height:1.5;font-weight:500;position:relative;z-index:1}.styles_BenefitsCards-cta__8VQPn{display:inline-flex;align-items:center;justify-content:center;background:#10b981;color:white;font-size:16px;font-weight:600;padding:16px 40px;border-radius:8px;text-decoration:none;transition:all .3s ease;align-self:flex-start;box-shadow:0 4px 20px rgba(16,185,129,.3)}.styles_BenefitsCards-cta__8VQPn:hover{background:#0d9668;transform:translateY(-2px);box-shadow:0 6px 30px rgba(16,185,129,.4)}@media (max-width:1024px){.styles_BenefitsCards-container__8OnRK{grid-template-columns:1fr;gap:60px}.styles_BenefitsCards-title__QanXB{font-size:32px}}@media (max-width:768px){.styles_BenefitsCards__XyNqc{padding:80px 20px 60px}.styles_BenefitsCards-title__QanXB{font-size:28px}.styles_BenefitsCards-cardText__noe_T{font-size:15px}.styles_BenefitsCards-cta__8VQPn{width:100%}}.styles_ValueProposition__RshIA{position:relative;padding:80px 20px;overflow:hidden}.styles_ValueProposition-background__WW1O1{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#0f172a);z-index:0}.styles_ValueProposition-background__WW1O1:before{content:"";position:absolute;top:-50%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.1) 0,transparent 70%);border-radius:50%}.styles_ValueProposition-background__WW1O1:after{content:"";position:absolute;bottom:-40%;right:-10%;width:700px;height:700px;background:radial-gradient(circle,rgba(16,185,129,.08) 0,transparent 70%);border-radius:50%}.styles_ValueProposition-container__9wIec{position:relative;z-index:1;max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px;text-align:center}.styles_ValueProposition-badge__CmXLM{display:inline-flex;align-items:center;background:rgba(16,185,129,.15);border:1px solid rgba(16,185,129,.3);border-radius:20px;padding:8px 20px;font-size:12px;font-weight:700;letter-spacing:1px;color:#10b981;text-transform:uppercase}.styles_ValueProposition-title__TwkhL{font-size:48px;font-weight:800;line-height:1.1;color:white;margin:0;max-width:800px}.styles_ValueProposition-features___1_jk{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;width:100%;margin-top:20px}.styles_ValueProposition-feature__kmHuk{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.styles_ValueProposition-featureIcon__nmYC5{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(16,185,129,.2));border:1px solid rgba(59,130,246,.3);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.styles_ValueProposition-feature__kmHuk:hover .styles_ValueProposition-featureIcon__nmYC5{transform:translateY(-4px);box-shadow:0 8px 24px rgba(59,130,246,.3);border-color:rgba(16,185,129,.5)}.styles_ValueProposition-featureIcon__nmYC5 i{font-size:32px;color:#10b981}.styles_ValueProposition-featureContent__SWCfh{display:flex;flex-direction:column;gap:8px}.styles_ValueProposition-featureTitle__8ZEV6{font-size:18px;font-weight:700;color:white;margin:0}.styles_ValueProposition-featureDescription__Axp_a{font-size:14px;color:rgba(255,255,255,.7);line-height:1.5;margin:0}.styles_ValueProposition-cta___7raK{display:inline-flex;align-items:center;justify-content:center;background:#10b981;color:white;font-size:18px;font-weight:700;padding:20px 48px;border-radius:12px;text-decoration:none;transition:all .3s ease;margin-top:20px;box-shadow:0 8px 32px rgba(16,185,129,.4)}.styles_ValueProposition-cta___7raK:hover{background:#0d9668;transform:translateY(-3px);box-shadow:0 12px 40px rgba(16,185,129,.5)}.styles_ValueProposition-footer__Bp9i6{font-size:14px;color:rgba(255,255,255,.6);margin:-8px 0 0}@media (max-width:1024px){.styles_ValueProposition-features___1_jk{grid-template-columns:1fr;gap:32px}.styles_ValueProposition-title__TwkhL{font-size:40px}}@media (max-width:768px){.styles_ValueProposition__RshIA{padding:60px 20px}.styles_ValueProposition-title__TwkhL{font-size:32px}.styles_ValueProposition-cta___7raK{width:100%;font-size:16px;padding:18px 40px}.styles_ValueProposition-featureTitle__8ZEV6{font-size:16px}.styles_ValueProposition-featureDescription__Axp_a{font-size:13px}}.styles_CourseDetails__jb1Bn{padding:80px 20px}.styles_CourseDetails-container__2G3vV{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.styles_CourseDetails-badge__XmZqq{display:inline-flex;align-items:center;background:rgba(30,64,175,.1);border:1px solid rgba(30,64,175,.2);border-radius:20px;padding:6px 16px;font-size:12px;font-weight:700;letter-spacing:1px;color:#1e40af;text-transform:uppercase}.styles_CourseDetails-title__0cyf_{font-size:36px;font-weight:700;color:#0f172a;margin:0;text-align:center}.styles_CourseDetails-cards__x_LpT{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;width:100%}.styles_CourseDetails-card___jYwp{border-radius:16px;padding:32px;box-shadow:0 4px 24px rgba(0,0,0,.1);transition:transform .3s ease}.styles_CourseDetails-card___jYwp:hover{transform:translateY(-4px)}.styles_CourseDetails-cardTitle__8JGwc{font-size:22px;font-weight:700;color:white;margin:0 0 24px}.styles_CourseDetails-cardList__R6rBu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.styles_CourseDetails-cardItem__TCFvv{display:flex;align-items:flex-start;gap:12px;color:rgba(255,255,255,.9);font-size:15px;line-height:1.5}.styles_CourseDetails-cardItem__TCFvv i{font-size:20px;flex-shrink:0;margin-top:2px}.styles_CourseDetails-cta__YYR1L{display:inline-flex;align-items:center;justify-content:center;color:white;font-size:16px;font-weight:600;padding:16px 40px;border-radius:8px;text-decoration:none;transition:all .3s ease;margin-top:16px}.styles_CourseDetails-cta__YYR1L:hover{transform:translateY(-2px);filter:brightness(.9)}@media (max-width:1024px){.styles_CourseDetails-cards__x_LpT{grid-template-columns:1fr;gap:24px}.styles_CourseDetails-title__0cyf_{font-size:32px}}@media (max-width:768px){.styles_CourseDetails__jb1Bn{padding:60px 20px}.styles_CourseDetails-title__0cyf_{font-size:28px}.styles_CourseDetails-card___jYwp{padding:24px}.styles_CourseDetails-cardTitle__8JGwc{font-size:20px}.styles_CourseDetails-cta__YYR1L{width:100%}}.styles_Timeline__ISUj_{padding:80px 20px}.styles_Timeline-container__Dfq7o{max-width:900px;margin:0 auto}.styles_Timeline-title__K0j5_{font-size:42px;font-weight:800;text-align:center;margin:0 0 64px;line-height:1.2}.styles_Timeline-timeline__hG3ha{position:relative;display:flex;flex-direction:column;gap:0}.styles_Timeline-step__NX4ah{position:relative;display:flex;align-items:flex-start;gap:24px;padding-bottom:48px}.styles_Timeline-step__NX4ah:last-child{padding-bottom:0}.styles_Timeline-stepIcon__7FyoH{flex-shrink:0;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:white;position:relative;z-index:2;box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_Timeline-stepIcon__7FyoH i{font-size:28px}.styles_Timeline-stepContent___UJe0{flex:1;padding-top:8px}.styles_Timeline-stepTitle__PUNtG{font-size:24px;font-weight:700;margin:0 0 8px;line-height:1.3}.styles_Timeline-stepDescription__G3IKK{font-size:16px;line-height:1.6;margin:0;opacity:.8}.styles_Timeline-stepLine__L1OEj{position:absolute;left:27px;top:56px;width:3px;height:calc(100% - 56px);opacity:.3}@media (max-width:768px){.styles_Timeline__ISUj_{padding:60px 20px}.styles_Timeline-title__K0j5_{font-size:32px;margin-bottom:40px}.styles_Timeline-step__NX4ah{gap:16px;padding-bottom:32px}.styles_Timeline-stepIcon__7FyoH{width:48px;height:48px}.styles_Timeline-stepIcon__7FyoH i{font-size:24px}.styles_Timeline-stepTitle__PUNtG{font-size:20px}.styles_Timeline-stepDescription__G3IKK{font-size:14px}.styles_Timeline-stepLine__L1OEj{left:23px;top:48px;height:calc(100% - 48px)}}