@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&display=swap";
.KnowledgeTestClient-module__-y1X2a__container{contain:layout style paint;will-change:scroll-position;background:linear-gradient(#f8fafc,#e2e8f0);min-height:calc(100svh - 64px);padding:40px 20px;transform:translateZ(0)}.KnowledgeTestClient-module__-y1X2a__selectionContainer{max-width:1200px;margin:0 auto}.KnowledgeTestClient-module__-y1X2a__selectionHeader{text-align:center;margin-bottom:50px}.KnowledgeTestClient-module__-y1X2a__headerIcon{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:inline-flex}.KnowledgeTestClient-module__-y1X2a__selectionTitle{color:#1f2937;margin:0 0 16px;font-size:2.5rem;font-weight:700}.KnowledgeTestClient-module__-y1X2a__selectionSubtitle{color:#6b7280;margin:0;font-size:1.2rem}.KnowledgeTestClient-module__-y1X2a__directionsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:40px;display:grid}.KnowledgeTestClient-module__-y1X2a__directionCard{text-align:center;cursor:pointer;background:#fff;border:2px solid;border-radius:16px;padding:32px 24px;transition:all .3s;position:relative;overflow:hidden}.KnowledgeTestClient-module__-y1X2a__directionCard:before{content:"";background:var(--direction-color);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.KnowledgeTestClient-module__-y1X2a__directionCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.KnowledgeTestClient-module__-y1X2a__directionCard:hover:before{transform:scaleX(1)}.KnowledgeTestClient-module__-y1X2a__directionIcon{border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:inline-flex}.KnowledgeTestClient-module__-y1X2a__directionName{color:#1f2937;margin:0 0 12px;font-size:1.5rem;font-weight:600}.KnowledgeTestClient-module__-y1X2a__directionDescription{color:#6b7280;margin:0 0 20px;font-size:1rem}.KnowledgeTestClient-module__-y1X2a__directionArrow{color:#6b7280;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:inline-flex}.KnowledgeTestClient-module__-y1X2a__directionCard:hover .KnowledgeTestClient-module__-y1X2a__directionArrow{background:var(--direction-color);color:#fff;transform:translate(4px)}.KnowledgeTestClient-module__-y1X2a__testContainer{background:#fff;border-radius:20px;max-width:800px;margin:0 auto;padding:32px;box-shadow:0 10px 40px #0000001a}.KnowledgeTestClient-module__-y1X2a__testHeader{margin-bottom:32px}.KnowledgeTestClient-module__-y1X2a__testHeaderTop{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.KnowledgeTestClient-module__-y1X2a__backButton{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;padding:10px 16px;font-weight:500;transition:all .2s}.KnowledgeTestClient-module__-y1X2a__backButton:hover{color:#374151;background:#e5e7eb}.KnowledgeTestClient-module__-y1X2a__testProgress{flex:1;max-width:400px}.KnowledgeTestClient-module__-y1X2a__progressText{color:#6b7280;margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}.KnowledgeTestClient-module__-y1X2a__progressBar{background:#e5e7eb;border-radius:4px;width:100%;height:8px;overflow:hidden}.KnowledgeTestClient-module__-y1X2a__progressFill{border-radius:4px;height:100%;transition:width .3s}.KnowledgeTestClient-module__-y1X2a__testDirection{justify-content:center;display:flex}.KnowledgeTestClient-module__-y1X2a__directionBadge{border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:500;display:inline-flex}.KnowledgeTestClient-module__-y1X2a__questionContainer{margin-bottom:32px}.KnowledgeTestClient-module__-y1X2a__questionText{color:#1f2937;margin:0 0 24px;font-size:1.5rem;font-weight:600;line-height:1.4}.KnowledgeTestClient-module__-y1X2a__optionsContainer{flex-direction:column;gap:12px;display:flex}.KnowledgeTestClient-module__-y1X2a__optionButton{cursor:pointer;text-align:left;background:#fff;border:2px solid;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;font-size:1rem;transition:all .2s;display:flex}.KnowledgeTestClient-module__-y1X2a__optionButton:hover{transform:translate(4px);box-shadow:0 4px 12px #0000001a}.KnowledgeTestClient-module__-y1X2a__optionSelected{box-shadow:0 4px 12px #0000001a}.KnowledgeTestClient-module__-y1X2a__optionLetter{color:#6b7280;background:#f3f4f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:600;display:flex}.KnowledgeTestClient-module__-y1X2a__optionSelected .KnowledgeTestClient-module__-y1X2a__optionLetter{color:#fff;background:currentColor}.KnowledgeTestClient-module__-y1X2a__optionText{color:#374151;flex:1}.KnowledgeTestClient-module__-y1X2a__optionCheck{flex-shrink:0;width:20px;height:20px}.KnowledgeTestClient-module__-y1X2a__testActions{justify-content:space-between;gap:16px;display:flex}.KnowledgeTestClient-module__-y1X2a__navButton{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;padding:12px 24px;font-weight:500;transition:all .2s}.KnowledgeTestClient-module__-y1X2a__navButton:hover:not(:disabled){background:#e5e7eb}.KnowledgeTestClient-module__-y1X2a__navButton:disabled{opacity:.5;cursor:not-allowed}.KnowledgeTestClient-module__-y1X2a__nextButton{color:#fff;cursor:pointer;background:#9ca3af;border:none;border-radius:10px;padding:12px 32px;font-weight:600;transition:all .2s}.KnowledgeTestClient-module__-y1X2a__nextButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #0003}.KnowledgeTestClient-module__-y1X2a__nextButton:disabled{opacity:.7;cursor:not-allowed}.KnowledgeTestClient-module__-y1X2a__phoneFormContainer{background:#fff;border-radius:20px;max-width:600px;margin:0 auto;padding:40px;box-shadow:0 10px 40px #0000001a}.KnowledgeTestClient-module__-y1X2a__phoneFormHeader{text-align:center;margin-bottom:32px}.KnowledgeTestClient-module__-y1X2a__phoneFormIcon{border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:inline-flex}.KnowledgeTestClient-module__-y1X2a__phoneFormTitle{color:#1f2937;margin:0 0 12px;font-size:1.8rem;font-weight:700}.KnowledgeTestClient-module__-y1X2a__phoneFormSubtitle{color:#6b7280;margin:0;font-size:1rem}.KnowledgeTestClient-module__-y1X2a__phoneForm{flex-direction:column;gap:24px;display:flex}.KnowledgeTestClient-module__-y1X2a__formGroup{flex-direction:column;gap:8px;display:flex}.KnowledgeTestClient-module__-y1X2a__label{color:#374151;font-size:.95rem;font-weight:600}.KnowledgeTestClient-module__-y1X2a__input{background:#fff;border:2px solid #e5e7eb;border-radius:10px;padding:14px 16px;font-size:1rem;transition:all .2s}.KnowledgeTestClient-module__-y1X2a__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.KnowledgeTestClient-module__-y1X2a__phoneInputContainer{background:#fff;border:2px solid #e5e7eb;border-radius:10px;align-items:center;transition:all .2s;display:flex;overflow:hidden}.KnowledgeTestClient-module__-y1X2a__phoneInputContainer:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.KnowledgeTestClient-module__-y1X2a__phoneIcon{color:#9ca3af;flex-shrink:0;width:20px;height:20px;margin-left:16px;margin-right:8px}.KnowledgeTestClient-module__-y1X2a__phoneInput{background:0 0;border:none;outline:none;flex:1;padding:14px 16px 14px 12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:1rem;font-weight:500}.KnowledgeTestClient-module__-y1X2a__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:.9rem;display:flex}.KnowledgeTestClient-module__-y1X2a__errorIcon{flex-shrink:0;width:16px;height:16px}.KnowledgeTestClient-module__-y1X2a__privacyNote{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:.85rem;display:flex}.KnowledgeTestClient-module__-y1X2a__privacyIcon{flex-shrink:0;width:16px;height:16px}.KnowledgeTestClient-module__-y1X2a__submitButton{color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:16px 24px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.KnowledgeTestClient-module__-y1X2a__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #0000004d}.KnowledgeTestClient-module__-y1X2a__submitButton:disabled{opacity:.7;cursor:not-allowed}.KnowledgeTestClient-module__-y1X2a__buttonLoader{width:20px;height:20px;animation:1s linear infinite KnowledgeTestClient-module__-y1X2a__spin}@keyframes KnowledgeTestClient-module__-y1X2a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.KnowledgeTestClient-module__-y1X2a__resultsContainer{background:#fff;border-radius:20px;max-width:700px;margin:0 auto;padding:48px;box-shadow:0 10px 40px #0000001a}.KnowledgeTestClient-module__-y1X2a__resultsHeader{text-align:center;margin-bottom:40px}.KnowledgeTestClient-module__-y1X2a__resultsIcon{border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:inline-flex}.KnowledgeTestClient-module__-y1X2a__resultsTitle{color:#1f2937;margin:0 0 8px;font-size:2rem;font-weight:700}.KnowledgeTestClient-module__-y1X2a__resultsSubtitle{color:#6b7280;margin:0;font-size:1.2rem}.KnowledgeTestClient-module__-y1X2a__scoreCard{background:linear-gradient(135deg,#f8fafc,#fff);border:3px solid;border-radius:20px;flex-direction:column;align-items:center;gap:24px;margin-bottom:32px;padding:40px;display:flex}.KnowledgeTestClient-module__-y1X2a__scoreCircle{border:6px solid;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.KnowledgeTestClient-module__-y1X2a__scorePercentage{font-size:2rem;font-weight:700}.KnowledgeTestClient-module__-y1X2a__scoreDetails{text-align:center}.KnowledgeTestClient-module__-y1X2a__scoreText{color:#374151;margin:0 0 12px;font-size:1.1rem}.KnowledgeTestClient-module__-y1X2a__resultMessage{margin:0;font-size:1.2rem;font-weight:600}.KnowledgeTestClient-module__-y1X2a__resultsActions{justify-content:center;display:flex}.KnowledgeTestClient-module__-y1X2a__restartButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:12px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .2s}.KnowledgeTestClient-module__-y1X2a__restartButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px #3b82f64d}@media (max-width:768px){.KnowledgeTestClient-module__-y1X2a__container{padding:20px 16px}.KnowledgeTestClient-module__-y1X2a__selectionTitle{font-size:2rem}.KnowledgeTestClient-module__-y1X2a__selectionSubtitle{font-size:1rem}.KnowledgeTestClient-module__-y1X2a__directionsGrid{grid-template-columns:1fr;gap:16px}.KnowledgeTestClient-module__-y1X2a__testContainer{padding:24px 20px}.KnowledgeTestClient-module__-y1X2a__testHeaderTop{flex-direction:column;align-items:stretch}.KnowledgeTestClient-module__-y1X2a__testProgress{max-width:100%}.KnowledgeTestClient-module__-y1X2a__questionText{font-size:1.3rem}.KnowledgeTestClient-module__-y1X2a__testActions{flex-direction:column}.KnowledgeTestClient-module__-y1X2a__navButton,.KnowledgeTestClient-module__-y1X2a__nextButton{width:100%}.KnowledgeTestClient-module__-y1X2a__phoneFormContainer{padding:32px 24px}.KnowledgeTestClient-module__-y1X2a__phoneFormTitle{font-size:1.5rem}.KnowledgeTestClient-module__-y1X2a__resultsContainer{padding:32px 24px}.KnowledgeTestClient-module__-y1X2a__resultsTitle{font-size:1.5rem}.KnowledgeTestClient-module__-y1X2a__scoreCard{padding:32px 24px}.KnowledgeTestClient-module__-y1X2a__scoreCircle{width:100px;height:100px}.KnowledgeTestClient-module__-y1X2a__scorePercentage{font-size:1.5rem}}@media (max-width:480px){.KnowledgeTestClient-module__-y1X2a__selectionTitle{font-size:1.75rem}.KnowledgeTestClient-module__-y1X2a__headerIcon{width:60px;height:60px}.KnowledgeTestClient-module__-y1X2a__directionCard{padding:24px 20px}.KnowledgeTestClient-module__-y1X2a__questionText{font-size:1.1rem}.KnowledgeTestClient-module__-y1X2a__optionButton{padding:14px 16px}}
.PhoneField-module__h1xSLa__phoneContainer{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;height:48px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.PhoneField-module__h1xSLa__phoneContainer:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.PhoneField-module__h1xSLa__countryBtn{cursor:pointer;background:0 0;border:none;border-radius:12px 0 0 12px;align-items:center;gap:6px;height:100%;padding:0 12px;font-size:1rem;transition:background .15s;display:flex}.PhoneField-module__h1xSLa__countryBtn:hover{background:#f9fafb}.PhoneField-module__h1xSLa__flagEmoji{object-fit:cover;border-radius:2px;flex-shrink:0;width:24px;height:16px}.PhoneField-module__h1xSLa__dropdownArrow{flex-shrink:0;margin-top:1px}.PhoneField-module__h1xSLa__divider{background:#e5e7eb;flex-shrink:0;width:1px;height:100%}.PhoneField-module__h1xSLa__phoneInputWrap{flex:1;align-items:center;height:100%;padding-left:12px;display:flex}.PhoneField-module__h1xSLa__phonePrefix{color:#374151;white-space:nowrap;margin-right:6px;font-size:1rem;font-weight:600}.PhoneField-module__h1xSLa__phoneInput{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;padding:0;font-family:Manrope,sans-serif;font-size:1rem;font-weight:500}.PhoneField-module__h1xSLa__phoneInput::placeholder{color:#9ca3af}.PhoneField-module__h1xSLa__dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:min(320px,100vw - 2rem);min-width:240px;animation:.15s ease-out PhoneField-module__h1xSLa__dropdownSlide;overflow:hidden;box-shadow:0 10px 30px #0000001f}.PhoneField-module__h1xSLa__dropdownSearchWrap{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:8px}.PhoneField-module__h1xSLa__dropdownSearch{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:8px 10px;font-family:Manrope,sans-serif;font-size:.875rem}.PhoneField-module__h1xSLa__dropdownSearch:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.PhoneField-module__h1xSLa__dropdownList{overscroll-behavior:contain;max-height:220px;overflow-y:auto}.PhoneField-module__h1xSLa__dropdownEmpty{color:#6b7280;margin:0;padding:12px 16px;font-size:.85rem}@keyframes PhoneField-module__h1xSLa__dropdownSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.PhoneField-module__h1xSLa__dropdownItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 16px;font-family:Manrope,sans-serif;font-size:.9rem;transition:background .1s;display:flex}.PhoneField-module__h1xSLa__dropdownItem:hover{background:#f3f4f6}.PhoneField-module__h1xSLa__dropdownItemActive{background:#f0f0ff}.PhoneField-module__h1xSLa__dropdownItemFlag{object-fit:cover;border-radius:2px;flex-shrink:0;width:20px;height:14px}.PhoneField-module__h1xSLa__dropdownItemName{color:#374151;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-weight:500;overflow:hidden}.PhoneField-module__h1xSLa__dropdownItemCode{color:#9ca3af;flex-shrink:0;font-size:.75rem;font-weight:600}.PhoneField-module__h1xSLa__dropdownItemDial{color:#6b7280;flex-shrink:0;margin-left:4px;font-size:.85rem}.PhoneField-module__h1xSLa__error{color:#ef4444;margin-top:4px;font-size:.85rem;font-weight:600}.PhoneField-module__h1xSLa__fieldError .PhoneField-module__h1xSLa__phoneContainer{border-color:#ef4444}.PhoneField-module__h1xSLa__fieldError .PhoneField-module__h1xSLa__phoneContainer:focus-within{box-shadow:0 0 0 3px #ef44441f}
.ContactForm-module__fw3Taq__modalOverlay{--modal-safe-t:max(.5rem,env(safe-area-inset-top,0px));--modal-safe-b:max(.5rem,env(safe-area-inset-bottom,0px));--modal-safe-x:max(.65rem,env(safe-area-inset-left,0px),env(safe-area-inset-right,0px));--modal-max-v:calc(100svh - var(--modal-safe-t) - var(--modal-safe-b) - .5rem);z-index:10150;box-sizing:border-box;min-height:100svh;padding:var(--modal-safe-t)var(--modal-safe-x)var(--modal-safe-b);-webkit-backdrop-filter:blur(8px);background:#0f172a8c;place-items:center;animation:.18s ease-out ContactForm-module__fw3Taq__overlayFadeIn;display:grid;position:fixed;inset:0;overflow:hidden auto}.ContactForm-module__fw3Taq__modalShell{width:100%;max-width:min(92vw,460px);max-height:var(--modal-max-v);height:min(max-content,var(--modal-max-v));opacity:0;flex-direction:column;place-self:center;min-height:0;margin:auto;animation:.26s cubic-bezier(.2,.8,.2,1) 50ms forwards ContactForm-module__fw3Taq__modalPopIn;display:flex;position:relative;overflow:hidden;transform:translateY(14px)scale(.98)}.ContactForm-module__fw3Taq__modalInner{z-index:1;flex-direction:column;flex:auto;min-height:0;max-height:100%;display:flex;position:relative;overflow:hidden}.ContactForm-module__fw3Taq__modalCard{background:#fff;border:1px solid #0000000f;border-radius:24px;flex-direction:column;flex:auto;min-height:0;max-height:100%;padding:2rem 1.75rem 1.75rem;font-family:Manrope,sans-serif;display:flex;position:relative;overflow:hidden auto;box-shadow:0 24px 60px #00000029,inset 0 0 0 1px #fff3}.ContactForm-module__fw3Taq__modalClose{z-index:8;color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #0000000f;border-radius:50%;place-items:center;width:40px;height:40px;transition:all .2s;display:grid;position:absolute;top:1rem;right:1rem}.ContactForm-module__fw3Taq__modalClose:hover{color:#1e293b;background:#f1f5f9;transform:scale(1.06)}.ContactForm-module__fw3Taq__modalCardHeader{text-align:center;flex-shrink:0;margin-bottom:1.5rem;padding-right:1.5rem}.ContactForm-module__fw3Taq__modalIconCircle{color:#fff;background:linear-gradient(135deg,#a855f7,#3b82f6);border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 1rem;display:grid;box-shadow:0 8px 24px #8b5cf64d}.ContactForm-module__fw3Taq__modalTitle{color:#1e293b;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.35rem;font-weight:800;line-height:1.2}.ContactForm-module__fw3Taq__modalSubtitle{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.ContactForm-module__fw3Taq__modalForm{flex-direction:column;flex:auto;gap:1rem;min-height:0;display:flex}.ContactForm-module__fw3Taq__modalField{z-index:1;flex-direction:column;gap:.4rem;display:flex;position:relative}.ContactForm-module__fw3Taq__modalField:has([data-phone-field]){z-index:4}.ContactForm-module__fw3Taq__modalField:has([data-dropdown-open=true]){z-index:30}.ContactForm-module__fw3Taq__modalLabel{color:#374151;font-size:.85rem;font-weight:700}.ContactForm-module__fw3Taq__modalLabelOptional{color:#94a3b8;font-weight:500}.ContactForm-module__fw3Taq__modalInputWrap{align-items:center;display:flex;position:relative}.ContactForm-module__fw3Taq__modalInputIcon{color:#94a3b8;pointer-events:none;z-index:1;position:absolute;left:14px}.ContactForm-module__fw3Taq__modalInputWrap .ContactForm-module__fw3Taq__modalInput{padding-left:42px}.ContactForm-module__fw3Taq__modalInput,.ContactForm-module__fw3Taq__modalTextarea{color:#1e293b;box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;border-radius:14px;width:100%;padding:.75rem 1rem;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.ContactForm-module__fw3Taq__modalInput::placeholder,.ContactForm-module__fw3Taq__modalTextarea::placeholder{color:#94a3b8;font-weight:400}.ContactForm-module__fw3Taq__modalInput:focus,.ContactForm-module__fw3Taq__modalTextarea:focus{border-color:#a855f7;outline:none;box-shadow:0 0 0 3px #a855f71f}.ContactForm-module__fw3Taq__modalTextarea{resize:none;min-height:60px;line-height:1.5}.ContactForm-module__fw3Taq__modalHint{color:#64748b;margin:0 0 .15rem;font-size:.8rem}.ContactForm-module__fw3Taq__modalHintAccent{color:#7c3aed;font-weight:700}.ContactForm-module__fw3Taq__modalPhoneRow{align-items:stretch;gap:.5rem;display:flex}.ContactForm-module__fw3Taq__modalPrefix{color:#475569;white-space:nowrap;background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;align-items:center;padding:0 1rem;font-size:.95rem;font-weight:700;display:flex}.ContactForm-module__fw3Taq__modalFieldError .ContactForm-module__fw3Taq__modalInput,.ContactForm-module__fw3Taq__modalFieldError .ContactForm-module__fw3Taq__modalInputWrap .ContactForm-module__fw3Taq__modalInput{background:#fef2f2;border-color:#f87171}.ContactForm-module__fw3Taq__modalFieldError .ContactForm-module__fw3Taq__modalInput:focus{box-shadow:0 0 0 3px #f8717126}.ContactForm-module__fw3Taq__modalError{color:#dc2626;font-size:.8rem;font-weight:600}.ContactForm-module__fw3Taq__modalSubmit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7 0%,#3b82f6 100%);border:none;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.85rem 1rem;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;transition:all .25s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 6px 20px #8b5cf659}.ContactForm-module__fw3Taq__modalSubmit:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 10px 30px #8b5cf673}.ContactForm-module__fw3Taq__modalSubmit:active{transform:translateY(0)}.ContactForm-module__fw3Taq__modalSubmit:disabled{opacity:.7;cursor:not-allowed}.ContactForm-module__fw3Taq__modalNote{text-align:center;color:#94a3b8;margin:0;font-size:.78rem;line-height:1.4}.ContactForm-module__fw3Taq__modalSuccess{text-align:center;padding:2rem 1rem 1.5rem}.ContactForm-module__fw3Taq__modalSuccessIconWrap{color:#059669;background:linear-gradient(135deg,#10b9811f,#22c55e14);border:2px solid #10b98133;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;animation:.4s cubic-bezier(.22,1,.36,1) ContactForm-module__fw3Taq__successPop;display:flex}@keyframes ContactForm-module__fw3Taq__successPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ContactForm-module__fw3Taq__modalSuccessIcon{flex-shrink:0}.ContactForm-module__fw3Taq__modalSuccessTitle{color:#1e293b;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.ContactForm-module__fw3Taq__modalSuccessText{color:#64748b;margin:0;font-size:.95rem;line-height:1.55}@media (min-width:480px){.ContactForm-module__fw3Taq__modalCard{border-radius:28px;padding:2.25rem 2rem 2rem}}@media (max-width:380px){.ContactForm-module__fw3Taq__modalCard{border-radius:20px;padding:1.5rem 1.25rem 1.25rem}.ContactForm-module__fw3Taq__modalTitle{font-size:1.15rem}.ContactForm-module__fw3Taq__modalIconCircle{border-radius:16px;width:52px;height:52px;margin-bottom:.75rem}}@media (max-height:640px){.ContactForm-module__fw3Taq__modalCard{border-radius:18px;padding:1.25rem 1.15rem 1rem}.ContactForm-module__fw3Taq__modalCardHeader{margin-bottom:1rem}.ContactForm-module__fw3Taq__modalIconCircle{border-radius:14px;width:48px;height:48px;margin-bottom:.65rem}.ContactForm-module__fw3Taq__modalTitle{margin-bottom:.3rem;font-size:1.1rem}.ContactForm-module__fw3Taq__modalSubtitle{font-size:.8rem}.ContactForm-module__fw3Taq__modalForm{gap:.65rem}.ContactForm-module__fw3Taq__modalInput,.ContactForm-module__fw3Taq__modalTextarea{padding:.6rem .85rem;font-size:.9rem}.ContactForm-module__fw3Taq__modalSubmit{padding:.7rem .85rem;font-size:.9rem}}@supports not (height:min(max-content, 10px)){.ContactForm-module__fw3Taq__modalShell{height:auto}}@keyframes ContactForm-module__fw3Taq__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContactForm-module__fw3Taq__modalPopIn{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.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/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.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.3b6cae6d.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/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.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/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.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.3b6cae6d.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/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.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/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.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.3b6cae6d.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/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.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/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.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.3b6cae6d.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_27605ac9-module__o1I8Hq__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_27605ac9-module__o1I8Hq__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5ce348bf30bf5439-s.ebceb24d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4fa387ec64143e14-s.c36e1862.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/6306c77e7c8268e4-s.ff4a2084.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.f377b9c4.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.d1207556.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.479bea2b.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/5ce348bf30bf5439-s.ebceb24d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/4fa387ec64143e14-s.c36e1862.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/6306c77e7c8268e4-s.ff4a2084.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.f377b9c4.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.d1207556.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.479bea2b.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/5ce348bf30bf5439-s.ebceb24d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/4fa387ec64143e14-s.c36e1862.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/6306c77e7c8268e4-s.ff4a2084.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.f377b9c4.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.d1207556.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.479bea2b.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/5ce348bf30bf5439-s.ebceb24d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/4fa387ec64143e14-s.c36e1862.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/6306c77e7c8268e4-s.ff4a2084.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.f377b9c4.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.d1207556.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.479bea2b.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_4b7a948-module___X3p3q__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_4b7a948-module___X3p3q__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
.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) and (min-width:701px){.Header-module__ldgnoG__header{z-index:10050;width:100%;position:sticky;top:0;left:0;right:0}}.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;position:relative}.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}}@media (min-width:950px){.Header-module__ldgnoG__nav{position:absolute;left:50%;transform:translate(-50%)}}.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__navLinkCta{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);border-radius:999px;padding:.5rem 1.15rem;font-weight:700;box-shadow:0 4px 16px #2563eb59;color:#fff!important}.Header-module__ldgnoG__navLinkCta:before{display:none}.Header-module__ldgnoG__navLinkCta:hover{background:linear-gradient(135deg,#1d4ed8 0%,#6d28d9 100%);transform:translateY(-1px);box-shadow:0 6px 20px #2563eb6b;color:#fff!important}.Header-module__ldgnoG__navLinkReferral{background:linear-gradient(135deg,#f59e0b 0%,#f97316 100%);border-radius:999px;gap:.4rem;padding:.5rem 1.15rem;font-weight:700;box-shadow:0 4px 16px #f59e0b59;color:#fff!important}.Header-module__ldgnoG__navLinkReferral:before{display:none}.Header-module__ldgnoG__navLinkReferral:hover{background:linear-gradient(135deg,#d97706 0%,#ea580c 100%);transform:translateY(-1px);box-shadow:0 6px 20px #f59e0b73;color:#fff!important}.Header-module__ldgnoG__mobileNavCta{border-radius:12px;justify-content:center;align-items:center;margin-top:.25rem;font-weight:700;color:#fff!important;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%)!important;display:flex!important}.Header-module__ldgnoG__mobileNavCta:hover{filter:brightness(1.05)}.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__mobileTopCta{display:none}.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__profileWrap{align-items:center;gap:.35rem;display:none}@media (min-width:701px){.Header-module__ldgnoG__profileWrap{display:flex}}.Header-module__ldgnoG__profileChip{color:#1e293b;background:#ffffffe6;border:1.5px solid #6366f140;border-radius:9999px;align-items:center;gap:.625rem;max-width:220px;padding:.35rem .85rem .35rem .35rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 2px 12px #6366f11f}.Header-module__ldgnoG__profileChip:hover{border-color:#6366f1;transform:translateY(-1px);box-shadow:0 0 20px #6366f140}.Header-module__ldgnoG__profileAvatar{color:#fff;letter-spacing:.02em;background:linear-gradient(145deg,#6366f1,#8b5cf6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.7rem;font-weight:800;display:flex}.Header-module__ldgnoG__profileName{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:700;overflow:hidden}.Header-module__ldgnoG__profileLogout{color:#ef4444;cursor:pointer;background:0 0;border:1.5px solid #ef444459;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .2s,box-shadow .2s;display:flex}.Header-module__ldgnoG__profileLogout:hover{background:#ef444414;box-shadow:0 0 12px #ef444433}.Header-module__ldgnoG__mobileProfileAvatar{color:#fff;letter-spacing:.02em;background:linear-gradient(145deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.75rem;font-weight:800;display:flex}.Header-module__ldgnoG__mobileProfileLink{justify-content:flex-start;align-items:center;gap:.75rem;display:flex!important}.Header-module__ldgnoG__mobileProfileName{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:700;overflow:hidden}.Header-module__ldgnoG__skeletonButton{background:#c8c8c833;border-color:#0000;position:relative;overflow:hidden}.Header-module__ldgnoG__skeletonPulse{background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:1.5s infinite Header-module__ldgnoG__skeleton-pulse;position:absolute;top:0;left:-100%}@keyframes Header-module__ldgnoG__skeleton-pulse{0%{left:-100%}to{left:100%}}.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{flex:1;gap:.55rem;min-width:0;display:flex}.Header-module__ldgnoG__logoIconWrapper{flex-shrink:0;width:52px;height:52px}.Header-module__ldgnoG__logoTitle{font-size:1.05rem;line-height:1.05}.Header-module__ldgnoG__logoSubtitle{font-size:.7rem}.Header-module__ldgnoG__mobileTopCta{color:#fff;letter-spacing:.01em;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#a855f7 100%);border:none;border-radius:12px;justify-content:center;align-items:center;max-width:110px;padding:.48rem .78rem;font-size:.78rem;font-weight:700;line-height:1;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #6366f159,inset 0 0 0 1px #ffffff1a}.Header-module__ldgnoG__mobileTopCta:before{content:"";border-radius:inherit;background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);width:100%;height:100%;animation:2.5s ease-in-out infinite Header-module__ldgnoG__shimmer;position:absolute;top:0;left:-100%}.Header-module__ldgnoG__mobileTopCta:active{transform:scale(.96);box-shadow:0 1px 4px #6366f14d}.Header-module__ldgnoG__headerRight{flex-shrink:0;gap:.45rem;margin-left:auto}}@keyframes Header-module__ldgnoG__shimmer{0%{left:-100%}to{left:100%}}@media (max-width:700px){.Header-module__ldgnoG__header{z-index:9999;position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__headerContent{gap:.45rem;width:100%;height:70px}.Header-module__ldgnoG__container{padding:0 .75rem}}@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:.45rem}.Header-module__ldgnoG__logoIconWrapper{width:40px;height:40px}.Header-module__ldgnoG__logoTitle{font-size:.95rem}.Header-module__ldgnoG__logoSubtitle{font-size:.64rem;display:block}.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;min-width:44px;height:44px;min-height:44px;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-lg);transition:all var(--transition-base);touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;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;box-sizing:border-box;background:repeating-linear-gradient(0deg,#0000,#0000 1px,#ffffff05 1px 2px),linear-gradient(90deg,#e0f2fe 0%,#e9d5ff 50%,#f3e8ff 100%);flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;max-width:100vw;height:100svh;max-height:100svh;padding:0;display:none;position:fixed;inset:0;overflow:hidden}.Header-module__ldgnoG__mobileMenuClose{top:calc(env(safe-area-inset-top,0px) + .75rem);right:max(.75rem,env(safe-area-inset-right,0px));-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;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;min-height:0;padding-top:calc(env(safe-area-inset-top,0px) + .5rem);padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px));touch-action:manipulation;flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;padding-bottom:.5rem;display:flex;overflow:hidden}.Header-module__ldgnoG__mobileMenuNav::-webkit-scrollbar{width:5px}.Header-module__ldgnoG__mobileMenuNav::-webkit-scrollbar-thumb{background:#ffffff47;border-radius:6px}.Header-module__ldgnoG__mobileMenuCoursesSection::-webkit-scrollbar{width:4px}.Header-module__ldgnoG__mobileMenuCoursesSection::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:6px}.Header-module__ldgnoG__mobileMenuHeader{flex-shrink:0;justify-content:flex-start;align-items:center;min-height:48px;margin-bottom:.5rem;padding-right:3.25rem;display:flex}.Header-module__ldgnoG__mobileMenuLogo{color:var(--text-primary);flex-direction:row;justify-content:flex-start;align-items:center;gap:0;display:flex}.Header-module__ldgnoG__mobileMenuHeader .Header-module__ldgnoG__mobileMenuLogo>a{align-items:center;gap:0;flex-direction:row!important}.Header-module__ldgnoG__mobileMenuHeader .Header-module__ldgnoG__mobileMenuLogo>a>div:first-of-type{flex-shrink:0;min-width:42px;width:42px!important;height:42px!important}.Header-module__ldgnoG__mobileMenuHeader .Header-module__ldgnoG__mobileMenuLogo>a>div:first-of-type img{object-fit:cover;max-width:none;width:100%!important;height:100%!important}.Header-module__ldgnoG__mobileMenuNav{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex-direction:column;flex:auto;justify-content:flex-start;gap:.5rem;width:100%;min-height:0;padding-bottom:.35rem;display:flex;overflow:hidden auto}.Header-module__ldgnoG__mobileMenuSection{flex-shrink:0;width:100%}.Header-module__ldgnoG__mobileMenuCoursesSection{flex:auto;min-height:0;max-height:none;margin-bottom:.15rem;padding-right:0;overflow:visible}.Header-module__ldgnoG__mobileMenuSectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.3rem;font-size:.7rem;font-weight:700}.Header-module__ldgnoG__mobileMenuSection:first-of-type .Header-module__ldgnoG__mobileNavItem{margin-bottom:.25rem;padding:.5rem .7rem}.Header-module__ldgnoG__mobileMenuItem{opacity:1;display:block;transform:none}.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:10px;align-items:center;gap:.45rem;margin-bottom:.25rem;padding:.4rem .5rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.Header-module__ldgnoG__mobileCourseItem:last-child{margin-bottom:0}.Header-module__ldgnoG__mobileCourseItem:hover{background:#fffc;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Header-module__ldgnoG__mobileCourseIcon{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 2px 8px #0000001a}.Header-module__ldgnoG__mobileCourseIcon svg{width:18px;height:18px}.Header-module__ldgnoG__mobileCourseInfo{flex:1}.Header-module__ldgnoG__mobileCourseTitle{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.1rem;font-size:.82rem;font-weight:700;line-height:1.2;display:flex}.Header-module__ldgnoG__mobileCourseDescription{color:var(--text-secondary);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:0;font-size:.65rem;line-height:1.25;display:-webkit-box;overflow:hidden}.Header-module__ldgnoG__mobileCourseAge{color:var(--text-secondary);font-size:.65rem;font-weight:600;line-height:1.2}.Header-module__ldgnoG__mobilePopularBadge{color:#92400e;white-space:nowrap;background:#fbbf24;border-radius:8px;align-items:center;gap:.2rem;padding:.15rem .45rem;font-size:.6rem;font-weight:700;display:flex}.Header-module__ldgnoG__mobileNavItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);text-align:left;cursor:pointer;background:#fff9;border:1px solid #ffffff80;border-radius:10px;width:100%;margin-bottom:.3rem;padding:.55rem .75rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 2px 8px #0000000d}button.Header-module__ldgnoG__mobileNavItem{appearance:none}.Header-module__ldgnoG__mobileNavItem:hover{background:#fffc;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Header-module__ldgnoG__mobileMenuFooter{width:100%;padding-top:.45rem;padding-bottom:max(.65rem,env(safe-area-inset-bottom,0px));background:linear-gradient(#f3e8ff00 0%,#ffffff8c 35%,#ffffffbf 100%);border-top:1px solid #0f172a14;flex-direction:column;flex-shrink:0;gap:.4rem;margin-top:auto;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:.35rem;padding:.72rem 1rem;font-size:.92rem;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;margin-bottom:0;padding:.72rem 1rem;font-size:.92rem;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:.4rem}.Header-module__ldgnoG__mobileCourseTitle{justify-content:flex-start}}@media (max-height:700px){.Header-module__ldgnoG__mobileMenuContent{padding-top:calc(env(safe-area-inset-top,0px) + .4rem);padding-bottom:.35rem}.Header-module__ldgnoG__mobileMenuNav{gap:.35rem}.Header-module__ldgnoG__mobileMenuHeader{min-height:44px;margin-bottom:.35rem}.Header-module__ldgnoG__mobileMenuCoursesSection{max-height:none}}@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)}}
.Logo-module__FeqWJG__logo{color:inherit;align-items:center;gap:16px;text-decoration:none;transition:opacity .2s;display:flex}.Logo-module__FeqWJG__logo:hover{opacity:.8}.Logo-module__FeqWJG__logoIconWrapper{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.Logo-module__FeqWJG__logoImage{object-fit:cover;width:100%;height:100%}.Logo-module__FeqWJG__logoText{flex-direction:column;line-height:1.2;display:flex}.Logo-module__FeqWJG__logoTitle{color:#1e293b;letter-spacing:-.01em;font-size:26px;font-weight:700}.Logo-module__FeqWJG__logoSubtitle{color:#64748b;font-size:16px;font-weight:500}@media (max-width:700px){.Logo-module__FeqWJG__logo{flex:1;gap:10px;min-width:0}.Logo-module__FeqWJG__logoIconWrapper{border-radius:12px;width:50px;height:50px}.Logo-module__FeqWJG__logoText{flex-shrink:1;min-width:0;overflow:hidden}.Logo-module__FeqWJG__logoTitle{white-space:nowrap;text-overflow:ellipsis;font-size:1rem;line-height:1.05;overflow:hidden}.Logo-module__FeqWJG__logoSubtitle{white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;line-height:1.1;overflow:hidden}}@media (max-width:380px){.Logo-module__FeqWJG__logoIconWrapper{width:44px;height:44px}.Logo-module__FeqWJG__logoTitle{font-size:.92rem}.Logo-module__FeqWJG__logoSubtitle{font-size:.62rem}}
.HeroTrialForm-module__jpT4DG__card{background:repeating-linear-gradient(0deg,#0000,#0000 1px,#ffffff59 1px 2px),linear-gradient(145deg,#e0f2fe 0%,#ede9fe 48%,#f3e8ff 100%);border:1px solid #ffffffbf;border-radius:24px;width:100%;max-width:420px;margin:0 auto;padding:1.35rem 1.25rem 1.2rem;box-shadow:0 18px 40px #6366f12e,0 0 0 1px #6366f114}.HeroTrialForm-module__jpT4DG__title{text-align:center;color:#0f172a;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1rem,3.8vw,1.2rem);font-weight:800;line-height:1.35}.HeroTrialForm-module__jpT4DG__titleAccent{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 55%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroTrialForm-module__jpT4DG__form{flex-direction:column;gap:.65rem;display:flex}.HeroTrialForm-module__jpT4DG__field,.HeroTrialForm-module__jpT4DG__phoneField{flex-direction:column;gap:.25rem;display:flex}.HeroTrialForm-module__jpT4DG__input{color:#0f172a;background:#fff;border:1.5px solid #ffffffe6;border-radius:999px;width:100%;height:52px;padding:0 1.15rem;font-size:1rem;font-weight:500;transition:border-color .2s,box-shadow .2s;box-shadow:0 4px 14px #0f172a0f}.HeroTrialForm-module__jpT4DG__input::placeholder{color:#94a3b8;font-weight:500}.HeroTrialForm-module__jpT4DG__input:focus{border-color:#818cf8;outline:none;box-shadow:0 4px 14px #6366f11f,0 0 0 3px #6366f126}.HeroTrialForm-module__jpT4DG__inputError{border-color:#f87171}.HeroTrialForm-module__jpT4DG__phoneContainer{background:#fff;border:1.5px solid #ffffffe6;border-radius:999px;align-items:center;height:52px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 14px #0f172a0f}.HeroTrialForm-module__jpT4DG__phoneContainer:focus-within{border-color:#818cf8;box-shadow:0 4px 14px #6366f11f,0 0 0 3px #6366f126}.HeroTrialForm-module__jpT4DG__countryBtn{border-radius:999px 0 0 999px}.HeroTrialForm-module__jpT4DG__error{color:#dc2626;padding-left:.85rem;font-size:.75rem;font-weight:600}.HeroTrialForm-module__jpT4DG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.HeroTrialForm-module__jpT4DG__submit{cursor:pointer;color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#4338ca 0%,#7c3aed 45%,#a855f7 100%);border:none;border-radius:999px;width:100%;min-height:54px;margin-top:.15rem;padding:.85rem 1.25rem;font-size:1.1rem;font-weight:800;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 28px #6366f173,inset 0 0 0 1px #fff3}.HeroTrialForm-module__jpT4DG__submit:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 14px 32px #6366f180,inset 0 0 0 1px #ffffff40}.HeroTrialForm-module__jpT4DG__submit:active:not(:disabled){transform:translateY(0)}.HeroTrialForm-module__jpT4DG__submit:disabled{opacity:.75;cursor:wait}.HeroTrialForm-module__jpT4DG__hint{text-align:center;color:#64748b;margin:.15rem 0 0;font-size:.72rem;font-weight:600;line-height:1.35}.HeroTrialForm-module__jpT4DG__success{text-align:center;flex-direction:column;align-items:center;gap:.35rem;padding:.75rem .25rem;display:flex}.HeroTrialForm-module__jpT4DG__successIcon{color:#7c3aed}.HeroTrialForm-module__jpT4DG__successTitle{color:#0f172a;margin:0;font-size:1.15rem;font-weight:800}.HeroTrialForm-module__jpT4DG__successText{color:#64748b;margin:0;font-size:.9rem;font-weight:500;line-height:1.45}.HeroTrialForm-module__jpT4DG__formRow{flex-direction:column;gap:.65rem;display:flex}@media (max-width:767px){.HeroTrialForm-module__jpT4DG__card{border-radius:26px;max-width:100%;padding:1.5rem 1.35rem 1.35rem;box-shadow:0 20px 48px #6366f133,0 0 0 1px #6366f10f}.HeroTrialForm-module__jpT4DG__title{margin-bottom:1.1rem;font-size:clamp(1.05rem,4.2vw,1.15rem)}.HeroTrialForm-module__jpT4DG__form{gap:.75rem}.HeroTrialForm-module__jpT4DG__input,.HeroTrialForm-module__jpT4DG__phoneContainer{height:54px}.HeroTrialForm-module__jpT4DG__submit{min-height:56px;font-size:1.08rem}.HeroTrialForm-module__jpT4DG__hint{font-size:.74rem}}@media (min-width:560px){.HeroTrialForm-module__jpT4DG__card{padding:1.5rem 1.4rem 1.35rem}}@media (min-width:768px){.HeroTrialForm-module__jpT4DG__card{border-radius:28px;max-width:680px;padding:1.75rem 2rem 1.5rem}.HeroTrialForm-module__jpT4DG__title{margin-bottom:1.25rem;font-size:1.35rem}.HeroTrialForm-module__jpT4DG__form{gap:.85rem}.HeroTrialForm-module__jpT4DG__formRow{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:start;gap:.75rem;display:grid}.HeroTrialForm-module__jpT4DG__field,.HeroTrialForm-module__jpT4DG__phoneField{min-width:0}.HeroTrialForm-module__jpT4DG__submit{min-height:56px;margin-top:.25rem;font-size:1.15rem}.HeroTrialForm-module__jpT4DG__hint{font-size:.78rem}}@media (min-width:1024px){.HeroTrialForm-module__jpT4DG__card{max-width:720px;padding:2rem 2.25rem 1.65rem}.HeroTrialForm-module__jpT4DG__title{max-width:36ch;margin-left:auto;margin-right:auto;font-size:1.45rem}}
.ProjectsPage-module__rXWm6W__container{contain:layout style paint;will-change:scroll-position;background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 50%,#e0e7ff 100%);min-height:100svh;padding:2rem 0;transform:translateZ(0)}.ProjectsPage-module__rXWm6W__heroSection{text-align:center;max-width:800px;margin:0 auto;padding:4rem 2rem}.ProjectsPage-module__rXWm6W__heroTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.2}.ProjectsPage-module__rXWm6W__gradientText{background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s infinite ProjectsPage-module__rXWm6W__gradientShift}.ProjectsPage-module__rXWm6W__heroDescription{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.ProjectsPage-module__rXWm6W__projectsSection{max-width:1200px;margin:0 auto;padding:2rem}.ProjectsPage-module__rXWm6W__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;display:grid}.ProjectsPage-module__rXWm6W__projectCard{cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:1rem;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px #0000001a}.ProjectsPage-module__rXWm6W__projectCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.ProjectsPage-module__rXWm6W__projectImageContainer{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);justify-content:center;align-items:center;height:350px;display:flex;position:relative;overflow:hidden}.ProjectsPage-module__rXWm6W__projectImage{object-fit:cover;width:100%;height:100%}.ProjectsPage-module__rXWm6W__projectImagePlaceholder{color:var(--text-secondary);flex-direction:column;align-items:center;gap:.5rem;font-weight:600;display:flex}.ProjectsPage-module__rXWm6W__projectOverlay{opacity:0;background:#000000b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ProjectsPage-module__rXWm6W__projectCard:hover .ProjectsPage-module__rXWm6W__projectOverlay{opacity:1}.ProjectsPage-module__rXWm6W__viewButton{background:var(--primary-blue);color:#fff;border-radius:2rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;display:flex}.ProjectsPage-module__rXWm6W__projectContent{padding:2rem}.ProjectsPage-module__rXWm6W__projectTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.ProjectsPage-module__rXWm6W__projectDescription{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.ProjectsPage-module__rXWm6W__projectMeta{border-bottom:1px solid #0000001a;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;display:flex}.ProjectsPage-module__rXWm6W__authorInfo,.ProjectsPage-module__rXWm6W__dateInfo{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.ProjectsPage-module__rXWm6W__projectStats{justify-content:space-between;align-items:center;display:flex}.ProjectsPage-module__rXWm6W__stat{color:var(--text-secondary);align-items:center;gap:.25rem;font-size:.85rem;font-weight:500;display:flex}.ProjectsPage-module__rXWm6W__categoryBadge{color:var(--primary-blue);background:#3b82f61a;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.ProjectsPage-module__rXWm6W__modal{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ProjectsPage-module__rXWm6W__modalContent{background:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:800px;max-height:90svh;display:flex;overflow:hidden}.ProjectsPage-module__rXWm6W__modalHeader{background:var(--bg-secondary);border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ProjectsPage-module__rXWm6W__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.ProjectsPage-module__rXWm6W__closeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:2rem;transition:background .2s;display:flex}.ProjectsPage-module__rXWm6W__closeButton:hover{background:#0000001a}.ProjectsPage-module__rXWm6W__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.ProjectsPage-module__rXWm6W__modalImageSection{margin-bottom:1.5rem}.ProjectsPage-module__rXWm6W__modalImageContainer{aspect-ratio:16/9;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:.75rem;height:auto;max-height:250px;position:relative;overflow:hidden}.ProjectsPage-module__rXWm6W__modalImage{object-fit:contain;width:100%;height:100%}.ProjectsPage-module__rXWm6W__modalImagePlaceholder{aspect-ratio:16/9;height:auto;max-height:250px;color:var(--text-secondary);background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:1.1rem;font-weight:600;display:flex}.ProjectsPage-module__rXWm6W__projectInfo{flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem;display:flex}.ProjectsPage-module__rXWm6W__infoItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.ProjectsPage-module__rXWm6W__codeContainer{background:#1e293b;border-radius:.75rem;overflow:hidden}.ProjectsPage-module__rXWm6W__codeHeader{background:#334155;border-bottom:1px solid #475569;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.ProjectsPage-module__rXWm6W__codeHeader span{color:#e2e8f0;font-size:.9rem;font-weight:600}.ProjectsPage-module__rXWm6W__copyButton{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:background .2s}.ProjectsPage-module__rXWm6W__copyButton:hover{background:#2563eb}.ProjectsPage-module__rXWm6W__codeBlock{color:#e2e8f0;white-space:pre-wrap;background:#1e293b;margin:0;padding:1.5rem;font-family:Monaco,Consolas,monospace;font-size:.9rem;line-height:1.6;overflow-x:auto}@keyframes ProjectsPage-module__rXWm6W__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.ProjectsPage-module__rXWm6W__loadingContainer{flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.ProjectsPage-module__rXWm6W__loader{color:var(--primary-blue);animation:1s linear infinite ProjectsPage-module__rXWm6W__spin}@keyframes ProjectsPage-module__rXWm6W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProjectsPage-module__rXWm6W__errorContainer{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.ProjectsPage-module__rXWm6W__errorContainer p{color:#dc2626;font-size:1.1rem;font-weight:600}.ProjectsPage-module__rXWm6W__retryButton{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:background .2s}.ProjectsPage-module__rXWm6W__retryButton:hover{background:#2563eb}.ProjectsPage-module__rXWm6W__emptyState{text-align:center;color:var(--text-secondary);padding:4rem 2rem;font-size:1.1rem}.ProjectsPage-module__rXWm6W__studentInfo{color:var(--text-secondary);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.85rem;display:flex}@media (max-width:768px){.ProjectsPage-module__rXWm6W__heroSection{padding:3rem 1rem}.ProjectsPage-module__rXWm6W__projectsSection{padding:1rem}.ProjectsPage-module__rXWm6W__projectsGrid{grid-template-columns:1fr;gap:1.5rem}.ProjectsPage-module__rXWm6W__projectImageContainer{height:250px}.ProjectsPage-module__rXWm6W__projectContent{padding:1.5rem}.ProjectsPage-module__rXWm6W__projectTitle{font-size:1.25rem}.ProjectsPage-module__rXWm6W__projectDescription{font-size:.9rem}.ProjectsPage-module__rXWm6W__projectMeta{flex-direction:column;align-items:flex-start;gap:.5rem}.ProjectsPage-module__rXWm6W__projectStats{flex-direction:column;align-items:flex-start;gap:.75rem}.ProjectsPage-module__rXWm6W__modal{padding:.5rem}.ProjectsPage-module__rXWm6W__modalContent{max-height:95svh}.ProjectsPage-module__rXWm6W__modalHeader,.ProjectsPage-module__rXWm6W__modalBody{padding:1rem}.ProjectsPage-module__rXWm6W__projectInfo{flex-direction:column;gap:.75rem}.ProjectsPage-module__rXWm6W__codeHeader{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem 1rem}.ProjectsPage-module__rXWm6W__codeBlock{padding:1rem;font-size:.8rem}.ProjectsPage-module__rXWm6W__modalImageContainer{aspect-ratio:4/3;max-height:180px}.ProjectsPage-module__rXWm6W__modalImagePlaceholder{aspect-ratio:4/3;max-height:180px;font-size:1rem}}
.ProjectsShowcase-module__jgI8iW__container{contain:layout style paint;will-change:scroll-position;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 50%,#cbd5e1 100%);min-height:100svh;padding:80px 0;position:relative;overflow:hidden;transform:translateZ(0)}.ProjectsShowcase-module__jgI8iW__backgroundElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ProjectsShowcase-module__jgI8iW__floatingElement{background:linear-gradient(135deg,#3b82f61a,#9333ea1a);border-radius:50%;animation:6s ease-in-out infinite ProjectsShowcase-module__jgI8iW__float;position:absolute}.ProjectsShowcase-module__jgI8iW__element1{width:120px;height:120px;animation-delay:0s;top:10%;left:10%}.ProjectsShowcase-module__jgI8iW__element2{width:80px;height:80px;animation-delay:2s;top:20%;right:15%}.ProjectsShowcase-module__jgI8iW__element3{width:100px;height:100px;animation-delay:4s;bottom:20%;left:20%}@keyframes ProjectsShowcase-module__jgI8iW__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}.ProjectsShowcase-module__jgI8iW__mainContainer{z-index:2;max-width:1400px;margin:0 auto;padding:0 20px;position:relative}.ProjectsShowcase-module__jgI8iW__header{text-align:center;margin-bottom:60px}.ProjectsShowcase-module__jgI8iW__titleSection{margin-bottom:40px}.ProjectsShowcase-module__jgI8iW__title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#1e40af,#7c3aed,#dc2626);-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2}.ProjectsShowcase-module__jgI8iW__titleAccent{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#dc2626,#ea580c);-webkit-background-clip:text;background-clip:text}.ProjectsShowcase-module__jgI8iW__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:clamp(1.1rem,2.5vw,1.3rem);line-height:1.6}.ProjectsShowcase-module__jgI8iW__stats{flex-wrap:wrap;justify-content:center;gap:40px;margin-top:30px;display:flex}.ProjectsShowcase-module__jgI8iW__statItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#374151;background:#fffc;border:1px solid #fff3;border-radius:25px;align-items:center;gap:8px;padding:12px 20px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.ProjectsShowcase-module__jgI8iW__statItem:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.ProjectsShowcase-module__jgI8iW__statIcon{color:#3b82f6;width:20px;height:20px}.ProjectsShowcase-module__jgI8iW__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:80px;display:grid}.ProjectsShowcase-module__jgI8iW__projectCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffffe6;border:1px solid #fff3;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 10px 30px #0000001a}.ProjectsShowcase-module__jgI8iW__projectCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.ProjectsShowcase-module__jgI8iW__projectImageContainer{height:200px;position:relative;overflow:hidden}.ProjectsShowcase-module__jgI8iW__projectImage{object-fit:cover;transition:transform .3s}.ProjectsShowcase-module__jgI8iW__projectCard:hover .ProjectsShowcase-module__jgI8iW__projectImage{transform:scale(1.05)}.ProjectsShowcase-module__jgI8iW__projectImagePlaceholder{color:#64748b;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-weight:600;display:flex;position:absolute;top:0;left:0}.ProjectsShowcase-module__jgI8iW__projectOverlay{opacity:0;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.ProjectsShowcase-module__jgI8iW__projectCard:hover .ProjectsShowcase-module__jgI8iW__projectOverlay{opacity:1}.ProjectsShowcase-module__jgI8iW__viewButton{color:#1e40af;background:#ffffffe6;border-radius:25px;align-items:center;gap:8px;padding:12px 20px;font-weight:600;transition:all .3s;display:flex}.ProjectsShowcase-module__jgI8iW__viewButton:hover{background:#fff;transform:scale(1.05)}.ProjectsShowcase-module__jgI8iW__projectContent{padding:25px}.ProjectsShowcase-module__jgI8iW__projectTitle{color:#1e293b;margin-bottom:12px;font-size:1.3rem;font-weight:700;line-height:1.3}.ProjectsShowcase-module__jgI8iW__projectDescription{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.ProjectsShowcase-module__jgI8iW__projectMeta{align-items:center;gap:10px;display:flex}.ProjectsShowcase-module__jgI8iW__studentName{color:#3b82f6;font-size:.9rem;font-weight:600}.ProjectsShowcase-module__jgI8iW__emptyState{text-align:center;color:#64748b;padding:80px 20px}.ProjectsShowcase-module__jgI8iW__emptyState svg{opacity:.5;margin-bottom:20px}.ProjectsShowcase-module__jgI8iW__loadingContainer,.ProjectsShowcase-module__jgI8iW__errorContainer{text-align:center;color:#64748b;padding:40px 20px}.ProjectsShowcase-module__jgI8iW__loader{margin-bottom:15px;animation:1s linear infinite ProjectsShowcase-module__jgI8iW__spin}@keyframes ProjectsShowcase-module__jgI8iW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProjectsShowcase-module__jgI8iW__ctaSection{text-align:center;color:#fff;background:linear-gradient(135deg,#1e40af,#7c3aed);border-radius:25px;padding:50px 40px;position:relative;overflow:hidden}.ProjectsShowcase-module__jgI8iW__ctaSection:before{content:"";background:linear-gradient(45deg,#ffffff1a 0%,#0000 50%,#ffffff1a 100%);animation:3s ease-in-out infinite ProjectsShowcase-module__jgI8iW__shimmer;position:absolute;inset:0}@keyframes ProjectsShowcase-module__jgI8iW__shimmer{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}.ProjectsShowcase-module__jgI8iW__ctaContent{z-index:2;margin-bottom:20px;position:relative}.ProjectsShowcase-module__jgI8iW__ctaTitle{margin-bottom:15px;font-size:2rem;font-weight:700}.ProjectsShowcase-module__jgI8iW__ctaDescription{opacity:.9;max-width:500px;margin:0 auto 18px;font-size:1.1rem;line-height:1.6}.ProjectsShowcase-module__jgI8iW__ctaButton{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.ProjectsShowcase-module__jgI8iW__ctaButton:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 10px 25px #0003}.ProjectsShowcase-module__jgI8iW__buttonIcon{width:20px;height:20px;transition:transform .3s}.ProjectsShowcase-module__jgI8iW__ctaButton:hover .ProjectsShowcase-module__jgI8iW__buttonIcon{transform:translate(4px)}.ProjectsShowcase-module__jgI8iW__ctaFeatures{z-index:2;flex-wrap:wrap;justify-content:center;gap:40px;display:flex;position:relative}.ProjectsShowcase-module__jgI8iW__featureItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:25px;align-items:center;gap:8px;padding:12px 20px;font-weight:500;transition:all .3s;display:flex}.ProjectsShowcase-module__jgI8iW__featureItem:hover{background:#fff3;transform:translateY(-2px)}.ProjectsShowcase-module__jgI8iW__featureIcon{width:18px;height:18px}@media (max-width:768px){.ProjectsShowcase-module__jgI8iW__container{padding:40px 0}.ProjectsShowcase-module__jgI8iW__mainContainer{padding:0 1rem}.ProjectsShowcase-module__jgI8iW__header{margin-bottom:2.5rem}.ProjectsShowcase-module__jgI8iW__title{margin-bottom:1rem;font-size:clamp(2rem,6vw,2.5rem)}.ProjectsShowcase-module__jgI8iW__subtitle{font-size:1rem}.ProjectsShowcase-module__jgI8iW__stats{flex-wrap:wrap;justify-content:center;gap:1rem}.ProjectsShowcase-module__jgI8iW__statItem{padding:.75rem 1.25rem;font-size:.875rem}.ProjectsShowcase-module__jgI8iW__projectsGrid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:3rem}.ProjectsShowcase-module__jgI8iW__projectCard{border-radius:16px}.ProjectsShowcase-module__jgI8iW__projectImageContainer{height:180px}.ProjectsShowcase-module__jgI8iW__projectContent{padding:1.25rem}.ProjectsShowcase-module__jgI8iW__projectTitle{margin-bottom:.75rem;font-size:1.125rem}.ProjectsShowcase-module__jgI8iW__projectDescription{margin-bottom:.75rem;font-size:.875rem}.ProjectsShowcase-module__jgI8iW__ctaSection{border-radius:20px;padding:2.5rem 1.5rem}.ProjectsShowcase-module__jgI8iW__ctaTitle{margin-bottom:1rem;font-size:1.5rem}.ProjectsShowcase-module__jgI8iW__ctaDescription{margin-bottom:1.5rem;font-size:.9375rem}.ProjectsShowcase-module__jgI8iW__ctaFeatures{flex-direction:column;align-items:center;gap:1rem}.ProjectsShowcase-module__jgI8iW__featureItem{padding:.75rem 1.25rem;font-size:.875rem}}@media (max-width:480px){.ProjectsShowcase-module__jgI8iW__container{padding:30px 0}.ProjectsShowcase-module__jgI8iW__mainContainer{padding:0 .875rem}.ProjectsShowcase-module__jgI8iW__stats{flex-direction:column;align-items:stretch;gap:.75rem}.ProjectsShowcase-module__jgI8iW__statItem{padding:.625rem 1rem;font-size:.8125rem}.ProjectsShowcase-module__jgI8iW__projectsGrid{gap:1rem}.ProjectsShowcase-module__jgI8iW__projectImageContainer{height:160px}.ProjectsShowcase-module__jgI8iW__projectContent{padding:1rem}.ProjectsShowcase-module__jgI8iW__projectTitle{font-size:1rem}.ProjectsShowcase-module__jgI8iW__projectDescription{font-size:.8125rem}.ProjectsShowcase-module__jgI8iW__ctaSection{padding:2rem 1.25rem}.ProjectsShowcase-module__jgI8iW__ctaTitle{font-size:1.25rem}.ProjectsShowcase-module__jgI8iW__ctaDescription{font-size:.875rem}.ProjectsShowcase-module__jgI8iW__ctaButton{padding:.875rem 1.5rem;font-size:.9375rem}.ProjectsShowcase-module__jgI8iW__title{font-size:2rem}.ProjectsShowcase-module__jgI8iW__subtitle{font-size:1rem}.ProjectsShowcase-module__jgI8iW__stats,.ProjectsShowcase-module__jgI8iW__ctaFeatures{flex-direction:column;align-items:center}}
.HeroEnCta-module__W9BkMq__card{box-sizing:border-box;background:#fff;border:1px solid #0000000f;border-radius:20px;width:100%;max-width:min(100%,480px);margin:1.25rem auto 0;padding:2rem 1.75rem;box-shadow:0 20px 40px -10px #00000014,0 10px 15px -3px #0000000a}.HeroEnCta-module__W9BkMq__badge{display:none}.HeroEnCta-module__W9BkMq__title{text-align:center;color:#0f172a;letter-spacing:-.025em;margin:0 0 1.5rem;font-size:clamp(1.25rem,4vw,1.5rem);font-weight:800;line-height:1.25}.HeroEnCta-module__W9BkMq__benefits{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem;display:grid}.HeroEnCta-module__W9BkMq__benefitItem{color:#475569;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.HeroEnCta-module__W9BkMq__benefitIcon{color:#6366f1;flex-shrink:0}.HeroEnCta-module__W9BkMq__liveCta{margin-bottom:1.5rem;position:relative}.HeroEnCta-module__W9BkMq__primaryBtn{color:#fff;background:#0f172a;border:none;border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:1.15rem 1.25rem;text-decoration:none;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 6px -1px #0f172a33,0 2px 4px -1px #0f172a1a}.HeroEnCta-module__W9BkMq__primaryBtn:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0f172a4d,0 4px 6px -2px #0f172a26}.HeroEnCta-module__W9BkMq__primaryBtnInner{align-items:center;gap:.75rem;display:flex}.HeroEnCta-module__W9BkMq__primaryBtnIcon{opacity:.9;flex-shrink:0}.HeroEnCta-module__W9BkMq__primaryBtnText{text-align:left}.HeroEnCta-module__W9BkMq__primaryBtnText strong{letter-spacing:-.01em;font-size:1rem;font-weight:800;line-height:1.2;display:block}.HeroEnCta-module__W9BkMq__primaryBtnText span{opacity:.82;margin-top:.15rem;font-size:.78rem;font-weight:500;line-height:1.3;display:block}.HeroEnCta-module__W9BkMq__primaryBtnChevron{opacity:.7;flex-shrink:0;transition:transform .2s}.HeroEnCta-module__W9BkMq__primaryBtn:hover .HeroEnCta-module__W9BkMq__primaryBtnChevron{opacity:1;transform:translate(3px)}.HeroEnCta-module__W9BkMq__priceRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-top:.6rem;display:flex}.HeroEnCta-module__W9BkMq__priceItem{color:#6366f1;align-items:center;gap:.3rem;font-size:.76rem;font-weight:600;display:flex}.HeroEnCta-module__W9BkMq__priceDot{color:#cbd5e1;font-size:.7rem}.HeroEnCta-module__W9BkMq__divider{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;align-items:center;gap:1rem;margin:2rem 0;font-size:.7rem;font-weight:600;display:flex}.HeroEnCta-module__W9BkMq__divider:before,.HeroEnCta-module__W9BkMq__divider:after{content:"";background:#f1f5f9;flex:1;height:1px}.HeroEnCta-module__W9BkMq__offers{flex-direction:column;gap:.75rem;display:flex}.HeroEnCta-module__W9BkMq__offerRow{color:inherit;background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;justify-content:space-between;align-items:center;padding:1.15rem;text-decoration:none;transition:all .2s;display:flex}.HeroEnCta-module__W9BkMq__offerRow:hover{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.HeroEnCta-module__W9BkMq__offerLeft{flex-direction:column;gap:.25rem;display:flex}.HeroEnCta-module__W9BkMq__offerText{text-align:left;min-width:0}.HeroEnCta-module__W9BkMq__offerText strong{color:#0f172a;font-size:1rem;font-weight:700;line-height:1.2;display:block}.HeroEnCta-module__W9BkMq__offerText span{color:#64748b;font-size:.85rem;display:block}.HeroEnCta-module__W9BkMq__offerRight{align-items:center;gap:.75rem;display:flex}.HeroEnCta-module__W9BkMq__offerPrice{color:#0f172a;font-size:1.05rem;font-weight:600}.HeroEnCta-module__W9BkMq__offerChevron{color:#cbd5e1;justify-content:center;align-items:center;transition:color .2s,transform .2s;display:flex}.HeroEnCta-module__W9BkMq__offerRow:hover .HeroEnCta-module__W9BkMq__offerChevron{color:#0f172a;transform:translate(2px)}.HeroEnCta-module__W9BkMq__hint{text-align:center;color:#64748b;letter-spacing:.01em;margin:.85rem 0 0;padding:0 .25rem;font-size:.7rem;font-weight:600;line-height:1.45}.HeroEnCta-module__W9BkMq__signInLink{display:none}@media (min-width:768px){.HeroEnCta-module__W9BkMq__card{max-width:min(100%,640px);padding:2.5rem 3rem}.HeroEnCta-module__W9BkMq__title{margin-bottom:2rem;font-size:1.75rem}.HeroEnCta-module__W9BkMq__benefits{gap:1rem}.HeroEnCta-module__W9BkMq__benefitItem{font-size:.9rem}.HeroEnCta-module__W9BkMq__primaryBtn{padding:1.25rem 1.5rem}.HeroEnCta-module__W9BkMq__primaryBtnText strong{font-size:1.15rem}.HeroEnCta-module__W9BkMq__primaryBtnText span{font-size:.9rem}.HeroEnCta-module__W9BkMq__offerRow{padding:1.25rem 1.5rem}.HeroEnCta-module__W9BkMq__hint{margin-top:1.5rem;font-size:.8rem}}@media (min-width:1024px){.HeroEnCta-module__W9BkMq__card{max-width:min(100%,680px)}}
.Auth-module__xHelfa__container{contain:layout style paint;will-change:scroll-position;background:#f8fafc;justify-content:center;align-items:center;min-height:100svh;padding:2rem;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.Auth-module__xHelfa__container:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 10% 20%,#3b82f626 0%,#0000 50%),radial-gradient(circle at 90% 30%,#a855f71f 0%,#0000 50%),radial-gradient(circle at 50% 10%,#22d3ee1a 0%,#0000 50%),radial-gradient(circle at 30% 40%,#f9731614 0%,#0000 50%),radial-gradient(circle at 70% 15%,#ec48991a 0%,#0000 50%);position:absolute;inset:0}.Auth-module__xHelfa__container:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 15% 80%,#22d3ee1f 0%,#0000 50%),radial-gradient(circle at 85% 70%,#a855f726 0%,#0000 50%),radial-gradient(circle at 50% 90%,#3b82f61a 0%,#0000 50%),radial-gradient(circle at 25% 85%,#f973161a 0%,#0000 50%),radial-gradient(circle at 75% 95%,#ec489914 0%,#0000 50%);position:absolute;inset:0}.Auth-module__xHelfa__content{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:480px;display:flex;position:relative}.Auth-module__xHelfa__logoWrapper{text-align:center;width:100%;margin-bottom:2.5rem}.Auth-module__xHelfa__logo{justify-content:center;display:inline-flex;transform:scale(1.5)}.Auth-module__xHelfa__logo .logoIconWrapper{border-radius:18px!important;width:84px!important;height:84px!important}.Auth-module__xHelfa__logo .logoImage{width:84px!important;height:84px!important}.Auth-module__xHelfa__logo .logoTitle{font-size:38px!important}.Auth-module__xHelfa__logo .logoSubtitle{font-size:24px!important}.Auth-module__xHelfa__card{width:100%;box-shadow:none;background:0 0;border-radius:0;padding:0}.Auth-module__xHelfa__title{color:#1f2937;text-align:center;margin:0 0 1rem;font-size:1.875rem;font-weight:700}.Auth-module__xHelfa__authSwitch{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1.5rem;display:grid}.Auth-module__xHelfa__authSwitchBtn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;padding:.7rem .9rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Auth-module__xHelfa__authSwitchBtn:hover{color:#334155;background:#f1f5f9}.Auth-module__xHelfa__authSwitchBtnActive{color:#2563eb;background:#eff6ff;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61f}.Auth-module__xHelfa__error{color:#dc2626;text-align:center;background-color:#fee2e2;border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem}.Auth-module__xHelfa__form{flex-direction:column;gap:1rem;display:flex}.Auth-module__xHelfa__formGroup{flex-direction:column;gap:.375rem;display:flex}.Auth-module__xHelfa__label{color:#374151;margin-bottom:0;font-size:.875rem;font-weight:500}.Auth-module__xHelfa__roleSelection{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.25rem;display:grid}.Auth-module__xHelfa__roleBtn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.Auth-module__xHelfa__roleBtn:hover{color:#334155;background:#f1f5f9}.Auth-module__xHelfa__roleBtnActive{color:#2563eb;background:#eff6ff;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61f}.Auth-module__xHelfa__passwordLabelRow{justify-content:space-between;align-items:center;display:flex}.Auth-module__xHelfa__forgotPassword{color:#3b82f6;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.Auth-module__xHelfa__forgotPassword:hover{color:#2563eb;text-decoration:underline}.Auth-module__xHelfa__passwordInputWrapper{align-items:center;display:flex;position:relative}.Auth-module__xHelfa__input{color:#1f2937;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.Auth-module__xHelfa__input::placeholder{color:#9ca3af}.Auth-module__xHelfa__input:focus{border-color:#d1d5db;outline:none;box-shadow:0 0 0 3px #0000000d}.Auth-module__xHelfa__passwordInputWrapper .Auth-module__xHelfa__input{padding-right:3rem}.Auth-module__xHelfa__passwordToggle{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;right:.75rem}.Auth-module__xHelfa__passwordToggle:hover{color:#374151}.Auth-module__xHelfa__termsText{color:#6b7280;text-align:center;margin:1rem 0 .5rem;font-size:.875rem;line-height:1.6}.Auth-module__xHelfa__termsText br{content:"";margin-top:.25rem;display:block}.Auth-module__xHelfa__termsLink{color:#3b82f6;font-weight:500;text-decoration:none;transition:color .2s}.Auth-module__xHelfa__termsLink:hover{color:#2563eb;text-decoration:underline}.Auth-module__xHelfa__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border:none;border-radius:10px;width:100%;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #8b5cf64d}.Auth-module__xHelfa__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%);transform:translateY(-1px);box-shadow:0 4px 16px #8b5cf666}.Auth-module__xHelfa__submitButton:disabled{opacity:.6;cursor:not-allowed}.Auth-module__xHelfa__footer{text-align:center;color:#6b7280;margin-top:2rem;font-size:.875rem}.Auth-module__xHelfa__link{color:#3b82f6;font-weight:600;text-decoration:none;transition:color .2s}.Auth-module__xHelfa__link:hover{color:#2563eb;text-decoration:underline}@media (max-width:640px){.Auth-module__xHelfa__container{padding:1.5rem}.Auth-module__xHelfa__logoWrapper{margin-bottom:2rem}.Auth-module__xHelfa__title{margin-bottom:2rem;font-size:1.75rem}.Auth-module__xHelfa__card{padding:0}}
.TrialSignupBlock-module__gyS4Hq__section{padding:3rem max(1.25rem,env(safe-area-inset-left,0px))3rem max(1.25rem,env(safe-area-inset-right,0px));padding-bottom:max(3rem,env(safe-area-inset-bottom,0px));contain:layout style paint;will-change:scroll-position;background:radial-gradient(80% 50% at 50% -20%,#3b82f62e,#0000 55%),radial-gradient(60% 40% at 100%,#7c3aed1a,#0000 45%),linear-gradient(#f8fafc 0%,#eef2ff 40%,#faf5ff 100%);border-top:1px solid #94a3b840;border-bottom:1px solid #94a3b833;scroll-margin-top:5.5rem;position:relative;overflow:hidden;transform:translateZ(0)}.TrialSignupBlock-module__gyS4Hq__decor{pointer-events:none;background:radial-gradient(circle at 15% 80%,#3b82f61f,#0000 35%),radial-gradient(circle at 85% 20%,#8b5cf61a,#0000 38%);position:absolute;inset:0}.TrialSignupBlock-module__gyS4Hq__inner{z-index:1;width:100%;max-width:min(92vw,680px);margin:0 auto;position:relative}.TrialSignupBlock-module__gyS4Hq__card{-webkit-backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #ffffffd9;border-radius:24px;padding:1.75rem 1.5rem 1.6rem;box-shadow:0 4px 6px -1px #0f172a0f,0 24px 48px -12px #3b82f626,inset 0 0 0 1px #3b82f60f}.TrialSignupBlock-module__gyS4Hq__cardHeader{text-align:center;margin-bottom:1.5rem}.TrialSignupBlock-module__gyS4Hq__pill{letter-spacing:.04em;text-transform:uppercase;color:#4f46e5;background:linear-gradient(135deg,#6366f11f,#8b5cf61f);border:1px solid #6366f138;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:.85rem;padding:.35rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.TrialSignupBlock-module__gyS4Hq__title{color:#0f172a;letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.35rem,4vw,1.65rem);font-weight:800;line-height:1.2}.TrialSignupBlock-module__gyS4Hq__subtitle{color:#64748b;margin:0;max-width:52ch;margin-inline:auto;font-size:.92rem;line-height:1.55}.TrialSignupBlock-module__gyS4Hq__form{flex-direction:column;gap:1.1rem;display:flex}.TrialSignupBlock-module__gyS4Hq__field{flex-direction:column;gap:.4rem;display:flex}.TrialSignupBlock-module__gyS4Hq__label{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:600}.TrialSignupBlock-module__gyS4Hq__labelInner{text-transform:none;letter-spacing:0;color:#334155;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;display:inline-flex}.TrialSignupBlock-module__gyS4Hq__labelIcon{color:#6366f1;flex-shrink:0}.TrialSignupBlock-module__gyS4Hq__segment{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:14px;gap:4px;padding:4px;display:flex}.TrialSignupBlock-module__gyS4Hq__segmentBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:11px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .65rem;font-size:.875rem;font-weight:600;transition:color .15s,background .15s,box-shadow .15s;display:inline-flex}.TrialSignupBlock-module__gyS4Hq__segmentBtn:hover{color:#334155;background:#ffffffa6}.TrialSignupBlock-module__gyS4Hq__segmentBtnActive{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#6366f1 55%,#7c3aed 100%);box-shadow:0 4px 12px #2563eb59}.TrialSignupBlock-module__gyS4Hq__segmentBtnActive:hover{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#4f46e5 55%,#6d28d9 100%)}.TrialSignupBlock-module__gyS4Hq__input,.TrialSignupBlock-module__gyS4Hq__select,.TrialSignupBlock-module__gyS4Hq__textarea{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:.72rem .95rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.TrialSignupBlock-module__gyS4Hq__input:focus,.TrialSignupBlock-module__gyS4Hq__select:focus,.TrialSignupBlock-module__gyS4Hq__textarea:focus{border-color:#818cf8;outline:none;box-shadow:0 0 0 3px #6366f133}.TrialSignupBlock-module__gyS4Hq__textarea{resize:vertical;min-height:88px;line-height:1.5}.TrialSignupBlock-module__gyS4Hq__hint{color:#64748b;margin:0 0 .15rem;font-size:.8rem}.TrialSignupBlock-module__gyS4Hq__hintAccent{color:#7c3aed;font-weight:700}.TrialSignupBlock-module__gyS4Hq__error{color:#dc2626;font-size:.8rem}.TrialSignupBlock-module__gyS4Hq__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 45%,#7c3aed 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.55rem;width:100%;margin-top:.15rem;padding:.9rem 1.1rem;font-size:1rem;font-weight:700;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 8px 24px #4f46e559}.TrialSignupBlock-module__gyS4Hq__submit:hover:not(:disabled){filter:brightness(1.02);transform:translateY(-2px);box-shadow:0 12px 32px #4f46e56b}.TrialSignupBlock-module__gyS4Hq__submit:active:not(:disabled){transform:translateY(0)}.TrialSignupBlock-module__gyS4Hq__submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.TrialSignupBlock-module__gyS4Hq__cardSuccess{text-align:center;padding:2rem 1.5rem}.TrialSignupBlock-module__gyS4Hq__successIconWrap{background:linear-gradient(135deg,#22c55e26,#3b82f61f);border:1px solid #22c55e40;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.TrialSignupBlock-module__gyS4Hq__successIcon{color:#059669}.TrialSignupBlock-module__gyS4Hq__successTitle{color:#0f172a;margin:0 0 .5rem;font-size:1.35rem;font-weight:800}.TrialSignupBlock-module__gyS4Hq__successText{color:#64748b;margin:0;font-size:.95rem;line-height:1.55}@media (min-width:480px){.TrialSignupBlock-module__gyS4Hq__card{padding:2rem 2rem 1.85rem}}@media (min-width:768px){.TrialSignupBlock-module__gyS4Hq__card{padding:2.15rem 2.35rem 2rem}}
