@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.top-bar{color:#fff;background-color:#5fb6d8;width:100%}.top-bar__container{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(12px,3vw,32px);width:min(1200px,92%);max-width:1200px;margin:0 auto;display:flex}.top-bar__title{color:#fff;text-align:left;text-wrap:balance;flex:auto;min-width:0;max-width:100%;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:clamp(.8rem,2.8vw,1.05rem);font-weight:600;line-height:1.35}.top-bar__contact{text-align:right;flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:clamp(6px,1.5vw,10px) clamp(18px,5vw,48px);display:flex}.top-bar__link{color:#fff;text-align:right;-webkit-tap-highlight-color:transparent;justify-content:flex-end;align-items:center;gap:6px;min-height:34px;padding:4px clamp(4px,1.5vw,14px);font-size:clamp(12px,2.8vw,14px);text-decoration:none;transition:filter .2s,text-decoration-color .2s;display:inline-flex}.top-bar__link span:last-child{overflow-wrap:anywhere;word-break:break-word}.top-bar__link:hover{filter:brightness(1.15);text-underline-offset:3px;-webkit-text-decoration:underline #ffffffbf;text-decoration:underline #ffffffbf}.top-bar__link:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #fff}.contact-icon{flex-shrink:0;width:clamp(14px,3.5vw,16px);height:clamp(14px,3.5vw,16px);display:inline-flex}.contact-icon svg{fill:currentColor;width:100%;height:100%}@media (width<=950px){.top-bar__container{gap:clamp(0px,2.5vw,0px)}.top-bar__title{text-align:center;flex:100%}.top-bar__contact{text-align:center;flex:100%;justify-content:center}.top-bar__link{text-align:center;justify-content:center}}@media (width<=768px){.top-bar__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:clamp(0px,3vw,0px)}.top-bar__title{text-align:center;width:100%}.top-bar__contact{text-align:center;justify-content:center;gap:8px clamp(16px,6vw,32px);width:100%}.top-bar__link{text-align:center;flex:0 auto;justify-content:center;min-width:0;padding:4px clamp(6px,2vw,12px)}}@media (width<=480px){.top-bar__container{width:min(1200px,94%)}.top-bar__contact{flex-direction:column;align-items:center;gap:0}.top-bar__link{text-align:center;justify-content:center;width:100%;max-width:280px;min-height:auto;padding:6px 4px;line-height:1.35}}@media (width<=360px){.top-bar__title{font-size:.78rem;line-height:1.4}.top-bar__link{font-size:12px}}.navbar{z-index:100;background:#fff;border-top:1px solid #1d7c74;width:100%;padding:14px 0;position:relative;box-shadow:0 1px 2px #0000000a}.navbar__container{z-index:2;justify-content:space-between;align-items:center;gap:clamp(12px,3vw,24px);width:min(1600px,92%);margin:0 auto;display:flex;position:relative}.navbar__brand{flex:auto;align-items:center;min-width:0;display:flex}.navbar__brand-link{min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.navbar__brand-link:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #1d7c74}.navbar__logo{flex-shrink:0;width:50px;height:50px}.navbar__logo img{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.navbar__brand-text{min-width:0}.navbar__brand-text h1{color:#1d2433;margin-bottom:0;font-size:clamp(13px,2.8vw,16px);font-weight:700;line-height:1.2}.navbar__brand-text p{text-align:center;color:#7a7f8c;letter-spacing:clamp(1px,.4vw,2px);margin-top:2px;font-size:clamp(9px,2vw,11px)}.navbar__toggle{color:#1d2433;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:background .2s,border-color .2s;display:none}.navbar__toggle:hover{background:#f9fafb;border-color:#d1d5db}.navbar__toggle:focus-visible{outline-offset:2px;outline:2px solid #1d7c74}.navbar__menus{flex:auto;justify-content:flex-end;align-items:center;gap:clamp(16px,3vw,24px);display:flex}.navbar__menu{flex:auto;justify-content:center;align-items:center;gap:clamp(20px,3.5vw,36px);display:flex}.navbar__menu a,.navbar__menu a:visited{color:#4b5563;white-space:nowrap;font-size:clamp(14px,2.5vw,15px);font-weight:500;text-decoration:none;transition:color .2s}.navbar__menu a:hover{color:#111827}.navbar__menu a:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid #1d7c74}.navbar__button{color:#fff;white-space:nowrap;background:#ff6a13;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:clamp(10px,2vw,12px) clamp(16px,3vw,22px);font-size:clamp(14px,2.5vw,15px);font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.navbar__button:hover{background:#e85d0c;transform:translateY(-1px)}.navbar__button:focus-visible{outline-offset:2px;outline:2px solid #1d2433}.navbar__backdrop{display:none}@media (width<=1100px){.navbar__menu{gap:20px}}@media (width<=950px){.navbar{padding:12px 0}.navbar__container{flex-wrap:wrap;align-items:center}.navbar__toggle{order:2;margin-left:auto;display:inline-flex}.navbar__menus{opacity:0;visibility:hidden;flex-direction:column;flex:100%;order:3;align-items:stretch;gap:0;max-height:0;transition:max-height .35s,opacity .25s,visibility .25s;overflow:hidden}.navbar__menus.is-open{opacity:1;visibility:visible;border-top:1px solid #eef0f3;max-height:520px;margin-top:4px;padding-top:16px}.navbar__menu{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0}.navbar__menu a{white-space:normal;border-bottom:1px solid #f3f4f6;padding:14px 4px;font-size:16px}.navbar__menu a:last-child{border-bottom:none}.navbar__button{justify-content:center;width:100%;margin-top:16px;padding:14px 22px}.navbar__backdrop{display:none}}@media (width<=480px){.navbar__container{width:min(1200px,94%)}.navbar__brand{gap:10px}.navbar__logo{width:32px;height:32px}.navbar__brand-text h1{font-size:13px}.navbar__brand-text p{letter-spacing:1px}}@media (width<=360px){.navbar__brand-text p{font-size:8px}}._footerWrapper_15hjh_2{background-color:rgb(7 13 31/var(--tw-bg-opacity,1));color:#94a3b8;box-sizing:border-box;border-top:1px solid #ffffff08;width:100%;padding:4rem 1rem 3rem;font-family:Plus Jakarta Sans,sans-serif}._container_15hjh_13{width:100%;max-width:1200px;margin:0 auto}._upperLayout_15hjh_20{text-align:left;grid-template-columns:1fr;gap:2.5rem;display:grid}@media (width>=768px){._upperLayout_15hjh_20{grid-template-columns:repeat(12,minmax(0,1fr));gap:3rem}}._brandColumn_15hjh_35{flex-direction:column;gap:1rem;display:flex}@media (width>=768px){._brandColumn_15hjh_35{grid-column:span 5/span 5}}._brandRow_15hjh_47{align-items:center;gap:.75rem;display:flex}._iconBox_15hjh_53{color:#fff;background-color:#4f46e5;border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;display:flex;box-shadow:0 4px 6px -1px #4f46e533}._brandName_15hjh_64{color:#fff;letter-spacing:-.015em;font-size:1rem;font-weight:800}._brandDescription_15hjh_71{color:#94a3b8;max-width:360px;margin:0;font-size:.875rem;line-height:1.65}._linksColumn_15hjh_80{flex-direction:column;gap:1.25rem;display:flex}@media (width>=768px){._linksColumn_15hjh_80{grid-column:span 3/span 3;padding-left:2rem}}._columnTitle_15hjh_93{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.75rem;font-weight:800}._linksList_15hjh_102{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}._linksList_15hjh_102 a{color:#94a3b8;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}._linksList_15hjh_102 a:hover{color:#fff}._contactColumn_15hjh_124{flex-direction:column;gap:1.25rem;display:flex}@media (width>=768px){._contactColumn_15hjh_124{grid-column:span 4/span 4}}._contactList_15hjh_136{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}._contactItem_15hjh_145{align-items:center;gap:.75rem;font-size:.875rem;display:flex}._metaIcon_15hjh_152{color:#475569}._contactItem_15hjh_145 a{color:#94a3b8;font-weight:500;text-decoration:none;transition:color .15s}._contactItem_15hjh_145 a:hover{color:#fff}._divider_15hjh_168{background-color:#ffffff0f;width:100%;height:1px;margin:2.5rem 0 1.25rem}._lowerLayout_15hjh_176{color:#475569;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;font-size:.75rem;font-weight:500;display:flex}@media (width>=640px){._lowerLayout_15hjh_176{flex-direction:row}}._copyrightText_15hjh_193,._taglineText_15hjh_194{margin:0}._highlightSpan_15hjh_198{color:#94a3b8;font-weight:600}._heroContainer_b49va_4{box-sizing:border-box;background-color:#fbfbfe;align-items:center;width:100%;min-height:80vh;padding:3rem 1rem;font-family:Plus Jakarta Sans,sans-serif;display:flex;position:relative;overflow:hidden}._bgGrid_b49va_18{opacity:.04;pointer-events:none;background-image:linear-gradient(90deg,#000 1px,#0000 1px),linear-gradient(#000 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}._blurBlob_b49va_28{filter:blur(60px);opacity:.4;z-index:0;border-radius:50%;width:300px;height:300px;position:absolute}._blobOrange_b49va_37{background-color:#ffe6d5;top:-50px;left:-50px}._blobBlue_b49va_38{background-color:#e0e7ff;bottom:50px;right:-50px}._heroLayout_b49va_41{z-index:1;grid-template-columns:1fr;align-items:center;gap:3.5rem;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}@media (width>=1024px){._heroLayout_b49va_41{grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:2rem}}._contentColumn_b49va_61{text-align:left;flex-direction:column;align-items:flex-start;display:flex}._pillTag_b49va_69{color:#4f46e5;background:linear-gradient(135deg,#f5f3ff,#eef2ff);border:1px solid #e0e7ff;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #0000000d}._pulseContainer_b49va_85{width:8px;height:8px;display:flex;position:relative}._pingCircle_b49va_91{opacity:.75;background-color:#a78bfa;border-radius:50%;width:100%;height:100%;animation:1.5s cubic-bezier(0,0,.2,1) infinite _ping_b49va_91;display:inline-flex;position:absolute}._solidCircle_b49va_101{background-color:#7c3aed;border-radius:50%;width:8px;height:8px;display:inline-flex;position:relative}@keyframes _ping_b49va_91{75%,to{opacity:0;transform:scale(2)}}._mainHeading_b49va_115{color:#111827;letter-spacing:-.025em;margin:0 0 1.5rem;font-size:2.25rem;font-weight:800;line-height:1.15}@media (width>=640px){._mainHeading_b49va_115{font-size:3rem}}@media (width>=1024px){._mainHeading_b49va_115{font-size:3.5rem}}._gradientText_b49va_131{color:#0000;background:linear-gradient(90deg,#4f46e5,#9333ea);-webkit-background-clip:text;background-clip:text;display:inline-block}._description_b49va_139{color:#4b5563;max-width:540px;margin:0 0 2rem;font-size:1rem;line-height:1.6}._boldText_b49va_147{color:#111827;font-weight:600}._buttonGroup_b49va_153{flex-direction:column;gap:1rem;width:100%;margin-bottom:2.5rem;display:flex}@media (width>=640px){._buttonGroup_b49va_153{flex-direction:row;width:auto}}._btn_b49va_168{cursor:pointer;box-sizing:border-box;border:none;border-radius:9999px;outline:none;justify-content:center;align-items:center;padding:.85rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}._btnPrimary_b49va_183{color:#fff;background-color:#f61;gap:.5rem;box-shadow:0 10px 15px -3px #f613}._btnPrimary_b49va_183:hover{background-color:#e0550a}._btnPrimary_b49va_183:hover ._arrowIcon_b49va_192{transform:translate(3px)}._arrowIcon_b49va_192{transition:transform .2s}._btnSecondary_b49va_200{color:#374151;background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}._btnSecondary_b49va_200:hover{background-color:#f9fafb}._btnTertiary_b49va_208{color:#4338ca;background-color:#eef2ff99;border:1px solid #e0e7ff80}._btnTertiary_b49va_208:hover{background-color:#e0e7ffcc}._statsGrid_b49va_216{border-top:1px solid #e5e7eb99;grid-template-columns:repeat(3,1fr);width:100%;padding-top:2rem;display:grid}._statItem_b49va_224{flex-direction:column;display:flex}._borderedStat_b49va_229{border-left:1px solid #e5e7eb;padding-left:1rem}@media (width>=640px){._borderedStat_b49va_229{padding-left:2rem}}._statNumber_b49va_237{color:#111827;margin:0;font-size:1.5rem;font-weight:800}@media (width>=640px){._statNumber_b49va_237{font-size:1.875rem}}._statLabel_b49va_247{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin:.25rem 0 0;font-size:.65rem;font-weight:700}._mediaColumn_b49va_257{justify-content:center;width:100%;display:flex}@media (width>=1024px){._mediaColumn_b49va_257{justify-content:flex-end}}._cardWrapper_b49va_267{background-color:#fff;border:1px solid #f3f4f6;border-radius:2.5rem;width:100%;max-width:500px;max-height:500px;padding:1rem;transition:all .3s;position:relative;box-shadow:0 20px 25px -5px #0000000d}._cardWrapper_b49va_267:hover{box-shadow:0 25px 50px -12px #00000014}._imageFrame_b49va_283{aspect-ratio:4/3;background-color:#f3f4f6;border-radius:2rem;position:relative;overflow:hidden}._heroImage_b49va_291{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s}._cardWrapper_b49va_267:hover ._heroImage_b49va_291{transform:scale(1.04)}._floatingTag_b49va_303{-webkit-backdrop-filter:blur(8px);background-color:#fffffff2;border:1px solid #ffffff80;border-radius:1rem;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex;position:absolute;bottom:2rem;left:2rem;right:2rem;box-shadow:0 10px 15px -3px #00000014}._tagLeft_b49va_320{align-items:center;gap:.75rem;display:flex}._rocketIconBox_b49va_326{color:#f61;background-color:#ffe6d5;border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;display:flex}._tagText_b49va_336{flex-direction:column;display:flex}._tagTitle_b49va_341{color:#111827;margin:0;font-size:.75rem;font-weight:700}._tagSubtitle_b49va_348{color:#6b7280;margin:.15rem 0 0;font-size:.68rem;font-weight:500}._livePulse_b49va_356{width:10px;height:10px;margin-right:.5rem;display:flex;position:relative}._livePing_b49va_363{opacity:.75;background-color:#34d399;border-radius:50%;width:100%;height:100%;animation:1.5s cubic-bezier(0,0,.2,1) infinite _ping_b49va_91;position:absolute}._liveDot_b49va_372{background-color:#10b981;border-radius:50%;width:10px;height:10px;position:relative}._aboutContainer_1agbm_4{box-sizing:border-box;background-color:#fbfbfe;justify-content:center;align-items:center;width:100%;padding:2rem 1rem;font-family:Plus Jakarta Sans,sans-serif;display:flex;position:relative;overflow:hidden}._bgGrid_1agbm_18{opacity:.04;pointer-events:none;background-size:40px 40px;position:absolute;inset:0}._aboutContent_1agbm_27{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:850px;margin:0 auto;display:flex;position:relative}._badgeWrapper_1agbm_40{margin-bottom:1.5rem}._aboutBadge_1agbm_44{color:#4f46e5;letter-spacing:.05em;background:linear-gradient(135deg,#f5f3ff,#eef2ff);border:1px solid #e0e7ff;border-radius:9999px;padding:.35rem 1rem;font-size:.7rem;font-weight:700;display:inline-block;box-shadow:0 1px 2px #00000008}._aboutHeading_1agbm_58{color:#0f172a;letter-spacing:-.02em;margin:0 0 2.5rem;font-size:2.25rem;font-weight:800;line-height:1.2}@media (width>=640px){._aboutHeading_1agbm_58{font-size:2.75rem}}@media (width>=1024px){._aboutHeading_1agbm_58{font-size:3.25rem}}._textBlockContainer_1agbm_80{box-sizing:border-box;flex-direction:column;gap:1.75rem;width:100%;padding:0 .5rem;display:flex}._aboutParagraph_1agbm_89{color:#4b5563;margin:0;font-size:1rem;font-weight:400;line-height:1.75}@media (width>=768px){._aboutParagraph_1agbm_89{font-size:1.125rem}}._aboutParagraphHighlight_1agbm_104{color:#374151;margin:0;font-size:1rem;font-weight:500;line-height:1.75}@media (width>=768px){._aboutParagraphHighlight_1agbm_104{font-size:1.125rem}}._sectionContainer_1ul5p_2{text-align:center;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem}._badgeWrapper_1ul5p_12{margin-bottom:1rem}._pillBadge_1ul5p_16{color:#4f46e5;letter-spacing:.05em;text-transform:uppercase;background-color:#eef2ff;border:1px solid #e0e7ff;border-radius:9999px;padding:.35rem 1rem;font-size:11px;font-weight:700;display:inline-block}._sectionHeading_1ul5p_30{color:#0f172a;letter-spacing:-.025em;margin:0 0 1rem;font-size:3rem;font-weight:800}._sectionSubheading_1ul5p_38{color:#64748b;max-width:580px;margin:0 auto 3.5rem;font-size:.95rem;font-weight:500;line-height:1.6}._gridContainer_1ul5p_48{text-align:left;grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){._gridContainer_1ul5p_48{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){._gridContainer_1ul5p_48{grid-template-columns:repeat(3,1fr)}}._card_1ul5p_68{background-color:#fff;border:1px solid #f1f5f9;border-radius:1.25rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 3px #00000005}._card_1ul5p_68:hover{box-shadow:0 10px 15px -3px #0000000a}._imageWrapper_1ul5p_82{aspect-ratio:16/10;background-color:#f8fafc;border-radius:.85rem;width:100%;margin-bottom:1.25rem;position:relative;overflow:hidden}._cardImage_1ul5p_92{object-fit:cover;object-position:center;width:100%;height:100%}._iconBadge_1ul5p_100{border:1px solid #0000000a;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:flex;position:absolute;top:.75rem;left:.75rem;box-shadow:0 2px 4px #0000000a}._iconIndigo_1ul5p_114{color:#4f46e5;background-color:#eef2ff}._iconOrange_1ul5p_115{color:#ea580c;background-color:#fff7ed}._iconEmerald_1ul5p_116{color:#059669;background-color:#ecfdf5}._iconPurple_1ul5p_117{color:#9333ea;background-color:#f5f3ff}._iconRose_1ul5p_118{color:#e11d48;background-color:#fff1f2}._iconBlue_1ul5p_119{color:#2563eb;background-color:#eff6ff}._cardTitle_1ul5p_122{color:#0f172a;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.125rem;font-weight:700}._cardDescription_1ul5p_130{color:#64748b;margin:0;font-size:.825rem;font-weight:400;line-height:1.6}._sectionWrapper_1cd1g_2{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:3rem 1rem}._layoutGrid_1cd1g_10{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=1024px){._layoutGrid_1cd1g_10{grid-template-columns:repeat(12,minmax(0,1fr));gap:4rem}}._infoBlock_1cd1g_25{text-align:left;flex-direction:column;align-items:flex-start;display:flex}@media (width>=1024px){._infoBlock_1cd1g_25{grid-column:span 5/span 5}}._accentBadge_1cd1g_39{color:#ea580c;letter-spacing:.05em;text-transform:uppercase;background-color:#fff7ed;border:1px solid #ffedd5;border-radius:.375rem;margin-bottom:1.25rem;padding:.25rem .75rem;font-size:11px;font-weight:700;display:inline-block}._heading_1cd1g_54{color:#0f172a;letter-spacing:-.02em;margin:0 0 1.25rem;font-size:2.25rem;font-weight:800;line-height:1.2}@media (width>=640px){._heading_1cd1g_54{font-size:2.75rem}}._subtext_1cd1g_67{color:#64748b;max-width:420px;margin:0 0 2rem;font-size:1rem;font-weight:500;line-height:1.6}._ctaButton_1cd1g_77{color:#fff;cursor:pointer;background-color:#0f172a;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.875rem;font-weight:600;transition:background-color .2s;display:inline-flex;box-shadow:0 4px 6px -1px #0f172a1a}._ctaButton_1cd1g_77:hover{background-color:#1e293b}._arrowIcon_1cd1g_98{transition:transform .2s}._ctaButton_1cd1g_77:hover ._arrowIcon_1cd1g_98{transform:translate(3px)}._featuresGrid_1cd1g_107{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){._featuresGrid_1cd1g_107{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){._featuresGrid_1cd1g_107{grid-column:span 7/span 7}}._featureCard_1cd1g_126{background-color:#fff;border:1px solid #f1f5f9;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;transition:box-shadow .2s;display:flex;box-shadow:0 1px 2px #00000005}._featureCard_1cd1g_126:hover{box-shadow:0 10px 15px -3px #0000000a}._iconBox_1cd1g_143{color:#4f46e5;background-color:#eef2ff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;padding:.65rem;display:flex}._featureTitle_1cd1g_154{color:#0f172a;text-align:left;font-size:.875rem;font-weight:700;line-height:1.35}@media (width>=640px){._featureTitle_1cd1g_154{font-size:.935rem}}._sectionContainer_csnee_2{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:3rem 1rem}._headerLayout_csnee_11{text-align:left;flex-direction:column;gap:1.5rem;margin-bottom:3.5rem;display:flex}@media (width>=768px){._headerLayout_csnee_11{flex-direction:row;justify-content:space-between;align-items:flex-end}}._titleArea_csnee_27{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}._topBadge_csnee_34{color:#059669;letter-spacing:.05em;text-transform:uppercase;background-color:#e6fdf5;border:1px solid #dcfce7;border-radius:.375rem;padding:.25rem .75rem;font-size:11px;font-weight:700;display:inline-block}._heading_csnee_47{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:2.25rem;font-weight:800;line-height:1.2}@media (width>=640px){._heading_csnee_47{font-size:2.75rem}}._subtext_csnee_60{color:#64748b;max-width:540px;margin:0;font-size:1rem;font-weight:500;line-height:1.6}._viewAllBtn_csnee_70{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-self:flex-start;align-items:center;gap:.5rem;height:max-content;padding:.65rem 1.25rem;font-size:.875rem;font-weight:700;transition:background-color .15s;display:inline-flex;box-shadow:0 1px 2px #0000000d}._viewAllBtn_csnee_70:hover{background-color:#f9fafb}._btnArrow_csnee_92{transition:transform .15s}._viewAllBtn_csnee_70:hover ._btnArrow_csnee_92{transform:translate(2px)}._gridContainer_csnee_101{text-align:left;grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){._gridContainer_csnee_101{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){._gridContainer_csnee_101{grid-template-columns:repeat(4,1fr)}}._programCard_csnee_117{cursor:pointer;background-color:#f7f7f7;border:1px solid #f1f5f9;border-radius:1rem;flex-direction:column;justify-content:space-between;min-height:220px;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 2px #00000005}._programCard_csnee_117:hover{box-shadow:0 10px 15px -3px #0000000a}._cardHeaderRow_csnee_135{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}._levelBadge_csnee_143{letter-spacing:.05em;border:1px solid #0000;border-radius:.375rem;padding:.2rem .5rem;font-size:10px;font-weight:700}._badgeBeginner_csnee_152{color:#059669;background-color:#e6fdf5;border-color:#dcfce7}._badgeIntermediate_csnee_153{color:#4f46e5;background-color:#eef2ff;border-color:#e0e7ff}._badgeAdvanced_csnee_154{color:#ea580c;background-color:#fff7ed;border-color:#ffedd5}._durationText_csnee_156{color:#94a3b8;font-size:.75rem;font-weight:600}._cardTitle_csnee_162{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:800;line-height:1.35;transition:color .15s}._programCard_csnee_117:hover ._cardTitle_csnee_162{color:#4f46e5}._cardFooterRow_csnee_177{border-top:1px solid #f8fafc;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1rem;display:flex}._programId_csnee_186{color:#94a3b8;letter-spacing:.05em;font-size:11px;font-weight:700}._circleArrowIcon_csnee_193{color:#94a3b8;background-color:#f8fafc;border-radius:50%;justify-content:center;align-items:center;padding:.4rem;transition:background-color .15s,color .15s;display:flex}._programCard_csnee_117:hover ._circleArrowIcon_csnee_193{color:#4f46e5;background-color:#eef2ff}._sectionContainer_mkmar_2{text-align:center;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:3rem 1rem}._badgeWrapper_mkmar_12{margin-bottom:1rem}._pillBadge_mkmar_16{color:#db2777;letter-spacing:.05em;text-transform:uppercase;background-color:#fdf2f8;border:1px solid #fce7f3;border-radius:9999px;padding:.35rem 1rem;font-size:11px;font-weight:700;display:inline-block}._sectionHeading_mkmar_30{color:#0f172a;letter-spacing:-.025em;margin:0 0 1rem;font-size:2.25rem;font-weight:800;line-height:1.2}@media (width>=640px){._sectionHeading_mkmar_30{font-size:2.75rem}}._sectionSubheading_mkmar_45{color:#64748b;max-width:620px;margin:0 auto 3.5rem;font-size:.95rem;font-weight:500;line-height:1.6}._asymmetricGrid_mkmar_55{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=1024px){._asymmetricGrid_mkmar_55{grid-template-columns:repeat(12,minmax(0,1fr))}}._featuredCard_mkmar_68{aspect-ratio:4/3}@media (width>=1024px){._featuredCard_mkmar_68{aspect-ratio:auto;grid-column:span 6/span 6;height:100%}}._smallGridColumn_mkmar_81{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=540px){._smallGridColumn_mkmar_81{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){._smallGridColumn_mkmar_81{grid-column:span 6/span 6}}._projectCard_mkmar_100{cursor:pointer;aspect-ratio:4/3;background-color:#f8fafc;border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}._cardImage_mkmar_110{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}._projectCard_mkmar_100:hover ._cardImage_mkmar_110{transform:scale(1.04)}._gradientOverlay_mkmar_123{pointer-events:none;background:linear-gradient(#0000 0%,#0f172a33 60%,#0f172ad9 100%);position:absolute;inset:0}._cardContentOverlay_mkmar_131{text-align:left;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}._textGroup_mkmar_142{flex-direction:column;gap:.15rem;display:flex}._cardTag_mkmar_148{text-transform:uppercase;color:#fff;opacity:.6;letter-spacing:.05em;font-size:10px;font-weight:700}._cardTitleLarge_mkmar_158{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:800}@media (width>=640px){._cardTitleLarge_mkmar_158{font-size:1.5rem}}._cardTitleSmall_mkmar_172{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:800}._checkIconBox_mkmar_181{-webkit-backdrop-filter:blur(4px);color:#fff;opacity:.85;background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}._checkIconBoxSmall_mkmar_197{-webkit-backdrop-filter:blur(4px);color:#fff;opacity:.85;background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}._outerContainer_ja00a_2{box-sizing:border-box;width:100%}._bannerWrapper_ja00a_7{background-color:rgb(11 19 43/var(--tw-bg-opacity,1));text-align:center;box-sizing:border-box;width:100%;margin:0 auto;padding:2.5rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media (width>=640px){._bannerWrapper_ja00a_7{padding:4rem 3rem}}@media (width>=1024px){._bannerWrapper_ja00a_7{padding:3rem 1rem}}._glowLeft_ja00a_33{filter:blur(80px);pointer-events:none;z-index:1;background-color:#dc26261f;border-radius:50%;width:20rem;height:20rem;position:absolute;bottom:-5rem;left:-5rem}._glowRight_ja00a_47{filter:blur(80px);pointer-events:none;z-index:1;background-color:#4f46e52e;border-radius:50%;width:20rem;height:20rem;position:absolute;top:-5rem;right:-5rem}._contentContainer_ja00a_62{z-index:2;flex-direction:column;align-items:center;max-width:768px;margin:0 auto;display:flex;position:relative}._alertPill_ja00a_73{-webkit-backdrop-filter:blur(4px);color:#e2e8f0;letter-spacing:.025em;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:11px;font-weight:600;display:inline-flex}._starIcon_ja00a_90{color:#fb923c;fill:#fb923c}._mainHeading_ja00a_96{color:#fff;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:1.875rem;font-weight:800;line-height:1.25}@media (width>=640px){._mainHeading_ja00a_96{font-size:2.5rem}}@media (width>=1024px){._mainHeading_ja00a_96{font-size:3rem}}._highlightText_ja00a_117{color:#f61}._subDescription_ja00a_122{color:#94a3b8;max-width:640px;margin:0 0 2.5rem;font-size:.875rem;font-weight:400;line-height:1.65}@media (width>=640px){._subDescription_ja00a_122{font-size:1rem}}@media (width>=1024px){._subDescription_ja00a_122{font-size:1.125rem}}._buttonContainer_ja00a_144{flex-direction:column;justify-content:center;gap:1rem;width:100%;display:flex}@media (width>=640px){._buttonContainer_ja00a_144{flex-direction:row;width:auto}}._primaryButton_ja00a_159{color:#fff;cursor:pointer;background-color:#f61;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.875rem;font-weight:700;transition:background-color .15s;display:inline-flex;box-shadow:0 10px 15px -3px #ff661126}._primaryButton_ja00a_159:hover{background-color:#e0550a}._arrowIcon_ja00a_180{transition:transform .15s}._primaryButton_ja00a_159:hover ._arrowIcon_ja00a_180{transform:translate(3px)}._secondaryButton_ja00a_188{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #ffffff26;border-radius:9999px;justify-content:center;align-items:center;padding:.85rem 2rem;font-size:.875rem;font-weight:700;transition:background-color .15s;display:inline-flex}._secondaryButton_ja00a_188:hover{background-color:#ffffff0d}._sidebar_13u35_1{box-sizing:border-box;background:#fff;border:1px solid #f1f5f9;border-radius:1rem;width:100%;padding:1.25rem}._header_13u35_10{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}._sidebarTitle_13u35_17{color:#0f172a;margin:0;font-size:1rem;font-weight:700}._clearAll_13u35_24{color:#4f46e5;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:600}._section_13u35_33{border-bottom:1px solid #f8fafc;padding:1.25rem 0}._section_13u35_33:last-child{border-bottom:none}._sectionHeader_13u35_42{color:#0f172a;cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:flex}._optionsList_13u35_53{flex-direction:column;gap:.75rem;display:flex}._checkboxLabel_13u35_59{color:#475569;cursor:pointer;align-items:center;font-size:.85rem;display:flex}._checkbox_13u35_59{appearance:none;cursor:pointer;border:1px solid #cbd5e1;border-radius:.25rem;outline:none;place-content:center;width:1rem;height:1rem;margin-right:.75rem;display:grid}._checkbox_13u35_59:checked{background-color:#4f46e5;border-color:#4f46e5}._checkbox_13u35_59:checked:before{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:.5rem;height:.3rem;transform:rotate(-45deg)translate(1px,-1px)}._optionName_13u35_94{flex-grow:1}._count_13u35_98{color:#94a3b8;margin-left:.25rem}._sliderWrapper_13u35_103{padding:.5rem 0}._rangeSlider_13u35_107{accent-color:#4f46e5;width:100%;margin-bottom:1rem}._priceInputs_13u35_113{align-items:center;gap:.5rem;display:flex}._priceBox_13u35_119{color:#475569;text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;flex:1;padding:.5rem;font-size:.85rem}._separator_13u35_130{color:#94a3b8}._ratingStars_13u35_134{color:#f59e0b;margin-right:.5rem;font-size:.95rem}._showMore_13u35_140{color:#4f46e5;text-align:left;cursor:pointer;background:0 0;border:none;margin-top:.25rem;padding:0;font-size:.8rem;font-weight:600}._wrapper_1vhwy_1{flex-grow:1;width:100%;min-width:0}._gridHeader_1vhwy_8{flex-direction:column;gap:1.25rem;width:100%;margin-bottom:2rem;display:flex}@media (width>=1150px){._gridHeader_1vhwy_8{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}}._titleInfo_1vhwy_25{text-align:left;flex-shrink:0}._mainTitle_1vhwy_30{color:#0f172a;margin:0 0 .15rem;font-size:1.25rem;font-weight:800}._resultsCount_1vhwy_37{color:#94a3b8;font-size:.8rem;font-weight:500}._searchBox_1vhwy_44{justify-content:center;align-items:center;width:100%;display:flex;position:relative}@media (width>=1150px){._searchBox_1vhwy_44{max-width:260px;margin-left:auto;margin-right:.5rem}}._searchIconField_1vhwy_60{inset-y:0;pointer-events:none;color:#94a3b8;align-items:center;padding-left:.85rem;display:flex;position:absolute;left:0}._searchInput_1vhwy_71{color:#334155;box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;width:100%;padding:.55rem 1rem .55rem 2.35rem;font-size:.85rem;transition:border-color .15s}._searchInput_1vhwy_71::placeholder{color:#a1a1aa}._searchInput_1vhwy_71:focus{border-color:#4f46e5}._controlsRow_1vhwy_93{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;display:flex}._sortWrapper_1vhwy_101{align-items:center;gap:.5rem;display:flex}._sortLabel_1vhwy_107{color:#64748b;white-space:nowrap;font-size:.85rem;font-weight:500}._sortSelect_1vhwy_114{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;padding:.4rem 1.75rem .4rem .75rem;font-size:.85rem;font-weight:600}._toggleButtons_1vhwy_126{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;overflow:hidden}._iconBtn_1vhwy_134{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;padding:.45rem;display:flex}._iconBtn_1vhwy_134._active_1vhwy_144{color:#0f172a;background:#f1f5f9}._cardsMatrix_1vhwy_150{grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:clamp(.85rem,2vw,1.25rem);width:100%;display:grid}._card_1vhwy_150{box-sizing:border-box;background:#fff;border:1px solid #f1f5f9;border-radius:1rem;flex-direction:column;justify-content:space-between;width:100%;min-width:0;height:100%;padding:clamp(.65rem,2vw,.85rem);display:flex;overflow:hidden}._imgContainer_1vhwy_172{aspect-ratio:1;background:#f8fafc;border-radius:.75rem;flex-shrink:0;width:100%;max-width:100%;position:relative;overflow:hidden}._productImg_1vhwy_183{object-fit:contain;object-position:center;box-sizing:border-box;width:100%;max-width:100%;height:100%;padding:.5rem;display:block}._wishlistBtn_1vhwy_194{color:#94a3b8;cursor:pointer;background:#fff;border:none;border-radius:50%;align-items:center;padding:.4rem;display:flex;position:absolute;top:.5rem;right:.5rem}._tagBadge_1vhwy_208{color:#fff;border-radius:.375rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}._tagDiscount_1vhwy_219{background:#ef4444}._tagNew_1vhwy_223{background:#10b981}._detailsBlock_1vhwy_227{text-align:left;flex-direction:column;flex-grow:1;margin-top:.85rem;display:flex}._productTitle_1vhwy_235{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .15rem;font-size:clamp(.8rem,2.2vw,.85rem);font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}._productSub_1vhwy_247{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.75rem;line-height:1.35;display:-webkit-box;overflow:hidden}._ratingRow_1vhwy_258{align-items:center;gap:.25rem;margin-bottom:.5rem;display:flex}._stars_1vhwy_265{color:#f59e0b;font-size:.8rem}._reviewsCount_1vhwy_270{color:#94a3b8;font-size:.75rem}._priceRow_1vhwy_275{align-items:center;gap:.5rem;margin-top:auto;margin-bottom:.85rem;display:flex}._currentPrice_1vhwy_283{color:#0f172a;font-size:.95rem;font-weight:700}._oldPrice_1vhwy_289{color:#94a3b8;font-size:.8rem;text-decoration:line-through}._addToCartBtn_1vhwy_295{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.6rem;font-size:.8rem;font-weight:600;display:inline-flex}._paginationWrapper_11yxs_1{box-sizing:border-box;border-top:1px solid #f1f5f9;flex-direction:column;justify-content:space-between;align-items:center;gap:1.25rem;width:100%;margin-top:2rem;padding-top:2rem;display:flex}@media (width>=640px){._paginationWrapper_11yxs_1{flex-direction:row}}._pagesRow_11yxs_20{align-items:center;gap:.35rem;display:flex}._pageNumber_11yxs_26,._arrowBtn_11yxs_27{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.85rem;font-weight:600;transition:all .15s;display:flex}._pageNumber_11yxs_26:hover,._arrowBtn_11yxs_27:hover{background:#f8fafc;border-color:#cbd5e1}._pageNumber_11yxs_26._active_11yxs_50{color:#fff;background:#4f46e5;border-color:#4f46e5}._showCountWrapper_11yxs_56{align-items:center;gap:.5rem;display:flex}._showLabel_11yxs_62{color:#64748b;font-size:.85rem;font-weight:500}._showSelect_11yxs_68{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;padding:.4rem 1.5rem .4rem .75rem;font-size:.85rem;font-weight:600}._pageContainer_1w7lh_2{box-sizing:border-box;width:100%;margin:0 auto;padding:2rem 1rem}._controlsRow_1w7lh_10{width:100%;margin-bottom:2rem}._shopLayout_1w7lh_16{flex-direction:column;gap:2rem;display:flex}@media (width>=768px){._shopLayout_1w7lh_16{flex-direction:row;align-items:flex-start}._sidebarColumn_1w7lh_30{flex-shrink:0;width:260px;position:sticky;top:2rem}._productsColumn_1w7lh_38{flex-direction:column;flex-grow:1;justify-content:space-between;width:100%;min-width:0;display:flex}}*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif}#app{width:100%}#home,#about,#curriculum,#showcase,#enroll,#contact{scroll-margin-top:88px}
