:root{--grf-green:#00c515;--grf-green-dark:#009f11;--grf-green-soft:#e9fbed;--grf-gray:#535354;--white:#fff;--background:#f4f7f5;--surface:#fff;--surface-muted:#f7f9f8;--border:#dce5df;--text:#1c2820;--text-muted:#647168;--danger:#c93737;--danger-soft:#fff0f0;--warning:#a85d00;--warning-soft:#fff6e8;--success:#087c34;--shadow-sm:0 8px 24px #16311f14;--shadow-lg:0 24px 70px #102e1924;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;min-height:100%}body{background:var(--background);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}#app{min-height:100vh}body.modal-open{overflow:hidden}button,input,select{font:inherit}button,select{cursor:pointer}button:disabled,select:disabled,input:disabled{cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #00c51547}.portal-shell{--portal-background:none;background-color:var(--background);background-image:var(--portal-background);background-position:top;background-size:cover;background-attachment:fixed;grid-template-rows:auto 1fr auto;min-height:100dvh;display:grid;position:relative;overflow-x:clip}.portal-overlay{z-index:0;pointer-events:none;background:linear-gradient(112deg,#f5faf7f5 0%,#f5faf7e0 46%,#f5faf7c2 100%),radial-gradient(circle at 82% 22%,#00c5151c,#0000 32%);position:absolute;inset:0}.site-header,.site-main,.site-footer{z-index:1;width:min(1180px,100% - 48px);margin-inline:auto;position:relative}.site-header{border-bottom:1px solid #5353541f;justify-content:space-between;align-items:center;min-height:92px;display:flex}.brand{align-items:center;display:inline-flex}.brand img{width:auto;height:64px;display:block}.security-note{color:var(--grf-gray);align-items:center;gap:8px;font-size:.88rem;font-weight:650;display:flex}.security-note svg{color:var(--grf-green-dark)}.site-main{align-items:center;min-height:0;padding:clamp(28px,4.5vh,52px) 0;display:grid}.hero-section{grid-template-columns:minmax(0,1fr) minmax(380px,440px);align-items:center;gap:clamp(48px,8vw,110px);min-height:0;display:grid}.hero-copy{max-width:610px}.eyebrow{color:var(--grf-green-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.76rem;font-weight:800;display:block}.hero-copy h1{color:#17251b;letter-spacing:-.055em;max-width:580px;margin:0;font-size:clamp(2.5rem,5vw,4.65rem);font-weight:760;line-height:1.02}.hero-copy>p{max-width:520px;color:var(--text-muted);margin:26px 0;font-size:1.08rem;line-height:1.7}.privacy-callout{max-width:480px;color:var(--grf-gray);align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.privacy-callout svg{color:var(--grf-green-dark);flex:none;margin-top:1px}.form-card{border-radius:var(--radius-lg);min-height:380px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #ffffffb3;flex-direction:column;justify-content:center;padding:30px;display:flex}.form-card-heading{margin-bottom:26px}.form-card-heading span{color:var(--grf-green-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:750}.form-card-heading h2{letter-spacing:-.025em;margin:6px 0 0;font-size:1.55rem}.search-form{gap:22px;display:grid}.field-group{gap:8px;display:grid}.field-group label{color:#26332a;font-size:.9rem;font-weight:700}.input-shell{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-height:52px;color:var(--text-muted);align-items:center;padding:0 15px;transition:border-color .16s,box-shadow .16s;display:flex}.input-shell:focus-within{border-color:var(--grf-green);box-shadow:0 0 0 4px #00c5151a}.input-shell.invalid{border-color:var(--danger)}.input-shell input{width:100%;min-width:0;height:50px;color:var(--text);background:0 0;border:0;outline:0;padding:0 0 0 12px}.input-shell input::placeholder{color:#9aa49d}.document-icon{background:var(--grf-green-soft);min-width:39px;height:24px;color:var(--grf-green-dark);letter-spacing:.04em;border-radius:5px;place-items:center;font-size:.57rem;font-weight:900;display:inline-grid}.client-code-icon{min-width:39px}.search-form .primary-button{margin-top:18px}.field-error{color:var(--danger);margin:0;font-size:.77rem;line-height:1.4}.primary-button,.secondary-button,.details-button,.pdf-download-button,.xml-download-button,.danfe-download-button,.icon-button{border:0;justify-content:center;align-items:center;font-weight:720;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.primary-button{border-radius:var(--radius-sm);background:var(--grf-green);color:#062b0a;gap:10px;min-height:54px;padding:0 22px;box-shadow:0 12px 26px #00c51530}.primary-button:not(:disabled):hover{background:#00b914;transform:translateY(-1px);box-shadow:0 15px 30px #00c51540}.primary-button:disabled{opacity:.66}.secondary-button,.details-button{border:1px solid var(--border);background:var(--white);min-height:40px;color:var(--text);border-radius:9px;gap:7px;padding:0 14px}.secondary-button:hover,.details-button:hover{background:var(--surface-muted);border-color:#b8c7bd}.details-button{color:var(--success);white-space:nowrap}.icon-button{border:1px solid var(--border);background:var(--white);width:40px;height:40px;color:var(--grf-gray);border-radius:9px;flex:none}.icon-button:hover{background:var(--grf-green-soft);color:var(--success)}.spinner{border:2px solid #062b0a40;border-top-color:#062b0a;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.alert{background:var(--danger-soft);color:#8d2929;border:1px solid #f0caca;border-radius:9px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:13px 14px;font-size:.86rem;line-height:1.45;display:flex}.alert svg{flex:none}.results-section{margin-top:72px;scroll-margin-top:30px}.results-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:22px;display:flex}.results-header h2{letter-spacing:-.03em;margin:0 0 6px;font-size:clamp(1.35rem,3vw,2rem)}.results-header p{color:var(--text-muted);margin:0}.desktop-table-wrap{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm);overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.88rem}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf1ee;padding:17px 14px}th{background:var(--surface-muted);color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:.72rem;font-weight:750}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfdfb}td strong,td small{display:block}td small{color:var(--text-muted);margin-top:5px;font-size:.72rem}.amount-cell{white-space:nowrap;font-weight:750}.line-preview{text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem;display:block;overflow:hidden}.status-badge{min-height:27px;color:var(--grf-gray);letter-spacing:.035em;white-space:nowrap;background:#edf0ee;border-radius:999px;align-items:center;padding:0 9px;font-size:.67rem;font-weight:800;display:inline-flex}.status-em-aberto{background:var(--grf-green-soft);color:var(--success)}.status-vencido{background:var(--warning-soft);color:var(--warning)}.status-pago{color:#225fa4;background:#e9f1ff}.row-actions,.card-actions{gap:8px;display:flex}.mobile-cards{display:none}.empty-state{border:1px solid var(--border);border-radius:var(--radius-md);max-width:620px;box-shadow:var(--shadow-sm);text-align:center;background:#ffffffe6;margin:0 auto;padding:50px 30px}.empty-icon{background:var(--grf-green-soft);width:58px;height:58px;color:var(--success);border-radius:50%;place-items:center;display:inline-grid}.empty-state h2{margin:18px 0 8px}.empty-state p{max-width:470px;color:var(--text-muted);margin:0 auto;line-height:1.6}.site-footer{color:var(--text-muted);border-top:1px solid #5353541f;justify-content:space-between;padding:18px 0;font-size:.78rem;display:flex}.site-footer a{color:var(--grf-green-dark);font-weight:700;text-decoration:none}.site-footer a:hover{text-decoration:underline}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f1e1394;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.details-modal{border-radius:var(--radius-md);background:var(--white);width:min(620px,100%);max-height:calc(100vh - 44px);padding:28px;overflow-y:auto;box-shadow:0 30px 90px #00000040}.modal-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.modal-header h2{margin:0;font-size:1.55rem}.detail-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.detail-item{border:1px solid var(--border);border-radius:11px;grid-template-columns:auto 1fr;gap:2px 10px;padding:14px;display:grid}.detail-item svg{color:var(--grf-green-dark);grid-row:1/3}.detail-item span,.detail-value span,.copy-panel>span,.mobile-line>span{color:var(--text-muted);font-size:.72rem}.detail-item strong{font-size:.9rem}.detail-value{background:var(--grf-green-soft);border-radius:11px;justify-content:space-between;align-items:center;margin:16px 0;padding:17px 18px;display:flex}.detail-value strong{color:var(--success);font-size:1.25rem}.copy-panel{border:1px solid var(--border);background:var(--surface-muted);border-radius:11px;gap:10px;padding:17px;display:grid}.copy-panel code,.mobile-line code{overflow-wrap:anywhere;color:#344139;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.8rem;line-height:1.55}.pdf-download-button{background:var(--grf-green);color:#062b0a;border-radius:9px;gap:9px;width:100%;min-height:46px;margin-top:14px;box-shadow:0 12px 26px #00c51530}.xml-download-button,.danfe-download-button{color:#fff;background:#626966;border:0;border-radius:9px;gap:9px;width:100%;min-height:46px;margin-top:10px}.xml-download-button:not(:disabled):hover,.danfe-download-button:not(:disabled):hover{background:#4d5451;transform:translateY(-1px)}.xml-download-button:disabled,.danfe-download-button:disabled{cursor:not-allowed;opacity:.62}.pdf-download-button:not(:disabled):hover{background:#00b914;transform:translateY(-1px)}.pdf-download-button:disabled{cursor:not-allowed;opacity:.62}.pdf-error{color:var(--danger);margin:12px 0 0;font-size:.82rem;line-height:1.45}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width>=981px) and (height>=700px){.portal-shell:not(.portal-shell--expanded){height:100dvh;min-height:100dvh;overflow-y:hidden}}@media (width<=980px){.site-main{padding-block:42px}.hero-section{grid-template-columns:1fr;gap:42px}.hero-copy{max-width:680px}.form-card{width:min(590px,100%)}.desktop-table-wrap{display:none}.mobile-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.boleto-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm);padding:20px}.boleto-card header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.boleto-card header div span,.boleto-card header div strong{display:block}.boleto-card header div span{color:var(--text-muted);font-size:.7rem}.card-value{color:var(--success);margin:18px 0;font-size:1.55rem;font-weight:780}.boleto-card dl{grid-template-columns:1fr 1fr;gap:14px;margin:0;display:grid}.boleto-card dt,.boleto-card dd{margin:0}.boleto-card dt{color:var(--text-muted);font-size:.7rem}.boleto-card dd{margin-top:3px;font-size:.86rem;font-weight:680}.mobile-line{background:var(--surface-muted);border-radius:9px;gap:5px;margin:17px 0;padding:12px;display:grid}}@media (width<=680px){.site-header,.site-main,.site-footer{width:min(100% - 32px,1180px)}.site-header{min-height:76px}.brand img{height:40px}.security-note span{display:none}.site-main{padding:38px 0 48px}.hero-section{gap:34px}.hero-copy h1{font-size:clamp(2.25rem,13vw,3.25rem)}.hero-copy>p{margin:20px 0;font-size:1rem}.form-card{border-radius:18px;min-height:430px;padding:24px 20px}.results-section{margin-top:52px}.results-header{align-items:flex-start}.mobile-cards{grid-template-columns:1fr}.card-actions>*{flex:1}.site-footer{flex-direction:column;gap:7px}.details-modal{padding:21px}.pdf-download-button{max-width:100%;padding-inline:14px}.detail-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-panel,.auth-form{gap:.75rem;display:grid}.auth-panel{grid-template-rows:auto 1fr auto}.auth-tabs{background:#f2f6f3;border:1px solid #dce5df;border-radius:14px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:.45rem;padding:5px;display:grid}.auth-tab{color:#66746c;cursor:pointer;min-height:44px;font:inherit;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:.65rem .7rem;font-size:.82rem;font-weight:750;transition:color .16s,background .16s,box-shadow .16s;display:inline-flex}.auth-tab:hover{color:#1c5537}.auth-tab.active{color:#126d34;background:#fff;box-shadow:0 3px 12px #194a2e1c}.auth-tab:focus-visible{outline-offset:1px;outline:3px solid #00c51533}.auth-tab-panel{padding-top:.35rem}.auth-tab-intro{color:#66746c;margin:0 0 .25rem;font-size:.83rem;line-height:1.5}.auth-form label{color:#25352d;font-size:.86rem;font-weight:700}.auth-form input{color:#15251d;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #c8d2cc;border-radius:12px;outline:none;padding:.8rem .95rem}.auth-form input:focus{border-color:#2e7d4f;box-shadow:0 0 0 3px #2e7d4f24}.password-input{position:relative}.password-input input{padding-right:3rem}.password-input button{color:#52645a;cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.auth-divider{color:#728078;text-transform:uppercase;align-items:center;gap:.75rem;margin:.35rem 0;font-size:.78rem;font-weight:700;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#dce3df;flex:1;height:1px}.link-button{color:#226641;cursor:pointer;font:inherit;background:0 0;border:0;font-weight:700}.link-button:disabled{cursor:not-allowed;opacity:.55}.auth-error{color:#a92727;margin:0;font-size:.87rem;line-height:1.4}.auth-feedback{align-items:flex-end;min-height:46px;padding-top:.45rem;display:flex}.spin{animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-modal-backdrop{z-index:1000;background:#07160ea8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.auth-modal{background:#fff;border-radius:20px;width:min(100%,460px);padding:2rem;position:relative;box-shadow:0 26px 70px #00000047}.auth-modal h2{margin:.5rem 0}.auth-modal>p{color:#5c6a62;margin:0 0 1.25rem;line-height:1.5}.auth-modal-close{cursor:pointer;background:#edf2ef;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:.85rem;right:.85rem}.auth-modal-icon{color:#2e7d4f}.verification-code{text-align:center;letter-spacing:.5rem;font-weight:800;font-size:1.5rem!important}.authenticated-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (width<=460px){.auth-tab{min-height:42px;padding-inline:.35rem;font-size:.76rem}}
