:root{--ink:#17201a;--muted:#667085;--line:#dfe5df;--soft:#f5f7f5;--green:#2f7d32;--green-dark:#235f27;--green-soft:#edf7ee;--blue-soft:#eef6ff;--danger:#b42318;--danger-soft:#fff1f0;--shadow:0 14px 40px #14231826}*{box-sizing:border-box}html,body{width:100%;min-height:100%}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2f7d3247}button:disabled{cursor:not-allowed;opacity:.6}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.map-page{height:100dvh;min-height:540px;overflow:hidden}.site-header{z-index:20;background:#fffffffa;border-bottom:1px solid #dfe4df;grid-template-columns:1fr auto 1fr;align-items:center;height:74px;padding:0 26px;display:grid;position:relative}.brand-link{justify-self:start;align-items:center;height:56px;display:inline-flex}.brand-link img{object-fit:contain;width:auto;max-width:174px;height:54px}.header-context{color:#526057;letter-spacing:.01em;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.live-dot{background:#43a047;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e7f4e8}.signin-button,.account-button{cursor:pointer;border-radius:12px;justify-self:end;min-height:42px;padding:0 18px;font-weight:800}.signin-button{background:#fff;border:1px solid #cfd7d0}.signin-button:hover{border-color:var(--green);color:var(--green)}.account-button{color:#fff;background:var(--green);border:1px solid var(--green);align-items:center;gap:8px;display:flex}.account-button:hover{background:var(--green-dark)}.account-button svg{width:18px}.map-stage{background:#e9eee9;height:calc(100dvh - 74px);min-height:466px;position:relative;overflow:hidden}.google-map{position:absolute;inset:0}.report-map-marker{color:#fff;background:var(--marker-color);border:3px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 3px 10px #11261b47}.map-loading,.map-error{color:#59655c;z-index:2;background:#eef2ee;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.map-error svg{color:#a45a12;width:34px}.map-error strong{font-size:18px}.map-error span{text-align:center;max-width:360px}.spinner{border:3px solid #cfd9d0;border-top-color:var(--green);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.map-guidance{z-index:5;white-space:nowrap;background:#fffffff5;border:1px solid #2f7d3233;border-radius:999px;align-items:center;gap:9px;padding:9px 14px;display:flex;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 7px 20px #2337281f}.map-guidance strong{font-size:13px}.map-guidance span{color:var(--muted);border-left:1px solid #dce3dd;padding-left:9px;font-size:12px}.zoom-controls,.map-action-controls{z-index:5;flex-direction:column;gap:1px;display:flex;position:absolute}.zoom-controls{background:#fff;border:1px solid #d8dfd9;border-radius:12px;top:18px;left:18px;overflow:hidden;box-shadow:0 7px 18px #23372821}.map-action-controls{gap:12px;bottom:24px;right:20px}.zoom-controls button,.map-action-controls button{cursor:pointer;background:#fffffffa;border:0;place-items:center;width:46px;height:46px;display:grid}.zoom-controls button+button{border-top:1px solid #e3e7e3}.map-action-controls button{border:1px solid #d8dfd9;border-radius:50%;box-shadow:0 7px 18px #2337282e}.zoom-controls button:hover,.map-action-controls button:hover{color:var(--green);background:#f8fbf8}.zoom-controls svg,.map-action-controls svg{width:22px;height:22px}.severity-legend{z-index:5;color:#525e55;background:#fffffff5;border:1px solid #dce2dd;border-radius:12px;gap:13px;padding:9px 12px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:20px;left:18px;box-shadow:0 6px 16px #2337281a}.severity-legend span{align-items:center;gap:5px;display:flex}.severity-legend i{border-radius:50%;width:9px;height:9px}.legend-low{background:#34a853}.legend-medium{background:#f58a31}.legend-high{background:#e5483f}.toast{z-index:40;color:#fff;max-width:min(560px,100vw - 38px);box-shadow:var(--shadow);text-align:center;background:#25342a;border-radius:12px;padding:12px 16px;font-size:14px;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.toast-warning{background:#7b4a15}.icon-button{cursor:pointer;background:#f4f6f4;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.icon-button:hover{background:#e9eee9}.icon-button svg{width:21px;height:21px}.modal-backdrop{z-index:100;background:#0d161073;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.modal-shell{background:#fff;border:1px solid #1e37231f;border-radius:24px;width:min(520px,100%);max-height:calc(100dvh - 44px);padding:30px;position:relative;overflow:auto;box-shadow:0 26px 80px #0c1c1147}.modal-close{z-index:2;position:absolute;top:16px;right:16px}.modal-shell h2{letter-spacing:-.025em;margin:0;font-size:27px;line-height:1.15}.modal-shell p{color:var(--muted);line-height:1.5}.eyebrow,.step-optional,.step-required{color:var(--green);letter-spacing:.11em;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.step-required{color:#b44d17}.primary-button,.secondary-button,.danger-button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 17px;font-weight:800;display:inline-flex}.primary-button{color:#fff;background:var(--green);border-color:var(--green)}.primary-button:hover{background:var(--green-dark);border-color:var(--green-dark)}.secondary-button{background:#fff;border-color:#cfd8d0}.secondary-button:hover{color:var(--green);border-color:var(--green)}.danger-button{color:var(--danger);background:var(--danger-soft);border-color:#f5c8c3}.danger-button:hover{background:#ffe6e3}.button-link{text-decoration:none}.compact-button{min-height:43px;padding:0 14px}.compact-button svg{width:18px}.auth-dialog{width:min(490px,100%)}.auth-logo{object-fit:contain;width:auto;max-width:176px;height:68px;margin:-6px auto 26px;display:block}.auth-heading{text-align:center;margin-bottom:22px}.auth-heading h2{margin-bottom:9px}.auth-heading p{margin:0;font-size:14px}.provider-grid{gap:10px;display:grid}.provider-button{cursor:pointer;border-radius:12px;width:100%;min-height:48px;font-weight:800;position:relative}.provider-symbol,.google-g{font-size:21px;font-weight:900;position:absolute;left:16px}.google-provider{background:#fff;border:1px solid #cfd6cf}.google-provider:hover{background:#f8faf8}.google-g{color:#4285f4;font-family:Arial,sans-serif}.facebook-provider{color:#fff;background:#1877f2;border:1px solid #1877f2}.facebook-provider:hover{background:#1168d6}.auth-divider{color:#829087;align-items:center;gap:12px;margin:20px 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e0e5e1;flex:1;height:1px}.auth-form{gap:14px;display:grid}.auth-form label,.standalone-card label,.field-label{color:#344039;gap:7px;font-size:13px;font-weight:800;display:grid}input,textarea{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #ccd5ce;border-radius:11px;padding:12px 13px}input{min-height:48px}textarea{resize:vertical;min-height:110px;line-height:1.45}input:hover,textarea:hover{border-color:#aab7ac}input:focus,textarea:focus{border-color:var(--green);background:#fff}.form-message{border-radius:10px;margin:0;padding:10px 12px;font-size:13px}.error-message{background:#fff2f0;color:#8f2119!important}.success-message{background:#edf7ee;color:#25652a!important}.auth-switches{color:var(--muted);justify-items:center;gap:12px;margin-top:18px;font-size:13px;display:grid}.auth-switches button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.auth-sent{text-align:center;padding:28px 0 4px}.auth-sent .secondary-button{margin-top:12px}.auth-sent-links{justify-content:center;gap:18px;margin-top:14px;display:flex}.auth-sent-links button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:4px;font-size:13px;font-weight:800}.success-mark{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:28px;font-weight:900;display:grid}.password-field{display:block;position:relative}.password-field input{padding-right:62px}.password-field button{min-width:48px;height:38px;color:var(--green);cursor:pointer;background:0 0;border:0;padding:0 7px;font-size:12px;font-weight:800;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.account-dialog{text-align:center;width:min(420px,100%);padding-top:38px}.account-avatar{width:64px;height:64px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;margin:0 auto 17px;display:grid}.account-avatar svg{width:30px}.account-status{background:var(--green-soft);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-block;color:var(--green)!important;margin:9px 0 5px!important}.account-email{font-size:14px;margin:3px 0 20px!important}.account-actions{gap:10px;margin-top:20px;display:grid}.report-detail{z-index:50;background:#fff;border:1px solid #dce2dd;border-bottom:0;border-radius:24px 24px 0 0;flex-direction:column;width:min(570px,100vw - 36px);max-height:calc(100dvh - 102px);animation:.22s ease-out sheet-in;display:flex;position:fixed;bottom:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 -12px 45px #182a1c33}@keyframes sheet-in{0%{opacity:0;transform:translate(-50%,24px)}}.sheet-handle{background:#cfd6d0;border-radius:99px;flex:none;width:58px;height:5px;margin:10px auto 2px}.sheet-close{z-index:2;position:absolute;top:14px;right:14px}.report-detail-scroll{overscroll-behavior:contain;overflow-y:auto}.report-detail-header{padding:28px 30px 18px}.report-detail-header h2{letter-spacing:-.02em;margin:10px 44px 14px 0;font-size:25px;line-height:1.2}.severity-pill{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;font-weight:900;display:inline-flex}.severity-dot{background:currentColor;border-radius:50%;width:8px;height:8px}.severity-low{color:#277b36;background:#e8f6eb}.severity-medium{color:#b85614;background:#fff2e8}.severity-high{color:#b52c24;background:#ffedeb}.report-dates{color:#59645d;gap:26px;font-size:12px;display:flex}.report-dates>span{align-items:flex-start;gap:7px;display:flex}.report-dates svg{color:#78857b;width:17px}.report-dates small{color:#89938b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:10px;font-weight:800;display:block}.report-photo-region{background:#edf1ed;border-radius:17px;height:245px;margin:0 22px;position:relative;overflow:hidden}.report-photo{object-fit:cover;width:100%;height:100%}.photo-placeholder{color:#7d8980;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;width:100%;height:100%;font-size:13px;display:flex}.photo-placeholder svg{width:34px}.photo-placeholder strong{color:#536058;font-size:15px}.photo-arrow{color:#1f2c23;cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.photo-arrow svg{width:19px}.photo-previous{left:10px}.photo-next{right:10px}.photo-count{color:#fff;background:#0f1711b3;border-radius:99px;padding:5px 8px;font-size:11px;font-weight:800;position:absolute;top:10px;right:10px}.report-detail-body{padding:10px 30px 28px}.detail-section{padding-top:18px}.detail-section h3{align-items:center;gap:8px;margin:0 0 10px;font-size:14px;display:flex}.detail-section h3 svg{width:18px;color:var(--green)}.chip-row{flex-wrap:wrap;gap:7px;display:flex}.detail-chip{border-radius:9px;align-items:center;min-height:30px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.type-chip{color:#235f27;background:#eaf5eb}.other-chip{color:#58635b;background:#eef1ef}.note-chip{color:#275d91;background:var(--blue-soft)}.additional-details{background:#f6f8f6;border:1px solid #e1e6e2;border-radius:11px;margin:0;padding:13px 14px;font-size:13px;color:#4d5950!important}.report-detail-footer{padding:12px 20px max(12px, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e3e7e3;flex:none;gap:9px;display:flex}.close-detail-button{min-width:96px;margin-left:auto}.report-wizard{flex-direction:column;width:min(650px,100%);padding:0;display:flex;overflow:hidden}.report-wizard .modal-close{top:18px;right:20px}.wizard-header{border-bottom:1px solid #e2e7e3;flex:none;padding:23px 70px 18px 28px}.wizard-heading-row{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.wizard-heading-row h2{font-size:24px}.wizard-heading-row>span{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:800}.wizard-progress{background:#e6ebe7;border-radius:99px;height:5px;margin-top:16px;overflow:hidden}.wizard-progress span{background:var(--green);height:100%;transition:width .2s;display:block}.wizard-content{min-height:360px;padding:26px 30px 20px;overflow-y:auto}.wizard-step h3{letter-spacing:-.02em;margin:0 0 8px;font-size:24px}.wizard-step>p{margin:0 0 23px;font-size:14px}.large-input{min-height:58px;font-size:17px}.character-count{color:#8b958d;text-align:right;margin-top:6px;font-size:11px;display:block}.photo-picker{color:#59655c;cursor:pointer;background:#f8faf8;border:2px dashed #b9c8bb;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:170px;display:flex}.photo-picker:hover{border-color:var(--green);background:#f3f8f3}.photo-picker input{display:none}.photo-picker-icon{width:52px;height:52px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;display:grid}.photo-picker-icon svg{width:25px}.photo-picker strong{color:var(--ink)}.photo-picker>span:last-of-type{font-size:12px}.photo-picker-disabled{cursor:default;opacity:.7}.photo-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.photo-grid>img,.photo-preview{aspect-ratio:4/3;object-fit:cover;background:#edf1ed;border-radius:11px;width:100%;overflow:hidden}.photo-preview{position:relative}.photo-preview img{object-fit:cover;width:100%;height:100%}.photo-preview button{color:#fff;cursor:pointer;background:#141915c2;border:0;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;top:6px;right:6px}.photo-preview button svg{width:15px}.existing-photo-notice{color:#536158;text-align:center;background:#f3f8f3;border-radius:15px;flex-direction:column;align-items:center;padding:22px;display:flex}.existing-photo-notice>svg{width:35px;color:var(--green);margin-bottom:10px}.existing-photo-notice>span{margin-top:5px;font-size:13px}.choice-grid{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.choice-chip{color:#4f5a52;cursor:pointer;background:#fff;border:1px solid #ced7cf;border-radius:999px;min-height:38px;padding:7px 12px;font-size:12px;font-weight:700}.choice-chip:hover{border-color:#77a37a}.choice-selected{color:#fff;background:var(--green);border-color:var(--green)}.choice-selected:hover{border-color:var(--green-dark);background:var(--green-dark)}.note-choice.choice-selected{color:#fff;background:#2c72aa;border-color:#2c72aa}.required-hint{font-weight:700;color:#a34217!important;margin:8px 0 0!important;font-size:12px!important}.severity-options{gap:10px;display:grid}.severity-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #d2d9d3;border-radius:13px;grid-template-columns:38px 1fr 24px;align-items:center;gap:11px;min-height:65px;padding:10px 15px;display:grid}.severity-option:hover{border-color:#92aa94}.severity-option-icon{border-radius:50%;place-items:center;width:38px;height:38px;font-size:14px;display:grid}.severity-option-low .severity-option-icon{color:#2e843b;background:#e8f6eb}.severity-option-medium .severity-option-icon{color:#bc5c16;background:#fff1e7}.severity-option-high .severity-option-icon{color:#bd332a;background:#ffedeb}.radio-mark{border:2px solid #abb6ad;border-radius:50%;width:19px;height:19px}.severity-selected{border:2px solid var(--green);background:#f7fbf7}.severity-selected .radio-mark{border:5px solid var(--green)}.review-card{border:1px solid #dfe5e0;border-radius:14px;overflow:hidden}.review-row{padding:14px 16px}.review-row+.review-row{border-top:1px solid #e7ebe8}.review-row-header{justify-content:space-between;margin-bottom:8px;display:flex}.review-row-header h4{color:#6a756c;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:11px}.review-row-header button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.review-row-content{color:#38443b;font-size:13px}.review-row-content p{margin:9px 0 0;font-size:13px}.review-photos{gap:7px;display:flex}.review-photos img{object-fit:cover;border-radius:7px;width:74px;height:55px}.wizard-message{flex:none;margin:0 30px 12px}.wizard-footer{padding:14px 28px max(14px, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e1e6e2;flex:none;justify-content:space-between;gap:12px;display:flex}.wizard-footer svg{width:18px}.wizard-back{min-width:105px}.wizard-next{min-width:124px}.standalone-page{background:#f1f5f1;place-items:center;min-height:100dvh;padding:24px;display:grid}.standalone-card{width:min(430px,100%);box-shadow:var(--shadow);background:#fff;border:1px solid #dfe5df;border-radius:22px;padding:30px}.standalone-card h1{margin:18px 0 8px;font-size:26px}.standalone-card>p,.standalone-card form>p{color:var(--muted);line-height:1.5}.standalone-card form{gap:15px;display:grid}.standalone-card .primary-button{width:100%;margin-top:3px}.standalone-logo{width:auto;max-width:180px;height:90px;margin:0 auto 22px;display:block}.standalone-icon{color:#fff;background:#b95e19;border-radius:50%;place-items:center;width:54px;height:54px;font-size:30px;font-weight:900;display:grid}.loading-page{background:#e8eee9;height:100dvh}.loading-header{background:#fff;justify-content:space-between;align-items:center;height:74px;padding:0 26px;display:flex}.loading-logo{background:#edf1ed;border-radius:8px;width:174px;height:36px}.loading-account{background:#edf1ed;border-radius:12px;width:82px;height:42px}.loading-map{place-items:center;height:calc(100dvh - 74px);display:grid}.loading-pin{background:#f58a31;border:5px solid #fff;border-radius:50%;width:30px;height:30px;box-shadow:0 4px 12px #14231833}@media (max-width:700px){.site-header{grid-template-columns:1fr auto;height:66px;padding:0 14px}.brand-link{height:52px}.brand-link img{width:auto;max-width:145px;height:48px}.header-context{display:none}.signin-button,.account-button{min-height:40px;padding:0 13px}.map-stage{height:calc(100dvh - 66px)}.map-guidance{white-space:normal;text-align:center;max-width:calc(100vw - 82px);padding:8px 12px;top:12px}.map-guidance span{display:none}.zoom-controls{top:12px;left:12px}.zoom-controls button{width:42px;height:42px}.map-action-controls{bottom:85px;right:13px}.map-action-controls button{width:45px;height:45px}.severity-legend{gap:8px;bottom:13px;left:12px}.toast{bottom:70px}.modal-backdrop{align-items:flex-end;padding:0}.modal-shell{width:100%;max-height:calc(100dvh - 18px);padding:26px 20px max(24px, env(safe-area-inset-bottom));border-bottom:0;border-radius:24px 24px 0 0}.auth-logo{width:auto;max-width:155px;height:64px;margin-bottom:20px}.auth-dialog{width:100%}.report-detail{border-left:0;border-right:0;width:100%;max-height:calc(100dvh - 78px)}.report-detail-header{padding:24px 21px 16px}.report-detail-header h2{font-size:22px}.report-dates{gap:17px}.report-photo-region{height:220px;margin:0 14px}.report-detail-body{padding:8px 21px 24px}.report-detail-footer{padding-left:12px;padding-right:12px}.compact-button{padding:0 11px}.report-wizard{border-radius:24px 24px 0 0;height:auto;max-height:100dvh;padding:0}.wizard-header{padding:21px 62px 16px 20px}.wizard-heading-row h2{font-size:21px}.wizard-content{min-height:0;padding:23px 20px 18px}.wizard-step h3{font-size:22px}.wizard-footer{padding:12px 16px max(12px, env(safe-area-inset-bottom))}.photo-grid{gap:7px}.choice-chip{padding:7px 10px}.standalone-card{padding:24px}}@media (max-width:410px){.brand-link img{width:auto;max-width:132px;height:48px}.account-button svg{display:none}.severity-legend{font-size:10px}.report-dates{flex-direction:column;gap:8px}.report-photo-region{height:190px}.report-detail-footer{gap:6px}.close-detail-button{min-width:70px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
