*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;line-height:1.6;padding:20px}#root{max-width:1200px;margin:0 auto}h1{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:2rem;text-align:center;padding-bottom:1rem;border-bottom:3px solid #4a90e2}h2{font-size:1.8rem;font-weight:600;color:#2c3e50;margin-top:2rem;margin-bottom:1.5rem}h3{font-size:1.3rem;font-weight:600;color:#34495e;margin-bottom:1rem}input[type=text],input[type=email],input[type=number]{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;background-color:#fafafa}input[type=text]:focus,input[type=email]:focus,input[type=number]:focus{outline:none;border-color:#4a90e2;background-color:#fff;box-shadow:0 0 0 3px #4a90e21a}input:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}button{padding:12px 24px;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;background-color:#4a90e2;color:#fff;box-shadow:0 2px 4px #0000001a}button:hover{background-color:#357abd;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}button:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}button:disabled{background-color:#ccc;cursor:not-allowed;transform:none;box-shadow:none}section{background-color:#f8f9fa;padding:2rem;border-radius:12px;margin-top:2rem;box-shadow:0 2px 8px #0000000d}pre{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;overflow-x:auto;font-size:.95rem;line-height:1.5;margin:1rem 0}.email-form{background-color:#fff;padding:2rem;border-radius:12px;margin-top:2rem;border:2px solid #e0e0e0}.email-form input{margin-bottom:1rem}.email-form button{width:100%;margin-top:.5rem}.success{color:#27ae60;background-color:#d4edda;padding:12px 16px;border-radius:8px;margin-top:1rem;border-left:4px solid #27ae60;font-weight:500}.error{color:#c0392b;background-color:#f8d7da;padding:12px 16px;border-radius:8px;margin-top:1rem;border-left:4px solid #c0392b;font-weight:500}@media(max-width:768px){body{padding:10px}h1{font-size:2rem}h2{font-size:1.5rem}section,.email-form{padding:1.5rem}}._page_ugnjr_1{display:flex;flex-direction:column;gap:18px}._columns_ugnjr_13{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}._leftCol_ugnjr_27,._rightCol_ugnjr_41{display:flex;flex-direction:column;gap:18px;height:100%}._bottomCol_ugnjr_53{display:flex;flex-direction:column;gap:18px}._panel_ugnjr_65{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:18px}._statusRow_ugnjr_79{display:grid;gap:10px}._calculating_ugnjr_89{color:#6c757d}._sliderSection_ugnjr_99{margin-top:14px;background:#f8f9fa;border-radius:12px;padding:12px;display:grid;gap:10px}._sliderHeader_ugnjr_117{display:flex;justify-content:space-between;align-items:baseline;gap:10px}._sliderLabel_ugnjr_131{font-size:.95rem;font-weight:700;color:#1a1a1a}._sliderValue_ugnjr_143{font-size:.95rem;font-weight:800;color:#1168dae7}._sliderInput_ugnjr_155{width:100%}._header_ugnjr_163{display:flex;justify-content:center;align-items:center;padding:6px 0 2px}._logo_ugnjr_177{height:54px;width:auto;display:block}@media(max-width:900px){._columns_ugnjr_13{grid-template-columns:1fr}._rightCol_ugnjr_41{height:auto}}._field_j2mt1_1{display:flex;flex-direction:column;gap:4px;margin-bottom:8px;font-size:.9rem}._label_j2mt1_19{font-weight:600;font-size:.95rem;margin-bottom:2px}._labelRow_j2mt1_33{display:flex;align-items:center;justify-content:space-between;gap:8px}._labelText_j2mt1_49{white-space:nowrap}._labelRightAddon_j2mt1_59{margin-left:8px;display:inline-flex;align-items:center;gap:4px;font-size:.85rem}._infoIcon_j2mt1_77{margin-left:6px;min-width:18px;min-height:18px;border-radius:50%;border:1px solid #888;display:inline-flex;align-items:center;justify-content:center;font-size:.65em;font-weight:800;cursor:default;color:#555;background-color:#f0f0f0;position:relative}._infoIcon_j2mt1_77:after{content:attr(data-tooltip);position:absolute;left:50%;transform:translate(-50%);bottom:125%;background:#333;color:#fff;padding:6px 8px;border-radius:4px;font-size:.75rem;white-space:normal;max-width:220px;box-shadow:0 2px 6px #0003;opacity:0;pointer-events:none;transition:opacity .15s ease-in-out;z-index:10}._infoIcon_j2mt1_77:before{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:115%;border-width:6px;border-style:solid;border-color:#333 transparent transparent transparent;opacity:0;transition:opacity .15s ease-in-out}._infoIcon_j2mt1_77:hover:after,._infoIcon_j2mt1_77:hover:before{opacity:1}._inputWrap_j2mt1_195{position:relative;display:flex;align-items:center}._input_j2mt1_195{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;background-color:#fafafa;box-sizing:border-box}._input_j2mt1_195:focus{outline:none;border-color:#1168dae7;background-color:#fff}._unit_j2mt1_243{position:absolute;right:16px;pointer-events:none;font-size:.9rem;opacity:.7}._error_j2mt1_259{color:#b00020;font-size:.85rem;margin-top:2px}._form_rc3or_3{display:grid;gap:12px;max-width:420px;padding:8px 0;margin-top:8px}._unitToggle_rc3or_41{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;border:1px solid #ccc;background:#fafafa;cursor:pointer;font-size:.8rem;transition:background-color .2s ease,border-color .2s ease,color .2s ease}._unitToggleLabel_rc3or_67{opacity:.7}._unitToggleMg_rc3or_77{border-color:#1168dae7;color:#1168dae7}._unitTogglePpm_rc3or_89{border-color:#c5130de7;color:#c5130de7}._field_rc3or_101{display:flex;flex-direction:column;gap:4px}._label_rc3or_115{font-weight:600;font-size:.95rem;margin-bottom:2px}._inputWrap_rc3or_129{position:relative;display:flex;align-items:center}._input_rc3or_129{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;background-color:#fafafa;box-sizing:border-box}._input_rc3or_129:focus{outline:none;border-color:#1168dae7;background-color:#fff}._unit_rc3or_41{position:absolute;right:16px;pointer-events:none;font-size:.9rem;opacity:.7}._error_rc3or_197{color:#b00020;font-size:.85rem;margin-top:2px}._submit_rc3or_19{padding:10px 16px;cursor:pointer;border-radius:8px;border:2px solid #e0e0e0;background:#1168dae7;color:#fff;font-size:1rem}._container_ypeh9_1{display:flex;flex-direction:column;gap:18px;height:100%}._card_ypeh9_15{border-radius:14px;box-shadow:0 2px 10px #00000014;padding:18px;display:flex;flex-direction:column;flex:1;min-height:0}._envCard_ypeh9_35{background:linear-gradient(180deg,#28a7451a,#28a7450a);border:1px solid rgba(40,167,69,.2)}._econCard_ypeh9_45{background:linear-gradient(180deg,#1168da1a,#1168da0a);border:1px solid rgba(17,104,218,.2)}._headerRow_ypeh9_55{display:flex;align-items:center;gap:10px;margin-bottom:10px}._title_ypeh9_69{font-size:1.2rem;font-weight:600;color:#1a1a1a}._titleM_ypeh9_81{font-size:1.2rem;font-weight:600;color:#16a249}._titleE_ypeh9_91{font-size:1.2rem;font-weight:600;color:#1d9ec9}._body_ypeh9_103{display:grid;gap:12px;min-height:0}._bigBox_ypeh9_115{background:#ffffff8c;border-radius:12px;padding:14px}._bigLabel_ypeh9_127{font-size:.92rem;color:#6c757d;margin-bottom:6px}._bigValueM_ypeh9_137{font-size:2rem;font-weight:700;color:#16a249}._bigValueE_ypeh9_147{font-size:2rem;font-weight:700;color:#1d9ec9}._subGrid_ypeh9_159{display:grid;grid-template-columns:1fr 1fr;gap:12px}._subBox_ypeh9_171{background:#ffffff8c;border-radius:12px;padding:12px}._subLabel_ypeh9_183{font-size:.8rem;color:#6c757d;margin-bottom:4px}._subValue_ypeh9_193{font-size:1.05rem;font-weight:700;color:#1a1a1a}._subValueM_ypeh9_205{font-size:1.05rem;font-weight:700;color:#16a249}._subValueE_ypeh9_217{font-size:1.05rem;font-weight:700;color:#1d9ec9}._sliderSection_ypeh9_229{background:#ffffff8c;border-radius:12px;padding:12px;display:grid;gap:8px}._sliderHeader_ypeh9_245{display:flex;justify-content:space-between;align-items:baseline;gap:10px}._sliderLabel_ypeh9_259{font-size:.95rem;font-weight:700;color:#1a1a1a}._sliderValue_ypeh9_271{font-size:.95rem;font-weight:700;color:#1168dae7}._sliderInput_ypeh9_283{width:100%}._sectionTitle_ypeh9_291{font-size:1rem;font-weight:600;color:#1a1a1a;margin-top:4px}._barChart_ypeh9_305{display:flex;flex-direction:column;gap:10px}._barGroup_ypeh9_317{display:flex;align-items:center;gap:10px}._barLabel_ypeh9_329{min-width:140px;font-size:.9rem;font-weight:600;color:#495057}._barContainer_ypeh9_343{flex:1;background:#00000014;border-radius:10px;height:40px;overflow:hidden;position:relative}._bar_ypeh9_305{height:100%;display:flex;align-items:center;padding:0 12px;border-radius:10px;transition:width .6s ease;min-width:fit-content}._barBefore_ypeh9_381{background:linear-gradient(90deg,#dc3545,#c82333)}._barAfter_ypeh9_389{background:linear-gradient(90deg,#28a745,#218838)}._barValue_ypeh9_397{color:#fff;font-weight:800;font-size:.9rem;white-space:nowrap}@media(max-width:850px){._card_ypeh9_15{flex:initial}._subGrid_ypeh9_159{grid-template-columns:1fr}._barGroup_ypeh9_317{flex-direction:column;align-items:stretch}._barLabel_ypeh9_329{min-width:auto}}._card_79pgh_1{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:18px}._headerRow_79pgh_15{display:flex;align-items:center;gap:10px;margin-bottom:12px}._title_79pgh_29{font-size:1.2rem;font-weight:600;color:#1a1a1a}._grid_79pgh_41{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}._item_79pgh_53{background:#f1f3f5;border-radius:12px;padding:12px}._itemHeader_79pgh_65{display:flex;align-items:center;gap:8px;margin-bottom:8px}._itemLabel_79pgh_79{font-size:.85rem;color:#6c757d;font-weight:600}._itemValue_79pgh_91{font-size:1.2rem;font-weight:700;color:#1a1a1a}._itemValueRepayment_79pgh_103{font-size:1.2rem;font-weight:700;color:#16a249}@media(max-width:900px){._grid_79pgh_41{grid-template-columns:1fr}}._banner_1uevk_1{background:linear-gradient(90deg,#16a34a,#0ea5e9);color:#fff;border-radius:18px;box-shadow:0 10px 30px #0000001f;padding:28px 26px}._grid_1uevk_17{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}._item_1uevk_29{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}._icon_1uevk_45{opacity:.9}._value_1uevk_53{font-size:2rem;font-weight:800;line-height:1}._label_1uevk_65{font-size:.95rem;opacity:.92}@media(max-width:900px){._grid_1uevk_17{grid-template-columns:repeat(4,1fr);gap:14px}._value_1uevk_53{font-size:1.75rem}}._consentContainer_uoajf_1{background-color:#f8f9fa;padding:1rem;border-radius:8px;border:1px solid #dee2e6;margin-bottom:1rem}._consentLabel_uoajf_17{display:flex;align-items:start;cursor:pointer;gap:.75rem}._checkbox_uoajf_31{margin-top:.25rem;width:18px;height:18px;cursor:pointer}._flexGrow_uoajf_45{flex:1}._infoText_uoajf_53{font-size:.95rem;color:#333;line-height:1.5}._detailsBox_uoajf_65{background-color:#fff;padding:.75rem;border-radius:4px;margin-top:.75rem;font-size:.85rem;color:#555}._detailsTitle_uoajf_83{margin:0 0 .5rem}._detailsList_uoajf_91{margin:0 0 .75rem;padding-left:1.5rem}._detailsPurpose_uoajf_101{margin:0 0 .5rem}._toggleButton_uoajf_109{background:none;border:none;color:#007bff;text-decoration:underline;cursor:pointer;padding:.5rem 0 0;font-size:.85rem}._pdfHidden_d0xjd_5{position:absolute;left:-9999px;top:0;width:900px;background-color:#fff;padding:40px;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}._sectionTitle_d0xjd_31{margin:0 0 1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:600;color:#1a2332;border-bottom:2px solid #007bff}._inputValuesList_d0xjd_55,._pdfHidden_d0xjd_5 ul{list-style:none;padding:0;margin:0 0 2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 2rem}._inputValueItem_d0xjd_77>ul{display:block;grid-template-columns:none;gap:0;margin:.75rem 0 0}._inputValueItem_d0xjd_77{padding:.75rem;background-color:#f8f9fa;border-left:3px solid #007bff;border-radius:4px;font-size:1.5rem;color:#2a3b4c}._inputValueItem_d0xjd_77 strong{display:block;font-weight:600;color:#1a2332;margin-bottom:.25rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.3px}._inputValueItem_d0xjd_77 ul{list-style:none;padding:0;margin:.75rem 0 0}._inputValueItem_d0xjd_77 ul li{padding:.5rem;background-color:#fff;border-radius:3px;margin-bottom:.5rem;font-size:.9rem;border:1px solid #e9ecef}._inputValueItem_d0xjd_77 ul li:last-child{margin-bottom:0}._emailFormBox_d0xjd_173{padding:2rem;border:1px solid #e0e0e0;border-radius:12px;background:linear-gradient(135deg,#fafafa,#f5f5f5);box-shadow:0 2px 8px #0000000d;margin-top:2rem}._emailFormTitle_d0xjd_191{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600;color:#2a3b4c}._emailInputLabel_d0xjd_205{display:block;margin-bottom:.5rem;font-weight:600;color:#555;font-size:.95rem}._emailInput_d0xjd_205{width:100%;padding:.875rem;border:2px solid #ddd;border-radius:8px;font-size:1rem;box-sizing:border-box;background-color:#fff;transition:all .3s ease}._emailInput_d0xjd_205:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._emailInput_d0xjd_205:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}._emailInput_d0xjd_205::placeholder{color:#aaa}._emailInput_d0xjd_205._error_d0xjd_275{border-color:#dc3545;background-color:#fff5f5}._sendButton_d0xjd_289{padding:1rem 2rem;background-color:#007bff;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;margin-top:1rem;box-shadow:0 2px 4px #007bff33}._sendButton_d0xjd_289._active_d0xjd_319:hover{background-color:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}._sendButton_d0xjd_289:disabled{background-color:#adb5bd;cursor:not-allowed;transform:none;box-shadow:none}._sendButton_d0xjd_289._sending_d0xjd_345{background-color:#6c757d;opacity:.8;cursor:wait}._successMessage_d0xjd_361,._errorMessage_d0xjd_363{padding:1rem 1.25rem;border-radius:8px;margin-top:1rem;display:flex;align-items:center;gap:.75rem;font-weight:500;animation:_slideIn_d0xjd_1 .3s ease}@keyframes _slideIn_d0xjd_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._successMessage_d0xjd_361{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}._successMessage_d0xjd_361:before{font-size:1.5rem;font-weight:700}._errorMessage_d0xjd_363{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}._errorMessage_d0xjd_363:before{font-size:1.5rem}._pdfStatus_d0xjd_453{margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;text-align:center;font-weight:500}._pdfReady_d0xjd_469{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb;padding:.5rem 1rem;border-radius:6px;display:inline-block}._pdfPending_d0xjd_487{color:#856404;background-color:#fff3cd;border:1px solid #ffeeba;padding:.5rem 1rem;border-radius:6px;display:inline-block}@media(max-width:768px){._inputValuesList_d0xjd_55,._pdfHidden_d0xjd_5 ul{grid-template-columns:1fr;gap:.75rem}._emailFormBox_d0xjd_173{padding:1.5rem}._pdfHidden_d0xjd_5{width:100%;padding:20px}}._pdfSection_d0xjd_549{margin-bottom:2.5rem}._inputValueItem_d0xjd_77>ul{background-color:#fff;padding:.75rem;border-radius:4px;border:1px solid #dee2e6}._inputValueItem_d0xjd_77 strong{color:#007bff}._centeredLogo_d0xjd_583{display:block;margin:-40px auto 20px;transform:translate(-30px);-webkit-transform:translateX(-30px);-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-o-transform:translateX(-30px);width:250px;height:auto}._pageRoot_1fhgv_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f3f4f6}._adminContainer_1fhgv_19{background:#fff;padding:24px;border-radius:8px;min-width:280px;max-width:420px;box-shadow:0 10px 25px #00000040;display:flex;flex-direction:column;gap:16px}._adminHeading_1fhgv_43{font-size:1.2rem;font-weight:600;margin:0}._fieldLabel_1fhgv_57{display:flex;flex-direction:column;gap:4px;margin-bottom:8px;font-size:.9rem}._textInput_1fhgv_73{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;background-color:#fafafa;box-sizing:border-box}._fields_1fhgv_95{display:flex;flex-direction:column;gap:8px}._buttonRow_1fhgv_107{margin-top:8px;display:flex;gap:8px;justify-content:flex-end}._button_1fhgv_107{padding:6px 12px;border-radius:4px;border:1px solid #ccc;cursor:pointer;background:#c5130de7}._buttonPrimary_1fhgv_137{padding:6px 12px;border-radius:4px;border:1px solid #333;cursor:pointer;background:#1168dae7;color:#fff}._message_1fhgv_155{font-size:.9rem}._messageError_1fhgv_163{color:#b00000}._messageOk_1fhgv_171{color:#0b7a0b}._form_1fhgv_179{display:grid;gap:12px}._cookieDetails_nuu4n_5{margin:15px 0;padding:15px;background-color:#f9f9f9;border-radius:4px}._cookieCategory_nuu4n_19{margin-bottom:15px}._cookieCategory_nuu4n_19:last-child{margin-bottom:0}._cookieCategory_nuu4n_19 h4{margin:0 0 5px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}._cookieCategory_nuu4n_19 input[type=checkbox]{cursor:pointer}._cookieCategory_nuu4n_19 input[type=checkbox]:disabled{cursor:not-allowed}._cookieCategory_nuu4n_19 p{margin:0;font-size:13px;color:#666;padding-left:28px}._necessaryButton_nuu4n_83{padding:10px 24px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;background-color:#fff;color:#333}._necessaryButton_nuu4n_83:hover{background-color:#f5f5f5}._detailsButton_nuu4n_115{padding:10px 24px;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;background-color:transparent;color:#007bff;text-decoration:underline}._privacyLink_nuu4n_141{margin-top:10px;font-size:14px;color:#666}._privacyLink_nuu4n_141 a{color:#007bff;text-decoration:none}._privacyLink_nuu4n_141 a:hover{text-decoration:underline}._cookieOverlay_nuu4n_171{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._cookiePopup_nuu4n_197{background:#fff;border-radius:8px;padding:20px;max-width:500px;width:90%;box-shadow:0 4px 6px #0000001a;position:relative}._cookieIcon_nuu4n_217{font-size:3rem;text-align:center;margin-bottom:10px}
