:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f5f7;color:#1f2937}*{box-sizing:border-box}body{margin:0;min-height:100vh}.app-shell{max-width:calc(100% - 10px);margin:5px auto;padding:5px}.top-header{display:flex;align-items:center;justify-content:space-around;padding:50px 24px;gap:20px;border-radius:50px;border:2px solid #1f2937;background:#fff;margin-bottom:28px}.top-header-left,.top-header-center,.top-header-right{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0}.top-header-left{min-width:170px}.brand-logo{display:block;max-width:450px;height:auto}.brand-title{font-size:2.5rem;margin-bottom:25px;font-weight:700}.team-text{margin-top:8px;font-size:2rem;font-weight:500;text-align:center;display:flex}.team-text-colaborador{margin-top:8px;font-size:2rem;font-weight:500;text-align:center}.emissao-label{font-size:2.3rem;font-weight:600;color:#0f172a}.emissao-value{margin-top:6px;font-size:2rem;font-weight:600;color:#0f172a}.report-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px}.report-header h1{margin:0;font-size:clamp(2rem,2.2vw,2.6rem)}.subtitle{margin:8px 0 0;color:#475569;font-size:.98rem}.header-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.emissao{font-weight:600;color:#334155}button#pdfButton{background:#047857;color:#fff;border:none;border-radius:12px;padding:13px 20px;cursor:pointer;font-weight:700;box-shadow:0 10px 20px #0478572e}button#pdfButton:hover{background:#065f46}.report-area{background:#fff;padding:5px;box-shadow:0 24px 80px #0f172a1a}.panel-group{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:22px}.panel-row{display:flex;flex-direction:column;gap:8px}label{font-size:.95rem;font-weight:600}select,textarea,input{width:100%;border-radius:10px;padding:3px 5px;text-align:center;font:inherit;border:none;font-size:1.5rem}textarea{resize:vertical}.observacoes{margin-bottom:24px}.table-section{overflow-x:auto;margin:5px 0}table{width:calc(100% - 10px);margin:5px;border-collapse:collapse}th,td{border:.12rem solid #000000}th{background:#b6c2ee;font-weight:700;text-transform:uppercase;font-size:1.5rem;padding:10px 25px;text-align:center;color:#000}table th:nth-child(1),table td:nth-child(1){width:30px}table th:nth-child(2),table td:nth-child(2){min-width:220px}table th:nth-child(3),table td:nth-child(3){min-width:60px}table th:nth-child(4),table td:nth-child(4),table th:nth-child(5),table td:nth-child(5){min-width:40px}td{text-align:center;font-size:2rem}td input,td textarea{width:100%;border-radius:8px;padding:15px 10px;background:#fff}td textarea{min-height:52px}.small-column{width:90px}.remove-row{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;background:#ef4444;color:#fff;border:none;border-radius:8px;cursor:pointer}.remove-row:hover{background:#dc2626}@media (max-width: 980px){.panel-group{grid-template-columns:1fr}}@media print{body{background:#fff}.app-shell{box-shadow:none;margin:0;padding:0}.report-header,button#pdfButton{display:none}.report-area{border:1px solid #000;padding:16px;box-shadow:none}}.data-saida{display:flex;justify-content:space-evenly}.almoxarife,.equipe-tecnica{display:flex;justify-content:space-evenly;margin-top:30px}.linha{border-bottom:3px solid black;width:550px}.textos-assinaturas{font-size:2em;margin:10px 0}
