@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700;800&display=swap";.reason-preview{max-width:760px;margin:4px 0;color:#665747;font-size:14px;font-weight:500;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assigned-form{margin-top:24px}.reason-options{display:grid;gap:10px;margin:0;padding:0;border:0}.reason-options legend{margin-bottom:2px;color:#4b3925;font-weight:750}.reason-options .muted{margin:0 0 2px}.reason-checkbox{display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid #dfcba9;border-radius:10px;background:#fcf7ed;color:#4b3925;cursor:pointer}.reason-checkbox input{width:auto;margin:0;accent-color:#8a6733}.reason-tags{display:flex;flex-wrap:wrap;gap:8px;margin:-6px 0 14px}.reason-tag{padding:6px 10px;border-radius:999px;background:#f0e1c5;color:#704f23;font-size:13px;font-weight:750}.reason-catalog-form{max-width:720px;margin-bottom:20px}.reason-catalog-list{display:grid;gap:16px}.reason-catalog-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:16px;border-top:1px solid #e8dcc7}.reason-catalog-row p{margin:5px 0 0;font-size:14px}.catalog-grid,.report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px}.catalog-grid .reason-catalog-form{max-width:none;margin:0}.catalog-actions{display:flex;align-items:center;gap:10px}.catalog-actions select{min-width:160px}.reports-page{max-width:1280px}.report-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:14px;max-width:none;margin-bottom:20px}.report-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:20px}.report-metrics article{display:grid;gap:7px;padding:22px;border:1px solid #e8dcc7;border-radius:14px;background:#fffdf8}.report-metrics strong{color:#4b3925;font-family:Georgia,serif;font-size:34px}.report-card{min-width:0}.report-card h2{margin-bottom:6px}.report-bars{display:grid;gap:16px;margin-top:20px}.report-bar{display:grid;gap:7px}.report-bar>div{display:flex;justify-content:space-between;align-items:start;gap:14px;color:#4b3925}.report-bar span{display:grid;gap:2px}.report-bar small{font-size:12px}.report-bar i{display:block;height:9px;overflow:hidden;border-radius:999px;background:#eee2ce}.report-bar b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5d4225,#aa8451)}.status-summary{display:grid;gap:12px;margin-top:20px}.status-summary>div{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-bottom:1px solid #eee2ce}.draft-completion{max-width:none;margin-top:20px}.return-detail{max-width:1280px}.detail-title{margin-bottom:24px}.documents-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch;margin-top:20px}.request-card{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.form-inline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.top-five-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:20px 0}.top-five{padding:18px}.top-five h2{margin:0 0 12px;font-size:17px}.top-five ol{display:grid;gap:8px;margin:0;padding-left:24px}.top-five li{display:flex;justify-content:space-between;gap:8px;font-size:13px}.top-five li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-search-results{display:grid;gap:8px}.request-card h2,.invoice-card h2,.evidence-section h2{font-size:26px}.request-card p{line-height:1.55}.request-actions{display:flex;justify-content:flex-end;align-self:flex-end;gap:12px;margin-top:0}.invoice-card{display:grid;align-content:start;gap:16px;min-width:0}.detail-section-title{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.detail-section-title .muted{margin:6px 0 0}.evidence-section{display:grid;align-content:start;gap:20px;min-width:0}.evidence-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.file-count{padding:7px 11px;border-radius:999px;background:#f0e1c5;color:#704f23;font-size:13px;font-weight:750;white-space:nowrap}.empty-file{display:grid;min-height:160px;place-items:center;padding:24px;border:1px dashed #cdbb9f;border-radius:12px;color:#756754;text-align:center}.file-card{display:grid;gap:12px;padding:14px;border:1px solid #e8dcc7;border-radius:12px;background:#fcf7ed}.preview-frame{display:grid;min-height:260px;place-items:center;overflow:hidden;border:1px solid #dfcba9;border-radius:9px;background:#fffdf8}.file-meta{display:flex;justify-content:space-between;gap:12px}.file-meta span{display:grid;gap:4px;min-width:0}.file-meta small{overflow-wrap:anywhere}.pdf-preview,.image-preview{width:100%;border:0;background:#fffdf8}.pdf-preview{height:420px}.image-preview{max-height:420px;object-fit:contain}.open-file{justify-self:end}.feedback-card,.contestation-result,.contestation-form,.rejection-action{display:grid;gap:12px}.feedback-card{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);align-items:start;border-left:4px solid #a73d32}.feedback-card h2,.feedback-card p{margin:0}.contestation-result,.contestation-form{padding:16px;border:1px solid #e8dcc7;border-radius:12px;background:#fcf7ed}.contestation-form textarea,.rejection-action textarea{width:100%;margin-top:6px}.rejection-action{width:min(100%,360px)}@media(max-width:760px){.reason-preview{max-width:68vw}.pdf-preview{height:320px}.documents-grid,.catalog-grid,.report-grid,.report-metrics,.top-five-grid,.form-inline,.report-filters{grid-template-columns:1fr}.catalog-actions{width:100%;align-items:stretch;flex-direction:column}.request-card{flex-direction:column}.request-actions{align-self:flex-end}.feedback-card{grid-template-columns:1fr}}:root{font-family:DM Sans,system-ui,sans-serif;color:#29221d;background:#f4efe4;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 90% 0,#e7d6b3 0,transparent 27%),#f4efe4}button,input,textarea,select{font:inherit}button{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.app-header{min-height:82px;background:#171412;color:#fbf6eb;border-bottom:1px solid #62513a;display:flex;align-items:center;padding:10px max(24px,calc((100vw - 1240px)/2));gap:26px;box-shadow:0 4px 22px #1d181115;position:sticky;top:0;z-index:10}.brand{min-width:210px;display:flex;align-items:center;gap:12px}.brand-logo{display:block;width:174px;max-height:125px;object-fit:contain}.brand-logo.compact{width:58px;height:58px;object-fit:contain;background:#f4ead8;border-radius:50%;padding:4px}.brand strong{font-family:Playfair Display,Georgia,serif;font-size:21px;letter-spacing:.01em}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.16em;color:#b99861;margin:0 0 4px}.app-header nav{display:flex;gap:3px}.nav,.link-button{border:0;background:transparent;color:#d9cebb;padding:9px 12px}.nav{border-radius:8px;font-weight:700}.nav:hover,.nav.active{color:#fff9ed;background:#403526}.nav.active{box-shadow:inset 0 -2px #c6a368}.account{margin-left:auto;display:flex;gap:15px;align-items:center;font-size:14px;color:#e7dcc9}.link-button{color:#d6b477;padding:6px}.link-button:hover{color:#fff3d6}.page,.login{max-width:1240px;margin:auto;padding:46px 28px}.login{min-height:100vh;display:grid;place-items:center}.login-card{width:min(100%,430px);display:grid;gap:18px;background:#201b17!important;border-color:#5d4c35!important;color:#fcf7ed}.login-card .brand-logo{justify-self:center;width:205px;max-height:138px;background:#f4ead8;border-radius:12px;padding:7px}.login-card h1,.login-card h2,.login-card label{color:#fff8ec}.login-intro{text-align:center}.login-intro .muted{color:#cfc0a9}.card{background:#fffdf8;border:1px solid #dfd1b9;border-radius:17px;padding:28px;box-shadow:0 12px 30px #35291712}h1,h2{font-family:Playfair Display,Georgia,serif;color:#282019}h1{font-size:36px;letter-spacing:-.035em;margin:0 0 8px;line-height:1.1}h2{margin:0 0 4px;font-size:24px}.muted{color:#736759;line-height:1.55}.hero,.section-title{display:flex;justify-content:space-between;gap:24px;margin-bottom:28px}.hero{align-items:flex-end}.hero>div{max-width:670px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:24px}.metrics article{position:relative;overflow:hidden;background:#fffdf8;border:1px solid #dfd1b9;border-radius:14px;padding:20px;display:grid;gap:5px;box-shadow:0 8px 20px #3529170b}.metrics article:after{content:"";position:absolute;right:-24px;bottom:-30px;width:78px;height:78px;border:1px solid #d5b67e;border-radius:50%;opacity:.7}.metrics span,.metrics small,.return-row small{color:#806f5b}.metrics strong{font-family:Playfair Display,Georgia,serif;color:#6e522b;font-size:31px}.recent{margin-bottom:24px}.return-list{border-top:1px solid #ebdfca}.return-row{display:flex;width:100%;justify-content:space-between;align-items:center;padding:16px 3px;border-radius:0;background:transparent;color:#2b241d;text-align:left;border:0;border-bottom:1px solid #ebdfca}.return-row:hover{background:#faf4e9;padding-left:10px;padding-right:10px}.return-row div,.file-row span{display:grid;gap:4px}.status{font-size:12px;font-weight:800;letter-spacing:.02em;padding:6px 10px;border-radius:999px;background:#efe8db;color:#725d40;white-space:nowrap}.status.pendente,.status.em_analise{background:#faebca;color:#825e18}.status.aprovado{background:#e3f0e4;color:#386640}.status.recusado{background:#f8e5e1;color:#a34a3f}.status.rascunho{background:#e9e4de;color:#64584d}.empty{text-align:center;padding:34px}.form{display:grid;gap:18px;max-width:860px}label{display:grid;gap:7px;font-weight:700;color:#403529}input,textarea,select{width:100%;border:1px solid #cdbb9f;border-radius:9px;padding:11px 13px;color:#30271f;background:#fffdf8;outline:none}input:focus,textarea:focus,select:focus{border-color:#9f7a40;box-shadow:0 0 0 3px #cfac7240}small{font-weight:400;color:#756754}button{border:0;border-radius:9px;background:#5b4020;color:#fff9ee;font-weight:800;padding:12px 17px;cursor:pointer;box-shadow:0 4px 10px #3d29191f}button:hover:not(:disabled){background:#76552b;transform:translateY(-1px);box-shadow:0 7px 16px #3d29192b}button:disabled{cursor:not-allowed;opacity:.65}.secondary{background:#f4ead8;color:#5a4122;box-shadow:inset 0 0 0 1px #d3ba8e}.secondary:hover:not(:disabled){background:#e9d8bb}.danger{background:#9f4438}.form-actions,.action-row{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.error{color:#aa4035}.success{color:#386c42}.representative-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.representative-card{background:#fffdf8;border:1px solid #dfd1b9;border-radius:16px;padding:22px;display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;box-shadow:0 10px 26px #3529170d}.representative-card>strong,.representative-card button,.portfolio{grid-column:1/-1}.representative-card>strong{font-family:Playfair Display,Georgia,serif;font-size:30px;color:#72532a}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#efe1c5;color:#684b25;font-family:Playfair Display,Georgia,serif;font-size:23px;font-weight:800}.portfolio{display:grid;gap:7px;border-top:1px solid #ebdfca;padding-top:12px}.portfolio span{font-size:13px;padding:8px;background:#faf4e9;border-radius:7px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.file-list{display:grid;gap:8px}.file-row{display:flex;justify-content:space-between;gap:12px;background:#faf4e9;color:#2b241d;text-align:left}@media(max-width:900px){.app-header{gap:14px;flex-wrap:wrap}.app-header nav{order:3;width:100%;overflow:auto;padding-bottom:2px}.brand{min-width:0}.metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.page{padding:32px 18px}.hero{flex-direction:column;align-items:flex-start}.hero>button{width:100%}.detail-grid{grid-template-columns:1fr}}@media(max-width:480px){.app-header{padding:10px 16px}.brand-logo.compact{width:46px;height:46px}.brand strong{font-size:18px}.account span{display:none}.metrics,.detail-grid{grid-template-columns:1fr}.login{padding:22px 16px}.card{padding:22px}h1{font-size:31px}}
