:root{font-family:Segoe UI,Arial,sans-serif;line-height:1.5;font-weight:400;color:#1f2434;background-color:#dfe4f1;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{border-radius:6px;border:1px solid #c5cbe3;padding:.6rem 1rem;font-size:.95rem;font-weight:600;font-family:inherit;background-color:#eef1fb;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}button:disabled{opacity:.6;cursor:not-allowed}input,select,textarea{font-family:inherit;font-size:.95rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease;color:#1f2434;background:#f3f5ff}input:focus,select:focus,textarea:focus{border-color:#5b7bff;box-shadow:0 0 0 3px #5b7bff26}#root{min-height:100vh;background:linear-gradient(180deg,#dfe4f1,#d2d9ea);color:#1f2434}a{color:inherit;text-decoration:none}.page-centered{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#cfe3d1,#d7e2f3 45%,#cbd7f2);position:relative;overflow:hidden}.card-form{background:#e6ebf6;padding:2rem;border-radius:12px;box-shadow:0 18px 40px #14142b1f;width:100%;max-width:360px;display:flex;flex-direction:column;gap:1rem}.login-card{max-width:380px}.login-brand{display:flex;align-items:center;justify-content:center;margin-bottom:.4rem}.login-brand img{height:62px;width:auto;display:block}.report-summary{display:grid;gap:.8rem;margin:.6rem 0 .2rem}.report-item{display:flex;align-items:center;justify-content:space-between;background:#edf1f9;border-radius:10px;padding:.7rem .9rem;border:1px solid #cfd6ea}.reports-page{padding:2rem;max-width:1200px;margin:0 auto}.reports-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem}.reports-header h1{margin:0}.reports-header p{margin:.3rem 0 0;color:#5b647a}.reports-back{color:#2b3a78;text-decoration:none;font-weight:600;padding:.2rem .5rem;border-radius:6px}.reports-back:hover{background:#2b3a7814}.reports-filters{background:#e6ebf6;padding:1rem;border-radius:10px;margin-bottom:1.2rem;box-shadow:0 10px 24px #14142b1f}.range-row{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:.8rem;width:100%}.range-row label{display:flex;flex-direction:column;gap:.35rem}.reports-actions{display:flex;justify-content:flex-end;margin-top:.8rem}.reports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.reports-card{background:#e6ebf6;border-radius:12px;padding:1.4rem;border:1px solid #cfd6ea;box-shadow:0 10px 24px #14142b1f;display:flex;flex-direction:column;gap:.6rem}.reports-card span{color:#5b647a;font-size:.9rem}.reports-card strong{font-size:2.6rem;color:#2b3a78;text-align:center}.reports-card--metric{position:relative;text-align:center;min-height:120px}.reports-card--metric span{align-self:flex-start}.reports-card--metric strong{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;margin:0}.reports-card--list{grid-column:span 2}.reports-table table{width:100%;border-collapse:collapse;margin-top:.4rem;background:#edf1f9;border-radius:10px;overflow:hidden}.reports-table th,.reports-table td{padding:.6rem .7rem;text-align:left;border-bottom:1px solid #cfd6ea;font-size:.9rem}.reports-table th:nth-child(2),.reports-table th:nth-child(3),.reports-table td:nth-child(2),.reports-table td:nth-child(3){text-align:center}.reports-table th{color:#5b647a;font-weight:700;background:#e6ebf6}.reports-table tr:last-child td{border-bottom:none}.reports-chart-wrapper{display:grid;grid-template-columns:40px 1fr;gap:.6rem;align-items:stretch;background:#edf1f9;border:1px solid #cfd6ea;border-radius:10px;padding:.8rem}.reports-chart-scale{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;color:#5b647a;font-size:.7rem;padding:2px 0}.reports-chart{display:grid;grid-template-columns:repeat(12,minmax(22px,1fr));align-items:end;gap:.6rem}.reports-bar{display:flex;flex-direction:column;align-items:center;gap:.35rem}.reports-bar-track{height:130px;width:20px;display:flex;align-items:flex-end;justify-content:center;background:#1f8a3b14;border-radius:8px;padding:2px}.reports-bar-fill{width:100%;border-radius:6px;background:#1f8a3b;box-shadow:0 6px 12px #1f8a3b33}.reports-bar-fill--blue{background:#3a5bff;box-shadow:0 6px 12px #3a5bff33}.reports-bar span{font-size:.7rem;text-transform:uppercase;color:#5b647a}.card-form input{width:100%;padding:.6rem;margin-top:.4rem;border:1px solid #cfd6ea;border-radius:6px;background:#edf1f9;color:#1f2434}.login-card label{color:#2b3a78;font-weight:600}.card-form button{background:#2b3a78;color:#fff;border:none;box-shadow:0 8px 16px #3a5bff40}.card-form button:hover,.card-form button:active{box-shadow:none}.card-form button:hover{filter:brightness(1.18)}.card-form button:active{filter:brightness(1.12)}.error{background:#f6d9db;color:#b00020;padding:.6rem;border-radius:6px}.info{background:#d7efe0;color:#205b35;padding:.6rem;border-radius:6px}.card-detail{padding:2rem;max-width:980px;margin:0 auto}.card-detail header{display:flex;align-items:flex-start;gap:1rem;background:#e6ebf6;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 10px 24px #14142b1f}.card-detail header a{padding:.4rem .8rem;border-radius:8px;background:#d7def2;color:#2b3a78;font-weight:600}.card-detail header .header-actions{display:flex;gap:.6rem;flex-wrap:wrap}.card-detail header .header-actions button{background:#3a5bff;color:#fff;border:none;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.card-detail header .header-actions button:hover{box-shadow:none;filter:brightness(1.18)}.card-detail header .header-actions button:active{box-shadow:none;filter:brightness(1.12)}.detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;width:100%}.detail-header-left h1{margin:0 0 .4rem}.detail-title-row{display:flex;align-items:baseline;gap:.8rem;flex-wrap:wrap}.detail-flag{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;padding:.1rem .45rem;border-radius:999px;background:#7a1d2b2e;color:#7a1d2b;border:1px solid rgba(122,29,43,.35)}.detail-created-at{font-size:.85rem;color:#6c758c}.detail-meta{display:flex;flex-direction:column;gap:.05rem}.detail-meta-item{display:flex;align-items:baseline;gap:0}.detail-meta-item .label{min-width:90px;text-transform:none;letter-spacing:0;margin-right:-20px}.detail-meta-item strong{font-size:.95rem}.detail-header-right{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;margin-left:auto}.detail-status{min-width:150px;text-align:right}.detail-status strong{display:block}.card-detail header .header-actions{justify-content:flex-end}.card-detail header .header-actions .btn-warning{background:#f08a24}.card-detail header .header-actions .btn-success{background:#2e9d5b}.card-detail section{background:#e6ebf6;padding:1rem;border-radius:10px;margin-top:1rem;box-shadow:0 10px 24px #14142b1f}.card-detail .upload{background:transparent;box-shadow:none;border-radius:0;padding:0}.card-detail .upload.upload--attention{background:linear-gradient(180deg,#fff3e6,#ffe4c7);border:1px solid #e2a46a;border-radius:10px;box-shadow:0 8px 20px #9c5c1d24;padding:.85rem}.bank-limits-info{margin:.45rem 0 .85rem;padding:.65rem .75rem;border-radius:8px;border:1px solid #e7c49b;background:#ffffff73}.bank-limits-title{font-size:.86rem;font-weight:700;color:#7f4a13}.bank-limits-subtitle{margin-top:.2rem;margin-bottom:.45rem;font-size:.83rem;color:#6b3f15}.bank-limits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.35rem .8rem}.bank-limit-item{display:flex;justify-content:space-between;align-items:center;font-size:.83rem;color:#5b647a}.attachments-list{display:flex;flex-direction:column;gap:.5rem}.attachment-item{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.attachment-remove{border:none;background:transparent;color:#b00020;font-weight:700;cursor:pointer}.qrcode-link-label--pending{color:#7b8298;text-decoration:line-through;opacity:.78}.upload-actions{margin-top:.6rem;display:flex;justify-content:flex-end}.history ul{padding-left:1rem;margin-top:-.4rem;margin-bottom:-.4rem}.label{display:block;font-size:.75rem;color:#6c758c;text-transform:uppercase;letter-spacing:.04em}.card-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:1rem;margin-top:1rem;align-items:stretch}.card-col{display:flex;flex-direction:column;gap:1rem}.card-col--stretch{min-height:0}.card-col section{margin-top:0}.section-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.section-header h2{margin-top:-10px}.section-actions{display:flex;align-items:center;gap:.4rem;margin-top:-30px}.icon-btn{width:30px;height:30px;border-radius:6px;border:none;background:transparent;color:#1f2434;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-btn:hover{color:#2b3a78;transform:translateY(-1px);background:#2b3a7814;border-radius:6px}.icon-btn:hover .icon-char{color:#2b3a78}.icon-char{font-size:18px;line-height:1;color:#1f2434;font-family:Segoe UI Symbol,Segoe UI,Arial,sans-serif}.card-col--stretch .history{flex:0 0 auto;height:224px;min-height:224px;max-height:224px;display:flex;flex-direction:column;overflow:hidden}.card-col--stretch .history ul{flex:1;min-height:0;overflow:hidden;margin-top:.15rem;margin-bottom:0}.chat-section{display:flex;flex-direction:column;gap:.3rem}.chat-section--full{margin-top:1rem}.chat-section .section-header{margin-bottom:0}.chat-section .section-header h2{margin:0}.chat-section--full .chat-list{height:160px;max-height:160px;min-height:160px;overflow-y:auto}.chat-list{max-height:260px;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem;padding-right:4px;padding-bottom:2px}.chat-empty{margin:0;color:#5a6174;font-size:.9rem}.chat-item{background:#edf1f9;border:1px solid #cfd6ea;border-radius:8px;padding:.5rem .6rem;max-width:85%;box-shadow:0 1px 3px #12182614}.chat-item--mine{margin-left:auto;background:#dbe8ff;border-color:#8eaef6}.chat-item--other{margin-right:auto;background:#fff3df;border-color:#f0c987}.chat-item-line{display:flex;align-items:baseline;gap:.35rem;white-space:pre-wrap;word-break:break-word}.chat-item-name{color:#2b3a78;font-size:.86rem;flex-shrink:0}.chat-item--mine .chat-item-name{color:#1b3f92}.chat-item--other .chat-item-name{color:#8b5200}.chat-item-message-text{word-break:break-word;color:#1f2434;font-size:.9rem}.chat-item-time{margin-top:.15rem;font-size:.68rem;color:#7a8195;text-align:right}.chat-compose{display:flex;flex-direction:row;align-items:flex-end;gap:.35rem}.chat-compose textarea{flex:1;width:100%;box-sizing:border-box;padding:.6rem;border:1px solid #cfd6ea;border-radius:8px;background:#edf1f9;color:#1f2434;resize:none}.chat-compose button{align-self:auto;white-space:nowrap;height:38px}.create-actions{display:flex;justify-content:flex-end;margin-top:.8rem}.upload-row{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.upload-row--file-picker{flex-wrap:nowrap}.file-input-hidden{display:none}.upload-selected-name{flex:1;min-width:0;font-size:.85rem;color:#4a536b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-label{display:flex;flex-direction:column;gap:.4rem;color:#2b3a78}.inline-link{color:#3a5bff;font-weight:600}.pending-info{margin:.6rem 0 0;color:#5b647a;font-size:.85rem}.pending-list{margin-top:.6rem;display:flex;flex-direction:column;gap:.4rem}.pending-item{display:flex;align-items:center;justify-content:space-between;background:#edf1f9;border:1px solid #cfd6ea;border-radius:6px;padding:.35rem .5rem;font-size:.85rem}.pending-remove{border:none;background:transparent;color:#b00020;font-weight:700;cursor:pointer}.link-button{background:transparent;border:none;padding:0;cursor:pointer;text-align:left}.mini-modal{position:fixed;inset:0;background:#0a0c1459;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:60}.mini-modal-content{width:min(720px,92vw);max-height:80vh;overflow:auto;background:#e6ebf6;border-radius:12px;box-shadow:0 18px 50px #14142b4d;padding:1rem}.mini-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.mini-modal-header h3{margin:0}.qrcode-modal-content{width:min(560px,92vw);padding:0;overflow:auto;max-height:88vh;display:flex;flex-direction:column}.qrcode-modal-titlebar{display:flex;align-items:center;justify-content:space-between;padding:.65rem .9rem;border-bottom:1px solid #cfd6ea;background:#d7def2;gap:.6rem}.qrcode-modal-titlebar h3{margin:0;color:#2b3a78;font-size:1rem}.qrcode-modal-close{width:24px;height:24px;border:none;border-radius:6px;background:transparent;color:#8a2f2f;font-size:16px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.qrcode-modal-close:hover{background:#8a2f2f1f}.qrcode-print-top{padding:.28rem .6rem;font-size:.82rem;flex-shrink:0;background:transparent;color:#2b3a78;border:none}.qrcode-print-top:hover{background:#2b3a781a}.qrcode-preview-toolbar{display:flex;justify-content:flex-end;padding:.45rem 2rem 0}.mini-modal-list{padding-left:1rem}.inline-checkbox{display:inline-flex;align-items:center;gap:.4rem;font-size:.92rem;color:#27345f}.qrcode-preview{display:flex;align-items:center;justify-content:center;padding:.1rem 0 .2rem;min-height:290px}.qrcode-preview-image-btn{border:none;background:transparent;padding:0;cursor:zoom-in}.qrcode-preview img{width:clamp(280px,42vw,420px);height:clamp(280px,42vw,420px);object-fit:contain;border-radius:8px;border:1px solid #cfd6ea;background:#fff}.qrcode-preview-total{text-align:center;font-size:1.2rem;font-weight:700;color:#000;margin:-.2rem 0 .55rem}.qrcode-limits-box{margin:auto .9rem .9rem;padding:.65rem .75rem;border:1px dashed #d2b188;border-radius:8px;background:#ffffff75;flex-shrink:0}.qrcode-limits-title{font-size:.82rem;font-weight:700;color:#6b4a21;margin-bottom:.2rem}.qrcode-limits-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem .8rem}.qrcode-limits-item{display:flex;justify-content:space-between;gap:.5rem;font-size:.82rem;color:#2b3a78}.qrcode-limits-item strong{font-weight:700}@media(max-width:768px){.card-detail{padding:.8rem}.card-detail header{padding:.8rem;gap:.75rem;flex-direction:column}.card-detail header a{align-self:flex-start}.detail-header{flex-direction:column;gap:.85rem}.detail-header-right{margin-left:0;width:100%;align-items:flex-start;gap:.65rem}.detail-status{min-width:0;text-align:left}.card-detail header .header-actions{width:100%;justify-content:flex-start;gap:.45rem}.card-detail header .header-actions button{flex:1 1 48%;min-height:38px}.card-grid{grid-template-columns:1fr;gap:.8rem}.section-header{flex-wrap:wrap;align-items:center;gap:.45rem}.section-header h2{margin:0}.section-actions{margin-top:0;margin-left:auto}.upload-row,.upload-row--file-picker{flex-wrap:wrap;gap:.5rem}.upload-row--file-picker>button{min-height:36px}.upload-selected-name{width:100%;order:5}.attachment-item{align-items:flex-start;flex-direction:column;gap:.35rem}.chat-item{max-width:100%}.chat-compose{flex-direction:column;align-items:stretch}.chat-compose button{width:100%}.mini-modal{padding:.6rem}.mini-modal-content{width:100%;max-height:90dvh;padding:.75rem}.qrcode-modal-content{width:96vw;max-height:90dvh}.qrcode-preview-toolbar{padding:.45rem .85rem 0}.qrcode-preview img{width:min(82vw,340px);height:min(82vw,340px)}.qrcode-limits-list{grid-template-columns:1fr}}@media(max-width:480px){.card-detail{padding:.65rem}.detail-title-row h1{font-size:1.2rem}.card-detail section{padding:.8rem}.icon-btn{width:28px;height:28px}}.board-page{padding:2rem;max-width:1280px;margin:0 auto;height:100dvh;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.board-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;background:transparent;border-radius:0;padding:0;box-shadow:none}.board-header h1{margin:0;font-size:1.6rem}.brand img{height:46px;width:auto;display:block}.board-header p{margin:.4rem 0 0;color:#5b647a}.profile-menu{position:relative}.header-right{display:inline-flex;align-items:center;gap:.8rem}.header-link{color:#2b3a78;text-decoration:none;font-weight:600;padding:.2rem .4rem;border-radius:6px}.header-link:hover{background:#2b3a7814}.profile-button{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#2b3a78;border:none;padding:.2rem .4rem}.profile-button:hover{background:#2b3a7814;border-radius:6px}.profile-button:active{background:#2b3a781f}.profile-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.profile-icon svg{width:22px;height:22px;display:block}.profile-dropdown{position:absolute;right:0;top:calc(100% + .4rem);background:#e6ebf6;border:1px solid #cfd6ea;border-radius:10px;box-shadow:0 10px 24px #14142b1f;min-width:160px;padding:.5rem;z-index:5}.profile-info{padding:.4rem .4rem .2rem}.profile-name{font-weight:600;color:#2b3a78}.profile-email,.profile-empresa{font-size:.85rem;color:#5b647a;margin-top:.1rem}.profile-divider{height:1px;background:#cfd6ea;margin:.4rem 0}.profile-item{width:100%;text-align:left;background:transparent;border:none;padding:.45rem .4rem;border-radius:8px;color:#2b3a78;display:flex;align-items:center;gap:.5rem}.profile-item:hover{background:#d7def2}.profile-item.danger{color:#7a1d2b}.profile-item-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.profile-item-icon svg{width:18px;height:18px;display:block}.board-header button:hover,.board-header button:active{box-shadow:none}.board-header button:hover{filter:brightness(1.18)}.board-header button:active{filter:brightness(1.12)}.create-card{background:#e6ebf6;padding:1rem;border-radius:10px;margin-bottom:1rem;box-shadow:0 10px 24px #14142b1f}.form-row{display:grid;gap:.8rem;grid-template-columns:1fr}.form-row input,.form-row select{padding:.6rem;border:1px solid #cfd6ea;border-radius:6px;background:#edf1f9;color:#1f2434}.filters,.create-user{background:#e6ebf6;padding:1rem;border-radius:10px;margin-bottom:1rem;box-shadow:0 10px 24px #14142b1f}.filters-row{display:flex;gap:.8rem;flex-wrap:nowrap;align-items:center;overflow:visible}.filters-label{font-size:.9rem;font-weight:600;color:#3b4c7a;display:inline-flex;align-items:center}.filters-actions{margin-left:auto;display:inline-flex;align-items:center;gap:.4rem}.filters-actions .btn-create{background:#3b4c7a;color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.filters-actions .btn-create--guia{background:#1f8a3b}.btn-icon{font-size:1rem;line-height:1}.filters-actions .btn-create:hover,.filters-actions .btn-create:active{box-shadow:none}.filters-actions .btn-create:hover{filter:brightness(1.18)}.filters-actions .btn-create:active{filter:brightness(1.12)}.bank-limits-hover{position:relative;display:inline-flex;align-items:center;margin:0 auto;z-index:4}.bank-limits-trigger{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 .8rem;border:1px solid #cfd6ea;border-radius:8px;background:#edf1f9;color:#3b4c7a;font-size:.88rem;font-weight:600}.bank-limits-popover{position:absolute;top:calc(100% + .45rem);right:0;width:390px;background:#eef2fb;border:1px solid #d7deef;border-radius:8px;box-shadow:0 10px 22px #14142b24;padding:.5rem .6rem;display:none;z-index:12}.bank-limits-popover-title{font-size:.95rem;font-weight:700;color:#6b4a21;margin-bottom:.35rem}.bank-limits-popover-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem .9rem}.bank-limits-hover:hover .bank-limits-popover,.bank-limits-hover:focus-within .bank-limits-popover{display:block}.bank-limits-popover-item{display:flex;justify-content:space-between;gap:.6rem;font-size:.84rem;color:#2b3a78;padding:.06rem 0;white-space:nowrap}.bank-limits-popover-item strong{font-weight:700}.filters-row select{padding:.6rem;border:1px solid #cfd6ea;border-radius:6px;background:#edf1f9;color:#1f2434}.filters-select--cartorio,.filters-select--usuarios{width:170px;max-width:170px}.filters-row input[type=date]{padding:.6rem;border:1px solid #cfd6ea;border-radius:6px;background:#edf1f9;color:#1f2434;font-family:inherit;font-size:.95rem}.filters-row input[type=date]:focus{border-color:#5b7bff;box-shadow:0 0 0 3px #5b7bff26}.kanban{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;flex:1;min-height:0}.column{background:#dfe6f6;padding:1rem;border-radius:10px;min-height:260px;border:1px solid #d2d9f3;display:flex;flex-direction:column;min-height:0}.column--dragover{outline:2px dashed #3a5bff;outline-offset:4px;background:#d4ddf5}.column-title{display:flex;align-items:center;justify-content:center;gap:.45rem}.column-title h3{margin:0;font-size:.95rem;text-transform:uppercase;letter-spacing:.04em;color:#3b4c7a;text-align:center}.column-title-toggle{width:100%;border:0;background:transparent;color:inherit;padding:.15rem .2rem;border-radius:8px;cursor:pointer;position:relative}.column-title-toggle:hover{background:#2b3a7814}.column-toggle-indicator{display:inline-flex;align-items:center;justify-content:center;min-height:1em;position:absolute;right:.35rem;top:50%;transform:translateY(-50%);font-weight:700;color:#2f3f73;font-size:.9rem;line-height:1}.column.column--collapsed{min-height:auto}.column.column--collapsed .column-cards{display:none}.column-badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#1f8a3b;color:#fff;font-size:.75rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.column-cards{display:flex;flex-direction:column;gap:.8rem;flex:1;min-height:0;max-height:none;overflow-y:auto;padding-right:4px;margin-top:1.4rem;padding-top:6px}.column-cards::-webkit-scrollbar{width:8px}.column-cards::-webkit-scrollbar-track{background:#e3e8f4;border-radius:8px}.column-cards::-webkit-scrollbar-thumb{background:#b9c3dc;border-radius:8px}.column-cards::-webkit-scrollbar-thumb:hover{background:#a6b1cc}.column-cards{scrollbar-width:thin;scrollbar-color:#b9c3dc #e3e8f4}.card-item{background:linear-gradient(180deg,#d9c9b3,#c7b49c);padding:.8rem;border-radius:8px;border:1px solid #b8a489;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 6px 16px #5c4e3c40;text-align:left;width:100%;position:relative}.card-item--deleted{background:linear-gradient(180deg,#8c2b2b,#6f1f1f);border-color:#5e1919;color:#f4e7e7}.card-item--deleted .card-empresa,.card-item--deleted .card-owner,.card-item--deleted .meta-item,.card-item--deleted .meta-total{color:#f4e7e7!important}.card-item--deleted .meta-icon,.card-item--deleted .inline-arrow,.card-item--deleted .card-menu-btn{color:#f4e7e7}.card-item--faded{opacity:.68;filter:saturate(.85)}.card-item h4{text-align:center;margin-top:.2rem}.card-title-row{display:flex;align-items:baseline;justify-content:center;gap:.4rem;flex-wrap:wrap}.card-unread-badge{min-width:1.05rem;height:1.05rem;padding:0 .3rem;border-radius:999px;background:#d62828;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;line-height:1;transform:translateY(-9px)}.card-flag{font-size:.55rem;text-transform:uppercase;letter-spacing:.04em;padding:.04rem .28rem;border-radius:999px;transform:translateY(-2px);background:#7a1d2b2e;color:#7a1d2b;border:1px solid rgba(122,29,43,.35)}.card-pendente-flag{font-size:.55rem;text-transform:uppercase;letter-spacing:.04em;padding:.04rem .28rem;border-radius:999px;transform:translateY(-2px)}.card-pendente-flag--qrcode{background:#c67e102e;color:#7f4a13;border:1px solid rgba(127,74,19,.35)}.card-pendente-flag--comprovante{background:#2e9d5b2e;color:#1f6f41;border:1px solid rgba(31,111,65,.35)}.card-pendente-flag--aguardando{background:#3a5bff2e;color:#2b3a78;border:1px solid rgba(43,58,120,.35)}.card-item--deleted .card-flag{background:#ffffff1f;color:#f4e7e7;border-color:#ffffff59}.card-empresa{margin:-.1rem 0 .15rem;font-size:.8rem;text-align:center;color:#3b4c7a}.card-owner{margin:.2rem 0;font-size:.85rem}.inline-arrow{color:#5b4a36;font-weight:700}.card-meta{display:flex;gap:.6rem;align-items:center;justify-content:flex-start;flex-wrap:nowrap;white-space:nowrap;font-size:.75rem}.card-owner+.card-meta{margin-top:.6rem}.meta-total{font-weight:700;color:#1f5e2f!important;margin-left:auto;text-align:right}.meta-item{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;color:#4b3d2c}.meta-icon{display:inline-flex;font-size:.8rem;color:#555;filter:grayscale(1)}.card-menu-btn{position:absolute;top:.2rem;right:.3rem;width:28px;height:28px;border-radius:6px;border:none;background:transparent;color:#5b4a36;font-size:1.1rem;line-height:1}.card-menu{position:absolute;top:2.2rem;right:.4rem;background:#f1e6d6;border:1px solid #b8a489;border-radius:8px;padding:.3rem;display:flex;flex-direction:column;gap:.2rem;min-width:140px;box-shadow:0 10px 24px #5c4e3c40;z-index:2}.card-menu-item{background:transparent;border:none;text-align:left;padding:.4rem .6rem;border-radius:6px;color:#3f3325}.card-menu-item:hover{background:#e3d4bf}.card-menu-item.danger{color:#7a1d2b}.card-item:hover{transform:translateY(-2px);box-shadow:0 12px 26px #3c486e47}.loading{padding:1rem}.modal-overlay{position:fixed;inset:0;background:#0a0c1473;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:100}.modal-overlay-top{z-index:120}.modal-content{width:min(920px,95vw);max-height:90vh;overflow:auto;background:#e3e8f4;border-radius:14px;box-shadow:0 20px 60px #14142b4d}.guia-form{margin-top:1rem;display:flex;flex-direction:column;gap:.8rem}.guia-group{border:1px solid #cfd6ea;border-radius:10px;padding:.8rem;background:#edf1f9;display:flex;flex-direction:column;gap:.6rem}.guia-group-label{font-weight:600;color:#2b3a78;font-size:.95rem}.guia-group-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem}.guia-field{display:flex;flex-direction:column;gap:.4rem;color:#2b3a78}.modal-body .guia-field--inline{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:.5rem}.modal-body .guia-field--radio{display:grid!important;grid-template-columns:18px 1fr!important;align-items:center!important;gap:.5rem!important}.modal-body label.guia-field--inline{display:inline-flex;flex-direction:row!important;align-items:center}.guia-field--inline input[type=radio],.guia-field--inline input[type=checkbox]{margin:0;transform:translateY(1px)}.guia-field--inline .guia-field-label{margin:0;display:inline}.guia-field input[type=checkbox],.guia-field input[type=radio]{width:18px;height:18px}.guia-result{margin-top:1rem;border:1px solid #cfd6ea;border-radius:10px;overflow:hidden;background:#f3f5fb}.guia-result-header{padding:.6rem .8rem;background:#d7def2;border-bottom:1px solid #c4cce6;font-weight:600;color:#2b3a78}.guia-result-frame{width:100%;height:60vh;border:none;background:#fff}.guia-result-actions{padding:.8rem;display:flex;justify-content:flex-end;background:#edf1f9}.guia-quantity{margin-top:.8rem;display:flex;flex-direction:column;gap:.4rem}.guia-quantity-label{font-size:.85rem;color:#2b3a78;font-weight:600}.guia-quantity-row{display:flex;align-items:center;gap:.6rem}.guia-quantity-row input{width:90px}.guia-items{margin-top:.8rem;border-top:1px solid #cfd6ea;padding-top:.8rem}.guia-items-title{font-weight:600;color:#2b3a78;margin-bottom:.4rem}.guia-items-header,.guia-items-row{display:grid;grid-template-columns:1fr 64px 96px 28px;gap:.6rem;align-items:center}.guia-items-header{font-size:.85rem;font-weight:600;color:#2b3a78;padding:.2rem 0}.guia-items-header span:nth-child(2),.guia-items-row span:nth-child(2){text-align:center}.guia-items-header:after{content:""}.guia-items-list{max-height:160px;overflow-y:auto;padding-right:4px}.guia-items-row{font-size:.85rem;padding:.3rem 0;border-bottom:1px solid #e0e5f2}.guia-item-remove{width:22px;height:22px;border-radius:999px;border:none;background:#d65c64;color:#fff;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.guia-item-remove:hover{filter:brightness(1.1)}.guia-items-total{display:flex;justify-content:flex-end;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.9rem;color:#2b3a78}.guia-items-total strong{font-weight:700}.guia-debug{display:inline-flex;align-items:center;gap:.4rem;margin-right:auto;font-size:.85rem;color:#2b3a78}.btn-secondary{background:#5b6b9b;color:#fff;border:none}.modal-titlebar{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;background:#d7def2;border-bottom:1px solid #c4cce6;border-radius:14px 14px 0 0}.modal-title-group{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem}.modal-subtitle{font-size:.82rem;color:#5b6b9b;font-weight:500}.modal-title{font-weight:600;color:#2b3a78}.modal-actions{display:flex;gap:.4rem}.win-btn{width:32px;height:28px;padding:0;border-radius:6px;border:1px solid #bcc7e1;background:#edf1fb;color:#2b3a78;font-size:.9rem}.win-btn-close{background:#f6d9db;color:#7a1d2b;border-color:#e7b6bb}.modal-body{padding:1rem}.modal-body label,.field-group{display:flex;flex-direction:column;gap:.4rem;color:#2b3a78}.field-group-row{flex-direction:column;align-items:flex-start;gap:.4rem}.field-label{font-weight:600;color:#2b3a78}.field-group-row .field-label{min-width:0}.modal-body select,.modal-body input{background:#edf1f9;border:1px solid #c5cbe3;border-radius:6px;padding:.6rem}.modal-body textarea{background:#edf1f9;border:1px solid #c5cbe3;border-radius:6px;padding:.6rem;min-height:80px;resize:vertical;font-family:inherit}.company-select{display:flex;align-items:center;gap:.6rem}.company-add-btn{width:34px;height:34px;border-radius:6px;border:none;background:#3b4c7a;color:#fff;font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.company-add-btn:hover{filter:brightness(1.18)}.company-add-btn:active{filter:brightness(1.12)}.role-options,.guia-service-options{display:flex;flex-direction:column;gap:.4rem;align-items:flex-start}.guia-service-options .role-option{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:.5rem!important}.guia-empty{font-size:.85rem;color:#5b647a}.role-option{display:inline-flex;flex-direction:row;align-items:center;gap:.4rem;color:#2b3a78;font-weight:600}.role-option span{display:inline-block}.role-options label.role-option{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:.4rem!important}.role-options label.role-option input{margin:0!important}.modal-actions-row{margin-top:1rem;display:flex;justify-content:flex-end;gap:.6rem}.modal-actions-spacer{flex:1}.guia-actions-row{align-items:center}.guia-actions-left{display:flex;align-items:center;gap:.9rem;margin-right:auto}.guia-particionar-toggle{display:inline-flex;flex-direction:row;align-items:center;gap:.4rem;font-size:.92rem;color:#2f3855;white-space:nowrap;margin:0}.modal-body label.guia-particionar-toggle{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:.4rem!important}.guia-particionar-toggle input[type=checkbox]{width:14px;height:14px;margin:0;padding:0;transform:none}.guia-loading-inline{font-size:.9rem;color:#5b647a;white-space:nowrap}.users-list{margin-top:1rem;display:flex;flex-direction:column;gap:.6rem}.users-filters{display:flex;flex-direction:column;gap:.8rem}.users-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.users-filters label input,.users-filters label select{width:100%;box-sizing:border-box}.users-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem .8rem;border:1px solid #cfd6ea;border-radius:8px;background:#edf1f9}.users-meta{font-size:.85rem;color:#5b647a;margin-top:.1rem}.users-edit-btn{background:#f08a24!important;color:#fff!important}.company-actions-inline{margin-top:0}.btn-primary{background:#3a5bff;color:#fff;border:none}.btn-primary:hover,.btn-primary:active,.btn-success:hover,.btn-success:active,.btn-warning:hover,.btn-warning:active,.btn-danger:hover,.btn-danger:active{box-shadow:none}.btn-primary:hover,.btn-success:hover,.btn-warning:hover,.btn-danger:hover{filter:brightness(1.18)}.btn-primary:active,.btn-success:active,.btn-warning:active,.btn-danger:active{filter:brightness(1.12)}.btn-danger{background:#d65c64;color:#fff;border:none}@media(max-width:1024px){.board-page{padding:1rem;max-width:100%}.filters-row{flex-wrap:wrap;gap:.6rem}.filters-actions{margin-left:0;width:100%;justify-content:flex-start;flex-wrap:wrap}}@media(max-width:768px){.board-page{padding:.75rem;height:auto;min-height:100dvh;overflow:auto}.board-header{margin-bottom:1rem;flex-direction:row;align-items:center;justify-content:space-between;gap:.7rem}.brand{width:auto;display:flex;justify-content:flex-start}.brand img{height:38px}.header-right{width:auto;margin-left:auto;justify-content:flex-end;flex-wrap:nowrap;gap:.3rem}.header-right .header-link{display:none}.profile-button{padding:.15rem}.profile-button>span:not(.profile-icon){display:none}.filters{padding:.8rem}.filters-row{display:grid;grid-template-columns:1fr;gap:.55rem;align-items:stretch;justify-items:center}.filters-label{margin-bottom:.1rem;width:100%;text-align:left;justify-content:flex-start}.filters-row select,.filters-row input[type=date],.filters-select--cartorio,.filters-select--usuarios{width:100%;max-width:100%;text-align:center;text-align-last:center}.filters-actions{justify-content:stretch;gap:.5rem;width:100%}.filters-actions button{width:100%;text-align:center}.bank-limits-hover{width:100%;justify-content:flex-start}.bank-limits-trigger{width:100%;justify-content:center}.bank-limits-popover{width:min(92vw,390px);right:auto;left:0}.bank-limits-popover-grid{grid-template-columns:1fr}.kanban{display:flex;flex-direction:column;gap:.75rem;overflow:visible;padding-bottom:0;min-height:0}.column{flex:1 1 auto;width:100%;max-width:100%;min-width:0;min-height:260px;padding:.75rem}.column-cards{margin-top:.85rem}.column.column--collapsed{min-height:auto}.column.column--collapsed .column-cards{display:none}.card-meta{flex-wrap:wrap;white-space:normal;gap:.35rem .6rem}.meta-total{width:100%;margin-left:0;text-align:left}.modal-overlay{padding:.6rem}.modal-content{width:100%;max-height:94dvh;border-radius:10px}.modal-titlebar{padding:.55rem .7rem}.modal-body{padding:.75rem}.guia-group{padding:.65rem}.guia-group-fields{grid-template-columns:1fr;gap:.55rem}.guia-items-header,.guia-items-row{grid-template-columns:1fr 52px 76px 24px;gap:.4rem}.guia-actions-left{flex-wrap:wrap;gap:.45rem .8rem}.guia-actions-row{flex-wrap:wrap}}@media(max-width:480px){.column{width:100%;max-width:100%;min-width:0}.profile-button>span:not(.profile-icon){display:none}.modal-title-group .modal-subtitle{display:none}}.install-prompt{position:fixed;left:12px;right:12px;bottom:12px;z-index:140;background:#edf2ff;border:1px solid #c9d4f5;border-radius:12px;box-shadow:0 10px 28px #18234c47;padding:.8rem;display:flex;flex-direction:column;gap:.65rem}.install-prompt-content strong{color:#243774;display:block;margin-bottom:.2rem}.install-prompt-content p{margin:0;font-size:.9rem;color:#475272}.install-prompt-ios-guide{display:flex;flex-direction:column;gap:.45rem}.install-prompt-ios-intro{margin:0;font-size:.9rem;color:#475272}.install-prompt-ios-steps{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.42rem}.install-prompt-ios-steps li{display:grid;grid-template-columns:22px 1fr;gap:.45rem;align-items:start}.install-step-badge{width:22px;height:22px;border-radius:999px;background:#335ae2;color:#fff;font-size:.75rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.install-prompt-ios-steps strong{display:block;color:#2f3f73;font-size:.88rem;line-height:1.2}.install-prompt-ios-steps small{display:block;color:#5a6585;font-size:.8rem;line-height:1.2;margin-top:.12rem}.install-prompt-actions{display:flex;justify-content:flex-end;gap:.45rem}.install-prompt-actions button{min-height:34px}.install-prompt-primary{background:#335ae2;color:#fff;border:none}@media(min-width:769px){.install-prompt{display:none}}
