:root{--primary-color: #7CBC39;--neutral-white: #FEFEFE;--neutral-gray: #737373;--neutral-black: #050505;--shadow-default: 4px 4px 10px rgba(0, 0, 0, .1)}body{margin:0;font-family:DIN Pro,sans-serif;background:#fafafa}.loader-overlay{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:100%;height:100%;background:#212121bf}.loader-overlay.fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999}.loader-container{position:relative}.loader-svg{width:100%;height:100%}.loader-text{font-weight:400;font-size:40px;line-height:50px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#fefefe}.loader-svg path{fill:#fefefe;transition:fill .15s ease}.line1{animation:colorRotate 2s infinite linear;animation-delay:0s}.line8{animation:colorRotate 2s infinite linear;animation-delay:.25s}.line7{animation:colorRotate 2s infinite linear;animation-delay:.5s}.line6{animation:colorRotate 2s infinite linear;animation-delay:.75s}.line5{animation:colorRotate 2s infinite linear;animation-delay:1s}.line4{animation:colorRotate 2s infinite linear;animation-delay:1.25s}.line3{animation:colorRotate 2s infinite linear;animation-delay:1.5s}.line2{animation:colorRotate 2s infinite linear;animation-delay:1.75s}@keyframes colorRotate{0%,60%,to{fill:#fefefe}5%,15%{fill:#7cbc3980}20%,40%{fill:var(--primary-color, #7CBC39)}45%,55%{fill:#7cbc3980}}.cotizaciones-section-container{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.cotizaciones-section-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #f0f0f0;flex-shrink:0;background:#fff}.cotizaciones-section-title{display:flex;align-items:center;gap:12px}.cotizaciones-section-title h2{margin:0;font-size:20px;font-weight:600;color:#333}.cotizaciones-view-all-button{padding:8px 16px;border-radius:6px;border:1px solid #7cbc39;background-color:transparent;color:#7cbc39;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s}.cotizaciones-view-all-button:hover{background-color:#7cbc39;color:#fff}.cotizaciones-section-tabs{display:flex;padding:0 20px;border-bottom:1px solid #f0f0f0;flex-shrink:0;background:#fff;overflow-x:auto}.cotizaciones-tab-button{display:flex;align-items:center;gap:8px;padding:12px 16px;border:none;background:transparent;cursor:pointer;font-size:14px;color:#666;border-bottom:2px solid transparent;transition:all .2s;white-space:nowrap}.cotizaciones-tab-button:hover{color:#7cbc39;background-color:#7cbc390d}.cotizaciones-tab-button.active{color:#7cbc39;border-bottom-color:#7cbc39;background-color:#7cbc390d}.cotizaciones-section-content{flex:1;padding:10px;min-height:0}.cotizaciones-section-content h3{margin:0 0 20px 5px;font-size:16px;font-weight:600;color:#333;position:relative}.cotizaciones-section-content h3:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:3px;background-color:#7cbc39;border-radius:2px}.cotizaciones-quotes-list{max-height:100%;overflow-y:auto}.cotizaciones-loading-state,.cotizaciones-empty-state{display:flex;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.cotizaciones-loading-state p{color:#666;font-size:16px}.cotizaciones-section-content::-webkit-scrollbar,.cotizaciones-quotes-list::-webkit-scrollbar{width:6px}.cotizaciones-section-content::-webkit-scrollbar-track,.cotizaciones-quotes-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.cotizaciones-section-content::-webkit-scrollbar-thumb,.cotizaciones-quotes-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.cotizaciones-section-content::-webkit-scrollbar-thumb:hover,.cotizaciones-quotes-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.quote-item{border:1px solid #ededed;border-radius:10px;background:#fff;margin-bottom:18px;box-shadow:0 2px 8px #00000008;padding:0 0 18px;overflow:hidden}.quote-header{display:flex;align-items:center;gap:12px;padding:14px 18px 0;font-size:15px}.quote-id{font-weight:600;color:#222}.quote-number{color:#bbb;font-size:13px;margin-left:6px}.quote-date{color:#bbb;font-size:13px;margin-left:auto}.quote-status{display:inline-block;font-size:12px!important;font-weight:600!important;border-radius:20px!important;padding:3px 12px!important;margin-left:12px!important;white-space:nowrap!important;text-transform:uppercase!important;letter-spacing:.5px!important}.quote-status.published{background:#f3f7fa!important;color:#5caaff!important;border:1px solid #e3f0ff!important}.quote-status.accepted{background:#eaffea!important;color:#4caf50!important;border:1px solid #bde5bd!important}.quote-status.rejected{background:#fff0f0!important;color:#f44336!important;border:1px solid #fbbcbc!important}.quote-body{display:flex;flex-direction:column;gap:7px;padding:0 18px}.quote-user{display:flex;align-items:center;gap:14px;margin-top:6px}.user-avatar img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:1px solid #e0e0e0}.user-avatar .image-with-loader{width:48px;height:48px;border-radius:50%;overflow:hidden;border:1px solid #e0e0e0}.user-avatar .image-with-loader img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:none}.user-avatar .avatar-image{display:block}.user-avatar .avatar-image img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;border:none!important;display:block}.user-info h4{margin:0;font-size:16px;font-weight:500}.user-rating{font-size:16px;color:#ffc107;margin-top:2px}.rating-text{font-size:13px;color:#aaa;margin-left:7px}.quote-amount{margin-left:auto;font-size:24px;font-weight:700;color:#4caf50;display:flex;align-items:center;gap:8px}.quote-details-actions{display:flex;align-items:center;justify-content:space-between;margin-top:10px;gap:10px}.quote-details{display:flex;align-items:center;gap:8px}.detail-tag{background:#f3f3f3;color:#888;border-radius:8px;padding:3px 10px;font-size:13px;display:flex;align-items:center;gap:4px}.detail-note{background:#f3f3f3;color:#bbb;border-radius:8px;padding:3px 10px;font-size:13px}.quote-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.reject-button{background:#f44336;color:#fff;border:none;border-radius:8px;padding:7px 24px;font-size:15px;font-weight:500;cursor:pointer;transition:background .2s}.reject-button:hover{background:#d32f2f}.accept-button{background:#7cbc39;color:#fff;border:none;border-radius:8px;padding:7px 24px;font-size:15px;font-weight:500;cursor:pointer;transition:background .2s}.accept-button:hover{background:#5a8e2e}.summary-button{background:#fff;color:#7cbc39;border:2px solid #7cbc39;border-radius:8px;padding:7px 24px;font-size:15px;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.summary-button:hover{background:#f3f3f3}.rate-button{background:#7cbc39;color:#fff;border:none;border-radius:8px;padding:7px 24px;font-size:15px;font-weight:500;cursor:pointer;transition:background .2s}.rate-button:hover{background:#5a8e2e}.delete-button{background:#fff;color:#f44336;border:2px solid #f44336;border-radius:8px;padding:7px 24px;font-size:15px;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.delete-button:hover{background:#fff0f0}.icon-truck,.icon-camion{display:flex;align-items:center}@media(max-width:600px){.quote-header,.quote-body{flex-direction:column;align-items:flex-start;gap:4px}.quote-details-actions{flex-direction:column;align-items:flex-start;gap:8px}.quote-actions{margin-left:0}}.review-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .2s ease-in-out}.review-drawer{background:#fff;border-radius:16px;width:90%;max-width:600px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:slideUp .3s ease-in-out;box-shadow:0 10px 40px #0003}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.review-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #E0E0E0}.review-drawer-header h2{margin:0;font-size:20px;font-weight:600;color:#333}.review-drawer-close{background:none;border:none;cursor:pointer;color:#999;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;transition:background-color .2s}.review-drawer-close:hover{background-color:#f0f0f0;color:#333}.review-drawer-content{padding:24px;overflow-y:auto;flex:1}.rating-guide{background-color:#f8f8f8;border-radius:8px;padding:16px;margin-bottom:24px}.rating-guide-title{margin:0 0 12px;font-size:14px;font-weight:500;color:#666}.rating-levels{display:flex;flex-direction:column;gap:8px}.rating-level{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#333}.rating-level span{flex:1}.rating-metrics{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.rating-metric{display:flex;justify-content:space-between;align-items:center}.rating-metric label{font-size:15px;color:#333;font-weight:500}.stars-container{display:flex;gap:8px}.comment-section{margin-bottom:24px}.comment-section label{display:block;font-size:15px;color:#333;font-weight:500;margin-bottom:8px}.comment-section textarea{width:100%;padding:12px;border:1px solid #D0D0D0;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:100px;box-sizing:border-box}.comment-section textarea:focus{outline:none;border-color:#7cbc39}.comment-section textarea::placeholder{color:#999}.review-error-message{background-color:#ffebee;color:#c62828;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.review-success-message{background-color:#e8f5e9;color:#2e7d32;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.review-drawer-buttons{display:flex;gap:12px;justify-content:flex-start}.btn-cancel,.btn-submit{padding:12px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-cancel{background-color:#fff;color:#dc3545;border:2px solid #DC3545}.btn-cancel:hover:not(:disabled){background-color:#dc3545;color:#fff}.btn-submit{background-color:#7cbc39;color:#fff}.btn-submit:hover:not(:disabled){background-color:#6ba830}.btn-cancel:disabled,.btn-submit:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.review-drawer{width:95%;max-height:95vh}.rating-metric{flex-direction:column;align-items:flex-start;gap:8px}.review-drawer-buttons{flex-direction:column}.btn-cancel,.btn-submit{width:100%}}.cargas-section-container{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.cargas-section-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #f0f0f0;flex-shrink:0;background:#fff}.cargas-section-title{display:flex;align-items:center;gap:12px}.cargas-section-title h2{margin:0;font-size:20px;font-weight:600;color:#333}.cargas-create-button,.cargas-view-all-button{padding:8px 16px;border-radius:6px;border:1px solid #7cbc39;background-color:#7cbc39;color:#fff;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s;margin-left:8px}.cargas-create-button:hover,.cargas-view-all-button:hover{background-color:#6aa82f;border-color:#6aa82f}.cargas-view-all-button{background-color:transparent;color:#7cbc39}.cargas-view-all-button:hover{background-color:#7cbc39;color:#fff}.cargas-section-tabs{display:flex;padding:0 20px;border-bottom:1px solid #f0f0f0;flex-shrink:0;background:#fff;overflow-x:auto}.cargas-tab-button{display:flex;align-items:center;gap:8px;padding:12px 16px;border:none;background:transparent;cursor:pointer;font-size:14px;color:#666;border-bottom:2px solid transparent;transition:all .2s;white-space:nowrap}.cargas-tab-button:hover{color:#7cbc39;background-color:#7cbc390d}.cargas-tab-button.active{color:#7cbc39;border-bottom-color:#7cbc39;background-color:#7cbc390d}.cargas-section-content{flex:1;padding:10px;min-height:0}.cargas-section-content h3{margin:0 0 20px 5px;font-size:16px;font-weight:600;color:#333;position:relative}.cargas-section-content h3:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:3px;background-color:#7cbc39;border-radius:2px}.cargas-loads-list{max-height:90%;overflow-y:auto}.cargas-loading-state,.cargas-empty-state{display:flex;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.cargas-loading-state p{color:#666;font-size:16px}.cargas-create-first-button{transition:all .2s}.cargas-create-first-button:hover{transform:translateY(-1px);box-shadow:4px 6px 12px #00000026!important}.cargas-section-content::-webkit-scrollbar,.cargas-loads-list::-webkit-scrollbar{width:6px}.cargas-section-content::-webkit-scrollbar-track,.cargas-loads-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.cargas-section-content::-webkit-scrollbar-thumb,.cargas-loads-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.cargas-section-content::-webkit-scrollbar-thumb:hover,.cargas-loads-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.load-item{border:1px solid #e0e0e0;border-radius:12px;background:#fff;margin-bottom:16px;box-shadow:0 2px 10px #0000000d;padding:0 0 12px;overflow:hidden;transition:transform .2s,box-shadow .2s}.load-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.load-header{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:14px 18px;font-size:15px;border-bottom:1px solid #f0f0f0;background-color:#fafafa}.load-title{font-weight:600;color:#222;flex-grow:1;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.load-number{color:#888;font-size:13px;margin-left:6px;white-space:nowrap;font-weight:500}.load-date{color:#888;font-size:13px;margin-left:auto;white-space:nowrap;display:flex;align-items:center;gap:4px}.load-status{font-size:12px;font-weight:600;border-radius:20px;padding:3px 12px;margin-left:12px;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px}.load-status.draft{background:#f3f7fa;color:#5caaff;border:1px solid #e3f0ff}.load-status.published{background:#eaffea;color:#4caf50;border:1px solid #bde5bd}.load-status.canceled{background:#fff0f0;color:#f44336;border:1px solid #fbbcbc}.load-status.completed{background:#f0f2f5;color:#596780;border:1px solid #e4e6e9}.load-body{display:flex;flex-direction:column;gap:12px;padding:14px 18px 0;background-color:#fff}.load-locations{display:flex;justify-content:space-between;gap:20px;font-size:14px;padding:4px 0}.location{display:flex;flex-direction:column;gap:4px;flex:1}.location span:first-child{font-weight:600;color:#333;font-size:13px;display:flex;align-items:center;gap:5px}.location span:last-child{color:#555;font-weight:500;font-size:14px}.load-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px;padding:6px 0;border-top:1px dashed #f0f0f0}.tag{color:#555;font-size:13px;background-color:#f5f5f5;padding:4px 10px;border-radius:16px;display:inline-flex;align-items:center;gap:5px;font-weight:500}.load-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:15px 18px 0;margin-top:5px;border-top:1px solid #f0f0f0}.view-load-button,.view-quotes-button{padding:8px 16px;border-radius:8px;border:1px solid #ddd;background-color:#f7f7f7;cursor:pointer;font-weight:600;font-size:13px;transition:all .2s;display:flex;align-items:center;gap:6px}.view-load-button:hover,.view-quotes-button:hover{background-color:#eaeaea;transform:translateY(-1px);box-shadow:0 2px 5px #0000001a}.view-quotes-button{background-color:#7cbc39;color:#fff;border-color:#7cbc39;box-shadow:0 2px 5px #7cbc3933}.view-quotes-button:hover{background-color:#6aa82f;box-shadow:0 3px 8px #7cbc394d}.edit-profile-drawer{position:fixed;top:0;right:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:flex-end;z-index:1000}.edit-profile-panel{width:550px;height:100%;background-color:#fff;box-sizing:border-box;overflow-y:auto;display:flex;flex-direction:column;max-width:100%}.edit-profile-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #e0e0e0}.edit-profile-header h2{margin:0;font-weight:500}.edit-profile-content{padding:20px;flex:1;overflow-y:auto;width:100%}.close-button{background:none;border:none;font-size:24px;cursor:pointer}.edit-profile-drawer .section-title{font-size:16px;font-weight:500;margin:20px 0 10px;color:#4a7c59}.edit-profile-drawer .section-container{background-color:#f5f9f5;padding:20px;margin-bottom:20px;border-radius:8px;border:1px solid #e0f0e0;width:100%;box-sizing:border-box;max-width:100%}.edit-profile-drawer .section-container:last-of-type{margin-bottom:30px}.edit-profile-drawer .section-label{font-weight:500;margin-bottom:15px;color:#4a7c59;font-size:16px;padding-bottom:5px;border-bottom:none}.edit-profile-drawer .section-container .section-label:first-child{color:#4a7c59;font-weight:600}.edit-profile-drawer .form-group{margin-bottom:15px;width:100%}.edit-profile-drawer .half-width{width:49%}.edit-profile-drawer .form-label{display:block;margin-bottom:5px;font-weight:400;font-size:14px}.edit-profile-drawer .form-control{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;box-sizing:border-box;background-color:#fff;color:#666;height:45px}.edit-profile-drawer select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="%236c757d" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 9l6 6 6-6"/></svg>');background-repeat:no-repeat;background-position:right 12px center;padding-right:30px}.edit-profile-drawer .form-control.error{border-color:#ff4d4f}.edit-profile-drawer .error-message{color:#ff4d4f;font-size:12px;margin-top:4px}.edit-profile-drawer .form-row{display:flex;gap:15px;margin-bottom:15px;align-items:flex-start;width:100%;box-sizing:border-box}.edit-profile-drawer .form-column{flex:1;width:100%}.edit-profile-drawer .image-upload-container{position:relative;margin-right:20px;flex-shrink:0}.edit-profile-drawer .image-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;width:150px;height:180px;background-color:#eee;border-radius:4px;cursor:pointer;position:relative;margin-bottom:0}.edit-profile-drawer .delete-image-button{position:absolute;top:5px;right:5px;background-color:#ff4757;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;z-index:10;transition:background-color .2s ease}.edit-profile-drawer .delete-image-button:hover{background-color:#ff3742}.edit-profile-drawer .delete-image-button:active{transform:scale(.95)}.edit-profile-drawer .image-upload-icon{font-size:24px;color:#999;background-color:#ddd;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:40px}.edit-profile-drawer .image-upload-icon svg{width:20px;height:20px;color:#777}.edit-profile-drawer .image-upload-text{font-size:12px;color:#888;text-align:center;position:absolute;bottom:15px;width:100%;background-color:#ffffffb3;padding:5px 0}.edit-profile-drawer .form-label{width:150px;color:#4a7c59;font-weight:500;font-size:14px;flex-shrink:0;padding-top:12px}.edit-profile-drawer .document-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100px;background-color:#eee;border-radius:4px;cursor:pointer;position:relative;margin-bottom:15px;flex:1}.document-upload-icon{font-size:24px;color:#999;background-color:#ddd;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.document-upload-icon svg{width:16px;height:16px;color:#777}.document-upload-text{font-size:12px;color:#888;text-align:center}.edit-profile-drawer .profile-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.edit-profile-drawer .document-image{max-width:100%;max-height:150px;object-fit:contain;margin-bottom:10px}.edit-profile-drawer .image-upload{width:100px;height:100px;border:1px dashed #ccc;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;margin-right:20px;background-color:#f9f9f9;position:relative;overflow:hidden}.edit-profile-drawer .image-upload:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d;display:flex;justify-content:center;align-items:center;border-radius:50%}.edit-profile-drawer .image-upload:hover:before{content:"Cambiar";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;z-index:2;font-weight:500}.edit-profile-drawer .image-upload-text{font-size:12px;color:#666;margin-top:5px;text-align:center}.edit-profile-drawer .form-buttons{display:flex;justify-content:space-between;gap:15px;margin-top:30px;padding:0 20px 20px;width:calc(100% - 40px)}.edit-profile-drawer .btn{padding:12px 20px;border-radius:4px;cursor:pointer;font-size:14px;border:none;flex:1;text-align:center;font-weight:500}.edit-profile-drawer .btn:disabled{opacity:.7;cursor:not-allowed}.edit-profile-drawer .btn-primary{background-color:#4caf50;color:#fff;border:none}.edit-profile-drawer .btn-primary:hover:not(:disabled){background-color:#45a049}.edit-profile-drawer .btn-secondary{background-color:#fff;color:#ff3b30;border:1px solid #ff3b30}.edit-profile-drawer .btn-secondary:hover:not(:disabled){background-color:#e0e0e0}.edit-profile-drawer .document-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #ccc;border-radius:8px;padding:20px;cursor:pointer;background-color:#f9f9f9;width:100%;transition:all .2s ease;position:relative;overflow:hidden;min-height:150px}.edit-profile-drawer .document-upload:hover{background-color:#f0f0f0}.edit-profile-drawer .document-upload:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;display:flex;justify-content:center;align-items:center}.edit-profile-drawer .document-upload:hover:before{content:"Cambiar";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;z-index:2;font-weight:500}.edit-profile-drawer .document-upload-icon{font-size:24px;color:#999;margin-bottom:10px}.edit-profile-drawer .document-upload-text{font-size:12px;color:#666;text-align:center}.edit-profile-drawer .drawer-footer{display:flex;justify-content:space-between;gap:15px;margin-top:30px;padding:0 20px 20px;width:calc(100% - 40px)}.truck-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:flex-end;z-index:9999;animation:fadeIn .3s ease}.truck-drawer{width:600px;height:100vh;background-color:#fff;display:flex;flex-direction:column;animation:slideInRight .3s ease;box-shadow:-2px 0 8px #00000026}.truck-drawer-header{padding:24px;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center;background-color:#fff}.truck-drawer-header h2{margin:0;font-size:24px;font-weight:600;color:#212529}.close-button{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.close-button:hover{background-color:#f8f9fa}.truck-drawer-content{flex:1;overflow-y:auto;padding:24px}.truck-drawer-description{margin:0 0 24px;color:#6c757d;font-size:14px;line-height:1.5}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;padding:12px;margin-bottom:16px}.error-message p{margin:0;color:#721c24;font-size:14px}.form-section{margin-bottom:32px}.section-title{font-size:16px;font-weight:600;color:#7cbc39;margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid #7CBC39}.form-helper-text{font-size:14px;color:#6c757d;margin:0;font-style:italic}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.form-group{display:flex;flex-direction:column;margin-bottom:16px}.form-group label{font-size:14px;font-weight:500;color:#495057;margin-bottom:8px}.form-control{padding:12px;border:1px solid #ddd;border-radius:8px;font-size:14px;width:100%;font-family:inherit;transition:border-color .2s}.form-control:focus{outline:none;border-color:#7cbc39}.form-control:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}.form-control.error{border-color:#dc3545;background-color:#fff5f5}.form-control.error:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.field-error-message{color:#dc3545;font-size:12px;margin-top:4px;display:flex;align-items:center;gap:4px}.validation-errors-container{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;padding:16px;margin-bottom:24px}.validation-errors-container h4{margin:0 0 12px;color:#721c24;font-size:16px;font-weight:600}.validation-errors-container ul{margin:0;padding-left:20px}.validation-errors-container li{color:#721c24;font-size:14px;margin-bottom:4px}textarea.form-control{resize:vertical;font-family:inherit}.checkbox-group{display:flex;align-items:center;gap:8px;margin-bottom:16px}.checkbox-group input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#7CBC39}.checkbox-group label{font-size:14px;font-weight:500;color:#495057;cursor:pointer;margin:0}.image-upload-container{border:2px dashed #ced4da;border-radius:8px;overflow:hidden;background-color:#f8f9fa}.image-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;cursor:pointer;transition:background-color .2s}.image-upload-label:hover{background-color:#e9ecef}.image-upload-label svg{color:#adb5bd;margin-bottom:8px}.image-upload-label p{margin:0;font-size:14px;color:#6c757d}.image-upload-input{display:none}.image-preview{position:relative;width:100%;height:200px}.image-preview img{width:100%;height:100%;object-fit:cover}.remove-image-button{position:absolute;top:8px;right:8px;background-color:#ffffffe6;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.remove-image-button:hover{background-color:#dc3545;color:#fff}.truck-drawer-footer{padding:16px 24px;border-top:1px solid #e9ecef;display:flex;gap:12px;justify-content:flex-end;background-color:#fff}.button{padding:10px 20px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none;min-width:100px}.button:disabled{opacity:.6;cursor:not-allowed}.button-secondary{background-color:#fff;border:1px solid #ced4da;color:#495057}.button-secondary:hover:not(:disabled){background-color:#f8f9fa}.button-primary{background-color:#7cbc39;color:#fff;border:1px solid #7CBC39}.button-primary:hover:not(:disabled){background-color:#6ba82f}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.truck-drawer{width:100%}.form-row{grid-template-columns:1fr}}.truck-drawer-content::-webkit-scrollbar{width:6px}.truck-drawer-content::-webkit-scrollbar-track{background:#f1f1f1}.truck-drawer-content::-webkit-scrollbar-thumb{background:#7cbc39;border-radius:3px}.truck-drawer-content::-webkit-scrollbar-thumb:hover{background:#6ba82f}.advertising-carousel{width:100%;height:auto;min-height:80px;max-height:120px;aspect-ratio:16/4;position:relative;overflow:hidden;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:0;flex-shrink:0}.carousel-container{width:100%;overflow:hidden}.carousel-item{display:flex;transition:transform .5s ease;width:100%}.carousel-image{width:100%;min-width:100%;height:100%;object-fit:cover;display:block}.carousel-image.clickable{cursor:pointer;transition:opacity .3s ease}.carousel-image.clickable:hover{opacity:.9}.transitioning{pointer-events:none}@media(max-width:1200px){.advertising-carousel{aspect-ratio:16/4.5;margin:0}}@media(max-width:768px){.advertising-carousel{aspect-ratio:16/5;min-height:60px;margin:12px 0 0}}@media(max-width:480px){.advertising-carousel{aspect-ratio:16/6;min-height:50px;margin:10px 0 0}}.home-page .main-content{height:calc(100vh - 150px);display:flex;flex-direction:column;overflow:hidden;position:relative;min-height:0}.home-page .refresh-container{display:flex;justify-content:flex-end;padding:10px 20px 5px;flex-shrink:0;background-color:transparent;z-index:10}.home-page .refresh-button-minimal{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:transparent;border:none;border-radius:50%;color:#7cbc39;cursor:pointer;transition:all .2s ease;padding:0}.home-page .refresh-button-minimal:hover{background-color:#7cbc391a;transform:scale(1.05)}.home-page .refresh-button-minimal:active{transform:scale(.95)}.home-page .refresh-button-minimal.refreshing{opacity:.7;cursor:wait}.home-page .refresh-button-minimal.refreshing svg{animation:spin 1s linear infinite}.home-page .main-content-sections{display:flex;flex:1 1 0;gap:20px;padding:0 20px 20px;overflow:hidden;min-height:0;height:auto}.home-page .cargas-column{flex:1;display:flex;flex-direction:column;gap:15px;overflow:hidden;min-height:0;max-width:50%;height:100%}.home-page .cotizaciones-column{flex:1;overflow:hidden;min-height:0;max-width:50%;height:100%}@media(max-width:1200px){.home-page .main-content-sections{gap:15px;padding:0 15px 15px}.home-page .cargas-column,.home-page .cotizaciones-column{max-width:none}}@media(max-width:1024px){.home-page .main-content-sections{flex-direction:column;gap:15px;height:calc(100vh - 60px)}.home-page .cargas-column{flex:none;height:calc(55vh - 30px);max-width:100%}.home-page .cotizaciones-column{flex:none;height:calc(45vh - 30px);max-width:100%}}@media(max-width:768px){.home-page .main-content-sections{padding:0 10px 10px;gap:10px}.home-page .refresh-container{padding:8px 15px 5px}.home-page .cargas-column{height:calc(50vh - 25px);gap:10px}.home-page .cotizaciones-column{height:calc(50vh - 25px)}}@media(max-width:480px){.home-page .main-content-sections{padding:0 8px 8px;gap:8px}.home-page .refresh-container{padding:5px 10px 3px}.home-page .cargas-column{height:calc(52vh - 20px);gap:8px}.home-page .cotizaciones-column{height:calc(48vh - 20px)}}@media(max-width:360px){.home-page .main-content-sections{padding:0 5px 5px;gap:5px}.home-page .cargas-column,.home-page .cotizaciones-column{height:calc(50vh - 15px)}}.coming-soon-container{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem;background-color:#fff}.coming-soon-content{display:flex;flex-direction:row;align-items:center;max-width:1200px;width:100%;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000008;padding:2rem;gap:2rem}.coming-soon-image{flex:1;display:flex;justify-content:center;align-items:center;padding:1rem}.coming-soon-image img{max-width:100%;height:auto;max-height:400px;object-fit:contain}.coming-soon-text{flex:1;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;justify-content:center}.coming-soon-text h2{font-size:2.5rem;color:#4a4a4a;margin-bottom:1rem;font-weight:600}.coming-soon-text p{font-size:1.2rem;color:#4a4a4a;line-height:1.6}.coming-soon-text .secondary-text{font-size:1rem;color:#777;margin-top:1rem}.coming-soon-text strong{color:#7cb342}@media(max-width:768px){.coming-soon-content{flex-direction:column;padding:1.5rem}.coming-soon-image{margin-bottom:1rem}.coming-soon-image img{max-height:300px}.coming-soon-text{padding:1rem;text-align:center}.coming-soon-text h2{font-size:2rem}}.support-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:flex-end;z-index:99999}.support-drawer{width:500px;max-width:90vw;height:100vh;background:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;animation:slideInRight .3s ease-out}.support-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e0e0e0;background:#fff;flex-shrink:0}.support-drawer-header h2{margin:0;font-size:24px;color:#333;font-weight:600}.support-drawer-close{background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;color:#666;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.support-drawer-close:hover{background-color:#f5f5f5;color:#333}.support-drawer-content{flex:1;padding:24px;overflow-y:auto}.support-drawer-description{margin:0 0 24px;color:#6b7280;font-size:.95rem;line-height:1.5}.whatsapp-contact-btn{display:flex;align-items:center;gap:16px;width:100%;padding:20px;background:linear-gradient(135deg,#25d366,#20ba5a);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;margin-bottom:24px;box-shadow:0 4px 12px #25d36633}.whatsapp-contact-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #25d3664d}.whatsapp-contact-btn:active{transform:translateY(0)}.whatsapp-icon{font-size:32px;color:#fff;flex-shrink:0}.whatsapp-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.whatsapp-label{display:block;color:#fff;font-size:1rem;font-weight:600;margin-bottom:4px}.whatsapp-number{display:block;color:#ffffffe6;font-size:.9rem;font-weight:500}.support-form-section{margin-top:20px}.support-form-title{margin:0 0 20px;font-size:1.1rem;font-weight:600;color:#7cbc39}.support-success-message{background-color:#d1fae5;border:1px solid #a7f3d0;color:#065f46;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:.9rem}.support-error-message{background-color:#fee2e2;border:1px solid #fecaca;color:#991b1b;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:.9rem}.support-form{display:flex;flex-direction:column;gap:16px}.support-form-field{display:flex;flex-direction:column}.support-form-field input,.support-form-field textarea{padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;transition:all .2s ease;background-color:#fff}.support-form-field input:focus,.support-form-field textarea:focus{outline:none;border-color:#7cbc39;box-shadow:0 0 0 3px #7cbc391a}.support-form-field input.readonly{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.support-form-field input:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.support-form-field textarea{resize:vertical;min-height:120px;font-family:inherit}.support-form-field input::placeholder,.support-form-field textarea::placeholder{color:#9ca3af}.support-submit-btn{position:relative;background-color:#7cbc39;color:#fff;border:none;padding:12px 32px 12px 24px;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:8px;display:inline-flex;align-items:center;justify-content:center;min-width:100px;height:44px}.support-submit-btn .button-text{position:relative;z-index:1;transition:opacity .2s ease}.support-submit-btn.loading .button-text{margin-right:24px}.support-submit-btn .button-spinner{position:absolute;right:12px;width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:button-spinner .8s linear infinite;opacity:0;transition:opacity .2s ease}.support-submit-btn.loading .button-spinner{opacity:1}@keyframes button-spinner{to{transform:rotate(360deg)}}.support-submit-btn:hover:not(:disabled){background-color:#6ba82f;transform:translateY(-1px);box-shadow:0 4px 12px #7cbc394d}.support-submit-btn:disabled{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:768px){.support-drawer{width:100vw;max-width:none}.support-drawer-header,.support-drawer-content{padding:20px}.support-drawer-header h2{font-size:20px}.whatsapp-contact-btn{padding:16px;gap:12px}.whatsapp-icon{font-size:28px}.whatsapp-label{font-size:.95rem}.whatsapp-number{font-size:.85rem}}.document-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:flex-end;z-index:9999}.document-drawer-panel{width:550px;height:100%;background:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;animation:slideInRight .3s ease-out}.document-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e0e0e0;background:#fff}.document-drawer-header h2{margin:0;font-size:24px;color:#333;font-weight:600}.close-button{background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;color:#666;transition:all .2s ease}.close-button:hover{background:#f5f5f5;color:#333}.document-drawer-content{flex:1;padding:24px;overflow-y:auto;position:relative}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:10}.loading-spinner{padding:20px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;color:#666;font-weight:500}.documents-grid{display:grid!important;grid-template-columns:1fr!important;gap:24px;height:auto;align-items:start}.document-drawer-content .document-card{background:#fff!important;border:1px solid #e0e0e0!important;border-radius:12px!important;padding:20px!important;box-shadow:0 2px 8px #0000000a!important;width:100%!important;max-width:100%!important;min-height:auto!important;height:auto!important;margin-bottom:24px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important}.document-drawer-content .document-card-header{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:20px!important}.document-drawer-content .document-card-header h3{margin:0!important;font-size:16px!important;color:#333!important;font-weight:600!important}.document-actions{display:flex;gap:8px}.upload-button{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#7cbc39;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:background .2s ease}.upload-button:hover{background:#6ba832}.document-drawer-content .document-images{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;margin-bottom:20px!important;width:100%!important}.document-drawer-content .document-images.single{grid-template-columns:1fr!important}.document-drawer-content .document-image-container{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}.document-drawer-content .image-label{font-size:12px!important;color:#666!important;font-weight:500!important;text-align:center!important}.document-image{position:relative;width:100%;height:120px;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0;cursor:pointer}.document-image img{width:100%;height:100%;object-fit:cover}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .2s ease}.document-image:hover .image-overlay{opacity:1}.overlay-button{background:#ffffffe6;border:none;border-radius:6px;padding:8px;cursor:pointer;color:#333;transition:all .2s ease}.overlay-button:hover{background:#fff;transform:scale(1.05)}.overlay-button.delete{background:#ff6b6be6;color:#fff}.overlay-button.delete:hover{background:#ff6b6b}.document-drawer-content .document-placeholder{width:100%!important;height:120px!important;border:2px dashed #e0e0e0!important;border-radius:8px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;color:#bdbdbd!important;background:#fafafa!important}.document-drawer-content .document-placeholder span{font-size:12px!important}.upload-back-button{display:flex;align-items:center;gap:4px;padding:6px 10px;background:#7cbc39;color:#fff;border:none;border-radius:4px;font-size:12px;cursor:pointer;transition:background .2s ease;margin-top:4px}.upload-back-button:hover{background:#6ba832}.document-text-field{display:flex;flex-direction:column;gap:6px;width:100%!important}.document-text-field label{font-size:12px;color:#666;font-weight:500}.document-text-field input{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;background:#f9f9f9;color:#666;box-sizing:border-box}.document-text-field input:focus{outline:none;border-color:#7cbc39;background:#fff}.document-not-created{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:12px;background:#fafafa;border:2px dashed #e0e0e0;border-radius:8px;min-height:200px}.document-not-created p{margin:0;color:#666;font-size:14px}.create-document-button{display:flex;align-items:center;gap:6px;padding:10px 16px;background:#7cbc39;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.create-document-button:hover{background:#6ba832;transform:translateY(-1px);box-shadow:0 4px 8px #7cbc394d}.document-creating{display:flex;align-items:center;justify-content:center;padding:40px 20px;min-height:200px;background:#f5f5f5;border-radius:8px}.document-creating p{margin:0;color:#666;font-size:14px;font-style:italic}.document-drawer-content .document-info-section{margin-top:24px!important;padding:20px!important;background:#f9f9f9!important;border-radius:8px!important;border:1px solid #e0e0e0!important}.document-drawer-content .document-info-section h4{margin:0 0 16px!important;font-size:15px!important;font-weight:600!important;color:#333!important;padding-bottom:12px!important;border-bottom:2px solid #7cbc39!important}.document-drawer-content .document-info-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;margin-bottom:16px!important}.document-drawer-content .document-field{display:flex!important;flex-direction:column!important;gap:6px!important}.document-drawer-content .document-field.full-width{grid-column:1 / -1!important}.document-drawer-content .document-field label{font-size:13px!important;color:#555!important;font-weight:500!important}.document-drawer-content .document-field input,.document-drawer-content .document-field textarea{width:100%!important;padding:10px 12px!important;border:1px solid #d0d0d0!important;border-radius:6px!important;font-size:14px!important;background:#fff!important;color:#333!important;box-sizing:border-box!important;transition:all .2s ease!important}.document-drawer-content .document-field input:focus,.document-drawer-content .document-field textarea:focus{outline:none!important;border-color:#7cbc39!important;box-shadow:0 0 0 3px #7cbc391a!important}.document-drawer-content .document-field textarea{resize:vertical!important;min-height:80px!important;font-family:inherit!important}.save-info-button{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 20px;background:#7cbc39;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:8px}.save-info-button:hover{background:#6ba832;transform:translateY(-1px);box-shadow:0 4px 12px #7cbc394d}.save-info-button:active{transform:translateY(0)}@media(max-width:768px){.document-drawer-panel{width:100vw}.documents-grid,.document-images{grid-template-columns:1fr}.document-image,.document-placeholder{height:100px}.document-info-grid{grid-template-columns:1fr}}.home-container{padding:32px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.top-navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 24px;gap:16px;width:100%;background:#fafafa;border-radius:8px;box-sizing:border-box}.profile-section{display:flex;flex-direction:row;align-items:center;gap:16px}.profile-image{width:48px;height:48px;background-color:#e0e0e0;border-radius:100px;flex-shrink:0}.profile-info{display:flex;flex-direction:column;gap:4px}.profile-greeting{margin:0;font-weight:500;font-size:16px;line-height:150%;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-date{font-weight:400;font-size:12px;line-height:16px;color:#737373}.actions-section{display:flex;flex-direction:row;align-items:center;gap:16px}.search-input{display:flex;flex-direction:row;align-items:center;padding:8px;gap:8px;width:342px;height:40px;background:#7373730d;border-radius:8px}.search-input input{width:294px;height:24px;border:none;background:transparent;outline:none;font-weight:300;font-size:16px;line-height:24px}.search-button{display:flex;justify-content:center;align-items:center;padding:4px;width:24px;height:24px;border:none;background:transparent;border-radius:8px;cursor:pointer}.action-button{display:flex;justify-content:center;align-items:center;padding:8px;width:36px;height:36px;border:none;background:transparent;border-radius:8px;cursor:pointer}.profile-selector{display:flex;align-items:center;justify-content:center}.profile-selector-active{width:36px;height:36px;background-color:#7cbc39;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.main-content-sections{display:flex;flex-direction:row;gap:32px;width:100%}.ad-banner{width:100%;height:120px;background-color:#f0f0f0;display:flex;justify-content:center;align-items:center;border-radius:8px;color:#737373}@media(max-width:1200px){.home-container{padding:24px 32px}.main-content-sections{flex-direction:column}}@media(max-width:768px){.home-container{padding:16px}.top-navbar{flex-direction:column;align-items:flex-start}.actions-section{width:100%;margin-top:16px;justify-content:space-between}.search-input{width:100%;max-width:none}.search-input input{width:100%}}@media(max-width:576px){.profile-greeting{max-width:150px}.actions-section{flex-wrap:wrap;gap:12px}.search-input{order:1;width:100%}}.section-container{display:flex;flex-direction:column;width:48%;background:#fafafa;border-radius:8px;padding:16px}.section-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}.section-title{display:flex;align-items:center;gap:8px}.section-title h2{font-family:DIN Pro,sans-serif;font-size:18px;font-weight:500;margin:0}.create-button,.view-all-button{padding:8px 16px;border-radius:8px;font-family:DIN Pro,sans-serif;font-size:14px;font-weight:500;cursor:pointer;border:none}.create-button{background-color:#7cbc39;color:#fff}.view-all-button{background-color:transparent;color:#7cbc39;border:1px solid #7cbc39}.section-tabs{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.section-tabs::-webkit-scrollbar{height:6px}.section-tabs::-webkit-scrollbar-track{background:transparent;margin:0 10px}.section-tabs::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.tab-button{display:flex;align-items:center;gap:4px;padding:8px 12px;border:none;background-color:transparent;border-radius:4px;font-family:DIN Pro,sans-serif;font-size:14px;cursor:pointer;white-space:nowrap}.tab-button.active{background-color:#7cbc391a;color:#7cbc39}.section-content{flex:1}.section-content h3{font-family:DIN Pro,sans-serif;font-size:16px;font-weight:500;margin-bottom:16px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center}.create-first-button{padding:8px 16px;background-color:#7cbc39;color:#fff;border:none;border-radius:8px;font-family:DIN Pro,sans-serif;font-size:14px;font-weight:500;cursor:pointer;margin-top:16px}.loads-list{display:flex;flex-direction:column;gap:16px}.load-item{border:1px solid rgba(115,115,115,.1);border-radius:8px;padding:16px}.load-details h4{font-family:DIN Pro,sans-serif;font-size:16px;font-weight:500;margin:0 0 8px}.load-locations{display:flex;justify-content:space-between;margin-bottom:16px}.location{display:flex;flex-direction:column;gap:4px}.location span{font-family:DIN Pro,sans-serif;font-size:14px;color:#737373}.load-tags{display:flex;gap:8px;margin-bottom:16px}.tag{padding:4px 8px;background-color:#7373731a;border-radius:4px;font-family:DIN Pro,sans-serif;font-size:12px}.load-actions{display:flex;justify-content:flex-end;gap:8px}.view-load-button,.view-quotes-button{padding:8px 16px;border-radius:8px;font-family:DIN Pro,sans-serif;font-size:14px;font-weight:500;cursor:pointer;border:none}.view-load-button{background-color:transparent;color:#7cbc39;border:1px solid #7cbc39}.view-quotes-button{background-color:#7cbc39;color:#fff}.quotes-list{display:flex;flex-direction:column;gap:16px}.quote-item{border:1px solid rgba(115,115,115,.1);border-radius:8px;overflow:hidden}.quote-header{display:flex;justify-content:space-between;padding:8px 16px;background-color:#7373730d}.quote-status{font-family:DIN Pro,sans-serif;font-size:12px;font-weight:500;padding:2px 8px;border-radius:4px}.quote-status.rejected{background-color:#f90f0f1a;color:#f90f0f}.quote-status.in-progress,.quote-status.accepted{background-color:#7cbc391a;color:#7cbc39}.quote-body{padding:16px}.quote-user{display:flex;align-items:center;gap:16px;margin-bottom:16px}.user-avatar{width:48px;height:48px;background-color:#e0e0e0;border-radius:50%;overflow:hidden}.user-avatar img{width:100%;height:100%;object-fit:cover}.user-info{flex:1}.user-info h4{font-family:DIN Pro,sans-serif;font-size:16px;font-weight:500;margin:0 0 4px}.user-rating{display:flex;align-items:center;gap:4px}.star{color:gold}.rating-text{font-family:DIN Pro,sans-serif;font-size:12px;color:#737373;margin-left:4px}.quote-amount{font-family:DIN Pro,sans-serif;font-size:20px;font-weight:500;color:#7cbc39}.quote-details{display:flex;align-items:center;gap:8px;margin-bottom:16px}.detail-tag{padding:4px 8px;background-color:#7373731a;border-radius:4px;font-family:DIN Pro,sans-serif;font-size:12px}.detail-note{font-family:DIN Pro,sans-serif;font-size:12px;color:#737373}.quote-actions{display:flex;justify-content:flex-end;gap:8px}.delete-button,.reject-button,.accept-button,.resume-button,.rate-button{padding:8px 16px;border-radius:8px;font-family:DIN Pro,sans-serif;font-size:14px;font-weight:500;cursor:pointer;border:none}.delete-button,.reject-button{background-color:transparent;color:#f90f0f;border:1px solid #f90f0f}.accept-button,.rate-button{background-color:#7cbc39;color:#fff}.resume-button{background-color:transparent;color:#7cbc39;border:1px solid #7cbc39}.reviews-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:10000;display:flex;justify-content:flex-end}.reviews-drawer{width:600px;max-width:100%;height:100vh;background:#f8f9fa;box-shadow:-4px 0 24px #0000001a;display:flex;flex-direction:column;animation:slideInRight .3s ease-out}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.reviews-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fff;border-bottom:1px solid #e8e8e8;flex-shrink:0}.reviews-drawer-title{margin:0;font-size:20px;font-weight:600;color:#333}.reviews-drawer-close{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s;border-radius:4px}.reviews-drawer-close:hover{background:#f0f0f0;color:#333}.reviews-drawer-content{flex:1;overflow-y:auto;padding:24px;background:#f8f9fa}.section-title{margin:0 0 12px;font-size:16px;font-weight:600;color:#333;padding-bottom:8px;border-bottom:3px solid #7cbc39;display:inline-block}.reviews-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.review-item{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;transition:box-shadow .2s}.review-item:hover{box-shadow:0 2px 8px #00000014}.review-header{display:flex;gap:12px;align-items:flex-start}.review-header-content{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.review-header-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.reviewer-name{margin:0;font-size:14px;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cargo-number{font-size:12px;color:#7cbc39;font-weight:600;white-space:nowrap;flex-shrink:0}.cargo-label{color:#999;font-weight:400;margin-left:2px}.review-stars{display:flex;gap:3px;align-items:center}.review-comment{font-size:13px;line-height:1.6;color:#666;margin:4px 0}.comment-label{font-weight:600;color:#333}.comment-text{color:#666}.review-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;margin-top:8px;border-top:1px solid #e8e8e8}.review-date{font-size:12px;color:#999;font-weight:400}.view-rating-btn{background:#fff;border:1px solid #7cbc39;border-radius:6px;padding:6px 14px;font-size:12px;color:#7cbc39;cursor:pointer;font-weight:600;transition:all .2s;white-space:nowrap}.view-rating-btn:hover{background:#7cbc39;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #7cbc394d}.metric-reviews-section{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.metric-reviews-title{margin:0 0 16px;font-size:14px;font-weight:600;color:#333}.metric-review-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e0e0e0}.metric-review-item:last-child{border-bottom:none;padding-bottom:0}.metric-review-item:first-child{padding-top:0}.metric-name{font-size:13px;color:#333;font-weight:500}.metric-stars{display:flex;gap:3px;align-items:center}.reviews-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.loading-spinner{width:48px;height:48px;border:4px solid #e8e8e8;border-top:4px solid #7cbc39;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reviews-loading p{margin:0;font-size:14px;color:#666;font-weight:500}.reviews-error{background:#fff5f5;border:1px solid #feb2b2;border-radius:8px;padding:16px;margin-top:16px}.reviews-error p{margin:0;font-size:14px;color:#c53030;font-weight:500}.reviews-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;background:#fff;border-radius:8px;margin-top:16px}.reviews-empty h4{margin:16px 0 8px;font-size:18px;font-weight:600;color:#666}.reviews-empty p{margin:0;font-size:14px;color:#999;max-width:400px;line-height:1.5}@media(max-width:768px){.reviews-drawer{width:100%}}.organization-page{display:flex;flex-direction:column;height:100vh;background-color:#f8f9fa}.organization-content{flex:1;padding:20px;overflow-y:auto;margin:0 auto;width:100%}.organization-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.back-button{display:flex;align-items:center;gap:8px;background:none;border:none;color:#666;font-size:16px;cursor:pointer;padding:8px 0}.back-button:hover{color:#333}.edit-organization-button{display:flex;align-items:center;gap:8px;background-color:#f0f0f0;border:1px solid #ddd;border-radius:6px;padding:8px 16px;color:#666;font-size:14px;cursor:pointer;transition:all .2s ease}.edit-organization-button:hover{background-color:#e0e0e0;border-color:#ccc}.organization-info-card{background:linear-gradient(135deg,#2c3e50e6,#34495ee6);background-image:url(/webapp/assets/Flota-DD6JmZ_2.png);background-size:cover;background-position:center;background-blend-mode:overlay;border-radius:12px;padding:30px;display:flex;align-items:center;gap:20px;margin-bottom:30px;color:#fff;position:relative;overflow:hidden}.organization-info-card:before{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M0,0 L100,0 L100,100 L20,100 Z" fill="rgba(255,255,255,0.05)"/></svg>');background-size:cover}.organization-logo{background-color:#fff;border-radius:12px;padding:10px;display:flex;align-items:center;justify-content:center;width:110px;height:110px}.organization-details{flex:1}.organization-name{font-size:24px;font-weight:600;margin:0 0 8px}.organization-cuit{font-size:14px;opacity:.8;margin:0}.view-organization-button{display:flex;align-items:center;gap:8px;background-color:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:6px;padding:10px 16px;color:#fff;font-size:14px;cursor:pointer;transition:all .2s ease;z-index:1;position:absolute;right:30px;bottom:30px}.view-organization-button:hover{background-color:#fff3}.organization-main-grid{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:32px;width:100%}.organization-section{background-color:#fafafae6;border:1px solid rgba(115,115,115,.2);border-radius:16px;display:flex;flex-direction:column;align-items:flex-start;padding:0;flex:1;height:320px}.section-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 16px 0 0;gap:10px;width:100%;height:60px;background:#fefefe;border-top-left-radius:16px;border-top-right-radius:16px}.section-title{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:16px;gap:8px;height:60px;border-bottom:4px solid #7cbc39}.section-header h3{font-style:normal;font-weight:500;font-size:20px;line-height:28px;display:flex;align-items:center;margin:0;color:#333}.section-underline{display:none}.contact-fields{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:16px;gap:16px;width:100%;flex:1}.contact-field{display:flex;flex-direction:row;align-items:center;padding:16px 0;gap:8px;width:100%;height:56px}.contact-field span{flex:1;font-weight:300;font-size:16px;line-height:24px;color:#333}.edit-field-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px;gap:8px;width:24px;height:24px;border-radius:8px;background:none;border:none;color:#7cbc39;cursor:pointer;transition:all .2s ease}.edit-field-button:hover{background-color:#7cbc391a}.fleet-items{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:8px 16px;width:100%;flex:1}.fleet-item{display:flex;flex-direction:row;align-items:center;padding:16px 0;width:100%;height:68px}.fleet-item-content{display:flex;align-items:center;gap:12px;flex:1}.fleet-item-content span{font-weight:500;font-size:16px;line-height:150%;color:#333}.fleet-item-actions{display:flex;flex-direction:row;align-items:center;gap:8px}.fleet-nav-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px;gap:8px;width:32px;height:32px;background:none;border:none;color:#7cbc39;cursor:pointer;transition:all .2s ease;border-radius:6px}.fleet-nav-button:hover{background-color:#7cbc391a;transform:translate(2px)}.add-fleet-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;gap:8px;width:36px;height:36px;background-color:#7cbc39;box-shadow:4px 4px 10px #0000001a;border:none;border-radius:100px;color:#fff;cursor:pointer;transition:all .2s ease}.add-fleet-button:hover{background-color:#6ba832;transform:scale(1.05)}@media(max-width:768px){.organization-main-grid{flex-direction:column;gap:20px}.organization-section{height:auto}.organization-info-card{flex-direction:column;text-align:center;padding:20px}.organization-header{flex-direction:column;align-items:flex-start;gap:12px}}.create-quotes-container{min-height:100vh;background-color:#f8f9fa;padding:20px}.form-group.error input,.form-group.error select,.form-group.error textarea{border-color:#dc3545!important;border-width:2px!important;box-shadow:0 0 0 .2rem #dc354540!important}.error-message{color:#dc3545;font-size:12px;margin-top:4px;display:block}.required-asterisk{color:#dc3545;font-weight:700}.create-quotes-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.back-button{background:none;border:none;font-size:16px;color:#333;cursor:pointer;display:flex;align-items:center;gap:8px}.back-button:hover{color:#7cbc39}.view-request-button{background:none;border:none;color:#7cbc39;font-size:14px;cursor:pointer;text-decoration:underline}.view-request-button:hover{color:#5a9c2a}.create-quotes-content{display:grid;grid-template-columns:1fr 320px;gap:24px;margin-bottom:24px}.form-section{display:flex;flex-direction:column;gap:16px}.section-card{background:#fff;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden;margin-bottom:24px}.section-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 10px;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.section-header h3{margin:0;font-size:18px;font-weight:600;color:#111827}.section-header-left{display:flex;flex-direction:column}.section-header--green-divider{position:relative;border-bottom:none}.section-header--green-divider:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background-color:#7cbc39;border-radius:2px}.expand-button{background:none;border:none;font-size:16px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px}.expand-button:hover{background-color:#e5e7eb}.section-content{padding:20px}.section-description{color:#6b7280;font-size:14px;margin:0 0 16px;line-height:1.5}.form-notes{background-color:#fef3c7;border:1px solid #f59e0b;border-radius:6px;padding:12px;margin-bottom:20px}.form-notes p{margin:0;font-size:13px;color:#92400e;line-height:1.4}.form-notes p:not(:last-child){margin-bottom:8px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:20px}.form-group{display:flex;flex-direction:column;gap:4px}.form-group label{font-weight:500;font-size:14px;line-height:150%;color:#737373;margin-bottom:4px}.form-group input,.form-group select{padding:12px 16px;max-width:320px;background:#7373730d;border:1px solid rgba(115,115,115,.2);border-radius:8px;font-size:16px;line-height:24px;transition:border-color .2s;min-height:48px;box-sizing:border-box}.form-group select{padding:12px 16px;min-height:48px}.form-group input:focus,.form-group select:focus{outline:none;border-color:#7cbc39;box-shadow:0 0 0 3px #7cbc391a}.form-group input::placeholder{color:#9ca3af;font-size:16px;line-height:24px}.form-group.error input,.form-group.error select{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.form-group.error label{color:#dc3545}.form-group.error .error-message{color:#dc3545;font-size:12px;margin-top:4px;display:block}.truck-checkbox-item.error{border-color:#dc3545;background-color:#dc35450d}.truck-checkbox-item.error:hover{border-color:#dc3545;background-color:#dc354514}.medios-pago-section.error .checkbox-row{border:1px solid #dc3545;border-radius:6px;padding:12px;background-color:#dc354505}.medios-pago-section.error .medios-pago-section h4{color:#dc3545}.label-center{display:flex;align-items:center;justify-content:center;justify-self:center;align-self:center;min-height:48px;padding:0 8px;white-space:nowrap}.label-center label{color:#9ca3af;font-size:16px;line-height:1}.adicionales-section{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.adicionales-section h4{font-size:16px;font-weight:600;color:#111827;margin:0 0 8px}.adicionales-section p{font-size:14px;color:#6b7280;margin:0 0 16px}.checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.checkbox-item{display:flex;align-items:center;gap:16px;padding:16px;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s ease}.checkbox-item:hover{background:#f0f9ff;border-color:#7cbc39;box-shadow:0 2px 4px #7cbc391a}.checkbox-item input[type=checkbox]{width:18px;height:18px;accent-color:#7cbc39;cursor:pointer}.checkbox-item label{font-size:15px;color:#374151;font-weight:500;min-width:90px;cursor:pointer}.price-input{flex:1;padding:12px 16px;border:1px solid #d1d5db;border-radius:6px;font-size:15px;background:#fff;transition:border-color .2s;min-height:44px;box-sizing:border-box}.price-input:focus{outline:none;border-color:#7cbc39;box-shadow:0 0 0 3px #7cbc391a}.price-input::placeholder{color:#9ca3af;font-style:italic}.visita-section{margin-top:0}.visita-section h4{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px}.radio-group{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.radio-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:6px;transition:all .2s ease;cursor:pointer}.radio-item:hover{background:#f0f9ff;border-color:#7cbc39}.radio-item input[type=radio]{width:18px;height:18px;accent-color:#7cbc39;cursor:pointer}.radio-item label{font-size:15px;color:#374151;font-weight:500;cursor:pointer;flex:1}.date-time-section{display:grid;grid-template-columns:1fr 2fr;gap:32px;margin-top:20px;align-items:start}.date-section,.time-range-section{display:flex;flex-direction:column}.section-title{font-size:14px;font-weight:600;color:#374151;margin-bottom:12px;text-align:left}.date-input{width:100%}.date-input input[type=date]{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;background:#7373730d;transition:border-color .2s;min-height:48px;box-sizing:border-box}.date-input input[type=date]:focus{outline:none;border-color:#7cbc39;box-shadow:0 0 0 3px #7cbc391a}.time-inputs{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:end}.time-input-group{display:flex;flex-direction:column;gap:6px}.time-input-group label{font-size:12px;color:#6b7280;font-weight:500;text-align:left}.time-input-group input[type=time]{padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;background:#7373730d;transition:border-color .2s;min-height:48px;box-sizing:border-box;width:100%}.time-input-group input[type=time]:focus{outline:none;border-color:#7cbc39;box-shadow:0 0 0 3px #7cbc391a}@media(max-width:768px){.date-time-section{flex-direction:column;gap:16px}.time-inputs{flex-direction:column;gap:12px}}.observaciones-section{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.observaciones-section h4{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px}.observaciones-section p{font-size:14px;color:#6b7280;margin:0 0 12px}.observaciones-section textarea{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;min-height:100px}.observaciones-section textarea:focus{outline:none;border-color:#7cbc39;box-shadow:0 0 0 3px #7cbc391a}.observaciones-section textarea::placeholder{color:#9ca3af}.medios-pago-section{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.medios-pago-section h4{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px}.checkbox-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;justify-content:space-between}.checkbox-row .checkbox-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:6px;transition:all .2s ease;justify-content:flex-start;min-height:44px;box-sizing:border-box}.checkbox-row .checkbox-item:hover{background:#f0f9ff;border-color:#7cbc39;box-shadow:0 1px 3px #7cbc391a}.checkbox-row .checkbox-item input[type=checkbox]{width:18px;height:18px;accent-color:#7cbc39;cursor:pointer;flex-shrink:0}.checkbox-row .checkbox-item label{font-size:15px;color:#374151;cursor:pointer;font-weight:500;white-space:nowrap}.truck-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.truck-item{position:relative;width:100%}.truck-checkbox-item{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s;background:#fff;min-height:60px;width:100%;box-sizing:border-box}.truck-checkbox-item.selected{border-color:#7cbc39;background-color:#7cbc390d}.truck-checkbox-item:hover{border-color:#7cbc39;background-color:#7cbc3905}.truck-checkbox-item input[type=checkbox]{width:18px;height:18px;accent-color:#7cbc39;cursor:pointer;flex-shrink:0}.transport-name{font-size:14px;color:#374151;font-weight:400;flex:1;text-align:left}.quantity-input{width:60px;padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;text-align:center;background:#fff;margin-right:8px}.quantity-input:focus{outline:none;border-color:#7cbc39;box-shadow:0 0 0 2px #7cbc391a}.truck-item .unit{font-size:12px;color:#9ca3af;font-weight:400;flex-shrink:0}.sidebar{display:flex;flex-direction:column}.sidebar-card{background:#fff;border-radius:8px;border:1px solid #e5e7eb;padding:20px}.sidebar-card h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 20px}.total-section{display:flex;flex-direction:column;gap:16px}.total-row{display:flex;flex-direction:column;gap:8px}.total-row span{font-size:14px;color:#374151;font-weight:500}.total-row input{padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px}.total-row input:focus{outline:none;border-color:#7cbc39;box-shadow:0 0 0 3px #7cbc391a}.total-row input::placeholder{color:#9ca3af}.total-value{margin-top:20px;padding:16px;background-color:#7cbc39;border-radius:8px}.value-display{display:flex;align-items:center;justify-content:center;gap:8px}.value-display .currency{font-size:24px;font-weight:700;color:#fff}.value-display .amount{font-size:18px;font-weight:600;color:#fff}.value-display .sum{font-size:14px;color:#fffc}.action-buttons{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-top:1px solid #e5e7eb;background:#fff;margin-top:24px}.view-request-link{background:none;border:none;color:#7cbc39;font-size:14px;cursor:pointer;text-decoration:underline}.view-request-link:hover{color:#5a9c2a}.button-group{display:flex;gap:12px}.cancel-button{padding:10px 20px;background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:14px;color:#374151;cursor:pointer;transition:all .2s}.cancel-button:hover{background-color:#f9fafb;border-color:#9ca3af}.submit-button{padding:10px 20px;background:#7cbc39;border:none;border-radius:6px;font-size:14px;color:#fff;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;gap:8px}.submit-button:hover{background-color:#5a9c2a}@media(max-width:1024px){.create-quotes-content{grid-template-columns:1fr;gap:20px}.sidebar{order:-1}}@media(max-width:768px){.create-quotes-container{padding:16px}.form-grid{grid-template-columns:1fr}.checkbox-row{flex-direction:column;gap:12px}.truck-grid{grid-template-columns:1fr;gap:12px}.action-buttons{flex-direction:column;gap:16px;align-items:stretch}.button-group{justify-content:center}}@media(max-width:480px){.create-quotes-header{flex-direction:column;gap:12px;align-items:flex-start}.truck-grid{grid-template-columns:1fr}}.privacy-page{display:flex;flex-direction:column;min-height:100vh;background-color:#f8f9fa}.privacy-container{flex:1;padding:40px;max-width:900px;margin:0 auto;width:100%}.privacy-header{margin-bottom:32px}.privacy-header h1{font-size:2rem;font-weight:600;color:#333;margin:0 0 8px;display:flex;align-items:center;gap:12px}.privacy-header h1:before{content:"";display:inline-block;width:4px;height:32px;background-color:#7cbc39;border-radius:2px}.privacy-updated{font-size:.9rem;color:#666;margin:0}.privacy-intro{font-size:1rem;color:#444;line-height:1.7;margin-bottom:24px;padding:20px;background-color:#fff;border-radius:12px;border-left:4px solid #7cbc39;box-shadow:0 2px 8px #00000008}.privacy-intro strong{color:#7cbc39}.privacy-section{background-color:#fff;border-radius:12px;padding:24px;margin-bottom:20px;box-shadow:0 2px 8px #00000008;border:1px solid rgba(115,115,115,.1)}.privacy-section h2{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #7cbc39;display:inline-block}.privacy-section h3{font-size:1.05rem;font-weight:500;color:#444;margin:20px 0 12px}.privacy-section p{font-size:.95rem;color:#555;line-height:1.7;margin:8px 0}.privacy-section strong{color:#333}.privacy-section ul{margin:12px 0 12px 20px;padding:0}.privacy-section li{font-size:.95rem;color:#555;line-height:1.8;margin:6px 0;position:relative;padding-left:8px}.privacy-section li::marker{color:#7cbc39}.privacy-contact-info{background-color:#f9fdf6;border-radius:8px;padding:16px;margin-top:12px;border:1px solid rgba(124,188,57,.2)}.privacy-contact-info p{margin:4px 0}.privacy-footer{margin-top:40px;padding:24px;background-color:#fff;border-radius:12px;text-align:center;box-shadow:0 2px 8px #00000008;border:1px solid rgba(115,115,115,.1)}.privacy-footer p{font-size:.9rem;color:#666;margin:4px 0}.privacy-footer strong{color:#7cbc39}@media(max-width:768px){.privacy-container{padding:20px}.privacy-header h1{font-size:1.5rem}.privacy-section{padding:16px}.privacy-section h2{font-size:1.1rem}}.terms-page{display:flex;flex-direction:column;min-height:100vh;background-color:#f8f9fa}.terms-container{flex:1;padding:40px;max-width:900px;margin:0 auto;width:100%}.terms-header{margin-bottom:32px}.terms-header h1{font-size:2rem;font-weight:600;color:#333;margin:0 0 8px;display:flex;align-items:center;gap:12px}.terms-header h1:before{content:"";display:inline-block;width:4px;height:32px;background-color:#7cbc39;border-radius:2px}.terms-updated{font-size:.9rem;color:#666;margin:0}.terms-intro{font-size:1rem;color:#444;line-height:1.7;margin-bottom:24px;padding:20px;background-color:#fff;border-radius:12px;border-left:4px solid #7cbc39;box-shadow:0 2px 8px #00000008}.terms-intro strong{color:#7cbc39}.terms-section{background-color:#fff;border-radius:12px;padding:24px;margin-bottom:20px;box-shadow:0 2px 8px #00000008;border:1px solid rgba(115,115,115,.1)}.terms-section h2{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #7cbc39;display:inline-block}.terms-section h3{font-size:1.05rem;font-weight:500;color:#444;margin:20px 0 12px}.terms-section p{font-size:.95rem;color:#555;line-height:1.7;margin:8px 0}.terms-section strong{color:#333}.terms-section ul{margin:12px 0 12px 20px;padding:0}.terms-section li{font-size:.95rem;color:#555;line-height:1.8;margin:6px 0;position:relative;padding-left:8px}.terms-section li::marker{color:#7cbc39}.terms-footer{margin-top:40px;padding:24px;background-color:#fff;border-radius:12px;text-align:center;box-shadow:0 2px 8px #00000008;border:1px solid rgba(115,115,115,.1)}.terms-footer p{font-size:.9rem;color:#666;margin:4px 0}.terms-footer strong{color:#7cbc39}@media(max-width:768px){.terms-container{padding:20px}.terms-header h1{font-size:1.5rem}.terms-section{padding:16px}.terms-section h2{font-size:1.1rem}}.min-screen-warning{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#fafafa,#f0f0f0);display:flex;align-items:center;justify-content:center;z-index:99999;padding:20px}.min-screen-warning-content{background:#fff;border-radius:16px;padding:40px;max-width:450px;width:100%;text-align:center;box-shadow:0 10px 40px #0000001a;border:1px solid #e5e5e5}.min-screen-warning-icon{margin-bottom:24px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}.min-screen-warning-title{font-size:24px;font-weight:700;color:#333;margin:0 0 16px}.min-screen-warning-message{font-size:16px;color:#666;margin:0 0 12px;line-height:1.5}.min-screen-warning-message strong{color:#7cbc39;font-weight:600}.min-screen-warning-hint{font-size:14px;color:#888;margin:0 0 24px;line-height:1.4}.min-screen-warning-current{background:#f5f5f5;border-radius:8px;padding:12px 20px;font-size:14px;color:#666;margin-bottom:24px}.min-screen-warning-current span{font-weight:600;color:#e74c3c}.min-screen-warning-logo{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:20px;border-top:1px solid #eeeeee}.min-screen-warning-logo img{width:32px;height:32px}.min-screen-warning-logo span{font-size:18px;font-weight:600;color:#7cbc39}@font-face{font-family:DIN Pro;src:url(../assets/fonts/DINPro-Light.woff2) format("woff2"),url(../assets/fonts/DINPro-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:DIN Pro;src:url(../assets/fonts/DINPro-Regular.woff2) format("woff2"),url(../assets/fonts/DINPro-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DIN Pro;src:url(../assets/fonts/DINPro-Medium.woff2) format("woff2"),url(../assets/fonts/DINPro-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:DIN Pro;src:url(../assets/fonts/DINPro-Bold.woff2) format("woff2"),url(../assets/fonts/DINPro-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--font-family: "DIN Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--primary-color: #7CBC39;--neutral-white: #FEFEFE;--neutral-gray: #737373;--neutral-black: #050505;--shadow-default: 4px 4px 10px rgba(0, 0, 0, .1)}body{font-family:var(--font-family);font-weight:300;font-size:18px;line-height:150%;letter-spacing:0px;margin:0;padding:0;background:#fafafa}*{box-sizing:border-box;font-family:var(--font-family)}
