:root{font-family:Segoe UI,Arial,sans-serif;color:#17211d;background:#f5f3ec;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17211d;--muted: #68716d;--paper: #f5f3ec;--white: #fffef9;--line: #dcded6;--green: #1d4d3b;--green-soft: #dce9df;--terracotta: #d76443;--amber: #e5a13b;--blue: #557f91}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #79a992;outline-offset:3px}.app{min-height:100vh;overflow:hidden}.topbar{height:82px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;background:#f5f3eceb;border-bottom:1px solid rgba(23,33,29,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px}.brand>span:last-child{display:flex;align-items:baseline;gap:7px}.brand strong{font-family:Segoe UI,Arial,sans-serif;font-size:19px;letter-spacing:-.5px}.brand small{font-size:10px;font-weight:700;color:var(--terracotta);text-transform:uppercase;letter-spacing:1.6px}.brand-mark{width:31px;height:34px;display:flex;align-items:flex-end;gap:3px}.brand-mark span{display:block;width:7px;background:var(--green);border-radius:2px 2px 0 0;transform:skewY(-14deg)}.brand-mark span:nth-child(1){height:18px}.brand-mark span:nth-child(2){height:27px;background:var(--terracotta)}.brand-mark span:nth-child(3){height:23px}.desktop-nav{display:flex;gap:34px;height:100%;align-items:center}.desktop-nav a{height:100%;display:grid;place-items:center;color:#4f5954;font-size:13px;font-weight:600;position:relative}.desktop-nav a.active{color:var(--ink)}.desktop-nav a.active:after{content:"";height:2px;width:28px;background:var(--terracotta);position:absolute;bottom:0}.header-actions{display:flex;align-items:center;gap:10px}.language,.sign-in{border:0;background:transparent;cursor:pointer;font-size:12px;font-weight:700}.language{padding:12px;color:#56615c}.language span{color:#8a928e;padding-left:4px}.language-switcher{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid #d5dad4;border-radius:999px;background:#fffefb}.language-switcher button{min-width:34px;min-height:30px;border:0;border-radius:999px;background:transparent;color:#56615c;cursor:pointer;font-size:11px;font-weight:800}.language-switcher button.active{background:#173f35;color:#fff}.language-switcher.compact button{min-width:32px;min-height:28px}.sign-in{border:1px solid #cdd2cc;border-radius:99px;padding:10px 18px;background:#fffdf8}.menu-button{display:none;border:0;background:transparent;width:44px;height:44px;padding:12px 9px;cursor:pointer}.menu-button span{display:block;height:2px;background:var(--ink);margin:5px 0}.mobile-menu{display:none}main{padding:0 clamp(24px,5vw,76px) 80px}.intro{min-height:268px;padding:48px 0 36px;display:flex;align-items:flex-end;justify-content:space-between}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:1.8px;font-size:10px;font-weight:700;color:#66706b}.intro .eyebrow span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#55a46b;margin-right:8px;box-shadow:0 0 0 4px #dfeae0}h1{font-family:Segoe UI,Arial,sans-serif;font-weight:500;font-size:clamp(39px,5.2vw,68px);line-height:.98;letter-spacing:-3.5px;margin:0}h1 em{color:var(--terracotta);font-style:normal}.lede{color:#5d6862;font-size:15px;max-width:500px;margin:19px 0 0;line-height:1.6}.intro-stat{text-align:right;padding:0 10px 4px}.intro-stat strong{font-family:Segoe UI,Arial,sans-serif;display:block;font-size:36px;line-height:1}.intro-stat>span{color:var(--muted);font-size:11px}.avatar-row{display:flex;justify-content:flex-end;margin-top:12px}.avatar-row i{width:29px;height:29px;border-radius:50%;border:2px solid var(--paper);display:grid;place-items:center;background:#ccd7d0;color:#31453b;font-size:8px;font-style:normal;font-weight:700;margin-left:-7px}.avatar-row i:nth-child(2){background:#ead5bc}.avatar-row i:nth-child(3){background:#d5cadc}.avatar-row i:nth-child(4){background:var(--ink);color:#fff}.workspace{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.72fr);min-height:570px;border:1px solid #d7dad4;border-radius:6px;overflow:hidden;box-shadow:0 24px 60px #232d2817;background:var(--white)}.map-panel{min-width:0;display:flex;flex-direction:column}.map-search{min-height:75px;padding:13px 16px;display:flex;gap:10px;align-items:center;border-bottom:1px solid var(--line);background:#fffefb}.map-search label{flex:1;display:flex;align-items:center;gap:11px;height:47px;border:1px solid #d7dcd6;background:#fff;border-radius:5px;padding:0 14px}.map-search svg,.filter-button svg,.activity-heading svg,.site-card svg,.report-button svg,.add-site-button svg,.site-details-button svg,.bottom-nav svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.map-search input{border:0;outline:0;width:100%;color:var(--ink);background:transparent;font-size:13px}.map-search input::placeholder{color:#929994}.square-button,.filter-button{height:47px;border:1px solid #d7dcd6;background:#fff;border-radius:5px;cursor:pointer}.square-button{width:47px;display:grid;place-items:center}.filter-button{display:flex;align-items:center;gap:8px;padding:0 15px;font-size:12px;font-weight:600}.filter-count{background:var(--green);color:#fff;border-radius:99px;padding:2px 6px;font-size:9px}.map{position:relative;flex:1;min-height:495px;overflow:hidden;background-color:#e8eee9;background-image:linear-gradient(rgba(255,255,255,.28) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.28) 1px,transparent 1px);background-size:28px 28px}.geographic-map,.maplibre-container{position:absolute;top:0;right:0;bottom:0;left:0}.geographic-map{background:#dfe9e2}.maplibre-container{width:100%;height:100%;font-family:inherit}.maplibregl-canvas{outline:none}.maplibregl-canvas:focus-visible{outline:3px solid #79a992;outline-offset:-3px}.maplibregl-ctrl-group{border-radius:5px;overflow:hidden;box-shadow:0 5px 16px #1c2d242b}.maplibregl-ctrl-attrib{font-size:9px}.maplibregl-ctrl-scale{margin:0 0 15px 15px!important;border-color:#64736c;color:#46534d;background:#fffc}.map-loading,.map-locating{position:absolute;z-index:8;left:50%;top:50%;transform:translate(-50%,-50%);padding:10px 14px;border:1px solid #d2d8d3;border-radius:5px;background:#fffffff2;color:#53605a;font-size:10px;font-weight:700;box-shadow:0 7px 20px #1f2c2521}.map-locating{top:18px;transform:translate(-50%)}.map-error{position:absolute;z-index:12;left:14px;right:60px;top:14px;padding:10px 12px;border-left:3px solid var(--terracotta);background:#fff5f0f5;color:#783526;font-size:10px;box-shadow:0 5px 15px #32231e1f}.geo-marker{width:34px;height:34px;padding:0;display:grid;place-items:center;border:3px solid white;border-radius:50% 50% 50% 5px;color:#fff;transform:rotate(-45deg);cursor:pointer;box-shadow:0 5px 14px #14241c4d;transition:transform .18s ease,box-shadow .18s ease}.geo-marker span{transform:rotate(45deg);font-size:9px;font-weight:800}.geo-marker:hover,.geo-marker:focus-visible,.geo-marker.selected{transform:rotate(-45deg) scale(1.22);z-index:3;box-shadow:0 7px 18px #14241c61}.geo-marker:focus-visible{outline:3px solid #17211d;outline-offset:3px}.sea-label{position:absolute;left:8%;top:45%;color:#9eaaa4;font-size:8px;letter-spacing:3px;transform:rotate(-20deg)}.island{position:absolute;fill:#f8f7f1;stroke:#bdc9c1;stroke-width:2;filter:drop-shadow(0 10px 15px rgba(52,72,62,.08))}.island-gozo{width:19%;left:34%;top:6%}.island-malta{width:29%;height:86%;left:39%;top:12%}.island .road{fill:none;stroke:#d4d9d2;stroke-width:7;stroke-linecap:round}.island .road.minor{stroke-width:3.5}.map-pin{position:absolute;z-index:3;width:32px;height:32px;border:3px solid white;color:#fff;border-radius:50% 50% 50% 4px;transform:translate(-50%,-50%) rotate(-45deg);box-shadow:0 5px 13px #14241c3d;cursor:pointer;display:grid;place-items:center;transition:transform .2s ease}.map-pin span{transform:rotate(45deg);font-size:9px;font-weight:700}.map-pin:hover,.map-pin.selected{transform:translate(-50%,-50%) rotate(-45deg) scale(1.18);z-index:4}.status-active{background:var(--blue)}.status-concern{background:var(--terracotta)}.status-resolved{background:#4a9262}.map-zoom{position:absolute;right:16px;top:16px;z-index:5;display:flex;flex-direction:column;box-shadow:0 4px 14px #14241c1f}.map-zoom button{width:35px;height:35px;border:1px solid #d9ded9;background:#fff;font-size:18px;cursor:pointer}.map-zoom button:first-child{border-radius:4px 4px 0 0}.map-zoom button:last-child{border-radius:0 0 4px 4px;border-top:0}.legend{position:absolute;left:15px;bottom:15px;z-index:5;background:#ffffffeb;border:1px solid #d7dcd6;border-radius:4px;padding:10px 13px;display:flex;gap:16px;font-size:9px;font-weight:600;color:#58625d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.legend span{display:flex;align-items:center;gap:6px}.legend i{width:7px;height:7px;border-radius:50%}.active-dot{background:var(--blue)}.concern-dot{background:var(--terracotta)}.resolved-dot{background:#4a9262}.legend .blockage-line-dot{width:14px;height:4px;border-radius:2px;background:#f24728}.activity-panel{border-left:1px solid var(--line);background:#fffefb;display:flex;flex-direction:column;padding:21px;min-width:0}.activity-heading{display:flex;justify-content:space-between;align-items:center}.activity-heading .eyebrow{margin:0 0 5px}.activity-heading h2{font-family:Segoe UI,Arial,sans-serif;font-size:21px;letter-spacing:-.8px;margin:0}.activity-heading button{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;border:1px solid #d7dcd6;background:#fff;cursor:pointer}.filter-tabs{display:flex;gap:3px;margin:18px 0 15px;padding:3px;background:#eeeee8;border-radius:5px;overflow-x:auto}.filter-tabs button{flex:1;min-width:max-content;padding:7px 9px;border:0;background:transparent;border-radius:3px;color:#777f7b;font-size:9px;font-weight:700;cursor:pointer}.filter-tabs button.active{background:#fff;color:var(--ink);box-shadow:0 2px 6px #1f2b2514}.site-list{display:flex;flex-direction:column;gap:9px}.site-card{display:flex;text-align:left;padding:0;border:1px solid #e0e2dc;background:#fff;border-radius:5px;overflow:hidden;cursor:pointer;min-height:108px;transition:border-color .2s,box-shadow .2s,transform .2s}.site-card:hover,.site-card.selected{border-color:#9eb5a8;box-shadow:0 7px 20px #24352c14;transform:translateY(-1px)}.status-bar{width:4px;flex:0 0 4px}.site-card-content{display:block;width:100%;padding:13px 13px 10px;min-width:0}.card-top,.card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.status-label{padding:3px 7px;border-radius:3px;font-size:8px;text-transform:uppercase;letter-spacing:.7px;font-weight:700;color:#fff}.time{display:flex;align-items:center;gap:4px;color:#929994;font-size:8px;white-space:nowrap}.time svg{width:11px;height:11px}.site-card-content>strong{display:block;font-family:Segoe UI,Arial,sans-serif;font-size:13px;margin-top:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location{display:block;font-size:9px;color:#7a827e;margin-top:3px}.card-footer{border-top:1px solid #eef0eb;margin-top:10px;padding-top:8px;color:#858d88;font-size:8px}.card-footer b,.open-arrow{color:var(--ink)}.open-arrow svg{width:14px;height:14px}.report-button{margin-top:auto;min-height:48px;border:0;border-radius:4px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:700;font-size:12px;cursor:pointer;box-shadow:0 8px 19px #1d4d3b2b}.report-button:hover{background:#153d2e}.add-site-button{min-height:42px;border:1px dashed #9fb3a8;border-radius:4px;background:#f7faf8;color:var(--green);display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;font-weight:700;cursor:pointer}.add-site-button:hover{border-style:solid;background:var(--green-soft)}.activity-actions{margin-top:auto;display:grid;gap:8px}.activity-actions .report-button{margin-top:0}.follow-button{min-height:42px;border:1px solid #b9c9c0;border-radius:4px;background:#fff;color:var(--green);display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;font-weight:700;cursor:pointer}.follow-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}.follow-button.following{background:var(--green-soft);border-color:#92ae9f}.follow-button:disabled{opacity:.55}.site-details-button{min-height:42px;border:0;border-radius:4px;background:#edf1ed;color:#31473d;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;font-weight:700;cursor:pointer}.site-details-button:hover{background:#e2e9e4}.emergency-note{font-size:8px;line-height:1.45;color:#8a918d;text-align:center;margin:10px 8px 0}.emergency-note strong{color:#646d68}.report-page{min-height:100vh;background:#edf2ef}.report-header{min-height:76px;padding:0 clamp(18px,5vw,64px);position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(255,255,255,.12);background:#062f38;color:#fff;box-shadow:0 8px 24px #062f3829}.report-header .brand strong{color:#fff}.report-header .brand small{color:#cde73d}.report-header .brand-mark span{background:#fff}.report-header .brand-mark span:nth-child(2){background:#cde73d}.report-header-actions{display:flex;align-items:center;gap:10px}.report-header-actions .language-switcher{border-color:#ffffff40;background:#0000001f}.report-header-actions .language-switcher button{color:#ffffffbf}.report-header-actions .language-switcher button.active{background:#cde73d;color:#12343a}.report-header-actions>button{min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:transparent;color:#fff;cursor:pointer;font-size:9px;font-weight:800}.wizard-progress{max-width:none;padding:22px max(24px,calc((100vw - 920px)/2)) 20px;overflow:hidden;background:#062f38;color:#fff}.wizard-progress .progress-track{height:5px;border-radius:99px;background:#ffffff29}.wizard-progress .progress-track span{border-radius:inherit;background:#cde73d}.wizard-progress li{color:#ffffff7a}.wizard-progress li.active{color:#fff}.wizard-main{width:min(960px,calc(100% - 40px));margin:28px auto 70px;padding:clamp(25px,5vw,52px);border:1px solid #dfe6e1;border-radius:26px;background:#fffffff7;box-shadow:0 26px 70px #08302b1a}.wizard-section{min-height:430px}.wizard-heading{max-width:760px;margin-bottom:30px}.wizard-heading .eyebrow{color:#e94d2d}.wizard-heading h1{color:#082f38;font-size:clamp(34px,5vw,56px);font-weight:680;letter-spacing:-2.8px}.wizard-heading>p:last-child{color:#62716a;font-size:12px}.wizard-search{padding:15px;border:1px solid #dce4df;border-radius:16px;background:#f5f8f6}.wizard-search input{min-height:52px;margin-top:8px;padding:0 16px;border:1px solid #cad5cf;border-radius:12px;background:#fff;font-size:13px}.site-choice-list{gap:10px;margin-top:14px}.site-choice-list>button{min-height:76px;padding:14px 16px;border-radius:14px}.site-choice-list>button.selected{border-color:#0a634d;background:#edf7f2;box-shadow:0 8px 20px #08533e1a}.site-choice-list b{padding:6px 9px;border-radius:999px}.missing-site-callout,.new-site-form{border-radius:16px}.category-grid{gap:12px}.category-grid>button{min-height:104px;padding:17px;border-radius:15px}.category-grid>button:hover,.category-grid>button.selected{border-color:#0b644e;background:#f0f8f4;transform:translateY(-1px)}.category-grid i{width:43px;height:43px;background:#e6efe9}.selection-summary{padding:14px 16px;border-radius:14px;background:#eaf5ef}.severity-field>div{gap:10px}.severity-field button{min-height:52px;border-radius:12px}.wizard-row{gap:14px}.wizard-row input,.wizard-row select,.specific-fields input,.specific-fields select{min-height:48px;margin-top:7px;padding:0 12px;border:1px solid #ccd6d0;border-radius:11px;background:#fff}.wizard-textarea textarea{min-height:170px;border-radius:14px;padding:16px}.wizard-check,.truth-confirm{padding:16px;border:1px solid #dce3de;border-radius:13px;background:#f8faf8}.wizard-check+.wizard-check{margin-top:9px}.specific-fields{padding:clamp(18px,3vw,28px);border-radius:18px;background:#fbfdfb;box-shadow:0 10px 28px #0e392d0d}.indicative-warning,.urgent-banner{border-radius:12px}.measurement-source,.measurement-fields{border-radius:14px}.measurement-fields{margin-top:8px;border-top:1px solid #d8ded8}.evidence-drop{min-height:240px;border-radius:20px;background:linear-gradient(145deg,#f0f7f3,#fbfdfc)}.evidence-drop>span{width:56px;height:56px;border-radius:16px;background:#07513f;color:#fff}.evidence-list>div,.privacy-processing,.review-card,.identity-options{border-radius:16px}.review-card>div{padding:17px 18px}.identity-options{padding:18px;background:#f5f8f6}.identity-options>label{padding:14px;border:1px solid #dce3de;border-radius:12px;background:#fff}.wizard-actions{position:sticky;bottom:14px;z-index:10;margin:38px -14px -18px;padding:12px 14px;border:1px solid rgba(215,225,219,.9);border-radius:16px;background:#ffffffeb;box-shadow:0 12px 34px #072c271f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wizard-actions .primary,.wizard-actions .secondary,.wizard-actions>a{min-height:50px;border-radius:12px}.wizard-actions .primary{min-width:160px;background:#07513f}.wizard-actions .primary.submit{background:#f24728}.concern-location-picker{margin:0 0 28px;padding:18px;border:1px solid #d8e1dc;border-radius:18px;background:#f7faf8}.concern-location-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.concern-location-heading>div{display:grid;gap:3px}.concern-location-heading span{color:#75817b;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.concern-location-heading strong{color:#163a31;font-size:14px}.concern-location-heading button,.blockage-guidance button{min-height:36px;padding:0 12px;border:1px solid #9eb4a8;border-radius:999px;background:#fff;color:#07513f;cursor:pointer;font-size:8px;font-weight:800}.placement-modes{display:flex;gap:7px;margin:15px 0 10px;overflow-x:auto}.placement-modes button{min-height:38px;padding:0 13px;white-space:nowrap;border:1px solid #cfdbd4;border-radius:999px;background:#fff;color:#637169;cursor:pointer;font-size:8px;font-weight:800}.placement-modes button.active{border-color:#07513f;background:#07513f;color:#fff}.concern-picker-map{min-height:360px;overflow:hidden;border:1px solid #cad6cf;border-radius:15px;background:#dfe9e3}.concern-map-marker{min-width:28px;height:28px;padding:0 7px;display:grid;place-items:center;border:3px solid white;border-radius:999px;background:#547f91;color:#fff;box-shadow:0 5px 15px #08282440;font-size:7px;font-weight:900}.concern-map-marker.observation{width:42px;height:42px;padding:0;border-radius:50%;background:#07513f;box-shadow:0 0 0 8px #07513f2b,0 6px 16px #08282440}.concern-map-marker.blockage{width:32px;background:#f24728}.concern-location-legend{display:flex;flex-wrap:wrap;gap:14px;margin-top:11px;color:#66736d;font-size:8px}.concern-location-legend span{display:flex;align-items:center;gap:6px}.concern-location-legend i{width:8px;height:8px;border-radius:50%;background:#547f91}.concern-location-legend i.observation{background:#07513f}.concern-location-legend i.blockage{background:#f24728}.blockage-guidance{margin-top:12px;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:12px;background:#fff1ec;color:#754b3f;font-size:8px;line-height:1.45}.concern-location-picker>p{margin:10px 0 0;color:#a13d2a;font-size:8px}@media(max-width:620px){.report-header{min-height:66px}.report-header .brand small{display:none}.report-header-actions>button{padding:0 10px}.wizard-progress{padding:13px 16px 12px}.wizard-progress ol{display:none}.wizard-progress .progress-copy{display:flex;justify-content:space-between;margin-bottom:9px;color:#ffffffad;font-size:8px}.wizard-progress .progress-copy strong{color:#fff}.wizard-main{width:100%;margin:0;padding:27px 17px 100px;border:0;border-radius:0;box-shadow:none}.wizard-heading h1{font-size:37px;letter-spacing:-2.2px}.category-grid{grid-template-columns:1fr}.category-grid>button{min-height:88px}.selection-summary{align-items:flex-start;flex-direction:column;gap:4px}.wizard-row,.specific-fields .wizard-row{grid-template-columns:1fr}.severity-field>div{grid-template-columns:repeat(2,1fr)}.concern-location-picker{margin-inline:-3px;padding:13px}.concern-location-heading{align-items:flex-start;flex-direction:column}.concern-location-heading button{align-self:stretch}.concern-picker-map{min-height:310px}.blockage-guidance{align-items:flex-start;flex-direction:column}.wizard-actions{position:fixed;left:10px;right:10px;bottom:9px;margin:0;padding-bottom:max(12px,env(safe-area-inset-bottom))}}.empty-state{min-height:180px;border:1px dashed #ccd3cd;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7b8580;font-size:11px;gap:4px}.empty-state strong{color:var(--ink);font-size:13px}.site-overview{margin-top:34px;padding:clamp(24px,4vw,48px);border:1px solid #d7dad4;border-radius:7px;background:var(--white);box-shadow:0 20px 48px #232d2812;scroll-margin-top:20px}.site-overview-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:28px;border-bottom:1px solid var(--line)}.site-overview-heading h2{margin:0;font-size:clamp(27px,3.5vw,43px);letter-spacing:-1.7px;font-weight:550}.site-overview-heading>div:first-child>p:last-child{margin:9px 0 0;color:var(--muted);font-size:12px}.overview-report-count{min-width:140px;text-align:right}.overview-report-count strong{display:block;font-size:35px;line-height:1;color:var(--green)}.overview-report-count span{display:block;margin-top:5px;color:var(--muted);font-size:9px}.insights-state{min-height:190px;display:grid;place-items:center;color:var(--muted);font-size:11px}.site-insights-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:clamp(30px,5vw,68px);padding-top:32px}.section-heading{min-height:46px;display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.section-heading .eyebrow{margin-bottom:5px}.section-heading h3{margin:0;font-size:20px;letter-spacing:-.6px}.method-badge{flex:0 0 auto;padding:6px 9px;border-radius:99px;background:var(--green-soft);color:var(--green);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.indicator-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.indicator-card{padding:15px;border:1px solid #e0e3dd;border-radius:5px;background:#fff}.indicator-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.indicator-card-top strong{font-size:11px}.indicator-card-top>span{color:#707974;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.indicator-track{height:4px;margin:13px 0 11px;overflow:hidden;border-radius:99px;background:#e9ece7}.indicator-track span{display:block;min-width:0;height:100%;border-radius:inherit;background:#98aaa0}.indicator-low .indicator-track span{background:var(--blue)}.indicator-moderate .indicator-track span{background:var(--amber)}.indicator-high .indicator-track span{background:var(--terracotta)}.indicator-low .indicator-card-top>span{color:var(--blue)}.indicator-moderate .indicator-card-top>span{color:#9a651b}.indicator-high .indicator-card-top>span{color:#a33e26}.indicator-meta{display:flex;flex-wrap:wrap;gap:7px 12px;color:#858d89;font-size:8px}.indicator-meta b{color:var(--ink)}.methodology{margin-top:14px;border-top:1px solid var(--line);padding-top:13px;color:#66706b;font-size:9px;line-height:1.55}.methodology summary{color:var(--green);font-weight:750;cursor:pointer}.methodology p{margin:8px 0 0}.methodology-disclaimer{padding:10px;border-left:3px solid var(--amber);background:#faf4e8;color:#66543a}.timeline-section{min-width:0}.site-timeline{list-style:none;margin:0;padding:0}.site-timeline li{position:relative;display:grid;grid-template-columns:18px 1fr;gap:10px;padding-bottom:23px}.site-timeline li:not(:last-child):before{content:"";position:absolute;left:5px;top:13px;bottom:-2px;width:1px;background:#d6ddd8}.timeline-marker{position:relative;z-index:1;width:11px;height:11px;margin-top:3px;border:3px solid #e1eae4;border-radius:50%;background:var(--green)}.timeline-resolution .timeline-marker{border-color:#d9ebde;background:#4a9262}.timeline-site .timeline-marker{border-color:#e5e9eb;background:var(--blue)}.site-timeline time{display:block;color:#8a928e;font-size:8px;text-transform:uppercase;letter-spacing:.5px}.site-timeline strong{display:block;margin-top:4px;font-size:11px}.site-timeline p{margin:5px 0;color:#68716d;font-size:9px;line-height:1.45}.site-timeline small{color:#89918d;font-size:8px}.site-timeline .public-measurement{display:grid;gap:3px;margin:9px 0;padding:9px;border-left:3px solid var(--terracotta);background:#fff5f0}.site-timeline .public-measurement strong{margin:0;color:#6d4638;font-size:8px}.site-timeline .public-measurement span{color:#826d64;font-size:8px;line-height:1.45}.public-incidents{padding:28px 0;border-bottom:1px solid var(--line)}.public-incident-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.public-incident{padding:17px;border:1px solid #dde1dc;border-left:4px solid var(--amber);border-radius:5px;background:#fff}.public-incident.severity-critical,.public-incident.severity-high{border-left-color:var(--terracotta)}.public-incident>div{display:flex;justify-content:space-between;gap:12px;color:#7b8580;font-size:8px;text-transform:uppercase}.public-incident>div span{font-weight:800;letter-spacing:.5px}.public-incident strong{display:block;margin-top:11px;font-size:13px}.public-incident p{margin:6px 0 13px;color:#626d67;font-size:9px;line-height:1.5}.public-incident footer{display:flex;flex-wrap:wrap;gap:7px 13px;padding-top:10px;border-top:1px solid #edf0eb;color:#818a85;font-size:8px}.public-incident footer b{color:var(--ink)}.corroboration-help{margin:-7px 0 19px;padding:10px 12px;border-left:3px solid var(--blue);background:#edf3f5;color:#52666e;font-size:9px;line-height:1.5}.corroboration-error{margin:-8px 0 16px;padding:9px 11px;border-left:3px solid var(--terracotta);background:#fff0eb;color:#783526;font-size:9px}.corroboration-row{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:10px}.corroboration-row>span:first-child{color:#77817c;font-size:8px}.corroboration-row button{flex:0 0 auto;min-height:30px;padding:6px 9px;border:1px solid #c7d2cc;border-radius:4px;background:#fff;color:var(--green);font-size:8px;font-weight:750;cursor:pointer}.corroboration-row button:hover:not(:disabled){border-color:#8ca89a;background:#f0f6f2}.corroboration-row button.corroborated{border-color:#8eae9e;background:var(--green-soft)}.corroboration-row button:disabled{opacity:.58;cursor:default}.own-report-label{padding:5px 8px;border-radius:99px;background:#eceeea;color:#69716d!important;font-size:8px!important;font-weight:700}.moderation-page{min-height:100vh;background:#f3f1e9}.moderation-header{height:76px;padding:0 clamp(22px,4vw,64px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#fffef9f0}.moderation-header nav{display:flex;gap:24px;font-size:12px;font-weight:700}.moderation-main{padding:0 clamp(22px,4vw,64px) 60px}.moderation-intro{min-height:220px;padding:42px 0 32px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.moderation-intro h1{font-size:clamp(38px,4.5vw,62px)}.moderation-intro>div>p:last-child{color:var(--muted);max-width:560px;line-height:1.6}.queue-stat{min-width:130px;text-align:right}.queue-stat strong{display:block;font-size:38px}.queue-stat span{color:var(--muted);font-size:11px}.moderation-alert{margin-bottom:14px;padding:13px 15px;border-left:4px solid var(--terracotta);background:#fbe8e1;color:#783526;font-size:12px}.incident-candidate-panel{margin-bottom:16px;padding:22px;border:1px solid var(--line);border-radius:7px;background:var(--white)}.incident-candidate-panel .panel-title{padding-bottom:14px}.privacy-review-panel{margin-bottom:16px;padding:22px;border:1px solid #b9ccc0;border-radius:7px;background:#f7faf7}.privacy-review-panel .panel-title{padding-bottom:10px}.privacy-review-guidance{max-width:900px;margin:0 0 16px;color:#59685f;font-size:10px;line-height:1.65}.privacy-review-list{display:grid;gap:8px}.privacy-review-list article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 14px;border:1px solid #d6e1da;background:var(--white)}.privacy-review-list article>div:first-child{display:grid;gap:4px;min-width:0}.privacy-review-list small,.privacy-review-list span{color:#69766f;font-size:8px}.privacy-review-list strong{overflow:hidden;color:#27372e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.privacy-review-list article>div:last-child{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.privacy-review-list button,.privacy-review-list label>span{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:0 11px;border:1px solid #8fa69a;background:transparent;color:#354b40;font:inherit;font-size:8px;font-weight:750;cursor:pointer}.privacy-review-list label input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.privacy-review-list label>span{border-color:var(--ink);background:var(--ink);color:var(--white)}.privacy-review-list label.disabled>span,.privacy-review-list button:disabled{cursor:wait;opacity:.55}.privacy-review-list .restrict-evidence{border-color:#c69c91;color:#824b3e}.incident-guidance{margin:13px 0;color:var(--muted);font-size:10px;line-height:1.5}.incident-candidate-list{display:grid;gap:9px}.incident-candidate{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:15px;border:1px solid #dfe3dd;border-left:4px solid var(--amber);border-radius:5px;background:#fff}.incident-candidate>div{min-width:0;display:flex;flex-direction:column}.incident-candidate small{color:#808984;font-size:8px}.incident-candidate strong{margin:5px 0;font-size:12px;text-transform:capitalize}.incident-candidate span{color:#69736e;font-size:9px}.candidate-references{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.candidate-references em{padding:3px 6px;border-radius:3px;background:#edf0ec;color:#69716d;font-size:8px;font-style:normal}.incident-candidate button{flex:0 0 auto;min-height:38px;padding:8px 13px;border:0;border-radius:4px;background:var(--green);color:#fff;font-size:9px;font-weight:750;cursor:pointer}.incident-candidate button:disabled{opacity:.55}.resolution-queue{margin-bottom:16px;padding:22px;background:var(--white);border:1px solid var(--line);border-radius:7px}.resolution-queue .panel-title{padding-bottom:14px}.resolution-claim{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line)}.resolution-claim:last-child{border-bottom:0}.resolution-claim>div:first-child{display:flex;flex-direction:column}.resolution-claim small,.resolution-claim span{color:var(--muted);font-size:8px}.resolution-claim strong{margin-top:5px;font-size:12px}.resolution-claim p{margin:6px 0;color:#56615c;font-size:10px;line-height:1.45}.resolution-claim>div:last-child{display:flex;gap:7px;flex:0 0 auto}.resolution-claim button{border:1px solid #cbd2cc;border-radius:4px;padding:9px 11px;background:#fff;font-size:9px;font-weight:700;cursor:pointer}.resolution-claim button:last-child{color:#fff;border-color:var(--green);background:var(--green)}.moderation-workspace{min-height:650px;display:grid;grid-template-columns:minmax(290px,.72fr) minmax(0,1.6fr);background:var(--white);border:1px solid var(--line);border-radius:7px;overflow:hidden;box-shadow:0 24px 55px #232d2814}.moderation-queue{padding:22px;border-right:1px solid var(--line);background:#faf9f4}.queue-heading{display:flex;justify-content:space-between;align-items:center}.queue-heading h2{margin:0;font-size:22px}.queue-heading button,.evidence-row button{border:1px solid #d3d8d2;background:#fff;border-radius:4px;padding:8px 11px;font-size:10px;font-weight:700;cursor:pointer}.queue-filters{display:flex;gap:5px;overflow-x:auto;margin:18px 0 14px}.queue-filters button{border:0;border-radius:99px;background:#e9eae4;padding:7px 10px;font-size:9px;text-transform:capitalize;cursor:pointer}.queue-filters button.active{color:#fff;background:var(--green)}.queue-list{display:flex;flex-direction:column;gap:7px}.queue-item{width:100%;display:flex;gap:11px;align-items:flex-start;text-align:left;border:1px solid #e0e2dc;background:#fff;border-radius:5px;padding:13px;cursor:pointer}.queue-item.selected{border-color:#729584;box-shadow:0 5px 16px #1d4d3b1a}.queue-item>span:last-child{min-width:0;display:flex;flex-direction:column}.queue-item small{color:#7d8681;font-size:8px}.queue-item strong{margin:5px 0 3px;font-size:11px;text-transform:capitalize}.queue-item em{color:#818a85;font-size:9px;font-style:normal}.severity-dot{width:9px;height:9px;margin-top:3px;border-radius:50%;flex:0 0 auto;background:#7d969f}.severity-critical{background:#b7352c!important;color:#fff}.severity-high{background:#d76443!important;color:#fff}.severity-moderate{background:#d99b34!important;color:#382b16}.severity-low{background:#66899a!important;color:#fff}.moderation-detail{padding:clamp(22px,4vw,48px);min-width:0}.moderation-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:11px;text-align:center}.moderation-empty strong{color:var(--ink);font-size:16px}.detail-heading{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding-bottom:23px}.detail-heading p{color:var(--muted);font-size:10px;margin:11px 0 5px}.detail-heading h2{margin:0;font-size:28px;text-transform:capitalize}.severity-badge{display:inline-block;border-radius:3px;padding:5px 8px;font-size:8px;font-weight:800;letter-spacing:.8px}.priority-score{text-align:right}.priority-score strong{display:block;font-size:31px}.priority-score span{color:var(--muted);font-size:9px;text-transform:uppercase}.report-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px 28px;margin:25px 0}.report-facts div{border-bottom:1px solid #eceee9;padding-bottom:10px}.report-facts dt{color:#838b87;font-size:8px;text-transform:uppercase;letter-spacing:1px;font-weight:700}.report-facts dd{margin:5px 0 0;font-size:11px;line-height:1.45}.report-statement{padding:20px;background:#f7f5ee;border-radius:5px}.report-statement>p:last-of-type{font-size:13px;line-height:1.65;white-space:pre-wrap}.report-statement strong{color:#a44331;font-size:9px;text-transform:uppercase}.moderation-vibration{margin:20px 0;padding:20px;border:1px solid #d5dfd8;border-radius:5px;background:#f4f8f5}.moderation-vibration h3{margin:4px 0 15px;color:#29483a;font-size:14px}.moderation-vibration dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0}.moderation-vibration dl>div{padding:10px;background:#fff}.moderation-vibration dt{color:#7a8580;font-size:8px;font-weight:750;text-transform:uppercase}.moderation-vibration dd{margin:4px 0 0;color:#3b4942;font-size:9px;line-height:1.45}.measurement-review{margin:12px 0 0;padding:11px;border-left:3px solid var(--terracotta);background:#fff4ef;color:#72564c;font-size:8px;line-height:1.55}.evidence-review{margin:27px 0}.subtle{color:var(--muted);font-size:11px}.evidence-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid var(--line)}.evidence-row div{min-width:0;display:flex;flex-direction:column}.evidence-row strong{overflow:hidden;text-overflow:ellipsis;font-size:11px}.evidence-row span{color:var(--muted);font-size:9px;margin-top:4px}.decision-panel{display:grid;grid-template-columns:1fr 1fr;gap:15px;border-top:2px solid var(--green);background:#eef3ee;padding:21px;border-radius:0 0 5px 5px}.decision-panel>div,.decision-panel label:last-of-type,.decision-panel>button{grid-column:1 / -1}.decision-panel h3{margin:0;font-size:16px}.decision-panel label{display:flex;flex-direction:column;gap:6px;color:#5c6661;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.decision-panel select,.decision-panel textarea{width:100%;border:1px solid #cfd7d1;border-radius:4px;background:#fff;padding:10px;color:var(--ink);font:inherit;text-transform:none;letter-spacing:0}.decision-panel textarea{min-height:80px;resize:vertical}.decision-panel>button{min-height:46px;border:0;border-radius:4px;color:#fff;background:var(--green);font-weight:700;cursor:pointer}.decision-panel>button:disabled{opacity:.55}@media(max-width:850px){.moderation-workspace{grid-template-columns:1fr}.moderation-queue{border-right:0;border-bottom:1px solid var(--line)}.queue-list{max-height:330px;overflow-y:auto}.privacy-review-list article{align-items:stretch;flex-direction:column}.privacy-review-list article>div:last-child{justify-content:flex-start}}@media(max-width:560px){.moderation-header{height:66px}.moderation-header .brand small{display:none}.moderation-header nav{align-items:center;gap:10px}.moderation-header nav a:not(:last-of-type){display:none}.moderation-intro{min-height:190px;padding-top:30px}.queue-stat{display:none}.moderation-main{padding-left:0;padding-right:0}.moderation-intro{padding-left:20px;padding-right:20px}.moderation-workspace{border-left:0;border-right:0;border-radius:0}.moderation-detail{padding:24px 20px}.report-facts,.decision-panel,.moderation-vibration dl{grid-template-columns:1fr}.decision-panel>*{grid-column:1!important}.incident-candidate-panel{border-left:0;border-right:0;border-radius:0}.incident-candidate{align-items:stretch;flex-direction:column}.resolution-queue{border-left:0;border-right:0;border-radius:0}.resolution-claim{align-items:flex-start;flex-direction:column}}.property-page{min-height:100vh;background:#f3f1e9}.property-header{height:76px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fffef9}.property-header nav{display:flex;gap:24px;font-size:11px;font-weight:700}.property-main{width:min(1080px,calc(100% - 48px));margin:auto;padding-bottom:80px}.property-intro{min-height:230px;padding:45px 0 30px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.property-intro h1{margin:5px 0 10px;font:500 clamp(39px,5vw,64px)/1.05 Georgia,serif;letter-spacing:-1.4px}.property-intro h1 em{color:var(--terracotta);font-weight:inherit}.property-intro p:last-child{max-width:600px;color:#6b7570;font-size:11px;line-height:1.6}.property-intro>button{min-height:44px;padding:0 17px;flex:none;border:0;border-radius:4px;color:#fff;background:var(--green);cursor:pointer;font-size:9px;font-weight:800}.property-safety-note{margin-bottom:18px;padding:15px 17px;display:grid;grid-template-columns:auto 1fr;gap:15px;border-left:4px solid #d29a45;color:#645536;background:#f6ecd9}.property-safety-note strong{font-size:9px}.property-safety-note span{font-size:8px;line-height:1.5}.property-form,.property-history{margin-bottom:18px;padding:clamp(22px,4vw,34px);border:1px solid #d7dad4;border-radius:6px;background:#fffef9}.property-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.property-form label{display:grid;gap:6px;color:#56635d;font-size:8px;font-weight:800;text-transform:uppercase}.property-form input,.property-form select,.property-form textarea{width:100%;min-height:40px;padding:9px 10px;border:1px solid #cdd2cc;border-radius:4px;color:var(--ink);background:#fbfaf5;font:inherit;font-size:10px;text-transform:none}.property-form textarea{min-height:95px;resize:vertical}.property-form .wide{grid-column:1 / -1}.property-check{margin-top:13px;padding:12px;display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:10px!important;background:#f2f4ef;cursor:pointer}.property-check.confirmation{background:#e8f1ea}.property-check input{width:17px;min-height:17px;flex:none;accent-color:var(--green)}.property-check span{display:grid;gap:4px;color:#69736e;font-size:8px;line-height:1.45;text-transform:none}.property-check strong{color:var(--ink);font-size:9px}.property-actions{margin-top:20px;display:flex;justify-content:flex-end;gap:8px}.property-actions button{min-height:40px;padding:0 14px;border:1px solid #cbd0ca;border-radius:4px;background:#fff;cursor:pointer;font-size:9px;font-weight:800}.property-actions button:last-child{color:#fff;border-color:var(--green);background:var(--green)}.property-actions button:disabled{opacity:.5}.property-groups{display:grid;gap:15px}.property-groups>article{border:1px solid #dcded8;border-radius:5px;overflow:hidden}.property-groups>article>header{padding:15px 17px;display:flex;justify-content:space-between;align-items:center;background:#f3f5f0}.property-groups header div{display:grid;gap:3px}.property-groups header strong{font-size:12px}.property-groups header span,.property-groups header small{color:#78817d;font-size:8px}.property-groups article section{padding:17px;display:grid;grid-template-columns:70px 1fr auto;gap:15px;border-top:1px solid #e1e3dd}.property-stage{height:fit-content;padding:5px 7px;border-radius:99px;color:#416852;background:#e4eee7;font-size:7px;font-weight:800;text-align:center;text-transform:uppercase}.property-stage.follow_up{color:#85513d;background:#f4e6df}.property-groups section div{display:grid;gap:4px}.property-groups section small{color:#78827d;font-size:8px}.property-groups section h3{margin:0;font-size:12px}.property-groups section p{margin:0;color:#53605a;font-size:9px;line-height:1.55}.property-groups section em{color:#65716b;font-size:8px}.property-groups section b{width:fit-content;margin-top:4px;padding:4px 7px;color:#8a442f;background:#f6e5df;font-size:7px}.property-groups section button{height:31px;padding:0 9px;border:1px solid #d3d5cf;border-radius:4px;color:#894936;background:#fff;cursor:pointer;font-size:8px}@media(max-width:560px){.property-header{height:66px;padding:0 18px}.property-header .brand small{display:none}.property-main{width:100%;padding-bottom:60px}.property-intro{min-height:255px;padding:34px 18px 24px;align-items:flex-start;flex-direction:column}.property-intro h1{font-size:42px}.property-intro>button{width:100%}.property-safety-note,.property-main>.moderation-alert{margin-left:14px;margin-right:14px;grid-template-columns:1fr}.property-form,.property-history{padding:23px 17px;border-left:0;border-right:0;border-radius:0}.property-form-grid{grid-template-columns:1fr}.property-form .wide{grid-column:1}.property-groups article section{grid-template-columns:1fr;gap:9px}.property-stage{justify-self:start}.property-groups section button{justify-self:start}}.alerts-page{min-height:100vh;background:var(--paper)}.alerts-header{height:76px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fffef9f2}.alerts-header nav{display:flex;gap:24px;font-size:12px;font-weight:700}.alerts-main{max-width:1180px;margin:0 auto;padding:0 28px 70px}.alerts-intro{min-height:230px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:44px 0 34px}.alerts-intro h1{font-size:clamp(39px,5vw,64px)}.alerts-intro>div>p:last-child{color:var(--muted);line-height:1.6}.unread-stat{text-align:right}.unread-stat strong{display:block;font-size:38px}.unread-stat span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:1px}.alerts-tabs{display:flex;gap:4px;padding:4px;width:fit-content;background:#e7e7e0;border-radius:6px 6px 0 0}.alerts-tabs button{border:0;background:transparent;padding:11px 16px;border-radius:4px;color:#68716d;font-size:11px;font-weight:700;cursor:pointer}.alerts-tabs button.active{background:#fff;color:var(--ink);box-shadow:0 2px 7px #1f2b2514}.alerts-tabs span{margin-left:6px;padding:2px 6px;border-radius:99px;background:#dde2dd;font-size:8px}.alerts-panel{min-height:480px;padding:clamp(22px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:0 7px 7px;box-shadow:0 20px 45px #232d2812}.panel-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.panel-title h2{margin:0;font-size:25px}.panel-title button,.follow-row button,.my-report-heading button{border:1px solid #cdd4cf;background:#fff;border-radius:4px;padding:9px 12px;font-size:9px;font-weight:700;cursor:pointer}.notification-list{display:flex;flex-direction:column}.notification-item{width:100%;display:flex;gap:14px;text-align:left;padding:17px 9px;border:0;border-bottom:1px solid #e9ebe6;background:transparent;cursor:pointer}.notification-item.unread{background:#f1f6f1}.notification-mark{width:8px;height:8px;flex:0 0 auto;margin-top:5px;border-radius:50%;background:#bdc5c0}.notification-item.unread .notification-mark{background:var(--terracotta);box-shadow:0 0 0 4px #f6ddd5}.notification-item>span:last-child{display:block}.notification-item small{display:block;color:#818985;font-size:8px;text-transform:capitalize}.notification-item strong{display:block;margin-top:5px;font-size:13px}.notification-item p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.alerts-empty{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;color:var(--muted);font-size:11px}.alerts-empty strong{color:var(--ink);font-size:16px}.follow-row{padding:17px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.follow-row div{display:flex;flex-direction:column}.follow-row small{color:var(--terracotta);text-transform:uppercase;font-size:8px;font-weight:800}.follow-row strong{margin-top:5px;font-size:13px}.follow-row span{color:var(--muted);margin-top:3px;font-size:9px}.my-report-row{padding:19px 0;border-bottom:1px solid var(--line)}.my-report-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.my-report-heading>div{display:flex;flex-direction:column}.my-report-heading small{color:var(--muted);font-size:8px}.my-report-heading strong{margin-top:6px;font-size:13px;text-transform:capitalize}.my-report-heading span{margin-top:4px;color:#66716b;font-size:9px;text-transform:capitalize}.resolution-form{margin-top:16px;padding:16px;background:#f0f4ef;border-radius:5px}.resolution-form label{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:700}.resolution-form textarea{min-height:90px;padding:11px;border:1px solid #cfd7d1;border-radius:4px;resize:vertical;font:inherit}.resolution-form div{margin-top:10px;display:flex;justify-content:flex-end;gap:8px}.resolution-form button{border:1px solid #cad2cc;border-radius:4px;padding:9px 13px;background:#fff;font-size:9px;font-weight:700;cursor:pointer}.resolution-form button:last-child{border-color:var(--green);color:#fff;background:var(--green)}.prepare-export-button{margin-top:12px;border:1px solid #aabbb1;border-radius:4px;padding:8px 11px;background:#f2f6f3;color:var(--green);font-size:9px;font-weight:750;cursor:pointer}.prepare-export-button:disabled{opacity:.55}.vibration-summary{display:grid;gap:9px;margin-top:12px;padding:14px;border-left:3px solid var(--green);background:#f2f6f3}.vibration-summary>div{display:grid;gap:2px}.vibration-summary strong{color:#304a3e;font-size:9px}.vibration-summary span,.vibration-summary small{color:#68756e;font-size:8px;line-height:1.5}.vibration-summary small{padding-top:7px;border-top:1px solid #dce5df}.resident-evidence-panel{display:grid;gap:10px;margin-top:12px;padding:14px;border:1px solid #d9dfda;background:#fffefb}.resident-evidence-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.resident-evidence-heading>div{display:flex;gap:7px;align-items:baseline}.resident-evidence-heading strong{color:#35463d;font-size:10px}.resident-evidence-heading>div span{color:#808983;font-size:8px}.resident-evidence-heading label{position:relative;border:1px solid #a9b9b0;border-radius:4px;padding:8px 10px;background:#f3f7f4;color:var(--green);font-size:8px;font-weight:750;cursor:pointer}.resident-evidence-heading label.disabled{opacity:.55;cursor:wait}.resident-evidence-heading input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.resident-evidence-panel>p{margin:0;color:#747d78;font-size:8px;line-height:1.5}.resident-evidence-list{display:grid;gap:6px}.resident-evidence-list>div{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px;background:#f5f6f2}.resident-evidence-list span{color:#78817c;font-size:7px;font-weight:750;text-transform:uppercase}.resident-evidence-list strong{overflow:hidden;color:#3d4942;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.resident-evidence-list small{color:#66746c;font-size:8px}.public-evidence-gallery{margin:24px 0;padding:24px;border:1px solid var(--line);background:var(--white)}.public-evidence-note{margin:-4px 0 16px;color:#66746c;font-size:9px;line-height:1.55}.public-evidence-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.public-evidence-grid a{overflow:hidden;border:1px solid var(--line);background:#f5f6f2;color:inherit;text-decoration:none}.public-evidence-grid img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#dce2dd}.public-evidence-grid a>span{display:grid;gap:3px;padding:9px}.public-evidence-grid strong{color:#34463c;font-size:9px;text-transform:capitalize}.public-evidence-grid small{color:#738078;font-size:7px}.evidence-progress{color:var(--green)!important;font-weight:750}.evidence-closed{color:#8a6b60;font-size:8px}.export-form{margin-top:15px;padding:18px;border:1px solid #d7ded8;border-radius:5px;background:#f8f8f3}.export-form h3{margin:0;font-size:17px}.export-form>div:first-child>p:last-child{max-width:650px;color:var(--muted);font-size:9px;line-height:1.5}.export-form fieldset{margin:14px 0 0;padding:12px;border:1px solid #d8ded9;border-radius:4px}.export-form legend{padding:0 6px;color:#69736e;font-size:9px;font-weight:750}.export-check{display:flex;align-items:flex-start;gap:10px;margin-top:11px;cursor:pointer}.export-check input{width:17px;height:17px;flex:0 0 auto;accent-color:var(--green)}.export-check span{display:flex;flex-direction:column;gap:2px}.export-check strong{font-size:10px}.export-check small{color:var(--muted);font-size:8px}.export-form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.export-form-actions button,.export-history-row button{border:1px solid #c9d2cc;border-radius:4px;padding:9px 12px;background:#fff;font-size:9px;font-weight:750;cursor:pointer}.export-form-actions button:last-child,.export-history-row button{border-color:var(--green);background:var(--green);color:#fff}.export-form-actions button:disabled,.export-history-row button:disabled{opacity:.5;cursor:default}.export-history-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:17px 0;border-bottom:1px solid var(--line)}.export-history-row>div{min-width:0;display:flex;flex-direction:column}.export-history-row small{color:var(--muted);font-size:8px}.export-history-row strong{margin-top:5px;font-size:12px}.export-history-row span{margin-top:4px;color:#6e7873;font-size:9px}.organisation-page{min-height:100vh;background:#f1f2ed;color:var(--ink)}.organisation-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(20px,5vw,70px);border-bottom:1px solid var(--line);background:#fff}.organisation-header nav{display:flex;gap:20px}.organisation-header nav a{color:var(--ink);font-size:10px;font-weight:750;text-decoration:none}.organisation-main{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:46px 0 80px}.organisation-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.organisation-intro h1{margin:5px 0 9px;font-size:clamp(34px,6vw,64px);line-height:.95}.organisation-intro h1 em{color:var(--green);font-family:Georgia,serif;font-weight:400}.organisation-intro>div>p:last-child{max-width:650px;color:var(--muted);font-size:11px;line-height:1.6}.organisation-status{padding:9px 12px;border:1px solid #c7d1ca;border-radius:999px;background:#fff;font-size:9px;font-weight:800;text-transform:uppercase}.organisation-status.status-verified{border-color:#8ab6a2;color:var(--green);background:#eaf4ee}.organisation-status.status-rejected,.organisation-status.status-suspended{border-color:#d5a293;color:#8a3e2d;background:#fbefeb}.organisation-success{margin-bottom:18px;padding:13px 15px;border:1px solid #a8c9b7;background:#edf6f0;color:#245840;font-size:10px}.organisation-form,.organisation-panel{padding:24px;border:1px solid #d7ddd8;border-radius:5px;background:#fff}.organisation-form>div:first-child p:last-child,.organisation-panel>p{color:var(--muted);font-size:10px;line-height:1.55}.organisation-form h2,.organisation-panel h2{margin:4px 0 12px;font-size:20px}.organisation-fields,.organisation-inline-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0}.organisation-form label,.organisation-inline-form label,.organisation-claim-form label{display:flex;flex-direction:column;gap:6px;color:#55615b;font-size:9px;font-weight:750}.organisation-form input,.organisation-form select,.organisation-inline-form input,.organisation-inline-form select,.organisation-claim-form select,.organisation-claim-form textarea{width:100%;border:1px solid #cad3cd;border-radius:3px;padding:11px;background:#fff;color:var(--ink);font:inherit}.organisation-form>button,.organisation-inline-form button,.organisation-claim-form button{justify-self:start;border:0;border-radius:3px;padding:11px 15px;background:var(--green);color:#fff;font-size:9px;font-weight:800;cursor:pointer}.organisation-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.organisation-panel dl{display:grid;grid-template-columns:1fr 1fr;gap:10px}.organisation-panel dl div{padding:10px;background:#f5f6f2}.organisation-panel dt{color:var(--muted);font-size:8px;font-weight:750;text-transform:uppercase}.organisation-panel dd{margin:4px 0 0;font-size:10px}.organisation-panel ul{padding-left:18px;color:var(--muted);font-size:9px;line-height:1.7}.organisation-review-note{padding:10px;border-left:3px solid var(--terracotta);background:#fff6f1}.organisation-members,.organisation-claims{margin-top:18px}.organisation-member-list{margin-top:10px}.organisation-member-list>div{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}.organisation-member-list>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:9px;font-weight:800}.organisation-member-list div div{display:flex;flex-direction:column}.organisation-member-list strong{font-size:10px}.organisation-member-list small{color:var(--muted);font-size:8px}.organisation-member-list b{color:var(--green);font-size:8px;text-transform:uppercase}.organisation-inline-form{grid-template-columns:2fr 1fr auto;align-items:end;margin-bottom:0}.claim-list article{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.claim-list article>div{display:flex;flex-direction:column}.claim-list small,.claim-list span{color:var(--muted);font-size:8px}.claim-list strong{margin-top:4px;font-size:11px}.claim-list p{margin:5px 0;color:#53605a;font-size:9px}.claim-list article>b{align-self:flex-start;padding:6px 8px;border-radius:999px;background:#eef0ec;font-size:8px;text-transform:uppercase}.claim-list .claim-approved{color:var(--green);background:#e7f2eb}.claim-list .claim-rejected,.claim-list .claim-revoked{color:#8a3e2d;background:#faece7}.organisation-claim-form{display:grid;grid-template-columns:1fr 2fr auto;align-items:end;gap:14px;margin-top:20px}.organisation-claim-form textarea{min-height:90px;resize:vertical}.organisation-response-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.organisation-response-form label{display:flex;flex-direction:column;gap:6px;color:#55615b;font-size:9px;font-weight:750}.organisation-response-form input,.organisation-response-form select,.organisation-response-form textarea{width:100%;border:1px solid #cad3cd;border-radius:3px;padding:11px;background:#fff;color:var(--ink);font:inherit}.organisation-response-form textarea{min-height:92px;resize:vertical}.organisation-response-form button{justify-self:start;align-self:end;border:0;padding:11px 15px;background:var(--green);color:#fff;font-size:9px;font-weight:800}.organisation-response-history{margin-top:20px;border-top:1px solid var(--line)}.organisation-response-history article{display:flex;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.organisation-response-history article>div{display:flex;flex-direction:column;gap:4px}.organisation-response-history small,.organisation-response-history span{color:var(--muted);font-size:8px}.organisation-response-history p{margin:2px 0;font-size:9px}.organisation-response-history article>b{align-self:flex-start;padding:6px 8px;border-radius:999px;background:#eef0ec;font-size:8px}.organisation-schedule-form label:nth-last-of-type(-n+2){grid-column:1 / -1}.organisation-schedule-history article>div>strong{font-size:10px}.admin-schedule-review>div:first-child{gap:5px}.public-construction-calendar{grid-column:1 / -1;padding:20px;border:1px solid #cfccbc;background:#faf8ef}.public-schedule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-top:14px}.public-schedule-grid article{display:grid;grid-template-columns:54px 1fr;gap:14px;padding:16px;border:1px solid #ded9c8;border-left:4px solid #718a78;background:#fff}.public-schedule-grid article.schedule-impact-moderate{border-left-color:#c18b34}.public-schedule-grid article.schedule-impact-high{border-left-color:#b44c3e}.public-schedule-grid article>time{display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:start;min-height:52px;border:1px solid #d8d2be;background:#f6f2e6;text-transform:uppercase}.public-schedule-grid article>time strong{font-size:19px;line-height:1}.public-schedule-grid article>time span{margin-top:4px;color:var(--muted);font-size:8px;font-weight:800}.public-schedule-grid article>div{display:flex;flex-direction:column;gap:6px}.public-schedule-grid article>div>strong{font-family:Georgia,serif;font-size:14px}.public-schedule-grid article p{margin:0;font-size:9px;line-height:1.55}.public-schedule-grid article small,.public-schedule-grid article>div>span{color:var(--muted);font-size:8px;line-height:1.5}.public-organisation-responses{grid-column:1 / -1;padding:20px;border:1px solid #b8cbbf;background:#f1f7f3}.public-organisation-responses article{margin-top:12px;padding:16px;border:1px solid #d5dfd8;background:#fff}.public-organisation-responses article>div:first-child{display:flex;flex-direction:column}.public-organisation-responses article small{color:var(--muted);font-size:8px}.public-organisation-responses article p{margin:10px 0;font-size:10px;line-height:1.55}.corrective-action{display:flex;gap:10px;padding:10px;background:#edf3ee;font-size:9px}.corrective-action b{color:var(--green);text-transform:uppercase}.public-organisation-responses ul{padding-left:18px;color:#53605a;font-size:8px;line-height:1.6}.verified-site-representative{margin-top:7px!important;color:var(--green)!important;font-size:9px!important}.admin-organisation-list>article{margin-top:16px;padding:18px;border:1px solid #d7ddd8;border-radius:4px;background:#fafbf8}.admin-organisation-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.admin-organisation-heading small,.admin-organisation-heading p{color:var(--muted);font-size:8px}.admin-organisation-heading h3{margin:4px 0;font-size:16px}.admin-org-members{display:flex;flex-direction:column;gap:3px;margin-top:12px;padding:10px;background:#fff}.admin-org-members strong{font-size:9px}.admin-org-members span{color:var(--muted);font-size:8px}.admin-review-controls{display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px;margin-top:12px}.admin-review-controls label{display:flex;flex-direction:column;gap:5px;color:var(--muted);font-size:8px}.admin-review-controls textarea,.admin-site-claim textarea{min-height:62px;border:1px solid #cbd4ce;padding:9px;resize:vertical;font:inherit}.admin-review-controls div,.admin-site-claim>div:last-child div{display:flex;gap:7px}.admin-review-controls button,.admin-site-claim button{border:1px solid #c7d0ca;padding:8px 10px;background:#fff;font-size:8px;font-weight:800;cursor:pointer}.admin-review-controls button:last-child,.admin-site-claim button:last-child{border-color:var(--green);background:var(--green);color:#fff}.pilot-admin-view{display:grid;gap:16px}.pilot-admin-view .pilot-kpis{margin-top:0}.pilot-insight-panel,.pilot-feedback-panel{margin:0}.pilot-privacy-note{padding:12px;border-left:3px solid var(--green);background:#eef5f0;color:#52605a;font-size:9px;line-height:1.55}.pilot-metric-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.pilot-metric-list div{min-width:120px;padding:12px;border:1px solid #e0e3dd;background:#fff}.pilot-metric-list strong,.pilot-metric-list span{display:block}.pilot-metric-list strong{font-family:Georgia,serif;font-size:18px}.pilot-metric-list span{margin-top:3px;color:var(--muted);font-size:8px}.pilot-feedback-list{display:grid;gap:12px}.pilot-feedback-list article{padding:16px;border:1px solid #dfe2dc;background:#fff}.pilot-feedback-heading{display:flex;justify-content:space-between;gap:12px}.pilot-feedback-heading>div{display:flex;flex-direction:column;gap:3px}.pilot-feedback-heading small,.pilot-feedback-list article>small{color:var(--muted);font-size:8px}.pilot-feedback-heading a{color:var(--green);font-size:8px}.pilot-feedback-list article>p{margin:12px 0 6px;font-size:10px;line-height:1.55}.admin-site-claim{display:grid;grid-template-columns:1fr minmax(220px,35%);gap:16px;margin-top:14px;padding:14px;border-left:3px solid var(--terracotta);background:#fff}.admin-site-claim>div{display:flex;flex-direction:column;gap:4px}.admin-site-claim small,.admin-site-claim span{color:var(--muted);font-size:8px}.admin-site-claim strong{font-size:10px}.admin-site-claim p{margin:2px 0;color:#4c5953;font-size:9px}@media(max-width:600px){.alerts-header{height:66px}.alerts-header .brand small,.unread-stat{display:none}.alerts-header nav{align-items:center;gap:8px}.alerts-header nav a:first-of-type{display:none}.alerts-main{padding-left:0;padding-right:0}.alerts-intro{min-height:190px;padding:30px 20px}.alerts-tabs{width:calc(100% - 24px);margin:0 12px}.alerts-tabs button{flex:1;padding:10px 7px}.alerts-panel{border-left:0;border-right:0;border-radius:0;padding:24px 18px}.my-report-heading{align-items:flex-start;flex-direction:column}.resident-evidence-list>div{grid-template-columns:46px minmax(0,1fr)}.resident-evidence-list small{grid-column:1 / -1}.export-history-row,.organisation-intro{align-items:flex-start;flex-direction:column}.organisation-grid,.organisation-fields,.organisation-inline-form,.organisation-claim-form,.organisation-response-form{grid-template-columns:1fr}.organisation-schedule-form label:nth-last-of-type(-n+2){grid-column:auto}.public-schedule-grid,.organisation-panel dl{grid-template-columns:1fr}.claim-list article{flex-direction:column}.admin-organisation-heading,.admin-review-controls{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.admin-site-claim{grid-template-columns:1fr}.organisation-response-history article{flex-direction:column}}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:34px;border-top:1px solid #d4d8d1;border-bottom:1px solid #d4d8d1}.trust-strip>div{padding:30px clamp(14px,3vw,40px);display:grid;grid-template-columns:34px 1fr;column-gap:12px}.trust-strip>div+div{border-left:1px solid #d4d8d1}.trust-strip span{font-family:Segoe UI,Arial,sans-serif;color:var(--terracotta);font-size:11px;grid-row:1 / 3}.trust-strip strong{font-family:Segoe UI,Arial,sans-serif;font-size:14px}.trust-strip p{color:#727b76;font-size:10px;margin:5px 0 0;line-height:1.5}.bottom-nav{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:10px;left:10px;padding:11px 15px;background:#17271f;color:#fff;font-size:12px;font-weight:800;transform:translateY(-160%);transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}main:focus{outline:none}.public-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px clamp(22px,5vw,70px) 100px;color:#69736e;font-size:9px}.public-footer nav{display:flex;flex-wrap:wrap;gap:18px}.public-footer a{color:var(--green);font-weight:750}.policy-page{min-height:100vh;background:var(--paper)}.policy-header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(20px,5vw,72px);border-bottom:1px solid var(--line);background:#fffefb}.policy-header nav{display:flex;flex-wrap:wrap;gap:20px;color:#526159;font-size:10px;font-weight:750}.policy-main{width:min(1060px,calc(100% - 40px));margin:0 auto;padding:70px 0 100px}.policy-title{max-width:820px;padding-bottom:42px;border-bottom:1px solid var(--line)}.policy-title h1{margin:8px 0 20px;font-size:clamp(40px,6vw,70px);line-height:.98}.policy-title>p:not(.eyebrow){max-width:720px;color:#5d6a63;font-size:13px;line-height:1.7}.policy-title small{color:#7a847f;font-size:8px;text-transform:uppercase;letter-spacing:.7px}.policy-summary{display:grid;grid-template-columns:150px 1fr;gap:24px;margin-top:30px;padding:24px;border:1px solid #b9ccc0;background:#edf5ef}.policy-summary>strong{color:var(--green);font-size:11px;text-transform:uppercase;letter-spacing:.6px}.policy-summary ul{display:grid;gap:8px;margin:0;padding-left:18px;color:#43574c;font-size:10px;line-height:1.6}.policy-operator{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:22px;margin-top:20px;padding:22px;border:1px solid #a9c0b3;border-left:4px solid var(--green);background:#fffefb}.policy-operator>div{display:grid;align-content:start;gap:6px}.policy-operator span{color:#6d7a73;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.policy-operator strong,.policy-operator a{color:#173d32;font-size:11px}.policy-operator p{margin:0;color:#627068;font-size:9px;line-height:1.55}.policy-operator>p{grid-column:1 / -1;padding-top:14px;border-top:1px solid #ead4ad;color:#765c2c}.policy-operator.incomplete{border-color:#d4ad6a;background:#fffaf0}.policy-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-top:42px}.policy-sections section{padding:22px;border:1px solid var(--line);background:#fffefb}.policy-sections h2{margin:0 0 14px;font-size:19px}.policy-sections p,.policy-sections li{color:#536159;font-size:10px;line-height:1.72}.policy-sections ul{padding-left:18px}.policy-contact{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:18px 22px;border-left:4px solid var(--green);background:#eaf1ed;color:#536159;font-size:10px}.policy-contact>div{display:grid;gap:5px}.policy-contact strong{color:#26382e}.policy-contact a{color:var(--green);font-weight:800}@media(max-width:900px){.desktop-nav{display:none}.menu-button{display:block}.mobile-menu{display:flex;flex-direction:column;position:absolute;z-index:19;top:82px;left:0;right:0;padding:18px 24px;background:#fffefb;border-bottom:1px solid var(--line);box-shadow:0 15px 25px #212d271a}.mobile-menu a{padding:13px 0;border-bottom:1px solid #eceee9;font-size:14px;font-weight:600}.intro{min-height:240px}.workspace{grid-template-columns:1fr}.map-panel{min-height:550px}.activity-panel{border-left:0;border-top:1px solid var(--line)}.site-list{display:grid;grid-template-columns:repeat(2,1fr)}.report-button{margin-top:18px}.site-insights-layout{grid-template-columns:1fr}}@media(max-width:620px){.topbar{height:68px;padding:0 18px}.brand strong{font-size:16px}.brand small{display:none}.brand-mark{transform:scale(.88);transform-origin:left center;margin-right:-3px}.language,.sign-in{display:none}.header-actions>.language-switcher{display:none}.mobile-menu{top:68px}.mobile-menu .language-switcher{align-self:flex-start;margin-top:14px}main{padding:0 0 88px}.intro{min-height:245px;padding:37px 22px 28px;display:block}.intro-stat{display:none}h1{font-size:clamp(39px,13vw,55px);letter-spacing:-2.7px}.lede{font-size:13px;margin-top:16px;max-width:330px}.workspace{border-radius:0;border-left:0;border-right:0;box-shadow:none}.map-search{padding:10px 12px;min-height:67px}.map-search label{height:45px}.square-button{height:45px;flex:0 0 45px}.filter-button{width:45px;height:45px;padding:0;justify-content:center}.filter-button>:not(svg){display:none}.map{min-height:410px}.island-malta{width:44%;left:31%}.island-gozo{width:29%;left:23%}.legend{left:10px;bottom:10px;gap:10px;padding:8px 9px}.activity-panel{padding:22px 16px 24px}.site-list{grid-template-columns:1fr}.site-card{min-height:110px}.site-overview{margin-top:0;padding:28px 20px;border-left:0;border-right:0;border-radius:0;box-shadow:none}.site-overview-heading{align-items:flex-start;flex-direction:column}.overview-report-count{text-align:left}.indicator-grid,.public-incident-grid{grid-template-columns:1fr}.public-evidence-gallery{margin:20px -20px;padding:22px 20px;border-left:0;border-right:0}.public-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.method-badge{display:none}.trust-strip{grid-template-columns:1fr;margin-top:0;border-top:0}.trust-strip>div{margin:0 22px;padding:22px 0}.trust-strip>div+div{border-left:0;border-top:1px solid #d4d8d1}.bottom-nav{position:fixed;z-index:30;bottom:0;left:0;right:0;height:72px;display:grid;grid-template-columns:repeat(5,1fr);background:#fffef9f7;border-top:1px solid #d9ddd6;padding:8px 8px max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav a{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;color:#77807b;font-size:9px}.bottom-nav a.active{color:var(--green);font-weight:700}.bottom-nav button{width:48px;height:48px;place-self:center;border:0;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;box-shadow:0 8px 16px #1d4d3b3b}.bottom-nav button svg{width:22px;height:22px}.public-footer{align-items:flex-start;flex-direction:column;padding-bottom:100px}.policy-header{min-height:68px}.policy-header nav a:not(:last-child){display:none}.policy-main{width:calc(100% - 32px);padding-top:42px}.policy-sections,.policy-summary,.policy-operator{grid-template-columns:1fr}.policy-operator>p{grid-column:auto}.policy-contact{align-items:flex-start;flex-direction:column;gap:6px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.admin-page{min-height:100vh;background:#f2f1eb}.admin-header{height:72px;padding:0 34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9dcd5;background:#fffef9}.admin-header nav{display:flex;gap:25px;font-size:11px;font-weight:700}.admin-shell{min-height:calc(100vh - 72px);padding:0;display:grid;grid-template-columns:245px minmax(0,1fr)}.admin-sidebar{padding:30px 18px 22px;display:flex;flex-direction:column;color:#eef3f0;background:#183b2f}.admin-identity{display:flex;align-items:center;gap:11px;padding:0 9px 29px;border-bottom:1px solid rgba(255,255,255,.13)}.admin-identity>span{width:35px;height:35px;display:grid;place-items:center;border-radius:8px;background:#d66e4c;font-size:11px;font-weight:800}.admin-identity div{display:flex;flex-direction:column;gap:3px}.admin-identity strong{font-size:12px}.admin-identity small{color:#a9bdb5;font-size:8px;text-transform:uppercase;letter-spacing:.8px}.admin-sidebar nav{display:flex;flex-direction:column;gap:5px;padding-top:24px}.admin-sidebar nav button,.admin-sidebar nav a{width:100%;min-height:45px;padding:0 12px;display:flex;align-items:center;gap:13px;border:0;border-radius:5px;color:#c5d2cd;background:transparent;cursor:pointer;font-size:10px;font-weight:650;text-align:left}.admin-sidebar nav button:hover,.admin-sidebar nav a:hover,.admin-sidebar nav button.active{color:#fff;background:#ffffff1a}.admin-sidebar nav span{color:#789589;font-size:8px;font-weight:800}.admin-sidebar-note{margin-top:auto;padding:16px 10px 3px;display:flex;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.13)}.admin-sidebar-note div{display:flex;flex-direction:column;gap:3px}.admin-sidebar-note strong{font-size:9px}.admin-sidebar-note small{color:#9eb2aa;font-size:7px}.health-pulse{width:8px;height:8px;border-radius:50%;background:#79c68f;box-shadow:0 0 0 4px #79c68f21}.admin-content{width:min(1320px,100%);padding:38px clamp(24px,4vw,58px) 70px}.admin-titlebar{min-height:80px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.admin-titlebar h1{margin:3px 0 0;font-family:Georgia,serif;font-size:clamp(28px,3vw,40px);font-weight:500;letter-spacing:-.8px}.admin-titlebar>button{padding:9px 13px;border:1px solid #cfd4cd;border-radius:4px;background:#fffef9;cursor:pointer;font-size:9px;font-weight:750}.admin-alert{margin:0 0 16px;padding:12px 14px;border-left:3px solid var(--terracotta);background:#f9e7e1;color:#793724;font-size:10px}.admin-loading{min-height:400px;display:grid;place-items:center;color:var(--muted);font-size:11px}.admin-kpis{margin:18px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.admin-kpis article{min-height:135px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #d9dcd5;border-radius:6px;background:#fffef9;box-shadow:0 8px 24px #1e302809}.admin-kpis article.attention{border-top:3px solid var(--terracotta);padding-top:18px}.admin-kpis article>span{color:#69746f;font-size:8px;font-weight:750;text-transform:uppercase;letter-spacing:.7px}.admin-kpis article>strong{margin:9px 0 6px;font-family:Georgia,serif;font-size:32px;font-weight:500}.admin-kpis article small{margin-top:auto;color:#88918d;font-size:8px}.admin-kpis article button,.admin-kpis article a{margin-top:auto;padding:0;border:0;background:transparent;color:#426956;cursor:pointer;font-size:8px;font-weight:750}.admin-kpis article b{margin-left:4px;color:var(--terracotta)}.admin-overview-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:12px}.admin-panel{padding:22px;border:1px solid #d9dcd5;border-radius:6px;background:#fffef9;box-shadow:0 8px 24px #1e302809}.admin-panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px}.admin-panel-heading h2{margin:3px 0 0;font-size:15px}.admin-panel-heading>small,.admin-panel-heading>a{color:#7b8580;font-size:8px;font-weight:650}.trend-chart{height:175px;padding-top:25px;display:flex;align-items:stretch;gap:clamp(10px,2vw,24px);border-bottom:1px solid #d9dcd5}.trend-chart>div{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px}.trend-chart>div>span{width:min(34px,80%);min-height:8px;display:flex;justify-content:center;border-radius:3px 3px 0 0;background:#789e8c;position:relative}.trend-chart b{position:absolute;top:-17px;font-size:7px}.trend-chart small{margin-bottom:-20px;color:#7b8580;font-size:7px;font-weight:700;text-transform:uppercase}.queue-panel{grid-row:span 2}.admin-queue-row{padding:13px 0;display:flex;align-items:center;gap:12px;border-top:1px solid #e4e5df}.admin-queue-row>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#edf2ee;color:#345745;font-size:11px;font-weight:750}.admin-queue-row>span.urgent{color:#963f2b;background:#f8e3dc}.admin-queue-row div{display:flex;flex-direction:column;gap:3px}.admin-queue-row strong{font-size:9px}.admin-queue-row small{color:#8a928e;font-size:7px}.admin-activity-list{display:grid;grid-template-columns:1fr 1fr;gap:11px}.admin-activity-list>div{display:flex;align-items:center;gap:9px}.admin-activity-list>div>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#edf2ee;color:#47715c;font-size:8px;font-weight:800}.admin-activity-list div div{display:flex;flex-direction:column;gap:3px}.admin-activity-list strong{font-size:8px}.admin-activity-list small{color:#7c8581;font-size:7px}.health-panel{grid-column:1 / -1}.admin-panel-heading .healthy{padding:5px 8px;border-radius:99px;color:#376447;background:#e3f0e6;font-size:7px;font-weight:750}.health-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.health-grid>div{padding:12px;display:grid;grid-template-columns:8px 1fr;align-items:center;column-gap:8px;background:#f6f6f1}.health-grid>div>span{width:7px;height:7px;grid-row:1 / 3;border-radius:50%;background:#68a878}.health-grid>div>span.warning{background:var(--terracotta)}.health-grid strong{font-size:8px}.health-grid small{color:#87908b;font-size:7px}.users-panel{margin-top:18px;padding:0;overflow:hidden}.users-toolbar{min-height:90px;padding:19px 22px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border-bottom:1px solid #dedfd9}.users-toolbar label{display:flex;flex-direction:column;gap:6px}.users-toolbar label span{font-size:8px;font-weight:750;text-transform:uppercase}.users-toolbar input{width:min(390px,60vw);min-height:38px;padding:0 12px;border:1px solid #cfd3cd;border-radius:4px;background:#fbfaf5;font-size:10px}.users-toolbar p{color:#7c8580;font-size:9px}.users-toolbar p strong{color:var(--ink)}.user-table-wrap{overflow-x:auto}.user-table{width:100%;border-collapse:collapse;min-width:760px}.user-table th{padding:12px 15px;color:#7b8580;background:#f7f6f1;font-size:7px;text-align:left;text-transform:uppercase;letter-spacing:.7px}.user-table td{padding:13px 15px;border-top:1px solid #e3e4de;font-size:9px}.user-table td:first-child{display:flex;align-items:center;gap:10px}.user-table td:first-child div{display:flex;flex-direction:column;gap:3px}.user-table td:first-child small{color:#7c8580;font-size:7px}.user-avatar{width:32px;height:32px;display:grid;place-items:center;flex:none;border-radius:50%;color:#315541;background:#e2ebe5;font-size:8px;font-weight:800}.user-status{padding:5px 7px;border-radius:99px;color:#39634a;background:#e3efe6;font-size:7px;font-weight:750;text-transform:capitalize}.user-status.status-suspended{color:#913d2a;background:#f7e3dc}.user-status.status-pending_verification{color:#805c24;background:#f5ecd8}.user-table td:last-child button{padding:7px 10px;border:1px solid #cad0c9;border-radius:4px;background:#fff;cursor:pointer;font-size:8px;font-weight:750}.records-panel{display:grid;gap:20px}.records-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,390px);gap:32px;align-items:end}.records-heading h2{margin:4px 0 8px;font-size:clamp(18px,2.4vw,28px)}.records-heading p:not(.eyebrow){max-width:720px;margin:0;color:#69756f;font-size:9px;line-height:1.65}.records-heading label{display:grid;gap:6px;color:#65736c;font-size:8px;font-weight:750}.records-heading input{width:100%;min-height:43px;border:1px solid #cbd4ce;border-radius:5px;padding:0 13px;background:#fff;font:inherit}.records-heading label small{justify-self:end;color:#829089;font-size:7px}.record-list{display:grid;gap:9px}.record-card{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(230px,1fr) auto auto;gap:18px;align-items:center;padding:15px 16px;border:1px solid #dde2dd;border-radius:8px;background:#fff}.record-card.archived{background:#f2f1ed;opacity:.84}.record-card-main{min-width:0;display:flex;flex-direction:column;gap:4px}.record-card-main small{color:#77837d;font-size:7px;font-weight:750;text-transform:uppercase;letter-spacing:.45px}.record-card-main strong{overflow:hidden;color:#1b352c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.record-card-main span{overflow:hidden;color:#738078;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.record-facts{display:flex;flex-wrap:wrap;gap:7px}.record-facts span,.record-status{padding:5px 8px;border-radius:99px;color:#57675f;background:#eef2ef;font-size:7px;font-weight:750;white-space:nowrap}.record-status.status-active,.record-status.status-approved{color:#07513f;background:#e4f1e8}.record-status.status-restricted,.record-status.status-rejected,.record-status.status-archived{color:#9b3f2d;background:#fbe8e3}.record-status.status-pending_review,.record-status.status-proposed,.record-status.status-information_requested{color:#765e18;background:#f7efcf}.record-card>button{min-height:36px;border:1px solid #b9c8c0;border-radius:5px;padding:0 12px;color:#07513f;background:#fff;cursor:pointer;font-size:8px;font-weight:800}.admin-record-dialog-backdrop{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#081e189e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.admin-record-dialog{width:min(780px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:24px;border-radius:16px;background:#fffefa;box-shadow:0 28px 80px #0416114d}.record-dialog-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.record-dialog-heading h2{margin:4px 0;font-size:20px}.record-dialog-heading span{color:#6c7972;font-size:8px}.record-dialog-heading>button{border:1px solid #c7d1cb;border-radius:99px;padding:7px 11px;color:#334b42;background:#fff;cursor:pointer;font-size:8px;font-weight:750}.record-safety-note{margin:18px 0;padding:13px 15px;border-left:4px solid #b8dd28;border-radius:5px;color:#335147;background:#eff5ed}.record-safety-note strong{font-size:9px}.record-safety-note p{margin:5px 0 0;font-size:8px;line-height:1.55}.record-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.record-form-grid label{display:grid;gap:6px;color:#596961;font-size:8px;font-weight:750}.record-form-grid input,.record-form-grid select,.record-form-grid textarea{width:100%;min-height:42px;border:1px solid #c9d2cd;border-radius:5px;padding:9px 11px;color:#203c32;background:#fff;font:inherit}.record-form-grid textarea{min-height:88px;resize:vertical}.record-form-grid .record-reason{grid-column:1 / -1}.record-description{margin:0 0 18px;padding:14px;border:1px solid #e0e3dd;border-radius:6px;color:#475950;background:#f8f8f3;font-size:9px;line-height:1.6}.record-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.record-summary-grid div{padding:11px;border-radius:6px;background:#edf2ee}.record-summary-grid span{display:block;color:#6e7c75;font-size:7px}.record-summary-grid strong{display:block;margin-top:3px;color:#173a2e;font-size:16px}.latest-audit{margin:13px 0 0;color:#6d7a73;font-size:8px}.record-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.record-dialog-actions button{min-height:40px;border:1px solid #bdc9c2;border-radius:5px;padding:0 14px;color:#2f4c41;background:#fff;cursor:pointer;font-size:8px;font-weight:800}.record-dialog-actions button:last-child{border-color:#07513f;color:#fff;background:#07513f}.record-dialog-actions button.danger-action{border-color:#c8442e;background:#c8442e}.record-dialog-actions button:disabled{opacity:.55;cursor:wait}.admin-empty{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#7c8580;font-size:9px}.admin-empty strong{color:var(--ink);font-size:12px}.admin-dialog-backdrop{padding:20px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;background:#131f1a94}.admin-dialog{width:min(480px,100%);padding:30px;border-radius:7px;background:#fffef9;box-shadow:0 30px 80px #08120d4d;position:relative}.dialog-close{width:38px;height:38px;position:absolute;top:13px;right:13px;border:0;background:transparent;cursor:pointer;font-size:24px}.admin-dialog h2{margin:5px 0 3px;font-family:Georgia,serif;font-size:26px;font-weight:500}.dialog-email{margin:0 0 20px;color:#737d78;font-size:9px}.admin-dialog form{display:grid;gap:13px}.admin-dialog form label{display:grid;gap:6px;font-size:8px;font-weight:750;text-transform:uppercase}.admin-dialog select,.admin-dialog textarea{width:100%;padding:10px;border:1px solid #cdd2cc;border-radius:4px;background:#fbfaf5;font:inherit;font-size:10px;text-transform:none}.admin-dialog textarea{min-height:85px;resize:vertical}.suspension-note{margin:0;padding:10px;color:#7f3a28;background:#f9e8e2;font-size:8px;line-height:1.5}.dialog-actions{margin-top:4px;display:flex;justify-content:flex-end;gap:8px}.dialog-actions button{padding:10px 14px;border:1px solid #cbd0ca;border-radius:4px;background:#fff;cursor:pointer;font-size:9px;font-weight:750}.dialog-actions button:last-child{color:#fff;border-color:var(--green);background:var(--green)}.dialog-actions button:disabled{opacity:.5;cursor:not-allowed}.sr-only{width:1px;height:1px;padding:0;margin:-1px;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1020px){.admin-shell{grid-template-columns:205px minmax(0,1fr)}.admin-kpis{grid-template-columns:1fr 1fr}.admin-overview-grid{grid-template-columns:1fr}.queue-panel{grid-row:auto}.health-panel{grid-column:auto}}@media(max-width:700px){.admin-header{height:64px;padding:0 18px}.admin-header .brand small{display:none}.admin-header nav{align-items:center;gap:8px}.admin-header nav a:not(:last-of-type){display:none}.admin-shell{min-height:calc(100vh - 64px);display:block}.admin-sidebar{max-width:100vw;padding:8px 14px;display:block;overflow:hidden}.admin-identity,.admin-sidebar-note{display:none}.admin-sidebar nav{max-width:100%;padding:0;flex-direction:row;overflow-x:auto}.admin-sidebar nav button,.admin-sidebar nav a{width:auto;flex:none;padding:0 12px}.admin-content{padding:28px 16px 55px}.admin-titlebar{min-height:75px}.admin-kpis{grid-template-columns:1fr 1fr}.admin-kpis article{min-height:125px}.admin-activity-list,.health-grid{grid-template-columns:1fr 1fr}.records-heading{grid-template-columns:1fr;gap:18px}.record-card{grid-template-columns:1fr auto;gap:10px}.record-card-main,.record-facts{grid-column:1 / -1}.record-card>button{justify-self:end}.admin-record-dialog-backdrop{align-items:end;padding:0}.admin-record-dialog{max-height:92vh;border-radius:18px 18px 0 0;padding:20px 16px 28px}.record-form-grid{grid-template-columns:1fr}.record-form-grid .record-reason{grid-column:auto}}@media(max-width:460px){.admin-titlebar>button{padding:8px}.admin-kpis,.admin-activity-list,.health-grid{grid-template-columns:1fr}.users-toolbar{align-items:stretch;flex-direction:column}.users-toolbar input{width:100%}.admin-dialog{padding:25px 19px}}.noise-diary-page{min-height:100vh;background:#f3f1e9}.noise-diary-header{height:76px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fffef9f5}.noise-diary-header nav{display:flex;gap:24px;font-size:11px;font-weight:700}.noise-diary-main{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:0 0 80px}.noise-diary-intro{min-height:230px;padding:48px 0 32px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.noise-diary-intro h1{margin:4px 0 10px;font-family:Georgia,serif;font-size:clamp(40px,5vw,66px);font-weight:500;letter-spacing:-1.5px}.noise-diary-intro h1 em{color:var(--terracotta);font-weight:inherit}.noise-diary-intro>div>p:last-child{max-width:620px;color:#68726d;font-size:12px;line-height:1.65}.noise-diary-intro>button{min-height:44px;padding:0 18px;flex:none;border:0;border-radius:4px;color:#fff;background:var(--green);cursor:pointer;font-size:10px;font-weight:750}.diary-privacy-note{margin-bottom:18px;padding:13px 16px;display:flex;align-items:center;gap:13px;border:1px solid #cddbd1;border-radius:5px;background:#edf5ef}.diary-privacy-note span{padding:5px 8px;flex:none;border-radius:99px;color:#346247;background:#d7eadc;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.diary-privacy-note p{margin:0;color:#53675d;font-size:9px}.diary-success{margin-bottom:16px;padding:12px 14px;border-left:3px solid #5c9b70;color:#315c3f;background:#e4f0e7;font-size:10px}.diary-form{margin-bottom:18px;padding:clamp(20px,4vw,36px);border:1px solid #d5d9d3;border-radius:6px;background:#fffef9;box-shadow:0 18px 45px #1f2d2612}.diary-form-heading{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px}.diary-form-heading h2{margin:4px 0 0;font-size:20px}.diary-form-heading small{color:#7d8681;font-size:8px}.diary-form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.diary-form label,.authority-context>label{display:grid;gap:6px;color:#53605a;font-size:8px;font-weight:750;text-transform:uppercase;letter-spacing:.35px}.diary-form input,.diary-form select,.diary-form textarea{width:100%;min-height:40px;padding:9px 10px;border:1px solid #cdd2cc;border-radius:4px;color:var(--ink);background:#fbfaf5;font:inherit;font-size:10px;text-transform:none}.diary-form textarea{min-height:90px;resize:vertical}.diary-form-grid .wide{grid-column:span 2}.diary-form-grid .wide:last-child{grid-column:1 / -1}.diary-impact,.authority-context{margin:20px 0 0;padding:15px;display:flex;flex-wrap:wrap;align-items:center;gap:12px;border:1px solid #dedfd9}.diary-impact legend,.authority-context legend{padding:0 7px;color:#65706b;font-size:8px;font-weight:800;text-transform:uppercase}.diary-check{min-height:36px;padding:8px 11px;display:flex!important;align-items:center;gap:8px!important;border-radius:4px;background:#f1f3ee;cursor:pointer}.diary-check input,.diary-acknowledgement input{width:16px;min-height:16px;flex:none;accent-color:var(--green)}.window-context{margin-left:auto;display:flex!important;align-items:center;gap:8px!important}.window-context select{min-height:34px}.diary-reading{margin-top:18px;padding:18px;display:grid;grid-template-columns:.8fr 1.2fr;gap:14px 25px;border-radius:5px;background:#f2f5f2}.diary-reading h3{margin:3px 0 0;font-size:13px}.diary-reading-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.diary-acknowledgement{grid-column:1 / -1;padding:11px;display:flex!important;align-items:flex-start;gap:9px!important;color:#624f2f!important;background:#f6ecd8;font-size:8px!important;line-height:1.5;cursor:pointer}.authority-context>label:last-child:not(.diary-check){min-width:260px;margin-left:auto}.diary-form-actions{margin-top:22px;display:flex;justify-content:flex-end;gap:9px}.diary-form-actions button{min-height:40px;padding:0 15px;border:1px solid #cbd0ca;border-radius:4px;background:#fff;cursor:pointer;font-size:9px;font-weight:750}.diary-form-actions button:last-child{color:#fff;border-color:var(--green);background:var(--green)}.diary-form-actions button:disabled{opacity:.55}.diary-stats{margin:18px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.diary-stats article{padding:18px 21px;display:flex;justify-content:space-between;align-items:center;border:1px solid #d8dbd5;border-radius:5px;background:#fffef9}.diary-stats span{color:#6d7772;font-size:8px;font-weight:750;text-transform:uppercase;letter-spacing:.5px}.diary-stats strong{font-family:Georgia,serif;font-size:24px;font-weight:500}.diary-history{padding:clamp(20px,4vw,32px);border:1px solid #d8dbd5;border-radius:6px;background:#fffef9}.diary-entry-list>article{padding:20px 0;display:grid;grid-template-columns:52px 1fr auto;gap:18px;border-top:1px solid #e0e2dc}.diary-entry-date{width:48px;height:53px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:5px;color:#315743;background:#e5eee8}.diary-entry-date strong{font-family:Georgia,serif;font-size:20px;line-height:1}.diary-entry-date span{margin-top:4px;font-size:7px;font-weight:800;text-transform:uppercase}.diary-entry-body small{color:#7d8681;font-size:8px}.diary-entry-body h3{margin:4px 0;font-size:14px}.diary-entry-body>p{margin:0;color:#6f7974;font-size:9px}.diary-tags{margin-top:10px;display:flex;flex-wrap:wrap;gap:5px}.diary-tags span{padding:4px 7px;border-radius:99px;color:#536b5e;background:#edf1ed;font-size:7px;font-weight:700}.diary-entry-body blockquote{margin:11px 0 0;padding-left:11px;border-left:2px solid #d9a28f;color:#52605a;font-size:9px;line-height:1.55}.diary-entry-list>article>button{height:32px;padding:0 10px;border:1px solid #d4d5cf;border-radius:4px;color:#8b4a38;background:#fff;cursor:pointer;font-size:8px}.noise-diary-card p{margin:9px 0 20px;color:#737d78;font-size:10px;line-height:1.55}.noise-diary-card>a{display:inline-flex;gap:8px;align-items:center;color:#28513d;font-size:9px;font-weight:800}.noise-diary-card>a b{color:var(--terracotta)}@media(max-width:780px){.diary-form-grid{grid-template-columns:1fr 1fr}.diary-reading{grid-template-columns:1fr}.diary-acknowledgement{grid-column:1}.window-context{width:100%;margin-left:0}}@media(max-width:560px){.noise-diary-header{height:66px;padding:0 18px}.noise-diary-header .brand small{display:none}.noise-diary-header nav{gap:13px;font-size:9px}.noise-diary-header nav a:first-child{display:none}.noise-diary-main{width:100%;padding-bottom:60px}.noise-diary-intro{min-height:250px;padding:35px 18px 24px;align-items:flex-start;flex-direction:column}.noise-diary-intro h1{font-size:43px}.noise-diary-intro>button{width:100%}.diary-privacy-note,.diary-success,.noise-diary-main>.moderation-alert{margin-left:14px;margin-right:14px}.diary-privacy-note{align-items:flex-start;flex-direction:column}.diary-form{margin:0 0 14px;padding:24px 17px;border-left:0;border-right:0;border-radius:0}.diary-form-heading{flex-direction:column}.diary-form-grid{grid-template-columns:1fr}.diary-form-grid .wide,.diary-form-grid .wide:last-child{grid-column:1}.diary-impact,.authority-context{align-items:stretch;flex-direction:column}.diary-check{width:100%}.window-context{align-items:stretch;flex-direction:column}.diary-reading-fields{grid-template-columns:1fr}.authority-context>label:last-child:not(.diary-check){min-width:0;width:100%;margin-left:0}.diary-stats{margin:14px;grid-template-columns:1fr;gap:7px}.diary-history{padding:22px 16px;border-left:0;border-right:0;border-radius:0}.diary-entry-list>article{grid-template-columns:48px 1fr;gap:12px}.diary-entry-list>article>button{grid-column:2;justify-self:start}}.auth-page,.account-page,.utility-page{min-height:100vh;background:var(--paper)}.auth-header,.account-header{min-height:82px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,33,29,.11)}.auth-header-actions{display:flex;align-items:center;gap:14px}.report-header-actions{display:flex;align-items:center;gap:12px}.back-explore{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700;color:#59645f}.back-explore svg,.primary-auth-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.auth-main{width:min(1180px,calc(100% - 48px));min-height:calc(100vh - 146px);margin:0 auto;display:grid;grid-template-columns:minmax(320px,1fr) minmax(390px,520px);gap:clamp(60px,9vw,145px);align-items:center;padding:60px 0}.auth-story{min-height:520px;display:flex;flex-direction:column;justify-content:space-between;padding:48px 0 30px;position:relative}.auth-story:before{content:"";position:absolute;width:420px;height:420px;left:-175px;top:50%;transform:translateY(-50%);border:1px solid rgba(29,77,59,.09);border-radius:50%;box-shadow:0 0 0 70px #1d4d3b06,0 0 0 140px #1d4d3b05;pointer-events:none}.auth-story>div{position:relative;z-index:1}.auth-story h1{max-width:630px;font-size:clamp(42px,5.3vw,70px);line-height:1.02;letter-spacing:-3.8px}.auth-story>div>p:last-child{max-width:520px;color:#5e6963;line-height:1.65;font-size:15px}.auth-principles{display:flex;flex-wrap:wrap;gap:8px}.auth-principles span{padding:8px 12px;border:1px solid #d2d7d1;background:#fffef9a6;border-radius:99px;color:#63706a;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.auth-card{background:#fffefb;border:1px solid #d7dbd5;border-radius:7px;padding:clamp(28px,4vw,49px);box-shadow:0 26px 75px #232d281a}.auth-card-heading{margin-bottom:29px}.auth-card-heading .eyebrow{color:var(--terracotta);margin-bottom:8px}.auth-card-heading h2{margin:0;font-size:31px;line-height:1.1;letter-spacing:-1.4px}.auth-card-heading>p:last-child{margin:9px 0 0;color:#727b77;font-size:12px;line-height:1.5}.auth-card a,.secondary-auth-action button{color:var(--green);font-weight:700;text-decoration:underline;text-underline-offset:3px}.form-field{margin-bottom:19px}.form-field>label{display:block;margin-bottom:7px;font-size:11px;font-weight:700;color:#3c4842}.form-field>input,.password-input,.profile-form input,.profile-form select{width:100%;min-height:49px;border:1px solid #ced4ce;border-radius:4px;background:#fff}.form-field>input,.password-input input,.profile-form input,.profile-form select{padding:0 14px;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.form-field>input{border:1px solid #ced4ce}.form-field>input::placeholder,.password-input input::placeholder{color:#a1a7a3}.form-field>input:focus,.password-input:focus-within,.profile-form input:focus,.profile-form select:focus{border-color:var(--green);box-shadow:0 0 0 3px #1d4d3b1a}.password-input{display:flex;align-items:center}.password-input input{flex:1;min-width:0;height:47px}.password-input button{width:46px;height:46px;border:0;background:transparent;display:grid;place-items:center;color:#79827d;cursor:pointer}.password-input svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.field-hint,.field-message{display:block;margin-top:6px;font-size:9px;line-height:1.45}.field-hint{color:#858e89}.field-message{color:#a93e2b}.has-error>input,.has-error .password-input{border-color:#b94d39}.form-alert{margin-bottom:19px;padding:11px 13px;border-left:3px solid var(--terracotta);background:#faece7;color:#783526;font-size:11px;line-height:1.5}.form-between{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:3px 0 23px;font-size:10px}.check-label{display:flex;align-items:flex-start;gap:8px;color:#66716b;cursor:pointer;line-height:1.5}.check-label input{width:16px;height:16px;margin:0;accent-color:var(--green);flex:0 0 auto}.terms-check{margin:22px 0;font-size:10px}.terms-check a{font-weight:700}.primary-auth-button{width:100%;min-height:50px;padding:0 17px;border:0;border-radius:4px;display:flex;align-items:center;justify-content:space-between;background:var(--green);color:#fff;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 9px 21px #1d4d3b29}.primary-auth-button:hover{background:#153c2e}.primary-auth-button:disabled{opacity:.56;cursor:wait}.google-sso-action{margin-bottom:22px}.google-sso-button{min-height:50px;width:100%;border:1px solid #c8cfcb;border-radius:13px;background:#fff;color:#202124!important;display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 4px 12px #17211d0d;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.google-sso-button:hover{border-color:#9da9a3;box-shadow:0 7px 18px #17211d1a;transform:translateY(-1px)}.google-sso-button:focus-visible{outline:3px solid rgba(52,168,83,.24);outline-offset:2px}.google-sso-button svg{width:20px;height:20px;flex:0 0 20px}.google-sso-terms{color:#727c77;font-size:10px;line-height:1.5;margin:10px 8px 0;text-align:center}.google-sso-terms a{font-weight:750}.auth-divider{display:flex;align-items:center;gap:12px;margin-top:20px;color:#7b8580;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#dfe4e1;flex:1}.password-checks{margin-top:-9px;display:flex;gap:8px;flex-wrap:wrap}.password-checks span{color:#8a928e;font-size:8px}.password-checks span:before{content:"○";margin-right:4px}.password-checks span.met{color:#3f7e54;font-weight:700}.password-checks span.met:before{content:"●"}.auth-demo-note{margin:22px 0 0;padding-top:17px;border-top:1px solid #e6e8e3;color:#838b87;font-size:9px;line-height:1.55}.auth-demo-note strong{color:#59645e}.secondary-auth-action{margin-top:22px;text-align:center;color:#727c77;font-size:10px}.secondary-auth-action button{border:0;background:transparent;cursor:pointer;font-size:inherit;padding:0}.code-input{text-align:center;font-size:25px!important;font-weight:700;letter-spacing:12px;padding-left:26px!important}.success-panel{min-height:145px;padding:25px;border:1px solid #c9dccf;background:#edf5ef;text-align:center;color:#587064;font-size:11px;line-height:1.55}.success-panel>span{width:36px;height:36px;margin:0 auto;border-radius:50%;display:grid;place-items:center;background:#4a9262;color:#fff;font-weight:700}.auth-footer{min-height:64px;padding:0 clamp(24px,5vw,76px);border-top:1px solid rgba(23,33,29,.1);display:flex;justify-content:space-between;align-items:center;color:#89918d;font-size:9px}.account-header nav{display:flex;align-items:center;gap:25px;font-size:11px;font-weight:700}.account-header nav button{border:1px solid #cdd2cc;border-radius:99px;background:#fffdf8;padding:9px 15px;cursor:pointer;font-weight:700}.account-main{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:65px 0 90px}.account-welcome{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:48px}.account-welcome h1{font-size:clamp(40px,5vw,65px)}.account-welcome h1 em{color:var(--terracotta)}.account-welcome>div:first-child>p:last-child{color:#68726d;font-size:13px}.account-role{min-width:240px;padding:20px;border:1px solid #d5d9d3;background:#fffef9ad;display:flex;flex-direction:column;gap:5px}.account-role span{color:#4f8962;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.account-role strong{font-size:14px}.account-role small{color:#858e89;font-size:9px}.account-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.account-card{padding:27px;border:1px solid #d7dbd5;border-radius:5px;background:#fffefb}.privileged-workspaces{grid-column:1 / -1;display:grid;grid-template-columns:minmax(190px,.8fr) minmax(220px,1fr);column-gap:32px;align-items:center;border-left:4px solid var(--terracotta)}.privileged-workspaces .card-heading{grid-row:1}.privileged-workspaces>p{grid-column:1;margin:8px 0 0;color:#717b76;font-size:10px;line-height:1.55}.privileged-workspace-links{grid-column:2;grid-row:1 / 3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.privileged-workspace-links>a{min-height:80px;padding:15px;display:grid;grid-template-columns:1fr auto;align-content:center;gap:5px 10px;border:1px solid #d8ddd7;border-radius:4px;background:#f7f8f3}.privileged-workspace-links>a span{grid-column:1 / -1;color:#77827c;font-size:7px;font-weight:750;text-transform:uppercase;letter-spacing:.7px}.privileged-workspace-links>a strong{color:#254b3a;font-size:10px}.privileged-workspace-links>a b{color:var(--terracotta);font-size:13px}.card-heading{margin-bottom:22px}.card-heading>span{color:var(--terracotta);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px}.card-heading h2{margin:5px 0 0;font-size:20px;letter-spacing:-.7px}.summary-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e0e3dd;border-bottom:1px solid #e0e3dd}.summary-stats div{padding:20px 7px;display:flex;flex-direction:column}.summary-stats div+div{border-left:1px solid #e0e3dd;padding-left:20px}.summary-stats strong{font-size:27px}.summary-stats span{color:#848d88;font-size:9px}.account-empty{display:grid;grid-template-columns:35px 1fr auto;gap:12px;align-items:center;margin-top:22px}.account-empty>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green);font-size:20px}.account-empty strong{font-size:12px}.account-empty p{margin:3px 0 0;color:#858d89;font-size:9px}.account-empty a{padding:9px 12px;background:var(--green);color:#fff;border-radius:3px;font-size:9px;font-weight:700}.profile-form label{display:block;margin-bottom:16px;color:#45514b;font-size:9px;font-weight:700}.profile-form input,.profile-form select{display:block;min-height:43px;margin-top:6px;border:1px solid #d4d9d3;font-weight:400}.profile-form input:disabled{color:#838b87;background:#f0f1ed}.pilot-feedback-card{display:flex;flex-direction:column;gap:12px}.pilot-feedback-card>p{margin:0;color:var(--muted);font-size:9px;line-height:1.55}.pilot-feedback-card>label:not(.truth-confirm){color:#45514b;font-size:9px;font-weight:700}.pilot-feedback-card select,.pilot-feedback-card textarea{display:block;width:100%;min-height:43px;margin-top:6px;border:1px solid #d4d9d3;padding:10px;background:#fff;color:var(--ink);font:inherit}.pilot-feedback-card textarea{min-height:110px;resize:vertical}.pilot-feedback-card .truth-confirm{margin:0}.feedback-history-note{color:var(--muted);font-size:8px}.save-profile{min-height:42px;width:100%;border:0;border-radius:3px;background:var(--green);color:#fff;font-size:10px;font-weight:700;cursor:pointer}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid #e2e4df}.toggle-row strong{font-size:11px}.toggle-row p{max-width:360px;margin:4px 0 0;color:#858d89;font-size:9px;line-height:1.5}.toggle{width:42px;height:24px;flex:0 0 auto;padding:3px;border:0;border-radius:99px;background:#cbd0cb;cursor:pointer}.toggle span{display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .2s ease}.toggle.on{background:var(--green)}.toggle.on span{transform:translate(18px)}.privacy-card ul{padding:0;margin:0 0 24px;list-style:none}.privacy-card li{padding:10px 0 10px 21px;border-bottom:1px solid #e2e4df;color:#65706a;font-size:10px;position:relative}.privacy-card li:before{content:"✓";position:absolute;left:0;color:#4a9262;font-weight:700}.privacy-card button{border:1px solid #cad0ca;background:#fff;padding:9px 12px;border-radius:3px;font-size:9px;font-weight:700;cursor:pointer}.utility-page header{min-height:82px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;border-bottom:1px solid #d8dcd6}.utility-page main{width:min(720px,calc(100% - 48px));min-height:calc(100vh - 82px);margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:60px 0}.utility-page h1{font-size:clamp(42px,7vw,74px)}.utility-page main>p:not(.eyebrow){max-width:600px;color:#68726d;line-height:1.6}.utility-page main>a{margin-top:18px;background:var(--green);color:#fff;padding:13px 18px;border-radius:3px;font-size:11px;font-weight:700}.page-loader{min-height:100vh;display:grid;place-items:center;background:var(--paper);color:#66716b;font-size:12px}@media(max-width:820px){.auth-main{grid-template-columns:1fr;gap:30px;padding-top:32px}.auth-story{min-height:auto;padding:20px 0 0}.auth-story:before,.auth-principles{display:none}.auth-story h1{font-size:clamp(39px,8vw,58px)}.auth-story>div>p:last-child{max-width:600px}.auth-card{max-width:560px;width:100%;margin:0 auto}.account-welcome{align-items:flex-start;flex-direction:column}.account-role{width:100%}.account-grid{grid-template-columns:1fr}.privileged-workspaces{grid-column:auto;grid-template-columns:1fr}.privileged-workspaces .card-heading,.privileged-workspaces>p,.privileged-workspace-links{grid-column:1;grid-row:auto}.privileged-workspace-links{margin-top:14px}}@media(max-width:620px){.auth-header,.account-header{min-height:68px;padding:0 18px}.auth-header .brand small,.account-header .brand small{display:none}.back-explore{font-size:0;width:44px;height:44px;justify-content:center}.back-explore svg{transform:rotate(180deg)}.auth-main{width:100%;padding:0;gap:0}.auth-story{padding:35px 22px 29px}.auth-story h1{font-size:39px;letter-spacing:-2.4px}.auth-story>div>p:last-child{font-size:12px}.auth-card{border-radius:0;border-left:0;border-right:0;padding:29px 22px 35px;box-shadow:none}.auth-card-heading h2{font-size:27px}.auth-footer{padding:18px 22px;min-height:72px;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.account-header nav a{display:none}.account-header nav{gap:8px}.account-header .language-switcher{display:inline-flex}.account-main{width:100%;padding:40px 16px 70px}.account-welcome h1{font-size:42px}.account-card{padding:23px 18px}.privileged-workspaces{padding-left:17px}.privileged-workspace-links{grid-template-columns:1fr}.privileged-workspace-links>a{min-height:70px}.account-grid{gap:11px}.account-empty{grid-template-columns:35px 1fr}.account-empty a{grid-column:1 / 3;text-align:center;margin-top:5px}.summary-stats strong{font-size:23px}}.report-page{min-height:100vh;background:var(--paper)}.report-header{min-height:74px;padding:0 clamp(22px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d8dcd6;background:#fffef9c7}.report-header>button{border:0;background:transparent;color:#5f6964;font-size:10px;font-weight:700;cursor:pointer}.report-header>span{color:#4f5c55;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.wizard-progress{max-width:920px;margin:0 auto;padding:24px 24px 18px}.progress-copy{display:none}.progress-track{height:3px;background:#d8dcd6;overflow:hidden}.progress-track span{display:block;height:100%;background:var(--terracotta);transition:width .25s ease}.wizard-progress ol{list-style:none;padding:9px 0 0;margin:0;display:grid;grid-template-columns:repeat(5,1fr)}.wizard-progress li{color:#98a09c;font-size:8px;text-align:center;text-transform:uppercase;letter-spacing:.9px}.wizard-progress li:first-child{text-align:left}.wizard-progress li:last-child{text-align:right}.wizard-progress li.active{color:var(--ink);font-weight:700}.wizard-main{width:min(860px,calc(100% - 40px));margin:0 auto;padding:34px 0 90px}.wizard-section{min-height:460px}.wizard-heading{max-width:680px;margin-bottom:34px}.wizard-heading .eyebrow{color:var(--terracotta)}.wizard-heading h1{font-size:clamp(37px,5.5vw,57px);letter-spacing:-3px}.wizard-heading>p:last-child{color:#68736d;max-width:630px;margin:15px 0 0;font-size:13px;line-height:1.6}.wizard-search{display:block;color:#45524b;font-size:10px;font-weight:700}.wizard-search input,.wizard-row input,.wizard-row select,.specific-fields input{width:100%;min-height:48px;display:block;margin-top:7px;padding:0 14px;border:1px solid #cfd5cf;border-radius:4px;background:#fffefb;color:var(--ink);outline:none}.wizard-search input:focus,.wizard-row input:focus,.wizard-row select:focus,.specific-fields input:focus,.wizard-textarea textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1d4d3b17}.site-choice-list{margin-top:16px;display:grid;gap:9px}.site-choice-list>button{min-height:76px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:13px;padding:14px 16px;text-align:left;border:1px solid #d5dad4;border-radius:4px;background:#fffefb;cursor:pointer}.site-choice-list>button:hover,.site-choice-list>button.selected{border-color:var(--green);background:#f7faf7}.choice-radio{width:17px;height:17px;border:1px solid #aab2ad;border-radius:50%;position:relative}.selected>.choice-radio:after,.site-choice-list .selected .choice-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--green)}.site-choice-list strong{display:block;font-size:13px}.site-choice-list small{display:block;margin-top:4px;color:#7c8580;font-size:9px}.site-choice-list b{padding:4px 7px;border-radius:3px;background:var(--green-soft);color:var(--green);font-size:7px;text-transform:uppercase;letter-spacing:.5px}.missing-site-callout{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:18px;padding:17px;border:1px dashed #a9bab1;background:#f7faf8}.missing-site-callout>div{display:grid;gap:3px}.missing-site-callout strong{color:#33463c;font-size:10px}.missing-site-callout span{color:#6d7872;font-size:8px}.missing-site-callout button,.create-site-button{border:0;border-radius:4px;padding:10px 14px;background:var(--green);color:#fff;font-size:9px;font-weight:750;cursor:pointer}.new-site-form{display:grid;gap:18px;margin-top:20px;padding:22px;border:1px solid #ccd7d0;background:#fbfcf9}.new-site-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.new-site-heading h2{margin:3px 0 5px;font-size:20px}.new-site-heading p:last-child{max-width:620px;margin:0;color:#6a756f;font-size:9px;line-height:1.5}.new-site-heading>button{border:0;background:transparent;color:#7a5a4f;font-size:9px;text-decoration:underline;cursor:pointer}.site-location-picker{display:grid;gap:8px}.site-location-picker>div:first-child{display:flex;justify-content:space-between;gap:12px;align-items:center}.site-location-picker strong{color:#34453c;font-size:9px}.site-location-picker button{border:1px solid #aebdb5;border-radius:4px;padding:8px 10px;background:#fff;color:var(--green);font-size:8px;font-weight:750;cursor:pointer}.site-picker-map,.site-picker-loading{min-height:310px;border:1px solid #ccd5d0;background:#e9efeb}.site-picker-loading{display:grid;place-items:center;color:#64716a;font-size:9px}.new-site-marker{width:26px;height:26px;border:4px solid white;border-radius:50% 50% 50% 0;background:var(--terracotta);box-shadow:0 4px 12px #00000040;transform:rotate(-45deg)}.site-location-picker small{color:#717b75;font-size:8px}.site-location-picker>p{margin:0;color:#9b4938;font-size:8px}.new-site-form details{padding:11px 0;border-top:1px solid #e0e5e1;border-bottom:1px solid #e0e5e1}.new-site-form summary{color:var(--green);font-size:9px;font-weight:750;cursor:pointer}.new-site-form details .wizard-row{margin-top:13px}.new-site-address-search{margin-top:-4px}.new-site-address-search>.wizard-row{margin-bottom:8px}.local-address-suggestions{padding:10px;display:flex;flex-wrap:wrap;align-items:center;gap:7px;border:1px solid #d9dfda;background:#f4f7f3}.local-address-suggestions>small{width:100%;color:#78827d;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.local-address-suggestions button{padding:7px 9px;display:grid;gap:2px;border:1px solid #d1d8d2;border-radius:4px;background:#fff;cursor:pointer;text-align:left}.local-address-suggestions strong{font-size:8px}.local-address-suggestions span{color:#7a847f;font-size:7px}.address-finder-actions{padding:10px 0;display:flex;align-items:center;gap:12px}.address-finder-actions button{min-height:38px;padding:0 13px;border:1px solid #759381;border-radius:4px;color:#28513d;background:#fff;cursor:pointer;font-size:8px;font-weight:800}.address-finder-actions button:disabled{opacity:.55;cursor:wait}.address-finder-actions small{color:#7c8581;font-size:7px;line-height:1.45}.address-search-results{display:grid;gap:6px}.address-search-results button{padding:10px;display:grid;grid-template-columns:18px 1fr;align-items:center;gap:8px;border:1px solid #d3d9d4;border-radius:4px;background:#fff;cursor:pointer;text-align:left}.address-search-results button:hover{border-color:#779884;background:#f5f8f5}.address-search-results button>span:last-child{display:grid;gap:3px}.address-search-results strong{font-size:9px}.address-search-results small{color:#7b8580;font-size:7px;line-height:1.35}.address-search-message{margin:5px 0 0;padding:8px 10px;color:#53685d;background:#edf3ef;font-size:8px}.duplicate-site-options{display:grid;gap:8px;padding:14px;border-left:3px solid var(--terracotta);background:#fff5f0}.duplicate-site-options>strong{color:#724b3e;font-size:9px}.duplicate-site-options button{display:grid;gap:2px;padding:10px;border:1px solid #e2cabe;background:#fff;text-align:left;cursor:pointer}.duplicate-site-options span{color:#3d4943;font-size:9px;font-weight:750}.duplicate-site-options small{color:#777f7b;font-size:8px}.create-site-button{justify-self:end;min-width:180px}.create-site-button:disabled{opacity:.55;cursor:wait}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.category-grid>button{min-height:90px;display:grid;grid-template-columns:37px 1fr 18px;align-items:center;gap:12px;padding:15px;text-align:left;border:1px solid #d5dad4;border-radius:4px;background:#fffefb;cursor:pointer}.category-grid>button:hover,.category-grid>button.selected{border-color:var(--green);background:#f6faf7}.category-grid i{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#ecefe9;color:var(--green);font-style:normal;font-size:17px;font-weight:600}.category-grid strong{display:block;font-size:12px}.category-grid small{display:block;color:#7c8580;margin-top:4px;font-size:8px;line-height:1.4}.selection-summary{margin-bottom:14px;padding:12px 14px;display:flex;justify-content:space-between;gap:16px;border-radius:10px;background:#eaf2ed;color:#416052;font-size:10px}.selection-summary strong{color:var(--green)}.category-grid>button:disabled{opacity:.45;cursor:not-allowed}.category-grid>button.selected{box-shadow:0 6px 18px #1d4d3b1a}.category-grid>button.selected .choice-radio{display:grid;place-items:center;background:var(--green);border-color:var(--green);color:#fff;font-size:9px;font-weight:800}.category-grid>button.selected .choice-radio:after{content:none}.topbar{background:#062f38;border-bottom-color:#ffffff1f;color:#fff}.topbar .brand strong{color:#fff}.topbar .brand small{color:#cde73d}.topbar .brand-mark span{background:#fff}.topbar .brand-mark span:nth-child(2){background:#cde73d}.topbar .desktop-nav a{color:#ffffffb8}.topbar .desktop-nav a.active{color:#fff}.topbar .desktop-nav a.active:after{background:#cde73d}.topbar .language-switcher{border-color:#ffffff38;background:#00000024}.topbar .language-switcher button{color:#ffffffb3}.topbar .language-switcher button.active{background:#cde73d;color:#092e36}.topbar .sign-in{border-color:#ffffff59;background:transparent;color:#fff}.topbar .menu-button span{background:#fff}.intro{min-height:220px;padding-top:40px}.intro h1{font-weight:650}.workspace{grid-template-columns:minmax(0,1.45fr) minmax(370px,.8fr);min-height:720px;border:0;border-radius:24px;box-shadow:0 28px 70px #072d3426}.map-search{min-height:88px;padding:16px 18px 10px;border-bottom:0;background:#062f38}.map-search label{height:58px;border:0;border-radius:16px;padding:0 19px;box-shadow:0 8px 24px #00000021}.map-search input{font-size:15px}.square-button,.filter-button{height:58px;border:0;border-radius:16px}.square-button{width:58px}.filter-count{background:#cde73d;color:#11343b}.map-filter-chips{min-height:66px;padding:4px 18px 12px;display:flex;gap:9px;overflow-x:auto;background:#062f38;scrollbar-width:none}.map-filter-chips button{min-height:42px;padding:0 15px;display:flex;align-items:center;gap:8px;white-space:nowrap;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1a;color:#fff;cursor:pointer;font-size:10px;font-weight:750}.map-filter-chips button.active{background:#fff;color:#16373e;border-color:#fff;box-shadow:0 5px 13px #00000026}.map-filter-chips button.concern.active{color:#c63f25}.map-filter-chips i{width:8px;height:8px;border-radius:50%}.map-filter-chips svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.map{min-height:566px}.geo-marker{position:relative;width:46px;height:54px;padding:0 0 8px;border:4px solid white;border-radius:50% 50% 50% 4px}.geo-marker svg{width:23px;height:23px;transform:rotate(45deg);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.geo-marker b{position:absolute;right:-8px;top:-7px;min-width:21px;height:21px;padding:0 5px;display:grid;place-items:center;transform:rotate(45deg);border:2px solid white;border-radius:999px;background:#cde73d;color:#18353a;font-size:8px}.geo-marker.selected:after{content:"";position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border:3px solid rgba(205,231,61,.65);border-radius:50%;animation:marker-pulse 1.8s ease-out infinite}@keyframes marker-pulse{0%{transform:scale(.7);opacity:1}to{transform:scale(1.35);opacity:0}}.maplibregl-ctrl-group{border-radius:14px}.legend{border-radius:12px}.activity-panel{position:relative;border-left:0;background:#fff;padding:25px 24px 22px;overflow-y:auto}.sheet-handle{display:block;width:54px;height:5px;margin:-10px auto 20px;border-radius:99px;background:#c8ccca}.selected-site-summary{display:grid;grid-template-columns:58px 1fr auto;gap:13px;align-items:center}.site-symbol{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;color:#fff}.site-symbol svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7}.selected-site-title{min-width:0}.selected-site-title>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.selected-site-title h2{margin:0;font-size:20px;line-height:1.1;letter-spacing:-.7px}.selected-site-title p{margin:6px 0 0;color:#6b7772;font-size:10px}.selected-status{padding:5px 7px;border-radius:999px;color:#fff;font-size:7px;font-weight:800;text-transform:uppercase}.summary-follow{min-height:38px;padding:0 10px;display:flex;align-items:center;gap:5px;border:1px solid #cad1cd;border-radius:999px;background:#fff;cursor:pointer;font-size:9px;font-weight:750}.summary-follow.following{border-color:#97ad31;background:#eef7bd}.summary-follow svg,.selected-site-metrics svg,.summary-actions svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.selected-site-metrics{margin:20px 0 14px;padding:13px 0;display:flex;gap:22px;border-top:1px solid #edf0ed;border-bottom:1px solid #edf0ed;color:#69746f;font-size:9px}.selected-site-metrics span{display:flex;align-items:center;gap:6px}.selected-site-metrics strong{color:#263b33}.summary-indicators{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.summary-indicators article{min-width:0;padding:12px 10px;border:1px solid #e3e7e3;border-radius:13px;background:#fbfcfb}.summary-indicators span,.summary-indicators strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.summary-indicators span{color:#6b7671;font-size:7px}.summary-indicators strong{margin-top:5px;font-size:10px;text-transform:capitalize}.summary-indicators i{display:block;height:4px;margin-top:9px;overflow:hidden;border-radius:99px;background:#e5e8e5}.summary-indicators b{display:block;height:100%;min-width:4px;border-radius:inherit;background:#559268}.summary-indicators .indicator-moderate b{background:var(--amber)}.summary-indicators .indicator-high b{background:#f04a2a}.summary-loading{grid-column:1 / -1;padding:16px;border-radius:12px;background:#f4f6f4;color:#66736d;font-size:9px;text-align:center}.summary-actions{display:grid;grid-template-columns:1fr 1.18fr;gap:10px;margin:16px 0 24px}.summary-actions .site-details-button,.summary-actions .report-button{min-height:50px;margin:0;border-radius:12px;font-size:11px}.summary-actions .site-details-button{background:#07513f;color:#fff}.summary-actions .report-button{background:#f24728;box-shadow:0 9px 20px #f2472838}.activity-heading{padding-top:18px;border-top:1px solid #e8ece9}.activity-heading h2{font-size:17px}.legacy-site-filters{margin-top:12px}.site-card{border-radius:12px}.activity-actions{margin-top:14px}.add-site-button{border-radius:10px}@media(max-width:900px){.workspace{grid-template-columns:1fr}.map-panel{min-height:610px}.activity-panel{z-index:3;margin-top:-34px;border-radius:30px 30px 0 0;box-shadow:0 -14px 38px #082b3021}}@media(max-width:620px){.intro{min-height:185px;padding-top:29px}.intro h1{font-size:39px}.workspace{overflow:visible}.map-search{min-height:74px;padding:10px 12px 6px}.map-search label{height:52px;border-radius:13px}.square-button,.filter-button{width:48px;height:52px;border-radius:13px}.map-filter-chips{min-height:58px;padding:2px 12px 10px}.map-filter-chips button{min-height:38px;padding:0 13px}.map{min-height:430px}.map-panel{min-height:562px}.activity-panel{padding:22px 16px 24px}.selected-site-summary{grid-template-columns:52px 1fr}.site-symbol{width:52px;height:52px;border-radius:15px}.summary-follow{grid-column:1 / -1;justify-self:stretch;justify-content:center}.summary-indicators{overflow-x:auto;grid-template-columns:repeat(3,minmax(120px,1fr))}.summary-actions{position:sticky;bottom:76px;z-index:4;padding:8px;margin-inline:-8px;border-radius:16px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.legacy-site-filters,.site-list,.activity-heading{display:none}.activity-actions{margin-top:8px}.emergency-note{margin-bottom:0}}.urgent-banner,.indicative-warning{display:flex;align-items:center;gap:18px;margin-bottom:24px;padding:14px 16px;border-left:4px solid var(--terracotta);background:#f9ebe5}.urgent-banner strong,.indicative-warning strong{font-size:10px;white-space:nowrap}.urgent-banner span,.indicative-warning span{color:#735a50;font-size:9px;line-height:1.5}.indicative-warning{background:#edf3f0;border-left-color:var(--green)}.indicative-warning span{color:#5f7067}.severity-field,.identity-options{padding:0;border:0;margin:0 0 24px}.severity-field legend,.identity-options legend{margin-bottom:10px;color:#45514b;font-size:10px;font-weight:700}.severity-field>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.severity-field button{min-height:45px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d3d8d2;border-radius:4px;background:#fffefb;font-size:9px;font-weight:700;cursor:pointer}.severity-field button span{width:7px;height:7px;border-radius:50%;background:#90a19a}.severity-field button:nth-child(2) span{background:#e5a13b}.severity-field button:nth-child(3) span{background:#dc734f}.severity-field button:nth-child(4) span{background:#b93e33}.severity-field button.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.wizard-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.wizard-row label,.specific-fields .wizard-row label{color:#45514b;font-size:9px;font-weight:700}.wizard-check,.truth-confirm{display:flex;align-items:flex-start;gap:10px;padding:14px 0;border-top:1px solid #dde1db;color:#445049;cursor:pointer}.wizard-check input,.truth-confirm input,.specific-checks input,.identity-options input{width:17px;height:17px;margin:0;accent-color:var(--green);flex:0 0 auto}.wizard-check strong{display:block;font-size:10px}.wizard-check small{display:block;margin-top:3px;color:#808985;font-size:8px;line-height:1.45}.wizard-textarea{display:block;margin:21px 0;color:#45514b;font-size:10px;font-weight:700;position:relative}.wizard-textarea textarea{width:100%;min-height:150px;display:block;resize:vertical;margin-top:8px;padding:14px;border:1px solid #cfd5cf;border-radius:4px;background:#fffefb;color:var(--ink);font:inherit;line-height:1.6;outline:none}.wizard-textarea>span{position:absolute;right:10px;bottom:8px;color:#929a96;font-size:8px;font-weight:400}.specific-fields{margin:26px 0;padding:23px;border:1px solid #d4d9d3;background:#fffefb}.specific-fields h2{margin:0 0 17px;font-size:18px}.specific-fields .wizard-row{grid-template-columns:repeat(3,1fr)}.specific-checks{display:flex;flex-wrap:wrap;gap:16px}.specific-checks label{display:flex;align-items:center;gap:6px;color:#58645e;font-size:9px}.neighbour-observation{display:grid;grid-template-columns:minmax(180px,1fr) 120px;gap:8px 16px;align-items:center;margin:22px 0;color:#45514b;font-size:9px;font-weight:700}.neighbour-observation input{grid-column:2;grid-row:1}.neighbour-observation small{grid-column:1 / -1;color:#737d77;font-size:8px;font-weight:400}.measurement-source{display:grid;gap:10px;margin:24px 0 0;padding:18px;border:1px solid #d8ded8;background:#f7f7f2}.measurement-source legend{padding:0 7px;color:var(--green);font-size:10px;font-weight:800}.measurement-source label{display:flex;gap:10px;align-items:flex-start;cursor:pointer}.measurement-source input{width:17px;height:17px;margin:1px 0 0;accent-color:var(--green)}.measurement-source span{display:grid;gap:2px}.measurement-source strong{color:#344139;font-size:9px}.measurement-source small{color:#6d7872;font-size:8px;line-height:1.45}.measurement-fields{padding:18px;border:1px solid #d8ded8;border-top:0;background:#fff}.measurement-disclaimer{display:flex;gap:10px;align-items:flex-start;padding:14px;border-left:3px solid var(--terracotta);background:#fff4ef;color:#72564c;font-size:8px;line-height:1.55;cursor:pointer}.measurement-disclaimer input{width:18px;height:18px;margin:1px 0 0;flex:0 0 auto;accent-color:var(--green)}.measurement-disclaimer span{display:grid;gap:3px}.measurement-disclaimer strong{color:#6b3f31;font-size:9px}.measurement-note{margin:8px 0 0;color:#617069;font-size:8px;line-height:1.5}.evidence-drop{min-height:190px;border:1px dashed #aeb8b1;background:#fffef9a3;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-align:center}.evidence-drop input{position:absolute;width:1px;height:1px;opacity:0}.evidence-drop>span{width:40px;height:40px;display:grid;place-items:center;margin-bottom:11px;border-radius:50%;background:var(--green);color:#fff;font-size:24px}.evidence-drop strong{font-size:12px}.evidence-drop small{margin-top:5px;color:#7f8983;font-size:9px}.evidence-list{margin-top:12px;display:grid;gap:7px}.evidence-list>div{display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid #d8dcd6;background:#fffefb}.evidence-list span{color:#87908b;font-size:8px;text-transform:uppercase}.evidence-list strong{overflow:hidden;text-overflow:ellipsis;font-size:9px}.evidence-list button{border:0;background:transparent;color:#9a4937;font-size:8px;font-weight:700;cursor:pointer}.privacy-processing{margin-top:22px;padding:20px;background:#eaf1ed}.privacy-processing strong{font-size:11px}.privacy-processing ul{margin:11px 0 0;padding-left:17px;color:#5e6e65;font-size:9px;line-height:1.8}.evidence-notice{color:#7f8883;font-size:8px;line-height:1.5}.review-card{border:1px solid #d4d9d3;background:#fffefb}.review-card>div{display:grid;grid-template-columns:105px 1fr auto;gap:14px;align-items:start;padding:15px 17px;border-bottom:1px solid #e2e5e0}.review-card>div:last-child{border-bottom:0}.review-card span{color:#7c8580;font-size:8px;text-transform:uppercase;letter-spacing:.6px}.review-card p{margin:0;color:#344139;font-size:10px;line-height:1.5}.review-card button{border:0;background:transparent;color:var(--green);font-size:8px;font-weight:700;text-decoration:underline;cursor:pointer}.identity-options{margin-top:26px}.identity-options label{display:flex;gap:10px;padding:13px 0;border-top:1px solid #dce0da;cursor:pointer}.identity-options strong{display:block;font-size:10px}.identity-options small{display:block;margin-top:3px;color:#808985;font-size:8px}.truth-confirm{margin-top:17px;padding:17px;border:1px solid #cbd4cd;background:#f7faf7;font-size:9px;line-height:1.5}.wizard-error{margin-top:22px;padding:12px 15px;border-left:4px solid var(--terracotta);background:#f9ebe5;color:#743c2e;font-size:10px}.wizard-actions{margin-top:28px;padding-top:21px;border-top:1px solid #d8dcd6;display:flex;align-items:center;justify-content:space-between}.wizard-actions>a,.wizard-actions button{min-height:45px;padding:0 19px;border-radius:4px;font-size:10px;font-weight:700;cursor:pointer}.wizard-actions>a{display:flex;align-items:center;color:#6d7671}.wizard-actions .secondary{border:1px solid #cbd1cb;background:#fffefb}.wizard-actions .primary{min-width:145px;border:0;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.wizard-actions .primary:disabled{opacity:.55;cursor:wait}.report-confirmation{width:min(670px,calc(100% - 40px));min-height:calc(100vh - 74px);margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;text-align:center}.confirmation-mark{width:53px;height:53px;display:grid;place-items:center;margin-bottom:24px;border-radius:50%;background:var(--green);color:#fff;font-size:24px}.report-confirmation h1{font-size:clamp(42px,7vw,67px)}.report-confirmation>p:not(.eyebrow):not(.emergency-guidance){max-width:560px;color:#68726d;line-height:1.6}.reference-card{width:min(430px,100%);margin:26px auto;padding:22px;border:1px solid #d1d7d1;background:#fffefb;display:flex;flex-direction:column;gap:6px}.reference-card span,.reference-card small{color:#7f8883;font-size:8px;text-transform:uppercase;letter-spacing:.8px}.reference-card strong{font-size:21px;letter-spacing:1px}.confirmation-actions{display:flex;gap:9px}.confirmation-actions a{padding:12px 16px;border:1px solid #cbd1cb;background:#fffefb;border-radius:3px;font-size:9px;font-weight:700}.confirmation-actions a:first-child{background:var(--green);border-color:var(--green);color:#fff}.emergency-guidance{margin-top:28px;color:#7d8681;font-size:8px}@media(max-width:620px){.report-header{min-height:65px;padding:0 16px}.report-header .brand small{display:none}.wizard-progress{padding:17px 17px 13px;background:#fffefb;border-bottom:1px solid #dce0da}.progress-copy{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.progress-copy span{color:#838c87;font-size:8px;text-transform:uppercase}.progress-copy strong{font-size:10px}.wizard-progress ol{display:none}.wizard-main{width:100%;padding:31px 17px 100px}.wizard-section{min-height:430px}.wizard-heading{margin-bottom:27px}.wizard-heading h1{font-size:38px;letter-spacing:-2.3px}.wizard-heading>p:last-child{font-size:11px}.category-grid{grid-template-columns:1fr}.category-grid>button{min-height:78px}.site-choice-list>button{grid-template-columns:20px 1fr}.site-choice-list b{display:none}.severity-field>div{grid-template-columns:repeat(2,1fr)}.wizard-row,.specific-fields .wizard-row{grid-template-columns:1fr}.urgent-banner,.indicative-warning{align-items:flex-start;flex-direction:column;gap:4px}.specific-fields{padding:18px 14px}.missing-site-callout,.new-site-heading,.site-location-picker>div:first-child{align-items:stretch;flex-direction:column}.new-site-form{padding:16px 12px}.address-finder-actions{align-items:stretch;flex-direction:column}.address-finder-actions button{width:100%}.site-picker-map,.site-picker-loading{min-height:260px}.create-site-button{justify-self:stretch}.specific-checks{flex-direction:column}.neighbour-observation{grid-template-columns:1fr}.neighbour-observation input,.neighbour-observation small{grid-column:1;grid-row:auto}.measurement-source,.measurement-fields{padding:14px}.review-card>div{grid-template-columns:75px 1fr auto}.wizard-actions{position:sticky;bottom:0;margin:24px -17px -100px;padding:12px 17px calc(12px + env(safe-area-inset-bottom));background:#f5f3ecf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10}.report-confirmation{justify-content:flex-start;padding-top:70px}.confirmation-actions{width:100%;flex-direction:column}}.report-page{background:#edf2ef}.report-page .report-header{min-height:76px;padding:0 clamp(18px,5vw,64px);position:sticky;top:0;z-index:40;border-bottom-color:#ffffff1f;background:#062f38;color:#fff;box-shadow:0 8px 24px #062f3829}.report-page .report-header .brand strong{color:#fff}.report-page .report-header .brand small{color:#cde73d}.report-page .report-header .brand-mark span{background:#fff}.report-page .report-header .brand-mark span:nth-child(2){background:#cde73d}.report-page .report-header-actions>button{border-color:#ffffff52;border-radius:999px;color:#fff}.report-page .wizard-progress{max-width:none;padding:22px max(24px,calc((100vw - 920px)/2)) 20px;background:#062f38;color:#fff}.report-page .wizard-progress .progress-track{height:5px;border-radius:99px;background:#ffffff29}.report-page .wizard-progress .progress-track span{border-radius:inherit;background:#cde73d}.report-page .wizard-progress li{color:#ffffff7a}.report-page .wizard-progress li.active{color:#fff}.report-page .wizard-main{width:min(960px,calc(100% - 40px));margin:28px auto 70px;padding:clamp(25px,5vw,52px);border:1px solid #dfe6e1;border-radius:26px;background:#fffffff7;box-shadow:0 26px 70px #08302b1a}.report-page .wizard-heading h1{color:#082f38;font-size:clamp(34px,5vw,56px);font-weight:680}.report-page .wizard-search{padding:15px;border:1px solid #dce4df;border-radius:16px;background:#f5f8f6}.report-page .wizard-search input{min-height:52px;margin-top:8px;border-radius:12px;background:#fff}.report-page .site-choice-list>button{min-height:76px;border-radius:14px}.report-page .site-choice-list>button.selected{border-color:#0a634d;background:#edf7f2;box-shadow:0 8px 20px #08533e1a}.report-page .category-grid>button{min-height:104px;border-radius:15px}.report-page .category-grid>button.selected{background:#f0f8f4}.report-page .severity-field button{min-height:52px;border-radius:12px}.report-page .wizard-row input,.report-page .wizard-row select,.report-page .specific-fields input,.report-page .specific-fields select{min-height:48px;margin-top:7px;border-radius:11px}.report-page .wizard-textarea textarea{border-radius:14px}.report-page .specific-fields{border-radius:18px;background:#fbfdfb;box-shadow:0 10px 28px #0e392d0d}.report-page .evidence-drop{border-radius:20px;background:linear-gradient(145deg,#f0f7f3,#fbfdfc)}.report-page .review-card,.report-page .identity-options{border-radius:16px}.report-page .wizard-actions{position:sticky;bottom:14px;z-index:10;margin:38px -14px -18px;padding:12px 14px;border:1px solid rgba(215,225,219,.9);border-radius:16px;background:#ffffffeb;box-shadow:0 12px 34px #072c271f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.report-page .wizard-actions .primary,.report-page .wizard-actions .secondary,.report-page .wizard-actions>a{min-height:50px;border-radius:12px}.report-page .wizard-actions .primary{background:#07513f}.report-page .wizard-actions .primary.submit{background:#f24728}@media(max-width:620px){.report-page .report-header{min-height:66px}.report-page .wizard-progress{padding:13px 16px 12px}.report-page .wizard-progress .progress-copy{display:flex;color:#ffffffad}.report-page .wizard-progress .progress-copy strong{color:#fff}.report-page .wizard-main{width:100%;margin:0;padding:27px 17px 100px;border:0;border-radius:0;box-shadow:none}.report-page .category-grid>button{min-height:88px}.report-page .wizard-actions{position:fixed;left:10px;right:10px;bottom:9px;margin:0;padding:12px 14px max(12px,env(safe-area-inset-bottom));border-radius:16px}}.app-header{position:sticky;top:0;z-index:80;min-height:76px;padding:0 clamp(18px,5vw,64px);display:flex;align-items:center;gap:clamp(22px,4vw,54px);border-bottom:1px solid rgba(255,255,255,.12);background:#062f38;color:#fff;box-shadow:0 8px 28px #062f3829}.app-header .brand{flex:0 0 auto}.app-header .brand strong{color:#fff}.app-header .brand small{color:#cde73d}.app-header .brand-mark span{background:#fff}.app-header .brand-mark span:nth-child(2){background:#cde73d}.app-header>nav{order:2;margin-left:auto;display:flex;align-items:center;gap:clamp(16px,2.4vw,30px)}.app-header>nav a,.app-header>nav button{position:relative;padding:10px 0;border:0;background:transparent;color:#ffffffb8;font:inherit;font-size:10px;font-weight:780;letter-spacing:.02em;text-decoration:none;cursor:pointer}.app-header>nav a:hover,.app-header>nav a:focus-visible,.app-header>nav button:hover,.app-header>nav button:focus-visible,.app-header>nav a.active{color:#fff}.app-header>nav a.active:after{position:absolute;right:0;bottom:2px;left:0;height:2px;border-radius:99px;background:#cde73d;content:""}.app-header-tools{order:3;display:flex;align-items:center;gap:10px}.app-header .language-switcher{border-color:#ffffff38;background:#00000024}.app-header .language-switcher button{color:#ffffffb3}.app-header .language-switcher button.active{background:#cde73d;color:#092e36}.app-header-menu-button{width:42px;height:42px;padding:11px;display:none;border:1px solid rgba(255,255,255,.26);border-radius:50%;background:#0000001f;cursor:pointer}.app-header-menu-button span{width:100%;height:2px;display:block;border-radius:10px;background:#fff}.app-header-menu-button span+span{margin-top:5px}:is(.auth-page,.account-page,.admin-page,.moderation-page,.alerts-page,.noise-diary-page,.property-page,.organisation-page,.policy-page,.utility-page,.report-page){min-height:100vh;background:#edf2ef}:is(.account-main,.moderation-main,.alerts-main,.noise-diary-main,.property-main,.organisation-main,.policy-main){width:min(1180px,calc(100% - 40px));margin-right:auto;margin-left:auto}:is(.account-welcome,.moderation-intro,.alerts-intro,.noise-diary-intro,.property-intro,.organisation-intro,.policy-title) h1{color:#082f38}@media(max-width:760px){.app-header{min-height:66px;padding:0 16px;gap:10px}.app-header .brand{margin-right:auto}.app-header .brand small{display:none}.app-header-tools{margin-left:auto}.app-header-menu-button{display:block}.app-header>nav{position:absolute;top:calc(100% + 8px);right:12px;left:12px;margin:0;padding:10px;display:none;align-items:stretch;gap:3px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#082f38;box-shadow:0 22px 50px #031f2547}.app-header>nav.open{display:flex;flex-direction:column}.app-header>nav a,.app-header>nav button{width:100%;min-height:46px;padding:13px 15px;display:flex;align-items:center;border-radius:11px;text-align:left}.app-header>nav a.active{background:#cde73d1f;color:#dff45f}.app-header>nav a.active:after{display:none}:is(.account-main,.moderation-main,.alerts-main,.noise-diary-main,.property-main,.organisation-main,.policy-main){width:min(100% - 28px,1180px)}}.site-setup-mode{margin:22px 0;padding:0;border:0}.site-setup-mode legend{margin-bottom:10px;color:#173d42;font-size:12px;font-weight:850}.site-setup-mode>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.site-setup-mode button{position:relative;min-height:132px;padding:18px;display:grid;grid-template-columns:34px 1fr;align-content:start;gap:5px 10px;border:1px solid #d8e1dc;border-radius:17px;background:#f8faf8;color:#173d42;text-align:left;cursor:pointer}.site-setup-mode button.active{border-color:#9bc226;background:#f3f8e8;box-shadow:0 10px 24px #496b1417}.site-setup-mode button>span{grid-row:1 / 3;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#e5ebe7;font-size:10px;font-weight:900}.site-setup-mode button.active>span{background:#cde73d}.site-setup-mode button strong{font-size:16px}.site-setup-mode button small{grid-column:2;color:#62716a;line-height:1.45}.site-setup-mode button b{position:absolute;top:11px;right:11px;padding:4px 7px;border-radius:99px;background:#e9f3bd;color:#46610e;font-size:8px;text-transform:uppercase}.site-geometry-picker{overflow:hidden;margin:18px 0;border:1px solid #d8e2dd;border-radius:20px;background:#fff;box-shadow:0 16px 35px #08302b14}.geometry-tool-grid{padding:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:7px;background:#edf3ef}.geometry-tool-grid button{min-height:62px;padding:9px;display:flex;flex-direction:column;justify-content:center;border:1px solid #d3ded7;border-radius:12px;background:#fff;color:#23444a;cursor:pointer}.geometry-tool-grid button strong{font-size:10px}.geometry-tool-grid button small{margin-top:4px;color:#748079;font-size:8px}.geometry-tool-grid button.active{border-color:#07513f;background:#07513f;color:#fff}.geometry-tool-grid button.active small{color:#dff45f}.geometry-map-wrap{position:relative}.site-geometry-map{height:410px}.geometry-guidance{position:absolute;right:14px;bottom:14px;left:14px;z-index:2;padding:13px 15px;display:flex;flex-direction:column;border-radius:13px;background:#fffffff0;color:#173d42;box-shadow:0 8px 24px #00000024;pointer-events:none}.geometry-guidance strong{font-size:12px}.geometry-guidance span{margin-top:3px;color:#5f6f69;font-size:10px}.geometry-edit-actions{min-height:55px;padding:10px 13px;display:flex;align-items:center;gap:8px;border-top:1px solid #e1e7e3}.geometry-edit-actions span{margin-right:auto;color:#53645d;font-size:9px;font-weight:750}.geometry-edit-actions button{padding:8px 10px;border:1px solid #d2dcd6;border-radius:9px;background:#fff;color:#25464b;font-size:8px;font-weight:800;cursor:pointer}.geometry-edit-actions button:disabled{opacity:.42;cursor:default}.geometry-handle{width:22px;height:22px;display:grid;place-items:center;border:4px solid white;border-radius:50%;background:#b8dd28;box-shadow:0 3px 10px #00000040;cursor:grab}.geometry-handle.handle-entrances{width:29px;height:35px;border:3px solid white;border-radius:50% 50% 50% 4px;background:#b8dd28;color:#173d42;font-size:10px;font-weight:900;transform:rotate(-45deg)}.geometry-handle.handle-entrances:first-letter{transform:rotate(45deg)}.geometry-handle.handle-roadImpact{background:#f24728}.geometry-handle.handle-pedestrianDiversion{background:#1969b3}.detailed-site-summary{margin:14px 0 20px;padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;border:1px solid #d9e3dd;border-radius:15px;background:#f7faf8}.detailed-site-summary>div{display:flex;flex-direction:column}.detailed-site-summary strong{color:#173d42;font-size:13px}.detailed-site-summary span,.detailed-site-summary>small{color:#64736c;font-size:9px;line-height:1.45}.detailed-site-summary label{color:#23444a;font-size:9px;font-weight:800}.detailed-site-summary input{min-height:42px;margin-top:6px;border:1px solid #d5dfd9;border-radius:9px;background:#fff}.detailed-site-summary>small{grid-column:1 / -1}.geometry-status-badge{width:max-content;margin-top:5px;padding:4px 8px;border-radius:99px;color:#486410;background:#edf5c9;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.geometry-status-badge.geometry-verified{color:#07513f;background:#dff2e7}.site-geometry-summary{margin:0 0 16px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.site-geometry-summary span{min-height:64px;padding:11px;display:flex;flex-direction:column;justify-content:center;border:1px solid #d6e3dc;border-radius:12px;background:#f3f8f5;color:#507067;font-size:8px}.site-geometry-summary strong{margin-bottom:4px;color:#07513f;font-size:10px}.site-geometry-summary .road{border-color:#f5d4c8;background:#fff5f1;color:#b94527}.site-geometry-summary .road strong{color:#e64523}.site-geometry-summary .diversion{border-color:#cddfec;background:#f1f7fb;color:#356b93}.site-geometry-summary .diversion strong{color:#1969b3}.geo-marker.has-footprint{width:42px;height:48px;transform:scale(.82)}.legend .footprint-area-dot{width:14px;height:11px;border:2px solid #b8dd28;border-radius:3px;background:#07513f59}.legend .site-road-line-dot{width:16px;height:4px;border-radius:99px;background:#f24728}.legend .diversion-line-dot{width:16px;height:3px;border-top:3px dashed #1969b3;background:transparent}.geometry-review-panel{margin:22px 0;padding:24px;border:1px solid #d8e1dc;border-radius:18px;background:#fff}.geometry-review-panel>p{max-width:760px;color:#66736d;font-size:11px;line-height:1.55}.geometry-review-list{margin-top:16px;display:grid;gap:10px}.geometry-review-list article{padding:15px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #dde5e0;border-radius:13px;background:#f8faf8}.geometry-review-list article>div:first-child{display:flex;flex-direction:column;gap:4px}.geometry-review-list small,.geometry-review-list span,.geometry-review-list em{color:#68766f;font-size:9px;font-style:normal}.geometry-review-list article>div:last-child{display:flex;gap:8px}.geometry-review-list button{min-height:39px;padding:0 13px;border:1px solid #ccd8d1;border-radius:9px;background:#fff;color:#24464b;font-size:9px;font-weight:800;cursor:pointer}.geometry-review-list button:last-child{border-color:#07513f;background:#07513f;color:#fff}@media(max-width:700px){.site-setup-mode>div{grid-template-columns:1fr}.site-setup-mode button{min-height:112px}.geometry-tool-grid{grid-template-columns:1fr 1fr}.site-geometry-map{height:360px}.detailed-site-summary{grid-template-columns:1fr}.detailed-site-summary>small{grid-column:auto}.geometry-review-panel{padding:18px}.geometry-review-list article{align-items:stretch;flex-direction:column}.geometry-review-list article>div:last-child{justify-content:flex-end}.site-geometry-summary{grid-template-columns:1fr}}.activity-empty-panel{min-height:520px;padding:clamp(28px,6vw,58px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.activity-empty-panel .empty-map-symbol{width:66px;height:66px;margin-bottom:24px;display:grid;place-items:center;border-radius:21px;background:#eaf2ed;color:#07513f}.activity-empty-panel .empty-map-symbol svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7}.activity-empty-panel h2{max-width:520px;margin:8px 0 14px;color:#102e32;font-size:clamp(27px,4vw,42px);line-height:1.04}.activity-empty-panel>p:not(.eyebrow,.emergency-note){max-width:520px;color:#65736d;line-height:1.65}.activity-empty-panel .form-alert{width:100%;max-width:520px}.activity-empty-panel .add-site-button{width:auto;margin-top:18px}.activity-empty-panel .emergency-note{margin-top:28px}.public-information-page{min-height:100vh;background:#f3f5f1;color:#163b40}.public-information-page .app-header{position:sticky;top:0;z-index:40}.public-account-link{min-height:40px;padding:0 15px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.32);border-radius:11px;color:#fff;font-size:10px;font-weight:850;white-space:nowrap}.app-header>nav .public-menu-account{display:none}.information-main{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:42px 0 90px}.information-hero{min-height:410px;padding:clamp(34px,6vw,72px);display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:center;gap:clamp(34px,7vw,90px);overflow:hidden;border-radius:30px;background:linear-gradient(135deg,#022f36,#07503f 67%,#176f54);color:#fff;box-shadow:0 22px 54px #002f3429}.information-hero .eyebrow{color:#dff45f}.information-hero h1{max-width:820px;margin:12px 0 23px;font-size:clamp(42px,6.4vw,78px);line-height:.96;letter-spacing:-.045em}.information-hero h1 em{color:#dff45f;font-style:normal}.information-hero>div>p:not(.eyebrow){max-width:720px;margin:0;color:#d2e2dd;font-size:14px;line-height:1.75}.information-stat-grid{display:grid;gap:10px}.information-stat-grid article{padding:20px 22px;display:flex;align-items:baseline;justify-content:space-between;gap:18px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.information-stat-grid strong{color:#dff45f;font-size:32px}.information-stat-grid span{max-width:150px;color:#e8f2ee;font-size:10px;line-height:1.4;text-align:right;text-transform:uppercase;letter-spacing:.04em}.information-directory{padding:68px 0 20px}.directory-heading{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.directory-heading h2,.how-steps h2,.trust-principles h2{margin:8px 0 0;color:#153b40;font-size:clamp(28px,4vw,46px);letter-spacing:-.035em}.directory-heading label{width:min(390px,100%)}.directory-heading input{width:100%;min-height:50px;padding:0 17px;border:1px solid #d4ddd7;border-radius:14px;background:#fff;color:#153b40;box-shadow:0 9px 24px #183b370a}.information-state{min-height:220px;padding:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed #cbd7d0;border-radius:20px;background:#fff;color:#68766f;text-align:center}.information-state strong{color:#173d42;font-size:19px}.information-state a{margin-top:8px;color:#07513f;font-weight:850}.information-state.error{border-color:#efc9be;background:#fff7f3}.public-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.public-report-card{position:relative;min-height:330px;padding:24px;display:flex;flex-direction:column;border:1px solid #d9e1dc;border-radius:20px;background:#fff;box-shadow:0 12px 30px #1439330d}.public-report-card:before{content:"";position:absolute;top:0;right:24px;left:24px;height:4px;border-radius:0 0 6px 6px;background:#e5a12b}.public-report-card.report-severity-critical:before,.public-report-card.report-severity-high:before{background:#f04a28}.public-report-card.report-severity-low:before{background:#4c9a71}.public-report-card>header,.public-report-card>footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.public-report-card>header{color:#718079;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.public-report-card>header span{padding:5px 8px;border-radius:99px;background:#eef3ef;color:#365c51;font-weight:850}.report-concern-list{margin:18px 0 14px;display:flex;flex-wrap:wrap;gap:6px}.report-concern-list span{padding:5px 8px;border-radius:7px;background:#edf4cb;color:#476310;font-size:8px;font-weight:850}.public-report-card h3{margin:0;font-size:22px;line-height:1.12}.public-report-card .report-locality{margin:7px 0 18px;color:#6d7a74;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.public-report-card>p:not(.report-locality){display:-webkit-box;overflow:hidden;margin:0 0 22px;color:#5d6d66;font-size:11px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:4}.public-report-card>footer{margin-top:auto;padding-top:16px;border-top:1px solid #e5e9e6;color:#6a7771;font-size:9px}.public-report-card>footer a{color:#07513f;font-weight:900}.information-cta{margin-top:54px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:22px;background:#cfe83f;color:#123c37}.information-cta h2{margin:6px 0 0;font-size:clamp(23px,3vw,36px)}.information-cta>a{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;border-radius:13px;background:#053f38;color:#fff;font-size:11px;font-weight:900;white-space:nowrap}.information-footer{min-height:90px;padding:24px max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #d8ded9;background:#fff;color:#63716b;font-size:9px}.information-footer nav{display:flex;gap:20px}.information-footer a{color:#173d42;font-weight:800}.locality-total{padding:32px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:#ffffff17}.locality-total strong{color:#dff45f;font-size:78px;line-height:1}.locality-total span{margin-top:7px;font-size:14px;font-weight:850}.locality-total small{margin-top:14px;color:#cbded8;line-height:1.5}.locality-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.locality-grid>a{min-height:102px;padding:20px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:15px;border:1px solid #dae2dd;border-radius:17px;background:#fff;color:#173d42;box-shadow:0 10px 25px #1439330a;transition:transform .2s,border-color .2s}.locality-grid>a:hover{transform:translateY(-2px);border-color:#a8bd4c}.locality-grid>a>span{color:#99aa27;font-size:10px;font-weight:900}.locality-grid div{display:flex;flex-direction:column}.locality-grid strong{font-size:17px}.locality-grid small{margin-top:5px;color:#6b7872;font-size:9px}.locality-grid b{color:#07513f;font-size:20px}.how-hero aside{padding:30px;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:#ffffff17}.how-hero aside strong{color:#dff45f;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.how-hero aside p{margin:12px 0 0;color:#e0ece8;line-height:1.7}.how-steps{padding:72px 0;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:70px}.how-steps ol{margin:0;padding:0;list-style:none}.how-steps li{padding:22px 0;display:grid;grid-template-columns:44px 1fr;gap:18px;border-top:1px solid #d1dad4}.how-steps li:last-child{border-bottom:1px solid #d1dad4}.how-steps li>span{color:#95aa21;font-size:10px;font-weight:900}.how-steps h3{margin:0;font-size:20px}.how-steps p{max-width:680px;margin:8px 0 0;color:#65736d;font-size:11px;line-height:1.7}.purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.purpose-grid article{padding:clamp(26px,4vw,46px);border-radius:24px;background:#e8f0eb}.purpose-grid article.does-not{background:#fff1ea}.purpose-grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#cfe83f;font-size:19px;font-weight:950}.purpose-grid article.does-not>span{background:#f04a28;color:#fff}.purpose-grid h2{margin:20px 0;font-size:28px}.purpose-grid ul{margin:0;padding-left:18px}.purpose-grid li{margin:10px 0;color:#586a62;font-size:11px;line-height:1.6}.trust-principles{margin-top:70px;padding:clamp(30px,5vw,60px);border-radius:26px;background:#082f35;color:#fff}.trust-principles h2{color:#fff}.trust-principles .eyebrow{color:#dff45f}.principle-list{margin-top:36px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.principle-list article{padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:17px;background:#ffffff0d}.principle-list strong{color:#dff45f;font-size:14px}.principle-list p{margin:10px 0 0;color:#cbdad5;font-size:10px;line-height:1.65}@media(max-width:900px){.information-hero{grid-template-columns:1fr;min-height:0}.public-report-grid,.locality-grid{grid-template-columns:1fr 1fr}.how-steps{grid-template-columns:1fr;gap:30px}}@media(max-width:640px){.public-information-page .app-header-tools .public-account-link{display:none}.public-information-page .app-header>nav .public-menu-account{display:flex}.information-main{width:min(100% - 28px,1240px);padding-top:18px}.information-hero{padding:30px 22px;border-radius:22px}.information-hero h1{font-size:clamp(39px,13vw,58px)}.directory-heading{align-items:stretch;flex-direction:column}.directory-heading label{width:100%}.public-report-grid,.locality-grid,.purpose-grid,.principle-list{grid-template-columns:1fr}.information-cta,.information-footer{align-items:flex-start;flex-direction:column}.activity-empty-panel{min-height:430px}}
