*{padding:0;margin:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}:root{--primary-blue: #1e1eb1;--primary-blue-light: #5a5af0;--secondary-blue: #e8e8ff;--accent-gradient: linear-gradient(135deg, #3e3eed 0%, #5a5af0 100%);--bg-light: #f8f8e9;--text-primary-light: #1a1a1a;--text-secondary-light: #6b7280;--border-light: #e5e7eb;--shadow-light: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-strong-light: 0 20px 25px -5px rgba(0, 0, 0, .1)}.section{padding-top:2.5rem}.flex{display:flex}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-center{align-items:center}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.gap{gap:4rem}.button{cursor:pointer;border:none;outline:none}.d-none{display:none!important}.navbar{background:var(--primary-blue);padding:12px 24px;box-shadow:var(--shadow-light)}.nav-links{display:flex;justify-content:space-around;gap:24px}.nav-links span{font-size:1.5rem}.nav-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#fff;font-size:.85rem;transition:transform .2s ease,color .2s ease}.nav-item:hover{color:var(--secondary-blue);transform:translateY(-2px)}.nav-item span{margin-top:4px}._home_j16g3_1{font-family:Inter,sans-serif;background-color:var(--primary-blue);color:var(--text-primary-light);overflow:hidden;display:flex;justify-content:center;align-items:center;height:100vh}._header_j16g3_23{position:relative;opacity:1;z-index:2;display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 0 55px #00000080;background-color:var(--bg-light);padding:3rem 8rem;border-radius:1rem}._headerTitle_j16g3_51 img:hover{transition:all .5s;transform:scale(1.05)}._inputOptions_j16g3_61{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}._agrDiscOptions_j16g3_75,._agrClassOptions_j16g3_97{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;border:1px solid blue;padding:1rem;position:relative;border-radius:1rem}._title_j16g3_119{position:absolute;top:-.8rem;left:1rem;background-color:var(--bg-light);font-weight:700;padding:0 .5rem;color:var(--primary-blue);color:var(--text-secondary-light)}._inputOp_j16g3_61{width:auto;padding:2rem;background:#e9ebf899;border:1px solid white;box-shadow:6px 6px 5px #0003;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:17px;text-align:center;cursor:pointer;transition:all .5s;display:flex;align-items:center;justify-content:center;flex-direction:column;-webkit-user-select:none;user-select:none;font-weight:bolder;color:#000;text-decoration:none}._inputOp_j16g3_61:hover{border:1px solid var(--primary-blue);transform:scale(1.05)}._icon_j16g3_193{padding:.5rem;background-color:var(--primary-blue);border-radius:50%;margin-bottom:.6rem;box-shadow:var(--shadow-strong-light);display:flex;justify-content:center;align-items:center}._img_j16g3_215{width:40px}._inputCard_emh07_15{background-color:#fff;border-radius:12px;padding:24px;box-shadow:var(--shadow-light);transition:box-shadow .3s ease-in-out;border:1px solid var(--border-light);font-weight:700;max-height:30rem;overflow-y:scroll}._inputCard_emh07_15:hover,._outputCard_emh07_47:hover{box-shadow:var(--shadow-strong-light)}._h2_emh07_55{color:var(--text-secondary-light)}._h3_emh07_63{color:var(--text-secondary-light);font-size:1.3rem;margin-bottom:1rem}._value_emh07_75{color:var(--primary-blue-light)}._icon_emh07_83{color:var(--text-secondary-light)}._unit_emh07_91{padding-top:1rem;padding-bottom:1rem;color:var(--text-secondary-light);display:flex;flex-direction:column;gap:.5rem;font-size:1.3rem}._input_emh07_15{border:1px solid var(--border-light);background-color:var(--secondary-blue);color:var(--text-primary-light);padding:8px 12px;border-radius:8px;outline:none;transition:border-color .3s ease;width:fit-content;font-size:1rem}._input_emh07_15:focus{border-color:var(--primary-blue-light)}._table-header_emh07_143>div{font-weight:600;color:var(--primary-blue)}._remove_emh07_153{display:flex;align-items:center;justify-content:center}._removeButton_emh07_165{background-color:transparent;border:none;cursor:pointer;margin-left:9rem}._removeButton_emh07_165 svg{color:var(--text-secondary-light);transition:color .2s ease}._removeButton_emh07_165:hover svg{color:#ef4444}._text_emh07_197{font-size:1.5rem}._addRow_emh07_205{display:flex;align-items:center;justify-content:center;margin-top:2rem;gap:10px;color:var(--text-secondary-light);font-weight:600;cursor:pointer;transition:color .3s ease}._addRow_emh07_205:hover{color:var(--primary-blue)}._row_emh07_237{margin-bottom:1rem}._outputCard_emh07_47{background-color:#fff;border-radius:12px;padding:24px;box-shadow:var(--shadow-light);transition:box-shadow .3s ease-in-out;border:1px solid var(--border-light);height:fit-content}._output_emh07_47{gap:6rem}._options_emh07_273{margin-top:1.5rem;display:flex;flex-direction:column;font-weight:600;font-size:1.3rem}._optionMargin_emh07_289{padding:.5rem}._checkbox-option_emh07_297 input[type=checkbox]{accent-color:var(--primary-blue);height:20px;width:20px;border-radius:4px}._alignOption_emh07_311{margin-left:3rem}._resultCard_emh07_319{margin-top:2rem;display:flex;flex-direction:column;background-color:#fff;border-radius:12px;padding:24px;box-shadow:var(--shadow-light);transition:box-shadow .3s ease-in-out;border:1px solid var(--border-light);height:fit-content}._results_emh07_345{padding:2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}._resultItem_emh07_361{flex:1;min-width:200px;display:flex;flex-direction:column;text-align:center;padding:16px;border-radius:12px}._chartCenter_emh07_381{display:flex;align-items:center;justify-content:center}._chart_emh07_381{width:50%}._span_emh07_401{font-size:.8rem;font-weight:700;color:var(--text-secondary-light)}._select_emh07_413{cursor:pointer;margin-left:-3rem;display:flex;flex-direction:column;align-items:center;justify-content:center}._h3_1c9w7_1{color:var(--text-secondary-light);font-size:1.3rem;margin-bottom:1rem}._value_1c9w7_13{color:var(--primary-blue-light)}._resultItem_1c9w7_21{flex:1;min-width:200px;display:flex;flex-direction:column;text-align:center;padding:16px;border-radius:12px}._textCard_q1mv9_15{background-color:#fff;border-radius:12px;padding:24px;box-shadow:var(--shadow-light);transition:box-shadow .3s ease-in-out;border:1px solid var(--border-light);font-weight:700}._textCard_q1mv9_15:hover{box-shadow:var(--shadow-strong-light)}._h2_q1mv9_43{color:var(--text-secondary-light)}._h3_q1mv9_51{color:var(--text-secondary-light);font-size:1.3rem;margin-bottom:1rem}._value_q1mv9_63{color:var(--primary-blue-light)}._icon_q1mv9_71{color:var(--text-secondary-light)}._unit_q1mv9_79{padding-top:1rem;padding-bottom:1rem;color:var(--text-secondary-light);display:flex;flex-direction:column;gap:.5rem;font-size:1.3rem}._input_q1mv9_101{border:1px solid var(--border-light);background-color:var(--secondary-blue);color:var(--text-primary-light);padding:8px 12px;border-radius:8px;outline:none;transition:border-color .3s ease;width:fit-content;font-size:1rem}._input_q1mv9_101:focus{border-color:var(--primary-blue-light)}._textarea_q1mv9_133{color:var(--primary-blue-light);border:none;outline:0;border-radius:2rem;font-size:1.2rem}._outputCard_q1mv9_149{background-color:#fff;border-radius:12px;padding:24px;box-shadow:var(--shadow-light);transition:box-shadow .3s ease-in-out;border:1px solid var(--border-light);height:fit-content}._output_q1mv9_149{gap:6rem}._options_q1mv9_177{margin-top:1.5rem;display:flex;flex-direction:column;font-weight:600;font-size:1.3rem}._optionMargin_q1mv9_193{padding:.5rem}._checkbox-option_q1mv9_201 input[type=checkbox]{accent-color:var(--primary-blue);height:20px;width:20px;border-radius:4px}._alignOption_q1mv9_215{margin-left:3rem}._resultCard_q1mv9_223{margin-top:2rem;display:flex;flex-direction:column;background-color:#fff;border-radius:12px;padding:24px;box-shadow:var(--shadow-light);transition:box-shadow .3s ease-in-out;border:1px solid var(--border-light);height:fit-content}._results_q1mv9_249{padding:2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}._resultItem_q1mv9_265{flex:1;min-width:200px;display:flex;flex-direction:column;text-align:center;padding:16px;border-radius:12px}._chartCenter_q1mv9_285{display:flex;align-items:center;justify-content:center}._chart_q1mv9_285{width:50%}._span_q1mv9_305{font-size:.8rem;font-weight:700;color:var(--text-secondary-light)}._select_q1mv9_317{cursor:pointer;margin-left:-3rem;display:flex;flex-direction:column;align-items:center;justify-content:center}body{font-family:Inter,sans-serif;background-color:#f0f4f8;display:flex;align-items:flex-start;justify-content:center;min-height:100vh}.container{max-width:1200px;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:flex-start}.main-content{flex:1 1 500px}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;width:100%}.header-icons{display:flex;align-items:center;gap:1rem}.icon-button{color:#4b5563}.icon-button:hover{color:#1f2937}.card{background-color:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:1.5rem}.input-header{display:flex;align-items:center;font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;min-width:100%}.input-header-icon{margin-right:.5rem;color:#6b7280}.menu-tabs{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.25rem;border-radius:9999px;background-color:#e5e7eb}.menu-button{flex:1;text-align:center;padding:.5rem 1rem;border-radius:9999px;font-weight:500;cursor:pointer;background:transparent}.menu-button.active{color:#fff;background-image:linear-gradient(135deg,#4c68d1,#6b4cda);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.menu-button:not(.active){color:#4b5563}.table-header{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;font-size:.875rem;color:#6b7280;font-weight:500;margin-bottom:.5rem}.table-header div:nth-child(1),.table-header div:nth-child(2){padding-left:.75rem}.table-header div:last-child{text-align:right;padding-right:.75rem}.class-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;align-items:center}.table-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-items:center}.input-field{width:100%;padding:.5rem .75rem;border-radius:.5rem;border:1px solid #d1d5db}.input-field:focus{outline:none;box-shadow:0 0 0 2px #3b82f6}.remove-button{color:#ef4444;background-color:transparent}.remove-button:hover{color:#b91c1c}.add-row-button{display:flex;align-items:center;justify-content:center;border:2px dashed #d1d5db;border-radius:.5rem;padding:.75rem;cursor:pointer;margin-top:1rem}.add-row-button span{color:#6b7280}.add-row-button span:first-child{margin-right:.5rem}.calculate-button{width:100%;margin-top:1.5rem;padding:.75rem 1rem;border-radius:9999px;color:#fff;font-weight:700;font-size:1.125rem;background-image:linear-gradient(to right,#6b4cda,#4c68d1);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;align-items:center;justify-content:center;gap:.5rem}.calculate-button:hover{opacity:.9}.welcome-section{padding:2rem;text-align:center;width:100%}.welcome-icon-container{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:#bfdbfe;border-radius:1.5rem;margin-left:auto;margin-right:auto;margin-bottom:1rem}.welcome-icon{stroke:#4c68d1;stroke-width:2px}.welcome-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.welcome-text{color:#4b5563;margin-bottom:1rem;max-width:24rem;margin-left:auto;margin-right:auto}.welcome-support-text{color:#9ca3af;font-size:.875rem}.checkbox-option{display:flex;align-items:center;margin-bottom:.75rem;color:#4b5563;-webkit-user-select:none;user-select:none}.checkbox-option input[type=checkbox]{margin-right:.5rem}.options-list{padding-top:.5rem}#text-input{width:48rem;height:150px;padding:.75rem;border-radius:.5rem;border:1px solid #d1d5db;resize:vertical}.class-table-container{max-width:800px;overflow-y:auto}.results-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.result-item{display:flex;flex-direction:column;align-items:center;padding:.75rem 0;text-align:center}.result-label{font-weight:500;color:#1f2937;font-size:.875rem;white-space:nowrap}.result-value{font-weight:600;color:#4c68d1;font-size:1.25rem;margin-top:.25rem}.results-section{display:block;width:100%}.results-section .input-header-icon{color:#4c68d1}.options-list{display:flex;flex-direction:column;gap:.75rem}.checkbox-option{display:flex;align-items:center;gap:.5rem}.checkbox-option input[type=checkbox]{accent-color:#4c68d1;transform:scale(1.2)}.chart-container{width:100%;height:300px}.unity{margin-left:2rem;margin-top:.5rem}.unity-measure{margin-top:-.2rem;margin-left:1rem}body{background-color:var(--bg-light);color:var(--text-primary-light);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.3rem}._inputCard_1dwp1_15{background-color:#fff;border-radius:12px;padding:24px;box-shadow:var(--shadow-light);transition:box-shadow .3s ease-in-out;border:1px solid var(--border-light);font-weight:700;max-height:30rem;overflow-y:scroll}._inputCard_1dwp1_15:hover,._outputCard_1dwp1_47:hover{box-shadow:var(--shadow-strong-light)}._h2_1dwp1_55{color:var(--text-secondary-light)}._h3_1dwp1_63{color:var(--text-secondary-light);font-size:1.3rem;margin-bottom:1rem}._value_1dwp1_75{color:var(--primary-blue-light)}._icon_1dwp1_83{color:var(--text-secondary-light)}._unit_1dwp1_91{padding-top:1rem;padding-bottom:1rem;color:var(--text-secondary-light);display:flex;flex-direction:column;gap:.5rem;font-size:1.3rem}._input_1dwp1_15{border:1px solid var(--border-light);background-color:var(--secondary-blue);color:var(--text-primary-light);padding:8px 12px;border-radius:8px;outline:none;transition:border-color .3s ease;width:fit-content;font-size:1rem}._input_1dwp1_15:focus{border-color:var(--primary-blue-light)}._table-header_1dwp1_143>div{font-weight:600;color:var(--primary-blue)}._remove_1dwp1_153{display:flex;align-items:center;justify-content:center}._removeButton_1dwp1_165{background-color:transparent;border:none;cursor:pointer;margin-left:-1rem}._removeButton_1dwp1_165 svg{color:var(--text-secondary-light);transition:color .2s ease}._removeButton_1dwp1_165:hover svg{color:#ef4444}._text_1dwp1_197{font-size:1.5rem}._addRow_1dwp1_205{display:flex;align-items:center;justify-content:center;margin-top:2rem;gap:10px;color:var(--text-secondary-light);font-weight:600;cursor:pointer;transition:color .3s ease}._addRow_1dwp1_205:hover{color:var(--primary-blue)}._row_1dwp1_237{margin-bottom:1rem}._outputCard_1dwp1_47{background-color:#fff;border-radius:12px;padding:24px;box-shadow:var(--shadow-light);transition:box-shadow .3s ease-in-out;border:1px solid var(--border-light);height:fit-content}._output_1dwp1_47{gap:6rem}._options_1dwp1_273{margin-top:1.5rem;display:flex;flex-direction:column;font-weight:600;font-size:1.3rem}._optionMargin_1dwp1_289{padding:.5rem}._checkbox-option_1dwp1_297 input[type=checkbox]{accent-color:var(--primary-blue);height:20px;width:20px;border-radius:4px}._alignOption_1dwp1_311{margin-left:3rem}._action_1dwp1_319{margin-right:5rem}._resultCard_1dwp1_327{margin-top:2rem;display:flex;flex-direction:column;background-color:#fff;border-radius:12px;padding:24px;box-shadow:var(--shadow-light);transition:box-shadow .3s ease-in-out;border:1px solid var(--border-light);height:fit-content}._results_1dwp1_353{padding:2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}._chartCenter_1dwp1_369{display:flex;align-items:center;justify-content:center}._chart_1dwp1_369{width:50%}._span_1dwp1_389{font-size:.8rem;font-weight:700;color:var(--text-secondary-light)}._select_1dwp1_401{cursor:pointer;margin-left:-3rem;display:flex;flex-direction:column;align-items:center;justify-content:center}
