@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";._container_h3uyd_7{min-height:100vh;width:100vw;background:#fff;display:flex;flex-direction:column;align-items:center;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:2rem;box-sizing:border-box}._title_h3uyd_33{color:#1976a5;font-size:clamp(1.8rem,4vw,2.5rem);text-align:center;font-weight:700;font-family:Montserrat,sans-serif;letter-spacing:-.01em;width:100%;margin-top:3rem;margin-bottom:.5rem}._subtitle_h3uyd_57{color:#333;font-size:clamp(1rem,2vw,1.3rem);font-weight:500;opacity:.8;font-family:Montserrat,sans-serif;text-align:center;width:100%;margin-bottom:2.5rem}._formContainer_h3uyd_79{display:flex;flex-direction:column;gap:1.2rem;align-items:center;width:100%;max-width:1050px;margin-top:30px}._inputBlock_h3uyd_99{display:flex;flex-direction:column;width:100%}._inputGroup_h3uyd_111{display:flex;gap:10px;width:100%;align-items:flex-end}._form_h3uyd_79{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1050px;margin:1.2rem auto}._form_h3uyd_79:last-of-type{margin-bottom:0}._inputRow_h3uyd_151{display:flex;align-items:flex-end;width:100%;gap:clamp(.8rem,2vw,1.2rem);justify-content:center;padding:0 1rem;box-sizing:border-box}._inputRow_h3uyd_151+._inputRow_h3uyd_151{margin-top:1rem}._inputWrapper_h3uyd_179{position:relative;flex:1;max-width:430px}._inputSelectWrapper_h3uyd_191{position:relative;flex:1;width:100%;min-width:0;display:flex}._label_h3uyd_207{display:block;color:#444;font-size:.9rem;margin-top:.25rem;margin-bottom:0;margin-left:.2rem;font-weight:500}._input_h3uyd_99{width:100%;min-width:0;flex:1;height:48px;padding:.75rem 5.5rem .75rem 1rem;border:1.5px solid #e0e3ea;border-radius:16px;font-size:.9rem;outline:none;background:#fff;color:#111;box-sizing:border-box;font-family:inherit}._input_h3uyd_99:focus{border-color:#ff6d2d}._buttonSpacer_h3uyd_267{width:160px;flex-shrink:0}._select_h3uyd_277{position:absolute;top:0;right:0;height:100%;border:none;background:transparent;color:#111;font-size:.9rem;padding:0 2.5rem 0 1rem;border-radius:0 16px 16px 0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;box-shadow:none;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='16' viewBox='0 0 20 20' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7.293 8.293a1 1 0 011.414 0L10 9.586l1.293-1.293a1 1 0 111.414 1.414l-2 2a1 1 0 01-1.414 0l-2-2a1 1 0 010-1.414z'/></svg>");background-repeat:no-repeat;background-position:right .8rem center;background-size:1rem;font-family:inherit}._button_h3uyd_267{background:#ff6d2d;color:#fff;border:none;border-radius:16px;padding:.75rem 1rem;font-size:1.1rem;cursor:pointer;transition:background .2s;font-weight:600;width:160px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:inherit}._button_h3uyd_267:hover{background:#e65c18}@media (max-width: 768px){._inputRow_h3uyd_151{flex-direction:column;align-items:stretch;gap:1rem}._buttonSpacer_h3uyd_267{display:none}._button_h3uyd_267{width:100%;margin-top:.5rem}._inputWrapper_h3uyd_179{max-width:none}._container_h3uyd_7{padding:1rem}}@media (max-height: 600px){._container_h3uyd_7{padding:.8rem}._title_h3uyd_33{margin-bottom:.3rem}._subtitle_h3uyd_57{margin-bottom:1rem}._form_h3uyd_79{gap:.5rem}._input_h3uyd_99,._button_h3uyd_267,._reportTypeBtn_h3uyd_451{height:40px}}._section_h3uyd_461{background:#f5f6fa;border-radius:16px;padding:2rem;margin-bottom:2rem;width:100%;max-width:none;margin-left:0;margin-right:0;box-sizing:border-box}._metric_h3uyd_485{background:#e9ecf3;padding:1rem;border-radius:8px}._reportTypeButtons_h3uyd_497{display:flex;flex-direction:row;gap:.5rem;margin-left:1rem;align-items:center}._reportTypeBtn_h3uyd_451{padding:.75rem 1.2rem;border:none;border-radius:16px;font-weight:600;font-size:1.05rem;cursor:pointer;background:#e0e0e0;color:#888;transition:background .2s,color .2s;font-family:inherit;height:40px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}._reportTypeBtnActive_h3uyd_549{background:#1976a5;color:#fff}._reportTypeBtnInactive_h3uyd_559{background:#e0e0e0;color:#888}@media (max-width: 768px){._reportTypeButtons_h3uyd_497{margin-left:0;margin-top:.5rem;justify-content:flex-start}}._instructions_h3uyd_585{max-width:1050px;width:100%;margin:2rem auto 80px;padding:0 1rem;background:#fff;border-radius:12px}._instructionsTitle_h3uyd_605{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem;text-align:center}._instructionsText_h3uyd_621{color:#666;text-align:center;margin-bottom:2rem;line-height:1.5}._instructionsGrid_h3uyd_635{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}._instructionItem_h3uyd_647{padding:1.5rem;background:#f8f9fa;border-radius:8px;transition:transform .2s ease,box-shadow .2s ease;border-left:4px solid #1976a5}._instructionItem_h3uyd_647:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._instructionTitle_h3uyd_673{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:.8rem}._instructionText_h3uyd_687{color:#666;font-size:.9rem;line-height:1.4}@media (max-width: 768px){._instructions_h3uyd_585{margin:1rem;padding:1.5rem}._instructionsGrid_h3uyd_635{grid-template-columns:1fr}._instructionItem_h3uyd_647{padding:1.2rem}}._inputCallbix_h3uyd_729{background:#f3f4f6!important;color:#111!important;font-weight:400!important;opacity:1!important;-webkit-text-fill-color:#111!important}._container_os427_1{min-height:100vh;width:100vw;background:#fff;display:flex;flex-direction:column;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#222;padding:0;box-sizing:border-box;position:relative}._title_os427_15{color:#1976a5;font-size:clamp(1.8rem,4vw,2.5rem);text-align:center;font-weight:700;font-family:Montserrat,sans-serif;letter-spacing:-.01em;margin-top:5rem;margin-bottom:.5rem}._subtitle_os427_26{color:#333;font-size:clamp(1rem,2vw,1.3rem);font-weight:500;opacity:.8;font-family:Montserrat,sans-serif;text-align:center;margin-bottom:2rem}._section_os427_36{background:#f5f6fa;border-radius:16px;padding:2rem;margin-bottom:2rem;width:100%;max-width:none;margin-left:0;margin-right:0;box-sizing:border-box}._section_os427_36 h2{color:#222;font-size:1.5rem;margin-bottom:1.5rem;font-weight:600}._section_os427_36 p{color:#333;line-height:1.6;margin-bottom:1rem;opacity:.9;text-align:justify!important;width:100%;max-width:none;display:block;margin-left:0;margin-right:0}._report_os427_68,._section_os427_36{box-sizing:border-box}._report_os427_68{background:none;border-radius:16px;padding:0;width:100%;max-width:700px;margin:0 auto 64px;color:#222;text-align:center}._loading_os427_84{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;font-size:1.2rem;color:#222}._digger_os427_94{width:80px;height:80px;margin-bottom:1rem}._info_os427_100{background:#f5f5f5;padding:1.5rem;border-radius:8px;margin-bottom:2rem}._info_os427_100 p{margin:.5rem 0;font-family:Inter,sans-serif;color:#333}._metrics_os427_113{width:100%;max-width:800px;margin:0 auto;padding:0 1rem}._metricGrid_os427_120{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem}._metric_os427_113{background:#e9ecf3;padding:1rem;border-radius:8px}._metricLabel_os427_133{color:#444;opacity:.8;font-size:.9rem;margin-bottom:.5rem}._metricValue_os427_140{color:#111;font-size:1.2rem;font-weight:500}._improvements_os427_146{list-style-type:none;padding:0;margin:0}._improvements_os427_146 li{color:#333;opacity:.9;position:relative;padding:.5rem 0 .5rem 1.5rem}._improvements_os427_146 li:before{content:"•";position:absolute;left:0;color:#333}._centeredSection_os427_167{margin-left:auto;margin-right:auto}._container_11afj_11{height:100vh;width:100%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:1rem;box-sizing:border-box;gap:clamp(1rem,2vh,2rem)}._title_11afj_41{color:#1976a5;font-size:clamp(1.8rem,4vw,2.5rem);text-align:center;margin:0;font-weight:700;font-family:Montserrat,sans-serif;letter-spacing:-.01em}._subtitle_11afj_63{color:#333;font-size:clamp(1rem,2vw,1.3rem);font-weight:500;opacity:.8;margin:0;font-family:Montserrat,sans-serif;text-align:center}._form_11afj_85{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,2vh,1.5rem);width:100%;max-width:400px;padding:0 1rem;box-sizing:border-box;margin-top:-20px}._inputWrapper_11afj_111{width:100%}._label_11afj_121{display:block;color:#444;font-size:.9rem;margin-bottom:.5rem;margin-left:.2rem;font-weight:500}._input_11afj_111{width:100%;height:48px;padding:.75rem 1rem;border:1.5px solid #e0e3ea;border-radius:16px;font-size:.9rem;outline:none;background:#fff;color:#111;box-sizing:border-box;font-family:inherit}._input_11afj_111:focus{border-color:#ff6d2d}._button_11afj_181{background:#ff6d2d;color:#fff;border:none;border-radius:16px;padding:.75rem 1rem;font-size:1.1rem;cursor:pointer;transition:background .2s;font-weight:600;width:100%;max-width:200px;height:48px;display:flex;align-items:center;justify-content:center;margin-top:1rem;font-family:inherit;box-sizing:border-box}._button_11afj_181:hover{background:#e65c18}._recoveryText_11afj_235{margin-top:1rem;text-align:center;color:#666;font-size:.9rem}@media (max-width: 1024px){._container_11afj_11{padding:1.5rem}._title_11afj_41{font-size:clamp(1.6rem,3.5vw,2.2rem)}._subtitle_11afj_63{font-size:clamp(.9rem,1.8vw,1.2rem)}}@media (max-width: 768px){._container_11afj_11{padding:1rem;gap:clamp(1.5rem,6vh,3rem)}._title_11afj_41{font-size:clamp(1.4rem,3vw,2rem);margin:0}._subtitle_11afj_63{font-size:clamp(.8rem,1.5vw,1.1rem);margin:0}._form_11afj_85{padding:0 .5rem;gap:clamp(.8rem,1.5vh,1.2rem)}._input_11afj_111{height:44px;font-size:.85rem}._button_11afj_181{max-width:100%;height:44px;font-size:1rem}._recoveryText_11afj_235{font-size:.8rem}}@media (max-width: 480px){._container_11afj_11{padding:.8rem;gap:clamp(1rem,4vh,2rem)}._title_11afj_41{font-size:clamp(1.2rem,2.5vw,1.8rem);margin:0}._subtitle_11afj_63{font-size:clamp(.7rem,1.2vw,1rem);margin:0}._form_11afj_85{padding:0 .3rem;gap:clamp(.6rem,1vh,1rem)}._input_11afj_111{height:40px;font-size:.8rem}._button_11afj_181{height:40px;font-size:.9rem}._recoveryText_11afj_235{font-size:.75rem}}@media (max-width: 360px){._container_11afj_11{padding:.5rem}._title_11afj_41{font-size:clamp(1rem,2vw,1.5rem)}._subtitle_11afj_63{font-size:clamp(.6rem,1vw,.9rem)}._input_11afj_111,._button_11afj_181{height:36px}}@media (max-height: 600px){._container_11afj_11{padding:.8rem;gap:3rem}._title_11afj_41,._subtitle_11afj_63{margin:0}._form_11afj_85{gap:.5rem;margin-top:-10px}._input_11afj_111,._button_11afj_181{height:40px}}@media (max-width: 768px) and (orientation: landscape){._container_11afj_11{padding:.5rem;gap:.5rem}._title_11afj_41,._subtitle_11afj_63{margin:0}._form_11afj_85{gap:.3rem;margin-top:-5px}}._footer_1t9a4_9{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;border-top:1px solid #e0e3ea;padding:.75rem 0;z-index:100}._content_1t9a4_33{display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#222}._poweredBy_1t9a4_53{font-weight:600;font-size:1rem}._logo_1t9a4_65{height:30px;width:auto}@media (max-width: 768px){._footer_1t9a4_9{padding:.5rem 0}._content_1t9a4_33{gap:.5rem}._poweredBy_1t9a4_53{font-size:.9rem}._logo_1t9a4_65{height:25px}}@media (max-width: 480px){._footer_1t9a4_9{padding:.4rem 0}._content_1t9a4_33{gap:.4rem}._poweredBy_1t9a4_53{font-size:.8rem}._logo_1t9a4_65{height:22px}}body{margin:0;padding:0;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:#f8f9fa}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
