@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}}
.DataProcessingConsentNote-module__hRBjtq__note{color:inherit;align-items:flex-start;gap:.5rem;margin:0;font-size:.8125rem;line-height:1.45;display:flex}.DataProcessingConsentNote-module__hRBjtq__icon{opacity:.85;flex-shrink:0;margin-top:.15rem}.DataProcessingConsentNote-module__hRBjtq__text{margin:0}.DataProcessingConsentNote-module__hRBjtq__policyLink{color:inherit;text-underline-offset:2px;font-weight:600;text-decoration:underline}.DataProcessingConsentNote-module__hRBjtq__policyLink:hover{opacity:.9}
.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}
.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__lead{text-align:center;color:#64748b;margin:0 0 1.25rem;font-size:.95rem;line-height:1.5}.HeroEnCta-module__W9BkMq__title{text-align:center;color:#0f172a;letter-spacing:-.025em;margin:0 0 1rem;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)}}
.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}}
.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__modalConsent{color:#475569;background:#3b82f614;border:1px solid #3b82f633;border-radius:10px;margin:.25rem 0 .5rem;padding:.65rem .75rem;font-size:.78rem}.ContactForm-module__fw3Taq__modalConsent a{color:#2563eb}.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)}}
.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__consentNote{color:#64748b;background:#6366f114;border:1px solid #6366f12e;border-radius:10px;margin:.35rem 0 .15rem;padding:.7rem .85rem;font-size:.8rem}.TrialSignupBlock-module__gyS4Hq__consentNote a{color:#6366f1}.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}}
