.styles_fullPage__gfO9C{min-height:100vh;color:#1E2A38;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:12rem 0 3rem;font-family:Inter,Segoe UI,Arial,sans-serif;background:linear-gradient(135deg,#BCCCDC,#D9EAFD)}.styles_headerSection__xdufu{text-align:center;padding:0 0 4rem;width:100%;max-width:1200px}.styles_mainTitle__umoU_{font-size:3rem;font-weight:800;color:#1E2A38;margin-bottom:1rem;letter-spacing:-.02em;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_mainSubtitle__mDg3w{font-size:1.25rem;color:#666;margin-bottom:0;font-weight:400;line-height:1.6}.styles_mainLayout__VHs2Y{display:flex;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.styles_contentArea__6eDGi{flex:1;display:flex;flex-direction:column;gap:2rem}.styles_toolSection__Jc_Wu{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.styles_sectionTitle__gB5_K{font-size:1.75rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;padding-bottom:.75rem;border-bottom:3px solid #d9eafd;position:relative}.styles_sectionTitle__gB5_K:after{content:"";position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_toolBody__ghHiU{width:100%;display:flex;flex-direction:column;align-items:center}.styles_inputWrapper__BgXv0{width:100%;position:relative;margin-bottom:2rem}.styles_inputRow__Kp5my{display:flex;gap:2rem;margin-bottom:1.5rem;width:100%;justify-content:center}.styles_inputGroup__axW4P{display:flex;flex-direction:column;align-items:flex-start;flex:1;max-width:300px}.styles_label__Gjf_b{font-weight:600;color:#1E2A38;font-size:1rem;margin-bottom:.5rem;display:block;position:relative}.styles_label__Gjf_b:before{content:"●";color:#1E2A38;margin-right:.5rem;font-weight:700}.styles_dateInput__XdxXs{width:100%;padding:1.25rem;border:2px solid #e1e5e9;border-radius:1rem;font-size:1rem;line-height:1.6;transition:all .3s ease;font-family:inherit;background:#F8FAFC;color:#1E2A38}.styles_dateInput__XdxXs:focus{outline:none;background:white}.styles_dateInput__XdxXs::placeholder{color:#9AA6B2;font-style:italic}.styles_calculateButton__ZvQli{background:linear-gradient(135deg,#1E2A38,#2A3A4A);color:white;border:none;padding:1.25rem 2.5rem;border-radius:2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(30,42,56,.3);display:flex;align-items:center;gap:.75rem;min-width:200px;justify-content:center}.styles_calculateButton__ZvQli:hover:not(:disabled){background:linear-gradient(135deg,#2A3A4A,#1E2A38);transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,42,56,.4)}.styles_calculateButton__ZvQli:disabled{background:#9AA6B2;opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.styles_calculateButton__ZvQli:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(30,42,56,.3)}.styles_spinner__6VXa_{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:styles_spin__aSLt7 1s linear infinite}@keyframes styles_spin__aSLt7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_error__gCg4O{background:linear-gradient(135deg,#FEE,#FDD);border:1px solid #fcc;color:#C33;padding:1.25rem;border-radius:1rem;display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(204,51,51,.1);font-weight:500}.styles_error__gCg4O span{font-size:1.25rem}.styles_resultSection__JNIe_{margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border-radius:1.5rem;border:1px solid #d9eafd;box-shadow:0 8px 32px rgba(0,0,0,.08)}.styles_analysisContainer__UcuSU{background:white;border-radius:1.25rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2)}.styles_analysisHeader__ugoXf{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;flex-wrap:wrap;gap:1rem;padding-bottom:1.5rem;border-bottom:3px solid #f8fafc;position:relative}.styles_analysisHeader__ugoXf:after{content:"";position:absolute;bottom:-3px;left:0;width:80px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_analysisHeader__ugoXf h3{color:#1E2A38;margin:0;font-size:2rem;font-weight:800;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.styles_analysisActions__hh3BH{display:flex;gap:.75rem;flex-wrap:wrap}.styles_copyButton__Qf20U,.styles_newCalculationButton__i1LF2{background:linear-gradient(135deg,#1E2A38,#2A3A4A);color:white;border:none;padding:.875rem 1.5rem;border-radius:.75rem;font-size:.9rem;cursor:pointer;transition:all .3s ease;font-weight:500;box-shadow:0 4px 12px rgba(30,42,56,.2)}.styles_copyButton__Qf20U:hover,.styles_newCalculationButton__i1LF2:hover{background:linear-gradient(135deg,#2A3A4A,#1E2A38);transform:translateY(-1px);box-shadow:0 6px 16px rgba(30,42,56,.3)}.styles_analysisContent__kqm9R,.styles_analysisText__2w5S4{width:100%}.styles_mainResult__CMnDi{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.styles_ageCard__3NUyr{background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border-radius:1.5rem;padding:2rem;text-align:center;border:1px solid #d9eafd;box-shadow:0 8px 24px rgba(0,0,0,.08);min-width:150px;transition:all .3s ease}.styles_ageCard__3NUyr:hover{transform:translateY(-5px);box-shadow:0 12px 32px rgba(0,0,0,.12)}.styles_ageNumber__q_rwq{display:block;font-size:3rem;font-weight:800;color:#1E2A38;margin-bottom:.5rem;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_ageLabel__Ygkv9{display:block;font-size:1.1rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em}.styles_detailedStats__2Ew_Z{margin-top:2rem}.styles_detailedStats__2Ew_Z h4{color:#1E2A38;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;border-bottom:2px solid #d9eafd;padding-bottom:.5rem}.styles_statsGrid__anQX8{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.styles_statCard__D9w9c{background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border-radius:1rem;padding:1.5rem;border:1px solid #d9eafd;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease}.styles_statCard__D9w9c:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.styles_statItem__jfIZE{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.styles_statItem__jfIZE span{color:#475569;font-weight:500}.styles_statItem__jfIZE strong{color:#1E2A38;font-weight:700;font-size:1.1rem}.styles_exampleContent__1edf4{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.styles_exampleContent__1edf4 h3{color:#1E2A38;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;position:relative;padding-bottom:.75rem}.styles_exampleContent__1edf4 h3:before{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_contentTags__Wqi9j{display:flex;flex-direction:column;gap:1rem}.styles_contentTag__WJ2D5{background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;border-radius:1rem;padding:1.25rem;text-align:left;cursor:pointer;transition:all .3s ease;font-size:.95rem;line-height:1.5;color:#1E2A38;position:relative;overflow:hidden}.styles_contentTag__WJ2D5:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}.styles_contentTag__WJ2D5:hover{background:linear-gradient(135deg,#E8F2FF,#D9EAFD);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#1E2A38}.styles_contentTag__WJ2D5:hover:before{left:100%}.styles_sidebar__LwQnl{width:300px;background:white;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.1);height:fit-content;position:sticky;top:2rem}.styles_sidebarSection__iA3fE{margin-bottom:2rem}.styles_sidebarTitle__0qyLU{font-size:1.2rem;font-weight:700;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f8f9fa}.styles_popularTools__uTaPn{display:flex;flex-direction:column;gap:.5rem}.styles_popularTool___SmgT{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;color:#1E2A38;transition:all .3s ease}.styles_popularTool___SmgT:hover{background:#f8f9fa;transform:translateX(5px)}.styles_popularToolIcon__65GtB{font-size:1rem}.styles_popularToolName__xO6Vx{font-size:.9rem;font-weight:500}.styles_relatedTools__F3qtE{display:flex;flex-direction:column;gap:.5rem}.styles_relatedTool__6RAHi{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;color:#1E2A38;transition:all .3s ease;border-bottom:1px solid #e9ecef}.styles_relatedTool__6RAHi:last-child{border-bottom:none;margin-bottom:0}.styles_relatedTool__6RAHi:hover{background:#f8f9fa;transform:translateX(5px)}.styles_relatedToolIcon__GjQ_N{font-size:1rem;color:#1E2A38}.styles_relatedToolName__96Woa{font-size:.9rem;font-weight:500}.styles_relatedTool__6RAHi:hover .styles_relatedToolName__96Woa{font-weight:500}.styles_categories__27UGx{display:flex;flex-direction:column;gap:.75rem}.styles_categoryLink__6lMAy{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.75rem;text-decoration:none;color:#1E2A38;transition:all .3s ease;background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;font-weight:500}.styles_categoryLink__6lMAy:hover{background:linear-gradient(135deg,#E8F2FF,#D9EAFD);transform:translateX(5px);box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none;color:#1E2A38}.styles_categoryDot__GZZBj{color:#1E2A38;font-size:1.25rem;transition:transform .3s ease}.styles_categoryLink__6lMAy:hover .styles_categoryDot__GZZBj{transform:scale(1.2)}@media (max-width:1200px){.styles_mainLayout__VHs2Y{flex-direction:column;gap:1.5rem}.styles_sidebar__LwQnl{width:100%;position:static}.styles_contentArea__6eDGi{width:100%;order:-1}}@media (max-width:768px){.styles_fullPage__gfO9C{padding:8rem 0 2rem}.styles_headerSection__xdufu{padding:0 0 2rem}.styles_mainTitle__umoU_{font-size:2rem}.styles_mainSubtitle__mDg3w{font-size:1rem}.styles_mainLayout__VHs2Y{padding:0 1rem}.styles_toolSection__Jc_Wu{padding:1.5rem}.styles_sectionTitle__gB5_K{font-size:1.5rem}.styles_inputRow__Kp5my{flex-direction:column;gap:1rem}.styles_inputGroup__axW4P{max-width:100%}.styles_dateInput__XdxXs{padding:1rem}.styles_calculateButton__ZvQli{padding:1rem 2rem;font-size:1rem}.styles_analysisContainer__UcuSU{padding:1.5rem}.styles_analysisHeader__ugoXf{flex-direction:column;align-items:flex-start}.styles_analysisHeader__ugoXf h3{font-size:1.5rem}.styles_analysisActions__hh3BH{width:100%;justify-content:flex-start}.styles_mainResult__CMnDi{flex-direction:column;align-items:center}.styles_ageCard__3NUyr{min-width:200px}.styles_ageNumber__q_rwq{font-size:2.5rem}.styles_statsGrid__anQX8{grid-template-columns:1fr}.styles_sidebar__LwQnl{order:-1}.styles_sidebarTitle__0qyLU{font-size:1.1rem}.styles_categoryLink__6lMAy,.styles_popularTool___SmgT,.styles_relatedTool__6RAHi{padding:.5rem}.styles_popularToolName__xO6Vx,.styles_relatedToolName__96Woa{font-size:.9rem}}@media (max-width:480px){.styles_fullPage__gfO9C{padding:6rem 0 1rem}.styles_mainTitle__umoU_{font-size:1.75rem}.styles_mainSubtitle__mDg3w{font-size:.9rem}.styles_mainLayout__VHs2Y{padding:0 .5rem}.styles_toolSection__Jc_Wu{padding:1rem}.styles_sectionTitle__gB5_K{font-size:1.25rem}.styles_dateInput__XdxXs{padding:.75rem;font-size:.9rem}.styles_calculateButton__ZvQli{padding:.875rem 1.5rem;font-size:.9rem}.styles_analysisContainer__UcuSU{padding:1rem}.styles_analysisHeader__ugoXf h3{font-size:1.25rem}.styles_analysisContent__kqm9R{padding:0}.styles_analysisText__2w5S4{font-size:.9rem}.styles_ageCard__3NUyr{padding:1.5rem}.styles_ageNumber__q_rwq{font-size:2rem}.styles_exampleContent__1edf4{padding:1rem}.styles_sidebar__LwQnl{padding:0}.styles_categoryLink__6lMAy,.styles_popularTool___SmgT,.styles_relatedTool__6RAHi{padding:.5rem;font-size:.85rem}.styles_popularToolName__xO6Vx,.styles_relatedToolName__96Woa{font-size:.85rem}}.styles_dateInput__XdxXs:focus{border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1)}.styles_contentTag__WJ2D5:hover{transform:translateY(-2px)}.styles_categoryLink__6lMAy:hover,.styles_popularTool___SmgT:hover,.styles_relatedTool__6RAHi:hover{transform:translateX(5px)}@media (prefers-reduced-motion:reduce){.styles_spinner__6VXa_{animation:none}.styles_categoryLink__6lMAy,.styles_contentTag__WJ2D5:before,.styles_popularTool___SmgT,.styles_relatedTool__6RAHi{transition:none}}@media print{.styles_analysisActions__hh3BH,.styles_exampleContent__1edf4,.styles_sidebar__LwQnl{display:none}.styles_fullPage__gfO9C{background:white;padding:0}.styles_resultSection__JNIe_,.styles_toolSection__Jc_Wu{box-shadow:none;border:1px solid #ccc}}