.BabyEyeColorCalculator_calculatorPage__tuDqD{margin-top:2rem;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem 0}.BabyEyeColorCalculator_calculatorContainer__jBk5A{max-width:1200px;margin:0 auto;padding:0 1rem}.BabyEyeColorCalculator_calculatorHeader__QAcIL{text-align:center;margin-bottom:3rem}.BabyEyeColorCalculator_calculatorContent__o2md8 h2{margin-top:0}.BabyEyeColorCalculator_calculatorTitle__2_DH7{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;line-height:1.2}.BabyEyeColorCalculator_calculatorSubtitle__KiRp8{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.BabyEyeColorCalculator_calculatorContent__o2md8{background:white;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:2rem}.BabyEyeColorCalculator_inputSection__LfhW7{margin-bottom:2rem}.BabyEyeColorCalculator_sectionTitle__vJgY2{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:1.5rem;text-align:center}.BabyEyeColorCalculator_inputContainer__dqSVC{display:flex;gap:2rem;margin-bottom:2rem}.BabyEyeColorCalculator_inputGroup__xDcY2{flex:1 1}.BabyEyeColorCalculator_inputLabel__lTHrj{display:block;font-weight:600;color:#2c3e50;margin-bottom:.5rem;font-size:1rem}.BabyEyeColorCalculator_select__gqTQD{width:100%;padding:.75rem 1rem;border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;background:white;transition:border-color .3s ease;direction:rtl}.BabyEyeColorCalculator_select__gqTQD:focus{outline:none;border-color:#007bff}.BabyEyeColorCalculator_buttonGroup__Hux95{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.BabyEyeColorCalculator_calculateButton__tX8TY{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.BabyEyeColorCalculator_calculateButton__tX8TY:hover:not(:disabled){box-shadow:0 5px 15px rgba(102,126,234,.4)}.BabyEyeColorCalculator_calculateButton__tX8TY:disabled{background:#ccc;cursor:not-allowed}.BabyEyeColorCalculator_resetButton__1ZLjB{background:#f8f9fa;color:#666;border:2px solid #e1e8ed;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}.BabyEyeColorCalculator_resetButton__1ZLjB:hover{background:#e9ecef;border-color:#adb5bd}.BabyEyeColorCalculator_infoSection__RKcsj{margin-top:3rem;padding-top:2rem;border-top:1px solid #e1e8ed}.BabyEyeColorCalculator_infoCards__6XPmg{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}.BabyEyeColorCalculator_infoCard__fpCsN{background:#f8f9fa;padding:1.5rem;border-radius:8px;border-right:4px solid #007bff}.BabyEyeColorCalculator_infoCard__fpCsN h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.BabyEyeColorCalculator_infoCard__fpCsN p{color:#666;line-height:1.6;font-size:.95rem}@media (max-width:768px){.BabyEyeColorCalculator_calculatorPage__tuDqD{padding:1rem 0}.BabyEyeColorCalculator_calculatorTitle__2_DH7{font-size:2rem}.BabyEyeColorCalculator_calculatorContent__o2md8{padding:1.5rem}.BabyEyeColorCalculator_inputContainer__dqSVC{flex-direction:column;gap:1.5rem}.BabyEyeColorCalculator_buttonGroup__Hux95{flex-direction:column;align-items:center}.BabyEyeColorCalculator_calculateButton__tX8TY,.BabyEyeColorCalculator_resetButton__1ZLjB{width:100%;max-width:300px}.BabyEyeColorCalculator_infoCards__6XPmg{grid-template-columns:1fr}}@media (max-width:480px){.BabyEyeColorCalculator_calculatorTitle__2_DH7{font-size:1.5rem}.BabyEyeColorCalculator_calculatorSubtitle__KiRp8{font-size:1rem}.BabyEyeColorCalculator_calculatorContent__o2md8{padding:1rem}}.ResultsDialog_dialogOverlay__CT22W{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.ResultsDialog_dialogContent__uSKuU{background:white;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.ResultsDialog_dialogHeader__rtzge{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e1e8ed;position:-webkit-sticky;position:sticky;top:0;background:white;border-radius:16px 16px 0 0}.ResultsDialog_dialogTitle__fG7Da{font-size:1.5rem;font-weight:600;color:#2c3e50;margin:0}.ResultsDialog_closeButton__bAl5w{background:none;border:none;font-size:2rem;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.ResultsDialog_closeButton__bAl5w:hover{background:#f8f9fa;color:#333}.ResultsDialog_dialogBody__e9UCS{padding:2rem}.ResultsDialog_resultsGrid__jK8b9{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.ResultsDialog_resultCard__1K83A{background:white;padding:1rem;border-radius:8px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .2s ease;border:1px solid #f0f0f0}.ResultsDialog_eyeColorIcon__z4hkT{margin-bottom:.75rem;display:flex;justify-content:center}.ResultsDialog_eyeColorCircle__3CSVv{width:40px;height:40px;border-radius:50%;border:2px solid white;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ResultsDialog_eyeColorName__LKkIr{font-size:1rem;font-weight:600;color:#2c3e50;margin-bottom:.25rem}.ResultsDialog_percentage__4bZO5{font-size:1.5rem;font-weight:700;color:#007bff;margin-bottom:.25rem}.ResultsDialog_description__Q_NYd{color:#666;font-size:.8rem;margin-bottom:.75rem;line-height:1.4}.ResultsDialog_progressBar__x_H15{width:100%;height:6px;background:#e9ecef;border-radius:3px;overflow:hidden}.ResultsDialog_progressFill__vgGDz{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .5s ease}@media (max-width:768px){.ResultsDialog_dialogOverlay__CT22W{padding:.5rem}.ResultsDialog_dialogContent__uSKuU{max-height:95vh}.ResultsDialog_dialogHeader__rtzge{padding:1rem 1.5rem}.ResultsDialog_dialogBody__e9UCS{padding:1.5rem}.ResultsDialog_dialogTitle__fG7Da{font-size:1.3rem}}@media (max-width:480px){.ResultsDialog_dialogOverlay__CT22W{padding:.25rem}.ResultsDialog_dialogBody__e9UCS,.ResultsDialog_dialogHeader__rtzge{padding:1rem}.ResultsDialog_resultsGrid__jK8b9{grid-template-columns:1fr;gap:1rem}}.CalculatorsList_calculatorsListContainer__0xvKC{margin-top:3rem;padding:2rem 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px solid #e2e8f0}.CalculatorsList_calculatorsListWrapper__lL9T4{max-width:1200px;margin:0 auto;padding:0 1rem}.CalculatorsList_calculatorsListTitle__tes1l{font-size:1.5rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.CalculatorsList_calculatorsList__XXhAF{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.CalculatorsList_calculatorsList__XXhAF::-webkit-scrollbar{height:6px}.CalculatorsList_calculatorsList__XXhAF::-webkit-scrollbar-track{background:transparent}.CalculatorsList_calculatorsList__XXhAF::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.CalculatorsList_calculatorsList__XXhAF::-webkit-scrollbar-thumb:hover{background:#94a3b8}.CalculatorsList_calculatorItem__xzEQ2{flex:0 0 300px;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;text-decoration:none;color:inherit;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.1);position:relative;overflow:hidden}.CalculatorsList_calculatorItem__xzEQ2:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15);border-color:#7c3aed}.CalculatorsList_calculatorItem__xzEQ2:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7c3aed,#a855f7);transform:scaleX(0);transition:transform .3s ease}.CalculatorsList_calculatorItem__xzEQ2:hover:before{transform:scaleX(1)}.CalculatorsList_calculatorItemContent__1SWHN{height:100%;display:flex;flex-direction:column}.CalculatorsList_calculatorItemTitle__XlM6Y{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.75rem;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.CalculatorsList_calculatorItemDescription__06GR4{font-size:.875rem;color:#64748b;line-height:1.5;margin-bottom:1rem;flex-grow:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.CalculatorsList_calculatorItemCta__WqhlS{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;font-weight:600;color:#7c3aed;margin-top:auto}.CalculatorsList_calculatorItemCta__WqhlS svg{transition:transform .3s ease}.CalculatorsList_calculatorItem__xzEQ2:hover .CalculatorsList_calculatorItemCta__WqhlS svg{transform:scaleX(-1) translateX(2px)}@media (max-width:768px){.CalculatorsList_calculatorsListContainer__0xvKC{margin-top:2rem;padding:1.5rem 0}.CalculatorsList_calculatorsListWrapper__lL9T4{padding:0 .75rem}.CalculatorsList_calculatorsListTitle__tes1l{font-size:1.25rem;margin-bottom:1rem}.CalculatorsList_calculatorsList__XXhAF{gap:1rem}.CalculatorsList_calculatorItem__xzEQ2{flex:0 0 280px;padding:1.25rem}.CalculatorsList_calculatorItemTitle__XlM6Y{font-size:1rem}.CalculatorsList_calculatorItemDescription__06GR4{font-size:.8rem}}@media (max-width:480px){.CalculatorsList_calculatorItem__xzEQ2{flex:0 0 260px;padding:1rem}.CalculatorsList_calculatorsListTitle__tes1l{font-size:1.125rem}}.FAQSection_faqSection__D64fo{max-width:800px;margin:3rem auto}.FAQSection_faqTitle__tD_U3{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem;text-align:center}.FAQSection_faqList__X8fSB{display:flex;flex-direction:column;gap:.75rem}.FAQSection_faqItem__ydNai{background:#f9f9f9;border-radius:12px;padding:1rem 1.25rem;cursor:pointer;transition:all .3s ease;border:1px solid #eee}.FAQSection_faqItem__ydNai:hover{background:#f5f5f5;border-color:#ddd}.FAQSection_faqItem__ydNai.FAQSection_expanded__tI_gg{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);border-color:#e0e0e0}.FAQSection_faqHeader__lA8Kt{display:flex;align-items:flex-start;gap:.75rem}.FAQSection_faqIcon__ISZ9Z{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;background:linear-gradient(135deg,#f8bbd0,#bbdefb);border-radius:50%;color:#333;font-size:1rem;font-weight:600;transition:transform .3s ease}.FAQSection_faqItem__ydNai.FAQSection_expanded__tI_gg .FAQSection_faqIcon__ISZ9Z{transform:rotate(180deg)}.FAQSection_faqQuestion__40jJf{font-size:.95rem;color:#333;margin:0;line-height:1.5;font-weight:500;flex:1 1}.FAQSection_faqAnswer__0zxVe{padding-right:2.25rem;padding-top:.75rem;font-size:.9rem;line-height:1.7;color:#555;animation:FAQSection_fadeIn__QiWCH .3s ease}@keyframes FAQSection_fadeIn__QiWCH{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.FAQSection_faqSection__D64fo{margin:2rem 0;padding:0 1rem}.FAQSection_faqTitle__tD_U3{font-size:1.25rem}.FAQSection_faqItem__ydNai{padding:.875rem 1rem}.FAQSection_faqQuestion__40jJf{font-size:.9rem}.FAQSection_faqAnswer__0zxVe{padding-right:1.75rem;font-size:.85rem}}