.styles-module-scss-module__ldt06W__header_container{background:var(--primary-color)}.styles-module-scss-module__ldt06W__header{background-color:#b67f00;background:var(--primary-color);grid-template-columns:35px auto 35px;align-items:center;display:grid;position:relative}.styles-module-scss-module__ldt06W__sub_header{padding:10px 0}.styles-module-scss-module__ldt06W__sub_header h1{border-bottom:3px solid var(--default-color);width:fit-content;font-size:30px;font-weight:500}.styles-module-scss-module__ldt06W__menu_button_container{justify-content:center;display:flex}.styles-module-scss-module__ldt06W__menu_button{all:unset;cursor:pointer;font-size:30px;display:contents}.styles-module-scss-module__ldt06W__menu_button i{display:contents}.styles-module-scss-module__ldt06W__logo_content{justify-content:center;align-items:center;width:100%;height:80px;display:flex}.styles-module-scss-module__ldt06W__logo{pointer-events:none}.styles-module-scss-module__ldt06W__theme_toggle_container{justify-content:center;align-items:center;display:flex}.styles-module-scss-module__ldt06W__theme_toggle_button{all:unset;cursor:pointer;color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .3s;display:flex}.styles-module-scss-module__ldt06W__theme_toggle_button:hover{background:#fff3;transform:scale(1.1)}.styles-module-scss-module__ldt06W__theme_toggle_button:active{transform:scale(.95)}.styles-module-scss-module__ldt06W__theme_toggle_button i{justify-content:center;align-items:center;display:flex}@media (prefers-color-scheme:dark){.styles-module-scss-module__ldt06W__logo_content{background-color:#181818}}.styles-module-scss-module__ldt06W__dark .styles-module-scss-module__ldt06W__logo_content{background-color:#181818}
.styles-module-scss-module__01nuBq__calculator_container{flex-direction:column;gap:2rem;width:100%;max-width:1000px;margin:0 auto;padding:2rem 0;display:flex}.styles-module-scss-module__01nuBq__input_card{border-radius:16px;width:100%;transition:all .3s;box-shadow:0 2px 4px -1px #0000000f,0 1px 2px -1px #0000000a}.styles-module-scss-module__01nuBq__input_card:hover{box-shadow:0 4px 6px -1px #00000014,0 2px 4px -1px #0000000d}.styles-module-scss-module__01nuBq__formula_info{background:#00000005;border:1px dashed #00000014;border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex}.styles-module-scss-module__01nuBq__formula_title{color:var(--heroui-foreground-700,#374151);font-weight:600}.styles-module-scss-module__01nuBq__formula_equation{color:var(--heroui-foreground,#111827);font-size:1.25rem;font-weight:700}.styles-module-scss-module__01nuBq__formula_details{color:var(--heroui-foreground-600,#4b5563);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.25rem 1rem;font-size:.9rem;display:grid}.styles-module-scss-module__01nuBq__formula_note{color:var(--heroui-foreground-500,#6b7280);font-size:.85rem}.styles-module-scss-module__01nuBq__result_card{border-radius:16px;width:100%;transition:all .3s;animation:.4s ease-out styles-module-scss-module__01nuBq__slideIn;box-shadow:0 2px 4px -1px #0000000f,0 1px 2px -1px #0000000a}.styles-module-scss-module__01nuBq__result_card:hover{box-shadow:0 4px 6px -1px #00000014,0 2px 4px -1px #0000000d}.styles-module-scss-module__01nuBq__chart_card{border-radius:16px;width:100%;transition:all .3s;animation:.5s ease-out styles-module-scss-module__01nuBq__slideIn;box-shadow:0 2px 4px -1px #0000000f,0 1px 2px -1px #0000000a}.styles-module-scss-module__01nuBq__chart_card:hover{box-shadow:0 4px 6px -1px #00000014,0 2px 4px -1px #0000000d}@keyframes styles-module-scss-module__01nuBq__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__01nuBq__result_content{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:1rem 0;display:grid}.styles-module-scss-module__01nuBq__result_item{background:var(--card-bg);border:1px solid #00000014;border-radius:16px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .3s;display:flex;box-shadow:0 2px 6px #0000000f}.styles-module-scss-module__01nuBq__result_item:hover{transform:translateY(-1px);box-shadow:0 6px 14px #00000014}.styles-module-scss-module__01nuBq__result_item:first-child{border-color:#10b98159;box-shadow:0 2px 6px #10b98126}.styles-module-scss-module__01nuBq__result_item:nth-child(2){border-color:#3b82f659;box-shadow:0 2px 6px #3b82f626}.styles-module-scss-module__01nuBq__result_item:nth-child(3){border-color:#f59e0b59;box-shadow:0 2px 6px #f59e0b26}.styles-module-scss-module__01nuBq__result_label{color:var(--heroui-foreground-600,#4b5563);font-size:.95rem;font-weight:600}.styles-module-scss-module__01nuBq__result_value{color:var(--text-color);font-size:2.2rem;font-weight:700;line-height:1.2}.styles-module-scss-module__01nuBq__result_final{background:linear-gradient(135deg,#10b981 0%,#059669 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__01nuBq__result_invested{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__01nuBq__result_interest{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__01nuBq__result_subtext{color:var(--heroui-foreground-600,#4b5563);align-items:center;gap:.4rem;font-size:.9rem;display:flex}.styles-module-scss-module__01nuBq__chart_title{text-align:center;color:var(--heroui-foreground-700,#374151);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.styles-module-scss-module__01nuBq__chart_container{background:linear-gradient(#00000005 0%,#00000003 100%);border:1px solid #0000000a;border-radius:12px;width:100%;height:360px;padding:1rem}.styles-module-scss-module__01nuBq__chart_block{flex-direction:column;gap:.75rem;display:flex}.styles-module-scss-module__01nuBq__chart_placeholder{height:360px;color:var(--heroui-foreground-600,#4b5563);background:#00000005;border:1px dashed #00000014;border-radius:12px;justify-content:center;align-items:center;font-size:.9rem;display:flex}.styles-module-scss-module__01nuBq__chart_legend{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1rem;display:flex}.styles-module-scss-module__01nuBq__legend_item{color:var(--heroui-foreground-600,#4b5563);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.styles-module-scss-module__01nuBq__legend_color{border-radius:2px;width:20px;height:3px}.styles-module-scss-module__01nuBq__legend_invested{background:var(--heroui-primary,#3b82f6);opacity:.6}.styles-module-scss-module__01nuBq__legend_value{background:var(--heroui-success,#10b981)}@media (max-width:768px){.styles-module-scss-module__01nuBq__calculator_container{gap:1.5rem;max-width:100%;padding:1.5rem 1rem}.styles-module-scss-module__01nuBq__input_card,.styles-module-scss-module__01nuBq__result_card,.styles-module-scss-module__01nuBq__chart_card{border-radius:12px}.styles-module-scss-module__01nuBq__result_content{grid-template-columns:1fr;gap:1rem;padding:.5rem 0}.styles-module-scss-module__01nuBq__result_value{font-size:1.25rem}.styles-module-scss-module__01nuBq__result_final{font-size:1.5rem}.styles-module-scss-module__01nuBq__chart_container,.styles-module-scss-module__01nuBq__chart_placeholder{height:300px}.styles-module-scss-module__01nuBq__chart_legend{gap:1rem}}@media (max-width:568px){.styles-module-scss-module__01nuBq__calculator_container{gap:1.25rem;padding:1rem .75rem}.styles-module-scss-module__01nuBq__result_item{padding:.75rem}.styles-module-scss-module__01nuBq__result_value{font-size:1.125rem}.styles-module-scss-module__01nuBq__result_final{font-size:1.25rem}.styles-module-scss-module__01nuBq__chart_container,.styles-module-scss-module__01nuBq__chart_placeholder{height:260px}}
.styles-module-scss-module__xHAfHq__sort_text_lines_content{grid-gap:15px;grid-template-columns:1fr 1fr;grid-auto-flow:column;display:grid}.styles-module-scss-module__xHAfHq__text_content h3{margin-bottom:8px}.styles-module-scss-module__xHAfHq__text_area_content{resize:none;box-sizing:border-box;border:1px solid #ccc;border-radius:5px;outline:none;width:100%;height:18rem;padding:5px 8px;font-family:Roboto,sans-serif;font-size:1.2rem;transition:all .2s ease-in-out}.styles-module-scss-module__xHAfHq__text_area_content:focus{border:1px solid #1e90ff;transition:all .2s ease-in-out}.styles-module-scss-module__xHAfHq__button_sort{color:#fff;cursor:pointer;background-color:#1e90ff;border:none;border-radius:5px;width:100%;height:3rem;font-size:1.2rem;font-weight:700;transition:all .2s ease-in-out}.styles-module-scss-module__xHAfHq__button_clear{color:#fff;cursor:pointer;background-color:red;border:none;border-radius:5px;width:100%;height:3rem;font-size:1.2rem;font-weight:700;transition:all .2s ease-in-out}.styles-module-scss-module__xHAfHq__button_copy{color:#fff;cursor:pointer;background-color:#00b74c;border:none;border-radius:5px;width:100%;height:3rem;font-size:1.2rem;font-weight:700;transition:all .2s ease-in-out}@media (max-width:568px){.styles-module-scss-module__xHAfHq__sort_text_lines_content{grid-gap:15px;grid-template-columns:1fr;grid-auto-flow:row;display:grid}}
.styles-module-scss-module__9sG6Ka__sort_text_lines_content{grid-gap:15px;grid-template-columns:1fr 1fr;grid-auto-flow:column;display:grid}.styles-module-scss-module__9sG6Ka__text_content h3{margin-bottom:8px}.styles-module-scss-module__9sG6Ka__text_area_content{resize:none;box-sizing:border-box;border:1px solid #ccc;border-radius:5px;outline:none;width:100%;height:18rem;padding:5px 8px;font-family:Roboto,sans-serif;font-size:1.2rem;transition:all .2s ease-in-out}.styles-module-scss-module__9sG6Ka__text_area_content:focus{border:1px solid #1e90ff;transition:all .2s ease-in-out}.styles-module-scss-module__9sG6Ka__button_sort{color:#fff;cursor:pointer;background-color:#1e90ff;border:none;border-radius:5px;width:100%;height:3rem;font-size:1.2rem;font-weight:700;transition:all .2s ease-in-out}.styles-module-scss-module__9sG6Ka__button_clear{color:#fff;cursor:pointer;background-color:red;border:none;border-radius:5px;width:100%;height:3rem;font-size:1.2rem;font-weight:700;transition:all .2s ease-in-out}.styles-module-scss-module__9sG6Ka__button_copy{color:#fff;cursor:pointer;background-color:#00b74c;border:none;border-radius:5px;width:100%;height:3rem;font-size:1.2rem;font-weight:700;transition:all .2s ease-in-out}@media (max-width:568px){.styles-module-scss-module__9sG6Ka__sort_text_lines_content{grid-gap:15px;grid-template-columns:1fr;grid-auto-flow:row;display:grid}}
.styles-module-scss-module__LJ6U0q__sort_text_lines_content{grid-gap:15px;grid-template-columns:1fr 1fr;grid-auto-flow:column;display:grid}.styles-module-scss-module__LJ6U0q__text_content h3{margin-bottom:8px}.styles-module-scss-module__LJ6U0q__text_area_content{resize:none;box-sizing:border-box;border:1px solid #ccc;border-radius:5px;outline:none;width:100%;height:18rem;padding:5px 8px;font-family:Roboto,sans-serif;font-size:1.2rem;transition:all .2s ease-in-out}.styles-module-scss-module__LJ6U0q__text_area_content:focus{border:1px solid #1e90ff;transition:all .2s ease-in-out}@media (max-width:568px){.styles-module-scss-module__LJ6U0q__sort_text_lines_content{grid-gap:15px;grid-template-columns:1fr;grid-auto-flow:row;display:grid}}
.styles-module-scss-module__509jhq__imc_container{flex-direction:column;gap:2rem;width:100%;max-width:700px;margin:0 auto;padding:2rem 0;display:flex}.styles-module-scss-module__509jhq__input_card{border-radius:16px;width:100%;transition:all .3s;box-shadow:0 2px 4px -1px #0000000f,0 1px 2px -1px #0000000a}.styles-module-scss-module__509jhq__input_card:hover{box-shadow:0 4px 6px -1px #00000014,0 2px 4px -1px #0000000d}.styles-module-scss-module__509jhq__result_card{border-radius:16px;width:100%;transition:all .3s;animation:.4s ease-out styles-module-scss-module__509jhq__slideIn;box-shadow:0 2px 4px -1px #0000000f,0 1px 2px -1px #0000000a}.styles-module-scss-module__509jhq__result_card:hover{box-shadow:0 4px 6px -1px #00000014,0 2px 4px -1px #0000000d}@keyframes styles-module-scss-module__509jhq__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__509jhq__result_content{flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem 0;display:flex}.styles-module-scss-module__509jhq__result_header{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.styles-module-scss-module__509jhq__icon_container{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:.5s ease-out styles-module-scss-module__509jhq__scaleIn;display:flex;position:relative}.styles-module-scss-module__509jhq__icon_container i{font-size:2.5rem}.styles-module-scss-module__509jhq__icon_container.styles-module-scss-module__509jhq__classification_below_weight{background:linear-gradient(135deg,#ef444426 0%,#dc262626 100%);border:2px solid #ef44444d}.styles-module-scss-module__509jhq__icon_container.styles-module-scss-module__509jhq__classification_normal{background:linear-gradient(135deg,#10b98126 0%,#05966926 100%);border:2px solid #10b9814d}.styles-module-scss-module__509jhq__icon_container.styles-module-scss-module__509jhq__classification_overweight{background:linear-gradient(135deg,#f59e0b26 0%,#d9770626 100%);border:2px solid #f59e0b4d}.styles-module-scss-module__509jhq__icon_container.styles-module-scss-module__509jhq__classification_obesity_1{background:linear-gradient(135deg,#f9731626 0%,#ea580c26 100%);border:2px solid #f973164d}.styles-module-scss-module__509jhq__icon_container.styles-module-scss-module__509jhq__classification_obesity_2{background:linear-gradient(135deg,#dc262626 0%,#b91c1c26 100%);border:2px solid #dc26264d}.styles-module-scss-module__509jhq__icon_container.styles-module-scss-module__509jhq__classification_obesity_3{background:linear-gradient(135deg,#991b1b26 0%,#7f1d1d26 100%);border:2px solid #991b1b4d}.styles-module-scss-module__509jhq__result_icon{font-size:2.5rem}@keyframes styles-module-scss-module__509jhq__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.styles-module-scss-module__509jhq__imc_value{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.5rem;margin-top:.5rem;display:flex}.styles-module-scss-module__509jhq__imc_value span:first-child{line-height:1}.styles-module-scss-module__509jhq__imc_below_weight{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__509jhq__imc_normal{background:linear-gradient(135deg,#10b981 0%,#059669 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__509jhq__imc_overweight{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__509jhq__imc_obesity_1{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__509jhq__imc_obesity_2{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__509jhq__imc_obesity_3{background:linear-gradient(135deg,#991b1b 0%,#7f1d1d 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__509jhq__classification{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;width:100%;padding:.75rem 1.5rem;transition:all .3s}.styles-module-scss-module__509jhq__classification p{letter-spacing:.5px;margin:0;font-weight:600}.styles-module-scss-module__509jhq__classification.styles-module-scss-module__509jhq__classification_below_weight{background:linear-gradient(135deg,#ef44441a 0%,#dc26261a 100%)}.styles-module-scss-module__509jhq__classification.styles-module-scss-module__509jhq__classification_normal{background:linear-gradient(135deg,#10b9811a 0%,#0596691a 100%)}.styles-module-scss-module__509jhq__classification.styles-module-scss-module__509jhq__classification_overweight{background:linear-gradient(135deg,#f59e0b1a 0%,#d977061a 100%)}.styles-module-scss-module__509jhq__classification.styles-module-scss-module__509jhq__classification_obesity_1{background:linear-gradient(135deg,#f973161a 0%,#ea580c1a 100%)}.styles-module-scss-module__509jhq__classification.styles-module-scss-module__509jhq__classification_obesity_2{background:linear-gradient(135deg,#dc26261a 0%,#b91c1c1a 100%)}.styles-module-scss-module__509jhq__classification.styles-module-scss-module__509jhq__classification_obesity_3{background:linear-gradient(135deg,#991b1b1a 0%,#7f1d1d1a 100%)}.styles-module-scss-module__509jhq__description{background:#00000005;border-radius:12px;width:100%;margin-top:.5rem;padding:1rem 1.5rem}.styles-module-scss-module__509jhq__imc_ranges{background:#00000005;border-radius:12px;width:100%;margin-top:1rem;padding:1rem}.styles-module-scss-module__509jhq__ranges_list{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__509jhq__range_item{background:#ffffff80;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .75rem;transition:all .2s;display:flex}.styles-module-scss-module__509jhq__range_item.styles-module-scss-module__509jhq__range_active{background:#3b82f61a;font-weight:600;box-shadow:0 2px 4px -1px #0000001a}.styles-module-scss-module__509jhq__range_label{color:var(--heroui-foreground-700,#374151);font-size:.875rem}.styles-module-scss-module__509jhq__range_value{color:var(--heroui-foreground-600,#4b5563);font-size:.875rem;font-weight:500}@media (max-width:768px){.styles-module-scss-module__509jhq__imc_container{gap:1.5rem;max-width:100%;padding:1.5rem 1rem}.styles-module-scss-module__509jhq__input_card,.styles-module-scss-module__509jhq__result_card{border-radius:12px}.styles-module-scss-module__509jhq__result_content{gap:1rem;padding:1rem 0}.styles-module-scss-module__509jhq__classification{width:100%;max-width:100%;padding:.5rem 1rem}.styles-module-scss-module__509jhq__icon_container{width:70px;height:70px}.styles-module-scss-module__509jhq__icon_container i{font-size:2rem}}@media (max-width:568px){.styles-module-scss-module__509jhq__imc_container{gap:1.25rem;padding:1rem .75rem}.styles-module-scss-module__509jhq__imc_value{flex-direction:column;align-items:center;gap:.25rem}.styles-module-scss-module__509jhq__classification{padding:.625rem 1rem;font-size:.9rem}.styles-module-scss-module__509jhq__icon_container{width:60px;height:60px}.styles-module-scss-module__509jhq__icon_container i{font-size:1.75rem}}
.styles-module-scss-module__sK9KdW__sort_text_lines_content{grid-gap:15px;grid-template-columns:1fr 1fr;grid-auto-flow:column;display:grid}.styles-module-scss-module__sK9KdW__text_content h3{margin-bottom:8px}.styles-module-scss-module__sK9KdW__text_area_content{resize:none;box-sizing:border-box;border:1px solid #ccc;border-radius:5px;outline:none;width:100%;height:18rem;padding:5px 8px;font-family:Roboto,sans-serif;font-size:1.2rem;transition:all .2s ease-in-out}.styles-module-scss-module__sK9KdW__text_area_content:focus{border:1px solid #1e90ff;transition:all .2s ease-in-out}.styles-module-scss-module__sK9KdW__button_sort{color:#fff;cursor:pointer;background-color:#1e90ff;border:none;border-radius:5px;width:100%;height:3rem;font-size:1.2rem;font-weight:700;transition:all .2s ease-in-out}.styles-module-scss-module__sK9KdW__button_clear{color:#fff;cursor:pointer;background-color:red;border:none;border-radius:5px;width:100%;height:3rem;font-size:1.2rem;font-weight:700;transition:all .2s ease-in-out}.styles-module-scss-module__sK9KdW__button_copy{color:#fff;cursor:pointer;background-color:#00b74c;border:none;border-radius:5px;width:100%;height:3rem;font-size:1.2rem;font-weight:700;transition:all .2s ease-in-out}@media (max-width:568px){.styles-module-scss-module__sK9KdW__sort_text_lines_content{grid-gap:15px;grid-template-columns:1fr;grid-auto-flow:row;display:grid}}
