.page-module__UG8l7W__pageWrapper{flex-direction:column;min-height:100vh;display:flex}.page-module__UG8l7W__page{flex:1;padding:2rem 0}.page-module__UG8l7W__container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.page-module__UG8l7W__container{padding:0 1.5rem}}.page-module__UG8l7W__header{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:768px){.page-module__UG8l7W__header{flex-direction:row;justify-content:space-between;align-items:center}}.page-module__UG8l7W__headerLeft{flex-direction:column;gap:.5rem;display:flex}@media (min-width:768px){.page-module__UG8l7W__headerLeft{flex-direction:row;align-items:center;gap:1.5rem}}.page-module__UG8l7W__backLink{color:#6b7280;align-items:center;font-size:.875rem;transition:color .2s;display:inline-flex}.page-module__UG8l7W__backLink:hover{color:#5d4037}.page-module__UG8l7W__backIcon{width:1rem;height:1rem;margin-right:.25rem}.page-module__UG8l7W__title{color:#5d4037;margin:0;font-size:1.5rem;font-weight:700}.page-module__UG8l7W__createBtn{color:#fff;white-space:nowrap;background:#5d4037;border-radius:6px;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s;display:inline-flex}.page-module__UG8l7W__createBtn:hover{background:#4a3129}.page-module__UG8l7W__stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.page-module__UG8l7W__statCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.page-module__UG8l7W__statValue{color:#5d4037;margin-bottom:.25rem;font-size:1.5rem;font-weight:700;display:block}.page-module__UG8l7W__statLabel{color:#6b7280;font-size:.75rem}.page-module__UG8l7W__surveyList{gap:1rem;display:grid}@media (min-width:768px){.page-module__UG8l7W__surveyList{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__UG8l7W__surveyList{grid-template-columns:repeat(3,1fr)}}.page-module__UG8l7W__surveyCard{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;transition:box-shadow .2s}.page-module__UG8l7W__surveyCard:hover{box-shadow:0 4px 12px #0000001a}.page-module__UG8l7W__surveyHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.page-module__UG8l7W__status{border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:600}.page-module__UG8l7W__statusDraft{color:#6b7280;background:#f3f4f6}.page-module__UG8l7W__statusActive{color:#065f46;background:#d1fae5}.page-module__UG8l7W__statusClosed{color:#dc2626;background:#fee2e2}.page-module__UG8l7W__statusArchived{color:#374151;background:#e5e7eb}.page-module__UG8l7W__date{color:#9ca3af;font-size:.75rem}.page-module__UG8l7W__surveyTitle{color:#1f2937;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1rem;font-weight:600;display:-webkit-box;overflow:hidden}.page-module__UG8l7W__surveyDesc{color:#6b7280;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.page-module__UG8l7W__surveyMeta{gap:1rem;margin-bottom:1rem;display:flex}.page-module__UG8l7W__metaItem{color:#9ca3af;font-size:.75rem}.page-module__UG8l7W__surveyActions{gap:.5rem;display:flex}.page-module__UG8l7W__actionBtn{color:#fff;background:#5d4037;border-radius:4px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:background .15s}.page-module__UG8l7W__actionBtn:hover{background:#4a3129}.page-module__UG8l7W__actionBtnSecondary{color:#5d4037;background:#fff;border:1px solid #5d4037;border-radius:4px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s}.page-module__UG8l7W__actionBtnSecondary:hover{color:#fff;background:#5d4037}.page-module__UG8l7W__emptyState{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:3rem 1.5rem}.page-module__UG8l7W__emptyIcon{margin-bottom:1rem;font-size:3rem}.page-module__UG8l7W__emptyTitle{color:#1f2937;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.page-module__UG8l7W__emptyDesc{color:#6b7280;margin:0 0 1.5rem;font-size:.875rem}.page-module__UG8l7W__emptyBtn{color:#fff;background:#5d4037;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s;display:inline-block}.page-module__UG8l7W__emptyBtn:hover{background:#4a3129}.page-module__UG8l7W__surveyActionsRow{flex-direction:column;gap:.5rem;display:flex}@media (min-width:480px){.page-module__UG8l7W__surveyActionsRow{flex-direction:row;justify-content:space-between;align-items:center}}.page-module__UG8l7W__surveyActionsLeft{gap:.5rem;display:flex}.page-module__UG8l7W__actionBtnPrimary{color:#fff;cursor:pointer;background:#5d4037;border:none;border-radius:4px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:background .15s}.page-module__UG8l7W__actionBtnPrimary:hover{background:#4a3129}.page-module__UG8l7W__actionBtnPrimary:disabled{cursor:not-allowed;background:#d1d5db}.page-module__UG8l7W__actionBtnWarning{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:4px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:background .15s}.page-module__UG8l7W__actionBtnWarning:hover{background:#d97706}.page-module__UG8l7W__actionBtnWarning:disabled{cursor:not-allowed;background:#d1d5db}.page-module__UG8l7W__actionBtnDanger{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:4px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:background .15s}.page-module__UG8l7W__actionBtnDanger:hover{background:#dc2626}.page-module__UG8l7W__actionBtnDanger:disabled{cursor:not-allowed;background:#d1d5db}.page-module__UG8l7W__confirmOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__UG8l7W__confirmBox{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:320px;padding:1.5rem}.page-module__UG8l7W__confirmText{color:#374151;margin:0 0 1.25rem;font-size:.9rem}.page-module__UG8l7W__confirmActions{justify-content:center;gap:.75rem;display:flex}.page-module__UG8l7W__confirmCancel{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s}.page-module__UG8l7W__confirmCancel:hover{background:#e5e7eb}.page-module__UG8l7W__confirmOk{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s}.page-module__UG8l7W__confirmOk:hover{background:#dc2626}.page-module__UG8l7W__confirmOk:disabled,.page-module__UG8l7W__confirmCancel:disabled{opacity:.5;cursor:not-allowed}
