*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#222;background-color:#f4f5f7;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}.container{width:94%;max-width:1200px;margin:35px auto}.registro{width:100%}.cabecalho-ficha{text-align:center;background:#fff;border-radius:10px;margin-bottom:30px;padding:25px;box-shadow:0 3px 15px #00000014}.cabecalho-ficha h1{margin:0 0 7px;font-size:23px}.cabecalho-ficha h2{margin:0 0 5px;font-size:18px}.cabecalho-ficha h3{margin:0;font-size:16px}.dados-ficha{flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:25px;display:flex}.dados-ficha label{align-items:center;gap:10px;font-weight:700;display:flex}.dados-ficha input{background:#fff;border:1px solid #ccc;border-radius:6px;padding:9px 10px;font-size:14px}.formulario{background:#fff;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:30px;padding:20px;display:flex;box-shadow:0 3px 15px #00000014}.formulario input{border:1px solid #ccc;border-radius:6px;outline:none;padding:11px 12px;font-size:14px}.formulario input:focus{border-color:#777}.formulario input[name=numero]{width:95px}.formulario input[name=nome]{flex:1;min-width:250px}.formulario input[name=valor]{width:140px}button{cursor:pointer;border:none;border-radius:6px;padding:10px 15px;font-size:14px;transition:transform .15s,opacity .15s}button:hover{opacity:.88;transform:translateY(-1px)}button:active{transform:translateY(0)}.btn-salvar{color:#fff;background-color:#198754}.btn-cancelar{color:#fff;background-color:#6c757d}.btn-editar,.btn-excluir{border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;margin:2px;padding:0;font-size:16px;display:inline-flex}.btn-editar{background-color:#ffc107}.btn-excluir{background-color:#dc3545}.btn-salvar-ficha{color:#fff;background-color:#198754;padding:12px 22px}.btn-imprimir{color:#fff;background-color:#0d6efd;padding:12px 22px}.folha{background:#fff;border-radius:10px;margin-top:35px;margin-bottom:45px;overflow:hidden;box-shadow:0 3px 15px #00000014}.folha h3{color:#fff;text-align:center;background-color:#222;margin:0;padding:13px;font-size:17px}table{border-collapse:collapse;table-layout:fixed;width:100%}th,td{vertical-align:middle;border:1px solid #d4d4d4;padding:10px 12px}th{color:#fff;text-align:center;background-color:#343a40}th:first-child,td:first-child{text-align:left;width:58%}th:nth-child(2),td:nth-child(2){text-align:center;width:8%}th:nth-child(3),td:nth-child(3){text-align:right;width:14%}th:nth-child(4),td:nth-child(4){text-align:center;white-space:nowrap;width:20%}tbody tr:nth-child(2n){background-color:#f8f9fa}tbody tr:hover{background-color:#eef2f5}tfoot{background-color:#e9ecef}tfoot td{padding:12px;font-weight:700}tfoot td:nth-child(3){color:#198754;font-size:16px}.resumo-geral{background-color:#fff;border:2px solid #222;border-radius:8px;margin-top:35px;overflow:hidden}.resumo-geral div{border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.resumo-geral div:last-child{border-bottom:none}.resumo-geral span{font-weight:700}.resumo-geral strong{color:#198754;font-size:20px}.assinaturas{background:#fff;border-radius:10px;margin-top:45px;padding:25px;box-shadow:0 3px 15px #00000014}.campo-assinatura{margin-bottom:30px}.campo-assinatura:last-child{margin-bottom:0}.campo-assinatura label{margin-bottom:8px;font-weight:700;display:block}.campo-assinatura input[type=text]{background:0 0;border:none;border-bottom:1px solid #333;outline:none;width:100%;padding:10px 0;font-size:15px}.campo-assinatura input[type=date]{border:1px solid #ccc;border-radius:6px;padding:9px;font-size:14px}.campo-impressao{display:none}.acoes-ficha{flex-wrap:wrap;justify-content:center;gap:15px;margin:40px 0;display:flex}@media (width<=768px){.container{width:100%;max-width:100%;margin:0;padding:12px}.registro{width:100%}.titulo-sistema{text-align:center;margin:15px 0 20px;font-size:24px}.cabecalho-ficha{width:100%;margin-bottom:20px;padding:18px 12px}.cabecalho-ficha h1{font-size:17px;line-height:1.3}.cabecalho-ficha h2{font-size:15px}.cabecalho-ficha h3{font-size:14px}.dados-ficha{flex-direction:column;align-items:stretch;gap:15px;margin-top:20px;display:flex}.dados-ficha label{flex-direction:column;align-items:stretch;gap:6px;display:flex}.dados-ficha input{width:100%;margin:0}.formulario{flex-direction:column;align-items:stretch;gap:10px;width:100%;padding:15px;display:flex}.formulario input[name=numero],.formulario input[name=nome],.formulario input[name=valor]{width:100%;min-width:0}.formulario button{width:100%}.folha{width:100%;margin:25px 0;overflow-x:visible}.folha h3{width:100%;min-width:0;padding:10px;font-size:14px}.folha table{table-layout:fixed;width:100%;min-width:0}.folha th,.folha td{vertical-align:middle;padding:7px 4px;font-size:11px}.folha th:first-child,.folha td:first-child{text-align:left;white-space:normal;word-break:normal;width:46%}.folha th:nth-child(2),.folha td:nth-child(2){text-align:center;width:8%}.folha th:nth-child(3),.folha td:nth-child(3){text-align:right;white-space:nowrap;width:18%}.folha th:nth-child(4),.folha td:nth-child(4){text-align:center;width:28%}.btn-editar,.btn-excluir{margin:1px;padding:5px 6px;font-size:10px}.folha tfoot td{padding:10px 8px;font-size:13px}.resumo-geral{width:100%;margin-top:25px}.resumo-geral div{gap:10px;padding:13px 12px}.resumo-geral span{font-size:13px}.resumo-geral strong{white-space:nowrap;font-size:15px}.assinaturas{width:100%;margin-top:25px;padding:18px 15px}.campo-assinatura{margin-bottom:25px}.campo-assinatura input[type=text],.campo-assinatura input[type=date]{width:100%}.acoes-ficha{flex-direction:column;gap:10px;width:100%;margin:25px 0;display:flex}.btn-salvar-ficha,.btn-imprimir{width:100%;padding:13px;font-size:14px}}@media (width<=480px){.container{padding:8px}.titulo-sistema{font-size:21px}.cabecalho-ficha{padding:15px 10px}.cabecalho-ficha h1{font-size:15px}.cabecalho-ficha h2{font-size:14px}.cabecalho-ficha h3{font-size:13px}.formulario{padding:12px}.folha th:first-child,.folha td:first-child{width:50%}.folha th:nth-child(2),.folha td:nth-child(2){width:8%}.folha th:nth-child(3),.folha td:nth-child(3){width:20%}.folha th:nth-child(4),.folha td:nth-child(4){width:22%}.btn-editar,.btn-excluir{width:28px;height:28px;margin:1px;font-size:13px}}@media print{@page{size:A4 portrait;margin:8mm 7mm}html,body{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#000!important;background:#fff!important;width:100%!important;margin:0!important;padding:0!important;font-family:Times New Roman,serif!important}*{box-sizing:border-box!important}.container,.registro{background:#fff!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.titulo-sistema,.formulario,.acoes-ficha,.btn-editar,.btn-excluir,.btn-salvar,.btn-cancelar,button,.campo-tela{display:none!important}.campo-impressao{color:#000!important;font-family:Times New Roman,serif!important;font-size:11px!important;display:inline-block!important}.linha-assinatura{border-bottom:1px solid #000!important;width:100%!important;height:18px!important;display:block!important}.cabecalho-ficha{width:100%!important;box-shadow:none!important;text-align:center!important;page-break-inside:avoid!important;break-inside:avoid!important;background:#fff!important;border:none!important;border-radius:0!important;margin:0 auto 4mm!important;padding:0!important}.cabecalho-ficha h1{margin:0!important;padding:0!important;font-family:Times New Roman,serif!important;font-size:15px!important;font-weight:700!important;line-height:1.15!important}.cabecalho-ficha h2{margin:2px 0 0!important;padding:0!important;font-family:Times New Roman,serif!important;font-size:12px!important;font-weight:700!important;line-height:1.15!important}.cabecalho-ficha h3{margin:2px 0 0!important;padding:0!important;font-family:Times New Roman,serif!important;font-size:11px!important;font-weight:700!important;line-height:1.15!important}.dados-ficha{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;margin-top:3mm!important;display:flex!important}.dados-ficha label{color:#000!important;flex-direction:row!important;align-items:center!important;gap:4px!important;font-family:Times New Roman,serif!important;font-size:10.5px!important;display:flex!important}.dados-ficha input{color:#000!important;background:0 0!important;border:none!important;border-bottom:1px solid #000!important;border-radius:0!important;width:auto!important;margin:0!important;padding:0 2px!important;font-family:Times New Roman,serif!important;font-size:10.5px!important}.folha{width:100%!important;box-shadow:none!important;page-break-inside:auto!important;break-inside:auto!important;page-break-before:auto!important;break-before:auto!important;background:#fff!important;border-radius:0!important;margin:0 auto!important;padding:3mm 0 0!important;overflow:visible!important}.folha+.folha{page-break-before:always!important;break-before:page!important}.folha h3{color:#000!important;text-align:center!important;page-break-after:avoid!important;break-after:avoid!important;background:#fff!important;border:1px solid #000!important;width:100%!important;margin:0 auto 4px!important;padding:4px 0!important;font-family:Times New Roman,serif!important;font-size:12px!important;font-weight:700!important;line-height:1.15!important}table{border-collapse:collapse!important;table-layout:fixed!important;color:#000!important;width:100%!important;min-width:0!important;margin:0 auto!important;font-family:Times New Roman,serif!important;font-size:10.8px!important}thead{display:table-header-group!important}tbody,tfoot{display:table-row-group!important}tr{page-break-inside:avoid!important;break-inside:avoid!important}th,td{color:#000!important;vertical-align:middle!important;background:#fff!important;border:1px solid #000!important;padding:3.5px 5px!important;font-family:Times New Roman,serif!important;font-size:10.8px!important;line-height:1.2!important}th{text-align:center!important;font-size:11px!important;font-weight:700!important}td:first-child{font-size:11px!important;font-weight:500!important}td:nth-child(2){font-size:10.8px!important}td:nth-child(3){font-size:10.8px!important;font-weight:600!important}th:first-child,td:first-child{text-align:left!important;width:72%!important}th:nth-child(2),td:nth-child(2){text-align:center!important;width:10%!important}th:nth-child(3),td:nth-child(3){text-align:right!important;width:18%!important}th:nth-child(4),td:nth-child(4){display:none!important}tfoot tr{display:table-row!important}tfoot td{color:#000!important;background:#fff!important;padding:4px 6px!important;font-family:Times New Roman,serif!important;font-size:11px!important;font-weight:700!important;display:table-cell!important}tfoot strong{color:#000!important;font-family:Times New Roman,serif!important;font-size:11px!important;font-weight:700!important}.resumo-geral{width:100%!important;box-shadow:none!important;page-break-inside:avoid!important;break-inside:avoid!important;background:#fff!important;border:1px solid #000!important;border-radius:0!important;margin:5mm auto 0!important;display:block!important}.resumo-geral div{border-bottom:1px solid #000!important;justify-content:space-between!important;align-items:center!important;padding:4px 7px!important;font-family:Times New Roman,serif!important;font-size:10.8px!important;display:flex!important}.resumo-geral div:last-child{border-bottom:none!important}.resumo-geral span,.resumo-geral strong{color:#000!important;font-family:Times New Roman,serif!important;font-size:10.8px!important;font-weight:700!important;display:inline!important}.folha table tbody tr td.nome-dizimista{text-align:center!important;vertical-align:middle!important;padding-top:0!important;padding-bottom:0!important;font-size:12px!important;font-weight:600!important;line-height:1!important}.assinaturas{width:100%!important;box-shadow:none!important;page-break-inside:avoid!important;break-inside:avoid!important;background:#fff!important;border-radius:0!important;margin:6mm auto 0!important;padding:0!important}.campo-assinatura{margin-bottom:5mm!important}.campo-assinatura label{color:#000!important;margin-bottom:2px!important;font-family:Times New Roman,serif!important;font-size:10.5px!important;font-weight:700!important;display:block!important}a:after{content:""!important}}
