@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800;900&display=swap";
.footer-module__WOMdyG__footer{color:var(--text-primary-dark);background:#0f172a;font-family:Manrope,sans-serif;position:relative;overflow:hidden}.footer-module__WOMdyG__backgroundElements{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.footer-module__WOMdyG__floatingElement{opacity:.2;filter:blur(120px);border-radius:50%;position:absolute}.footer-module__WOMdyG__element1{background:var(--primary-blue);width:400px;height:400px;animation:15s ease-in-out infinite footer-module__WOMdyG__float;top:0%;left:10%}.footer-module__WOMdyG__element2{background:var(--primary-purple);width:450px;height:450px;animation:18s ease-in-out infinite reverse footer-module__WOMdyG__float;bottom:0%;right:10%}.footer-module__WOMdyG__container{z-index:2;max-width:1200px;margin:0 auto;padding:5rem 1rem 2rem;position:relative}.footer-module__WOMdyG__mainContent{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.footer-module__WOMdyG__schoolInfo{max-width:320px}.footer-module__WOMdyG__logoSection{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.footer-module__WOMdyG__logoIconWrapper{border-radius:var(--radius-xl);width:48px;height:48px;overflow:hidden;box-shadow:0 8px 20px #8c5cf64d}.footer-module__WOMdyG__logoImage{object-fit:cover;width:100%;height:100%}.footer-module__WOMdyG__logoText{flex-direction:column;line-height:1.1;display:flex}.footer-module__WOMdyG__schoolName{font-size:1.75rem;font-weight:800}.footer-module__WOMdyG__schoolSubtitle{color:var(--primary-purple);letter-spacing:.5px;font-size:.75rem;font-weight:700}.footer-module__WOMdyG__description{color:var(--text-secondary-dark);margin-bottom:2rem;font-size:.9375rem;line-height:1.6}.footer-module__WOMdyG__achievements{grid-template-columns:1fr;gap:1rem;display:grid}.footer-module__WOMdyG__achievement{border-radius:var(--radius-lg);transition:all var(--transition-base);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:.75rem;padding:1rem;display:flex}.footer-module__WOMdyG__achievement:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-3px)}.footer-module__WOMdyG__achievementIcon{background:linear-gradient(135deg,var(--primary-blue),var(--primary-purple));color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:2.5rem;height:2.5rem;display:grid}.footer-module__WOMdyG__achievementNumber{font-size:1.25rem;font-weight:800;line-height:1}.footer-module__WOMdyG__achievementLabel{color:var(--text-secondary-dark);font-size:.8rem}.footer-module__WOMdyG__sectionTitle{margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:700;position:relative}.footer-module__WOMdyG__sectionTitle:after{content:"";background:linear-gradient(135deg,var(--primary-blue),var(--primary-purple));border-radius:var(--radius-full);width:2rem;height:3px;position:absolute;bottom:0;left:0}.footer-module__WOMdyG__linksList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-module__WOMdyG__link{color:var(--text-secondary-dark);align-items:center;gap:.5rem;font-size:.9375rem;text-decoration:none;transition:all .2s;display:inline-flex}.footer-module__WOMdyG__link:hover{color:#fff;transform:translate(5px)}.footer-module__WOMdyG__linkIcon{color:var(--primary-blue)}.footer-module__WOMdyG__divider{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;margin:0 0 2rem}.footer-module__WOMdyG__bottomSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer-module__WOMdyG__copyright{color:var(--text-secondary-dark);font-size:.875rem}.footer-module__WOMdyG__socialLinks{gap:.75rem;display:flex}.footer-module__WOMdyG__socialLink{width:2.5rem;height:2.5rem;color:var(--text-secondary-dark);transition:all var(--transition-base);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;place-items:center;text-decoration:none;display:grid}.footer-module__WOMdyG__socialLink:hover{background:var(--primary-blue);color:#fff;transform:translateY(-3px)scale(1.1);box-shadow:0 8px 15px #2563eb33}.footer-module__WOMdyG__legalLinks{gap:1.5rem;display:flex}.footer-module__WOMdyG__legalLink{color:var(--text-secondary-dark);font-size:.875rem;text-decoration:none;transition:color .2s}.footer-module__WOMdyG__legalLink:hover{color:#fff;text-decoration:underline}@media (max-width:1024px){.footer-module__WOMdyG__mainContent{grid-template-columns:1fr 1fr}.footer-module__WOMdyG__schoolInfo{grid-column:1/-1;max-width:none}}@media (max-width:768px){.footer-module__WOMdyG__container{padding:4rem 1rem 2rem}.footer-module__WOMdyG__mainContent{grid-template-columns:1fr;gap:2.5rem}.footer-module__WOMdyG__bottomSection{text-align:center;flex-direction:column}.footer-module__WOMdyG__socialLinks{order:-1}}@keyframes footer-module__WOMdyG__float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.05)}}
.ContactForm-module__fw3Taq__contactSection{background:#f8fafc;padding:6rem 0;font-family:Manrope,sans-serif;position:relative;overflow:hidden}.ContactForm-module__fw3Taq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#11182799;justify-content:center;align-items:center;padding:2rem 1rem;animation:.18s ease-out ContactForm-module__fw3Taq__overlayFadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.ContactForm-module__fw3Taq__modalContainer{opacity:0;width:100%;max-width:1100px;max-height:92vh;margin:auto;animation:.26s cubic-bezier(.2,.8,.2,1) 60ms forwards ContactForm-module__fw3Taq__modalPopIn;position:relative;transform:translateY(16px)scale(.98)}.ContactForm-module__fw3Taq__modalClose{z-index:5;cursor:pointer;color:#111827;background:#ffffffe6;border:1px solid #0000000f;border-radius:.5rem;place-items:center;width:2.25rem;height:2.25rem;transition:transform .15s,background .15s,box-shadow .15s;display:grid;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 6px #0000000f}.ContactForm-module__fw3Taq__modalClose:hover{background:#fff;transform:scale(1.05)}.ContactForm-module__fw3Taq__modalClose:active{transform:scale(.98)}.ContactForm-module__fw3Taq__backgroundElements{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ContactForm-module__fw3Taq__floatingElement{opacity:.6;filter:blur(100px);border-radius:50%;position:absolute}.ContactForm-module__fw3Taq__element1{background:var(--primary-blue);width:250px;height:250px;animation:12s ease-in-out infinite ContactForm-module__fw3Taq__float;top:10%;left:10%}.ContactForm-module__fw3Taq__element2{background:#34d399;width:200px;height:200px;animation:10s ease-in-out infinite reverse ContactForm-module__fw3Taq__float;top:20%;right:15%}.ContactForm-module__fw3Taq__element3{background:var(--primary-orange);width:220px;height:220px;animation:14s ease-in-out infinite ContactForm-module__fw3Taq__float;bottom:15%;left:20%}.ContactForm-module__fw3Taq__element4{background:var(--primary-purple);width:280px;height:280px;animation:11s ease-in-out infinite reverse ContactForm-module__fw3Taq__float;bottom:25%;right:25%}.ContactForm-module__fw3Taq__container{z-index:2;-webkit-overflow-scrolling:touch;max-width:100%;max-height:92vh;margin:0 auto;padding:0 1rem;position:relative;overflow-y:auto}.ContactForm-module__fw3Taq__contactCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-2xl);background:#ffffffb3;border:1px solid #ffffff80;grid-template-columns:1fr 1.1fr;max-height:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001a}.ContactForm-module__fw3Taq__compact{grid-template-columns:1fr}.ContactForm-module__fw3Taq__leftSection{background:linear-gradient(135deg,var(--primary-blue),var(--primary-purple));color:#fff;flex-direction:column;justify-content:center;padding:3rem;display:flex}.ContactForm-module__fw3Taq__badge{border-radius:var(--radius-full);background:#ffffff26;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-weight:600;display:inline-flex}.ContactForm-module__fw3Taq__title{margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.2}.ContactForm-module__fw3Taq__titleAccent{background:linear-gradient(135deg,#fcd34d,#fbbf24);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.ContactForm-module__fw3Taq__subtitle{opacity:.9;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.ContactForm-module__fw3Taq__benefitsList{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.ContactForm-module__fw3Taq__benefitItem{align-items:flex-start;gap:1rem;display:flex}.ContactForm-module__fw3Taq__benefitIconContainer{border-radius:var(--radius-lg);background:#ffffff26;flex-shrink:0;place-items:center;width:2.75rem;height:2.75rem;display:grid}.ContactForm-module__fw3Taq__benefitIcon{width:1.25rem;height:1.25rem}.ContactForm-module__fw3Taq__benefitTitle{margin-bottom:.25rem;font-weight:700}.ContactForm-module__fw3Taq__benefitDescription{opacity:.8;margin:0;font-size:.875rem;line-height:1.5}.ContactForm-module__fw3Taq__contactInfo{border-top:1px solid #fff3;flex-direction:column;gap:1rem;padding-top:2rem;display:flex}.ContactForm-module__fw3Taq__contactItem{color:#fff;align-items:center;gap:.75rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.ContactForm-module__fw3Taq__contactItem:hover{color:#fcd34d}.ContactForm-module__fw3Taq__rightSection{background:#fff;place-items:center;padding:3rem;display:grid}.ContactForm-module__fw3Taq__formContainer{width:100%;max-width:450px}.ContactForm-module__fw3Taq__formHeader{text-align:center;margin-bottom:2.5rem}.ContactForm-module__fw3Taq__formTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.ContactForm-module__fw3Taq__formSubtitle{color:var(--text-secondary);font-size:1rem;line-height:1.5}.ContactForm-module__fw3Taq__form{flex-direction:column;gap:1.25rem;display:flex}.ContactForm-module__fw3Taq__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.ContactForm-module__fw3Taq__inputWrapper{position:relative}.ContactForm-module__fw3Taq__inputIcon{color:#9ca3af;pointer-events:none;transition:color .2s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.ContactForm-module__fw3Taq__input:focus~.ContactForm-module__fw3Taq__inputIcon,.ContactForm-module__fw3Taq__select:focus~.ContactForm-module__fw3Taq__inputIcon,.ContactForm-module__fw3Taq__textarea:focus~.ContactForm-module__fw3Taq__inputIcon{color:var(--primary-blue)}.ContactForm-module__fw3Taq__input,.ContactForm-module__fw3Taq__select,.ContactForm-module__fw3Taq__textarea{border-radius:var(--radius-lg);width:100%;color:var(--text-primary);-webkit-appearance:none;background:#f8fafc;border:2px solid #e2e8f0;padding:.875rem 1rem .875rem 3rem;font-family:inherit;font-size:1rem;transition:all .2s}.ContactForm-module__fw3Taq__input:focus,.ContactForm-module__fw3Taq__select:focus,.ContactForm-module__fw3Taq__textarea:focus{border-color:var(--primary-blue);background:#fff;outline:none;box-shadow:0 0 0 3px #2563eb26}.ContactForm-module__fw3Taq__hasError .ContactForm-module__fw3Taq__input,.ContactForm-module__fw3Taq__hasError .ContactForm-module__fw3Taq__select,.ContactForm-module__fw3Taq__hasError .ContactForm-module__fw3Taq__textarea,.ContactForm-module__fw3Taq__inputError{background:#fff7f7;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f}.ContactForm-module__fw3Taq__hasError .ContactForm-module__fw3Taq__inputIcon{color:#ef4444}.ContactForm-module__fw3Taq__errorText{color:#ef4444;margin-top:.35rem;font-size:.8rem}.ContactForm-module__fw3Taq__select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25em;padding-right:3rem}.ContactForm-module__fw3Taq__countryCode{color:var(--text-secondary);pointer-events:none;font-weight:500;position:absolute;top:50%;left:3rem;transform:translateY(-50%)}.ContactForm-module__fw3Taq__phoneInput{padding-left:6.5rem}.ContactForm-module__fw3Taq__textarea{resize:vertical;min-height:90px;padding-top:.875rem}.ContactForm-module__fw3Taq__textareaIcon{top:1.25rem;transform:translateY(0)}.ContactForm-module__fw3Taq__telegramInfo{border-radius:var(--radius-lg);text-align:center;background:#f0f9ff;border:2px solid #bae6fd;margin-bottom:1.25rem;padding:1rem}.ContactForm-module__fw3Taq__telegramLabel{color:var(--text-secondary);margin:0 0 .5rem;font-size:.875rem;font-weight:500}.ContactForm-module__fw3Taq__telegramUsername{color:var(--primary-blue);margin:0;font-family:Courier New,monospace;font-size:1.125rem;font-weight:700}.ContactForm-module__fw3Taq__submitBtn{background:linear-gradient(135deg,var(--primary-orange),var(--primary-red));color:#fff;border-radius:var(--radius-lg);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 8px 25px #f973164d}.ContactForm-module__fw3Taq__submitBtn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #f9731666}.ContactForm-module__fw3Taq__disclaimer{color:#9ca3af;text-align:center;font-size:.75rem;line-height:1.5}.ContactForm-module__fw3Taq__link{color:var(--primary-blue);font-weight:600;text-decoration:none}.ContactForm-module__fw3Taq__link:hover{text-decoration:underline}.ContactForm-module__fw3Taq__successMessage{text-align:center;animation:.5s ContactForm-module__fw3Taq__fadeIn}.ContactForm-module__fw3Taq__successIconWrapper{color:#fff;background:linear-gradient(135deg,#34d399,#10b981);border-radius:50%;place-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;animation:.5s backwards ContactForm-module__fw3Taq__popIn;display:grid;box-shadow:0 8px 25px #10b9814d}.ContactForm-module__fw3Taq__successIcon{width:2rem;height:2rem}.ContactForm-module__fw3Taq__successTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.ContactForm-module__fw3Taq__successText{color:var(--text-secondary);font-size:1rem;line-height:1.6}@media (max-width:1024px){.ContactForm-module__fw3Taq__contactCard{grid-template-columns:1fr}.ContactForm-module__fw3Taq__leftSection,.ContactForm-module__fw3Taq__rightSection{padding:2rem}}@media (max-width:768px){.ContactForm-module__fw3Taq__contactSection{padding:4rem 0}.ContactForm-module__fw3Taq__container{padding:0 .5rem}.ContactForm-module__fw3Taq__formRow{grid-template-columns:1fr}}@media (max-width:480px){.ContactForm-module__fw3Taq__leftSection,.ContactForm-module__fw3Taq__rightSection{padding:1.25rem}.ContactForm-module__fw3Taq__formContainer{max-width:100%}}@media (max-height:900px){.ContactForm-module__fw3Taq__leftSection,.ContactForm-module__fw3Taq__rightSection{padding:2rem}}@media (max-height:750px){.ContactForm-module__fw3Taq__leftSection,.ContactForm-module__fw3Taq__rightSection{padding:1.25rem}.ContactForm-module__fw3Taq__benefitsList{gap:1rem}.ContactForm-module__fw3Taq__subtitle{margin-bottom:1.25rem}}@media (max-height:680px){.ContactForm-module__fw3Taq__contactCard{grid-template-columns:1fr}.ContactForm-module__fw3Taq__formHeader{margin-bottom:1rem}.ContactForm-module__fw3Taq__backgroundElements{display:none}}@keyframes ContactForm-module__fw3Taq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes ContactForm-module__fw3Taq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContactForm-module__fw3Taq__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes ContactForm-module__fw3Taq__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContactForm-module__fw3Taq__modalPopIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
@font-face{font-family:Geist;font-style:normal;font-weight:300;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:300;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:800;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:800;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_70365199-module__sv0-bq__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_70365199-module__sv0-bq__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:300;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:300;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:300;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_c1baa757-module__rSRu6a__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_c1baa757-module__rSRu6a__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-orange-600:#f05100;--color-yellow-400:#fac800;--color-yellow-500:#edb200;--color-green-400:#05df72;--color-green-500:#00c758;--color-cyan-400:#00d2ef;--color-blue-400:#54a2ff;--color-blue-500:#3080ff;--color-blue-600:#155dfc;--color-purple-400:#c07eff;--color-purple-500:#ac4bff;--color-purple-600:#9810fa;--color-pink-400:#fb64b6;--color-pink-600:#e30076;--spacing:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-orange-600:lab(57.1026% 64.2584 89.8886);--color-yellow-400:lab(83.2664% 8.65132 106.895);--color-yellow-500:lab(76.3898% 14.5258 98.4589);--color-green-400:lab(78.503% -64.9265 39.7492);--color-green-500:lab(70.5521% -66.5147 45.8073);--color-cyan-400:lab(76.6045% -40.9406 -29.6231);--color-blue-400:lab(65.0361% -1.42065 -56.9802);--color-blue-500:lab(54.1736% 13.3369 -74.6839);--color-blue-600:lab(44.0605% 29.0279 -86.0352);--color-purple-400:lab(63.6946% 47.6127 -59.2066);--color-purple-500:lab(52.0183% 66.11 -78.2316);--color-purple-600:lab(43.0295% 75.21 -86.5669);--color-pink-400:lab(64.5597% 64.3615 -12.7988);--color-pink-600:lab(49.5493% 79.8381 2.31768)}}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-16{height:calc(var(--spacing)*16)}.min-h-screen{min-height:100vh}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-16{width:calc(var(--spacing)*16)}.flex-1{flex:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.flex-col{flex-direction:column}.overflow-x-hidden{overflow-x:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.from-blue-400{--tw-gradient-from:var(--color-blue-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-blue-500{--tw-gradient-from:var(--color-blue-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-green-400{--tw-gradient-from:var(--color-green-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-green-500{--tw-gradient-from:var(--color-green-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-pink-400{--tw-gradient-from:var(--color-pink-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-purple-400{--tw-gradient-from:var(--color-purple-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-purple-500{--tw-gradient-from:var(--color-purple-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-yellow-400{--tw-gradient-from:var(--color-yellow-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-yellow-500{--tw-gradient-from:var(--color-yellow-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-blue-400{--tw-gradient-to:var(--color-blue-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-blue-600{--tw-gradient-to:var(--color-blue-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-cyan-400{--tw-gradient-to:var(--color-cyan-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-orange-600{--tw-gradient-to:var(--color-orange-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-pink-600{--tw-gradient-to:var(--color-pink-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-purple-400{--tw-gradient-to:var(--color-purple-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-purple-600{--tw-gradient-to:var(--color-purple-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.sepia{--tw-sepia:sepia(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--primary-blue:#2563eb;--primary-purple:#8b5cf6;--primary-orange:#ff6b35;--primary-red:#ef4444;--primary-green:#10b981;--neon-yellow:#fc0;--neon-pink:#f06;--neon-blue:#0cf;--neon-green:#0f0;--neon-orange:#f60;--neon-purple:#c0f;--background:#fff;--background-secondary:#f8fafc;--background-accent:#f0f4ff;--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-glass:#fffffff2;--dark-bg:#0a0a0a;--foreground:#1a1a1a;--text-primary:#1e293b;--text-secondary:#64748b;--text-tertiary:#94a3b8;--text-secondary-alt:#4b5563;--text-tertiary-alt:#6b7280;--text-primary-dark:#e5e7eb;--text-secondary-dark:#cbd5e1;--text-tertiary-dark:#94a3b8;--accent-green:#10b981;--accent-yellow:#fbbf24;--accent-red:#ef4444;--gradient-primary:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-purple)100%);--gradient-secondary:linear-gradient(135deg,var(--primary-orange)0%,#e55a2b 100%);--gradient-background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 50%,#e0e7ff 100%);--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a;--shadow-2xl:0 25px 50px -12px #00000040;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--spacing-2xl:4rem;--transition-fast:.15s ease;--transition-base:all .3s cubic-bezier(.4,0,.2,1);--transition-slow:.5s ease;--grid-color:#00ccff1a;--pixel-size:8px;--gradient-pink-purple:linear-gradient(135deg,#ec4899,#a855f7);--gradient-purple-blue:linear-gradient(135deg,#a855f7,#3b82f6);--gradient-blue-cyan:linear-gradient(135deg,#3b82f6,#06b6d4);--gradient-multicolor:linear-gradient(135deg,#ec4899,#a855f7,#3b82f6,#06b6d4)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{color:var(--foreground);font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;scrollbar-width:none;background:0 0;line-height:1.6}body::-webkit-scrollbar{display:none}html,body{width:100%;max-width:100%;overflow-x:hidden}main.main-content{padding-top:80px}@media (max-width:1024px) and (min-width:701px){main.main-content{padding-top:0}}@media (max-width:700px){main.main-content{padding-top:70px}}@media (max-width:1024px){.home-page-wrapper:before{content:"";height:env(safe-area-inset-top,0px);z-index:10000;pointer-events:none;background:linear-gradient(135deg,#a855f7 0%,#3b82f6 100%);position:fixed;top:0;left:0;right:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.followingSun{transition:none;animation:none}.sunPetal{opacity:.7;animation:none}.starPurple,.starBlue,.starPink,.starGold,.starTwinkle,.starWave,.starDiagonal{opacity:.6;animation:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}
.Header-module__ldgnoG__header{z-index:9999;-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;transition:all var(--transition-base);will-change:transform;background:repeating-linear-gradient(0deg,#0000,#0000 1px,#ffffff05 1px 2px),linear-gradient(90deg,#e0f2fe 0%,#e9d5ff 50%,#f3e8ff 100%);border:none;border-bottom:1px solid #0000000d;border-radius:0;align-self:flex-start;margin:0;padding:0;position:fixed;top:0;left:0;right:0;transform:translateY(0);box-shadow:0 1px 3px #0000000d}@media (max-width:1024px){.Header-module__ldgnoG__header{z-index:100;position:relative}}.Header-module__ldgnoG__header.Header-module__ldgnoG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:repeating-linear-gradient(0deg,#0000,#0000 1px,#ffffff05 1px 2px),linear-gradient(90deg,#e0f2fed9 0%,#e9d5ffd9 50%,#f3e8ffd9 100%);margin:0;top:0;box-shadow:0 2px 8px #00000014}.Header-module__ldgnoG__container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;overflow:visible}.Header-module__ldgnoG__headerContent{justify-content:space-between;align-items:center;gap:2rem;height:80px;display:flex}.Header-module__ldgnoG__logo{align-items:center;gap:1rem;text-decoration:none;transition:transform .3s;display:flex}.Header-module__ldgnoG__logoIconWrapper{border-radius:var(--radius-xl);width:56px;height:56px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 8px 16px #8c5cf64d}.Header-module__ldgnoG__logoImage{object-fit:cover;width:100%;height:100%}.Header-module__ldgnoG__logoText{flex-direction:column;line-height:1.2;display:flex}.Header-module__ldgnoG__logoTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:1.75rem;font-weight:800}.Header-module__ldgnoG__logoSubtitle{color:var(--primary-purple);letter-spacing:.5px;font-size:.9375rem;font-weight:700}.Header-module__ldgnoG__nav{background:0 0;border:none;border-radius:0;flex:1;justify-content:center;align-items:center;gap:0;padding:0;display:none}@media (min-width:701px){.Header-module__ldgnoG__nav{display:flex}}.Header-module__ldgnoG__navLink{color:#1e293b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Header-module__ldgnoG__navLink:before{content:"";background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:2px;width:80%;height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.Header-module__ldgnoG__navLink:hover{color:#6366f1;background:#6366f10d;transform:translateY(-1px)}.Header-module__ldgnoG__navLink:hover:before{transform:translate(-50%)scaleX(1)}.Header-module__ldgnoG__navItemDropdown{position:relative}.Header-module__ldgnoG__navItemDropdown .Header-module__ldgnoG__navLink:hover{background:#6366f114}.Header-module__ldgnoG__chevron{color:#64748b;margin-left:.25rem;transition:transform .3s cubic-bezier(.4,0,.2,1),color .3s}.Header-module__ldgnoG__navLink:hover .Header-module__ldgnoG__chevron{color:#6366f1}.Header-module__ldgnoG__chevronRotated{transform:rotate(180deg)}.Header-module__ldgnoG__dropdown{z-index:9999;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:repeating-linear-gradient(0deg,#0000,#0000 1px,#ffffff05 1px 2px),linear-gradient(90deg,#e0f2fe 0%,#e9d5ff 50%,#f3e8ff 100%);border:1px solid #ffffff4d;border-radius:16px;width:500px;max-width:90vw;display:none;position:absolute;top:calc(100% + .5rem);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 20px 40px #00000026}.Header-module__ldgnoG__dropdownContent{width:100%}.Header-module__ldgnoG__dropdownHeader{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-bottom:1px solid #fff3;padding:1.5rem 1.5rem 1rem}.Header-module__ldgnoG__dropdownTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.Header-module__ldgnoG__dropdownSubtitle{color:var(--text-secondary);margin:0;font-size:.875rem}.Header-module__ldgnoG__dropdownGrid{flex-direction:column;gap:0;padding:0;display:flex}.Header-module__ldgnoG__allCoursesLink{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;border-bottom:2px solid #3b82f633;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__ldgnoG__allCoursesLink:hover{background:#ffffff80;transform:translate(4px)}.Header-module__ldgnoG__allCoursesContent{flex:1}.Header-module__ldgnoG__allCoursesTitle{color:var(--primary-blue);margin:0 0 .25rem;font-size:1rem;font-weight:700}.Header-module__ldgnoG__allCoursesDescription{color:var(--text-secondary);margin:0;font-size:.8125rem}.Header-module__ldgnoG__dropdownItem{background:0 0;border-bottom:1px solid #fff3;align-items:center;gap:1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__ldgnoG__dropdownItem:last-child{border-bottom:none}.Header-module__ldgnoG__dropdownItem:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;transform:translate(4px)}.Header-module__ldgnoG__dropdownIcon{color:#fff;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.Header-module__ldgnoG__blue{background:var(--primary-blue)}.Header-module__ldgnoG__green{background:var(--primary-green)}.Header-module__ldgnoG__purple{background:var(--primary-purple)}.Header-module__ldgnoG__dropdownInfo{flex:1;min-width:0}.Header-module__ldgnoG__courseHeader{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.Header-module__ldgnoG__courseTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.Header-module__ldgnoG__popularBadge{color:#92400e;white-space:nowrap;background:#fbbf24;border-radius:10px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:flex}.Header-module__ldgnoG__courseDescription{color:var(--text-secondary);margin-bottom:.25rem;font-size:.8125rem;line-height:1.4}.Header-module__ldgnoG__courseAge{color:var(--primary-blue);background:#3b82f61a;border-radius:8px;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.Header-module__ldgnoG__dropdownLink{color:var(--primary-blue);background:#3b82f61a;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__ldgnoG__dropdownLink:hover{background:var(--primary-blue);color:#fff;transform:translateY(-1px)}.Header-module__ldgnoG__headerRight{align-items:center;gap:.75rem;display:flex}.Header-module__ldgnoG__loginButton{color:#6366f1;white-space:nowrap;background:0 0;border:1.5px solid #6366f1;border-radius:50px;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;position:relative;overflow:hidden}@media (min-width:701px){.Header-module__ldgnoG__loginButton{display:flex}}.Header-module__ldgnoG__loginButton:before{content:"";background:linear-gradient(90deg,#0000,#6366f11a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Header-module__ldgnoG__loginButton:hover{background:#6366f11a;border-color:#6366f1;transform:scale(1.02);box-shadow:0 4px 12px #6366f133}.Header-module__ldgnoG__loginButton:hover:before{left:100%}.Header-module__ldgnoG__registerButton{color:#fff;white-space:nowrap;background:#6366f1;border:1.5px solid #6366f1;border-radius:50px;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;position:relative;overflow:hidden;box-shadow:0 2px 8px #6366f133}@media (min-width:701px){.Header-module__ldgnoG__registerButton{display:flex}}.Header-module__ldgnoG__registerButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Header-module__ldgnoG__registerButton:hover{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-color:#4f46e5;transform:scale(1.03);box-shadow:0 6px 20px #6366f166}.Header-module__ldgnoG__registerButton:hover:before{left:100%}.Header-module__ldgnoG__userButton{color:#3b82f6;transition:all var(--transition-base);white-space:nowrap;background:0 0;border:1.5px solid #3b82f6;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:none}@media (min-width:701px){.Header-module__ldgnoG__userButton{display:flex}}.Header-module__ldgnoG__userButton:hover{background:#3b82f60d;transform:translateY(-1px)}.Header-module__ldgnoG__userName{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.Header-module__ldgnoG__logoutButton{color:#ef4444;transition:all var(--transition-base);white-space:nowrap;cursor:pointer;background:0 0;border:1.5px solid #ef4444;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:none}@media (min-width:701px){.Header-module__ldgnoG__logoutButton{display:flex}}.Header-module__ldgnoG__logoutButton:hover{background:#ef44441a;transform:translateY(-1px)}@media (max-width:700px){.Header-module__ldgnoG__logo{display:none}.Header-module__ldgnoG__header{z-index:9999;position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__headerContent{height:70px}}@media (max-width:430px){.Header-module__ldgnoG__header{z-index:9999;margin:0;position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__container{padding:0 1rem}.Header-module__ldgnoG__headerContent{gap:.75rem;height:70px}.Header-module__ldgnoG__logo{gap:.5rem}.Header-module__ldgnoG__logoIconWrapper{width:40px;height:40px}.Header-module__ldgnoG__logoTitle{font-size:1.15rem}.Header-module__ldgnoG__logoSubtitle{display:none}.Header-module__ldgnoG__headerRight{gap:.5rem}.Header-module__ldgnoG__mobileCabinetButton{width:40px;height:40px}.Header-module__ldgnoG__mobileMenuButton{width:40px;height:40px;margin-right:0}}.Header-module__ldgnoG__mobileCabinetButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#6366f1;cursor:pointer;border-radius:var(--radius-lg);width:44px;height:44px;transition:all var(--transition-base);background:#fff9;border:1.5px solid #6366f14d;place-items:center;text-decoration:none;display:grid;box-shadow:0 2px 8px #6366f126}@media (min-width:701px){.Header-module__ldgnoG__mobileCabinetButton{display:none}}.Header-module__ldgnoG__mobileCabinetButton:hover{background:#ffffffe6;border-color:#6366f1;transform:translateY(-1px);box-shadow:0 4px 12px #6366f140}.Header-module__ldgnoG__mobileMenuButton{width:44px;height:44px;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-lg);transition:all var(--transition-base);background:0 0;border:none;place-items:center;margin-right:0;display:grid}@media (min-width:701px){.Header-module__ldgnoG__mobileMenuButton{display:none}}@media (max-width:700px){.Header-module__ldgnoG__loginButton,.Header-module__ldgnoG__registerButton{display:none}}.Header-module__ldgnoG__mobileMenuButton:hover{background:#0000000d}.Header-module__ldgnoG__mobileMenu{z-index:10000;opacity:0;background:repeating-linear-gradient(0deg,#0000,#0000 1px,#ffffff05 1px 2px),linear-gradient(90deg,#e0f2fe 0%,#e9d5ff 50%,#f3e8ff 100%);justify-content:stretch;align-items:stretch;width:100vw;height:100vh;padding:0;display:none;position:fixed;inset:0}.Header-module__ldgnoG__mobileMenuClose{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:48px;height:48px;color:var(--text-primary);cursor:pointer;z-index:10000;background:#fffc;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem;box-shadow:0 2px 8px #0000001a}.Header-module__ldgnoG__mobileMenuClose:hover{background:#fffffff2;transform:scale(1.05);box-shadow:0 4px 12px #00000026}.Header-module__ldgnoG__mobileMenuContent{text-align:left;width:100%;max-width:none;height:100%;padding:calc(env(safe-area-inset-top) + 4rem)1rem calc(env(safe-area-inset-bottom) + 1rem);-webkit-overflow-scrolling:touch;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;overflow-y:auto}.Header-module__ldgnoG__mobileMenuContent::-webkit-scrollbar{width:6px}.Header-module__ldgnoG__mobileMenuContent::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:6px}.Header-module__ldgnoG__mobileMenuHeader{margin-bottom:1rem}.Header-module__ldgnoG__mobileMenuLogo{color:var(--text-primary);flex-direction:column;align-items:center;gap:1rem;display:flex}.Header-module__ldgnoG__mobileMenuLogo .Header-module__ldgnoG__logoTitle{color:var(--text-primary);font-size:2rem}.Header-module__ldgnoG__mobileMenuLogo .Header-module__ldgnoG__logoSubtitle{color:var(--primary-purple)}.Header-module__ldgnoG__mobileMenuNav{flex-direction:column;flex:1;justify-content:flex-start;gap:1.25rem;width:100%;display:flex}.Header-module__ldgnoG__mobileMenuSection{width:100%}.Header-module__ldgnoG__mobileMenuSectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem;font-size:1rem;font-weight:700}.Header-module__ldgnoG__mobileMenuItem{opacity:0;display:block;transform:translateY(20px)}.Header-module__ldgnoG__mobileCourseItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);text-align:left;background:#fff9;border:1px solid #ffffff80;border-radius:16px;align-items:center;gap:1rem;margin-bottom:.75rem;padding:1rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.Header-module__ldgnoG__mobileCourseItem:hover{background:#fffc;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Header-module__ldgnoG__mobileCourseIcon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 2px 8px #0000001a}.Header-module__ldgnoG__mobileCourseInfo{flex:1}.Header-module__ldgnoG__mobileCourseTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:1.1rem;font-weight:700;display:flex}.Header-module__ldgnoG__mobileCourseDescription{color:var(--text-secondary);margin-bottom:.25rem;font-size:.85rem}.Header-module__ldgnoG__mobileCourseAge{color:var(--text-secondary);font-size:.75rem;font-weight:600}.Header-module__ldgnoG__mobilePopularBadge{color:#92400e;white-space:nowrap;background:#fbbf24;border-radius:12px;align-items:center;gap:.25rem;padding:.25rem .6rem;font-size:.7rem;font-weight:700;display:flex}.Header-module__ldgnoG__mobileNavItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);background:#fff9;border:1px solid #ffffff80;border-radius:14px;margin-bottom:.75rem;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 2px 8px #0000000d}.Header-module__ldgnoG__mobileNavItem:hover{background:#fffc;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Header-module__ldgnoG__mobileMenuFooter{flex-direction:column;gap:.75rem;width:100%;margin-top:1rem;display:flex}.Header-module__ldgnoG__mobileContact{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);background:#fff9;border:1px solid #ffffff80;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.25rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.Header-module__ldgnoG__mobileContact:hover{background:#fffc;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Header-module__ldgnoG__mobileLoginButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#3b82f6;background:#fff9;border:1.5px solid #3b82f6;border-radius:50px;justify-content:center;align-items:center;margin-bottom:.75rem;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.Header-module__ldgnoG__mobileLoginButton:hover{background:#fffc;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Header-module__ldgnoG__mobileRegisterButton{color:#fff;background:#3b82f6;border:1.5px solid #3b82f6;border-radius:50px;justify-content:center;align-items:center;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #3b82f64d}.Header-module__ldgnoG__mobileRegisterButton:hover{background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}@media (max-width:430px){.Header-module__ldgnoG__mobileMenuClose{width:40px;height:40px;top:1rem;right:1rem}.Header-module__ldgnoG__mobileCourseItem{gap:.75rem}.Header-module__ldgnoG__mobileCourseTitle{justify-content:center}}@media (max-height:700px){.Header-module__ldgnoG__mobileMenuContent{padding-top:calc(env(safe-area-inset-top) + 3.5rem)}.Header-module__ldgnoG__mobileMenuNav{gap:1rem}.Header-module__ldgnoG__mobileMenuHeader{margin-bottom:1rem}.Header-module__ldgnoG__mobileMenuFooter{margin-top:1rem}}@media (max-width:768px){.Header-module__ldgnoG__dropdown{width:400px}.Header-module__ldgnoG__dropdownItem{gap:.75rem;padding:.75rem 1rem}.Header-module__ldgnoG__dropdownIcon{width:36px;height:36px}.Header-module__ldgnoG__courseTitle{font-size:.9rem}.Header-module__ldgnoG__courseDescription{font-size:.75rem}.Header-module__ldgnoG__courseAge{font-size:.7rem}}@media (max-width:430px){.Header-module__ldgnoG__dropdown{width:calc(100vw - 2rem);left:1rem;right:1rem;transform:none}.Header-module__ldgnoG__dropdownHeader{padding:1rem}.Header-module__ldgnoG__dropdownTitle{font-size:1.1rem}.Header-module__ldgnoG__dropdownItem{text-align:center;flex-direction:column;gap:.5rem;padding:1rem}.Header-module__ldgnoG__courseHeader{justify-content:center}}@keyframes Header-module__ldgnoG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
