:root{--ink:#17231d;--muted:#657068;--line:#dce2dd;--paper:#fff;--canvas:#f3f5f1;--green:#174c35;--green-dark:#103726;--green-soft:#e4eee8;--red:#bf3c34}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,label{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}[hidden]{display:none!important}.topbar{height:68px;padding:0 5vw;border-bottom:1px solid rgba(23,35,29,.1);background:rgba(255,255,255,.92);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30}.brand{color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:11px;font-size:17px;font-weight:750;letter-spacing:-.02em}.brand-mark,.heading-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#fff;background:var(--green);box-shadow:0 7px 18px rgba(23,76,53,.2);font-weight:900}.walk-meta{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--muted)}.issue-counter{background:var(--green-soft);color:var(--green);padding:6px 10px;border-radius:999px;font-weight:700}.text-button{height:32px;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:#455149;background:#fff;font-size:12px;font-weight:700}.setup-page{width:min(1180px,90vw);min-height:calc(100vh - 68px);margin:0 auto;padding:6vh 0 8vh;display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:center}.eyebrow{margin:0 0 14px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.setup-intro h1{margin:0;max-width:650px;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.065em;font-weight:760}.intro-copy{max-width:585px;margin:28px 0 34px;color:var(--muted);font-size:18px;line-height:1.65}.process-strip{display:flex;flex-wrap:wrap;gap:18px 24px;color:#465048;font-size:13px;font-weight:620}.process-strip span{display:inline-flex;align-items:center;gap:8px}.process-strip strong{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green);font-size:11px}.setup-card{padding:30px;border:1px solid rgba(23,35,29,.1);border-radius:24px;background:var(--paper);box-shadow:0 22px 70px rgba(32,50,39,.11);display:grid;gap:19px}.card-heading{display:flex;align-items:flex-start;gap:13px;padding-bottom:4px}.card-heading h2,.card-heading p{margin:0}.card-heading h2{font-size:20px;letter-spacing:-.025em}.card-heading p{margin-top:5px;font-size:13px;color:var(--muted)}label{display:grid;gap:8px;color:#3d4941;font-size:13px;font-weight:700}label>span em{font-style:normal;color:#8d968f;font-weight:500;float:right}.required-label{color:#a9322b!important;font-weight:750!important}input,select,textarea{width:100%;border:1px solid #ccd4ce;border-radius:11px;outline:0;background:#fbfcfa;color:var(--ink);padding:12px 13px;transition:border-color .18s,box-shadow .18s,background .18s}input,select{height:47px}textarea{resize:vertical;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:#397358;background:#fff;box-shadow:0 0 0 3px rgba(57,115,88,.12)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.map-picker{min-width:0;margin:0;padding:0;border:0}.map-picker legend{margin-bottom:9px;color:#3d4941;font-size:13px;font-weight:700}.map-options{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px}.map-option{min-width:0;min-height:126px;padding:8px;border:1px solid #ccd4ce;border-radius:13px;position:relative;display:grid;align-content:start;gap:8px;text-align:left;color:var(--ink);background:#fbfcfa}.map-option>img{width:100%;height:65px;object-fit:contain;border-radius:7px;border:1px solid #e0e5e1;background:#fff}.map-option>span{display:grid;gap:2px}.map-option strong{font-size:12px}.map-option small{color:var(--muted);font-size:9px;line-height:1.25}.map-option i{display:none;position:absolute;top:12px;right:12px;width:20px;height:20px;border-radius:50%;place-items:center;color:#fff;background:var(--green);font-style:normal}.map-option.selected{border:2px solid var(--green);padding:7px;background:#f0f6f2}.map-option.selected i{display:grid}.map-upload{min-height:126px;padding:13px 8px;border:1.5px dashed #a9b8ae;border-radius:13px;place-items:center;align-content:center;gap:5px;text-align:center;color:var(--green);cursor:pointer;background:#f7faf7}.map-upload input,.photo-upload input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.map-upload strong{max-width:120px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-upload small{color:var(--muted);font-size:10px;font-weight:520}.upload-icon{font-size:24px}.map-upload.selected{border-style:solid;border-color:var(--green);background:#eff6f1}.primary-button,.secondary-button{border:0;border-radius:11px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:730}.primary-button{padding:0 20px;color:#fff;background:var(--green);box-shadow:0 8px 20px rgba(23,76,53,.18)}.primary-button:hover{background:var(--green-dark)}.primary-button.compact{min-height:43px}.secondary-button{padding:0 17px;color:var(--ink);border:1px solid var(--line);background:#fff}.form-error{margin:-4px 0 0;padding:10px 12px;border-radius:9px;color:#942f29;background:#fbebe9;font-size:12px;font-weight:650}.walk-page{width:min(1450px,94vw);margin:0 auto;padding:32px 0 48px}.walk-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:21px}.walk-toolbar .eyebrow{margin-bottom:7px}.walk-toolbar h1{margin:0;font-size:clamp(27px,3vw,42px);letter-spacing:-.045em}.walk-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px;align-items:start}.map-card,.issue-rail{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 10px 30px rgba(31,45,36,.06)}.map-hint{height:45px;padding:0 17px;display:flex;align-items:center;gap:7px;color:var(--green);border-bottom:1px solid var(--line);font-size:12px;font-weight:700}.map-stage{width:100%;min-height:520px;aspect-ratio:4/3;position:relative;display:grid;place-items:center;overflow:hidden;background-color:#e8ece8;background-image:linear-gradient(rgba(23,76,53,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(23,76,53,.045) 1px,transparent 1px);background-size:24px 24px;touch-action:manipulation;cursor:crosshair}.map-stage>img{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}.map-pin{position:absolute;width:34px;height:34px;border:3px solid #fff;border-radius:50% 50% 50% 8px;transform:translate(-50%,-50%) rotate(-45deg);color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.3);display:grid;place-items:center;z-index:4;font-size:13px;font-weight:850}.map-pin span{transform:rotate(45deg)}.severity-critical{background:#a52a24}.severity-high{background:#dc6432}.severity-medium{background:#dc9c21}.severity-low{background:#3c7560}.draft-pin{background:#17231d;animation:pulse 1.3s infinite}@keyframes pulse{50%{box-shadow:0 0 0 10px rgba(23,35,29,.16)}}.issue-rail{max-height:calc(100vh - 190px);overflow-y:auto}.rail-heading{height:56px;padding:0 17px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.rail-heading h2{margin:0;font-size:16px}.rail-heading>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:12px;font-weight:800}.empty-findings{min-height:230px;padding:30px;display:grid;place-items:center;align-content:center;text-align:center;color:#95a098}.empty-findings b{font-size:24px}.empty-findings p{margin:11px 0 3px;color:var(--ink);font-weight:700}.empty-findings span{font-size:12px}.finding-row{padding:15px;display:grid;grid-template-columns:36px minmax(0,1fr) 36px;gap:10px;border-bottom:1px solid #e6eae7}.finding-number,.detail-number,.summary-number{width:31px;height:31px;border-radius:50%;color:#fff;display:grid;place-items:center;font-weight:820;font-size:12px}.finding-tags{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.finding-tags span,.finding-tags b{padding:3px 7px;border-radius:5px;background:#eef1ee;color:#526058;font-size:10px;font-weight:700}.finding-row p{margin:8px 0 0;color:#414c45;font-size:12px;line-height:1.45}.finding-actions{display:grid;align-content:start;gap:3px}.icon-button{width:34px;height:34px;padding:0;border:0;border-radius:9px;display:grid;place-items:center;color:#748078;background:transparent;font-size:20px}.edit-button:hover{color:var(--green);background:var(--green-soft)}.delete-button:hover{color:var(--red);background:#faecea}.sheet-backdrop{position:fixed;inset:0;z-index:60;background:rgba(17,27,21,.45);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center}.issue-sheet{width:min(660px,100%);max-height:92vh;overflow-y:auto;padding:14px 26px 28px;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -20px 70px rgba(0,0,0,.18);display:grid;gap:17px}.sheet-handle{width:46px;height:5px;border-radius:999px;background:#d6dcd8;justify-self:center;margin-bottom:3px}.sheet-title,.sheet-title>div{display:flex;align-items:center;justify-content:space-between;gap:11px}.sheet-title p,.sheet-title h2{margin:0}.sheet-title p{color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.sheet-title h2{margin-top:3px;font-size:19px;letter-spacing:-.02em}.sheet-number{width:38px;height:38px;border-radius:50%;color:#fff;background:var(--green);display:grid;place-items:center;font-weight:800}.photo-manager{display:grid;gap:10px}.photo-manager-heading{display:flex;justify-content:space-between;align-items:center;color:#3d4941;font-size:13px;font-weight:700}.photo-manager-heading em{margin-left:5px;color:#8d968f;font-style:normal;font-weight:500}.photo-manager-heading small{padding:3px 7px;border-radius:999px;color:var(--green);background:var(--green-soft);font-weight:800}.photo-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.photo-slot{min-width:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#f5f7f5}.photo-slot>img{width:100%;aspect-ratio:4/3;display:block;object-fit:cover}.photo-slot-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.photo-control{height:36px;padding:0 5px;border:0;border-right:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:4px;color:var(--green);background:#fff;font-size:10px;font-weight:750}.photo-control:last-child{border-right:0;color:#a9322b}.photo-upload{min-height:52px;padding:0 14px;grid-template-columns:auto 1fr auto;align-items:center;border:1px dashed #aebbb2;border-radius:11px;background:#f7faf7;color:var(--green);cursor:pointer}.report-page{padding:30px 0 65px;background:#e7eae6}.report-actions{width:min(1040px,94vw);margin:0 auto 18px;display:flex;justify-content:space-between}.report-document{width:min(1040px,94vw);margin:0 auto;background:#fff;box-shadow:0 14px 55px rgba(30,43,35,.14)}.report-header{padding:27px 46px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.report-brand{display:flex;align-items:center;gap:12px}.report-brand>span{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;color:#fff;background:var(--green);font-size:22px;font-weight:900}.report-brand p,.report-brand strong{margin:0;display:block}.report-brand p{color:var(--green);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.report-brand strong{margin-top:3px;font-size:19px}.report-status{padding:8px 11px;border-radius:8px;color:var(--green);background:var(--green-soft);font-size:12px;font-weight:750}.report-title{padding:48px 46px 40px;color:#fff;background:var(--green)}.report-title .eyebrow{color:#a9d2bd}.report-title h1{margin:0 0 33px;font-size:clamp(38px,5vw,62px);letter-spacing:-.055em}.report-meta{display:grid;grid-template-columns:1fr 1fr .65fr;gap:25px}.report-meta span{padding-left:15px;border-left:2px solid rgba(255,255,255,.25)}.report-meta small,.report-meta strong{display:block}.report-meta small{color:#b7d4c5;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.report-meta strong{margin-top:7px;font-size:15px}.report-section{padding:42px 46px 0}.section-heading{margin-bottom:20px}.section-heading .eyebrow{margin-bottom:7px}.section-heading h2{margin:0;font-size:26px;letter-spacing:-.035em}.summary-table{border:1px solid var(--line);border-radius:13px;overflow:hidden}.summary-head,.summary-row{display:grid;grid-template-columns:50px 100px 155px 1fr;gap:10px;align-items:center}.summary-head{min-height:41px;padding:0 14px;color:#68736b;background:#f3f5f3;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.summary-row{min-height:61px;padding:11px 14px;border-top:1px solid var(--line);color:#4f5952;font-size:12px}.summary-row>span:last-child{line-height:1.45;color:var(--ink)}.severity-text-critical{color:#a52a24}.severity-text-high{color:#c45126}.severity-text-medium{color:#a96e00}.severity-text-low{color:#34705a}.report-map{min-height:0;border:1px solid var(--line);aspect-ratio:16/10;cursor:default}.map-legend{padding:12px 14px;display:flex;gap:18px;justify-content:center;border:1px solid var(--line);border-top:0;color:#5d6961;font-size:10px}.map-legend span{display:flex;align-items:center;gap:5px}.map-legend i{width:8px;height:8px;border-radius:50%;display:inline-block}.details-section{padding-bottom:42px}.detail-card{margin-bottom:17px;padding:22px;border:1px solid var(--line);border-radius:13px;break-inside:avoid}.detail-heading{display:grid;grid-template-columns:42px 1fr;gap:12px}.detail-number{width:38px;height:38px;font-size:14px}.detail-heading h3{margin:10px 0 0;font-size:16px;line-height:1.45}.action-box{margin-top:17px;padding:13px 15px;border-left:3px solid var(--green);background:#f2f6f3}.action-box strong{color:var(--green);font-size:10px;letter-spacing:.07em;text-transform:uppercase}.action-box p{margin:5px 0 0;color:#465149;font-size:12px;line-height:1.5}.photo-grid{margin-top:17px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.photo-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px}.photo-grid.count-1{grid-template-columns:minmax(0,430px)}.photo-grid.count-2{grid-template-columns:repeat(2,1fr)}.no-photo{margin:16px 0 0 50px;color:#8c958f;font-size:11px;font-style:italic}.report-footer{padding:22px 46px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#7d8780;font-size:10px}
@media(max-width:850px){.setup-page{grid-template-columns:1fr;gap:36px;padding:48px 0 70px}.walk-grid{grid-template-columns:1fr}.issue-rail{max-height:none}.map-stage{min-height:430px}}
@media(max-width:600px){.topbar{height:61px;padding:0 16px}.walk-meta>span:first-child,.text-button{display:none}.setup-page{width:calc(100% - 28px);min-height:auto;padding-top:34px}.setup-intro h1{font-size:47px}.intro-copy{margin:20px 0 25px;font-size:16px}.process-strip{gap:10px 14px}.setup-card{padding:22px 18px;border-radius:19px}.map-options{grid-template-columns:1fr}.map-option{min-height:86px;grid-template-columns:98px 1fr;align-items:center}.map-option>img{height:68px}.map-upload{min-height:92px}.field-row{grid-template-columns:1fr}.walk-page{width:calc(100% - 20px);padding-top:20px}.walk-toolbar{align-items:stretch;flex-direction:column}.walk-toolbar h1{font-size:28px}.map-stage{min-height:360px;aspect-ratio:1/1}.map-pin{width:31px;height:31px}.issue-sheet{padding:12px 17px 24px}.photo-control span{display:none}.sheet-title h2{font-size:17px}.report-actions{width:calc(100% - 24px)}.report-document{width:100%}.report-header,.report-title,.report-section{padding-left:20px;padding-right:20px}.report-status{display:none}.report-meta{grid-template-columns:1fr;gap:14px}.summary-head{display:none}.summary-row{grid-template-columns:36px 74px 1fr}.summary-row>span:last-child{grid-column:2/4}.report-map{aspect-ratio:1/1}.map-legend{flex-wrap:wrap}.photo-grid{grid-template-columns:1fr 1fr}.report-footer{padding-left:20px;padding-right:20px}}
@media print{@page{size:letter;margin:.35in}html,body,.report-page{background:#fff!important}.no-print,.topbar{display:none!important}.report-page{padding:0}.report-document{width:100%;box-shadow:none}.report-header{padding:18px 24px}.report-title{padding:28px 24px 24px;print-color-adjust:exact;-webkit-print-color-adjust:exact}.report-title h1{font-size:38px;margin-bottom:20px}.report-section{padding:25px 24px 0}.details-section{padding-bottom:24px}.summary-row,.detail-card,.map-report-section{break-inside:avoid}.severity-critical,.severity-high,.severity-medium,.severity-low,.report-brand>span{print-color-adjust:exact;-webkit-print-color-adjust:exact}.report-footer{padding:18px 24px}}

.skip-link{position:fixed;z-index:1000;top:10px;left:10px;padding:12px 16px;background:#f4f4f0;color:#050505;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transform:translateY(-140%)}
.skip-link:focus{transform:translateY(0)}
.utility-bar{min-height:28px;padding:0 clamp(20px,4.3vw,64px);border-bottom:1px solid #262626;display:flex;align-items:center;justify-content:center;gap:12px;background:#050505;color:#a8a8a8;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:8px;font-weight:700;letter-spacing:.18em;text-align:center;text-transform:uppercase}
.utility-bar a{min-height:28px;display:inline-flex;align-items:center;color:inherit;text-decoration:none}
.utility-bar a:hover,.utility-bar a:focus{color:#f4f4f0}
