.styles1_navbar__Ove3L{display:flex;justify-content:flex-start;margin-bottom:20px;gap:10px}.styles1_HKnap__7TyiB{color:var(--text-white);font-size:.9em;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:var(--btn-primary);border:1px solid var(--btn-primary-hover);padding:8px 15px;min-width:100px;border-radius:6px;cursor:pointer;transition:all .3s ease}.styles1_HKnap__7TyiB:hover{background-color:var(--btn-primary-hover);transform:translateY(-2px);box-shadow:var(--shadow-small)}.styles1_teoriBox__HQPAd{margin:20px auto;padding:20px;border:1px solid var(--border-light);border-radius:8px;background-color:var(--bg-white);max-width:600px}.styles1_teoriBox__HQPAd h3,.styles1_teoriBox__HQPAd h4{margin-top:0;color:var(--text-dark)}@media (max-width:600px){.styles1_resultLabel__LzYJm{font-size:.7rem;padding:1px 3px}}@media (max-width:400px){.styles1_resultLabel__LzYJm{font-size:.6rem;padding:1px 3px}}.styles1_flexContainer__S5eah{display:flex;flex-direction:column}.styles1_sidebar__RKWVB{display:none}@media (min-width:1000px){.styles1_flexContainer__S5eah{flex-direction:row;align-items:flex-start}.styles1_mainContent__xA7f_{flex:1;min-width:0}.styles1_sidebar__RKWVB{display:block;min-width:340px;max-width:600px;margin-left:32px;margin-top:0;position:sticky;top:var(--global-header-height);height:calc(100vh - var(--global-header-height));overflow-y:auto;box-shadow:var(--shadow-medium)}.styles1_mobileTeoriBox___vC0g{display:none!important}}@media (max-width:750px){.styles1_sidebar__RKWVB{display:none!important}.styles1_mobileTeoriBox___vC0g{display:block}}.styles_tableWrapper__3OyEZ{width:100%;border-collapse:collapse;box-shadow:0 2px 8px var(--shadow-light);background-color:var(--bg-white)}.styles_tableWrapper__3OyEZ td,.styles_tableWrapper__3OyEZ th{border:1px solid var(--primary-blue-light)}.styles_tableWrapper__3OyEZ th{background-color:var(--primary-blue-light);color:var(--text-white);font-weight:700}.styles_col1__CNmgV,.styles_input1__2tpqI{text-align:center;padding:0;width:10%;min-width:35px}.styles_input2__mgEf9{width:60%;text-align:left;padding:0;background-color:var(--gray-lighter)}.styles_col3__spg5d,.styles_input3__h1yIx{width:15%;text-align:center;background-color:var(--gray-lighter)}.styles_input1__2tpqI input{width:100%;height:100%;box-sizing:border-box;border:0 solid var(--border-medium);text-align:center;display:block;padding:5px}.styles_input1__2tpqI input:focus{border-color:var(--focus-blue);box-shadow:var(--focus-shadow)}.styles_sum1__ezMyu{background-color:var(--bg-light-blue);color:var(--text-dark);text-align:center;padding:5px}.styles_sum1__ezMyu strong{color:var(--text-darkest)}.styles_tableWrapper__25Qta{width:100%;border-collapse:collapse;box-shadow:0 2px 8px var(--shadow-light);background-color:var(--bg-white)}.styles_tableWrapper__25Qta td,.styles_tableWrapper__25Qta th{border:1px solid var(--primary-blue-light)}.styles_tableWrapper__25Qta th{background-color:var(--primary-blue-light);color:var(--text-white);font-weight:700}.styles_col1__cZCf_,.styles_input1__CxDeH{text-align:center;padding:0;width:10%;min-width:35px}.styles_input2__xfEYv{width:60%;text-align:left;padding:0;background-color:var(--gray-lighter)}.styles_col3__PprdT,.styles_input3__kO3Fy{width:15%;text-align:center;background-color:var(--gray-lighter)}.styles_input1__CxDeH input{width:100%;height:100%;box-sizing:border-box;border:0 solid var(--border-medium);text-align:center;display:block;padding:5px}.styles_input1__CxDeH input:focus{border-color:var(--focus-blue);box-shadow:var(--focus-shadow)}.styles_sum1__QaYfe{background-color:var(--bg-light-blue);color:var(--text-dark);text-align:center;padding:5px}.styles_sum1__QaYfe strong{color:var(--text-darkest)}.App1_appBox__lUCyb{max-width:600px;margin:0 auto;padding:20px;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);background-color:var(--bg-app)}.App1_inputGroup__2o66Y{display:flex;max-width:500px;margin:0 auto;flex-direction:column;gap:15px}.App1_inputField__HpA7J{display:flex;font-size:large;justify-content:space-between;align-items:center}.App1_inputField__HpA7J label{flex:1;color:var(--text-black)}.App1_inputField__HpA7J input{width:25%;text-align:right;font-size:medium;background:white;text-decoration:solid;padding:5px;border:1px solid #ccc;border-radius:4px}.App1_inputField__HpA7J select{width:30%;padding:5px;margin-left:10px;border:1px solid #ccc;border-radius:4px}.App1_inputResult__AcgE_{display:flex;justify-content:space-between;align-items:center}.App1_inputResult__AcgE_ label{flex:1;color:var(--text-black)}.App1_inputResult__AcgE_ input{width:30%;text-align:right;background:none;color:white;text-decoration:solid;padding:5px;font-weight:700;font-size:medium;border-radius:0}.App1_resultContainer__aDrCZ{margin-top:20px}.App1_result__xy_nm{margin-top:10px;padding:15px;color:rgb(0,0,0);border:0 solid #ccc;text-align:center}.App1_result__xy_nm h3{margin:0;font-size:1.3rem}@media (max-width:749px){.App1_inputField__HpA7J{font-size:medium;flex-direction:column;align-items:stretch;gap:8px}.App1_inputField__HpA7J label{text-align:center;font-size:16px}.App1_inputField__HpA7J input{width:45%;font-size:14px;margin:auto}.App1_inputField__HpA7J select{width:100%;margin-left:0;font-size:14px}.App1_inputResult__AcgE_{flex-direction:column;align-items:stretch;gap:8px}.App1_inputResult__AcgE_ label{text-align:center;font-size:14px}.App1_inputResult__AcgE_ input{width:50%;font-size:14px}.App1_result__xy_nm{font-size:14px}.App1_result__xy_nm h3{font-size:1.1rem}}.styles_imageContainer__HN5sg{position:relative;margin-top:20px}.styles_resultOverlay__w2r7x{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.styles_resultLabel__PpkVJ{color:rgb(0,0,0);padding:2px 5px;border-radius:3px;font-size:.9rem;white-space:nowrap}@media (max-width:600px){.styles_resultLabel__PpkVJ{font-size:.7rem;padding:1px 3px}}@media (max-width:400px){.styles_resultLabel__PpkVJ{font-size:.6rem;padding:1px 3px}}.styles_appBox__SpdKK{max-width:600px;margin:0 auto;padding:20px;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);background-color:var(--bg-app)}.styles_FKnap__KZBRS{background-color:#ffffff;border:1px solid #000000;color:rgb(0,0,0);padding:5px 10px;text-align:center;text-decoration:none;display:inline-block;font-size:12px;margin:4px 2px;cursor:pointer;border-radius:5px;transition-duration:.4s}.styles_FKnap__KZBRS:hover{background-color:#aeaeae}.styles_greenButton__jfFyM{background-color:green;border-radius:5px}.styles_redButton__BNpOy{background-color:red}.styles_inputMaksGruppe___AZk2{border:1px solid #000000;border-radius:0;padding:3px;width:400px;background-color:#3E5A70;color:white}.styles_inputMaks__OuHn1{display:flex;max-width:auto;justify-content:space-between;align-items:center}.styles_inputFMaks__5FQtp{width:20%;box-sizing:border-box;padding:5px}.styles_tableWrapper__2fnq0{width:500px;border-collapse:collapse;color:rgb(255,255,255);table-layout:fixed}.styles_tableWrapper__2fnq0,.styles_tableWrapper__2fnq0 td,.styles_tableWrapper__2fnq0 th{border:1px solid rgb(0,0,0)}.styles_tableWrapper__2fnq0 th{padding:1px;text-align:center;color:white;font-weight:700;background-color:#3E5A70}.styles_tableWrapper__2fnq0 thead tr{border-bottom:1px solid black}.styles_col1__CF2oA{background-color:blanchedalmond}.styles_col2__3Vfuf{font-size:smaller;background-color:hsl(0,0%,70%)}.styles_tableWrapper__2fnq0 td{padding:0;text-align:center}.styles_input1__n2Lg_{width:100%;background-color:rgb(255,255,255)}.styles_input1__n2Lg_,.styles_input2__KNq7T{box-sizing:border-box;padding:5px;color:rgb(0,0,0);border:1px}.styles_input2__KNq7T{width:8em;background-color:rgb(222,222,222)}.styles_input3___IdnZ{width:100%;height:2em;box-sizing:border-box;padding:5px;color:rgb(0,0,0);border:0;background-color:rgb(255,255,255)}.styles_highValue__dSsTX{color:red}.styles_highValue__dSsTX,.styles_lowValue__8fws1{width:100%;box-sizing:border-box;padding:5px;border:1px;background-color:rgb(222,222,222)}.styles_lowValue__8fws1{color:black}.styles_heading__qsyJB{color:#f2f2f2}.styles_dropdown1__WHwmq{border:1px solid #ccc;padding:5px;border-radius:4px;background-color:white;font-size:14px}.styles_resultText__JXTip{font-weight:700;color:#ffffff;margin-left:10px}.styles_footerCell__JbVuE{text-align:center;padding:10px;background-color:#3E5A70;color:white;font-size:.9em;font-weight:700}.styles_appBox__U7lbW{max-width:600px;margin:0 auto;padding:20px;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);background-color:var(--bg-app)}.styles_FKnap__rNZHT{background-color:#ffffff;border:1px solid #000000;color:rgb(0,0,0);padding:5px 10px;text-align:center;text-decoration:none;display:inline-block;font-size:12px;margin:4px 2px;cursor:pointer;border-radius:5px;transition-duration:.4s}.styles_FKnap__rNZHT:hover{background-color:#aeaeae}.styles_greenButton__NJxUU{background-color:green;border-radius:5px}.styles_redButton__SAGxA{background-color:red}.styles_inputMaksGruppe__sSK0j{border:1px solid #000000;border-radius:0;padding:3px;width:320px;background-color:#3E5A70;color:white}.styles_inputMaks__nO2FM{display:flex;max-width:auto;justify-content:space-between;align-items:center}.styles_inputFMaks__Ki8mm{width:20%;box-sizing:border-box;padding:5px}.styles_container__v9T1u{max-width:900px;place-content:left;margin:2px}.styles_tableWrapper__66NZi{width:100%;border-collapse:collapse;color:rgb(255,255,255);table-layout:fixed}.styles_tableWrapper__66NZi,.styles_tableWrapper__66NZi td,.styles_tableWrapper__66NZi th{border:1px solid rgb(0,0,0)}.styles_tableWrapper__66NZi th{padding:1px;text-align:center;color:white;font-weight:700;background-color:#3E5A70}.styles_tableWrapper__66NZi thead tr{border-bottom:1px solid black}.styles_col1__RTJKf{background-color:blanchedalmond}.styles_col2__6y7RR{font-size:smaller;background-color:hsl(0,0%,70%)}.styles_tableWrapper__66NZi td{padding:0;text-align:center}.styles_input1__pMPYb{width:8em;background-color:rgb(255,255,255)}.styles_input1__pMPYb,.styles_input2__A6wsk{box-sizing:border-box;padding:5px;color:rgb(0,0,0);border:1px}.styles_input2__A6wsk{width:100%;background-color:rgb(222,222,222)}.styles_input3__SgHk0{width:100%;height:2em;box-sizing:border-box;padding:5px;color:rgb(0,0,0);border:0;background-color:rgb(255,255,255)}.styles_highValue__cDC_k{color:red}.styles_highValue__cDC_k,.styles_lowValue__QuTdr{width:100%;box-sizing:border-box;padding:5px;border:1px;background-color:rgb(222,222,222)}.styles_lowValue__QuTdr{color:black}.styles_footerCell___8OVU{text-align:center;padding:10px;background-color:#3E5A70;color:white;font-size:.9em;font-weight:700}.styles_HKnap__QlKlP{color:var(--text-white);font-size:small;font-family:Verdana,Tahoma,sans-serif;background-color:var(--btn-primary);flex-direction:column;justify-content:center;border:2px solid var(--btn-primary);padding:.2rem;width:7rem;border-radius:5px;cursor:pointer}.styles_HKnap__QlKlP:hover{background-color:var(--btn-primary-hover);border:2px solid var(--btn-primary-hover)}.styles_appBox__rw7kl{max-width:600px;margin:0 auto;padding:20px;border:1px solid var(--border-medium);border-radius:8px;box-shadow:var(--shadow-medium);background-color:var(--bg-app)}.styles_inputMaksGruppe__qxCYi{border:1px solid var(--border-black);border-radius:0;padding:5px;width:250px;background-color:var(--primary-blue);color:var(--text-white);display:flex;align-items:center;justify-content:space-between}.styles_inputMaksGruppe__qxCYi label{margin-right:10px}.styles_inputMaks__Q3eHY input{display:flex;background:var(--bg-light-gray);border-radius:4px;padding:5px 10px;width:100px;box-sizing:border-box;color:var(--text-black);border:0;background-color:var(--bg-white);text-align:right}.styles_dropdown1__MG15E{height:28px;min-width:70px;border:1px solid var(--border-medium);border-radius:4px}.styles_tableWrapper__utaIr{width:100%;max-width:100%;table-layout:fixed;border-collapse:collapse;color:var(--text-white)}.styles_tableWrapper__utaIr,.styles_tableWrapper__utaIr td,.styles_tableWrapper__utaIr th{border:1px solid var(--border-black)}.styles_tableWrapper__utaIr th{padding:1px;text-align:center;color:var(--text-white);font-weight:700;background-color:var(--primary-blue)}.styles_tableWrapper__utaIr thead tr{border-bottom:1px solid var(--border-black)}.styles_col1__d5Usp{background-color:var(--bg-light-gray)}.styles_col2__vm6Jh{font-size:smaller;background-color:var(--gray-medium)}.styles_tableWrapper__utaIr td{padding:0;text-align:center}.styles_input1__9s5SI,.styles_input2__s1zmo{background-color:var(--bg-white)}.styles_input1__9s5SI,.styles_input2__s1zmo,.styles_result1__7HaG8{width:100%;max-width:100%;height:2em;box-sizing:border-box;padding:5px;color:var(--text-black);border:0;text-align:center}.styles_result1__7HaG8{background-color:var(--bg-disabled)}.styles_totalBox__94gjR{text-align:center;padding-right:2em}