:root{color:#0f172a;background:#eef2f7;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}.app-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.public-app-shell{grid-template-columns:1fr}.nav-panel{color:#f8fafc;background:#0f172a;flex-direction:column;gap:1.5rem;height:100vh;padding:1.5rem;display:flex;position:sticky;top:0}.nav-panel h1{margin:.25rem 0 0;font-size:1.6rem}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#38bdf8;margin:0;font-weight:700}.nav-links{gap:.5rem;display:grid}.nav-links button{text-align:left;color:#cbd5e1;background:0 0;border:1px solid #0000;width:100%}.nav-links button.active,.nav-links button:hover{color:#fff;background:#1e293b;border-color:#334155}.nav-context{background:#111827;border:1px solid #334155;border-radius:8px;gap:.25rem;margin-top:auto;padding:1rem;display:grid}.nav-context span,.nav-context small{color:#94a3b8}.nav-context strong{color:#fff}.page-shell{width:min(1180px,100% - 2rem);margin:0 auto;padding:2rem 0 3rem}.public-page-shell{width:min(920px,100% - 2rem)}.public-evaluation-stack{gap:1rem;display:grid}.public-evaluation-header{background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:1.25rem}.public-evaluation-header h2{margin:.25rem 0 0;font-size:clamp(1.6rem,2vw + 1rem,2.4rem)}.public-evaluation-header p:last-child{color:#475569;margin:.35rem 0 0}.page-header,.table-toolbar{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-header{margin-bottom:1.25rem}.page-header h2{margin:0;font-size:clamp(1.5rem,1.5vw + 1rem,2.2rem)}.page-header p,.section-heading p{color:#475569;margin:.3rem 0 0}.page-stack,.tmis-form{gap:1.25rem;display:grid}.panel{background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:1.25rem;box-shadow:0 18px 42px #0f172a14}.batch-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:1rem;display:grid}.batch-form .section-heading{grid-column:1/-1}.compact-form{grid-template-columns:repeat(3,minmax(0,1fr))}.section-heading h3{margin:0;font-size:1.1rem}.content-grid{grid-template-columns:minmax(0,2fr) minmax(280px,.85fr);gap:1.25rem;display:grid}.field-grid,.score-grid,.feedback-grid{gap:1rem;display:grid}.field-grid,.feedback-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.score-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.full-width{grid-column:1/-1}label{color:#0f172a;flex-direction:column;gap:.45rem;font-weight:600;display:flex}input,select,textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.8rem .9rem}input:focus,select:focus,textarea:focus{border-color:#60a5fa;outline:2px solid #93c5fd}input:disabled,select:disabled,textarea:disabled{color:#64748b;cursor:not-allowed;background:#f1f5f9}textarea{resize:vertical;min-height:110px}button{cursor:pointer;color:#fff;white-space:nowrap;background:#2563eb;border:0;border-radius:8px;padding:.8rem 1rem;font-weight:700}button:hover{background:#1d4ed8}button:disabled{opacity:.7;cursor:not-allowed}button.secondary{color:#0f172a;background:#e2e8f0}button.secondary:hover{background:#cbd5e1}button.danger{background:#dc2626}button.danger:hover{background:#b91c1c}.actions,.row-actions,.toolbar-actions{flex-wrap:wrap;gap:.6rem;display:flex}.toolbar-actions{justify-content:flex-end}.file-import-control{cursor:pointer;color:#fff;white-space:nowrap;background:#2563eb;border-radius:8px;align-items:center;padding:.8rem 1rem;font-weight:700;display:inline-flex;position:relative}.file-import-control:hover{background:#1d4ed8}.file-import-control input{opacity:0;cursor:pointer;position:absolute;inset:0}.file-import-control:has(input:disabled){opacity:.7;cursor:not-allowed}.edit-panel,.view-panel,.likert-panel{background:#f8fbff;border:1px solid #bfdbfe;border-radius:8px;gap:1rem;margin:1rem 0;padding:1rem;display:grid}.share-evaluation-card{background:#f8fbff;border:1px solid #bfdbfe;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1rem;display:grid}.share-link-row{gap:.6rem;margin-top:.8rem;display:flex}.share-link-row input{flex:1;min-width:0;font-size:.92rem}.qr-card{background:#fff;border:1px solid #dbeafe;border-radius:8px;width:150px;height:150px;padding:.5rem}.qr-card img{width:100%;height:100%;display:block}.respondent-count{background:#fff;border:1px solid #dbeafe;border-radius:8px;min-width:130px;padding:.75rem 1rem;display:grid}.respondent-count span{color:#64748b;font-size:.85rem}.respondent-count strong{font-size:1.5rem}.likert-legend{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.likert-legend div{background:#fff;border:1px solid #e2e8f0;border-radius:8px;gap:.15rem;padding:.75rem;display:grid}.likert-legend strong{color:#2563eb;font-size:1.2rem}.likert-legend span{color:#475569;font-size:.9rem}.likert-table th span{color:#64748b;margin-top:.15rem;font-size:.78rem;font-weight:600;display:block}.rating-count{gap:.35rem;min-width:72px;display:grid}.rating-count strong{color:#0f172a}.rating-count span{background:#2563eb;border-radius:999px;min-width:0;height:7px;display:block}.average-row td{background:#f8fafc;font-weight:800}.topic-evaluation-section{gap:1rem;display:grid}.topic-evaluation-table{border-collapse:collapse}.topic-evaluation-table th,.topic-evaluation-table td{text-align:center;vertical-align:top;border-right:1px solid #0000}.topic-evaluation-table .topic-name{text-align:left;min-width:180px;font-weight:700}.topic-evaluation-table input[type=radio]{width:auto;min-width:18px;min-height:18px;margin:.35rem auto;padding:0}.topic-evaluation-table textarea{resize:vertical;min-width:180px}.topic-evaluation-table th:first-child,.topic-evaluation-table td:first-child,.topic-evaluation-table thead tr:first-child th:nth-child(2),.topic-evaluation-table thead tr:first-child th:nth-child(3),.topic-evaluation-table thead tr:nth-child(2) th:nth-child(3),.topic-evaluation-table thead tr:nth-child(2) th:nth-child(6),.topic-evaluation-table tbody tr td:nth-child(4),.topic-evaluation-table tbody tr td:nth-child(7){border-right-width:2px;border-right-color:#94a3b8}.detail-grid,.score-detail-grid,.remarks-grid,.import-summary-grid{gap:.75rem;display:grid}.detail-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.score-detail-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.remarks-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.import-summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:1rem}.detail-grid div,.score-detail-grid div,.remarks-grid div,.import-summary-grid div{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.8rem}.detail-grid span,.score-detail-grid span,.remarks-grid span,.import-summary-grid span{color:#64748b;margin-bottom:.25rem;font-size:.85rem;display:block}.detail-grid strong,.score-detail-grid strong,.import-summary-grid strong{color:#0f172a}.remarks-grid p{color:#0f172a;margin:0}.status-message{border-radius:8px;margin:0 0 1rem;padding:.85rem 1rem;font-weight:600}.status-message.success{color:#166534;background:#ecfdf5}.status-message.error{color:#b91c1c;background:#fef2f2}.summary-card{align-self:start;position:sticky;top:1rem}.summary-card h3{margin-top:0}.summary-stat{background:#eff6ff;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.summary-stat span,.muted{color:#475569}.summary-stat strong{color:#0f172a;font-size:1.4rem}.success-box{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;padding:1rem}.success-box h3{margin-top:0}.form-lock,.empty-state{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1rem}.form-lock{color:#075985;font-weight:700}.entries-table-wrap{overflow-x:auto}.print-sheet{color:#111827;background:#fff;width:100%;max-width:210mm;padding:10mm 12mm 12mm;font-family:Georgia,Times,serif;font-size:.9rem;line-height:1.3;display:none}@page{size:A4 portrait;margin:10mm}.print-header{grid-template-columns:90px minmax(0,1fr);align-items:start;gap:.75rem;margin-bottom:.65rem;display:grid}.print-logo img{width:100%;max-width:100px;display:block}.print-header-copy{gap:.08rem;font-size:.72rem;line-height:1.2;display:grid}.print-header-copy div{font-weight:600}.print-header-title{letter-spacing:.08em;font-size:.92rem;font-weight:700}.print-title{text-align:center;letter-spacing:.14em;margin:1rem 0 .8rem;font-size:1.05rem;font-weight:700}.print-title-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:.8rem;display:grid}.print-small-label{margin-bottom:.2rem;font-size:.8rem;font-weight:700}.print-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:.8rem;display:grid}.print-meta-grid div{gap:.25rem;display:grid}.print-meta-grid span,.print-instruction,.print-note,.print-remarks-grid span{font-size:.84rem;font-weight:600}.print-fill-line{border-bottom:1px solid #000;min-height:1rem;display:block}.print-instruction,.print-note{margin:0 0 .45rem}.print-note{font-size:.85rem;font-weight:400}.print-table-wrap{margin-bottom:.9rem;overflow-x:visible}.print-topic-table,.print-likert-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.82rem}.print-topic-table th,.print-topic-table td,.print-likert-table th,.print-likert-table td{vertical-align:middle;word-break:break-word;border:1px solid #000;padding:.35rem}.print-topic-table th{text-align:center;font-weight:700}.print-topic-table th:first-child,.print-topic-table td:first-child{text-align:left}.print-topic-table .topic-name{min-width:170px;padding-left:.3rem}.print-topic-table td{text-align:center}.print-topic-table td:first-child{text-align:left}.print-likert-table th,.print-likert-table td{text-align:center}.likert-print{margin-top:.75rem}.print-remarks-grid{gap:.75rem;margin-top:.85rem;display:grid}.print-remarks-grid div{border:1px solid #000;min-height:3.2rem;padding:.65rem}.print-remark-box{min-height:3rem}.print-footer{justify-content:space-between;gap:1rem;margin-top:1rem;font-size:.72rem;display:flex}@media print{@page{size:A4 portrait;margin:10mm}body{color:#000;background:#fff;margin:0}.app-shell>:not(.print-sheet){display:none!important}.print-sheet{width:100%;max-width:210mm;padding:0;display:block!important}.print-sheet img{max-width:90px}.print-sheet *,.print-sheet :before,.print-sheet :after{color:#000!important}.page-shell,.nav-panel{display:none!important}.print-topic-table,.print-likert-table,.print-remarks-grid,.print-footer{page-break-inside:avoid}}table{border-collapse:collapse;width:100%;min-width:1120px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:.85rem}th{color:#334155;background:#f8fafc;font-size:.9rem}td{color:#0f172a}.selected-row td{background:#eff6ff}.search-field{min-width:min(320px,100%)}.compact-search{min-width:min(260px,100%)}.compact-search input{padding:.7rem .85rem}@media (width<=960px){.app-shell{grid-template-columns:1fr}.nav-panel{height:auto;position:static}.nav-links{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-links button{text-align:center}.nav-context{margin-top:0}.batch-form,.content-grid,.field-grid,.feedback-grid,.detail-grid,.remarks-grid,.likert-legend,.share-evaluation-card{grid-template-columns:1fr}.qr-card{width:180px;height:180px}.page-header,.table-toolbar{flex-direction:column}.summary-card{position:static}}@media (width<=560px){.page-shell{width:min(100% - 1rem,1180px);padding-top:1rem}.nav-links{grid-template-columns:1fr}.row-actions,.share-link-row{flex-direction:column}}
