@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@700&family=Roboto+Slab:wght@400;700&family=Roboto:wght@400;500&display=swap";html,body,#root{margin:0;padding:0;width:100%;height:100%;box-sizing:border-box;background-color:#333}.app-container{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.app-logo{max-width:250px;height:auto;object-fit:contain;animation:fadeIn 1.5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.recibo-screen-wrapper{display:flex;flex-direction:column;align-items:center;background:#333;min-height:100vh;padding:20px}.error-container{background:#fff;border-radius:12px;padding:3rem 2rem;max-width:500px;text-align:center;box-shadow:0 10px 40px #0000004d}.error-icon{font-size:4rem;margin-bottom:1rem;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.error-title{color:#cc8e35;font-size:1.5rem;font-weight:700;margin:0 0 1rem;font-family:Roboto Slab,serif}.error-message{color:#333;font-size:1.1rem;margin:0 0 1rem;font-weight:500}.error-hint{color:#666;font-size:.9rem;margin:0;line-height:1.5}.loading-container{background:#fff;border-radius:12px;padding:3rem 2rem;text-align:center;box-shadow:0 10px 40px #0000004d}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #cc8e35;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p{color:#333;font-size:1.1rem;margin:0}.btn-print{margin-bottom:20px;padding:10px 20px;background:#cc8e35;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:16px;font-weight:700}.recibo-preview-area{width:100%;display:flex;justify-content:center;overflow:auto}.recibo-paper{width:180mm;height:80mm;background-color:#fff;position:relative;box-sizing:border-box;padding:2mm;border:1px solid #000;font-family:Roboto Slab,serif;color:#000;font-size:7pt;box-shadow:0 10px 30px #00000080}.recibo-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;z-index:2}.watermark-bg{position:absolute;inset:0;background-image:url(/textura_2.png);opacity:.1;z-index:1}.header-top-acronym{text-align:center;font-family:Cinzel,serif;font-size:7pt;font-weight:700;letter-spacing:1.5px;margin-bottom:1mm;color:#000}.header-row{display:flex;justify-content:space-between;align-items:flex-end}.header-brand{display:flex;align-items:center;gap:3mm}.brand-logo,.brand-placeholder{width:12mm;height:12mm;object-fit:contain}.brand-placeholder{background:#cc8e35;color:#fff;display:flex;align-items:center;justify-content:center;font-size:7pt}.brand-text h2{margin:0;font-size:9pt;font-weight:700;text-transform:uppercase;line-height:1.2}.brand-text span{font-size:7pt;display:block}.header-meta{text-align:right}.header-meta h1{margin:0 0 1mm;font-size:10pt;font-weight:800;border-bottom:1px solid #000}.meta-row{font-size:8pt}.meta-label{font-weight:700;margin-right:2mm}.divider-line{border-bottom:1px solid #000;margin:1.5mm 0}.body-row{display:flex;justify-content:space-between;flex:1}.body-info{flex:1;padding-right:5mm}.field-group label{display:block;font-size:7pt;font-weight:700;color:#444}.field-value{font-size:9pt;border-bottom:1px dotted #999;padding-bottom:1px}.field-value.highlight{font-weight:700;font-size:10pt}.field-sub{font-size:7pt;margin-top:1mm}.valor-box{width:50mm;border:1px solid #000;background:#fdfdfd;padding:2mm;display:flex;flex-direction:column;justify-content:center;text-align:center;height:fit-content;align-self:center}.valor-title{font-size:7pt;font-weight:700;margin-bottom:1mm}.valor-amount{font-size:12pt;font-weight:800}.valor-extenso{font-size:6pt;font-style:italic;margin-top:1mm;line-height:1.1}.footer-area{margin-top:2mm}.signatures-row{display:flex;justify-content:space-around;margin-bottom:2mm}.signature-block{text-align:center;width:50mm}.sig-line{border-bottom:1px solid #000;margin-bottom:1mm}.signature-block span{font-size:7pt}.footer-system{text-align:center;font-size:5pt;color:#666}.observacoes-section{background-color:#fafafa;border:1px solid #ddd;border-radius:3px;padding:1.5mm;margin-top:1mm}.observacoes-section label{font-size:7pt;font-weight:700;color:#666;display:block;margin-bottom:.5mm}.obs-text{font-size:7pt;color:#333;line-height:1.4}.verification-section{background:linear-gradient(135deg,#f0f8ff,#e6f3ff);border:1.5px solid #cc8e35;border-radius:3px;padding:1.5mm;margin-top:1mm;text-align:center;box-shadow:0 1px 3px #cc8e3533}.verification-label{font-size:6pt;font-weight:700;color:#cc8e35;text-transform:uppercase;letter-spacing:.3px;margin-bottom:.5mm}.verification-code{font-family:Courier New,monospace;font-size:10pt;font-weight:700;color:#000;letter-spacing:1.5px;padding:1mm 0;background-color:#ffffffb3;border-radius:2px;margin:.5mm 0}.verification-hint{font-size:5.5pt;color:#666;font-style:italic;margin-top:.5mm}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
