.styles-module-scss-module__cPu68W__card_container{grid-gap:22px;grid-template-columns:repeat(auto-fit,250px);justify-content:center;height:auto;padding-top:10px;padding-bottom:35px;display:grid}@media (max-width:568px){.styles-module-scss-module__cPu68W__card_container{grid-template-columns:repeat(auto-fit,98%)}}
.styles-module-scss-module__MHruea__header{flex-direction:column;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__MHruea__logo_content{background-color:#f9af03;background:var(--primary-color);justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative}.styles-module-scss-module__MHruea__logo{pointer-events:none}.styles-module-scss-module__MHruea__search_content{justify-content:center;align-items:center;width:90%;max-width:400px;display:flex}.styles-module-scss-module__MHruea__theme_toggle_container{justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.styles-module-scss-module__MHruea__theme_toggle{box-sizing:border-box;--theme-toggle-size:32px;cursor:pointer;background:#fff0;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:all .3s;display:flex}.styles-module-scss-module__MHruea__theme_toggle:hover{background:#fff0;transform:scale(1.08)}.styles-module-scss-module__MHruea__theme_toggle:active{transform:scale(.96)}.styles-module-scss-module__MHruea__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__MHruea__theme_toggle_button:hover{background:#fff3;transform:scale(1.1)}.styles-module-scss-module__MHruea__theme_toggle_button:active{transform:scale(.95)}.styles-module-scss-module__MHruea__theme_toggle_button i{justify-content:center;align-items:center;display:flex}
.styles-module-scss-module__V3V7Ba__search_content{background:var(--input-bg);border:3px solid #0000;border-radius:10px;align-items:center;width:100%;height:64px;padding:10px 25px;font-size:22px;transition:all .25s ease-in-out;display:flex;transform:translateY(-50%);box-shadow:0 8px 20px #0000000f}.styles-module-scss-module__V3V7Ba__search_content:hover{border:3px solid var(--secondary-color);cursor:text;transition:all .25s ease-in-out}.styles-module-scss-module__V3V7Ba__active{border:3px solid var(--secondary-color);transition:all .25s ease-in-out}.styles-module-scss-module__V3V7Ba__input_content{all:unset;box-sizing:border-box;background:var(--input-bg);box-shadow:none;border:none;outline:none;width:100%;height:90%}.styles-module-scss-module__V3V7Ba__input_content input{background:var(--input-bg);border:none;width:100%;height:100%;font-size:22px}.styles-module-scss-module__V3V7Ba__input_content input:focus,.styles-module-scss-module__V3V7Ba__input_content input:active{box-shadow:none;outline:none}.styles-module-scss-module__V3V7Ba__input_content input::-webkit-input-placeholder{color:var(--placeholder-color)}.styles-module-scss-module__V3V7Ba__input_content input:-moz-placeholder-shown{color:var(--placeholder-color);opacity:1}.styles-module-scss-module__V3V7Ba__input_content input::-moz-placeholder{color:var(--placeholder-color);opacity:1}.styles-module-scss-module__V3V7Ba__input_content input:-ms-placeholder-shown{color:var(--placeholder-color)}.styles-module-scss-module__V3V7Ba__icon_content{justify-content:flex-end;align-items:center;width:10%;display:flex}.styles-module-scss-module__V3V7Ba__icon_content i{color:var(--placeholder-color);cursor:text;display:contents}
.styles-module-scss-module__Fry53q__container{width:var(--theme-toggle-size,56px);height:var(--theme-toggle-size,56px);display:inline-flex}.styles-module-scss-module__Fry53q__isLight{color:#050301}.styles-module-scss-module__Fry53q__isDark{color:#fcfcfc}.styles-module-scss-module__Fry53q__toggle{cursor:pointer;border-radius:50%;place-items:center;width:100%;height:100%;line-height:1;display:grid}.styles-module-scss-module__Fry53q__input{display:none}.styles-module-scss-module__Fry53q__icon{grid-area:1/1/1/1;line-height:.1;transition:transform .5s}.styles-module-scss-module__Fry53q__iconMoon{transition-delay:.2s}.styles-module-scss-module__Fry53q__iconSun{transform:scale(0)}.styles-module-scss-module__Fry53q__input:checked+.styles-module-scss-module__Fry53q__iconMoon{transform:rotate(360deg)scale(0)}.styles-module-scss-module__Fry53q__input:checked~.styles-module-scss-module__Fry53q__iconSun{transition-delay:.2s;transform:scale(1)rotate(360deg)}
.styles-module-scss-module__QHmNAq__chatLayout{flex-direction:column;gap:16px;padding:16px 0;display:flex}.styles-module-scss-module__QHmNAq__chatCard{min-height:320px;max-height:60vh}.styles-module-scss-module__QHmNAq__chatBody{flex-direction:column;padding:12px;display:flex}.styles-module-scss-module__QHmNAq__messages{flex-direction:column;gap:10px;max-height:52vh;padding-right:4px;display:flex;overflow-y:auto}.styles-module-scss-module__QHmNAq__emptyState{background:#0000000a;border-radius:12px;padding:16px;font-size:14px}.styles-module-scss-module__QHmNAq__messageUser,.styles-module-scss-module__QHmNAq__messageAssistant{border-radius:12px;max-width:100%;padding:8px 10px;font-size:14px}.styles-module-scss-module__QHmNAq__messageUser{background:#3b82f626;align-self:flex-end}.styles-module-scss-module__QHmNAq__messageAssistant{background:#0000000a;align-self:flex-start}.styles-module-scss-module__QHmNAq__messageMeta{opacity:.7;margin-bottom:2px;font-size:11px}.styles-module-scss-module__QHmNAq__messageContent{white-space:pre-wrap}.styles-module-scss-module__QHmNAq__textBlock{display:inline}.styles-module-scss-module__QHmNAq__codeBlock{background:#00000014;border-radius:8px;margin:6px 0;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;overflow-x:auto}.styles-module-scss-module__QHmNAq__bold{font-weight:600}.styles-module-scss-module__QHmNAq__inputContainer{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__QHmNAq__textarea textarea{resize:vertical}.styles-module-scss-module__QHmNAq__inputActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (max-width:768px){.styles-module-scss-module__QHmNAq__chatCard{max-height:55vh}}
.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}.styles-module-scss-module__01nuBq__table_card{border-radius:16px;width:100%;transition:all .3s;animation:.6s ease-out styles-module-scss-module__01nuBq__slideIn;box-shadow:0 2px 4px -1px #0000000f,0 1px 2px -1px #0000000a}@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__table_title{color:var(--heroui-foreground-700,#374151);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.styles-module-scss-module__01nuBq__table_container{border:1px solid #0000000f;border-radius:12px;width:100%;overflow-x:auto}.styles-module-scss-module__01nuBq__table{border-collapse:collapse;width:100%;min-width:720px;color:var(--heroui-foreground-700,#374151);font-size:.9rem}.styles-module-scss-module__01nuBq__table th,.styles-module-scss-module__01nuBq__table td{text-align:right;white-space:nowrap;border-bottom:1px solid #0000000f;padding:.75rem .9rem}.styles-module-scss-module__01nuBq__table th:first-child,.styles-module-scss-module__01nuBq__table td:first-child{text-align:left}.styles-module-scss-module__01nuBq__table thead th{background:#00000008;font-weight:600}.styles-module-scss-module__01nuBq__table tbody tr:nth-child(2n) td{background:#00000004}.styles-module-scss-module__01nuBq__table tfoot td{background:#0000000a;font-weight:700}.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__textarea textarea{resize:vertical}.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}}
.styles-module-scss-module__-vt7hW__grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.styles-module-scss-module__-vt7hW__card{height:fit-content}.styles-module-scss-module__-vt7hW__languageSelect{min-width:240px}.styles-module-scss-module__-vt7hW__textarea textarea{resize:vertical;min-height:260px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.styles-module-scss-module__-vt7hW__resultsHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.styles-module-scss-module__-vt7hW__resultsTitle{color:var(--text-color);font-size:18px;font-weight:600}.styles-module-scss-module__-vt7hW__resultsSubtitle{opacity:.7;font-size:14px}.styles-module-scss-module__-vt7hW__emptyState{background:#0000000f;border-radius:12px;padding:12px}.styles-module-scss-module__-vt7hW__matchesList{flex-direction:column;gap:12px;max-height:520px;padding-right:6px;display:flex;overflow:auto}.styles-module-scss-module__-vt7hW__matchItem{background:#0000000d;border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.styles-module-scss-module__-vt7hW__matchMessage{font-weight:600}.styles-module-scss-module__-vt7hW__matchContext{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;line-height:1.4}.styles-module-scss-module__-vt7hW__ctxWrong{background:#ff00001f;border-bottom:2px solid #ff00008c;border-radius:6px;padding:0 2px}.styles-module-scss-module__-vt7hW__replacements{flex-wrap:wrap;gap:8px;display:flex}.styles-module-scss-module__-vt7hW__noReplacement{opacity:.7;font-size:13px}.styles-module-scss-module__-vt7hW__correctedBlock{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__-vt7hW__correctedHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}@media (max-width:900px){.styles-module-scss-module__-vt7hW__grid{grid-template-columns:1fr}.styles-module-scss-module__-vt7hW__matchesList{max-height:none}}
.styles-module-scss-module__5SgWyW__card{background-color:var(--card-bg);border:3px solid var(--card-bg);width:250px;color:var(--text-color);box-sizing:border-box;cursor:pointer;border-radius:10px;flex-direction:column;gap:3px;padding:16px;display:flex;box-shadow:0 8px 20px #0000000f}.styles-module-scss-module__5SgWyW__card:hover{border:3px solid var(--secondary-color);cursor:pointer;transition:all .25s ease-in-out}.styles-module-scss-module__5SgWyW__title_content{align-items:center;gap:5px;font-size:16px;display:flex}.styles-module-scss-module__5SgWyW__title_content i{display:contents}.styles-module-scss-module__5SgWyW__description_content{opacity:.8;font-size:13px;line-height:1.3}@media (max-width:568px){.styles-module-scss-module__5SgWyW__card{justify-self:center;width:90%}}
