@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#1c342c;background:#f7f8f4;font-synthesis:none;--green:#245c43;--muted:#6b7770;--line:#dce3d9}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.55}:focus-visible{outline:3px solid #b29739;outline-offset:4px}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}button{border:0}main,.site-header,footer{max-width:1240px;margin:auto;padding-left:44px;padding-right:44px}.site-header{height:100px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;font-size:24px;font-weight:700;letter-spacing:-1px}.brand>span:not(.brand-icon){color:#709a69}.brand small{font-size:16px;font-weight:400;letter-spacing:0;color:var(--muted);margin:5px 0 0 2px}.brand-icon{display:inline-flex;justify-content:center;align-items:center;width:35px;height:35px;border-radius:8px;background:#244c3b;color:#d0e8b4;margin-right:10px;letter-spacing:1px;font-size:20px}.site-header nav{display:flex;gap:28px;align-items:center;font-size:13px}.text-button{background:none;padding:3px 0;font-size:13px;font-weight:600;color:var(--green)}.admin-button{border:1px solid #becbbd;background:none;padding:10px 17px;border-radius:6px}.hero{padding:75px 0 65px;display:grid;grid-template-columns:1.65fr 1fr;gap:50px;align-items:center}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;color:var(--green);display:block;margin-bottom:20px}.dot{display:inline-block;height:6px;width:6px;border-radius:50%;background:#5e9462;margin-right:7px}h1{font-size:clamp(32px,4.15vw,53px);letter-spacing:-2.7px;font-weight:800;line-height:1.18;margin-bottom:22px}h1 em{font-style:normal;color:#658b54}.hero p{color:var(--muted);font-size:15px;line-height:1.8;margin-bottom:28px}.primary{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:#fff;padding:13px 21px;border-radius:6px;font-size:13px;font-weight:600;gap:32px}.primary:hover:not(:disabled){background:#17462f}.hero-notes{display:flex;gap:22px;font-size:10px;color:var(--muted);margin-top:21px}.hero-visual{height:270px;border:1px solid #d7dfcf;border-radius:12px;background:#ecf0e3;padding:24px;transform:rotate(2deg);display:flex;flex-direction:column;box-shadow:8px 10px 0 #e4e9dd}.visual-top,.visual-bottom{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1px;color:#627258}.visual-bars{display:flex;gap:14px;align-items:flex-end;flex:1;padding:24px 12px 18px;border-bottom:1px solid #cdd7c2}.visual-bars i{flex:1;border-radius:5px 5px 0 0;background:#759265;height:40%}.visual-bars i:nth-child(2){height:63%;background:#b2c399}.visual-bars i:nth-child(3){height:90%;background:#305a3f}.visual-bars i:nth-child(4){height:73%;background:#8fa877}.visual-bars i:nth-child(5){height:49%;background:#c5d2af}.visual-bottom{padding-top:15px;letter-spacing:0}.poll-section{border-top:1px solid var(--line);padding-top:38px;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.section-heading .eyebrow{font-size:9px;margin-bottom:10px}.section-heading h2{font-size:26px;letter-spacing:-1px;margin:0}.poll-count{font-size:11px;color:var(--muted);background:#edf0e9;padding:7px 12px;border-radius:30px}.filter-top{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);margin-bottom:20px}.tabs{display:flex;gap:24px}.tabs button{padding:14px 0;background:none;color:var(--muted);font-size:13px;border-bottom:2px solid transparent}.tabs button.active{color:var(--green);border-color:var(--green);font-weight:700}.search input{font-size:12px;border:1px solid var(--line);padding:10px 14px;border-radius:5px;background:#fff}.topics{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:27px}.topics button{padding:7px 13px;border:1px solid var(--line);border-radius:30px;font-size:11px;background:transparent;color:var(--muted)}.topics button.active{background:#e2ebd7;border-color:#e2ebd7;color:#355737}.poll-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.poll-card{padding:26px;background:#fff;border:1px solid var(--line);border-radius:10px}.card-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:19px;font-size:10px}.category{color:#617154;font-weight:600}.status{display:flex;align-items:center;gap:5px;color:#52764a}.status i{width:5px;height:5px;background:currentColor;border-radius:50%}.status.closed{color:#85897e}.poll-card h2{font-size:21px;letter-spacing:-.6px;line-height:1.45;margin-bottom:13px}.description{font-size:13px;line-height:1.6;color:var(--muted);margin-bottom:21px}fieldset{border:0;padding:0;margin:0;min-width:0}.answer{display:flex;align-items:center;gap:10px;min-height:46px;padding:11px 14px;border:1px solid #e0e5dc;border-radius:6px;margin-bottom:9px;font-size:13px;cursor:pointer}.answer.selected{border-color:#6e9760;background:#f0f5e9}.answer input{accent-color:var(--green)}.answer-mark{margin-left:auto;opacity:0}.answer.selected .answer-mark{opacity:1}.vote{width:100%;margin-top:9px}.fine{color:var(--muted);font-size:10px;line-height:1.6;margin:12px 0 0;text-align:center}.card-footer{border-top:1px solid #edf0e8;margin-top:22px;padding-top:16px;display:flex;justify-content:space-between;gap:14px;align-items:center;color:var(--muted);font-size:10px}.card-footer button{font-size:11px}.admin-actions{display:flex;justify-content:space-between;border-top:1px dashed var(--line);margin-top:18px;padding-top:12px}.empty{text-align:center;padding:65px 20px;color:var(--muted);border:1px dashed var(--line);border-radius:10px}.empty>span{display:block;font-size:30px;margin-bottom:14px;color:var(--green)}.empty h3{color:#345744}.empty p{margin:0;font-size:14px}.bottom-note{display:flex;align-items:center;justify-content:center;gap:10px;background:#eaf0e2;margin:45px 0;border-radius:8px;padding:25px}.bottom-note .brand-icon{background:#d8e5cc;color:#4c7052}.bottom-note h3{font-size:14px;margin-bottom:5px}.bottom-note p{font-size:11px;margin:0;color:var(--muted)}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:24px;padding-bottom:32px;font-size:10px;color:var(--muted)}footer .text-button{font-size:10px}.info-panel,.create-panel{padding:28px;border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:30px}.info-panel p{font-size:14px;line-height:1.7;color:var(--muted)}.create-panel{max-width:760px;margin-left:auto;margin-right:auto}.create-panel form>label,.form-columns>label{display:block;font-size:13px;margin:16px 0}.create-panel input,.create-panel textarea,.create-panel select{display:block;width:100%;border:1px solid #ccd7c7;border-radius:5px;padding:11px;margin-top:8px;background:#fcfdfb;color:inherit}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.muted{color:var(--muted);font-size:13px}.error{padding:12px;background:#fff1ed;color:#923321;border-radius:5px;font-size:13px;margin:12px 0;overflow-wrap:anywhere}.notice{font-size:12px;color:var(--green);overflow-wrap:anywhere;margin:15px 0 0}.result-heading{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin:22px 0}.result-label{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-bottom:8px}.result-label small{color:var(--muted)}.track{height:13px;background:#edf2e7;border-radius:3px;overflow:hidden}.fill{height:100%;background:#719c59;border-radius:3px}.result-row{margin-bottom:18px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:800px){main,.site-header,footer{padding-left:24px;padding-right:24px}.site-header nav{gap:15px}.site-header nav>a{display:none}.hero{gap:25px;padding-top:48px}.hero-visual{height:220px;padding:16px}.hero-notes{gap:10px;font-size:9px}h1{letter-spacing:-1.5px}.hero p{font-size:13px}.poll-card{padding:20px}.desktop-break{display:none}}
@media(max-width:600px){.site-header{height:78px}.brand{font-size:20px}.brand small{font-size:12px}.site-header nav>.text-button{display:none}.hero{grid-template-columns:1fr;padding:40px 0;gap:32px}h1{font-size:37px}.hero-visual{height:185px;max-width:100%;transform:none}.visual-bars{padding-top:6px}.hero-notes{font-size:10px}.poll-grid{grid-template-columns:1fr}.section-heading h2{font-size:22px}.section-heading{gap:15px;align-items:flex-start}.poll-count{white-space:nowrap}.filter-top{flex-direction:column;gap:10px;padding-bottom:14px}.search input{width:100%}.form-columns{grid-template-columns:1fr;gap:0}footer{flex-wrap:wrap;line-height:1.8}footer>span:nth-child(2){display:none}.bottom-note{padding:22px 15px}.poll-card h2{font-size:21px}}
.account-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;color:var(--muted);font-size:12px;border-bottom:1px solid var(--line)}.account-bar>span{overflow-wrap:anywhere;min-width:0}.account-bar button{flex-shrink:0}.member-search{display:flex;align-items:flex-end;gap:12px}.member-search label{flex:1;min-width:0;font-size:13px}.member-search input{margin-bottom:0}.member-list{list-style:none;padding:0;margin:22px 0}.member-list li{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-top:1px solid var(--line);font-size:13px}.member-list li>div{min-width:0;overflow-wrap:anywhere}.member-list span{display:block;color:var(--muted);font-size:11px;margin-top:5px}.member-list button{flex-shrink:0}.admin-members .fine{text-align:left}@media(max-width:600px){.site-header:has(nav .admin-button:only-child){height:auto;min-height:78px}.site-header nav{gap:8px}.site-header .admin-button{font-size:12px;padding:10px}.member-search{align-items:stretch;flex-direction:column}.member-list li{align-items:flex-start;flex-direction:column}}
