*{box-sizing:border-box}body{color:#111827;background:#f3f4f6;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.page-center{justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{width:100%;max-width:420px}.card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 12px #00000014}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;background:#111827;flex-direction:column;gap:16px;width:260px;padding:24px;display:flex}.sidebar nav{flex-direction:column;gap:10px;display:flex}.sidebar-user{color:#cbd5e1;font-size:14px}.sidebar button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;margin-top:auto;padding:10px 12px}.content{flex:1;padding:24px}.page h1{margin-top:0}form{flex-direction:column;gap:12px;display:flex}input{border:1px solid #d1d5db;border-radius:8px;padding:10px 12px}input[type=checkbox]{width:16px;height:16px;padding:0}select{border:1px solid #d1d5db;border-radius:8px;padding:10px 12px}button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:10px 12px}.error{color:#dc2626}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:10px}.row-clickable{cursor:pointer}.row-clickable:hover{background:#f9fafb}.details-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:8px 24px;display:grid}.section-grid{grid-template-columns:1fr;gap:20px;margin-top:20px;display:grid}.stack-list{flex-direction:column;gap:12px;display:flex}.stack-item{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;padding:12px}.stack-item p{margin:4px 0}.muted{color:#6b7280;font-size:13px}.link-button{color:#fff;background:#111827;border-radius:8px;padding:8px 12px;display:inline-block}.link-button:hover{opacity:.9}.action-group{flex-wrap:wrap;gap:8px;display:flex}.small-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:6px;padding:6px 10px;font-size:13px}.small-button:disabled{opacity:.6;cursor:not-allowed}.form-stack{flex-direction:column;gap:12px;display:flex}.page-split{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:20px;display:grid}.settings-inline-form{flex-wrap:wrap;align-items:end;gap:16px;display:flex}.settings-field{min-width:220px}.settings-profile-picker{min-width:240px}.settings-profile-picker label,.settings-field label{margin-bottom:6px;display:block}.settings-profile-summary{justify-content:space-between;align-items:center;gap:12px;padding:14px 0 18px;display:flex}.permission-groups{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.permission-group{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.permission-group h3{text-transform:capitalize;margin-top:0;margin-bottom:12px}.permission-list{flex-direction:column;gap:10px;display:flex}.permission-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:18px 1fr;align-items:start;gap:10px;padding:10px;display:grid}.template-editor{min-height:240px;font-family:Courier New,monospace}.template-preview{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:16px;overflow:auto}.textarea{width:100%;min-height:120px;font:inherit;resize:vertical;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px}.attachment-badge{color:#111827;background:#e5e7eb;border-radius:999px;margin-top:6px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-block}.chat-attachment-list{flex-direction:column;gap:8px;margin-top:10px;display:flex}.chat-attachment-item{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.chat-attachment-item .attachment-badge{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:0;overflow:hidden}.topbar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.notifications-wrapper{position:relative}.notifications-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;padding:10px 14px;font-size:18px;position:relative}.notifications-count{color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.notifications-panel{color:#111827;z-index:50;background:#fff;border-radius:12px;width:420px;max-height:500px;padding:16px;position:absolute;top:52px;right:0;overflow-y:auto;box-shadow:0 8px 30px #00000029}.notifications-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.notifications-list{flex-direction:column;gap:12px;display:flex}.notifications-item{border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex}.notifications-item p{margin:4px 0}.notifications-item-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.linkish-button{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0}.status-badge{text-transform:capitalize;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.crm-page{flex-direction:column;gap:16px;display:flex}.crm-page>.card:first-child{border:1px solid #dde4ee;padding:0;overflow:hidden;box-shadow:0 14px 40px #94a3b829}.crm-topbar{background:#fbfcfe;border-bottom:1px solid #e2e8f0;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:72px;padding:0 18px;display:grid}.crm-topbar-left,.crm-topbar-right{align-items:center;gap:10px;display:flex}.crm-topbar-label{letter-spacing:.12em;text-transform:uppercase;color:#0f172a;font-size:13px;font-weight:800}.crm-topbar-divider{background:#e2e8f0;width:1px;height:28px}.crm-icon-button{width:32px;height:32px;box-shadow:none;background:#fff;border:1px solid #dbe4ee;border-radius:10px;justify-content:center;align-items:center;gap:2px;display:inline-flex}.crm-icon-button span{background:#3b82f6;border-radius:999px;width:3px;height:12px;display:block}.crm-icon-button-list{flex-direction:column;gap:3px}.crm-icon-button-list span{background:#94a3b8;width:12px;height:2px}.crm-topbar-center{color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;height:40px;padding:0 14px;display:flex}.crm-topbar-search-input{color:#334155;background:0 0;border:0;outline:0;width:100%;font-size:14px}.crm-topbar-search-input::placeholder{color:#94a3b8}.crm-search-icon{font-size:18px}.crm-topbar-metric{color:#64748b;align-items:baseline;gap:6px;display:flex}.crm-topbar-metric strong{color:#0f172a;font-size:15px}.crm-header{justify-content:space-between;align-items:start;gap:16px;padding:18px;display:flex}.crm-summary{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.crm-summary-chip{background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;flex-direction:column;gap:2px;min-width:110px;padding:10px 12px;display:flex}.crm-summary-chip strong{color:#1e3a8a;font-size:18px;line-height:1}.crm-summary-chip span{color:#1d4ed8;font-size:12px;font-weight:600}.crm-summary-chip small{color:#1c2742;font-size:12px;font-weight:700}.crm-summary-chip-success{background:#f3fcf7;border-color:#bbf7d0}.crm-summary-chip-success strong,.crm-summary-chip-success span,.crm-summary-chip-success small{color:#166534}.crm-summary-chip-danger{background:#fff7f7;border-color:#fecaca}.crm-summary-chip-danger strong,.crm-summary-chip-danger span,.crm-summary-chip-danger small{color:#991b1b}.crm-form{gap:16px}.crm-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.crm-grid label,.crm-form>label,.crm-status-picker{flex-direction:column;gap:6px;display:flex}.crm-board-shell{max-height:calc(100vh - 300px);padding-bottom:8px;overflow:auto}.crm-board{grid-template-columns:repeat(6,minmax(260px,280px));align-items:start;gap:14px;display:grid}.crm-column{min-height:420px;max-height:calc(100vh - 320px);box-shadow:none;background:#f8fafc;border:1px solid #e2e8f0;flex-direction:column;padding:12px;display:flex}.crm-column.is-drop-target{background:#f0f7ff;border-color:#60a5fa;box-shadow:inset 0 0 0 1px #60a5fa33}.crm-column-header{justify-content:space-between;align-items:center;gap:12px;padding-top:8px;display:flex;position:relative}.crm-column-accent{background:#cbd5e1;border-radius:12px 12px 0 0;height:4px;position:absolute;top:-12px;left:-12px;right:-12px}.crm-column-header h3{letter-spacing:.08em;text-transform:uppercase;color:#334155;margin:0 0 2px;font-size:12px;font-weight:800}.crm-column-counter{color:#0f172a;background:#fff;border:1px solid #dbe4ee;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:30px;font-size:12px;font-weight:700;display:inline-flex}.crm-column-body{flex-direction:column;gap:10px;margin-top:12px;padding-right:4px;display:flex;overflow-y:auto}.crm-column-contato .crm-column-accent{background:linear-gradient(90deg,#60a5fa,#3b82f6)}.crm-column-qualificado .crm-column-accent{background:linear-gradient(90deg,#a78bfa,#8b5cf6)}.crm-column-proposta .crm-column-accent{background:linear-gradient(90deg,#f59e0b,#f97316)}.crm-column-negociacao .crm-column-accent{background:linear-gradient(90deg,#f97316,#ef4444)}.crm-column-ganho .crm-column-accent{background:linear-gradient(90deg,#34d399,#16a34a)}.crm-column-perdido .crm-column-accent{background:linear-gradient(90deg,#f87171,#dc2626)}.crm-card{cursor:grab;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:10px;padding:10px 12px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 1px 2px #0f172a0a}.crm-card strong{font-size:13px}.crm-card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 6px 14px #0f172a14}.crm-card.is-dragging{opacity:.55;cursor:grabbing;transform:rotate(1deg)}.crm-card-top{justify-content:space-between;align-items:start;gap:10px;display:flex}.crm-list{flex-direction:column;gap:12px;display:flex}.crm-list-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-list-main{align-items:center;gap:16px;display:flex}.crm-list-meta{flex-direction:column;gap:4px;display:flex}.crm-list-actions{align-items:center;gap:10px;display:flex}.crm-list-actions select{min-width:180px}.crm-list-empty{justify-content:center;align-items:center;min-height:120px;display:flex}.crm-card-person{align-items:center;gap:10px;display:flex}.crm-card-avatar{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#eff6ff);border:1px solid #bfdbfe;border-radius:999px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:inline-flex}.crm-card-title{color:#2563eb;font-size:13px;font-weight:700;line-height:1.3}.crm-card-budget{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:12px;display:flex}.crm-card-meta{flex-direction:column;gap:2px;display:flex}.crm-card-meta p{color:#64748b;margin:0;font-size:12px}.crm-card-tags{flex-wrap:wrap;gap:6px;display:flex}.crm-tag{color:#2563eb;background:#eff6ff;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.crm-tag-muted{color:#475569;background:#f1f5f9}.crm-tag-success{color:#059669;background:#ecfdf5}.crm-status-picker{color:#64748b;font-size:12px}.crm-status-picker select{height:34px;padding:6px 10px;font-size:12px}.crm-links{flex-wrap:wrap;gap:8px;display:flex}.crm-links .link-button,.crm-links .small-button{box-shadow:none;border-radius:8px;padding:6px 10px;font-size:12px}.crm-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a6b;justify-content:flex-end;display:flex;position:fixed;inset:0}.crm-modal{background:#fff;flex-direction:column;gap:18px;width:min(560px,100%);height:100%;padding:24px;display:flex;overflow-y:auto;box-shadow:-24px 0 40px #0f172a1f}.crm-modal-wide{width:min(960px,100%)}.crm-modal-compact{width:min(520px,100%)}.crm-modal-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.crm-modal-header h3{margin:4px 0 0;font-size:24px}.crm-modal-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#64748b;margin:0;font-size:12px;font-weight:700}.crm-modal-close{color:#0f172a;box-shadow:none;background:#f1f5f9}.crm-modal-section{background:#fbfcfe;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:14px;padding:18px;display:flex}.crm-modal-section-header h4{margin:0 0 4px;font-size:18px}.crm-modal-section-header p{margin:0}.crm-modal-actions{flex-wrap:wrap;gap:10px;display:flex}@media (width<=860px){.crm-topbar{grid-template-columns:1fr;padding:14px}.crm-header{flex-direction:column}.crm-board{grid-template-columns:repeat(7,minmax(250px,280px))}.crm-modal{width:100%}}.action-column{flex-direction:column;gap:10px;display:flex}.upload-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.small-text{font-size:12px}.create-conversation-form{margin-bottom:20px}.modal-backdrop{z-index:100;background:#11182780;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:14px;width:100%;max-width:520px;max-height:calc(100vh - 40px);padding:20px;overflow-y:auto;box-shadow:0 20px 50px #0003}.modal-card .action-group{background:#fff;border-top:1px solid #e5e7eb;padding-top:16px;padding-bottom:4px;position:sticky;bottom:-20px}.toast-container{z-index:200;flex-direction:column;gap:10px;display:flex;position:fixed;top:20px;right:20px}.toast{color:#fff;border-radius:10px;min-width:260px;max-width:360px;padding:12px 14px;font-weight:600;box-shadow:0 10px 25px #0000002e}.toast-success{background:#16a34a}.toast-error{background:#dc2626}.toast-info{background:#2563eb}.tabs-card{margin-top:20px}.tabs-header{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.tab-button{color:#111827;background:#e5e7eb}.tab-button-active{color:#fff;background:#111827}.tab-panel{display:block}.documentos-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:20px;display:grid}.documentos-sidebar{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:16px}.documentos-sidebar-title{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin:0 0 12px;font-size:13px;font-weight:700}.documentos-sidebar-list{flex-direction:column;gap:10px;display:flex}.documentos-sidebar-item{text-align:left;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:6px;width:100%;padding:12px;display:flex}.documentos-sidebar-item strong,.documentos-sidebar-item span,.documentos-sidebar-item small{display:block}.documentos-sidebar-item span,.documentos-sidebar-item small{color:#6b7280}.documentos-sidebar-item.is-active{color:#fff;background:#111827;border-color:#111827}.documentos-sidebar-item.is-active span,.documentos-sidebar-item.is-active small{color:#d1d5db}.documentos-checklist{padding:0}.documentos-checklist-header{padding:20px 20px 0}.documentos-checklist-header h3{margin:0 0 6px}.documento-card{border-top:1px solid #e5e7eb;padding:20px}.documento-card:first-child{border-top:none}.documento-card-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.documento-card-title{margin:0 0 4px;font-size:18px;font-weight:700}.documento-card-section{margin-top:16px}.documento-card-label{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin:0 0 10px;font-size:12px;font-weight:700}.documentos-section-list{padding:20px}.documentos-empty-state{padding:20px 0}.chat-inbox-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:20px;display:grid}.chat-inbox-sidebar{padding:0;overflow:hidden}.chat-inbox-sidebar-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:20px;display:flex}.chat-inbox-sidebar-header h2,.chat-inbox-main-header h2{margin:0}.chat-inbox-sidebar-header select,.chat-inbox-forward select{min-width:180px}.chat-inbox-list{flex-direction:column;max-height:72vh;display:flex;overflow-y:auto}.chat-inbox-item{color:#111827;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e5e7eb;width:100%;padding:16px 20px;transition:background .15s,border-color .15s}.chat-inbox-item:hover{background:#f8fafc}.chat-inbox-item.is-active{background:#eef2ff;box-shadow:inset 3px 0 #4f46e5}.chat-inbox-item.is-active,.chat-inbox-item.is-active strong,.chat-inbox-item.is-active p{color:#111827}.chat-inbox-item.is-active .muted{color:#4b5563}.chat-inbox-item:last-child{border-bottom:0}.chat-inbox-item p{color:inherit;margin:6px 0 0}.chat-inbox-item-title{min-width:0;color:inherit;flex:1;font-weight:700;display:block}.chat-inbox-item-subject{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chat-inbox-item .muted{color:#6b7280}.chat-inbox-item-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-inbox-main{flex-direction:column;gap:0;height:calc(100vh - 190px);min-height:72vh;max-height:calc(100vh - 190px);padding:0;display:flex;overflow:hidden}.chat-inbox-main-header{z-index:2;background:linear-gradient(#fffffffa,#f8fafcf5);border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 22px 14px;display:flex;position:sticky;top:0}.chat-inbox-main-header p{margin:6px 0 0}.chat-inbox-forward{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.chat-thread{scrollbar-gutter:stable;flex-direction:column;flex:1;gap:14px;min-height:280px;padding:18px 18px 18px 8px;display:flex;overflow:hidden auto}.chat-shell{flex-direction:column;gap:0;height:calc(100vh - 190px);min-height:min(72vh,860px);max-height:calc(100vh - 190px);padding:0;display:flex;overflow:hidden}.chat-shell-header{z-index:2;background:linear-gradient(#fffffffa,#f8fafcf5);border-bottom:1px solid #e5e7eb;padding:22px 22px 14px;position:sticky;top:0}.chat-shell-header h2{letter-spacing:-.03em;margin:0;font-size:1.5rem;font-weight:800}.chat-shell-header .muted{margin-top:6px;font-size:.9rem}.chat-shell-header-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.chat-row{display:flex}.chat-row-own{justify-content:flex-end}.chat-row-other{justify-content:flex-start}.chat-bubble{border-radius:18px;max-width:min(78%,720px);padding:12px 14px;box-shadow:0 1px 6px #0f172a14}.chat-bubble-own{color:#14532d;background:#dcfce7;border-bottom-right-radius:6px}.chat-bubble-other{color:#111827;background:#f3f4f6;border-bottom-left-radius:6px}.chat-bubble-new{outline-offset:1px;outline:2px solid #93c5fd}.chat-author{text-transform:uppercase;letter-spacing:.04em;opacity:.8;margin:0 0 6px;font-size:12px;font-weight:700}.chat-text{white-space:pre-wrap;margin:0;line-height:1.5}.chat-time{opacity:.75;margin:8px 0 0;font-size:12px}.chat-new-label{text-transform:uppercase;color:#2563eb;margin:8px 0 0;font-size:11px;font-weight:700}.chat-date-separator{justify-content:center;align-items:center;margin:4px 0;display:flex}.chat-date-separator span{color:#4b5563;background:#e5e7eb;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.chat-composer{background:linear-gradient(#fffffff5,#fff);border-top:1px solid #e5e7eb;margin-top:auto;padding:14px 22px 18px;position:sticky;bottom:0}.chat-composer-textarea{min-height:82px;margin-bottom:12px}.chat-composer-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-composer-attachment{align-items:center;gap:10px;min-width:0;display:flex}.chat-attach-button{flex:none}.chat-attach-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.chat-attach-meta{min-width:0}.chat-attach-meta p{white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}@media (width<=980px){.documentos-layout,.chat-inbox-layout{grid-template-columns:1fr}.chat-inbox-main-header{flex-direction:column}.chat-inbox-main{height:calc(100vh - 150px);min-height:auto;max-height:calc(100vh - 150px)}.chat-inbox-main-header{padding:16px 16px 12px}.chat-bubble{max-width:92%}.chat-shell{height:calc(100vh - 150px);min-height:auto;max-height:calc(100vh - 150px)}.chat-shell-header{padding:16px 16px 12px}.chat-thread{padding:8px 12px 16px 4px}.chat-composer{padding:16px}.chat-composer-actions{flex-direction:column;align-items:stretch}.chat-composer-attachment{justify-content:space-between}}.kpi-card-link{color:inherit;text-decoration:none;display:block}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:20px 0;display:grid}.kpi-card{background:#fff;border-radius:12px;padding:18px;box-shadow:0 2px 12px #00000014}.kpi-label{color:#6b7280;margin:0 0 8px;font-size:14px}.kpi-value{color:#111827;margin:0;font-size:28px;font-weight:700}.dashboard-section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.filter-group{flex-wrap:wrap;gap:8px;display:flex}.filter-button{color:#111827;background:#e5e7eb;border-radius:8px;padding:8px 12px}.filter-button-active{color:#fff;background:#111827}.subcard{background:#f9fafb;margin-top:10px}.highlight-card{border:2px solid #111827}.table-scroll{overflow-x:auto}.active-version-label{color:#166534;background:#dcfce7;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.active-version-row{background:#f0fdf4}.uso-comercial-success{color:#166534;background:#dcfce7;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}:root{--bg-app:linear-gradient(180deg, #eef2ff 0%, #f8fafc 18%, #f3f4f6 100%);--bg-surface:#ffffffe6;--bg-surface-strong:#fff;--bg-subtle:#f8fafc;--bg-sidebar:linear-gradient(180deg, #0f172a 0%, #111827 54%, #172554 100%);--text-primary:#0f172a;--text-secondary:#475569;--border-soft:#94a3b838;--shadow-soft:0 18px 44px #0f172a14;--shadow-strong:0 22px 60px #0f172a1f;--radius-lg:22px;--radius-md:16px;--radius-sm:12px}body{background:var(--bg-app);color:var(--text-primary);font-family:Segoe UI,SF Pro Text,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}button,input,select,textarea{font:inherit}input,select,.textarea{border:1px solid var(--border-soft);background:#ffffffeb;border-radius:14px;width:100%;min-height:44px;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:inset 0 1px #ffffff8c}input:focus,select:focus,.textarea:focus{background:#fff;border-color:#2563eb80;outline:none;box-shadow:0 0 0 4px #2563eb1f}button,.link-button,.small-button{transition:transform .16s,box-shadow .16s,opacity .16s,background .16s}button:hover,.link-button:hover,.small-button:hover{transform:translateY(-1px)}.app-shell{background:radial-gradient(circle at top left, #3b82f61a, transparent 28%), radial-gradient(circle at top right, #0ea5e914, transparent 24%), var(--bg-app);min-height:100vh;position:relative}.sidebar{background:var(--bg-sidebar);z-index:20;flex-direction:column;gap:12px;width:284px;min-height:100vh;padding:18px 18px 16px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:inset -1px 0 #ffffff0f}.sidebar-brand{align-items:center;gap:14px;display:flex}.sidebar-brand-mark{color:#f8fafc;letter-spacing:.12em;background:linear-gradient(135deg,#ffffff38,#3b82f638),#ffffff14;border-radius:16px;place-items:center;width:48px;height:48px;font-size:.92rem;font-weight:800;display:grid;box-shadow:inset 0 0 0 1px #ffffff1f,0 18px 34px #0f172a4d}.sidebar-brand-copy h2{letter-spacing:-.05em;color:#f8fafc;margin:2px 0 0;font-size:1.7rem}.sidebar-eyebrow{color:#94a3b8d1;text-transform:uppercase;letter-spacing:.16em;margin:0;font-size:.72rem;font-weight:700}.sidebar-profile{background:linear-gradient(#ffffff14,#0f172a1f);border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:12px;padding:12px;display:flex}.sidebar-avatar{color:#eff6ff;background:linear-gradient(135deg,#60a5fa,#2563eb);border-radius:12px;place-items:center;width:40px;height:40px;font-weight:800;display:grid;box-shadow:0 12px 24px #2563eb47}.sidebar-nav{flex-direction:column;gap:4px;display:flex}.sidebar-section-title{color:#94a3b8bd;text-transform:uppercase;letter-spacing:.16em;margin:2px 0 6px;font-size:.72rem;font-weight:700}.sidebar-link{color:#e2e8f0eb;border:1px solid #0000;border-radius:13px;align-items:center;gap:12px;min-height:42px;padding:8px 10px;font-weight:600;display:flex}.sidebar-link-icon{color:#bfdbfeeb;background:#ffffff0f;border-radius:10px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.sidebar-link-icon svg{width:16px;height:16px}.sidebar-link-label{flex:1}.sidebar-link:hover{color:#fff;background:#ffffff14;border-color:#ffffff14}.sidebar-link.is-active{color:#fff;background:linear-gradient(135deg,#ffffff2e,#3b82f62e);border-color:#93c5fd52;box-shadow:inset 0 0 0 1px #ffffff14,0 14px 30px #0f172a38}.sidebar-link.is-active .sidebar-link-icon{color:#fff;background:#ffffff24}.sidebar-user{color:#e2e8f0;margin:0;font-size:.96rem;font-weight:700;line-height:1.3}.sidebar-user-meta{color:#94a3b8d1;margin:3px 0 0;font-size:.82rem}.sidebar-footer-card{color:#e2e8f0eb;background:linear-gradient(#ffffff1a,#0f172a24),#ffffff0a;border:1px solid #ffffff14;border-radius:16px;gap:6px;margin-top:auto;padding:14px;display:grid}.sidebar-footer-card strong{font-size:.95rem}.sidebar-footer-card span{color:#bfdbfec7;font-size:.8rem;line-height:1.45}.sidebar-footer-kicker{color:#94a3b8c7;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.sidebar button{background:linear-gradient(135deg,#ef4444,#dc2626 64%,#7f1d1d);border-radius:14px;min-height:42px;font-weight:700;box-shadow:0 16px 30px #7f1d1d47}.content{width:calc(100% - 284px);min-width:0;margin-left:284px;padding:0 28px 28px}.content-inner{width:min(1480px,100%);margin:0 auto}.admin-content-inner .page>h1,.admin-content-inner .dashboard-section-header>div>h1,.aluno-content-inner .page>h1{display:none}.login-page{background:radial-gradient(circle at 0 0,#38bdf833,#0000 26%),radial-gradient(circle at 100% 100%,#3b82f629,#0000 24%),linear-gradient(135deg,#eaf1ff 0%,#f8fafc 48%,#eef4ff 100%);align-items:center;min-height:100vh;padding:32px;display:grid}.login-shell{grid-template-columns:minmax(0,1.1fr) minmax(380px,440px);align-items:stretch;gap:28px;width:min(1180px,100%);margin:0 auto;display:grid}.login-showcase{color:#f8fafc;background:radial-gradient(circle at 100% 0,#60a5fa33,#0000 22%),radial-gradient(circle at 0 100%,#2563eb2e,#0000 28%),linear-gradient(145deg,#0f172a 0%,#172554 52%,#1d4ed8 100%);border-radius:36px;flex-direction:column;justify-content:space-between;min-height:620px;padding:42px;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 80px #0f172a2e}.login-showcase:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff29,#0000 62%);border-radius:999px;width:320px;height:320px;position:absolute;inset:auto -12% -18% auto}.login-showcase-badge{color:#e2e8f0f0;letter-spacing:.12em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;width:fit-content;padding:9px 14px;font-size:.78rem;font-weight:700}.login-showcase h1{letter-spacing:-.08em;max-width:9ch;margin:26px 0 0;font-size:clamp(3rem,5vw,4.6rem);line-height:.94}.login-showcase>p{color:#e2e8f0c2;max-width:56ch;margin:18px 0 0;font-size:1.05rem;line-height:1.65}.login-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:auto;padding-top:36px;display:grid}.login-showcase-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff1f,#0f172a1f);border:1px solid #ffffff1a;border-radius:24px;gap:8px;padding:18px;display:grid}.login-showcase-card span{color:#bfdbfee6;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:700}.login-showcase-card strong{font-size:1.06rem;line-height:1.25}.login-showcase-card small{color:#e2e8f0b8;font-size:.88rem;line-height:1.5}.login-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #ffffff8c;border-radius:32px;align-self:center;width:100%;padding:34px 32px;box-shadow:0 28px 70px #0f172a1f}.login-card-header{margin-bottom:24px}.login-card-header h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3rem);line-height:1.02}.login-card-header .muted{margin:12px 0 0;font-size:.98rem;line-height:1.6}.login-eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:.14em;margin:0 0 12px;font-size:.76rem;font-weight:700}.login-field{flex-direction:column;gap:10px;display:flex}.login-field label{color:var(--text-secondary);font-size:.92rem;font-weight:700}.login-field input{background:#ffffffbd;border-color:#94a3b833;border-radius:16px;min-height:54px;padding:0 16px}.login-error{background:#fee2e2db;border:1px solid #f8717142;border-radius:14px;margin:0;padding:12px 14px}.login-card button{letter-spacing:-.01em;background:linear-gradient(135deg,#0f172a,#1e3a8a 72%,#2563eb);border-radius:16px;min-height:54px;font-weight:700;box-shadow:0 18px 34px #1e40af38}.topbar{border:1px solid var(--border-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff94;border-radius:18px;margin-bottom:24px;padding:14px 18px}.topbar-admin{z-index:15;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#0f172afa,#1e293bf0 54%,#2563ebc2 100%),#0f172a;border:0;border-radius:0 0 22px 22px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 24px;padding:18px 22px;display:flex;position:sticky;top:0;box-shadow:0 16px 38px #0f172a38}.topbar-student{z-index:15;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#0f172af7,#1e40afeb 58%,#0ea5e9e0),#0f172a;border:0;border-radius:0 0 22px 22px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 24px;padding:18px 22px;display:flex;position:sticky;top:0;box-shadow:0 16px 38px #0f172a38}.topbar-admin-copy{min-width:0}.topbar-admin-eyebrow{color:#bfdbfed6;text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-size:.82rem;font-weight:700}.topbar-admin-title{color:#f8fafc;letter-spacing:-.04em;margin:0;font-size:clamp(1.4rem,2vw,1.95rem);line-height:1}.topbar-admin-pills{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.topbar-pill{color:#e2e8f0;letter-spacing:.04em;background:#ffffff1f;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:700}.topbar-pill-muted{color:#bfdbfeeb;background:#0f172a42}.topbar-admin-actions{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.page{flex-direction:column;gap:20px;display:flex}.page h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.9rem,2.4vw,2.7rem);line-height:1.04}.dashboard-hero{color:#f8fafc;background:radial-gradient(circle at 0 0,#38bdf82e,#0000 28%),radial-gradient(circle at 100% 100%,#6366f13d,#0000 30%),linear-gradient(135deg,#0f172a 0%,#172554 52%,#1d4ed8 100%);border-radius:28px;gap:20px;padding:22px 24px;display:grid;box-shadow:0 28px 70px #0f172a29}.dashboard-hero-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.dashboard-hero-copy h2{letter-spacing:-.05em;max-width:none;margin:0;font-size:clamp(1.85rem,2.6vw,2.5rem);line-height:1}.dashboard-hero-copy .muted{color:#e2e8f0c7;max-width:64ch;margin:10px 0 0}.dashboard-hero-eyebrow{color:#bfdbfee6;text-transform:uppercase;letter-spacing:.16em;margin:0 0 12px;font-size:.8rem;font-weight:700}.dashboard-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.dashboard-hero-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff24,#0f172a1f);border:1px solid #ffffff1f;border-radius:20px;gap:4px;padding:16px 18px 15px;display:grid}.dashboard-hero-stat span,.dashboard-hero-stat small{color:#e2e8f0b8}.dashboard-hero-stat strong{letter-spacing:-.05em;font-size:clamp(1.3rem,1.8vw,1.9rem);line-height:1}.dashboard-hero-stat-button{text-align:left;cursor:pointer;border:none;width:100%;transition:transform .16s,box-shadow .16s}.dashboard-hero-stat-button:hover{transform:translateY(-1px);box-shadow:0 16px 28px #0f172a38}.dashboard-hero-stat-alert{background:linear-gradient(135deg,#7f1d1d57,#ef444424,#fbbf2414)}.dashboard-section-card{position:relative;overflow:hidden}.dashboard-section-card:before{content:"";opacity:.92;width:100%;height:4px;position:absolute;inset:0 auto auto 0}.dashboard-section-card-commercial:before{background:linear-gradient(90deg,#3b82f6,#60a5fa,#93c5fd)}.dashboard-section-card-finance:before{background:linear-gradient(90deg,#14b8a6,#2dd4bf,#67e8f9)}.dashboard-section-card-operations:before{background:linear-gradient(90deg,#8b5cf6,#a78bfa,#f59e0b)}.page h2{letter-spacing:-.02em;margin:0 0 6px;font-size:1.18rem}.card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--bg-surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-soft);padding:22px}.subcard{background:var(--bg-subtle);box-shadow:none;border-color:#cbd5e18f}.stack-item,.permission-group,.permission-item,.documentos-sidebar,.notifications-item{border-color:#cbd5e1b8}.dashboard-section-header{gap:18px;margin-bottom:0}.dashboard-section-header>div:first-child{flex-direction:column;gap:6px;display:flex}.dashboard-section-header .muted{max-width:720px}.details-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px 18px}.details-grid>div,.details-grid>p{min-width:0}.settings-inline-form,.action-group,.filter-group{gap:10px}.filter-group,.action-group{align-items:center}.filter-group-nowrap{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.filter-group-nowrap button{flex:none}.action-group-nowrap{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.action-group-nowrap .small-button,.action-group-nowrap .link-button{text-align:center;flex:none;justify-content:center;min-width:110px;min-height:38px;padding:9px 12px;font-size:13px;font-weight:600;line-height:1.1}.filter-button,.small-button.secondary-button{color:#0f172a;background:#e2e8f0}.filter-button-active,.small-button,button,.link-button{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 12px 22px #0f172a24}.secondary-button{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.danger-button{background:linear-gradient(135deg,#ef4444,#dc2626)}.table-scroll{border:1px solid #e2e8f0e6;border-radius:18px;overflow-x:auto}.table{background:#ffffffd1;min-width:860px}.table th{z-index:1;text-transform:uppercase;letter-spacing:.04em;color:#64748b;background:#f8fafc;font-size:12px;position:sticky;top:0}.table th,.table td{border-bottom:1px solid #e2e8f0e0;padding:14px 16px}.table tbody tr:hover{background:#f1f5f9d9}.orcamentos-table-scroll{overflow-x:hidden}.orcamentos-table{table-layout:fixed;min-width:100%}.orcamentos-table th:first-child,.orcamentos-table td:first-child,.orcamentos-table th:nth-child(2),.orcamentos-table td:nth-child(2){width:20%}.orcamentos-table th:nth-child(3),.orcamentos-table td:nth-child(3){width:16%}.orcamentos-table th:nth-child(4),.orcamentos-table td:nth-child(4){width:8%}.orcamentos-table th:nth-child(5),.orcamentos-table td:nth-child(5){width:36%}.orcamentos-table td{vertical-align:top}.orcamentos-actions{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.orcamentos-actions .small-button,.orcamentos-actions .link-button{white-space:nowrap;text-align:center;flex:0 auto;justify-content:center;min-width:72px;min-height:32px;padding:6px 8px;font-size:11px;line-height:1}.settings-tabs{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.settings-tabs .small-button{min-width:120px}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;margin:0}.kpi-card{text-align:left;background:radial-gradient(circle at 0 0,#60a5fa24,#0000 34%),linear-gradient(#fffffffa,#f8fafceb),#fff;border:1px solid #bfdbfe85;border-radius:22px;flex-direction:column;justify-content:center;gap:8px;min-height:140px;padding:18px 16px;display:flex;box-shadow:0 16px 34px #0f172a14}.kpi-card-link:hover{box-shadow:var(--shadow-strong)}.kpi-card-button{text-align:left;cursor:pointer;border:1px solid #bfdbfe85;width:100%;transition:transform .16s,box-shadow .16s}.kpi-card-button:hover{box-shadow:var(--shadow-strong);transform:translateY(-1px)}.kpi-card-button:focus-visible{outline-offset:2px;outline:2px solid #2563eb59}.kpi-label{color:#64748b;text-transform:uppercase;letter-spacing:.08em;text-align:left;margin:0;font-size:.82rem;font-weight:700}.kpi-value{letter-spacing:-.06em;overflow-wrap:normal;word-break:normal;font-variant-numeric:tabular-nums;text-align:left;margin:0;font-size:clamp(1.45rem,2.1vw,2.35rem);line-height:.98}.kpi-value-currency{white-space:nowrap;letter-spacing:-.05em;font-size:clamp(1.3rem,1.7vw,2rem)}.kpi-card .small-text,.kpi-card .muted{text-align:left;margin:0}.notifications-button{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:14px;min-width:48px;min-height:44px}.topbar-admin .notifications-button{background:#ffffff24;box-shadow:inset 0 0 0 1px #ffffff14}.notifications-panel{border:1px solid var(--border-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-radius:20px;width:min(420px,100vw - 32px)}.modal-card{border:1px solid var(--border-soft);background:#fffffffa;border-radius:24px;max-width:680px;padding:24px}.modal-card-wide{max-width:min(1180px,100vw - 32px)}.dashboard-indicador-table{max-height:min(62vh,640px);margin-top:16px;overflow:auto}.logs-json-preview{white-space:pre-wrap;word-break:break-word;color:#0f172a;margin:0;font-size:.84rem;line-height:1.5}.logs-diff-list{gap:14px;display:grid}.logs-diff-row{background:#f8fbff;border:1px solid #dbe4f0;border-radius:16px;padding:14px 16px}.logs-diff-field{letter-spacing:.08em;text-transform:uppercase;color:#60738f;margin-bottom:10px;font-size:.85rem;font-weight:700}.logs-diff-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.logs-diff-value{word-break:break-word;border-radius:12px;flex-direction:column;gap:6px;padding:12px 14px;font-size:.95rem;line-height:1.45;display:flex}.logs-diff-label{letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:700}.logs-diff-old{color:#b42318;background:#fff1f2}.logs-diff-new{color:#027a48;background:#ecfdf3}.logs-diff-neutral{color:#475467;background:#f8fafc}@media (width<=1180px){.app-shell{flex-direction:column}.dashboard-hero{gap:16px}.dashboard-hero-stats,.login-shell{grid-template-columns:1fr}.login-showcase{min-height:auto}.login-showcase-grid{grid-template-columns:1fr}.sidebar{border-radius:0 0 24px 24px;width:100%;min-height:auto;position:static;bottom:auto;left:auto;overflow:visible}.sidebar nav{flex-flow:wrap}.sidebar-profile,.sidebar-footer-card{display:none}.sidebar-link{width:auto}.content{width:100%;margin-left:0;padding:0 18px 18px}.logs-diff-values{grid-template-columns:1fr}}@media (height<=920px){.sidebar{gap:10px;padding-bottom:12px}.sidebar-profile{padding:10px 12px}.sidebar-footer-card{display:none}.sidebar-link{min-height:40px;padding:7px 10px}}@media (width<=820px){.content{padding:0 14px 14px}.content-inner{width:100%}.page{gap:16px}.card,.modal-card{border-radius:18px;padding:16px}.topbar{margin-bottom:16px;padding:12px 14px}.topbar-admin,.topbar-student{border-radius:0 0 18px 18px;margin:0 0 16px;padding:16px}.topbar-admin-title{font-size:1.28rem}.topbar-admin-pills{gap:8px;margin-top:10px}.login-page{padding:18px}.login-card{border-radius:24px;padding:24px 20px}.login-showcase{border-radius:28px;padding:26px 20px}.login-showcase h1{max-width:none;font-size:clamp(2.3rem,10vw,3.2rem)}.login-showcase>p{font-size:.96rem}.dashboard-section-header{flex-direction:column;align-items:stretch}.dashboard-hero{padding:22px 18px}.dashboard-hero-copy h2{max-width:none}.dashboard-hero-heading{align-items:flex-start}.page-split,.documentos-layout,.chat-inbox-layout{grid-template-columns:1fr}.table{min-width:720px}.orcamentos-table-scroll{overflow-x:auto}.orcamentos-table{table-layout:auto;min-width:720px}.orcamentos-actions{flex-wrap:wrap}}.uso-comercial-warning{color:#92400e;background:#fef3c7;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.uso-comercial-danger{color:#991b1b;background:#fee2e2;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.uso-comercial-muted{color:#6b7280;font-size:13px}.portal-tabs{flex-wrap:wrap;gap:10px;display:flex}.portal-tab-button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 14px;font-weight:600}.portal-tab-button.is-active{color:#fff;background:#111827;border-color:#111827}.portal-viagens-card{padding-top:16px;padding-bottom:16px}.portal-viagens-card h2{margin-bottom:12px}.portal-viagens-inline{gap:8px;display:grid}.status-badge{border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.status-success{color:#166534;background:#dcfce7}.status-danger{color:#991b1b;background:#fee2e2}.status-warning{color:#92400e;background:#fef3c7}.status-info{color:#1d4ed8;background:#dbeafe}
