:root{--bg:#eef0ed;--paper:#fafbf8;--ink:#24382f;--muted:#59695f;--green:#174c40;--line:#d5ddd5;--red:#a13232;--radius:18px;--shadow:8px 8px 22px #ced5ce88,-7px -7px 20px #ffffffbc}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.6}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button,input,textarea,select{font:inherit}button,a,input,select,textarea{touch-action:manipulation}:focus-visible{outline:3px solid #aa7927;outline-offset:3px}.topbar{max-width:1320px;margin:auto;padding:24px 40px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;color:var(--ink)}.brand:hover{text-decoration:none}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--green);color:#fff;font-family:Georgia,serif;font-size:29px;box-shadow:4px 4px 10px #b5c2b5}.brand strong{font-size:24px;line-height:1.1;letter-spacing:-1px}.brand-dot{color:#b68739}.brand small{display:block;font-size:11px;letter-spacing:.15px;color:var(--muted)}.topbar nav{display:flex;align-items:center;gap:24px;font-size:13px}.topbar form{margin:0}.container{max-width:1200px;padding:42px 32px 72px;margin:auto;min-height:calc(100vh - 185px)}.container.narrow{max-width:820px}h1,h2,h3,p{margin-top:0}h1{font-size:36px;line-height:1.2;font-weight:600;letter-spacing:-1.3px;margin-bottom:16px;overflow-wrap:anywhere}h2{font-size:21px;line-height:1.3;letter-spacing:-.4px;margin-bottom:12px}h3{font-size:17px;font-weight:600;margin-bottom:9px}em{font-family:Georgia,serif;font-weight:400;color:var(--green)}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;color:var(--green);margin-bottom:17px}.muted,.fine{color:var(--muted)}.fine{font-size:12px;line-height:1.65;margin-top:10px}.lede{font-size:17px;color:var(--muted);line-height:1.8}.panel{background:var(--paper);border:1px solid #ffffff;border-radius:var(--radius);padding:28px;box-shadow:var(--shadow);margin-bottom:24px;min-width:0}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:10px 0 28px}.page-heading p:last-child{margin-bottom:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:44px;border:1px solid #d0dad1;background:#f1f4ef;border-radius:10px;padding:10px 18px;color:var(--green);font-size:13px;font-weight:600;cursor:pointer;box-shadow:3px 3px 8px #ccd5cb55,-3px -3px 8px #fff}.button:hover{background:#e3eae1;text-decoration:none}.button.primary{background:var(--green);border-color:var(--green);color:#fff;box-shadow:3px 4px 10px #174c4033}.button.primary:hover{background:#0f3c31}.button.danger{color:var(--red)}.button:disabled{opacity:.55;cursor:not-allowed}.full{width:100%;margin-top:14px}.text-button{border:0;background:transparent;padding:8px 0;color:var(--green);cursor:pointer;font-size:13px}.text-button:hover{text-decoration:underline}label{display:block;font-size:13px;font-weight:600;margin:18px 0 7px}input:not([type=checkbox]):not([type=radio]),textarea,select{display:block;width:100%;min-width:0;border:1px solid #cad4ca;background:#f0f3ee;border-radius:10px;padding:11px 13px;color:var(--ink);box-shadow:inset 2px 2px 5px #d2dacf66,inset -2px -2px 5px #fff9;min-height:44px;font-size:14px}textarea{resize:vertical}input[readonly]{font-size:12px}input[type=checkbox],input[type=radio]{width:19px;height:19px;accent-color:var(--green);flex-shrink:0}.required,.field-error{color:var(--red)}.field-error{font-size:13px}.login-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:85px;align-items:center;max-width:1000px;margin:45px auto}.login-intro h1{font-size:52px;line-height:1.15;letter-spacing:-1.8px}.login-intro .lede{max-width:370px}.intro-rule{width:60px;border-bottom:2px solid #b8975c;margin:32px 0 18px}.login-card{padding:36px}.small-mark{display:grid;place-items:center;height:42px;width:42px;background:#e9efe6;border-radius:12px;color:var(--green);font-size:25px;margin-bottom:23px}.login-card form{margin-top:24px}.login-card .full{margin-top:28px}.footer{max-width:1240px;margin:auto;border-top:1px solid var(--line);padding:22px 32px;color:var(--muted);display:flex;justify-content:space-between;gap:20px;font-size:11px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:34px}.stat{padding:22px 26px;border-radius:16px;box-shadow:var(--shadow);border:1px solid #ffffffa6}.stat span{display:block;font-size:12px;color:var(--muted)}.stat strong{display:block;font-weight:500;font-size:35px;letter-spacing:-1px;margin-top:7px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.section-heading h2{margin:0}.section-heading>.muted{font-size:12px}.filters{display:flex;align-items:center;gap:12px;margin:22px 0}.grow{flex:1;min-width:0}.filters select{min-width:140px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:var(--muted);padding:13px 12px;background:#edf1eb;font-weight:600;white-space:nowrap}td{border-bottom:1px solid #e0e6dc;padding:20px 12px;vertical-align:middle}td small{display:block;font-size:11px;margin-top:4px}.table-title{font-weight:600;display:block;max-width:310px;overflow-wrap:anywhere}.period{white-space:nowrap;font-size:12px}.badge{display:inline-block;border:1px solid #d6ded1;background:#edf0e8;border-radius:30px;padding:5px 11px;font-size:11px;white-space:nowrap}.badge.active{background:#e0efe4;color:#25543a;border-color:#c5dbc9}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.actions a{white-space:nowrap}.actions select{width:auto}.empty{text-align:center;padding:45px 20px;color:var(--muted)}.pagination{display:flex;flex-wrap:wrap;gap:6px;margin-top:24px;font-size:12px;align-items:center}.pagination a,.pagination span{padding:7px 10px;border:1px solid var(--line);border-radius:7px}.pagination [aria-current]{background:var(--green);color:white;border-color:var(--green)}.disabled{color:#6e7a72}.notice{border:1px solid #cad7c5;background:#e6eee0;border-radius:12px;padding:16px 20px;margin-bottom:24px;font-size:13px}.notice.error{background:#fff0eb;border-color:#ebc7b9;color:#7c2e21}.notice ul{margin-bottom:0}.notice.success{background:#e0eee4;color:#24573e}.back-link{display:inline-block;font-size:12px;margin-bottom:20px}.tabs{display:flex;gap:26px;border-bottom:1px solid #ced7cb;margin-bottom:28px;overflow-x:auto}.tabs a{font-size:13px;padding:0 0 13px;white-space:nowrap;color:var(--muted)}.tabs [aria-current]{border-bottom:2px solid var(--green);color:var(--green);font-weight:600}.editor-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(250px,1fr);gap:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.side-note{padding:22px 16px;color:var(--muted);font-size:14px}.side-note h3{font-size:24px;line-height:1.35;color:var(--ink)}.sticky{position:sticky;top:24px}.question-card{padding:22px}.question-card summary{display:flex;gap:15px;align-items:center;cursor:pointer;list-style:none}.question-card summary::-webkit-details-marker{display:none}.question-card summary strong{font-size:15px;font-weight:600;overflow-wrap:anywhere}.question-card summary small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.question-number{width:30px;height:30px;border-radius:9px;background:#e8eee2;display:inline-grid;place-items:center;font-size:12px;font-weight:600;color:var(--green);flex-shrink:0}.question-card[open] summary{border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:18px}.check-align{align-self:center;padding-top:23px}.choice{display:flex;align-items:center;gap:11px;font-weight:400;font-size:14px;min-height:44px;margin:8px 0;padding:9px 12px;border:1px solid #dae1d6;border-radius:9px;cursor:pointer;background:#f5f7f2}.choice:has(input:checked){border-color:var(--green);background:#e8f0e5}.choice span{overflow-wrap:anywhere}fieldset{border:0;padding:0;margin:0;min-width:0}.rating{display:flex;gap:10px;flex-wrap:wrap}.rating .choice{flex:1;justify-content:center;min-width:60px}.survey-heading{border-top:4px solid var(--green);padding:30px 0 20px;margin-top:10px}.survey-heading h1{font-size:34px}.survey-meta{display:flex;gap:15px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.answer-card{padding:26px}.question-title{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.question-title label{font-size:16px;font-weight:600;margin:2px 0 0}.answer-card>.muted{font-size:13px}.submit-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.preline{white-space:pre-line;overflow-wrap:anywhere}.completion{text-align:center;padding:64px 30px;margin-top:40px}.success-mark{width:64px;height:64px;display:grid;place-items:center;background:#e2eddf;color:var(--green);border-radius:50%;margin:0 auto 28px;font-size:30px;box-shadow:var(--shadow)}.response-item{border-bottom:1px solid var(--line);padding:16px 0}.response-item:last-child{border:0}.response-item p{margin-bottom:4px}.public-home{max-width:860px;margin:30px auto}.public-home h1{font-size:52px;line-height:1.2}.home-note{display:flex;gap:24px;margin-top:40px;max-width:690px}.home-note .small-mark{flex-shrink:0}.home-note p{margin:0;color:var(--muted)}.sr-only,.honeypot{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}hr{border:0;border-top:1px solid var(--line);margin:24px 0}code{font-size:11px} @media(max-width:900px){.login-grid{gap:35px}.login-intro h1{font-size:42px}.editor-grid{grid-template-columns:minmax(0,1fr)}.sticky{position:static}.side-note{display:none}.filters{flex-wrap:wrap}.filters .grow{flex-basis:100%}.stats{gap:12px}.page-heading h1{font-size:30px}.table-scroll table{min-width:700px}}@media(max-width:600px){.topbar{padding:18px 18px;gap:12px}.brand-mark{width:36px;height:36px;font-size:23px;border-radius:11px}.brand{gap:9px}.brand strong{font-size:21px}.brand small{font-size:9px;max-width:165px}.topbar nav{gap:12px;font-size:11px}.topbar nav .text-button{font-size:11px}.container{padding:28px 18px 45px}.login-grid{display:block;margin:10px 0}.login-intro h1{font-size:36px}.login-intro .lede{font-size:15px}.login-intro .intro-rule,.login-intro>.muted{display:none}.login-card{margin-top:32px;padding:25px}.panel{padding:22px 18px;border-radius:15px}.page-heading{align-items:flex-start;flex-direction:column;gap:16px}.page-heading h1{font-size:28px}.stats{gap:10px}.stat{padding:15px 12px;border-radius:12px}.stat span{font-size:10px}.stat strong{font-size:28px}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.filters{gap:8px}.filters>div:not(.grow){flex:1}.filters select{min-width:0}.form-grid{grid-template-columns:1fr;gap:0}.check-align{padding-top:0}.tabs{gap:20px}.question-title label{font-size:15px}.survey-heading h1{font-size:28px}.survey-heading .lede{font-size:15px}.footer{padding:20px 18px;flex-direction:column;gap:6px;font-size:10px}.submit-row{flex-direction:column;align-items:stretch;gap:8px}.public-home{margin:15px 0}.public-home h1{font-size:36px}.home-note{gap:14px}.home-note .small-mark{display:none}.completion h1{font-size:29px}.rating{gap:5px}.rating .choice{min-width:45px;padding:8px 5px;gap:5px}.rating input{width:15px;height:15px}.actions{gap:8px}.actions .button{padding:9px 12px}}
