:root{font-family:Arial,Helvetica,sans-serif;color:#20252b;background:#f5f6f8;line-height:1.55;font-size:16px;color-scheme:light}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #d88842;outline-offset:3px}.topbar{padding:18px 4.5%;min-height:94px;background:white;border-bottom:1px solid #e1e4e8;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:12px;font-size:30px;font-weight:700}.brand-mark{background:#ed7100;color:white;font-size:32px;width:43px;height:46px;display:grid;place-items:center}.brand small{display:block;font-size:12px;font-weight:400;color:#5f6874;margin-top:-4px}.topbar nav{display:flex;gap:8px;flex-wrap:wrap}.topbar nav a{font-size:14px;padding:12px 18px;border-radius:6px;color:#5f6874}.topbar nav a.active{background:#fff2e7;color:#994600;font-weight:600}.user-menu{display:flex;gap:12px;align-items:center;font-size:14px}.user-menu form{margin:0}main{max-width:1400px;margin:auto;padding:45px 4.5% 65px;min-height:calc(100vh - 175px)}.heading{margin-bottom:35px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:700;color:#a84d00;margin-bottom:12px}h1{font-size:36px;line-height:1.2;letter-spacing:-1px;margin:0 0 15px}h1 span{font-weight:400;color:#65707b}h2{font-size:23px;line-height:1.3;margin:0 0 17px}h3{font-size:17px}.heading p,.muted{color:#626c78}.card{background:white;border:1px solid #e1e4e8;border-radius:10px;padding:30px;min-width:0}.narrow{max-width:560px;margin:20px auto}.narrow h1{font-size:30px}.narrow p{color:#626c78}.survey-layout{display:grid;grid-template-columns:250px minmax(0,820px);gap:35px;align-items:start}.purpose{border-left:3px solid #ed7100;padding-left:24px}.purpose h2{font-size:23px}.purpose p,.purpose small{color:#626c78}.purpose hr{border:0;border-top:1px solid #dce0e5;margin:26px 0}label{display:block;font-size:14px;font-weight:600;margin:20px 0}label small,small{font-size:12px;font-weight:400;color:#66717d}input:not([type=radio]):not([type=checkbox]):not([type=hidden]),select,textarea{display:block;width:100%;padding:11px 12px;border:1px solid #cfd5dc;border-radius:6px;background:white;color:#20252b;margin-top:8px;font-size:16px}textarea{resize:vertical}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.location-field{background:#fff8f1;border:1px solid #f4d8bd;border-radius:8px;padding:4px 20px 20px}.location-field label{color:#9f4900;margin-bottom:8px}.section-title{margin-top:30px;border-top:1px solid #e1e4e8;padding-top:28px}.question{border:0;padding:0;margin:25px 0 32px;min-width:0}.question legend{font-size:16px;font-weight:600;margin-bottom:12px}.answers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.answers label{border:1px solid #dce0e5;display:flex;align-items:center;gap:10px;border-radius:6px;padding:12px;margin:0;cursor:pointer;font-weight:400}.answers label:has(input:checked){background:#fff5ec;border-color:#c36d25}.answers input{accent-color:#bd5700;width:18px;height:18px;flex-shrink:0}.form-actions{display:flex;justify-content:space-between;gap:14px;align-items:center;border-top:1px solid #e1e4e8;padding-top:22px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;background:#b95300;color:white;border:1px solid #b95300;border-radius:6px;padding:11px 18px;cursor:pointer;font-size:14px;font-weight:600;text-align:center;line-height:1.4}.button.light{background:white;border-color:#ccd2d9;color:#343d47}.button:disabled,.button.disabled{opacity:.5;pointer-events:none}.text-link,.pdf-actions a,summary{color:#a74b00;text-decoration:underline}.error{background:#fff1ee;color:#983224!important;border:1px solid #e9b9b0;padding:15px;border-radius:6px;font-size:14px}.success{background:#e8f1eb;color:#2f5f41!important;border:1px solid #c7ddcf;padding:15px;border-radius:6px}.admin-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);gap:25px;align-items:start}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:25px;flex-wrap:wrap}.card-heading h2{margin:0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:14px}th{text-align:left;color:#63707d;font-weight:500}th,td{padding:14px 12px;border-bottom:1px solid #e1e4e8;vertical-align:top}.table-sub{display:block}.checkbox{display:flex;gap:8px;align-items:center}.checkbox input{width:18px;height:18px;accent-color:#bd5700}.filter{display:flex;gap:15px;align-items:end;margin-bottom:25px;flex-wrap:wrap}.filter label{margin:0;min-width:180px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:28px}.stats>div{background:white;border:1px solid #e1e4e8;border-top:3px solid #e87a1b;border-radius:8px;padding:24px}.stats span{font-size:14px;color:#63707d}.stats strong{display:block;font-size:40px}.stats small{display:block}.empty{text-align:center;padding:35px;color:#65707c}.legend{display:flex;flex-wrap:wrap;gap:20px;margin:24px 0;font-size:14px}.legend span{display:flex;align-items:center;gap:8px}.legend i{display:inline-block;width:11px;height:11px;border-radius:2px}.color-0{background:#ed7100}.color-1{background:#eeb956}.color-2{background:#657489}.color-3{background:#d9dee6}.chart-row{margin:27px 0}.chart-row h3{font-weight:500}.bar{display:flex;height:24px;overflow:hidden;border-radius:5px;background:#f0f1f3}.chart-numbers{display:flex;flex-wrap:wrap;gap:16px;font-size:12px;color:#64707c;margin-top:9px}.spaced{margin-top:25px}.pdf-actions{display:flex;flex-wrap:wrap;gap:12px}.feedback-text{white-space:pre-wrap;max-width:480px;overflow-wrap:anywhere}summary{cursor:pointer;margin-top:6px}.pdf-toolbar{display:flex;gap:14px;align-items:center;flex-wrap:wrap}#pdf-frame{border:1px solid #dce0e5;width:100%;height:80vh;background:white}footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #e1e4e8;padding:24px 4.5%;font-size:12px;color:#67717c}[hidden]{display:none!important}@media(max-width:1000px){.admin-layout{grid-template-columns:1fr}.survey-layout{grid-template-columns:1fr}.purpose{display:none}}@media(max-width:700px){main{padding:28px 5% 40px}h1{font-size:29px}h1 span{display:block;margin-top:4px}.card{padding:22px}.two-fields,.stats,.answers{grid-template-columns:1fr}.two-fields{gap:0}.topbar nav a{padding:8px 11px}.brand{font-size:25px}.user-menu{margin-left:auto}.stats{gap:12px}.stats strong{font-size:32px}footer{flex-direction:column}.form-actions{flex-wrap:wrap}}
.button.danger{background:#a52b25;border-color:#a52b25;color:white}.button.danger.light{background:white;color:#a52b25}.pdf-actions .delete-link{color:#a52b25}#bulk-progress{width:100%;height:22px;margin:12px 0 24px;accent-color:#b95300}

.brand-logo{display:block;width:175px;height:auto;max-width:100%;object-fit:contain}

.location-selection{border:1px solid #cfd5dc;border-radius:6px;margin-top:20px;padding:12px 16px}.location-selection legend{font-weight:600;font-size:14px}

.footer-links{display:flex;flex-wrap:wrap;gap:16px}.footer-links a{text-decoration:underline}
