.BMICalculator_unitToggle__fzP0t{display:flex;border:1px solid var(--glass-border);border-radius:.75rem;overflow:hidden;width:-moz-fit-content;width:fit-content;margin-bottom:1.5rem}.BMICalculator_unitBtn__7N75c{padding:.55rem 1.5rem;border:none;background:transparent;color:var(--text-dim);font-size:.88rem;font-weight:500;font-family:var(--font-inter);cursor:pointer;transition:all .18s;white-space:nowrap}.BMICalculator_unitBtn__7N75c:first-child{border-right:1px solid var(--glass-border)}.BMICalculator_unitBtn__7N75c:hover{background:var(--glass-hover);color:var(--foreground)}.BMICalculator_unitBtnActive__wDLF3{background:rgba(109,93,252,.14)!important;color:var(--accent)!important;font-weight:700}.BMICalculator_inputCard__wUQ2N{border:1px solid var(--glass-border);border-radius:1rem;background:var(--glass);overflow:hidden;margin-bottom:1rem}.BMICalculator_inputGrid__K_iug{display:grid;grid-template-columns:1fr 1fr;gap:0}@media (max-width:540px){.BMICalculator_inputGrid__K_iug{grid-template-columns:1fr}}.BMICalculator_inputBlock__GxOP6{padding:1.125rem 1.25rem;border-right:1px solid var(--glass-border);display:flex;flex-direction:column;gap:.5rem}.BMICalculator_inputBlock__GxOP6:last-child{border-right:none}@media (max-width:540px){.BMICalculator_inputBlock__GxOP6{border-right:none;border-bottom:1px solid var(--glass-border)}.BMICalculator_inputBlock__GxOP6:last-child{border-bottom:none}}.BMICalculator_inputLabel__kiVFp{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);font-family:var(--font-inter)}.BMICalculator_numInput__xqEmO{width:100%;height:52px;padding:0 .875rem;border-radius:.625rem;border:1px solid var(--glass-border);background:var(--card-bg);color:var(--foreground);font-size:1.35rem;font-family:var(--font-outfit);font-weight:700;outline:none;transition:border-color .15s;box-sizing:border-box;color-scheme:dark}.BMICalculator_numInput__xqEmO:focus{border-color:var(--accent)}.BMICalculator_numInput__xqEmO::-moz-placeholder{color:var(--text-dim);opacity:.4;font-weight:400;font-size:1rem}.BMICalculator_numInput__xqEmO::placeholder{color:var(--text-dim);opacity:.4;font-weight:400;font-size:1rem}.BMICalculator_ftInRow__nSeFQ{display:flex;gap:.5rem}.BMICalculator_ftInWrap__rrNtA{flex:1;display:flex;flex-direction:column;gap:.3rem}.BMICalculator_ftInSublabel__iBEvW{font-size:.65rem;color:var(--text-dim);font-family:var(--font-inter);text-align:center}.BMICalculator_numInput__xqEmO::-webkit-inner-spin-button,.BMICalculator_numInput__xqEmO::-webkit-outer-spin-button{-webkit-appearance:none}.BMICalculator_numInput__xqEmO[type=number]{-moz-appearance:textfield}.BMICalculator_resultsCard__iDzea{border:1px solid var(--glass-border);border-radius:1rem;background:var(--glass);overflow:hidden;margin-bottom:1rem}.BMICalculator_resultsEmpty__yNqEV{padding:3rem 2rem;text-align:center;color:var(--text-dim);font-size:.95rem;font-family:var(--font-inter)}.BMICalculator_resultsBody__uEn4B{padding:1.5rem 1.5rem 1.25rem}.BMICalculator_resultsTop__bQ_NF{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem;flex-wrap:wrap}.BMICalculator_bmiScore__eqGoQ{font-size:4rem;font-family:var(--font-outfit);font-weight:800;line-height:1;letter-spacing:-.03em}.BMICalculator_bmiScoreInfo__gukxA{display:flex;flex-direction:column;gap:.35rem}.BMICalculator_bmiLabel__5UqHv{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);font-family:var(--font-inter)}.BMICalculator_categoryBadge____gmB{display:inline-flex;align-items:center;padding:.35rem .875rem;border-radius:2rem;font-size:.82rem;font-weight:700;font-family:var(--font-inter);letter-spacing:.01em}.BMICalculator_scaleWrap__4cfmh{margin-bottom:1.25rem}.BMICalculator_scaleBar__1LMfu{position:relative;height:10px;border-radius:5px;background:linear-gradient(90deg,#60a5fa 0 24.3%,#10b981 24.3% 42.6%,#f59e0b 42.6% 57.1%,#f97316 57.1% 71.4%,#ef4444 71.4% 85.7%,#dc2626 85.7% 100%);margin-bottom:.5rem}.BMICalculator_scalePointer__R32dE{position:absolute;top:50%;width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.4);transform:translate(-50%,-50%);transition:left .35s cubic-bezier(.34,1.56,.64,1);z-index:2}.BMICalculator_scaleLabels__SSPQ2{display:flex;justify-content:space-between;font-size:.62rem;color:var(--text-dim);font-family:var(--font-inter)}.BMICalculator_scaleLabelUnder__W9DK9{color:#60a5fa;font-weight:600}.BMICalculator_scaleLabelNormal___Aeq1{color:#10b981;font-weight:600}.BMICalculator_scaleLabelOver__CCBwl{color:#f59e0b;font-weight:600}.BMICalculator_scaleLabelObese__k8g5W{color:#f97316;font-weight:600}.BMICalculator_metricsRow__jkN6s{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--glass-border);border-radius:.75rem;overflow:hidden;margin-bottom:1rem}@media (max-width:480px){.BMICalculator_metricsRow__jkN6s{grid-template-columns:1fr 1fr}}.BMICalculator_metricCell__Q9VBl{padding:.75rem .875rem;border-right:1px solid var(--glass-border);display:flex;flex-direction:column;gap:.2rem}.BMICalculator_metricCell__Q9VBl:last-child{border-right:none}@media (max-width:480px){.BMICalculator_metricCell__Q9VBl:nth-child(2){border-right:none}.BMICalculator_metricCell__Q9VBl:nth-child(3){border-top:1px solid var(--glass-border);grid-column:1/-1}}.BMICalculator_metricCellLabel__mNgpF{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--text-dim);font-family:var(--font-inter)}.BMICalculator_metricCellValue__KCkxE{font-size:.95rem;font-weight:700;font-family:var(--font-outfit);color:var(--foreground)}.BMICalculator_metricCellSub__UgGFR{font-size:.68rem;color:var(--text-dim);font-family:var(--font-inter)}.BMICalculator_insightRow__mcrrs{display:flex;align-items:flex-start;gap:.625rem;padding:.75rem .875rem;border-radius:.625rem;font-size:.84rem;font-family:var(--font-inter);line-height:1.55;background:rgba(255,255,255,.03);border:1px solid var(--glass-border)}.BMICalculator_insightIcon__THU0m{flex-shrink:0;margin-top:1px}.BMICalculator_disclaimer__cCfxi{font-size:.72rem;color:var(--text-dim);font-family:var(--font-inter);text-align:center;padding:.75rem 1.25rem;border-top:1px solid var(--glass-border);line-height:1.5;background:var(--card-bg)}.BMICalculator_bmiTable__2K4T1{width:100%;border-collapse:collapse;border-radius:.875rem;overflow:hidden;border:1px solid var(--glass-border)}.BMICalculator_bmiTable__2K4T1 th{padding:.625rem 1rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);background:var(--card-bg);text-align:left}.BMICalculator_bmiTable__2K4T1 td,.BMICalculator_bmiTable__2K4T1 th{border-bottom:1px solid var(--glass-border);font-family:var(--font-inter)}.BMICalculator_bmiTable__2K4T1 td{padding:.6rem 1rem;font-size:.88rem;color:var(--foreground)}.BMICalculator_bmiTable__2K4T1 tr:last-child td{border-bottom:none}.BMICalculator_bmiTable__2K4T1 tr:hover td{background:var(--glass-hover)}.BMICalculator_dot__pFcYM{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:.5rem;vertical-align:middle}.page_page__71l3o{min-height:100vh;background:var(--background);color:var(--foreground);font-family:var(--font-inter);padding-bottom:5rem}.page_nav__rM73J{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;border-bottom:1px solid var(--glass-border);position:sticky;top:0;z-index:20;background:rgba(10,10,12,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.page_logo__zwcNp{text-decoration:none}.page_logoText__0dqYO{font-family:var(--font-outfit);font-weight:700;font-size:1.1rem;background:var(--title-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page_navBack__3otFA{font-size:.85rem;color:var(--text-dim);text-decoration:none;transition:color .2s}.page_navBack__3otFA:hover{color:var(--accent)}.page_hero__QYip7{max-width:860px;margin:0 auto;padding:3rem 2rem 2rem;text-align:center}.page_h1__Z3w1e{font-family:var(--font-outfit);font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;background:var(--title-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:640px){.page_h1__Z3w1e{font-size:1.75rem}}.page_subtitle__n_1jE{font-size:1.05rem;color:var(--text-dim);line-height:1.65;max-width:620px;margin:0 auto}.page_toolSection__pha4W{max-width:640px;margin:0 auto;padding:0 2rem 3rem}.page_seoContent__W60un{max-width:800px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:3rem}.page_seoSection__3GSJ4 h2{font-family:var(--font-outfit);font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:1rem}.page_seoSection__3GSJ4 p{color:var(--text-dim);line-height:1.75;margin-bottom:.875rem;font-size:.98rem}.page_seoSection__3GSJ4 p:last-child{margin-bottom:0}.page_seoSection__3GSJ4 strong{color:var(--foreground)}.page_featureList__WdIDj{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.page_featureList__WdIDj li{color:var(--text-dim);font-size:.95rem;line-height:1.6;padding-left:1.25rem;position:relative}.page_featureList__WdIDj li:before{content:"✓";position:absolute;left:0;color:var(--accent);font-weight:700}.page_featureList__WdIDj li strong{color:var(--foreground)}.page_faqSection__mDFWr{display:flex;flex-direction:column}.page_faqSection__mDFWr h2{margin-bottom:1.25rem}.page_faqItem__MF6Ny{border:1px solid var(--glass-border);border-radius:.75rem;margin-bottom:.625rem;overflow:hidden;background:var(--glass)}.page_faqItem__MF6Ny summary{padding:1rem 1.25rem;font-weight:600;font-size:.95rem;color:var(--foreground);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.page_faqItem__MF6Ny summary::-webkit-details-marker{display:none}.page_faqItem__MF6Ny summary:after{content:"+";font-size:1.2rem;color:var(--accent);font-weight:400;flex-shrink:0;margin-left:1rem}.page_faqItem__MF6Ny[open] summary:after{content:"−"}.page_faqItem__MF6Ny summary:hover{background:var(--glass-hover)}.page_faqItem__MF6Ny p{padding:0 1.25rem 1rem;color:var(--text-dim);line-height:1.7;font-size:.93rem;margin:0}.page_relatedSection__mcem0 h2{font-family:var(--font-outfit);font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:1.25rem}.page_relatedGrid__m3wA4{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.875rem}.page_relatedCard__afyCA{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.25rem;border-radius:.875rem;text-decoration:none;transition:border-color .2s,background .2s}.page_relatedCard__afyCA strong{font-size:.92rem;color:var(--foreground);font-family:var(--font-outfit)}.page_relatedCard__afyCA span{font-size:.78rem;color:var(--text-dim);line-height:1.5}.page_relatedCard__afyCA:hover{border-color:var(--accent);background:var(--glass-hover)}