:root{color:#172033;background:#f6f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;background:#fff;border:1px solid #cfd5df;border-radius:8px;padding:9px 14px}.primary{color:#fff;background:#172033;border-color:#172033}.secondary{background:#fff}.ghost{background:0 0;border-color:#0000}.shell{max-width:1100px;margin:auto;padding:32px 20px}.narrow{max-width:760px}.center{place-items:center;min-height:100vh;padding:20px;display:grid}.card{background:#fff;border:1px solid #e1e5eb;border-radius:14px;padding:24px;box-shadow:0 2px 10px #1720330b}.login{width:min(420px,100%)}header{background:#fff;border-bottom:1px solid #e1e5eb;justify-content:space-between;align-items:center;gap:20px;height:68px;padding:0 max(20px,50% - 550px);display:flex}.brand{font-size:20px;font-weight:800}nav{gap:8px;display:flex}.title-row,.row,.actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.filters{gap:8px;display:flex}.filters input,.filters select{width:auto}.grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.survey p{color:#566070}.meta{color:#687385;margin:16px 0;font-size:13px}.badge{background:#edf0f4;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.published{background:#e8f4ec}.closed{background:#eef1f5}.cancelled{background:#f7eaea}.scheduled{background:#f5f0df}label{gap:6px;margin:16px 0;font-weight:650;display:grid}small{color:#6b7280;font-weight:400}input,textarea,select{background:#fff;border:1px solid #cfd5df;border-radius:8px;width:100%;padding:10px}.two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.option-row{gap:8px;margin:8px 0;display:flex}.option-row input{flex:1}.actions{margin-top:24px}.error{color:#b42318;min-height:20px}.empty{text-align:center;color:#687385}hr{border:0;border-top:1px solid #e1e5eb;margin:24px 0}@media (width<=700px){header{padding:0 14px}.title-row{flex-direction:column;align-items:stretch}.filters{flex-direction:column}.two{grid-template-columns:1fr}.shell{padding:20px 14px}}
