@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap);:root{--ink:#15231f;--muted:#68756f;--soft:#f5f7f5;--card:#fff;--line:#dfe6e2;--green:#145344;--green-dark:#0d3c32;--green-soft:#e8f2ed;--green-light:#f0f7f4;--orange:#d88935;--red:#b84a43;--yellow:#a87318;--shadow:0 22px 60px #15231f17;--radius:18px;--font-body:"DM Sans",sans-serif;--font-display:"Manrope",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#f5f7f5;background:var(--soft);color:#15231f;color:var(--ink);font-family:DM Sans,sans-serif;font-family:var(--font-body);font-size:15px;line-height:1.6}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{display:flex;flex-direction:column;min-height:100vh}.header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #dfe6e2;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:20}.header-inner{gap:28px;margin:auto;max-width:1180px;min-height:70px;padding:0 24px}.brand,.header-inner{align-items:center;display:flex}.brand{background:#0000;border:0;color:#15231f;color:var(--ink);gap:10px;text-align:left}.brand-mark{background:#145344;background:var(--green);border-radius:10px;color:#fff;display:grid;font-size:17px;font-weight:800;height:36px;place-items:center;width:36px}.brand-mark,.brand-text strong{font-family:Manrope,sans-serif;font-family:var(--font-display)}.brand-text strong{display:block;font-size:16px;letter-spacing:-.4px}.brand-text small{color:#68756f;color:var(--muted);display:block;font-size:9px;letter-spacing:.05em;text-transform:uppercase}.nav{display:flex;gap:4px;margin-left:auto}.nav-link{background:#0000;border:0;border-radius:8px;color:#68756f;color:var(--muted);font-size:12px;font-weight:600;padding:8px 12px}.nav-link.active,.nav-link:hover{background:#e8f2ed;background:var(--green-soft);color:#145344;color:var(--green)}.nav-cta{background:#145344;background:var(--green);border:0;border-radius:8px;color:#fff;font-size:12px;font-weight:700;padding:10px 15px}.btn-primary:hover,.nav-cta:hover{background:#0d3c32;background:var(--green-dark)}.eyebrow{color:#145344;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.btn-primary,.btn-secondary{border-radius:10px;font-weight:700;padding:13px 18px;transition:.18s ease}.btn-primary{background:#145344;background:var(--green);border:0;color:#fff}.btn-primary span{margin-left:9px}.btn-secondary{background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);color:#15231f;color:var(--ink)}.btn-secondary:hover{background:#fafcfb;border-color:#bdcbc4}.hero{background:#fff;border-bottom:1px solid #dfe6e2;border-bottom:1px solid var(--line)}.hero-inner{grid-gap:75px;align-items:center;display:grid;gap:75px;grid-template-columns:minmax(0,1fr) minmax(430px,.8fr);margin:auto;max-width:1180px;padding:88px 24px 82px}.hero-copy{max-width:690px}.hero-badge{align-items:center;background:#e8f2ed;background:var(--green-soft);border:1px solid #d9e9e2;border-radius:999px;color:#145344;color:var(--green);display:inline-flex;font-size:10px;font-weight:800;gap:8px;letter-spacing:.08em;padding:7px 11px;text-transform:uppercase}.status-dot{background:#3d9971;border-radius:50%;height:7px;width:7px}.hero h1{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:clamp(43px,5vw,68px);letter-spacing:-2.5px;line-height:1.06;margin:20px 0 23px;max-width:720px}.hero h1 span{color:#145344;color:var(--green)}.hero-text{color:#68756f;color:var(--muted);font-size:16px;line-height:1.8;max-width:650px}.hero-actions{gap:11px;margin-top:30px}.hero-actions,.hero-points{display:flex;flex-wrap:wrap}.hero-points{color:#65716c;font-size:11px;gap:18px;margin-top:25px}.hero-points b{color:#145344;color:var(--green);margin-right:4px}.hero-product{align-items:center;display:flex;justify-content:center;min-height:510px;position:relative}.product-window{background:#123f35;border-radius:24px;box-shadow:0 30px 70px #123f3533;color:#fff;max-width:460px;min-height:450px;overflow:hidden;padding:18px;position:relative;width:100%}.product-window:after{border:1px solid #ffffff1f;border-radius:50%;bottom:-150px;box-shadow:0 0 0 35px hsla(0,0%,100%,.025),0 0 0 70px #ffffff05;content:"";height:330px;position:absolute;right:-130px;width:330px}.product-header{align-items:center;border-bottom:1px solid #ffffff1f;display:grid;grid-template-columns:1fr auto 1fr;height:45px}.product-header>div{display:flex;gap:5px}.product-dot{border-radius:50%;height:6px;width:6px}.product-dot.green{background:#72c59e}.product-dot.yellow{background:#e0b866}.product-dot.red{background:#d67870}.product-title{font-size:9px;font-weight:800;letter-spacing:.12em;opacity:.75}.product-number{font-size:9px;justify-self:end;opacity:.5}.product-body{padding:48px 22px 25px;position:relative;z-index:2}.product-eyebrow{color:#8bc6b0;font-size:9px;font-weight:800;letter-spacing:.12em}.product-heading h3{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:27px;letter-spacing:-.8px;margin-top:8px}.product-heading p{color:#ffffff9e;font-size:12px;line-height:1.6;margin-top:7px;max-width:290px}.mock-field{margin-top:27px}.mock-field span{color:#ffffff80;display:block;font-size:9px;margin-bottom:6px}.mock-field div{background:#ffffff12;border:1px solid #ffffff21;border-radius:8px;color:#ffffffe0;font-size:11px;padding:11px 12px}.mock-row{align-items:center;display:flex;gap:15px;justify-content:space-between;margin-top:25px}.mock-status{color:#ffffffa6;font-size:10px}.mock-status span{background:#70c39b;border-radius:50%;display:inline-block;height:6px;margin-right:6px;width:6px}.mock-button{background:#fff;border-radius:8px;color:#145344;color:var(--green);font-size:10px;font-weight:800;padding:9px 14px}.product-footer{border-top:1px solid #ffffff1f;bottom:18px;color:#ffffff75;display:flex;font-size:9px;justify-content:space-between;left:20px;padding-top:13px;position:absolute;right:20px;z-index:2}.floating-card{background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 40px #15231f1f;padding:14px 16px;position:absolute;z-index:5}.floating-card-top{right:-25px;top:48px;width:160px}.floating-card-bottom{align-items:center;bottom:43px;display:flex;gap:11px;left:-30px;width:205px}.floating-label{color:#68756f;color:var(--muted);display:block;font-size:8px;font-weight:800;letter-spacing:.1em}.floating-card strong{color:#145344;color:var(--green);display:block;font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:15px;margin-top:2px}.floating-card small{color:#68756f;color:var(--muted);display:block;font-size:9px;margin-top:1px}.floating-number{background:#e8f2ed;background:var(--green-soft);border-radius:9px;color:#145344;color:var(--green);display:grid;flex:0 0 34px;font-size:10px;font-weight:800;height:34px;place-items:center;width:34px}.stack-section{background:#f0f5f2;border-bottom:1px solid #dfe6e2;border-bottom:1px solid var(--line)}.stack-inner{align-items:center;display:flex;gap:25px;justify-content:space-between;margin:auto;max-width:1180px;padding:27px 24px}.stack-label{color:#68756f;color:var(--muted);display:block;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.stack-inner strong{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:13px}.tech-list{display:flex;flex-wrap:wrap;gap:8px}.tech-chip{background:#fff;border:1px solid #d4e1db;border-radius:999px;color:#4d5b55;font-size:10px;font-weight:700;padding:7px 12px}.section{padding:90px 24px}.light-section{margin:auto;max-width:1180px;width:100%}.section-heading{margin-bottom:40px;max-width:720px}.section-heading h2{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:39px;letter-spacing:-1.5px;line-height:1.12;margin:9px 0 13px}.section-heading p{color:#68756f;color:var(--muted);max-width:680px}.feature-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.feature-card{background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:18px;border-radius:var(--radius);min-height:245px;padding:27px;transition:.2s ease}.feature-card:hover{box-shadow:0 22px 60px #15231f17;box-shadow:var(--shadow);transform:translateY(-4px)}.feature-top{align-items:center;display:flex;justify-content:space-between}.feature-number{color:#d88935;color:var(--orange);font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:11px;font-weight:800}.feature-arrow{color:#a0aaa5;font-size:18px}.feature-card h3{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:21px;margin:65px 0 9px}.feature-card p{color:#68756f;color:var(--muted);font-size:13px;line-height:1.7}.architecture-section{margin:auto;max-width:1180px;padding-top:0;width:100%}.architecture-card{grid-gap:55px;background:#145344;background:var(--green);border-radius:24px;color:#fff;display:grid;gap:55px;grid-template-columns:.85fr 1.15fr;overflow:hidden;padding:45px;position:relative}.architecture-card:after{border:1px solid #ffffff1a;border-radius:50%;content:"";height:400px;position:absolute;right:-220px;top:-220px;width:400px}.architecture-copy{position:relative;z-index:2}.architecture-copy .eyebrow{color:#91c8b3}.architecture-copy h2{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:32px;letter-spacing:-1.2px;line-height:1.15;margin:10px 0 13px}.architecture-copy p{color:#ffffffa6;font-size:13px;line-height:1.7;margin-bottom:25px;max-width:450px}.architecture-copy .btn-primary{background:#fff;color:#145344;color:var(--green)}.architecture-copy .btn-primary:hover{background:#edf5f1}.architecture-flow{align-items:center;display:flex;justify-content:center;position:relative;z-index:2}.architecture-node{background:#ffffff14;border:1px solid #ffffff26;border-radius:15px;min-height:125px;padding:17px;width:130px}.architecture-node span{color:#86c4ac;font-size:9px;font-weight:800}.architecture-node strong{display:block;font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:14px;margin-top:27px}.architecture-node small{color:#ffffff80;display:block;font-size:9px;margin-top:3px}.flow-line{text-align:center;width:55px}.flow-line span{color:#ffffff73;display:block;font-size:8px;margin-bottom:5px}.flow-line i{background:#ffffff38;display:block;height:1px}.privacy-section{margin:auto;max-width:1180px;padding-top:0;width:100%}.privacy-card{grid-gap:24px;align-items:center;background:#eaf3ef;border:1px solid #d6e7de;border-radius:22px;display:grid;gap:24px;grid-template-columns:auto 1fr auto;padding:34px}.privacy-mark{background:#145344;background:var(--green);border-radius:14px;color:#fff;display:grid;font-size:25px;height:48px;place-items:center;width:48px}.privacy-card h2{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:23px;letter-spacing:-.7px;line-height:1.2;margin:5px 0}.privacy-card p{color:#68756f;color:var(--muted);font-size:12px;max-width:700px}.page-shell{margin:auto;max-width:920px;padding:72px 24px 100px;width:100%}.page-intro{margin-bottom:38px}.page-intro h1{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:44px;letter-spacing:-1.5px;line-height:1.12;margin:10px 0}.page-intro p{color:#68756f;color:var(--muted);max-width:650px}.report-form{display:flex;flex-direction:column;gap:17px}.form-card{background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:18px;border-radius:var(--radius);padding:29px}.form-card-heading{margin-bottom:26px}.form-card-heading>div{align-items:flex-start;display:flex;gap:14px}.step{background:#e8f2ed;background:var(--green-soft);border-radius:9px;color:#145344;color:var(--green);display:grid;flex:0 0 32px;font-size:11px;font-weight:800;height:32px;place-items:center;width:32px}.form-card h2{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:20px}.form-card-heading p{color:#68756f;color:var(--muted);font-size:13px;margin-top:2px}.field{display:flex;flex-direction:column;gap:7px;margin-top:18px}.field-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.field-row .field{margin-top:18px}label{color:#44514c;font-size:12px;font-weight:700}label span{color:#b84a43;color:var(--red)}input,select,textarea{background:#fbfcfb;border:1px solid #d8e0db;border-radius:10px;color:#15231f;color:var(--ink);outline:none;padding:12px 13px;transition:.15s;width:100%}input:focus,select:focus,textarea:focus{border-color:#76a393;box-shadow:0 0 0 3px #76a3931f}textarea{min-height:160px;resize:vertical}input::placeholder,textarea::placeholder{color:#9ba6a1}.form-submit-bar{align-items:center;background:#145344;background:var(--green);border-radius:18px;border-radius:var(--radius);color:#fff;display:flex;gap:20px;justify-content:space-between;padding:20px 22px}.form-submit-bar span,.form-submit-bar strong{display:block}.form-submit-bar strong{font-size:13px}.form-submit-bar span{color:#ffffffa6;font-size:11px;margin-top:2px}.form-submit-bar .btn-primary{background:#fff;color:#145344;color:var(--green)}.form-submit-bar .btn-primary:hover{background:#eef4f0}.alert{border-radius:10px;font-size:13px;padding:12px 15px}.alert-error{background:#fff1ef;border:1px solid #f1c8c3;color:#963e39}.success-card{background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:22px;box-shadow:0 22px 60px #15231f17;box-shadow:var(--shadow);padding:55px 35px;text-align:center}.success-check{background:#e8f2ed;background:var(--green-soft);border-radius:50%;color:#145344;color:var(--green);display:grid;font-size:26px;font-weight:800;height:62px;margin:0 auto 20px;place-items:center;width:62px}.success-card h2{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:31px;line-height:1.15;margin:7px 0 10px}.success-card p{color:#68756f;color:var(--muted);margin:auto;max-width:520px}.reference-box{background:#f5f7f5;background:var(--soft);border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:11px;margin:25px auto;max-width:320px;padding:15px}.reference-box span,.reference-box strong{display:block}.reference-box span{color:#68756f;color:var(--muted);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.reference-box strong{color:#145344;color:var(--green);font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:20px;margin-top:3px}.reports-list{display:flex;flex-direction:column;gap:18px}.reports-toolbar{align-items:center;background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:14px;display:flex;gap:14px;justify-content:space-between;padding:13px 15px}.reports-toolbar>div:first-child span{color:#68756f;color:var(--muted);display:block;font-size:11px}.reports-toolbar strong{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:16px}.filters-bar{align-items:center;display:flex;gap:8px}.filter-input,.filter-select{background:#fbfcfb;font-size:12px;min-width:145px;padding:9px 11px;width:auto}.filter-input{min-width:175px}.btn-link{background:#0000;border:0;color:#145344;color:var(--green);font-size:12px;font-weight:700;padding:5px}.btn-link:hover{text-decoration:underline}.report-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.report-card{border-radius:18px;border-radius:var(--radius);padding:23px;transition:.18s ease}.report-card:hover{box-shadow:0 10px 28px #15231f0f}.report-card-top{margin-bottom:16px}.status{border-radius:99px;font-size:10px;letter-spacing:.06em;padding:5px 9px;text-transform:uppercase}.status-pending{background:#fff3dc;color:#a87318;color:var(--yellow)}.status-reviewed{background:#e9f1fb;color:#3b668f}.status-resolved{background:#e5f4ed;color:#337354}.report-id{color:#98a39e;font-family:Manrope,sans-serif;font-family:var(--font-display)}.report-card h3{font-size:19px;line-height:1.3;margin-bottom:7px}.report-location{color:#68756f;color:var(--muted);font-size:11px}.report-location span{color:#145344;color:var(--green);font-size:16px;margin-right:5px}.report-card>p{color:#53605b;font-size:13px;line-height:1.7;margin:16px 0 5px}.report-meta{border-top:1px solid #dfe6e2;border-top:1px solid var(--line);font-size:10px;margin-top:17px;padding-top:13px}.report-meta span{color:#68756f;color:var(--muted);display:block}.report-meta strong{font-size:11px}.report-footer{border-top:1px solid #dfe6e2;border-top:1px solid var(--line);color:#9aa49f;font-size:10px;margin-top:17px;padding-top:12px}.empty-state{background:#fff;border:1px dashed #cbd6cf;border-radius:14px;padding:45px;text-align:center}.empty-state span,.empty-state strong{display:block}.empty-state span{color:#68756f;color:var(--muted);font-size:13px;margin-top:4px}.footer{background:#15231f;background:var(--ink);color:#fff;margin-top:auto}.footer-inner{align-items:center;color:#ffffff80;display:flex;font-size:10px;gap:25px;justify-content:space-between;margin:auto;max-width:1180px;padding:30px 24px}.footer-inner strong{color:#fff;display:block;font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:13px}.footer-inner div>span{display:block;margin-top:2px}.footer-stack{display:flex;gap:8px}.footer-stack span{border:1px solid #ffffff21;border-radius:999px;padding:5px 9px}@media (max-width:980px){.hero-inner{gap:55px;grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-product{margin:auto;max-width:600px;width:100%}.architecture-card{grid-template-columns:1fr}}@media (max-width:820px){.feature-grid,.report-grid{grid-template-columns:1fr}.stack-inner{align-items:flex-start;flex-direction:column}.privacy-card{grid-template-columns:auto 1fr}.privacy-card .btn-primary{grid-column:2;justify-self:start}.nav-cta{display:none}}@media (max-width:700px){.architecture-flow{align-items:stretch;flex-direction:column}.architecture-node{width:100%}.flow-line{padding:5px 0;width:100%}.flow-line i{height:20px;margin:auto;width:1px}.floating-card-top{right:-5px}.floating-card-bottom{left:-5px}}@media (max-width:620px){.header-inner{flex-wrap:wrap;gap:10px;min-height:auto;padding:12px 17px}.nav{margin-left:0;order:3;overflow-x:auto;width:100%}.nav-link{flex:0 0 auto}.hero-inner{padding:55px 20px 65px}.hero h1{font-size:43px;letter-spacing:-1.7px}.hero-text{font-size:15px}.hero-points{flex-direction:column;gap:5px}.hero-product{min-height:430px}.product-window{min-height:410px}.floating-card-top{right:-3px;top:25px}.floating-card-bottom{bottom:20px;left:-3px}.section{padding:65px 20px}.section-heading h2{font-size:33px}.architecture-card{padding:28px 22px}.page-shell{padding:48px 17px 70px}.page-intro h1{font-size:37px}.field-row{gap:0;grid-template-columns:1fr}.form-card{padding:21px}.form-submit-bar,.reports-toolbar{align-items:stretch;flex-direction:column}.form-submit-bar .btn-primary{width:100%}.filters-bar{flex-wrap:wrap}.filter-input,.filter-select{flex:1 1;min-width:0}.privacy-card{grid-template-columns:1fr;padding:25px}.privacy-card .btn-primary{grid-column:auto;width:100%}.footer-inner{align-items:flex-start;flex-direction:column}.footer-stack{flex-wrap:wrap}}.form-progress{background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:15px;gap:10px;margin-bottom:18px;padding:17px 20px}.form-progress,.progress-step{align-items:center;display:flex}.progress-step{color:#9aa59f;gap:9px;min-width:135px}.progress-step>span{background:#f0f3f1;border-radius:9px;color:#8b9690;display:grid;font-size:9px;font-weight:800;height:31px;place-items:center;width:31px}.progress-step small,.progress-step strong{display:block}.progress-step strong{font-size:11px}.progress-step small{font-size:9px;margin-top:1px}.progress-step.active,.progress-step.active>span{color:#145344;color:var(--green)}.progress-step.active>span{background:#e8f2ed;background:var(--green-soft)}.progress-line{background:#dfe6e2;background:var(--line);flex:1 1;height:1px;min-width:25px}.label-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.character-count{color:#98a39e;font-size:9px}.field-help{color:#87928d;font-size:10px;line-height:1.5}.form-navigation{align-items:center;border-top:1px solid #dfe6e2;border-top:1px solid var(--line);display:flex;gap:15px;justify-content:space-between;margin-top:28px;padding-top:20px}.form-navigation>span{color:#89948f;font-size:10px}.form-navigation .btn-primary,.form-navigation .btn-secondary{min-width:145px}.location-note{align-items:flex-start;background:#f0f7f4;background:var(--green-light);border:1px solid #dbe9e2;border-radius:11px;display:flex;gap:11px;margin-bottom:20px;padding:13px 15px}.location-note-icon{background:#145344;background:var(--green);border-radius:50%;color:#fff;display:grid;flex:0 0 22px;font-size:11px;font-weight:800;height:22px;place-items:center;width:22px}.location-note p{color:#62716a;font-size:11px;line-height:1.55}.review-section{background:#fbfcfb;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:13px;margin-bottom:14px;padding:19px}.review-heading{align-items:center;border-bottom:1px solid #dfe6e2;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:12px}.review-heading>span{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:13px;font-weight:700}.review-item{margin-top:13px}.review-item:first-child{margin-top:0}.review-item>span{color:#8b9690;display:block;font-size:9px;font-weight:800;letter-spacing:.07em;margin-bottom:3px;text-transform:uppercase}.review-item strong{color:#15231f;color:var(--ink);display:block;font-size:12px;line-height:1.5}.review-item p{color:#5c6963;font-size:12px;line-height:1.7;white-space:pre-wrap}.review-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.review-full{grid-column:1/-1}.review-warning{align-items:flex-start;background:#fffaf0;border:1px solid #eadfca;border-radius:11px;display:flex;gap:12px;margin-top:18px;padding:15px}.review-warning-icon{background:#e5bd70;border-radius:50%;color:#fff;display:grid;flex:0 0 25px;font-size:12px;font-weight:800;height:25px;place-items:center;width:25px}.review-warning strong{color:#71531d;display:block;font-size:11px}.review-warning p{color:#806d49;font-size:10px;line-height:1.55;margin-top:2px}button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:700px){.form-progress{gap:5px;padding:13px}.progress-step{flex:1 1;min-width:0}.progress-step div{display:none}.progress-step>span{margin:auto}.review-grid{gap:12px;grid-template-columns:1fr}.review-full{grid-column:auto}}@media (max-width:500px){.form-navigation{align-items:stretch;flex-direction:column-reverse}.form-navigation .btn-primary,.form-navigation .btn-secondary{width:100%}.form-navigation>span{text-align:center}}.reports-page{margin:0 auto;max-width:1080px}.reports-page-header{align-items:flex-end;display:flex;gap:30px;justify-content:space-between;margin-bottom:28px}.reports-page-header h1{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:clamp(30px,4vw,45px);letter-spacing:-.04em;line-height:1.05;margin-top:7px}.reports-page-header p{color:#6d7973;font-size:12px;line-height:1.6;margin-top:10px;max-width:550px}.reports-header-badge{background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:13px;min-width:130px;padding:14px 17px}.reports-header-badge span{color:#84908a;display:block;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.reports-header-badge strong{color:#145344;color:var(--green);display:block;font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:25px;margin-top:4px}.report-stat-grid{grid-gap:13px;display:grid;gap:13px;grid-template-columns:repeat(3,1fr);margin-bottom:22px}.report-stat-card{background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:13px;padding:18px 20px}.report-stat-card span{color:#78847e;display:block;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.report-stat-card strong{color:#15231f;color:var(--ink);display:block;font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:27px;margin-top:7px}.report-stat-card small{color:#98a19d;display:block;font-size:9px;margin-top:2px}.reports-toolbar-new{background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:14px;margin-bottom:18px;padding:14px}.reports-search{align-items:center;background:#fbfcfb;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:9px;display:flex;gap:9px;height:42px;padding:0 13px}.reports-search>span{color:#7c8983;font-size:18px}.reports-search input{background:#0000;border:0;color:#15231f;color:var(--ink);font:inherit;font-size:11px;outline:0;width:100%}.reports-search input::placeholder{color:#a3aaa6}.reports-filters{align-items:center;display:flex;gap:8px;margin-top:10px}.reports-filters .filter-input,.reports-filters .filter-select{height:37px}.reports-filters .filter-input{max-width:190px}.reports-results-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.reports-results-header strong{display:block;font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:14px}.reports-results-header span{color:#909a95;display:block;font-size:9px;margin-top:2px}.report-grid-new{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.report-card{background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:14px;padding:19px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.report-card:hover{border-color:#cbd8d2;box-shadow:0 10px 30px #12302812;transform:translateY(-2px)}.report-card-top{align-items:center;display:flex;gap:10px;justify-content:space-between}.report-id{color:#87938d;font-family:monospace;font-size:10px;letter-spacing:.03em}.report-card h3{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:17px;letter-spacing:-.02em;line-height:1.25;margin-top:15px}.report-location{align-items:flex-start;color:#68756e;display:flex;font-size:10px;gap:6px;line-height:1.45;margin-top:8px}.location-symbol{color:#145344;color:var(--green);font-size:13px}.report-description{color:#68736e;font-size:10px;line-height:1.65;margin-top:13px;min-height:50px}.report-card-divider{background:#dfe6e2;background:var(--line);height:1px;margin:16px 0 13px}.report-card-bottom{align-items:center;display:flex;gap:15px;justify-content:space-between}.report-date-label{color:#9aa39f;display:block;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.report-card-bottom strong{color:#5d6963;display:block;font-size:10px;font-weight:600;margin-top:2px}.report-view-button{background:#e8f2ed;background:var(--green-soft);border:0;border-radius:7px;color:#145344;color:var(--green);cursor:pointer;font-size:9px;font-weight:800;padding:9px 11px;transition:.15s ease}.report-view-button:hover{background:#145344;background:var(--green);color:#fff}.status{align-items:center;border-radius:20px;display:inline-flex;font-size:8px;font-weight:800;line-height:1;padding:5px 8px}.status-pending{background:#fff5dc;color:#86621e}.status-reviewed{background:#e9f1ff;color:#45658d}.status-resolved{background:#e7f4ed;color:#246348}.reports-loading{align-items:center;background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:14px;color:#84908a;display:flex;flex-direction:column;font-size:10px;gap:10px;justify-content:center;min-height:220px}.loading-spinner{animation:reportSpin .8s linear infinite;border:2px solid #dce5e0;border-radius:50%;border-top:2px solid var(--green);height:25px;width:25px}@keyframes reportSpin{to{transform:rotate(1turn)}}.reports-empty{align-items:center;background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;justify-content:center;min-height:260px;padding:30px;text-align:center}.empty-icon{background:#e8f2ed;background:var(--green-soft);border-radius:12px;color:#145344;color:var(--green);display:grid;font-weight:800;height:43px;place-items:center;width:43px}.empty-icon,.reports-empty h3{font-family:Manrope,sans-serif;font-family:var(--font-display)}.reports-empty h3{font-size:16px;margin-top:13px}.reports-empty p{color:#89938e;font-size:10px;line-height:1.6;margin-top:5px;max-width:340px}.reports-empty .btn-secondary{margin-top:16px}.report-modal-overlay{align-items:center;background:#0f201b7a;display:flex;inset:0;justify-content:center;padding:25px;position:fixed;z-index:1000}.report-modal{background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:17px;box-shadow:0 25px 70px #0c1e1933;max-height:90vh;overflow-y:auto;padding:25px;width:min(650px,100%)}.report-modal-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.report-modal-header h2{font-family:Manrope,sans-serif;font-family:var(--font-display);font-size:25px;letter-spacing:-.03em;line-height:1.15;margin-top:6px}.modal-reference{color:#89948e;display:inline-block;font-family:monospace;font-size:10px;margin-top:6px}.modal-close{background:#fff;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:8px;color:#59665f;cursor:pointer;display:grid;font-size:21px;height:32px;place-items:center;width:32px}.modal-close:hover{background:#f3f6f4}.modal-status-row{align-items:center;border-bottom:1px solid #dfe6e2;border-bottom:1px solid var(--line);color:#8b9690;display:flex;font-size:9px;gap:10px;margin-top:18px;padding-bottom:17px}.modal-section{margin-top:22px}.modal-label{color:#7d8983;display:block;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.modal-description{color:#4f5d56;font-size:12px;line-height:1.75;margin-top:8px;white-space:pre-wrap}.modal-location-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-top:12px}.modal-location-grid div{background:#fbfcfb;border:1px solid #dfe6e2;border:1px solid var(--line);border-radius:9px;padding:13px}.modal-location-grid div:last-child{grid-column:1/-1}.modal-location-grid span{color:#949e99;display:block;font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.modal-location-grid strong{color:#4e5b55;display:block;font-size:11px;line-height:1.5;margin-top:4px}.modal-privacy-note{background:#f0f7f4;background:var(--green-light);border:1px solid #dbe9e2;border-radius:10px;margin-top:20px;padding:13px 15px}.modal-privacy-note strong{color:#145344;color:var(--green);display:block;font-size:10px}.modal-privacy-note p{color:#6d7a73;font-size:9px;line-height:1.5;margin-top:3px}.modal-close-button{margin-top:20px;width:100%}@media (max-width:760px){.reports-page-header{align-items:flex-start;flex-direction:column}.reports-header-badge{width:100%}.report-grid-new,.report-stat-grid{grid-template-columns:1fr}.reports-filters{flex-wrap:wrap}.reports-filters .filter-input{flex:1 1 180px;max-width:none}.reports-filters .filter-select{flex:1 1 150px}}@media (max-width:520px){.reports-search{height:44px}.reports-filters{align-items:stretch;flex-direction:column}.reports-filters .filter-input,.reports-filters .filter-select{max-width:none;width:100%}.reports-filters .btn-link{align-self:flex-start}.report-card-bottom{align-items:flex-end}.modal-location-grid{grid-template-columns:1fr}.modal-location-grid div:last-child{grid-column:auto}.report-modal{padding:19px}}
/*# sourceMappingURL=main.81688d7d.css.map*/