body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f7f8fb;color:#1f2937}a{color:#2b4eff;text-decoration:none}.layout{display:flex;min-height:100vh}.sidebar{width:240px;background:#111827;color:#fff;padding:20px}.sidebar a{color:#dbeafe;display:block;margin:8px 0}.content{flex:1;padding:24px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin-bottom:20px}.grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}input,textarea,select{width:100%;padding:10px;border-radius:8px;border:1px solid #cbd5e1;box-sizing:border-box}button{background:#2b4eff;color:#fff;border:0;padding:10px 14px;border-radius:8px;cursor:pointer}table{width:100%;border-collapse:collapse}th,td{border:1px solid #e5e7eb;padding:10px;text-align:left}.muted{color:#6b7280}.actions{display:flex;gap:8px;flex-wrap:wrap}.form-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:24px}label{display:block;font-weight:700;margin-bottom:6px}label input,label textarea,label select{margin-top:6px;font-weight:400}.alert{padding:12px 14px;border-radius:10px;margin-bottom:18px}.alert-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.alert-success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.button-link{display:inline-block;background:#2b4eff;color:#fff;border:0;padding:10px 14px;border-radius:8px;cursor:pointer;font-weight:700}.button-link:hover{color:#fff;opacity:.9}.sidebar-subtitle{margin-bottom:18px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-header h1{margin:0 0 6px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-header h2{margin:0 0 6px}.stats-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:20px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.stat-label{color:#6b7280;font-size:14px;margin-bottom:8px}.stat-value{color:#111827;font-size:28px;font-weight:700}.small{font-size:12px}.status-pill{display:inline-block;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700;background:#e5e7eb;color:#374151}.status-complete{background:#dcfce7;color:#166534}.status-pending,.status-draft{background:#fef3c7;color:#92400e}.status-expired,.status-cancelled{background:#fee2e2;color:#991b1b}.error-card{border-color:#fecaca;color:#991b1b}.details-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:12px}.detail-label{color:#6b7280;font-size:13px;font-weight:700;margin-bottom:4px}.stat-date{font-size:16px;line-height:1.3}.rater-block{border:1px solid #e5e7eb;border-radius:12px;padding:18px;margin-top:16px}.rater-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.rater-header h3{margin:0 0 4px}.answers-list{margin-top:18px;border-top:1px solid #e5e7eb}.answer-row{padding:14px 0;border-bottom:1px solid #e5e7eb}.answer-question{font-weight:700;margin-bottom:6px}.answer-value{white-space:pre-wrap}.public-page{max-width:980px;margin:0 auto;padding:24px}.question-block{margin-bottom:20px}.secondary-button{background:#e5e7eb;color:#111827}.created-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.score-chip{display:inline-block;margin-left:8px;padding:3px 8px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px;font-weight:700}
