._container_f25xt_3{padding:0 var(--spacing-md);max-width:1200px;margin:0 auto}._hero_f25xt_15{text-align:center;margin-bottom:2.25rem}._title_f25xt_25{font-size:3rem;margin-bottom:.75rem;background:var(--hero-gradient-tools);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800;letter-spacing:-.02em}._subtitle_f25xt_49{color:var(--text-muted);font-size:1.25rem;max-width:800px;margin:0 auto;opacity:.8}._calculatorWrapper_f25xt_67{margin-bottom:4rem;display:flex;flex-direction:column;align-items:center;width:100%}._calculatorCard_f25xt_83{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.5rem;box-shadow:0 20px 50px #0000001a;width:100%;max-width:600px;animation:_slideUp_f25xt_1 .4s ease-out}._controlsRow_f25xt_109{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;align-items:center}._toggleGroup_f25xt_125{display:flex;background:var(--surface-muted);padding:.25rem;border-radius:.75rem;border:1px solid var(--border)}._toggleBtn_f25xt_141{padding:.6rem 1.25rem;border-radius:.5rem;border:none;background:transparent;color:var(--text-muted);cursor:pointer;font-weight:600;transition:all .2s ease}._toggleBtn_f25xt_141._active_f25xt_163{background:var(--hero-gradient-tools);color:#fff!important;box-shadow:0 4px 12px #0ea5e94d}._genderSelector_f25xt_175{display:flex;gap:2rem}._genderLabel_f25xt_185{display:flex;align-items:center;gap:.5rem;cursor:pointer}._radioInput_f25xt_199{accent-color:var(--primary);width:1.2rem;height:1.2rem;cursor:pointer}._genderText_f25xt_213{font-size:1.1rem;font-weight:600;color:var(--text-main)}._genderSelector_f25xt_175 label input:checked+span{color:var(--info)}._inputsGrid_f25xt_235{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}._inputGroup_f25xt_249{display:flex;flex-direction:column;gap:.5rem}._inputGroup_f25xt_249 label{font-size:.85rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}._inputGroup_f25xt_249 input{background:var(--surface);border:1px solid var(--border);color:var(--text-main);padding:.75rem;border-radius:var(--radius-md);font-size:1.1rem;font-weight:600;transition:all .2s ease;width:100%}._inputGroup_f25xt_249 input:focus{outline:none;border-color:var(--primary);background:var(--surface-hover)}._calculateBtn_f25xt_315{width:100%;background:var(--hero-gradient-tools);color:#fff;border:none;padding:1rem;font-size:1.1rem;font-weight:700;border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #8b5cf64d}._calculateBtn_f25xt_315:hover{transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf666}._resultContainer_f25xt_355{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border);animation:_fadeIn_f25xt_1 .4s ease-out}._resultMain_f25xt_369{text-align:center;margin-bottom:1.5rem}._resultLabel_f25xt_379{font-size:.9rem;text-transform:uppercase;color:var(--text-muted);font-weight:700;letter-spacing:.05em;margin-bottom:.5rem}._resultValue_f25xt_397{font-size:3.5rem;font-weight:800;color:var(--text-main);line-height:1;margin-bottom:.5rem}._resultCategory_f25xt_413{font-size:1.25rem;font-weight:600;padding:.25rem 1rem;border-radius:2rem;display:inline-block}._textGreen_f25xt_429{color:#4ade80;background:#4ade801a}._textYellow_f25xt_439{color:#facc15;background:#facc151a}._textRed_f25xt_449{color:#ef4444;background:#ef44441a}._massBreakdown_f25xt_459{display:grid;grid-template-columns:1fr 1fr;gap:1rem;background:var(--background);padding:1rem;border-radius:var(--radius-md)}._massItem_f25xt_477{display:flex;flex-direction:column;align-items:center;gap:.25rem}._massLabel_f25xt_491{font-size:.8rem;color:var(--text-muted)}._massValue_f25xt_501{font-size:1.1rem;font-weight:700;color:var(--text-main)}@keyframes _slideUp_f25xt_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_f25xt_1{0%{opacity:0}to{opacity:1}}@media(max-width:600px){._inputsGrid_f25xt_235{grid-template-columns:1fr}._genderSelector_f25xt_175{gap:1rem}._title_f25xt_25{font-size:2.25rem}}._contentWrapper_f25xt_589{width:100%;max-width:none;margin:4rem 0 2rem;padding:0;color:var(--text-muted);line-height:1.7;text-align:left}._section_f25xt_609{margin-bottom:3.5rem}._sectionTitle_f25xt_617,._section_f25xt_609 h2{font-size:1.8rem;color:var(--text-main);margin-bottom:1.5rem;border-bottom:2px solid var(--border);padding-bottom:.5rem;display:inline-block}._section_f25xt_609 h3{color:var(--text-main);font-size:1.3rem;margin:1.5rem 0 .75rem}._text_f25xt_429,._section_f25xt_609 p{margin-bottom:1rem;font-size:1.05rem;max-width:100%}._list_f25xt_663{padding-left:1.5rem;margin-bottom:1.5rem}._list_f25xt_663 li{margin-bottom:.5rem;font-size:1.05rem}._faqList_f25xt_683{display:flex;flex-direction:column;gap:1.5rem}._faqItem_f25xt_695{background:var(--glass-bg);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border)}._faqQuestion_f25xt_709{font-weight:600;color:var(--text-main);font-size:1.1rem;margin-bottom:.75rem}._faqAnswer_f25xt_723{margin:0;color:var(--text-muted);line-height:1.7}._tableContainer_f25xt_737{overflow-x:auto;background:var(--glass-bg);border-radius:var(--radius-md);border:1px solid var(--border);margin-bottom:1.5rem}._table_f25xt_737{width:100%;border-collapse:collapse;min-width:500px}._table_f25xt_737 th,._table_f25xt_737 td{padding:1rem;text-align:left;border-bottom:1px solid var(--border)}._table_f25xt_737 th{background:#8b5cf61a;color:var(--primary);font-weight:700}._table_f25xt_737 td{color:var(--text-muted)}._table_f25xt_737 tr:last-child td{border-bottom:none}._resultVisual_f25xt_809{margin:2rem 0;padding:0 1rem}._visualBar_f25xt_819{height:12px;background:linear-gradient(to right,#0ea5e9,#22c55e,#eab308,#f97316,#ef4444);border-radius:6px;position:relative;margin-bottom:2rem}._visualMarker_f25xt_845{position:absolute;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;transition:left 1s cubic-bezier(.4,0,.2,1)}._markerLine_f25xt_865{width:4px;height:24px;background:#fff;border-radius:2px;box-shadow:0 0 10px #00000026}._markerLabel_f25xt_881{margin-top:8px;font-size:.85rem;font-weight:700;color:var(--text-main);background:var(--text-main);color:var(--background);padding:2px 8px;border-radius:4px;white-space:nowrap}._categoryLabels_f25xt_903{display:flex;justify-content:space-between;margin-top:.5rem;color:var(--text-muted);font-size:.75rem;font-weight:600;text-transform:uppercase}._title_f25xt_25{background:var(--hero-gradient-tools)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}
