:root{font-family:Inter,system-ui,Arial,sans-serif;color:var(--theme-text-primary, #10263f);background:var(--theme-bg-light, #f4f8fc)}*{box-sizing:border-box}html{overflow-x:hidden;height:100%}body{margin:0;overflow-x:hidden;height:100%}#root{height:100%}.container{max-width:1100px;margin:0 auto;padding:1.2rem}.top{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.top h1{margin:0}.top p{margin:.4rem 0 0;color:#3d566f}.header-actions{display:flex;gap:.6rem}.link-btn,button{border:1px solid #c7d8ea;background:#fff;color:var(--theme-text-secondary);padding:.55rem .8rem;border-radius:.5rem;cursor:pointer;text-decoration:none;font-size:.95rem}button:hover,.link-btn:hover{border-color:var(--theme-primary)}.message{margin:1rem 0;background:var(--theme-primary-light);border:1px solid var(--theme-border-primary);color:var(--theme-primary);padding:.7rem .9rem;border-radius:.5rem}.panel,.card{margin-top:1rem}.card{background:#fff;border:1px solid #d9e6f2;border-radius:.7rem;padding:1rem}.card h2{margin-top:0}.grid2{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.6rem}input,select,textarea{width:100%;border:1px solid #c7d8ea;border-radius:.45rem;padding:.55rem .65rem}textarea{min-height:84px}.ghost{margin-top:.7rem}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{border-bottom:1px solid #e0ebf5;text-align:left;padding:.55rem}.filters{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:.9rem}.admin-list{display:grid;gap:.7rem}.admin-item{border:1px solid #d9e6f2;border-radius:.6rem;padding:.7rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.mini{margin:.3rem 0 0;color:#3d566f}.inline{min-width:220px}.auth-page{height:100vh;min-height:0;overflow:hidden;background:var(--neutral-light);display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box;font-family:Inter,system-ui,sans-serif}.auth-card{width:100%;max-width:1100px;max-height:calc(100vh - 2rem);min-height:0;background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000026;overflow:hidden;display:flex}.auth-panel-left{display:none;position:relative;background:var(--theme-sidebar-dark);min-height:0}@media(min-width:1024px){.auth-panel-left{display:block;flex:0 0 50%;width:50%;min-width:0}}.auth-panel-left-bg{position:absolute;inset:0;background:linear-gradient(135deg,var(--theme-primary-rgba-92) 0%,var(--theme-primary-rgba-40) 100%),url(https://lh3.googleusercontent.com/aida-public/AB6AXuAm4oe4wIW4XE-A52cZIgL8hj92ZZd9_52D6C_LYzwbkCFGVtv-KLD8aPeATrbwvdlAOFLS445CiCuJOQO3v7twQwwa6JQZQpRnHzqXEvykkEu8e8rhU0aVs4cULbwoi9B00_v2B1clMet8FxZ5_RkW_rrioIWiNihv1seroneyO9Tzdzbcs13VUt9FxST9XRcIiz7fYyPzUSYGQPgD8G7o2DRFwmtDEcaZNMdAFsZMP85uxzXUkthXyXL86KxxroIEF5KqX6DRdUw) center / cover no-repeat}.auth-panel-left-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:3rem;color:#fff}.auth-panel-left-content h2{font-size:1.875rem;font-weight:700;margin:0 0 1rem}.auth-panel-left-content p{color:#ffffffd9;line-height:1.6;max-width:20rem;margin:0}.auth-panel-left-bg--register{background:linear-gradient(180deg,transparent 0%,var(--theme-primary-rgba-25) 40%,var(--theme-primary-rgba-55) 100%),linear-gradient(90deg,var(--theme-primary-rgba-35) 0%,var(--theme-primary-light) 50%,transparent 100%),url(https://lh3.googleusercontent.com/aida-public/AB6AXuCeuWDK-W-I17wR9MRm0fFw3iVlIeisBJJA3X12ZgKyTIuAKKBZ7Gt1NurdbOFG0A7czvc8jgLvTxcNzRwZpaT5r9dowZ0v4Iiv8pcZJFkBDwA6qXhI2vzhK9moc8bEuhSctstTzGs06TcB2eSQeOG2L5Qqkek6tn_tSOCL2UpqlzVkdDtBUj--B2VSKzBLKgi-U_fcb3yR7ugxhnRw3mVCj0bHu65fLa-5Tw0YTrCfUOurTK0by8nSrbPEM5LroPX-hLdSc2krRh4) center / cover no-repeat!important}.auth-panel-left-content--register{justify-content:space-between;padding:3rem;height:100%}.auth-register-logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:#fff;margin-bottom:2rem}.auth-register-logo .auth-logo-img{height:4rem;filter:brightness(0) invert(1)}.auth-register-logo .auth-logo-text{color:#fff;font-size:1.5rem}.auth-register-logo .auth-logo-text span{color:#fffffff2}.auth-register-title{font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:800;line-height:1.2;margin:0 0 2rem;color:#fff}.auth-register-benefits{display:flex;flex-direction:column;gap:1.5rem}.auth-register-benefit{display:flex;align-items:flex-start;gap:1rem}.auth-register-benefit-icon{flex-shrink:0;width:3rem;height:3rem;border-radius:.75rem;background:#ffffff1a;display:flex;align-items:center;justify-content:center}.auth-register-benefit-icon .material-icons{color:#fff;font-size:1.5rem}.auth-register-benefit h3{font-size:1.125rem;font-weight:600;margin:0 0 .25rem;color:#fff}.auth-register-benefit p{font-size:.875rem;color:#fffc;line-height:1.5;max-width:none;margin:0}.auth-register-footer{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2)}.auth-register-footer p{font-size:.75rem;color:#fff9;margin:0}.auth-heading--register h1{font-size:1.875rem}.auth-form--register .field{margin-bottom:.7rem}.auth-form--register input[type=email],.auth-form--register input[type=password],.auth-form--register input[type=text]{padding:.55rem .85rem}.auth-label-block{display:block;margin-bottom:.35rem}.auth-profile-type{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.auth-profile-option{cursor:pointer;display:block;padding:.5rem .75rem;text-align:center;border:2px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#64748b;transition:border-color .2s,background .2s,color .2s}.auth-profile-option input{position:absolute;opacity:0;pointer-events:none}.auth-profile-option:hover{border-color:#cbd5e1}.auth-profile-option--active{border-color:var(--brand-blue);background:var(--theme-primary-light-bg);color:var(--brand-blue)}.auth-form--register .checkbox-row label{font-size:.8125rem}.auth-form--register .checkbox-row a{color:var(--brand-blue);font-weight:500}.auth-form--register .checkbox-row{margin-bottom:.9rem}.btn-submit--register{margin-top:.25rem}.auth-turnstile{margin:.75rem 0;min-height:65px}.auth-resend-btn{margin-top:.5rem;width:100%}.auth-panel-right{width:100%;min-height:0;overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1.25rem}@media(min-width:1024px){.auth-panel-right{flex:0 0 50%;width:50%;min-width:0}}@media(min-width:768px){.auth-panel-right{padding:2rem 2.5rem}}.auth-form-wrap{width:100%;max-width:22rem}.auth-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;text-decoration:none;color:inherit}.auth-logo-icon{width:2.5rem;height:2.5rem;background:var(--brand-blue);border-radius:.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px var(--theme-primary-shadow)}.auth-logo-icon .material-icons{color:#fff;font-size:1.25rem}.auth-logo-img{height:4rem;width:auto;object-fit:contain}.auth-logo-text{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--brand-blue)}.auth-logo-text span{color:#1e293b}.auth-heading{margin-bottom:1.35rem}.auth-heading h1{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}.auth-heading p{font-size:.875rem;color:#64748b;margin:0}.auth-form .field{margin-bottom:1.5rem}.auth-form label{display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.5rem}.auth-form .flex-between{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.auth-form input[type=email],.auth-form input[type=password],.auth-form input[type=text]{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.75rem;font-size:.875rem;outline:none;transition:border-color .2s,box-shadow .2s}.auth-form input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--theme-accent-rgba)}.auth-form .link-small{font-size:.75rem;font-weight:500;color:var(--brand-blue);text-decoration:none}.auth-form .link-small:hover{text-decoration:underline}.auth-form .checkbox-row{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.auth-form .checkbox-row input{width:1rem;height:1rem;accent-color:var(--brand-blue)}.auth-form .checkbox-row label{margin:0;font-weight:400;color:#475569}.auth-form .btn-submit{width:100%;padding:1rem 1.5rem;background:var(--brand-blue);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 10px 25px var(--theme-primary-shadow);transition:filter .2s,transform .05s;display:flex;align-items:center;justify-content:center;gap:.5rem}.auth-form .btn-submit:hover{filter:brightness(1.05)}.auth-form .btn-submit:active{transform:scale(.98)}.auth-footer{margin-top:2.5rem;text-align:center}.auth-footer p{font-size:.875rem;color:#64748b;margin:0}.auth-footer a{color:var(--brand-blue);font-weight:700;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.auth-message{margin-bottom:1rem;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.auth-message.error{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.dashboard-layout{display:flex;height:100vh;overflow:hidden;font-family:Inter,system-ui,sans-serif;background:var(--dashboard-bg-light)}.dashboard-sidebar{width:16rem;background:var(--dashboard-sidebar-dark);color:#fff;display:flex;flex-direction:column;flex-shrink:0}.dashboard-sidebar-header{display:flex;align-items:center;justify-content:center}.dashboard-logo-icon{background:var(--dashboard-primary);padding:.375rem;border-radius:.5rem}.dashboard-logo-img{height:150px;width:auto;object-fit:contain}.dashboard-logo-icon .material-icons{color:#fff;font-size:1.5rem}.dashboard-logo-text{font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.dashboard-nav{flex:1;margin-top:.5rem;padding:0 1rem;display:flex;flex-direction:column;gap:.5rem}.dashboard-nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#94a3b8;text-decoration:none;border-radius:.5rem;transition:all .2s}.dashboard-nav-item:hover{color:#fff;background:var(--theme-sidebar-hover)}.dashboard-nav-item--active{background:var(--theme-primary-light);border-left:4px solid var(--dashboard-primary);color:#fff;border-radius:0 .5rem .5rem 0}.dashboard-nav-item .material-icons{font-size:1.25rem}.dashboard-nav-item--active .material-icons{color:var(--dashboard-primary)}.dashboard-sidebar-footer{padding:1rem;margin-top:auto;border-top:1px solid var(--theme-sidebar-hover)}.dashboard-support-card{background:var(--theme-sidebar-muted);padding:1rem;border-radius:.75rem}.dashboard-support-title{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin:0 0 .5rem}.dashboard-support-text{font-size:.875rem;color:#cbd5e1;margin:0 0 .75rem}.dashboard-support-btn{width:100%;background:#334155;color:#fff;font-size:.875rem;padding:.5rem;border-radius:.5rem;border:none;cursor:pointer;transition:background .2s}.dashboard-support-btn:hover{background:#475569}.dashboard-main{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.dashboard-header{height:5rem;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 2rem}.dashboard-header-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.dashboard-header-subtitle{font-size:.875rem;color:#64748b;margin:0}.dashboard-header-actions{display:flex;align-items:center;gap:1.5rem}.dashboard-header-notifications{position:relative;display:flex;align-items:center;padding-right:1.5rem;border-right:1px solid #e2e8f0}.dashboard-header-notifications .material-icons{color:#94a3b8;cursor:pointer;font-size:1.5rem}.dashboard-header-notifications .material-icons:hover{color:var(--dashboard-primary)}.dashboard-notification-badge{position:absolute;top:0;right:1rem;display:block;height:.5rem;width:.5rem;border-radius:50%;background:#ef4444;border:2px solid white}.dashboard-header-user{display:flex;align-items:center;gap:1rem}.dashboard-user-info{text-align:right;display:none}@media(min-width:640px){.dashboard-user-info{display:block}}.dashboard-user-name{font-size:.875rem;font-weight:600;color:#1e293b;margin:0}.dashboard-user-company{font-size:.75rem;color:#64748b;margin:0}.dashboard-user-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;border:2px solid #f1f5f9}.dashboard-user-avatar .material-icons{color:#64748b;font-size:1.5rem}.dashboard-logout-btn{display:flex;align-items:center;gap:.25rem;color:#94a3b8;background:none;border:none;cursor:pointer;font-size:.875rem;font-weight:500;transition:color .2s}.dashboard-logout-btn:hover{color:#ef4444}.dashboard-logout-btn .material-icons{font-size:1.25rem}.dashboard-content{flex:1;overflow-y:auto;padding:2rem;background:var(--dashboard-bg-light)}.dashboard-message{margin-bottom:1.5rem;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.dashboard-message--error{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.dashboard-stat-card{background:#fff;padding:1.25rem;border-radius:.75rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.dashboard-stat-card--action{display:flex;align-items:center}.dashboard-stat-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.dashboard-stat-label{color:#64748b;font-size:.875rem;font-weight:500}.dashboard-stat-icon{background:var(--theme-primary-light);padding:.5rem;border-radius:.5rem;color:var(--theme-accent);font-size:1.25rem}.dashboard-stat-value{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.dashboard-new-request-btn{width:100%;background:var(--dashboard-primary);color:#fff;font-weight:600;padding:1rem 1.5rem;border-radius:.75rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 10px 25px var(--theme-primary-shadow);transition:all .2s}.dashboard-new-request-btn:hover{background:var(--theme-primary-hover)}.dashboard-new-request-btn:active{transform:scale(.98)}.dashboard-table-card{background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;overflow:hidden}.dashboard-table-header{padding:1.5rem;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.dashboard-table-title{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}.dashboard-table-actions{display:flex;gap:.5rem}.dashboard-search{position:relative;display:flex;align-items:center}.dashboard-search .material-icons{position:absolute;left:.75rem;color:#94a3b8;font-size:1.125rem;pointer-events:none}.dashboard-search-input{padding:.5rem 1rem .5rem 2.25rem;background:#f8fafc;border:none;border-radius:.5rem;font-size:.875rem;width:16rem;outline:none}.dashboard-search-input:focus{background:#fff;box-shadow:0 0 0 2px var(--dashboard-primary)}.dashboard-filter-btn{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;color:#475569;background:#fff;cursor:pointer;transition:all .2s}.dashboard-filter-btn:hover{background:#f8fafc}.dashboard-filter-btn .material-icons{font-size:1.125rem}.dashboard-table-wrapper{overflow-x:auto;overflow-y:visible;position:relative}.dashboard-table{width:100%;text-align:left;border-collapse:collapse}.dashboard-table thead{background:#f8fafc}.dashboard-table th{padding:1rem 1.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600;color:#64748b}.dashboard-table-right{text-align:right}.dashboard-table-actions-cell{min-width:200px;white-space:nowrap}.dashboard-table tbody{border-top:1px solid #f1f5f9}.dashboard-table-row{border-bottom:1px solid #f1f5f9;transition:background .2s;cursor:pointer}.dashboard-table-row:hover{background:#f8fafc}.dashboard-table-row--pending{background:#fffbeb}.dashboard-table-row--pending:hover{background:#fef3c7}.dashboard-table-row td{padding:1rem 1.5rem}.dashboard-table-card .dashboard-table tbody td{padding:1.25rem 1.5rem;vertical-align:middle}.dashboard-company-cell{display:flex;align-items:center;gap:.75rem}.dashboard-company-avatar{width:2rem;height:2rem;border-radius:.25rem;background:var(--theme-bg-neutral);display:flex;align-items:center;justify-content:center;color:var(--theme-primary);border:1px solid var(--theme-accent-tan);font-weight:700;font-size:.75rem}.dashboard-company-name{font-weight:500;color:#334155}.dashboard-table-mono{font-family:Courier New,monospace;font-weight:500;color:#334155}.dashboard-status{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:9999px;font-size:.8125rem;font-weight:600;border:1px solid;width:180px;white-space:nowrap;box-sizing:border-box}.dashboard-status--info{background:#dbeafe;color:#1e40af;border-color:#93c5fd}.dashboard-status--warning{background:#fed7aa;color:#9a3412;border-color:#fdba74}.dashboard-status--success{background:#bbf7d0;color:#166534;border-color:#86efac}.dashboard-status--danger{background:#fecaca;color:#991b1b;border-color:#f87171}.dashboard-table-action{color:#94a3b8;background:none;border:none;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:color .2s}.dashboard-table-action:hover{color:var(--dashboard-primary)}.dashboard-table-footer{padding:1.5rem;border-top:1px solid #f1f5f9;background:#f8fafc80;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#64748b}.dashboard-empty-state{padding:5rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.dashboard-empty-icon{background:#f8fafc;padding:1.5rem;border-radius:50%;margin-bottom:1.5rem}.dashboard-empty-icon .material-icons{color:#cbd5e1;font-size:3.75rem}.dashboard-empty-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.dashboard-empty-text{color:#64748b;max-width:20rem;margin:0 0 2rem}.dashboard-empty-btn{background:var(--theme-sidebar-dark);color:#fff;font-weight:600;padding:.75rem 2rem;border-radius:.75rem;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s}.dashboard-empty-btn:hover{background:var(--theme-sidebar-hover)}.dashboard-form-card{background:#fff;padding:2rem;border-radius:.75rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;margin-bottom:2rem}.dashboard-form-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.dashboard-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.dashboard-form-group{display:flex;flex-direction:column}.dashboard-form-group--full{grid-column:1 / -1}.dashboard-form-label{font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.5rem}.dashboard-form-input{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;font-family:inherit;outline:none;transition:all .2s}.dashboard-form-input:focus{border-color:var(--dashboard-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}.dashboard-form-textarea{resize:vertical;min-height:80px}.dashboard-form-required{color:#dc2626;font-weight:600}.dashboard-select-wrapper{position:relative}.dashboard-form-select{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;font-family:inherit;color:#1e293b;background:#fff;outline:none;transition:all .2s;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.dashboard-form-select:focus{border-color:var(--dashboard-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}.dashboard-form-select:invalid,.dashboard-form-select option[value=""]{color:#94a3b8}.dashboard-select-arrow{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#64748b;font-size:1.25rem;pointer-events:none}.dashboard-form-input--inline{min-width:200px}.dashboard-form-section{grid-column:1 / -1;margin-top:1rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.dashboard-form-section-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 1rem}.dashboard-form-actions{grid-column:1 / -1;display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.dashboard-form-btn-primary{background:var(--dashboard-primary);color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s}.dashboard-form-btn-primary:hover{background:var(--theme-primary-hover)}.dashboard-form-btn-secondary{background:#fff;color:#64748b;font-weight:500;padding:.75rem 1.5rem;border-radius:.5rem;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s}.dashboard-form-btn-secondary:hover{background:#f8fafc}.dashboard-filters{display:flex;gap:1rem;margin-bottom:1.5rem}.dashboard-admin-list{display:flex;flex-direction:column;gap:1rem}.dashboard-admin-item{padding:1rem;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.dashboard-admin-status{font-size:.875rem;color:#64748b;margin:.25rem 0 0}.dashboard-empty-text{color:#64748b;margin:1rem 0}.dashboard-new-request{max-width:56rem;margin:0 auto}.dashboard-breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.5rem}.dashboard-breadcrumb-link{color:#64748b;text-decoration:none;transition:color .2s}.dashboard-breadcrumb-link:hover{color:var(--dashboard-primary)}.dashboard-breadcrumb-separator{color:#64748b}.dashboard-breadcrumb-current{color:var(--theme-primary)}.dashboard-new-request-header{margin-bottom:2rem}.dashboard-new-request-title{font-size:1.875rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.dashboard-new-request-subtitle{color:#64748b;margin:0}.dashboard-new-request-form{display:flex;flex-direction:column;gap:2rem}.dashboard-form-section-card{background:#fff;padding:1.5rem 2rem;border-radius:.75rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.dashboard-form-section-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.dashboard-form-section-icon{color:var(--dashboard-primary);font-size:1.5rem}.dashboard-form-section-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}.dashboard-form-section-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.dashboard-fuel-type-options{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem}@media(min-width:640px){.dashboard-fuel-type-options{grid-template-columns:repeat(3,1fr)}}.dashboard-fuel-type-option{display:flex;align-items:center;gap:.75rem;padding:1rem;border:2px solid #e2e8f0;border-radius:.75rem;cursor:pointer;transition:all .2s;background:#fff}.dashboard-fuel-type-option:hover{border-color:#cbd5e1;background:#f8fafc}.dashboard-fuel-type-option--active{border-color:var(--dashboard-primary);background:var(--theme-primary-rgba-04);box-shadow:0 0 0 3px var(--theme-primary-rgba-08)}.dashboard-fuel-type-option input[type=radio]{accent-color:var(--dashboard-primary);cursor:pointer;flex-shrink:0;width:1rem;height:1rem}.dashboard-fuel-type-icon{font-size:1.5rem;color:#94a3b8;flex-shrink:0}.dashboard-fuel-type-option--active .dashboard-fuel-type-icon{color:var(--dashboard-primary)}.dashboard-fuel-type-name{display:block;font-size:.875rem;font-weight:600;color:#1e293b}.dashboard-fuel-type-desc{display:block;font-size:.75rem;color:#64748b;margin-top:.125rem}.dashboard-isotanques-row{display:flex;align-items:center;gap:1rem;flex-wrap:nowrap}.dashboard-isotanques-row>input[type=number]{width:5rem;min-width:4rem}.dashboard-isotanques-row .dashboard-quantity-input-wrapper{flex:0 0 auto;display:flex;align-items:center;gap:.5rem}.dashboard-isotanques-checkbox{flex-shrink:0;margin-left:.5rem}.dashboard-quantity-input-wrapper{display:flex;align-items:center;gap:.5rem}.dashboard-quantity-input{width:4.5rem;min-width:3.5rem}.dashboard-quantity-suffix{color:#94a3b8;font-size:.875rem;font-weight:500;white-space:nowrap}.dashboard-docs-list{display:flex;flex-direction:column;gap:1rem}.dashboard-doc-row{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}@media(min-width:768px){.dashboard-doc-row{flex-direction:row;align-items:center;justify-content:space-between}}.dashboard-doc-info{display:flex;align-items:center;gap:1rem}.dashboard-doc-icon{width:2.5rem;height:2.5rem;border-radius:.25rem;background:#e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b}.dashboard-doc-icon--primary{background:var(--theme-primary-light);color:var(--dashboard-primary)}.dashboard-doc-icon .material-icons{font-size:1.25rem}.dashboard-doc-name{font-weight:500;color:#334155;margin:0 0 .25rem}.dashboard-doc-hint{font-size:.75rem;color:#64748b;margin:0}.dashboard-form-section-hint{font-size:.8125rem;color:#64748b;margin:-.5rem 0 1.25rem;padding:0 .25rem}.dashboard-doc-upload-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.dashboard-doc-upload-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border:1px dashed #cbd5e1;border-radius:.5rem;background:#fff;color:#64748b;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s;position:relative}.dashboard-doc-upload-btn:hover{border-color:var(--dashboard-primary);color:var(--dashboard-primary);background:var(--theme-primary-rgba-02)}.dashboard-doc-upload-btn--loaded{border-style:solid;border-color:#10b981;color:#10b981;background:#f0fdf4}.dashboard-doc-upload-btn--loaded:hover{border-color:#059669;color:#059669;background:#ecfdf5}.dashboard-doc-upload-btn .material-icons{font-size:1.125rem}.dashboard-doc-file-input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.dashboard-doc-remove-btn{width:2rem;height:2rem;border:none;background:transparent;color:#94a3b8;cursor:pointer;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:all .15s}.dashboard-doc-remove-btn:hover{background:#fef2f2;color:#dc2626}.dashboard-doc-remove-btn .material-icons{font-size:1.125rem}.dashboard-doc-icon--success{background:#dcfce7;color:#16a34a}.dashboard-doc-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.dashboard-doc-status{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;padding:.25rem .5rem;border-radius:.25rem}.dashboard-doc-status--pending{color:#d97706;background:#d977061a}.dashboard-doc-status--loaded{color:#10b981;background:#10b9811a}.dashboard-doc-status .material-icons{font-size:1rem}.dashboard-doc-input{flex:1;min-width:200px;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.375rem;font-size:.875rem;outline:none;transition:all .2s}.dashboard-doc-input:focus{border-color:var(--dashboard-primary);box-shadow:0 0 0 2px var(--theme-primary-light)}.dashboard-form-footer-actions{display:flex;align-items:center;justify-content:flex-end;gap:1rem;padding:1rem 0}.dashboard-form-footer-btn-cancel{padding:.75rem 1.5rem;color:#475569;font-weight:600;background:none;border:none;cursor:pointer;transition:color .2s}.dashboard-form-footer-btn-cancel:hover{color:#1e293b}.dashboard-form-footer-btn-submit{background:var(--dashboard-primary);color:#fff;padding:.75rem 2.5rem;border-radius:.5rem;border:none;font-weight:700;font-size:1.125rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;box-shadow:0 10px 25px var(--theme-primary-shadow);transition:all .2s}.dashboard-form-footer-btn-submit:hover{background:var(--theme-primary-rgba-09)}.dashboard-form-footer-btn-submit .material-icons{font-size:1.25rem}.dashboard-export-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;font-weight:500;background:#fff;color:#475569;cursor:pointer;transition:all .2s}.dashboard-export-btn:hover{background:#f8fafc}.dashboard-export-btn .material-icons{font-size:1.125rem}.dashboard-pipeline-filters{background:#fff;padding:1rem;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;border:1px solid #e2e8f0;margin-bottom:2rem}.dashboard-pipeline-filter-grid{display:grid;grid-template-columns:1fr;gap:1rem;align-items:center}@media(min-width:768px){.dashboard-pipeline-filter-grid{grid-template-columns:2fr 1fr 1fr auto}}@media(min-width:1024px){.dashboard-pipeline-filter-grid{grid-template-columns:2fr 1fr 1fr auto}}.dashboard-pipeline-search-wrapper{position:relative}.dashboard-pipeline-search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:1.125rem;pointer-events:none}.dashboard-pipeline-search-input{width:100%;padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem;border:1px solid #e2e8f0;background:#f8fafc;border-radius:.5rem;outline:none;transition:all .2s}.dashboard-pipeline-search-input:focus{background:#fff;border-color:var(--dashboard-primary);box-shadow:0 0 0 2px var(--theme-primary-light)}.dashboard-pipeline-refresh-btn{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:.875rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .2s;white-space:nowrap}.dashboard-pipeline-refresh-btn:hover{background:#f8fafc;border-color:var(--dashboard-primary);color:var(--dashboard-primary)}.dashboard-pipeline-refresh-btn .material-icons{font-size:1.125rem}.dashboard-pipeline-filter-actions{display:flex;align-items:center;gap:.5rem}.dashboard-pipeline-filter-btn{flex:1;background:var(--dashboard-primary);color:#fff;padding:.5rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:600;cursor:pointer;box-shadow:0 4px 14px var(--theme-primary-shadow);transition:all .2s}.dashboard-pipeline-filter-btn:hover{background:var(--theme-primary-rgba-09)}.dashboard-pipeline-refresh-btn{padding:.5rem;color:#94a3b8;background:none;border:none;border-radius:.25rem;cursor:pointer;transition:color .2s}.dashboard-pipeline-refresh-btn:hover{color:var(--dashboard-primary)}.dashboard-pipeline-user-cell{display:flex;align-items:center;gap:.75rem}.dashboard-pipeline-user-avatar{width:2rem;height:2rem;border-radius:50%;background:var(--theme-primary-light);color:var(--dashboard-primary);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem}.dashboard-pipeline-user-name{font-size:.875rem;font-weight:600;color:#334155;margin:0}.dashboard-pipeline-user-email{font-size:.75rem;color:#64748b;margin:0}.dashboard-pipeline-company-name{font-size:.875rem;font-weight:500;color:#475569}.dashboard-pipeline-fuel-badge{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500;background:#f8fafc;color:#475569;border:1px solid #e2e8f0}.dashboard-pipeline-volume{font-size:.875rem;font-weight:700;color:#334155;margin:0}.dashboard-pipeline-volume-unit{font-size:.75rem;font-weight:400;color:#94a3b8}.dashboard-pipeline-status{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:9999px;font-size:.8125rem;font-weight:600;border:1px solid;width:180px;white-space:nowrap;box-sizing:border-box}.dashboard-pipeline-status--pending{background:#fef3c7;color:#92400e;border-color:#fcd34d}.dashboard-pipeline-status--warning{background:#fed7aa;color:#9a3412;border-color:#fdba74}.dashboard-pipeline-status--info{background:#dbeafe;color:#1e40af;border-color:#93c5fd}.dashboard-pipeline-status--success{background:#bbf7d0;color:#166534;border-color:#86efac}.dashboard-pipeline-status--danger{background:#fecaca;color:#991b1b;border-color:#f87171}.dashboard-pipeline-action-btn{background:var(--dashboard-primary);color:#fff;padding:.375rem .75rem;border-radius:.5rem;border:none;font-size:.75rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:.375rem;transition:all .2s}.dashboard-pipeline-action-btn:hover{box-shadow:0 4px 8px var(--theme-primary-rgba-03)}.dashboard-pipeline-action-btn .material-icons{font-size:1rem}.dashboard-table-actions-cell .dashboard-action-buttons-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.dashboard-pagination{display:flex;align-items:center;gap:.5rem}.dashboard-pagination-btn{width:2rem;height:2rem;border-radius:.25rem;border:none;background:transparent;color:#64748b;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.dashboard-pagination-btn:hover:not(:disabled){background:#f8fafc}.dashboard-pagination-btn:disabled{opacity:.3;cursor:not-allowed}.dashboard-pagination-btn--active{background:var(--dashboard-primary);color:#fff}.dashboard-pipeline-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.dashboard-pipeline-stat-card{background:#fff;padding:1.25rem;border-radius:.75rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.dashboard-pipeline-stat-value{font-size:1.5rem;font-weight:700;color:#1e293b;margin:.5rem 0 0}.dashboard-pipeline-stat-label{font-size:.875rem;color:#64748b;font-weight:500;margin:0}.dashboard-header-icon-btn{width:2.5rem;height:2.5rem;border-radius:50%;border:none;background:#fff;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px #0000000d}.dashboard-header-icon-btn:hover{background:#f8fafc;box-shadow:0 2px 4px #0000001a}.dashboard-header-icon-btn .material-icons{font-size:1.25rem}.dashboard-form-section-card{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;border:1px solid var(--theme-primary-rgba-05);margin-bottom:2rem}.dashboard-form-section-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.dashboard-form-section-header .material-icons{color:var(--dashboard-primary);font-size:1.5rem}.dashboard-form-section-header h2{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}.dashboard-admin-form{display:flex;flex-direction:column;gap:1.5rem}.dashboard-admin-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.dashboard-admin-form-label{display:block;font-size:.875rem;font-weight:500;color:#334155;margin-bottom:.5rem}.dashboard-admin-form-input{width:100%;padding:.75rem;border-radius:.5rem;border:1px solid var(--theme-border-primary);background:#f5f7f8;font-size:.875rem;color:#1e293b;transition:all .2s}.dashboard-admin-form-input:focus{outline:none;border-color:var(--dashboard-primary);background:#fff;box-shadow:0 0 0 3px var(--theme-primary-light)}.dashboard-admin-form-footer{display:flex;justify-content:flex-end;margin-top:.5rem}.dashboard-admin-form-submit{background:var(--dashboard-primary);color:#fff;font-weight:600;padding:.75rem 2rem;border-radius:.5rem;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s;box-shadow:0 1px 2px #0000001a}.dashboard-admin-form-submit:hover{background:var(--theme-primary-rgba-09);box-shadow:0 2px 4px #00000026}.dashboard-admin-form-submit .material-icons{font-size:1rem}.dashboard-table-header{padding:1.5rem;border-bottom:1px solid var(--theme-primary-rgba-05);display:flex;justify-content:space-between;align-items:center;background:#fff}.dashboard-table-header-left{display:flex;align-items:center;gap:.5rem}.dashboard-table-header-left .material-icons{color:var(--dashboard-primary);font-size:1.5rem}.dashboard-table-header-left h2{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}.dashboard-admin-search-wrapper{position:relative;width:16rem}.dashboard-admin-search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:1rem;pointer-events:none}.dashboard-admin-search-input{width:100%;padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem;border-radius:9999px;border:1px solid var(--theme-primary-light);background:#f5f7f8;color:#1e293b;transition:all .2s}.dashboard-admin-search-input:focus{outline:none;border-color:var(--dashboard-primary);background:#fff;box-shadow:0 0 0 3px var(--theme-primary-light)}.dashboard-table-bold{font-weight:600;color:#1e293b}.dashboard-table-center{text-align:center}.dashboard-admin-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;border-radius:9999px;width:120px;box-sizing:border-box;white-space:nowrap}.dashboard-admin-status-badge--active{background:#bbf7d0;color:#16a34a;border:1px solid #86efac}.dashboard-admin-status-badge--pending{background:#fef3c7;color:#d97706;border:1px solid #fde68a}.dashboard-admin-role-badge{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;border-radius:.5rem;background:#e2e8f0;color:#475569;border:1px solid #cbd5e1;min-width:120px;box-sizing:border-box;white-space:nowrap}.dashboard-admin-request-count{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:.5rem;background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;min-width:80px;box-sizing:border-box}.dashboard-admin-edit-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem;border-radius:.5rem;border:none;background:transparent;color:var(--dashboard-primary);font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s}.dashboard-admin-edit-btn:hover{background:var(--theme-primary-light)}.dashboard-admin-edit-btn .material-icons{font-size:1rem}.dev-dashboard-switcher{position:fixed;top:1rem;right:1rem;z-index:10000;background:#fff;border-radius:.75rem;box-shadow:0 4px 12px #00000026;border:2px solid var(--dashboard-primary);padding:.75rem;min-width:200px;font-family:Inter,system-ui,sans-serif}.dev-dashboard-switcher-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0;font-size:.75rem;font-weight:600;color:var(--dashboard-primary);text-transform:uppercase;letter-spacing:.05em}.dev-dashboard-switcher-header .material-icons{font-size:1rem}.dev-dashboard-switcher-options{display:flex;flex-direction:column;gap:.5rem}.dev-switch-btn{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;color:#64748b;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;text-align:left}.dev-switch-btn:hover{background:#f8fafc;border-color:var(--dashboard-primary);color:var(--dashboard-primary)}.dev-switch-btn--active{background:var(--dashboard-primary);color:#fff;border-color:var(--dashboard-primary)}.dev-switch-btn--active:hover{background:var(--theme-primary-rgba-09)}.dashboard-action-menu-wrapper{position:relative;display:inline-block}.dashboard-action-overlay{position:fixed;inset:0;z-index:99;background:transparent;cursor:default}.dashboard-action-dropdown{position:fixed;z-index:100;background:#fff;border-radius:.5rem;box-shadow:0 4px 16px #0000001f,0 1px 4px #00000014;border:1px solid #e2e8f0;min-width:200px;max-width:250px;max-height:calc(100vh - 16px);padding:.25rem 0;animation:fadeInDropdown .15s ease-out;overflow-y:auto;overflow-x:hidden}@keyframes fadeInDropdown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dashboard-action-dropdown-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;border:none;background:transparent;color:#334155;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s;text-align:left}.dashboard-action-dropdown-item:hover{background:#f8fafc}.dashboard-action-dropdown-item .material-icons{font-size:1.125rem;color:#64748b}.dashboard-action-dropdown-item--success,.dashboard-action-dropdown-item--success .material-icons{color:#16a34a}.dashboard-action-dropdown-item--success:hover{background:#f0fdf4}.dashboard-action-dropdown-item--warning,.dashboard-action-dropdown-item--warning .material-icons{color:#d97706}.dashboard-action-dropdown-item--warning:hover{background:#fffbeb}.dashboard-action-dropdown-item--danger,.dashboard-action-dropdown-item--danger .material-icons{color:#dc2626}.dashboard-action-dropdown-item--danger:hover{background:#fef2f2}.dashboard-action-dropdown-item--disabled{opacity:.5;cursor:not-allowed;color:#94a3b8}.dashboard-action-dropdown-item--disabled:hover{background:transparent}.dashboard-status-dropdown{min-width:220px}.dashboard-config-prices-form{padding:1.5rem 1.5rem 2rem}.dashboard-config-prices-section{margin-bottom:2rem;padding:1.25rem 1.5rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}.dashboard-config-prices-section:last-of-type{margin-bottom:2rem}.dashboard-config-prices-section h3{margin-bottom:1.25rem!important;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.dashboard-config-prices-grid{display:flex;flex-direction:column;gap:1.25rem}.dashboard-config-price-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:.5rem 0}.dashboard-config-price-label{min-width:260px;flex-shrink:0;font-size:.9375rem;color:#334155;line-height:1.4}.dashboard-config-price-row .dashboard-form-input{margin:0;padding:.5rem .75rem;border-radius:.375rem;border:1px solid #cbd5e1}.dashboard-config-price-unit{font-size:.875rem;color:#64748b;margin-left:.5rem;font-weight:500}.dashboard-config-header{margin-bottom:.5rem;padding-bottom:1rem}.dashboard-fuel-prices-intro{display:flex;gap:.75rem;align-items:flex-start;padding:.875rem 1rem;margin-bottom:1.25rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:.5rem;font-size:.8125rem;line-height:1.5;color:#0c4a6e}.dashboard-fuel-prices-intro .material-icons{font-size:1.25rem;color:#0284c7;flex-shrink:0;margin-top:.05rem}.dashboard-fuel-prices-intro strong{color:#0c4a6e}.dashboard-fuel-prices-legend{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.dashboard-fuel-prices-legend-item{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;background:#fff;border:1px solid #e2e8f0;border-radius:999px;font-size:.75rem;font-weight:600;color:#475569}.dashboard-fuel-prices-legend-item span{font-weight:500;color:#64748b}.dashboard-fuel-price-card{margin-bottom:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.dashboard-fuel-price-card:last-child{margin-bottom:0}.dashboard-fuel-price-card__header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:.9375rem;font-weight:600;color:#0f172a}.dashboard-fuel-price-card__header .material-icons{font-size:1.125rem;color:#64748b}.dashboard-fuel-price-card__body{padding:0}.dashboard-fuel-price-table{width:100%}.dashboard-fuel-price-table__head{display:none}@media(min-width:640px){.dashboard-fuel-price-table__head{display:grid;grid-template-columns:minmax(140px,1fr) minmax(100px,120px) minmax(100px,1fr) 2.75rem;gap:.75rem;align-items:center;padding:.5rem 1rem;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b;background:#f1f5f9;border-bottom:1px solid #e2e8f0}}.dashboard-fuel-price-table__row{display:grid;grid-template-columns:1fr;gap:.35rem;padding:.875rem 1rem;border-bottom:1px solid #f1f5f9;align-items:center}@media(min-width:640px){.dashboard-fuel-price-table__row{grid-template-columns:minmax(140px,1fr) minmax(100px,120px) minmax(100px,1fr) 2.75rem;gap:.75rem}}.dashboard-fuel-price-table__row:last-child{border-bottom:none}.dashboard-fuel-price-table__cell-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#94a3b8}@media(min-width:640px){.dashboard-fuel-price-table__cell-label{display:none}}.dashboard-fuel-price-table__type{font-size:.875rem;font-weight:500;color:#334155}.dashboard-fuel-price-table__input-wrap{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.dashboard-fuel-price-table__input-wrap .dashboard-form-input{width:100%;max-width:7rem}.dashboard-fuel-price-table__unit{font-size:.8125rem;color:#64748b;white-space:nowrap}.dashboard-fuel-price-table__actions{display:flex;justify-content:flex-end}.dashboard-fuel-price-remove{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:.375rem;background:transparent;color:#94a3b8;cursor:pointer;transition:background .15s,color .15s}.dashboard-fuel-price-remove:hover{background:#fef2f2;color:#dc2626}.dashboard-fuel-price-empty{padding:1.25rem 1rem;text-align:center;color:#64748b;font-size:.875rem;background:#fafafa}.dashboard-fuel-price-add{padding:1rem;border-top:1px dashed #e2e8f0;background:#fafafa}.dashboard-fuel-price-add__title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:.75rem}.dashboard-fuel-price-add__row{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.dashboard-fuel-price-add__row{flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:1rem}}.dashboard-fuel-price-add__field{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}.dashboard-fuel-price-add__field label{font-size:.75rem;font-weight:600;color:#475569}.dashboard-fuel-price-add__field .dashboard-form-select,.dashboard-fuel-price-add__field .dashboard-form-input{width:100%;max-width:16rem}.dashboard-fuel-price-add__buttons{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;flex-shrink:0}@media(min-width:640px){.dashboard-fuel-price-add__buttons{padding-bottom:.125rem}}.dashboard-fuel-price-add__hint{font-size:.75rem;color:#64748b;margin:.75rem 0 0;line-height:1.45}.dashboard-config-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;padding:0 1.5rem 1.5rem}@media(min-width:768px){.dashboard-config-cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.dashboard-config-cards{grid-template-columns:repeat(3,1fr)}}.dashboard-config-card{display:flex;flex-direction:row;align-items:center;text-align:left;padding:1.25rem;background:var(--theme-bg-white, #fff);border:1px solid var(--theme-border-light, #e2e8f0);border-radius:.75rem;cursor:pointer;transition:all .2s;gap:1rem}.dashboard-config-card:hover{border-color:var(--theme-primary);box-shadow:0 4px 12px var(--theme-primary-shadow)}.dashboard-config-card-icon-box{flex-shrink:0;width:3rem;height:3rem;border-radius:.5rem;background:var(--theme-primary);color:#fff;display:flex;align-items:center;justify-content:center}.dashboard-config-card-icon-box .material-icons{font-size:1.5rem}.dashboard-config-card-content{flex:1;min-width:0}.dashboard-config-card-title{font-size:1rem;font-weight:600;margin:0 0 .25rem;color:var(--theme-primary)}.dashboard-config-card-desc{font-size:.8125rem;color:var(--theme-text-muted);margin:0;line-height:1.4}.dashboard-config-card-arrow{flex-shrink:0;font-size:1.25rem;color:var(--theme-text-muted);transition:all .2s}.dashboard-config-card:hover .dashboard-config-card-arrow{color:var(--theme-primary);transform:translate(2px)}.dashboard-form-estimate-box{grid-column:1 / -1;padding:1rem;background:#f0f9ff;border:1px solid #bae6fd;border-radius:.5rem;margin-top:.5rem}.dashboard-config-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);right:auto;min-width:420px;max-width:90vw;max-height:calc(100vh - 2rem);z-index:1001;padding:1.5rem;overflow-y:auto}.dashboard-status--offer{background:#fef3c7;color:#92400e;border-color:#fcd34d}.dashboard-table-action{width:2rem;height:2rem;border:none;background:transparent;color:#64748b;cursor:pointer;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:all .15s}.dashboard-table-action:hover{background:#f1f5f9;color:#334155}.dashboard-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.dashboard-modal{background:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}.dashboard-modal--wide{max-width:720px}.dashboard-modal--large{max-width:640px;max-height:90vh;display:flex;flex-direction:column}.dashboard-modal-body{padding:1.5rem;overflow-y:auto;flex:1 1 auto}.dashboard-detail-modal-body{padding:1.75rem 2rem;max-height:70vh;overflow-y:auto;flex:1 1 auto}.dashboard-detail-section{margin-bottom:1.75rem}.dashboard-detail-section:last-child{margin-bottom:0}.dashboard-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.dashboard-detail-block{padding:1rem 1.25rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}.dashboard-detail-block .dashboard-detail-label{margin-bottom:.375rem}.dashboard-detail-label{font-size:.8125rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.025em}.dashboard-detail-value{font-size:1rem;font-weight:500;color:#1e293b}.dashboard-detail-value-muted{font-size:.875rem;color:#64748b;margin-top:.25rem}.dashboard-detail-card{padding:1rem 1.25rem;background:#f8fafc;border-radius:.5rem;border-left:4px solid var(--theme-primary);margin-top:.5rem}.dashboard-detail-card .dashboard-detail-value{margin-bottom:.25rem}.dashboard-detail-card .dashboard-detail-value:last-child{margin-bottom:0}.dashboard-detail-cards-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.dashboard-detail-modal-actions{padding:1.25rem 2rem;border-top:1px solid #e2e8f0;background:#fafbfc;border-radius:0 0 .75rem .75rem}.dashboard-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e2e8f0}.dashboard-modal-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a}.dashboard-modal-close{background:transparent;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#64748b;transition:color .15s}.dashboard-modal-close:hover{color:#334155}.dashboard-modal-form{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.dashboard-modal-section-divider{border:none;border-top:1px solid #e2e8f0;margin:1.5rem 0 1rem}.dashboard-modal-section-title{font-size:.9375rem;font-weight:600;color:#334155;margin:0 0 1rem}.dashboard-modal-form .field{display:flex;flex-direction:column;gap:.5rem}.dashboard-modal-form label{font-size:.875rem;font-weight:600;color:#334155}.dashboard-modal-form input{padding:.75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;transition:border-color .15s}.dashboard-modal-form input:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}.edit-company-contactos{margin-top:.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.edit-company-contactos-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.edit-company-contactos-header h3{margin:0;font-size:1rem;font-weight:600;color:#334155}.edit-company-add-contact{display:inline-flex;align-items:center;gap:.35rem}.edit-company-add-contact .material-icons{font-size:1.125rem}.edit-company-contact-row{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:.75rem;align-items:end;padding:.75rem;background:#f8fafc;border-radius:.5rem;margin-bottom:.75rem}@media(max-width:640px){.edit-company-contact-row{grid-template-columns:1fr auto}.edit-company-contact-row .field:first-of-type{grid-column:1 / -1}}.edit-company-contact-actions{display:flex;align-items:center;padding-bottom:.25rem}.edit-company-invite-row{display:flex;flex-direction:column}.edit-company-invite-label{display:grid;grid-template-columns:2fr 10fr;align-items:center;gap:.5rem;cursor:pointer}.edit-company-invite-label input[type=checkbox]{justify-self:start}.edit-company-invite-hint{margin:.25rem 0 0;font-size:.8rem;color:#64748b}.dashboard-modal-btn-icon{background:transparent;border:none;cursor:pointer;padding:.25rem;color:#64748b;display:flex;align-items:center;justify-content:center;transition:color .15s}.dashboard-modal-btn-icon:hover:not(:disabled){color:#dc2626}.dashboard-modal-btn-icon:disabled{opacity:.4;cursor:not-allowed}.dashboard-modal-actions{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e2e8f0;margin-top:.5rem}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border:1px solid #e2e8f0;background:#fff;color:#334155;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}.btn-secondary:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary .material-icons{font-size:1.125rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;border:none;background:var(--theme-primary);color:#fff;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}.btn-primary:hover:not(:disabled){background:var(--theme-primary-hover)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.dashboard-detail-page{padding:2rem;width:100%}.dashboard-detail-back{margin-bottom:1.5rem}.dashboard-detail-back .btn-secondary{display:inline-flex;align-items:center;gap:.5rem}.dashboard-detail-back-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);color:#fff;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.dashboard-detail-back-btn:hover{background:#fff3;border-color:#fff3}.dashboard-detail-back-btn .material-icons{font-size:1.125rem}.dashboard-detail-empty{padding:3rem 2rem;text-align:center;color:#64748b;background:#f8fafc;border-radius:.75rem}.dashboard-detail-empty .material-icons{font-size:2.5rem;margin-bottom:.5rem;display:block;color:#94a3b8}.dashboard-detail-loading-icon{animation:spin 1.5s linear infinite}.dashboard-detail-banner{background:linear-gradient(135deg,var(--theme-banner-dark, var(--theme-sidebar-dark, #1a1a1a)) 0%,var(--theme-banner-gradient-end, #2d3748) 100%);color:#fff;border-radius:1rem;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 25px -5px var(--theme-banner-shadow-deep, rgba(0, 0, 0, .25));max-width:100%;position:relative;overflow:hidden}.dashboard-detail-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(to top right,rgba(0,0,0,.2) 0%,var(--theme-primary-rgba-20, rgba(59, 130, 246, .2)) 100%);pointer-events:none}.dashboard-detail-banner>*{position:relative;z-index:1}.dashboard-detail-banner-top{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.dashboard-detail-banner-left{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:0}.dashboard-detail-breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#fff9;margin-bottom:.25rem}.dashboard-detail-breadcrumbs button{background:none;border:none;color:inherit;cursor:pointer;padding:0;font:inherit;transition:color .2s}.dashboard-detail-breadcrumbs button:hover{color:#fff}.dashboard-detail-breadcrumbs .material-icons{font-size:.875rem;opacity:.7}.dashboard-detail-breadcrumb-current{color:#fff;font-weight:500}.dashboard-detail-banner-right{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;flex-wrap:wrap}.dashboard-detail-banner-title{font-size:1.875rem;font-weight:700;margin:0 0 1rem;letter-spacing:.02em;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.dashboard-detail-banner-meta{font-size:.875rem;color:#ffffffe0;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:0}.dashboard-detail-banner-meta-item{display:flex;align-items:center;gap:.5rem}.dashboard-detail-banner-meta-item .material-icons{font-size:.875rem;opacity:.8}.dashboard-detail-banner .dashboard-pipeline-status{background:#fef3c7;color:#92400e;border-color:#fbbf24;padding:.375rem 1rem;font-size:.875rem;font-weight:600;width:auto}.dashboard-detail-status-stepper-container{background:#fff;border-radius:1rem;padding:1.5rem;margin-bottom:2rem;box-shadow:0 1px 3px #00000014;border:1px solid #e2e8f0}.dashboard-detail-status-stepper-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.dashboard-detail-status-stepper-actions{display:flex;align-items:center;gap:.75rem;margin-left:auto}.dashboard-detail-status-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}.dashboard-detail-status-btn-icon{font-size:1.125rem!important}.dashboard-detail-status-btn--next{background:var(--theme-sidebar-dark);color:#fff;box-shadow:0 1px 3px var(--theme-sidebar-shadow)}.dashboard-detail-status-btn--next .dashboard-detail-status-btn-icon,.dashboard-detail-status-btn--next .material-icons{color:#fff!important}.dashboard-detail-status-btn--next:hover:not(:disabled){background:var(--theme-sidebar-hover);box-shadow:0 2px 6px var(--theme-sidebar-shadow)}.dashboard-detail-status-btn--prev{background:#fff;color:#64748b;border:1.5px solid #e2e8f0}.dashboard-detail-status-btn--prev .dashboard-detail-status-btn-icon,.dashboard-detail-status-btn--prev .material-icons{color:var(--theme-sidebar-dark)!important}.dashboard-detail-status-btn--prev:hover:not(:disabled){background:#f8fafc;color:#475569;border-color:#cbd5e1}.dashboard-detail-status-btn:disabled{opacity:.6;cursor:not-allowed}.dashboard-detail-status-stepper-header .material-icons{color:var(--theme-primary);font-size:1.25rem}.dashboard-detail-status-stepper-header h3{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}.dashboard-detail-status-stepper{display:flex;gap:1rem;align-items:stretch;overflow-x:auto;padding-bottom:1rem}.dashboard-detail-status-stepper::-webkit-scrollbar{height:16px}.dashboard-detail-status-stepper::-webkit-scrollbar-track{background:transparent;margin:0 4px}.dashboard-detail-status-stepper::-webkit-scrollbar-thumb{background:#cbd5e1;border:6px solid transparent;background-clip:padding-box;border-radius:10px}.dashboard-detail-status-stepper::-webkit-scrollbar-thumb:hover{background:#94a3b8;background-clip:padding-box}.dashboard-detail-status-step{display:flex;align-items:center;gap:.5rem;min-width:fit-content;padding:.5rem 1rem;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:.75rem;flex-shrink:0;white-space:nowrap}.dashboard-detail-status-step--past{background:#ecfdf5;border-color:#bbf7d0;color:#166534}.dashboard-detail-status-step--active{background:#eff6ff;border-color:#bfdbfe;color:#1e40af;box-shadow:0 0 0 2px #2563eb1a;border-color:#3b82f6}.dashboard-detail-status-step-icon{font-size:.875rem!important;color:#94a3b8}.dashboard-detail-status-step-icon--past{color:#22c55e}.dashboard-detail-status-step-icon--active{color:#2563eb}.dashboard-detail-status-step-label{font-weight:600;font-size:.75rem}.dashboard-detail-tabs{display:flex;flex-wrap:wrap;gap:2rem;border-top:none;margin-top:2rem;padding-top:0;position:relative}.dashboard-detail-tabs:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#fff;opacity:0;transition:opacity .2s}.dashboard-detail-tab{padding:0 .25rem 1rem;background:transparent;border:none;color:#ffffffa6;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s ease;position:relative}.dashboard-detail-tab:hover{color:#fff}.dashboard-detail-tab--active{color:#fff;font-weight:600}.dashboard-detail-tab--active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#fff;border-radius:0}.dashboard-detail-content{background:transparent;border-radius:0;box-shadow:none;overflow:visible;max-width:100%}.dashboard-detail-section{padding:0;max-width:100%}.dashboard-detail-section h2{font-size:1.125rem;font-weight:600;color:#334155;margin:0 0 1.5rem}.dashboard-detail-section-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.dashboard-detail-section-header h2{margin:0;font-size:1.125rem;font-weight:600;color:#334155}.dashboard-detail-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.dashboard-detail-card-content,.dashboard-detail-info-section{display:flex;flex-direction:column;gap:1.5rem}.dashboard-detail-info-grid-2col{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.dashboard-detail-info-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem}.dashboard-detail-info-value{font-size:.875rem;font-weight:700;color:#1e293b;margin:0}.dashboard-detail-info-meta{font-size:.75rem;color:#64748b;margin:.25rem 0 0}.dashboard-detail-urgency-badge{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:700;background:#fef3c7;color:#92400e}.dashboard-detail-edit-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:transparent;border:none;color:var(--theme-primary);font-size:.875rem;font-weight:500;cursor:pointer;border-radius:.25rem;transition:background-color .2s}.dashboard-detail-edit-btn:hover{background:var(--theme-primary-rgba-05)}.dashboard-detail-edit-btn .material-icons{font-size:1rem}.dashboard-detail-edit-toggle{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer}.dashboard-detail-edit-toggle input{width:1rem;height:1rem}.dashboard-detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem 2rem}.dashboard-detail-field{min-width:0}.dashboard-detail-field-label{display:block;font-size:.8125rem;font-weight:600;color:#64748b;margin-bottom:.35rem}.dashboard-detail-field-value{font-size:1rem;font-weight:500;color:#334155;margin:0}.dashboard-detail-field-meta{font-size:.875rem;color:#64748b;margin:.25rem 0 0}.dashboard-detail-edit-hint{margin-top:1.5rem;padding:.75rem 1rem;background:#f1f5f9;border-radius:.5rem;font-size:.875rem;color:#64748b}.dashboard-detail-columns{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}.dashboard-detail-column{min-width:0}.dashboard-detail-actions{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.dashboard-detail-actions h3{font-size:.9375rem;font-weight:600;color:#334155;margin:0 0 .35rem}.dashboard-detail-actions-hint{margin:0 0 1rem;font-size:.8125rem;color:#64748b}.dashboard-detail-status-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.dashboard-detail-checklist-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #00000014;border:1px solid #e2e8f0;display:flex;flex-direction:column;height:100%}.dashboard-detail-checklist-header{margin-bottom:1.5rem}.dashboard-detail-checklist-title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}.dashboard-detail-checklist-title .material-icons,.dashboard-detail-checklist-title-icon{color:var(--theme-primary);font-size:1.25rem;vertical-align:middle;margin-right:.25rem}.dashboard-detail-checklist-intro{font-size:.75rem;color:#64748b;margin:0}.dashboard-detail-checklist-list{display:flex;flex-direction:column;gap:1rem;flex:1;margin:0;padding:0;list-style:none}.dashboard-detail-checklist-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:.75rem;border:1px solid transparent;cursor:pointer;transition:background-color .2s,border-color .2s}.dashboard-detail-checklist-item:hover{background:#f8fafc;border-color:#e2e8f0}.dashboard-detail-checklist-checkbox{width:1.25rem;height:1.25rem;margin-top:.125rem;border-radius:.25rem;border:1px solid #cbd5e1;cursor:pointer;accent-color:var(--theme-primary);flex-shrink:0}.dashboard-detail-checklist-content{flex:1}.dashboard-detail-checklist-item-title{font-size:.875rem;font-weight:700;color:#1e293b;margin:0 0 .125rem}.dashboard-detail-checklist-item-text{font-size:.6875rem;color:#64748b;margin:0}.dashboard-detail-checklist-actions{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.dashboard-detail-checklist-actions-title{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.dashboard-detail-checklist-actions-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.dashboard-detail-checklist-action-btn{background:var(--theme-primary);color:#fff;border:none;padding:.625rem;border-radius:.5rem;font-size:.75rem;font-weight:700;cursor:pointer;transition:background-color .2s,transform .1s;box-shadow:0 1px 3px var(--theme-primary-light)}.dashboard-detail-checklist-action-btn:hover:not(:disabled){background:var(--theme-primary-hover)}.dashboard-detail-checklist-action-btn:active:not(:disabled){transform:scale(.95)}.dashboard-detail-checklist-action-btn:disabled{opacity:.6;cursor:not-allowed}.dashboard-detail-checklist-action-btn-secondary{background:#f1f5f9;color:#334155;box-shadow:0 1px 2px #0000000d}.dashboard-detail-checklist-action-btn-secondary:hover:not(:disabled){background:#e2e8f0}.dashboard-detail-checklist-action-btn-danger{background:var(--color-danger, #dc3545)!important;color:#fff!important;box-shadow:0 1px 2px #dc35454d}.dashboard-detail-checklist-action-btn-danger:hover:not(:disabled){background:var(--color-danger-hover, #c82333)!important}.dashboard-modal-header-warning h2{display:flex;align-items:center;gap:.5rem;color:var(--color-warning, #b45309)}.dashboard-modal-header-warning .material-icons{font-size:1.5rem}.dashboard-modal-onat-debt-intro{margin:0 0 1rem;font-size:.9375rem;color:#334155;line-height:1.5}.dashboard-detail-onat-result{margin-top:1rem;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem}.dashboard-detail-onat-result-title{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:#334155;margin:0 0 .75rem}.dashboard-detail-onat-result-title .material-icons{font-size:1.125rem;color:#22c55e}.dashboard-detail-onat-result-body{margin:0;padding:.75rem;font-size:.75rem;font-family:ui-monospace,monospace;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.dashboard-detail-onat-loading{margin:0;font-size:.875rem;color:#64748b}.dashboard-detail-onat-error{padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem}.dashboard-detail-onat-error-title{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:#b91c1c;margin:0 0 .5rem}.dashboard-detail-onat-error-title .material-icons{font-size:1.125rem}.dashboard-detail-onat-error-message{margin:0;font-size:.875rem;color:#991b1b;line-height:1.5}.dashboard-detail-offer-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem}.dashboard-detail-offer-btn .material-icons{font-size:1.125rem;vertical-align:middle}.dashboard-modal-offer-body{padding:1.5rem 2rem!important}.dashboard-modal-offer-body .field{margin-bottom:1rem}.dashboard-modal-offer-body .field label{display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.375rem}.dashboard-modal-offer-body .field input,.dashboard-modal-offer-body .field select{width:100%;padding:.625rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem}.dashboard-modal-offer-body .field input:focus,.dashboard-modal-offer-body .field select:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 2px var(--theme-primary-rgba-15)}.dashboard-detail-edit-form{margin-top:1rem;padding:1.5rem;background:#f8fafc;border-radius:.75rem;border:1px solid #e2e8f0}.dashboard-detail-edit-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem 1.5rem}.dashboard-detail-edit-form .field{display:flex;flex-direction:column;gap:.5rem}.dashboard-detail-edit-form label{font-size:.875rem;font-weight:600;color:#334155}.dashboard-detail-edit-form input,.dashboard-detail-edit-form select{padding:.625rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;transition:border-color .15s;background:#fff}.dashboard-detail-edit-form input:focus,.dashboard-detail-edit-form select:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-light)}.dashboard-detail-edit-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.dashboard-detail-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.dashboard-detail-cards--full{grid-template-columns:1fr}@media(max-width:1024px){.dashboard-detail-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.dashboard-detail-cards{grid-template-columns:1fr}}.dashboard-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #00000014;height:100%}.dashboard-detail-offer-card-priority{border-left:4px solid var(--theme-primary, #0f766e)}.dashboard-detail-offer-card-priority .dashboard-detail-card-header{flex-wrap:wrap;gap:.75rem 1rem;align-items:center}.dashboard-detail-offer-card-priority .dashboard-detail-card-header .dashboard-detail-card-title{flex:1 1 auto;min-width:min(100%,12rem);margin-bottom:0}.dashboard-detail-offer-card-priority .dashboard-detail-kv>div{display:grid;grid-template-columns:minmax(12rem,16rem) minmax(0,1fr);gap:.35rem 1.25rem;align-items:start;padding:.65rem 0;border-bottom:1px solid #f1f5f9}.dashboard-detail-offer-card-priority .dashboard-detail-kv>div:last-child{border-bottom:none;padding-bottom:0}.dashboard-detail-offer-card-priority .dashboard-detail-kv dd{text-align:left}.dashboard-detail-offer-card-priority .dashboard-detail-kv-meta{display:block;margin-top:.25rem}@media(max-width:640px){.dashboard-detail-offer-card-priority .dashboard-detail-kv>div{grid-template-columns:1fr;gap:.2rem 0}.dashboard-detail-offer-card-priority .dashboard-detail-kv dt{margin-bottom:.15rem}}.dashboard-detail-card-title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.dashboard-detail-card-title .material-icons{color:var(--theme-primary);font-size:1.25rem}.dashboard-detail-payment-card{border-left:4px solid var(--theme-primary)}.dashboard-detail-payment-intro{margin:0 0 1rem;color:#475569;font-size:.9375rem;line-height:1.5}.dashboard-detail-payment-info{margin-bottom:1rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}.dashboard-detail-payment-info p{margin:.35rem 0;font-size:.9375rem;color:#334155}.dashboard-detail-payment-note{margin-top:.75rem!important;padding-top:.75rem;border-top:1px solid #e2e8f0;font-size:.875rem!important;color:#64748b!important}.dashboard-detail-payment-confirm-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;background:var(--theme-primary);color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:.9375rem;cursor:pointer;transition:background .2s,opacity .2s}.dashboard-detail-payment-confirm-btn:hover:not(:disabled){background:var(--theme-primary-dark, #5a4d3f)}.dashboard-detail-payment-confirm-btn:disabled{opacity:.7;cursor:not-allowed}.dashboard-detail-payment-confirm-btn--client{background:#0ea5e9}.dashboard-detail-payment-confirm-btn--client:hover:not(:disabled){background:#0284c7}.dashboard-detail-tracking-card{border-left:4px solid #0ea5e9}.dashboard-detail-import-notice{margin:0;padding:1rem 1.1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.9375rem;line-height:1.55;color:#334155}.dashboard-detail-import-notice p{margin:0 0 .85rem}.dashboard-detail-import-notice p:last-child{margin-bottom:0}.dashboard-detail-tracking-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.dashboard-detail-tracking-item{padding:.75rem 1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}.dashboard-detail-tracking-item-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.dashboard-detail-tracking-date{font-size:.8125rem;font-weight:600;color:#64748b}.dashboard-detail-tracking-source{font-size:.75rem;padding:.15rem .4rem;background:#e0f2fe;color:#0369a1;border-radius:.25rem}.dashboard-detail-tracking-location{margin:0 0 .25rem;font-weight:600;color:#1e293b;font-size:.9375rem}.dashboard-detail-tracking-desc{margin:0;font-size:.875rem;color:#475569}.dashboard-detail-tracking-empty{text-align:center;padding:2rem 1rem;color:#64748b}.dashboard-detail-tracking-empty .material-icons{font-size:2.5rem;opacity:.5;margin-bottom:.5rem;display:block}.dashboard-detail-tracking-empty p{margin:.35rem 0;font-size:.9375rem}.dashboard-detail-tracking-empty-hint{font-size:.8125rem!important;color:#94a3b8!important}.dashboard-detail-tracking-add{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.dashboard-detail-tracking-form{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.dashboard-detail-tracking-form input{flex:1;min-width:140px}.dashboard-detail-thankyou-card{text-align:center;padding:2.5rem 2rem;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #86efac;border-left:4px solid #22c55e}.dashboard-detail-thankyou-icon{font-size:3.5rem;color:#22c55e;display:block;margin-bottom:.75rem}.dashboard-detail-thankyou-title{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:#166534}.dashboard-detail-thankyou-text{font-size:1rem;color:#15803d;line-height:1.6;max-width:480px;margin:0 auto}.dashboard-detail-kv{display:flex;flex-direction:column;gap:.5rem;margin:0}.dashboard-detail-kv div{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:baseline}.dashboard-detail-kv dt{font-size:.8125rem;font-weight:600;color:#64748b;margin:0}.dashboard-detail-kv dd{font-size:.875rem;color:#334155;margin:0;text-align:right}.dashboard-detail-kv-meta{font-weight:400;color:#64748b;font-size:.8125rem}.dashboard-detail-offer-breakdown{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.dashboard-detail-offer-breakdown h4{font-size:.8125rem;font-weight:600;color:#64748b;margin:0 0 .5rem}.dashboard-detail-table{width:100%;border-collapse:collapse;font-size:.8125rem}.dashboard-detail-table td{padding:.35rem .5rem .35rem 0;color:#475569}.dashboard-detail-table td:last-child{text-align:right;font-variant-numeric:tabular-nums}.dashboard-detail-conversion{display:flex;flex-direction:column;gap:.5rem}.dashboard-detail-conversion-input{padding:1rem;background:#f8fafc;border-radius:.75rem;border:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.dashboard-detail-conversion-label{font-size:.875rem;font-weight:500;color:#64748b}.dashboard-detail-conversion-value{font-size:.875rem;font-weight:700;color:#1e293b}.dashboard-detail-conversion-arrow{display:flex;justify-content:center;margin:.5rem 0}.dashboard-detail-conversion-icon{background:var(--theme-primary-light);color:var(--theme-primary);padding:.5rem;border-radius:999px;border:1px solid var(--theme-primary-shadow);display:inline-flex;align-items:center;justify-content:center}.dashboard-detail-conversion-icon .material-icons{font-size:1.125rem}.dashboard-detail-conversion-output{padding:1rem;background:#eff6ff;border-radius:.75rem;border:1px solid #bfdbfe;display:flex;justify-content:space-between;align-items:center}.dashboard-detail-conversion-output .dashboard-detail-conversion-label{color:#2563eb;font-weight:700}.dashboard-detail-conversion-value-large{font-size:1.125rem;font-weight:900;color:#1e40af;letter-spacing:-.02em}.dashboard-detail-conversion-factor{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.dashboard-detail-conversion-factor-header{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;font-weight:500;color:#64748b;margin-bottom:.5rem}.dashboard-detail-conversion-factor-header .material-icons{font-size:.875rem}.dashboard-detail-conversion-factor-value{font-size:1.5rem;font-weight:700;font-family:monospace;color:#1e293b}.dashboard-detail-conversion-factor-note{font-size:.625rem;color:#64748b;font-style:italic;margin:.5rem 0 0}.dashboard-detail-timeline{list-style:none;padding:0;margin:0}.dashboard-detail-timeline-item{padding:1rem 1.25rem;background:#f8fafc;border-radius:.5rem;border-left:4px solid var(--dashboard-primary);margin-bottom:.75rem}.dashboard-detail-timeline-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.25rem}.dashboard-detail-timeline-status{font-size:.875rem;font-weight:600;color:#334155}.dashboard-detail-timeline-date{font-size:.75rem;color:#64748b}.dashboard-detail-timeline-note{font-size:.8125rem;color:#64748b;margin:.25rem 0 0}.dashboard-detail-docs{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.dashboard-detail-doc-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f8fafc;border-radius:.5rem;color:var(--dashboard-primary);font-weight:500;text-decoration:none;transition:background .2s}.dashboard-detail-doc-link:hover{background:#e2e8f0}.dashboard-detail-doc-link .material-icons{font-size:1.25rem}.dashboard-detail-notes-content{padding:1rem 0}.dashboard-detail-notes-content p{margin:0;color:#334155;white-space:pre-wrap;line-height:1.6}.dashboard-detail-empty-tab{color:#64748b;font-size:.875rem;margin:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-header-left{display:flex;align-items:center;gap:.75rem}.dashboard-header-menu-btn{display:none;background:none;border:none;padding:.5rem;cursor:pointer;color:#64748b;border-radius:.5rem}.dashboard-header-menu-btn:hover{background:#f1f5f9;color:#334155}.dashboard-sidebar-overlay{display:none;position:fixed;inset:0;background:#0006;z-index:998}@media(max-width:1023px){.dashboard-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:999;transform:translate(-100%);transition:transform .25s ease}.dashboard-sidebar-open .dashboard-sidebar{transform:translate(0)}.dashboard-sidebar-open .dashboard-sidebar-overlay{display:block}.dashboard-header-menu-btn{display:flex;align-items:center;justify-content:center}.dashboard-main{width:100%}}@media(max-width:1023px){.dashboard-content{padding:1rem}}@media(max-width:1023px){.dashboard-header{padding:0 1rem}.dashboard-header-title{font-size:1.125rem}.dashboard-header-subtitle{font-size:.8125rem}.dashboard-header-actions{gap:.75rem}.dashboard-export-btn span:last-child{display:none}}@media(max-width:639px){.dashboard-header{flex-wrap:wrap;height:auto;min-height:5rem;padding:.75rem 1rem}.dashboard-header-left{flex:1}.dashboard-header-title{font-size:1rem}.dashboard-header-subtitle{display:none}.dashboard-header-actions{flex-wrap:wrap}.dashboard-logout-btn span:last-child{display:none}}.dashboard-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:1023px){.dashboard-table{min-width:600px}}@media(max-width:767px){.dashboard-table{min-width:500px;font-size:.875rem}.dashboard-table th,.dashboard-table td{padding:.5rem .375rem}}.dashboard-table-header{flex-wrap:wrap;gap:1rem}@media(max-width:1023px){.dashboard-table-header{flex-direction:column;align-items:stretch}.dashboard-table-header-left{flex-wrap:wrap}.dashboard-pipeline-filters{padding:.75rem}.dashboard-pipeline-filter-grid{gap:.5rem}}@media(max-width:639px){.dashboard-table-header{padding:1rem}.dashboard-pipeline-filter-grid{grid-template-columns:1fr!important}.dashboard-pipeline-filter-grid .dashboard-select-wrapper,.dashboard-pipeline-filter-grid .dashboard-pipeline-search-wrapper{width:100%}.dashboard-pipeline-refresh-btn span:last-child{display:none}}@media(max-width:639px){.dashboard-table-footer{flex-direction:column;gap:1rem;align-items:center;padding:1rem}.dashboard-pagination{flex-wrap:wrap;justify-content:center}}@media(max-width:639px){.dashboard-modal-overlay{padding:1rem .5rem .5rem;align-items:flex-start}.dashboard-modal,.dashboard-modal--wide,.dashboard-modal--large{max-width:100%;width:100%;max-height:calc(100vh - 2rem)}.dashboard-modal-header{padding:1rem}.dashboard-modal-header h2{font-size:1.125rem}.dashboard-modal-form,.dashboard-modal-body,.dashboard-detail-modal-body,.dashboard-detail-modal-actions{padding:1rem}.dashboard-modal-actions{flex-wrap:wrap;padding:1rem}.dashboard-modal-actions .btn-primary,.dashboard-modal-actions .btn-secondary{flex:1;min-width:0}}@media(max-width:639px){.dashboard-detail-grid{grid-template-columns:1fr;gap:1rem}.dashboard-detail-block{padding:.75rem 1rem}}@media(max-width:767px){.auth-page{flex-direction:column}.auth-panel-right{padding:1.5rem 1.25rem}.auth-form{max-width:100%}}@media(max-width:639px){.auth-form-wrap{padding:1rem}.auth-heading h1{font-size:1.25rem}.auth-form .field input,.auth-form .field select{font-size:16px}.btn-submit{width:100%}}@media(max-width:1023px){.dashboard-stats,.dashboard-pipeline-stats{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media(max-width:639px){.dashboard-stats,.dashboard-pipeline-stats{grid-template-columns:1fr;gap:.5rem}.dashboard-stat-card,.dashboard-pipeline-stat-card{padding:1rem}}@media(max-width:767px){.dashboard-form-section-card{padding:1rem}.dashboard-form-section-header{flex-wrap:wrap;gap:.5rem}.dashboard-form-group--full{width:100%}}@media(max-width:639px){.dashboard-isotanques-row{flex-wrap:wrap}}@media(max-width:767px){.dashboard-pipeline-user-cell{flex-direction:column;align-items:flex-start;gap:.25rem}.dashboard-pipeline-user-avatar{width:2rem;height:2rem;font-size:.625rem}}@media(max-width:639px){.dashboard-action-dropdown{min-width:180px;max-width:calc(100vw - 2rem)}}@media(max-width:639px){.dashboard-config-modal{min-width:0;width:100%;max-width:100%;inset:auto 0 0;transform:none;max-height:85vh;border-radius:1rem 1rem 0 0}}@media(max-width:639px){.dashboard-empty-state{padding:2rem 1rem}.dashboard-empty-title{font-size:1.125rem}}@media(max-width:639px){.dashboard-message{margin:.5rem 1rem;padding:.75rem 1rem;font-size:.875rem}}@media(max-width:639px){.dashboard-table-header .btn-primary{width:100%;justify-content:center}.dashboard-table-header{flex-direction:column;align-items:stretch}}@media(max-width:639px){.dashboard-stat-card--action .dashboard-new-request-btn{padding:.75rem 1rem;font-size:.875rem}.dashboard-new-request-btn span:last-child{display:inline}}@media(max-width:639px){.dashboard-detail-tabs{flex-wrap:wrap;gap:.25rem}.dashboard-detail-tab{padding:.5rem .75rem;font-size:.8125rem}}@media(max-width:767px){.dev-mode-switcher{flex-wrap:wrap}.dev-switch-btn{font-size:.75rem;padding:.375rem .5rem}}
