*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#212529;overflow-x:hidden}a:hover{color:#217dbb}ol,ul{list-style-position:inside;margin-bottom:1rem}img,svg{height:auto;max-width:100%}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;cursor:pointer}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}::selection{background-color:#3498db;color:#fff}body{color:#343a40;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{color:#2c3e50;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}@media(min-width:768px){h1{font-size:3rem}}h2{font-size:2rem}@media(min-width:768px){h2{font-size:2.5rem}}h3{font-size:1.75rem}@media(min-width:768px){h3{font-size:2rem}}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{line-height:1.5;margin-bottom:1rem}a{color:#3498db;text-decoration:none;transition:all .2s ease-in-out}a:hover{color:#1d6fa5;text-decoration:underline}.text-primary{color:#3498db}.text-secondary,.text-success{color:#2ecc71}.text-danger{color:#e74c3c}.text-warning{color:#f39c12}.text-info{color:#3498db}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-small{font-size:.875rem}.text-large{font-size:1.25rem}.text-light{font-weight:300}.text-normal{font-weight:400}.text-bold{font-weight:700}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.animate-fadeIn{animation:fadeIn .5s ease-in-out}.animate-slideInUp{animation:slideInUp .5s ease-in-out}.animate-slideInDown{animation:slideInDown .5s ease-in-out}.animate-slideInLeft{animation:slideInLeft .5s ease-in-out}.animate-slideInRight{animation:slideInRight .5s ease-in-out}.animate-spin{animation:spin 1s linear infinite}.animate-pulse{animation:pulse 2s ease-in-out infinite}.app{display:flex;flex-direction:column;min-height:100vh}.main-container{display:flex;flex:1 1;position:relative}.main-content{flex:1 1;padding:1.5rem;transition:all .2s ease-in-out}@media(min-width:768px){.main-content.with-sidebar{margin-left:250px}}.sidebar{bottom:0;box-shadow:2px 0 10px #0000001a;left:-250px;margin-top:60px;position:fixed;top:0;z-index:900}.sidebar.open{left:0}@media(min-width:768px){.sidebar{left:0}}.sidebar-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:0 1.5rem 1.5rem}.sidebar-header h3{color:#2c3e50;margin-bottom:0}.sidebar-header .sidebar-close-btn{background:none;border:none;color:#6c757d;cursor:pointer;display:block;font-size:1.2rem}@media(min-width:768px){.sidebar-header .sidebar-close-btn{display:none}}.sidebar-user{align-items:center;border-bottom:1px solid #e9ecef;display:flex;margin-bottom:1.5rem;padding:0 1.5rem 1.5rem}.sidebar-user-avatar{margin-right:1rem}.sidebar-user-avatar img{border-radius:50%;height:50px;object-fit:cover;width:50px}.sidebar-user-avatar .default-avatar{align-items:center;background-color:#3498db;border-radius:50%;color:#fff;display:flex;font-size:1.25rem;font-weight:700;height:50px;justify-content:center;width:50px}.sidebar-user-info h4{font-size:1rem;margin-bottom:.25rem}.sidebar-user-info p{color:#6c757d;font-size:.875rem;margin-bottom:.25rem}.sidebar-user-info .user-rating{align-items:center;display:flex}.sidebar-user-info .user-rating .star-icon{color:#f39c12;margin-right:.25rem}.sidebar-nav{padding:0 1.5rem}.sidebar-nav ul{list-style:none;margin:0;padding:0}.sidebar-nav ul li{margin-bottom:.25rem}.sidebar-nav ul li.active a{background-color:#3498db1a;color:#3498db;font-weight:700}.sidebar-nav ul li a{align-items:center;border-radius:.5rem;color:#495057;display:flex;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.sidebar-nav ul li a:hover{background-color:#3498db0d;color:#3498db}.sidebar-nav ul li a svg{margin-right:.5rem;width:18px}.sidebar-footer{border-top:1px solid #e9ecef;color:#6c757d;font-size:.875rem;margin-top:auto;padding:1.5rem}.sidebar-footer a{color:#3498db;text-decoration:none}.sidebar-footer a:hover{text-decoration:underline}.header{background-color:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;width:100%;z-index:1000}.header-container{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem}@media(min-width:768px){.header-container{padding:1rem 1.5rem}}.header-logo{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.header-logo img{height:40px;margin-right:.5rem}.header-logo h1{color:#3498db;font-size:1.25rem;font-weight:700;margin:0}.header-nav{display:none}@media(min-width:768px){.header-nav{display:flex}}.header-nav-item{margin-left:1.5rem;position:relative}.header-nav-item a{color:#495057;font-weight:700}.header-nav-item a.active,.header-nav-item a:hover{color:#3498db}.header-nav-item.dropdown{position:relative}.header-nav-item.dropdown:hover .dropdown-menu{display:block}.header-actions{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end}.header-actions .btn{margin-left:.5rem}.header-mobile-toggle{background:none;border:none;cursor:pointer;display:block;padding:.25rem}@media(min-width:768px){.header-mobile-toggle{display:none}}.header-mobile-toggle svg{color:#495057;height:24px;width:24px}.header-mobile-nav{background-color:#fff;box-shadow:0 5px 10px #0000001a;display:none;left:0;padding:1rem;position:fixed;right:0;top:60px}.header-mobile-nav.active{display:block}.header-mobile-nav-item{border-bottom:1px solid #e9ecef;padding:1rem 0}.header-mobile-nav-item:last-child{border-bottom:none}.header-mobile-nav-item a{color:#495057;display:block;font-weight:700}.header-mobile-nav-item a.active,.header-mobile-nav-item a:hover{color:#3498db}.footer{background-color:#2c3e50;color:#dee2e6;padding:2rem 0 1.5rem}.footer-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px;padding:0 1.5rem}@media(min-width:768px){.footer-container{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-section{margin-bottom:1.5rem}.footer-section h3,.footer-section h4{color:#fff;font-size:1.2rem;margin-bottom:1rem}.footer-section p{font-size:.875rem;line-height:1.6;margin-bottom:1rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#dee2e6;font-size:.875rem;text-decoration:none;transition:all .2s ease-in-out}.footer-section ul li a:hover{color:#fff;text-decoration:underline}.footer-section .social-icons{display:flex;gap:1rem}.footer-section .social-icons a{align-items:center;background-color:#ffffff1a;border-radius:50%;color:#fff;display:inline-flex;font-size:1.2rem;height:36px;justify-content:center;transition:all .2s ease-in-out;width:36px}.footer-section .social-icons a:hover{background-color:#3498db;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #ffffff1a;margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:1200px;padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem;text-align:center}.footer-bottom p{font-size:.875rem}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-item{margin-right:1rem}.nav-item:last-child{margin-right:0}.nav-link{color:#495057;display:block;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.nav-link:focus,.nav-link:hover{color:#3498db}.nav-link.active{color:#3498db;font-weight:700}.nav-link.disabled{color:#adb5bd;cursor:default;pointer-events:none}.nav-horizontal{flex-direction:row}.nav-vertical{flex-direction:column}.nav-vertical .nav-item{margin-bottom:.5rem;margin-right:0}.nav-vertical .nav-item:last-child{margin-bottom:0}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid #0000;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#3498db}.nav-tabs .nav-link.disabled{background-color:#0000;border-color:#0000;color:#adb5bd}.nav-pills .nav-link{border-radius:.5rem}.nav-pills .nav-link.active{background-color:#3498db;color:#fff}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.sidebar{background-color:#fff;box-shadow:0 0 10px #0000001a;height:100%;overflow-y:auto;padding:1.5rem 0;transition:all .2s ease-in-out;width:250px}@media(min-width:768px){.sidebar{margin-top:0}}.sidebar-section{margin-bottom:1.5rem;padding:0 1rem}.sidebar-section:last-child{margin-bottom:0}.sidebar-section-title{color:#6c757d;font-size:.875rem;letter-spacing:1px;margin-bottom:.5rem;padding:0 .5rem;text-transform:uppercase}.sidebar-menu{list-style:none;margin:0;padding:0}.sidebar-menu-item{margin-bottom:.25rem}.sidebar-menu-item:last-child{margin-bottom:0}.sidebar-menu-item.active .sidebar-menu-link{background-color:#3498db1a;color:#3498db}.sidebar-menu-item.active .sidebar-menu-link svg{color:#3498db}.sidebar-menu-link{align-items:center;border-radius:.5rem;color:#495057;display:flex;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.sidebar-menu-link:focus,.sidebar-menu-link:hover{background-color:#3498db0d;color:#3498db}.sidebar-menu-link:focus svg,.sidebar-menu-link:hover svg{color:#3498db}.sidebar-menu-link svg{color:#6c757d;margin-right:.5rem;transition:all .2s ease-in-out}.sidebar-menu-label{flex:1 1}.sidebar-menu-badge{background-color:#e9ecef;border-radius:.25rem;color:#495057;display:inline-block;font-size:.75rem;font-weight:700;padding:.25rem .5rem}.sidebar-menu-badge-primary{background-color:#3498db1a;color:#3498db}.sidebar-menu-badge-success{background-color:#2ecc711a;color:#2ecc71}.sidebar-menu-badge-danger{background-color:#e74c3c1a;color:#e74c3c}.sidebar-menu-badge-warning{background-color:#f39c121a;color:#f39c12}.sidebar-divider{background-color:#e9ecef;height:1px;margin:1rem 0}.sidebar .create-link{color:#0d6efd;font-weight:500}.sidebar .create-link:hover{background-color:#0d6efd1a}.form-group{margin-bottom:1rem}.form-group:last-child{margin-bottom:0}.form-label{font-weight:700;margin-bottom:.25rem}.form-control,.form-label{color:#495057;display:block}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #dee2e6;border-radius:.5rem;font-size:1rem;line-height:1.5;padding:.5rem 1rem;transition:all .2s ease-in-out;width:100%}.form-control:focus{background-color:#fff;border-color:#a0cfee;box-shadow:0 0 0 .2rem #3498db40;color:#495057;outline:0}.form-control::placeholder{color:#adb5bd;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control.is-invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#e74c3c;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus{border-color:#e74c3c;box-shadow:0 0 0 .2rem #e74c3c40}.form-control.is-valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#2ecc71;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus{border-color:#2ecc71;box-shadow:0 0 0 .2rem #2ecc7140}.form textarea.form-control{height:auto}.form select.form-control{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:8px 10px;padding-right:2.5rem}.form select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.form-check{display:block;padding-left:1.25rem;position:relative}.form-check-input{margin-left:-1.25rem;margin-top:.3rem;position:absolute}.form-check-input:checked~.form-check-label:before{background-color:#3498db;border-color:#3498db;color:#fff}.form-check-input:focus~.form-check-label:before{box-shadow:0 0 0 .2rem #3498db40}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-input:disabled~.form-check-label:before{background-color:#e9ecef}.form-check-label{margin-bottom:0}.form-check-label:before{background-color:#fff;border:1px solid #adb5bd;pointer-events:none}.form-check-label:after,.form-check-label:before{content:"";display:block;height:1rem;left:0;position:absolute;top:.25rem;width:1rem}.form-check-label:after{background:no-repeat 50%/50% 50%}.form-text{color:#6c757d;display:block;font-size:.875rem;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.form-row>.col,.form-row>[class*=col-]{padding-left:.5rem;padding-right:.5rem}.form-inline{align-items:center;display:flex;flex-flow:row wrap}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline .form-check{display:inline-block;margin-right:1rem;vertical-align:middle;width:auto}}.form-invalid-feedback,.form-valid-feedback{display:block;font-size:.875rem;margin-top:.25rem;width:100%}.form-valid-feedback{color:#2ecc71}.form-invalid-feedback{color:#e74c3c}.btn{border:none;border-radius:.5rem;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;line-height:1.5;padding:.5rem 1.5rem;text-align:center;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn:focus{box-shadow:0 0 0 .2rem #3498db40;outline:0}.btn:disabled{cursor:not-allowed;opacity:.65}.btn-sm{border-radius:.25rem;font-size:.875rem;padding:.25rem 1rem}.btn-lg{border-radius:1rem;font-size:1.25rem;padding:1rem 2rem}.btn-primary{background-color:#3498db;color:#fff}.btn-primary:focus,.btn-primary:hover{background-color:#217dbb;color:#fff}.btn-secondary{background-color:#2ecc71;color:#fff}.btn-secondary:focus,.btn-secondary:hover{background-color:#25a25a;color:#fff}.btn-accent{background-color:#f39c12;color:#fff}.btn-accent:focus,.btn-accent:hover{background-color:#c87f0a;color:#fff}.btn-success{background-color:#2ecc71;color:#fff}.btn-success:focus,.btn-success:hover{background-color:#25a25a;color:#fff}.btn-danger{background-color:#e74c3c;color:#fff}.btn-danger:focus,.btn-danger:hover{background-color:#d62c1a;color:#fff}.btn-warning{background-color:#f39c12;color:#fff}.btn-warning:focus,.btn-warning:hover{background-color:#c87f0a;color:#fff}.btn-info{background-color:#3498db;color:#fff}.btn-info:focus,.btn-info:hover{background-color:#217dbb;color:#fff}.btn-light{background-color:#ecf0f1;color:#2c3e50}.btn-light:focus,.btn-light:hover{background-color:#cfd9db;color:#2c3e50}.btn-dark{background-color:#2c3e50;color:#fff}.btn-dark:focus,.btn-dark:hover{background-color:#1a252f;color:#fff}.btn-outline-primary{border:1px solid #3498db}.btn-outline-primary,.btn-outline-primary:focus,.btn-outline-primary:hover{background-color:#0000;color:#3498db}.btn-outline-primary:focus,.btn-outline-primary:hover{background-color:#3498db;color:#fff}.btn-outline-secondary{border:1px solid #2ecc71}.btn-outline-secondary,.btn-outline-secondary:focus,.btn-outline-secondary:hover{background-color:#0000;color:#2ecc71}.btn-outline-secondary:focus,.btn-outline-secondary:hover{background-color:#2ecc71;color:#fff}.btn-block{display:block;width:100%}.btn-icon{align-items:center;display:inline-flex;justify-content:center}.btn-icon i,.btn-icon svg{margin-right:.25rem}.btn-icon-right i,.btn-icon-right svg{margin-left:.25rem;margin-right:0}.btn-rounded{border-radius:50px}.card{background-color:#fff;border:1px solid #e9ecef;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;display:flex;flex-direction:column;margin-bottom:1.5rem;overflow:hidden;padding:1.5rem;transition:all .2s ease-in-out;width:100%}.card:hover{box-shadow:0 1rem 3rem rgba(0,0,0,.175);transform:translateY(-5px)}.card-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;font-weight:700;padding:1rem 1.5rem}.card-header h1,.card-header h2,.card-header h3,.card-header h4,.card-header h5,.card-header h6{margin-bottom:0}.card-img{height:auto;width:100%}.card-img img{display:block;width:100%}.card-body{flex:1 1 auto;padding:1.5rem}.card-title{font-size:1.25rem;margin-bottom:.5rem;margin-top:0}.card-subtitle{color:#6c757d;margin-bottom:1rem;margin-top:-.25rem}.card-text{color:#343a40;margin-bottom:1rem}.card-text:last-child{margin-bottom:0}.card-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;padding:1rem 1.5rem}.card-primary{border-top:3px solid #3498db}.card-secondary,.card-success{border-top:3px solid #2ecc71}.card-danger{border-top:3px solid #e74c3c}.card-warning{border-top:3px solid #f39c12}.card-info{border-top:3px solid #3498db}@media(min-width:768px){.card-horizontal{flex-direction:row}.card-horizontal .card-img{width:30%}.card-horizontal .card-img img{height:100%;object-fit:cover}.card-horizontal .card-body{width:70%}}.card-sm .card-body{padding:1rem}.card-lg .card-body{padding:2rem}.modal{align-items:center;display:flex;height:100%;justify-content:center;outline:0;overflow:hidden;pointer-events:none;width:100%;z-index:1050}.modal,.modal-backdrop{left:0;opacity:0;position:fixed;top:0;transition:all .2s ease-in-out}.modal-backdrop{background-color:#000;height:100vh;width:100vw;z-index:1040}.modal.show{opacity:1;pointer-events:auto}.modal.show .modal-backdrop{opacity:.5}.modal.show .modal-dialog{transform:translate(0)}.modal-dialog{margin:1rem;max-width:500px;position:relative;transform:translateY(-50px);transition:all .2s ease-in-out;width:100%}@media(min-width:576px){.modal-dialog{max-width:500px}}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 2rem)}.modal-dialog-scrollable{height:calc(100% - 2rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-sm{max-width:300px}.modal-dialog-lg{max-width:800px}.modal-dialog-xl{max-width:1140px}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid #0003;border-radius:1rem;box-shadow:0 .25rem .5rem #0000001a;display:flex;flex-direction:column;max-height:calc(100vh - 3rem);outline:0;position:relative;width:100%}.modal-header{align-items:flex-start;border-bottom:1px solid #e9ecef;border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;justify-content:space-between;padding:1rem 1.5rem}.modal-header .close{background-color:#0000;border:0;color:#6c757d;cursor:pointer;font-size:1.5rem;font-weight:700;line-height:1;margin:-1rem auto;padding:.25rem .5rem}.modal-header .close:focus,.modal-header .close:hover{color:#212529}.modal-title{font-size:1.25rem;font-weight:700;line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1.5rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;border-top:1px solid #e9ecef;display:flex;flex-wrap:wrap;justify-content:flex-end;padding:1rem 1.5rem}.modal-footer>*{margin:.25rem}.alert{border:1px solid #0000;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem 1.5rem;position:relative}.alert-primary{background-color:#e1f0fa;border-color:#b6daf2;color:#124364}.alert-secondary,.alert-success{background-color:#d1f5e0;border-color:#a8ebc4;color:#124f2c}.alert-danger{background-color:#fdf3f2;border-color:#f8c9c4;color:#7b190f}.alert-warning{background-color:#fdedd4;border-color:#fad9a4;color:#674105}.alert-info{background-color:#e1f0fa;border-color:#b6daf2;color:#124364}.alert-light{background-color:#ecf0f1;border-color:#cfd9db;color:#94aab0}.alert-dark{background-color:#2c3e50;border-color:#1a252f;color:#ecf0f1}.alert-heading,.alert-link{color:inherit;font-weight:700}.alert-link{text-decoration:underline}.alert-link:focus,.alert-link:hover{color:inherit;opacity:.8}.alert-dismissible{padding-right:3rem}.alert-dismissible .close{background:#0000;border:0;color:inherit;cursor:pointer;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;padding:1rem 1.5rem;position:absolute;right:0;top:0}.alert-dismissible .close:focus,.alert-dismissible .close:hover{opacity:1}.spinner{align-items:center;display:inline-flex;flex-direction:column;justify-content:center}.spinner-sm .spinner-border{border-width:.15em;height:1rem;width:1rem}.spinner-md .spinner-border{border-width:.2em;height:2rem;width:2rem}.spinner-lg .spinner-border{border-width:.25em;height:3rem;width:3rem}.spinner-primary .spinner-border{border-color:#3498db40 #3498db #3498db40 #3498db40}.spinner-secondary .spinner-border,.spinner-success .spinner-border{border-color:#2ecc7140 #2ecc71 #2ecc7140 #2ecc7140}.spinner-danger .spinner-border{border-color:#e74c3c40 #e74c3c #e74c3c40 #e74c3c40}.spinner-warning .spinner-border{border-color:#f39c1240 #f39c12 #f39c1240 #f39c1240}.spinner-info .spinner-border{border-color:#3498db40 #3498db #3498db40 #3498db40}.spinner-border{animation:spinner-border .75s linear infinite;border:.2em solid;border-radius:50%;border-right:.2em solid #0000;display:inline-block;height:2rem;vertical-align:text-bottom;width:2rem}.spinner-text{color:#6c757d;font-size:.875rem;margin-top:.5rem}.spinner-fullpage-container{align-items:center;background-color:#fffc;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1050}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.home-page .hero{background:linear-gradient(135deg,#3498dbe6,#2ecc71e6);background-position:50%;background-size:cover;color:#fff;padding:3rem 0;position:relative}@media(min-width:768px){.home-page .hero{align-items:center;display:flex;padding:100px 0}}.home-page .hero-content{margin:0 auto;max-width:600px;padding:0 1.5rem;text-align:center}@media(min-width:768px){.home-page .hero-content{margin:0 0 0 10%;text-align:left}}.home-page .hero-content h1{font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem}@media(min-width:768px){.home-page .hero-content h1{font-size:3.5rem}}.home-page .hero-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.home-page .hero-buttons{display:flex;flex-direction:column;gap:1rem}@media(min-width:576px){.home-page .hero-buttons{flex-direction:row;justify-content:center}}@media(min-width:768px){.home-page .hero-buttons{justify-content:flex-start}}.home-page .hero-buttons .btn{width:100%}@media(min-width:576px){.home-page .hero-buttons .btn{width:auto}}.home-page .hero-image{display:none}@media(min-width:992px){.home-page .hero-image{bottom:0;display:block;position:absolute;right:5%;top:0;width:40%}}.home-page .section-header{margin:0 auto 2rem;max-width:700px;text-align:center}.home-page .section-header h2{color:#2c3e50;font-size:2rem;margin-bottom:1rem}.home-page .section-header p{color:#6c757d;font-size:1.1rem}.home-page .how-it-works{background-color:#f8f9fa;padding:3rem 1.5rem}.home-page .how-it-works .steps-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}@media(min-width:768px){.home-page .how-it-works .steps-container{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.home-page .how-it-works .steps-container{grid-template-columns:repeat(4,1fr)}}.home-page .how-it-works .step{background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;padding:1.5rem;text-align:center;transition:all .2s ease-in-out}.home-page .how-it-works .step:hover{transform:translateY(-5px)}.home-page .how-it-works .step-icon{align-items:center;background-color:#3498db1a;border-radius:50%;display:flex;flex-direction:row;flex-wrap:nowrap;height:80px;justify-content:center;margin:0 auto 1rem;width:80px}.home-page .how-it-works .step-icon svg{color:#3498db;font-size:2rem}.home-page .how-it-works .step h3{color:#2c3e50;margin-bottom:.5rem}.home-page .how-it-works .step p{color:#6c757d;margin-bottom:0}.home-page .features{padding:3rem 1.5rem}.home-page .features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}@media(min-width:768px){.home-page .features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.home-page .features-grid{grid-template-columns:repeat(4,1fr)}}.home-page .features .feature-card{background-color:#fff;border-radius:.5rem;border-top:3px solid #3498db;box-shadow:0 .5rem 1rem #00000026;padding:1.5rem;text-align:center;transition:all .2s ease-in-out}.home-page .features .feature-card:hover{transform:translateY(-5px)}.home-page .features .feature-card .feature-icon{color:#3498db;font-size:2.5rem;margin-bottom:1rem}.home-page .features .feature-card h3{color:#2c3e50;margin-bottom:.5rem}.home-page .features .feature-card p{color:#6c757d;margin-bottom:0}.home-page .cta-section{background:linear-gradient(135deg,#2ecc71e6,#3498dbe6);background-position:50%;background-size:cover;color:#fff;padding:3rem 1.5rem;text-align:center}.home-page .cta-section .cta-content{margin:0 auto;max-width:700px}.home-page .cta-section .cta-content h2{font-size:2.5rem;margin-bottom:1rem}.home-page .cta-section .cta-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.home-page .cta-section .cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:576px){.home-page .cta-section .cta-buttons{flex-direction:row}}.home-page .cta-section .cta-buttons .btn{width:100%}@media(min-width:576px){.home-page .cta-section .cta-buttons .btn{width:auto}}.auth-layout{background-color:#f8f9fa;display:flex;flex-direction:column;min-height:100vh}.auth-container{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:1.5rem}@media(min-width:768px){.auth-container{padding:2rem}}.auth-logo{margin-bottom:1.5rem}.auth-logo a{text-decoration:none}.auth-logo a h1{color:#3498db;font-size:2rem;font-weight:700}.auth-card{background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;max-width:500px;padding:1.5rem;width:100%}@media(min-width:768px){.auth-card{padding:2rem}}.auth-form-container{width:100%}.auth-title{color:#2c3e50;font-size:1.75rem;font-weight:700;margin-bottom:.5rem;text-align:center}.auth-subtitle{color:#6c757d;text-align:center}.auth-form,.auth-subtitle{margin-bottom:1.5rem}.auth-form .form-group{margin-bottom:1rem}.auth-form .form-label{align-items:center;color:#495057;display:flex;font-weight:700;margin-bottom:.25rem}.auth-form .form-label svg{color:#3498db;margin-right:.25rem}.auth-form .form-control{border:1px solid #dee2e6;border-radius:.5rem;color:#495057;padding:.5rem 1rem;transition:all .2s ease-in-out;width:100%}.auth-form .form-control:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db26;outline:none}.auth-form .form-control.is-invalid{border-color:#e74c3c}.auth-form .form-control.is-invalid:focus{box-shadow:0 0 0 3px #e74c3c26}.auth-form .form-control::placeholder{color:#adb5bd}.auth-form .form-invalid-feedback{color:#e74c3c;display:block;font-size:.875rem;margin-top:.25rem}.auth-form .btn-block{align-items:center;display:flex;font-weight:700;justify-content:center;margin-top:1.5rem;padding:.5rem;width:100%}.auth-form .ml-2{margin-left:.5rem}.auth-form .role-selection{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin-top:.5rem}@media(min-width:576px){.auth-form .role-selection{grid-template-columns:1fr 1fr}}.auth-form .role-selection .role-option{border:1px solid #dee2e6;border-radius:.5rem;display:flex;flex-direction:column;padding:1rem;position:relative;transition:all .2s ease-in-out}.auth-form .role-selection .role-option:hover{border-color:#3498db}.auth-form .role-selection .role-option.selected{background-color:#3498db0d;border-color:#3498db}.auth-form .role-selection .role-option input[type=radio]{opacity:0;position:absolute}.auth-form .role-selection .role-option label{cursor:pointer;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.auth-form .role-selection .role-option .role-description{color:#6c757d;font-size:.875rem;margin-bottom:0}.auth-divider{align-items:center;display:flex;margin:1rem 0}.auth-divider:after,.auth-divider:before{background-color:#dee2e6;content:"";flex:1 1;height:1px}.auth-divider .divider-text{color:#6c757d;font-size:.875rem;padding:0 .5rem;text-transform:uppercase}.auth-social-login{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.auth-social-login .btn{align-items:center;display:flex;font-weight:700;justify-content:center;padding:.5rem;width:100%}.auth-social-login .btn svg{margin-right:.5rem}.auth-social-login .btn-google{background-color:#fff;border:1px solid #dee2e6;color:#495057}.auth-social-login .btn-google:hover{background-color:#f8f9fa}.auth-social-login .btn-facebook{background-color:#3b5998;border:1px solid #3b5998;color:#fff}.auth-social-login .btn-facebook:hover{background-color:#344e86}.auth-footer{color:#6c757d;margin-top:1rem;text-align:center}.auth-footer p{margin-bottom:0}.auth-link{color:#3498db;font-weight:700;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-help-links{display:flex;font-size:.875rem;justify-content:space-between;margin-top:1rem}.auth-help-links a{color:#6c757d;text-decoration:none}.auth-help-links a:hover{color:#3498db;text-decoration:underline}.my-trips-container,.trips-container{margin:0 auto;max-width:1200px;padding:1.5rem}@media(min-width:576px){.my-trips-container,.trips-container{padding:2rem}}.my-trips-header,.trips-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}@media(min-width:576px){.my-trips-header,.trips-header{margin-bottom:2rem}}.my-trips-title,.trips-title{color:#2c3e50;font-size:1.75rem;font-weight:700;margin:0}.my-trips-search-bar,.trips-search-bar{display:flex;gap:1rem;margin-bottom:1rem}.my-trips-search-bar .search-input-container,.trips-search-bar .search-input-container{flex:1 1;position:relative}.my-trips-search-bar .search-input-container .search-icon,.trips-search-bar .search-input-container .search-icon{color:#adb5bd;left:.5rem;position:absolute;top:50%;transform:translateY(-50%)}.my-trips-search-bar .search-input-container .search-input,.trips-search-bar .search-input-container .search-input{border:1px solid #dee2e6;border-radius:.5rem;padding:.5rem .5rem .5rem 2rem;width:100%}.my-trips-search-bar .search-input-container .search-input:focus,.trips-search-bar .search-input-container .search-input:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db40;outline:none}.my-trips-filters,.trips-filters{background-color:#f8f9fa;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.my-trips-filters .filter-row,.trips-filters .filter-row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.my-trips-filters .filter-row:last-child,.trips-filters .filter-row:last-child{margin-bottom:0}.my-trips-filters .filter-group,.trips-filters .filter-group{flex:1 1;min-width:200px}.my-trips-filters .filter-group label,.trips-filters .filter-group label{color:#495057;display:block;font-weight:700;margin-bottom:.25rem}.my-trips-filters .filter-group .filter-input,.trips-filters .filter-group .filter-input{border:1px solid #dee2e6;border-radius:.5rem;padding:.5rem;width:100%}.my-trips-filters .filter-group .filter-input:focus,.trips-filters .filter-group .filter-input:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db40;outline:none}.my-trips-toolbar,.trips-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.my-trips-toolbar .toolbar-filters,.trips-toolbar .toolbar-filters{display:flex;gap:.25rem;overflow-x:auto;padding-bottom:.25rem}.my-trips-toolbar .toolbar-filters .filter-btn,.trips-toolbar .toolbar-filters .filter-btn{background:none;border:1px solid #dee2e6;border-radius:.5rem;color:#495057;cursor:pointer;padding:.25rem .5rem;white-space:nowrap}.my-trips-toolbar .toolbar-filters .filter-btn:hover,.trips-toolbar .toolbar-filters .filter-btn:hover{background-color:#f8f9fa}.my-trips-toolbar .toolbar-filters .filter-btn.active,.trips-toolbar .toolbar-filters .filter-btn.active{background-color:#3498db;border-color:#3498db;color:#fff}.my-trips-list,.trips-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.my-trips-list,.trips-list{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}.my-trips-empty,.trips-empty{padding:2rem 0;text-align:center}.my-trips-empty h3,.trips-empty h3{color:#495057;margin-bottom:.5rem}.my-trips-empty p,.trips-empty p{color:#6c757d;margin-bottom:1.5rem}.sort-panel{background-color:#f8f9fa;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.sort-panel h4{color:#495057;font-size:1rem;margin-bottom:.5rem}.sort-panel .sort-options{display:flex;flex-wrap:wrap;gap:.5rem}.sort-panel .sort-options .sort-option{background:none;border:1px solid #dee2e6;border-radius:.5rem;color:#495057;cursor:pointer;padding:.25rem .5rem}.sort-panel .sort-options .sort-option:hover{background-color:#e9ecef}.sort-panel .sort-options .sort-option.active{background-color:#3498db;border-color:#3498db;color:#fff}.sort-panel .sort-options .sort-option svg{margin-right:.25rem}.trip-card{background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;overflow:hidden;position:relative}.trip-card-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:1rem}.trip-card-body{padding:1rem}.trip-card-footer{border-top:1px solid #e9ecef;display:flex;gap:.5rem;justify-content:flex-end;padding:1rem}.trip-card .trip-traveler{align-items:center;display:flex}.trip-card .trip-traveler-avatar{align-items:center;background-color:#3498db;border-radius:50%;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;margin-right:.5rem;overflow:hidden;width:40px}.trip-card .trip-traveler-avatar img{height:100%;object-fit:cover;width:100%}.trip-card .trip-traveler-info{display:flex;flex-direction:column}.trip-card .trip-traveler-info .traveler-name{color:#343a40;font-weight:700}.trip-card .trip-traveler-info .traveler-name svg{color:#6c757d;margin-right:.25rem}.trip-card .trip-traveler-info .traveler-rating{color:#495057;font-size:.875rem}.trip-card .trip-traveler-info .traveler-rating svg{color:#f39c12;margin-right:.25rem}.trip-card .trip-status{border-radius:.5rem;font-size:.875rem;font-weight:700;padding:.25rem .5rem;text-transform:capitalize}.trip-card .trip-status-upcoming{background-color:#3498db1a;color:#3498db}.trip-card .trip-status-in-progress,.trip-card .trip-status-in_progress{background-color:#f39c121a;color:#f39c12}.trip-card .trip-status-completed{background-color:#2ecc711a;color:#2ecc71}.trip-card .trip-status-cancelled{background-color:#e74c3c1a;color:#e74c3c}.trip-card .trip-actions{display:flex;gap:.25rem}.trip-card .trip-route{align-items:center;display:flex;margin-bottom:1rem}.trip-card .trip-route-destination,.trip-card .trip-route-origin{align-items:center;display:flex;flex:1 1}.trip-card .trip-route-destination svg,.trip-card .trip-route-origin svg{color:#3498db;margin-right:.25rem}.trip-card .trip-route-destination span,.trip-card .trip-route-origin span{font-weight:700}.trip-card .trip-route-arrow{color:#adb5bd;font-size:1.25rem;margin:0 .5rem}.trip-card .trip-dates{margin-bottom:1rem}.trip-card .trip-dates .trip-date{align-items:center;display:flex;margin-bottom:.25rem}.trip-card .trip-dates .trip-date:last-child{margin-bottom:0}.trip-card .trip-dates .trip-date svg{color:#3498db;margin-right:.25rem}.trip-card .trip-details{display:flex;justify-content:space-between;margin-bottom:1rem}.trip-card .trip-details .trip-requests,.trip-card .trip-details .trip-space{color:#495057;font-size:.875rem}.trip-card .trip-details .trip-requests strong,.trip-card .trip-details .trip-space strong{color:#2c3e50}.trip-card .trip-notes{background-color:#f8f9fa;border-radius:.5rem;color:#495057;font-size:.875rem;margin-top:1rem;padding:.5rem}.trip-card .trip-notes p{margin:0}.trip-card .delete-confirm{align-items:center;background-color:#2c3e50b3;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.trip-card .delete-confirm-content{background-color:#fff;border-radius:.5rem;max-width:300px;padding:1.5rem;text-align:center}.trip-card .delete-confirm-content .warning-icon{color:#f39c12;font-size:2rem;margin-bottom:.5rem}.trip-card .delete-confirm-content h4{margin-bottom:.5rem}.trip-card .delete-confirm-content p{margin-bottom:1.5rem}.trip-card .delete-confirm-content .delete-actions{display:flex;gap:.5rem;justify-content:center}.trip-detail-container{margin:0 auto;max-width:1200px;padding:1.5rem}@media(min-width:576px){.trip-detail-container{padding:2rem}}.trip-detail-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.trip-detail-content{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.trip-detail-content{grid-template-columns:1fr 300px}}.trip-detail-main{display:flex;flex-direction:column;gap:1.5rem}.trip-detail-sidebar .traveler-card{background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;overflow:hidden}.trip-detail-sidebar .traveler-card-title{border-bottom:1px solid #e9ecef;font-size:1.25rem;margin:0;padding:1rem}.trip-detail-sidebar .traveler-card .traveler-info{padding:1rem}.trip-detail-sidebar .traveler-card .traveler-avatar{align-items:center;background-color:#3498db;border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;height:80px;justify-content:center;margin:0 auto 1rem;overflow:hidden;width:80px}.trip-detail-sidebar .traveler-card .traveler-avatar img{height:100%;object-fit:cover;width:100%}.trip-detail-sidebar .traveler-card .traveler-details{text-align:center}.trip-detail-sidebar .traveler-card .traveler-details .traveler-name{margin-bottom:.25rem}.trip-detail-sidebar .traveler-card .traveler-details .traveler-name svg{margin-right:.25rem}.trip-detail-sidebar .traveler-card .traveler-details .traveler-rating{margin-bottom:.5rem}.trip-detail-sidebar .traveler-card .traveler-details .traveler-rating .star-icon{color:#f39c12;margin-right:.25rem}.trip-detail-sidebar .traveler-card .traveler-details .traveler-verified{background-color:#2ecc711a;border-radius:.5rem;color:#2ecc71;display:inline-block;font-size:.875rem;margin-bottom:1rem;padding:.25rem .5rem}.trip-detail-sidebar .traveler-card .traveler-contact{border-top:1px solid #e9ecef;margin-top:1rem;padding-top:1rem}.trip-detail-sidebar .traveler-card .traveler-contact .contact-item{align-items:center;display:flex;margin-bottom:.5rem}.trip-detail-sidebar .traveler-card .traveler-contact .contact-item:last-child{margin-bottom:0}.trip-detail-sidebar .traveler-card .traveler-contact .contact-item svg{color:#6c757d;margin-right:.5rem;width:16px}.trip-detail-sidebar .traveler-card .owner-actions{border-top:1px solid #e9ecef;padding:1rem}.trip-detail-sidebar .traveler-card .owner-actions .btn-block{display:block;margin-bottom:.5rem;width:100%}.trip-detail-sidebar .traveler-card .owner-actions .btn-block:last-child{margin-bottom:0}.trip-route-card{background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;padding:1.5rem}.trip-route-card .trip-route-title{font-size:1.5rem;margin-bottom:1rem}.trip-route-card .trip-route{align-items:center;display:flex;margin-bottom:1.5rem}.trip-route-card .trip-route-destination,.trip-route-card .trip-route-origin{align-items:center;display:flex;flex:1 1;flex-direction:column}.trip-route-card .trip-route-destination svg,.trip-route-card .trip-route-origin svg{color:#3498db;font-size:1.5rem;margin-bottom:.25rem}.trip-route-card .trip-route-destination span,.trip-route-card .trip-route-origin span{font-weight:700;text-align:center}.trip-route-card .trip-route-arrow{color:#ced4da;font-size:2rem;margin:0 1rem}.trip-route-card .trip-dates{margin-bottom:1.5rem}.trip-route-card .trip-dates .trip-date{align-items:center;display:flex;margin-bottom:.5rem}.trip-route-card .trip-dates .trip-date:last-child{margin-bottom:0}.trip-route-card .trip-dates .trip-date svg{color:#3498db;margin-right:.5rem}.trip-route-card .trip-space{align-items:center;display:flex;margin-bottom:1.5rem}.trip-route-card .trip-space svg{color:#3498db;margin-right:.5rem}.trip-route-card .trip-notes{background-color:#f8f9fa;border-radius:.5rem;display:flex;padding:1rem}.trip-route-card .trip-notes svg{color:#3498db;margin-right:.5rem;margin-top:.25rem}.trip-route-card .trip-notes .notes-content{flex:1 1}.trip-route-card .trip-notes .notes-content h3{font-size:1rem;margin-bottom:.25rem}.trip-route-card .trip-notes .notes-content p{margin:0}.trip-route-card .trip-actions{margin-top:1.5rem}.trip-route-card .trip-expired-notice{background-color:#f39c121a;border-radius:.5rem;margin-top:1.5rem;padding:1rem}.trip-route-card .trip-expired-notice p{color:#f39c12;margin:0}.request-form-card{background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;margin-top:1.5rem;padding:1.5rem}.request-form-card .request-form-title{font-size:1.5rem;margin-bottom:1rem}.request-form-card .form-group{margin-bottom:1rem}.request-form-card .form-group .form-label{display:block;font-weight:700;margin-bottom:.25rem}.request-form-card .form-group .form-control{border:1px solid #dee2e6;border-radius:.5rem;padding:.5rem;width:100%}.request-form-card .form-group .form-control:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db40;outline:none}.request-form-card .form-group .form-control.is-invalid{border-color:#e74c3c}.request-form-card .form-group .form-invalid-feedback{color:#e74c3c;font-size:.875rem;margin-top:.25rem}.request-form-card .form-group textarea.form-control{resize:vertical}.request-form-card .form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.create-trip-container{margin:0 auto;max-width:800px;padding:1.5rem}@media(min-width:576px){.create-trip-container{padding:2rem}}.create-trip-header{margin-bottom:1.5rem}.create-trip-header .create-trip-title{color:#2c3e50;font-size:1.75rem;font-weight:700;margin:0}.create-trip-content{background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;padding:1.5rem}.create-trip-form .form-section{margin-bottom:1.5rem}.create-trip-form .form-section:last-child{margin-bottom:0}.create-trip-form .form-section-title{border-bottom:1px solid #e9ecef;font-size:1.25rem;margin-bottom:1rem;padding-bottom:.5rem}.create-trip-form .form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin-bottom:1rem}@media(min-width:576px){.create-trip-form .form-row{grid-template-columns:1fr 1fr}}.create-trip-form .form-row:last-child{margin-bottom:0}.create-trip-form .form-group{margin-bottom:1rem}.create-trip-form .form-group:last-child{margin-bottom:0}@media(min-width:576px){.create-trip-form .form-group.date-time-group:nth-child(odd){grid-column:1}.create-trip-form .form-group.date-time-group:nth-child(2n){grid-column:2}}.create-trip-form .form-group .form-label{color:#495057;display:block;font-weight:700;margin-bottom:.25rem}.create-trip-form .form-group .form-label svg{color:#3498db;margin-right:.25rem}.create-trip-form .form-group .form-control{border:1px solid #dee2e6;border-radius:.5rem;padding:.5rem;width:100%}.create-trip-form .form-group .form-control:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db40;outline:none}.create-trip-form .form-group .form-control.is-invalid{border-color:#e74c3c}.create-trip-form .form-group .form-invalid-feedback{color:#e74c3c;font-size:.875rem;margin-top:.25rem}.create-trip-form .form-group textarea.form-control{min-height:100px;resize:vertical}.create-trip-form .form-actions{display:flex;gap:1rem;margin-top:1.5rem}@media(min-width:576px){.create-trip-form .form-actions{justify-content:flex-end}}.create-trip-form .form-actions .btn{min-width:150px}.status-upcoming{background-color:#3498db1a;color:#3498db}.status-in-progress{background-color:#f39c121a;color:#f39c12}.status-completed{background-color:#2ecc711a;color:#2ecc71}.status-cancelled{background-color:#e74c3c1a;color:#e74c3c}.trip-detail{margin:0 auto;max-width:900px;padding:20px}.trip-detail .trip-detail-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.trip-detail .trip-detail-header .back-link{align-items:center;color:#343a40;display:flex;font-size:.9rem;text-decoration:none}.trip-detail .trip-detail-header .back-link:hover{color:#3498db}.trip-detail .trip-detail-header .back-link .icon{margin-right:5px}.trip-detail .trip-detail-header .trip-status{border-radius:20px;font-size:.8rem;font-weight:600;padding:5px 10px;text-transform:uppercase}.trip-detail .trip-detail-header .trip-status.upcoming{background-color:#d4edda;color:#155724}.trip-detail .trip-detail-header .trip-status.in_progress{background-color:#d1ecf1;color:#0c5460}.trip-detail .trip-detail-header .trip-status.completed{background-color:#e9ecef;color:#343a40}.trip-detail .trip-detail-header .trip-status.cancelled{background-color:#f8d7da;color:#721c24}.trip-detail .trip-detail-content{display:flex;flex-direction:column;gap:20px}@media(min-width:768px){.trip-detail .trip-detail-content{align-items:start;flex-direction:row}}.trip-detail .trip-detail-content .trip-info{flex:2 1}.trip-detail .trip-detail-content .trip-info .trip-card{margin-bottom:20px}.trip-detail .trip-detail-content .trip-info .trip-route{background-color:#fff;border-radius:8px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);display:flex;justify-content:space-between;margin-bottom:15px;padding:15px;position:relative}.trip-detail .trip-detail-content .trip-info .trip-route .location{max-width:45%;text-align:center}.trip-detail .trip-detail-content .trip-info .trip-route .location .city{font-size:1.1rem;font-weight:600;margin-bottom:5px}.trip-detail .trip-detail-content .trip-info .trip-route .location .date{color:#6c757d;font-size:.9rem}.trip-detail .trip-detail-content .trip-info .trip-route .route-line{background-color:#dee2e6;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40%}.trip-detail .trip-detail-content .trip-info .trip-route .route-line:after,.trip-detail .trip-detail-content .trip-info .trip-route .route-line:before{background-color:#3498db;border-radius:50%;content:"";height:8px;position:absolute;top:50%;transform:translateY(-50%);width:8px}.trip-detail .trip-detail-content .trip-info .trip-route .route-line:before{left:0}.trip-detail .trip-detail-content .trip-info .trip-route .route-line:after{right:0}.trip-detail .trip-detail-content .trip-info .trip-details{background-color:#fff;border-radius:8px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding:15px}.trip-detail .trip-detail-content .trip-info .trip-details .detail-item{align-items:center;display:flex;margin-bottom:10px}.trip-detail .trip-detail-content .trip-info .trip-details .detail-item .icon{color:#3498db;margin-right:10px;width:20px}.trip-detail .trip-detail-content .traveler-info{background-color:#fff;border-radius:8px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);flex:1 1;padding:15px}.trip-detail .trip-detail-content .traveler-info .traveler-header{align-items:center;display:flex;margin-bottom:15px}.trip-detail .trip-detail-content .traveler-info .traveler-header .traveler-avatar{align-items:center;background-color:#e9ecef;border-radius:50%;display:flex;height:60px;justify-content:center;margin-right:15px;width:60px}.trip-detail .trip-detail-content .traveler-info .traveler-header .traveler-avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.trip-detail .trip-detail-content .traveler-info .traveler-header .traveler-avatar .initial{color:#fff;font-size:1.5rem;font-weight:600}.trip-detail .trip-detail-content .traveler-info .traveler-header .traveler-details .traveler-name{font-weight:600;margin-bottom:5px}.trip-detail .trip-detail-content .traveler-info .traveler-header .traveler-details .traveler-rating{align-items:center;display:flex}.trip-detail .trip-detail-content .traveler-info .traveler-header .traveler-details .traveler-rating .rating-stars{color:#f39c12;margin-right:5px}.trip-detail .trip-detail-content .traveler-info .traveler-contact{margin-top:15px}.trip-detail .trip-detail-content .traveler-info .traveler-contact .contact-item{align-items:center;display:flex;margin-bottom:10px}.trip-detail .trip-detail-content .traveler-info .traveler-contact .contact-item .icon{color:#3498db;margin-right:10px;width:20px}.trip-detail .trip-detail-actions{margin-top:20px;text-align:center}.trip-detail .trip-detail-actions .btn{font-weight:600;padding:10px 20px}.trip-detail .request-form-container{margin-top:20px}.trip-detail .request-form-container .card{border:none;border-radius:8px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.trip-detail .request-form-container .card .card-header{background-color:#fff;border-bottom:1px solid #dee2e6;padding:15px 20px}.trip-detail .request-form-container .card .card-header h3{font-size:1.2rem;font-weight:600;margin:0}.trip-detail .request-form-container .card .card-body{padding:20px}.trip-detail .request-form-container .alert{border-radius:6px;padding:15px}.trip-detail .request-form-container .alert.alert-success{background-color:#d4edda;border:1px solid #2ecc71;color:#155724}.trip-detail .request-form-container .alert.alert-danger{background-color:#f8d7da;border:1px solid #e74c3c;color:#721c24}.trip-detail .request-form-container .form-label{font-weight:600;margin-bottom:6px}.trip-detail .request-form-container .form-control{border:1px solid #dee2e6;border-radius:6px;padding:10px 12px}.trip-detail .request-form-container .form-control:focus{border-color:#3498db;box-shadow:0 0 0 .2rem #3498db40}.trip-detail .request-form-container .form-control.is-invalid{border-color:#e74c3c}.trip-detail .request-form-container .form-invalid-feedback{color:#e74c3c;font-size:.85rem;margin-top:5px}.trip-detail .request-form-container .text-muted{color:#6c757d;font-size:.85rem}.trip-detail .request-form-container .btn{border-radius:6px;font-weight:600;padding:10px 15px}.trip-detail .request-form-container .btn.btn-primary{background-color:#3498db;border-color:#3498db}.trip-detail .request-form-container .btn.btn-primary:hover{background-color:#258cd1;border-color:#258cd1}.trip-detail .request-form-container .btn.btn-outline-secondary{border-color:#dee2e6;color:#343a40}.trip-detail .request-form-container .btn.btn-outline-secondary:hover{background-color:#e9ecef;color:#343a40}.trip-detail .request-form-container .btn.btn-outline-primary{border-color:#3498db;color:#3498db}.trip-detail .request-form-container .btn.btn-outline-primary:hover{background-color:#3498db;color:#fff}.profile-container{margin:0 auto;max-width:1200px;padding:1.5rem}@media(min-width:576px){.profile-container{padding:2rem}}.profile-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}@media(min-width:576px){.profile-header{margin-bottom:2rem}}.profile-title{color:#2c3e50;font-size:1.75rem;font-weight:700;margin:0}.profile-content{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.profile-content{grid-template-columns:300px 1fr}}.profile-sidebar{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;display:flex;flex-direction:column;padding:1.5rem}.profile-photo{background-color:#e9ecef;border:3px solid #fff;border-radius:50%;box-shadow:0 0 10px #2c3e501a;height:100%;overflow:hidden;width:100%}.profile-photo-container{height:150px;margin-bottom:1.5rem;position:relative;width:150px}.profile-photo-placeholder{align-items:center;background-color:#3498db;border-radius:50%;color:#fff;display:flex;font-size:3rem;font-weight:700;height:100%;justify-content:center;width:100%}.profile-photo img{height:100%;object-fit:cover;width:100%}.profile-photo-upload{align-items:center;background-color:#3498db;border:2px solid #fff;border-radius:50%;bottom:0;box-shadow:0 2px 5px #2c3e5033;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:0;transition:all .3s ease;width:40px}.profile-photo-upload:hover{background-color:#217dbb;transform:scale(1.05)}.profile-photo-upload label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;margin:0;width:100%}.profile-photo-upload input,.profile-photo-upload label span{display:none}.profile-meta{gap:1rem;width:100%}.profile-meta,.profile-rating{display:flex;flex-direction:column}.profile-rating{align-items:center;background-color:#f8f9fa;border-radius:.5rem;padding:1rem}.profile-rating .rating-value{color:#2c3e50;font-size:2rem;font-weight:700}.profile-rating .rating-stars{color:#f39c12;font-size:1.25rem;margin:.25rem 0}.profile-rating .rating-label{color:#6c757d;font-size:.875rem}.profile-role,.profile-verified{align-items:center;background-color:#f8f9fa;border-radius:.5rem;display:flex;gap:.5rem;padding:.5rem}.profile-role svg,.profile-verified svg{color:#3498db}.profile-role span,.profile-verified span{font-weight:700}.profile-verified svg{color:#2ecc71}.profile-main{background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;padding:1.5rem}.profile-form .form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin-bottom:1rem}@media(min-width:576px){.profile-form .form-row{grid-template-columns:1fr 1fr}}.profile-form .form-group{margin-bottom:1rem}.profile-form .form-group label{color:#495057;display:block;font-weight:700;margin-bottom:.25rem}.profile-form .form-group label svg{color:#3498db;margin-right:.25rem}.profile-form .form-group .form-control{border:1px solid #dee2e6;border-radius:.5rem;padding:.5rem;transition:all .2s ease-in-out;width:100%}.profile-form .form-group .form-control:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db40;outline:none}.profile-form .form-group .form-control:disabled{background-color:#f8f9fa;cursor:not-allowed}.profile-form .form-group textarea.form-control{min-height:100px;resize:vertical}.profile-form .form-actions{display:flex;gap:1rem;margin-top:1.5rem}.profile-form .form-actions .btn{padding:.5rem 1.5rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:1rem}.m-4{margin:1.5rem}.m-5{margin:2rem}.m-6{margin:3rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.mt-6{margin-top:3rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.mb-6{margin-bottom:3rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:1rem}.ml-4{margin-left:1.5rem}.ml-5{margin-left:2rem}.ml-6{margin-left:3rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:1rem}.mr-4{margin-right:1.5rem}.mr-5{margin-right:2rem}.mr-6{margin-right:3rem}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:2rem}.p-6{padding:3rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:1rem}.pt-4{padding-top:1.5rem}.pt-5{padding-top:2rem}.pt-6{padding-top:3rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:1rem}.pb-4{padding-bottom:1.5rem}.pb-5{padding-bottom:2rem}.pb-6{padding-bottom:3rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:1rem}.pl-4{padding-left:1.5rem}.pl-5{padding-left:2rem}.pl-6{padding-left:3rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:1rem}.pr-4{padding-right:1.5rem}.pr-5{padding-right:2rem}.pr-6{padding-right:3rem}.d-none{display:none}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-block{display:block}.d-flex{display:flex}.d-grid{display:grid}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-grow-1{flex-grow:1}.flex-shrink-1{flex-shrink:1}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.w-100{width:100%}.w-75{width:75%}.w-50{width:50%}.w-25{width:25%}.w-auto{width:auto}.h-100{height:100%}.h-75{height:75%}.h-50{height:50%}.h-25{height:25%}.h-auto{height:auto}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.visible{visibility:visible}.invisible{visibility:hidden}.border{border:1px solid #dee2e6}.border-top{border-top:1px solid #dee2e6}.border-right{border-right:1px solid #dee2e6}.border-bottom{border-bottom:1px solid #dee2e6}.border-left{border-left:1px solid #dee2e6}.border-0{border:0}.rounded{border-radius:.5rem}.rounded-sm{border-radius:.25rem}.rounded-lg{border-radius:1rem}.rounded-circle{border-radius:50%}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.shadow{box-shadow:0 .5rem 1rem #00000026}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)}.shadow-none{box-shadow:none}.position-static{position:static}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}.container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:1rem;padding-right:1rem;width:100%}@media(min-width:768px){.container{padding-left:1.5rem;padding-right:1.5rem}}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.reviews-container{margin-bottom:2rem}.reviews-header{margin-bottom:1.5rem}.reviews-header h1{margin-bottom:.5rem}.reviews-header p{color:#6c757d}.reviews-summary{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;display:flex;flex-direction:column;margin-bottom:1.5rem;padding:1.5rem}@media(min-width:768px){.reviews-summary{align-items:flex-start;flex-direction:row}}.reviews-summary-rating{margin-bottom:1.5rem;text-align:center}@media(min-width:768px){.reviews-summary-rating{margin-bottom:0;margin-right:2rem}}.reviews-summary-rating .average{color:#2c3e50;font-size:3rem;font-weight:700;line-height:1;margin-bottom:.25rem}.reviews-summary-rating .stars{color:#f39c12;font-size:1.5rem;margin-bottom:.25rem}.reviews-summary-rating .count{color:#6c757d;font-size:.875rem}.reviews-summary-bars{flex:1 1;width:100%}.reviews-summary-bars .rating-bar{align-items:center;display:flex;margin-bottom:.5rem}.reviews-summary-bars .rating-bar:last-child{margin-bottom:0}.reviews-summary-bars .rating-bar .label{align-items:center;display:flex;margin-right:1rem;width:50px}.reviews-summary-bars .rating-bar .label .stars{color:#f39c12;margin-right:.25rem}.reviews-summary-bars .rating-bar .label .number{color:#495057}.reviews-summary-bars .rating-bar .bar{background-color:#e9ecef;border-radius:.25rem;flex:1 1;height:8px;margin-right:1rem;overflow:hidden}.reviews-summary-bars .rating-bar .bar .fill{background-color:#f39c12;height:100%}.reviews-summary-bars .rating-bar .percentage{color:#6c757d;font-size:.875rem;text-align:right;width:40px}.reviews-list .review{background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;margin-bottom:1rem;padding:1.5rem}.reviews-list .review-header{display:flex;margin-bottom:1rem}.reviews-list .review-header .avatar{border-radius:50%;height:50px;margin-right:1rem;overflow:hidden;width:50px}.reviews-list .review-header .avatar img{height:100%;object-fit:cover;width:100%}.reviews-list .review-header .info{flex:1 1}.reviews-list .review-header .info .name{font-weight:700;margin-bottom:.25rem}.reviews-list .review-header .info .meta{align-items:center;color:#6c757d;display:flex;font-size:.875rem}.reviews-list .review-header .info .meta .date{margin-right:1rem}.reviews-list .review-header .info .meta .trip{align-items:center;display:flex}.reviews-list .review-header .info .meta .trip .icon{margin-right:.25rem}.reviews-list .review-header .rating{align-items:center;display:flex}.reviews-list .review-header .rating .stars{color:#f39c12;margin-right:.25rem}.reviews-list .review-header .rating .value{font-weight:700}.reviews-list .review-content,.reviews-list .review-content p{margin-bottom:1rem}.reviews-list .review-content p:last-child{margin-bottom:0}.reviews-list .review-footer{border-top:1px solid #e9ecef;justify-content:space-between;padding-top:1rem}.reviews-list .review-footer,.reviews-list .review-footer .helpful{align-items:center;display:flex}.reviews-list .review-footer .helpful .text{color:#6c757d;font-size:.875rem;margin-right:.5rem}.reviews-list .review-footer .helpful .btn{font-size:.875rem;padding:.25rem .5rem}.reviews-list .review-footer .helpful .btn .icon{margin-right:.25rem}.reviews-list .review-footer .report{color:#6c757d;font-size:.875rem;text-decoration:none}.reviews-list .review-footer .report:hover{color:#e74c3c;text-decoration:underline}.reviews-empty{padding:2rem 0;text-align:center}.reviews-empty .icon{color:#ced4da;font-size:3rem;margin-bottom:1rem}.reviews-empty h3{margin-bottom:.5rem}.reviews-empty p{color:#6c757d;margin-bottom:1.5rem}.review-container,.reviews-container{margin:0 auto;max-width:900px;padding:2rem 1rem}.review-container .review-header,.review-container .reviews-header,.reviews-container .review-header,.reviews-container .reviews-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.review-container .review-header h1,.review-container .reviews-header h1,.reviews-container .review-header h1,.reviews-container .reviews-header h1{font-size:1.8rem;margin:0}.review-container .review-header h1 svg,.review-container .reviews-header h1 svg,.reviews-container .review-header h1 svg,.reviews-container .reviews-header h1 svg{color:#3498db;margin-right:.5rem}.review-container .review-header .back-button,.review-container .reviews-header .back-button,.reviews-container .review-header .back-button,.reviews-container .reviews-header .back-button{color:#6c757d;font-size:1rem;padding:0}.review-container .review-header .back-button:hover,.review-container .reviews-header .back-button:hover,.reviews-container .review-header .back-button:hover,.reviews-container .reviews-header .back-button:hover{color:#3498db}.review-container .review-header .back-button svg,.review-container .reviews-header .back-button svg,.reviews-container .review-header .back-button svg,.reviews-container .reviews-header .back-button svg{margin-right:.3rem}.review-container .alert,.reviews-container .alert{border-radius:4px;font-weight:500;margin-bottom:2rem;padding:1rem}.review-container .alert.alert-danger,.reviews-container .alert.alert-danger{background-color:#e74c3c1a;border:1px solid #e74c3c33;color:#e74c3c}.review-container .alert.alert-danger svg,.reviews-container .alert.alert-danger svg{margin-right:.5rem}.user-profile-card{align-items:center;background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 10px #0000000d;display:flex;margin-bottom:2rem;padding:1.5rem}.user-profile-card .user-avatar{align-items:center;background-color:#f8f9fa;border-radius:50%;display:flex;height:80px;justify-content:center;margin-right:1.5rem;overflow:hidden;width:80px}.user-profile-card .user-avatar img{height:100%;object-fit:cover;width:100%}.user-profile-card .user-avatar .avatar-placeholder{align-items:center;color:#adb5bd;display:flex;height:100%;justify-content:center;width:100%}.user-profile-card .user-avatar .avatar-placeholder svg{font-size:2rem}.user-profile-card .user-details{flex:1 1}.user-profile-card .user-details h2{font-size:1.5rem;margin:0 0 .25rem}.user-profile-card .user-details .user-role{color:#6c757d;margin-bottom:.5rem}.user-profile-card .user-details .user-rating{align-items:center;display:flex}.user-profile-card .user-details .user-rating .stars{margin-right:.5rem}.user-profile-card .user-details .user-rating .stars svg{color:#dee2e6;margin-right:2px}.user-profile-card .user-details .user-rating .stars svg.filled{color:#f39c12}.user-profile-card .user-details .user-rating .rating-text{color:#343a40}.reviewee-info{align-items:center;border-bottom:1px solid #dee2e6;display:flex;margin-bottom:2rem;padding-bottom:1.5rem}.reviewee-info .reviewee-avatar{align-items:center;background-color:#f8f9fa;border-radius:50%;display:flex;height:60px;justify-content:center;margin-right:1rem;overflow:hidden;width:60px}.reviewee-info .reviewee-avatar img{height:100%;object-fit:cover;width:100%}.reviewee-info .reviewee-avatar .avatar-placeholder{align-items:center;color:#adb5bd;display:flex;height:100%;justify-content:center;width:100%}.reviewee-info .reviewee-avatar .avatar-placeholder svg{font-size:1.5rem}.reviewee-info .reviewee-details h2{font-size:1.3rem;margin:0 0 .25rem}.reviewee-info .reviewee-details .current-rating{align-items:center;display:flex}.reviewee-info .reviewee-details .current-rating .stars{margin-right:.5rem}.reviewee-info .reviewee-details .current-rating .stars svg{color:#dee2e6;margin-right:2px}.reviewee-info .reviewee-details .current-rating .stars svg.filled{color:#f39c12}.reviewee-info .reviewee-details .current-rating .rating-text{color:#6c757d;font-size:.9rem}.review-form-container{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.review-form-container .review-form .form-group{margin-bottom:1.5rem}.review-form-container .review-form .form-group label{display:block;font-weight:500;margin-bottom:.5rem}.review-form-container .review-form .form-group .form-control{border:1px solid #dee2e6;border-radius:4px;padding:.75rem;width:100%}.review-form-container .review-form .form-group .form-control:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.review-form-container .review-form .rating-group .star-rating{display:flex}.review-form-container .review-form .rating-group .star-rating .star-btn{background:none;border:none;color:#dee2e6;cursor:pointer;font-size:1.5rem;padding:.5rem;transition:all .2s ease}.review-form-container .review-form .rating-group .star-rating .star-btn:hover{transform:scale(1.1)}.review-form-container .review-form .rating-group .star-rating .star-btn.active{color:#f39c12}.review-form-container .review-form .form-actions{display:flex;justify-content:space-between}.review-form-container .review-form .form-actions .left-actions .btn-danger.confirm-delete{background-color:#d62c1a;border-color:#d62c1a}.review-form-container .review-form .form-actions .right-actions{display:flex}.review-form-container .review-form .form-actions .right-actions button{margin-left:.5rem}.review-form-container .review-form .form-actions .btn{position:relative}.review-form-container .review-form .form-actions .btn .spinner{animation:spin 1s linear infinite;border:2px solid #ffffff80;border-radius:50%;border-top-color:#fff;display:inline-block;height:1rem;margin-right:.5rem;width:1rem}.review-success{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:3rem 2rem;text-align:center}.review-success .success-icon{color:#2ecc71;font-size:3rem;margin-bottom:1rem}.review-success h2{font-size:1.5rem;margin-bottom:1rem}.review-success p{color:#6c757d;margin-bottom:2rem}.review-success .success-actions .btn{min-width:180px}.reviews-list h2{font-size:1.5rem;margin-bottom:1.5rem}.reviews-list .no-reviews{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:3rem 2rem;text-align:center}.reviews-list .no-reviews p{color:#6c757d;font-size:1.1rem}.reviews-list .review-card{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 10px #0000000d;margin-bottom:1.5rem;padding:1.5rem}.reviews-list .review-card .review-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.reviews-list .review-card .review-header .reviewer-info{align-items:center;display:flex}.reviews-list .review-card .review-header .reviewer-info .reviewer-avatar{align-items:center;background-color:#f8f9fa;border-radius:50%;display:flex;height:40px;justify-content:center;margin-right:1rem;overflow:hidden;width:40px}.reviews-list .review-card .review-header .reviewer-info .reviewer-avatar img{height:100%;object-fit:cover;width:100%}.reviews-list .review-card .review-header .reviewer-info .reviewer-avatar .avatar-placeholder{align-items:center;color:#adb5bd;display:flex;height:100%;justify-content:center;width:100%}.reviews-list .review-card .review-header .reviewer-info .reviewer-avatar .avatar-placeholder svg{font-size:1.2rem}.reviews-list .review-card .review-header .reviewer-info .reviewer-details h3{font-size:1rem;margin:0 0 .25rem}.reviews-list .review-card .review-header .reviewer-info .reviewer-details .review-date{align-items:center;color:#6c757d;display:flex;font-size:.9rem}.reviews-list .review-card .review-header .reviewer-info .reviewer-details .review-date svg{font-size:.8rem;margin-right:.3rem}.reviews-list .review-card .review-header .review-rating svg{color:#dee2e6;margin-left:2px}.reviews-list .review-card .review-header .review-rating svg.filled{color:#f39c12}.reviews-list .review-card .review-content p{line-height:1.6;margin:0}.reviews-list .review-card .review-actions{border-top:1px solid #dee2e6;display:flex;justify-content:flex-end;margin-top:1rem;padding-top:1rem}.loader-container{align-items:center;display:flex;justify-content:center;min-height:300px}.loader-container .loader{animation:spin 1s linear infinite;border:3px solid #3498db4d;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}.review-stats-summary{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;padding:1.5rem}.review-stats-summary .review-stats-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.review-stats-summary .review-stats-header h3{font-size:1.3rem;margin:0}.review-stats-summary .review-stats-header h3 svg{color:#3498db;margin-right:.5rem}.review-stats-summary .review-stats-header .view-all-link{color:#3498db;font-size:.9rem}.review-stats-summary .review-stats-header .view-all-link:hover{text-decoration:underline}.review-stats-summary .review-stats-content .review-stats-summary-row{display:flex;justify-content:space-between;margin-bottom:2rem}@media(max-width:768px){.review-stats-summary .review-stats-content .review-stats-summary-row{flex-direction:column}}.review-stats-summary .review-stats-content .review-stats-summary-row .stats-card{align-items:center;background-color:#f9fafb;border-radius:8px;display:flex;flex:1 1;margin-right:1rem;padding:1rem}.review-stats-summary .review-stats-content .review-stats-summary-row .stats-card:last-child{margin-right:0}@media(max-width:768px){.review-stats-summary .review-stats-content .review-stats-summary-row .stats-card{margin-bottom:1rem;margin-right:0}}.review-stats-summary .review-stats-content .review-stats-summary-row .stats-card .stats-icon{align-items:center;background-color:#3498db1a;border-radius:50%;color:#3498db;display:flex;height:45px;justify-content:center;margin-right:1rem;width:45px}.review-stats-summary .review-stats-content .review-stats-summary-row .stats-card .stats-icon svg{font-size:1.3rem}.review-stats-summary .review-stats-content .review-stats-summary-row .stats-card .stats-details .stats-value{color:#343a40;font-size:1.8rem;font-weight:600;line-height:1.2}.review-stats-summary .review-stats-content .review-stats-summary-row .stats-card .stats-details .stats-label{color:#6c757d;font-size:.9rem}.review-stats-summary .review-stats-content .rating-distribution h4{font-size:1.1rem;margin-bottom:1rem}.review-stats-summary .review-stats-content .rating-distribution .rating-bar-container{align-items:center;display:flex;margin-bottom:.75rem}.review-stats-summary .review-stats-content .rating-distribution .rating-bar-container .rating-label{align-items:center;display:flex;width:60px}.review-stats-summary .review-stats-content .rating-distribution .rating-bar-container .rating-label svg{color:#f39c12;font-size:.9rem;margin-left:4px}.review-stats-summary .review-stats-content .rating-distribution .rating-bar-container .rating-bar{background-color:#e9ecef;border-radius:5px;flex:1 1;height:10px;margin:0 1rem;overflow:hidden}.review-stats-summary .review-stats-content .rating-distribution .rating-bar-container .rating-bar .rating-fill{background-color:#f39c12;border-radius:5px;height:100%}.review-stats-summary .review-stats-content .rating-distribution .rating-bar-container .rating-count{color:#6c757d;font-size:.9rem;text-align:right;width:40px}.review-stats-summary .card-loader{align-items:center;display:flex;justify-content:center;min-height:200px}.review-stats-summary .card-loader .loader{animation:spin 1s linear infinite;border:3px solid #3498db4d;border-radius:50%;border-top-color:#3498db;height:30px;width:30px}.alert.alert-danger{align-items:center;display:flex}.alert.alert-danger svg{margin-right:.5rem}.alert.alert-danger span{flex:1 1}.alert.alert-danger .refresh-btn{font-size:.8rem;margin-left:1rem;padding:.25rem .5rem}.data-error{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;margin-top:2rem;padding:3rem 2rem;text-align:center}.data-error .error-icon{color:#e74c3c;font-size:3rem;margin-bottom:1rem;opacity:.7}.data-error h3{color:#e74c3c;font-size:1.5rem;margin-bottom:1rem}.data-error p{color:#6c757d;margin-bottom:2rem}.data-error .btn{min-width:180px}.custom-dropdown{position:relative;z-index:100}.custom-dropdown .dropdown-toggle-btn{align-items:center;background-color:#fff;border:1px solid #dee2e6;border-radius:.5rem;color:#343a40;cursor:pointer;display:flex;font-size:.9rem;padding:.5rem 1rem;transition:all .2s ease}.custom-dropdown .dropdown-toggle-btn:hover:not(:disabled){background-color:#f8f9fa}.custom-dropdown .dropdown-toggle-btn:disabled{cursor:not-allowed;opacity:.6}.custom-dropdown .dropdown-toggle-btn .chevron-icon{font-size:.75rem;margin-left:.5rem}.custom-dropdown .dropdown-toggle-btn svg:first-child{margin-right:.5rem}.custom-dropdown .custom-dropdown-menu{background-color:#fff;border:1px solid #dee2e6;border-radius:.5rem;box-shadow:0 2px 10px #0000001a;margin-top:.25rem;min-width:160px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}.custom-dropdown .custom-dropdown-menu .dropdown-item{background:none;border:none;color:#343a40;cursor:pointer;display:block;font-size:.9rem;padding:.75rem 1rem;text-align:left;transition:all .2s ease;width:100%}.custom-dropdown .custom-dropdown-menu .dropdown-item:hover{background-color:#f8f9fa}.custom-dropdown .custom-dropdown-menu .dropdown-item.active{background-color:#3498db1a;color:#3498db;font-weight:500}.requests-container{margin-bottom:3rem}.requests-header{margin-bottom:1.5rem}.requests-header h1{margin-bottom:.5rem}.requests-header p{color:#6c757d}.requests-filters{background-color:#f8f9fa;border-radius:.25rem;margin-bottom:1.5rem;padding:1rem}.requests-filters .form-row{align-items:flex-end}.requests-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.requests-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.requests-list{grid-template-columns:repeat(3,1fr)}}.requests-card{background-color:#fff;border-radius:.25rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);overflow:hidden;transition:all .3s ease}.requests-card:hover{box-shadow:0 .5rem 1rem #00000026;transform:translateY(-5px)}.requests-card-header{border-bottom:1px solid #dee2e6;padding:1rem}.requests-card-header .request-route{align-items:center;display:flex;font-weight:700}.requests-card-header .request-route .destination,.requests-card-header .request-route .origin{flex:1 1}.requests-card-header .request-route .separator{color:#adb5bd;margin:0 .5rem}.requests-card-header .request-date{color:#6c757d;font-size:.875rem;margin-top:.25rem}.requests-card-body{padding:1rem}.requests-card-body .request-details{margin-bottom:.5rem}.requests-card-body .request-details .detail-item{display:flex;margin-bottom:.25rem}.requests-card-body .request-details .detail-item .label{color:#6c757d;width:120px}.requests-card-body .request-details .detail-item .value{flex:1 1;font-weight:700}.requests-card-body .package-details{border-top:1px solid #dee2e6;margin-top:1rem;padding-top:1rem}.requests-card-body .package-details h4{font-size:1rem;margin-bottom:.5rem}.requests-card-footer{align-items:center;border-top:1px solid #dee2e6;display:flex;justify-content:space-between;padding:1rem}.requests-card-footer .price{color:#0d6efd;font-weight:700}.requests-card-footer .status{border-radius:.2rem;font-size:.875rem;font-weight:700;padding:.25rem .5rem}.requests-card-footer .status-pending{background-color:#ffc1071a;color:#ffc107}.requests-card-footer .status-accepted{background-color:#1987541a;color:#198754}.requests-card-footer .status-rejected{background-color:#dc35451a;color:#dc3545}.requests-card-footer .status-completed{background-color:#0d6efd1a;color:#0d6efd}.requests-empty{padding:3rem 0;text-align:center}.requests-empty .icon{color:#ced4da;font-size:3rem;margin-bottom:1rem}.requests-empty h3{margin-bottom:.5rem}.requests-empty p{color:#6c757d;margin-bottom:1.5rem}.my-requests{margin:0 auto;max-width:1200px;padding:20px}.my-requests .requests-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem}@media(max-width:768px){.my-requests .requests-header{align-items:flex-start;flex-direction:column}.my-requests .requests-header .requests-title{margin-bottom:1rem}}.my-requests .requests-header .requests-title{font-size:1.75rem;margin:0}.my-requests .requests-header .requests-toolbar{align-items:center;display:flex;gap:1rem}@media(max-width:768px){.my-requests .requests-header .requests-toolbar{justify-content:space-between;width:100%}}.my-requests .requests-header .requests-toolbar .create-btn{align-items:center;display:flex;font-weight:500;padding:.5rem 1rem}.my-requests .requests-header .requests-toolbar .create-btn:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.my-requests .requests-header .requests-toolbar .filter-button,.my-requests .requests-header .requests-toolbar .sort-button{align-items:center;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem}.my-requests .requests-header .requests-toolbar .filter-button:hover,.my-requests .requests-header .requests-toolbar .sort-button:hover{background-color:#f8f9fa}.my-requests .requests-header .requests-toolbar .filter-button.active,.my-requests .requests-header .requests-toolbar .sort-button.active{background-color:#e9ecef}.my-requests .requests-header .requests-toolbar .divider{background-color:#dee2e6;height:24px;width:1px}.my-requests .requests-header .requests-toolbar .sort-dropdown{position:relative}.my-requests .requests-header .requests-toolbar .sort-dropdown .sort-panel{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);margin-top:5px;position:absolute;right:0;top:100%;width:180px;z-index:100}.my-requests .requests-header .requests-toolbar .sort-dropdown .sort-panel .sort-option{cursor:pointer;font-size:.9rem;padding:10px 15px}.my-requests .requests-header .requests-toolbar .sort-dropdown .sort-panel .sort-option:hover{background-color:#f8f9fa}.my-requests .requests-header .requests-toolbar .sort-dropdown .sort-panel .sort-option.active{color:#0d6efd;font-weight:500}.my-requests .requests-header .requests-toolbar .sort-dropdown .sort-panel .sort-option.active:after{content:"✓";margin-left:5px}.my-requests .requests-header .requests-toolbar .sort-dropdown .sort-panel .sort-option:not(:last-child){border-bottom:1px solid #dee2e6}.my-requests .requests-filters{background-color:#f8f9fa;border-radius:.25rem;margin-bottom:20px;padding:15px}.my-requests .requests-filters .filter-group h3{color:#212529;font-size:1rem;font-weight:600;margin-bottom:10px}.my-requests .requests-filters .filter-group .filter-options{display:flex;flex-wrap:wrap;gap:10px}.my-requests .requests-filters .filter-group .filter-options .filter-option{background-color:#fff;border:1px solid #dee2e6;border-radius:20px;cursor:pointer;font-size:.85rem;padding:6px 12px;transition:all .3s ease}.my-requests .requests-filters .filter-group .filter-options .filter-option:hover{border-color:#0d6efd}.my-requests .requests-filters .filter-group .filter-options .filter-option.active{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.my-requests .requests-content .requests-empty{background-color:#fff;border-radius:.25rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding:40px 20px;text-align:center}.my-requests .requests-content .requests-empty .icon{color:#ced4da;margin-bottom:15px}.my-requests .requests-content .requests-empty h3{color:#212529;font-size:1.2rem;font-weight:600;margin-bottom:10px}.my-requests .requests-content .requests-empty p{color:#6c757d;margin-bottom:20px}.my-requests .requests-content .requests-empty .btn{align-items:center;display:inline-flex;gap:5px}.my-requests .requests-content .requests-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}.my-requests .requests-content .requests-list .request-card{background-color:#fff;border-radius:.25rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);overflow:hidden;transition:all .3s ease}.my-requests .requests-content .requests-list .request-card:hover{box-shadow:0 .5rem 1rem #00000026}.my-requests .requests-content .requests-list .request-card .request-status{border-bottom:1px solid #dee2e6;display:flex;justify-content:flex-end;padding:10px 15px}.my-requests .requests-content .requests-list .request-card .request-status .status-badge{border-radius:20px;display:inline-block;font-size:.75rem;font-weight:600;padding:4px 10px;text-transform:uppercase}.my-requests .requests-content .requests-list .request-card .request-status .status-badge.status-pending{background-color:#ffc1071a;color:#ffc107}.my-requests .requests-content .requests-list .request-card .request-status .status-badge.status-accepted{background-color:#0dcaf01a;color:#0dcaf0}.my-requests .requests-content .requests-list .request-card .request-status .status-badge.status-completed{background-color:#1987541a;color:#198754}.my-requests .requests-content .requests-list .request-card .request-status .status-badge.status-cancelled,.my-requests .requests-content .requests-list .request-card .request-status .status-badge.status-rejected{background-color:#dc35451a;color:#dc3545}.my-requests .requests-content .requests-list .request-card .request-details{padding:15px}.my-requests .requests-content .requests-list .request-card .request-details .request-item{align-items:center;display:flex;margin-bottom:15px}.my-requests .requests-content .requests-list .request-card .request-details .request-item .icon{color:#0d6efd;font-size:1.1rem;margin-right:10px;text-align:center;width:20px}.my-requests .requests-content .requests-list .request-card .request-details .request-route{align-items:center;background-color:#f8f9fa;border-radius:.25rem;display:flex;margin-bottom:15px;padding:10px}.my-requests .requests-content .requests-list .request-card .request-details .request-route .location{align-items:center;display:flex;flex:1 1}.my-requests .requests-content .requests-list .request-card .request-details .request-route .location .icon{font-size:1.1rem;margin-right:10px;text-align:center;width:20px}.my-requests .requests-content .requests-list .request-card .request-details .request-route .location .pickup-icon{color:#198754}.my-requests .requests-content .requests-list .request-card .request-details .request-route .location .delivery-icon{color:#dc3545}.my-requests .requests-content .requests-list .request-card .request-details .request-route .location div{display:flex;flex-direction:column}.my-requests .requests-content .requests-list .request-card .request-details .request-route .location div .label{color:#6c757d;font-size:.8rem}.my-requests .requests-content .requests-list .request-card .request-details .request-route .location div .value{font-weight:500}.my-requests .requests-content .requests-list .request-card .request-details .request-route .route-arrow{color:#6c757d;font-weight:600;margin:0 10px}.my-requests .requests-content .requests-list .request-card .request-details .request-info{display:flex;flex-direction:column;gap:10px}.my-requests .requests-content .requests-list .request-card .request-details .request-info .trip-info{align-items:center;display:flex}.my-requests .requests-content .requests-list .request-card .request-details .request-info .trip-info .icon{color:#0d6efd;font-size:1.1rem;margin-right:10px;text-align:center;width:20px}.my-requests .requests-content .requests-list .request-card .request-details .request-info .traveler-info{align-items:center;display:flex}.my-requests .requests-content .requests-list .request-card .request-details .request-info .traveler-info .traveler-avatar{align-items:center;background-color:#0d6efd;border-radius:50%;color:#fff;display:flex;font-weight:600;height:30px;justify-content:center;margin-right:10px;overflow:hidden;width:30px}.my-requests .requests-content .requests-list .request-card .request-details .request-info .traveler-info .traveler-avatar img{height:100%;object-fit:cover;width:100%}.my-requests .requests-content .requests-list .request-card .request-details .request-info .traveler-info .traveler-avatar .avatar-placeholder{align-items:center;display:flex;font-size:1rem;height:100%;justify-content:center;width:100%}.my-requests .requests-content .requests-list .request-card .request-details .request-info .traveler-info .traveler-name{font-weight:500}.my-requests .requests-content .requests-list .request-card .request-details .request-info .request-date{align-items:center;color:#6c757d;display:flex;font-size:.9rem}.my-requests .requests-content .requests-list .request-card .request-details .request-info .request-date .icon{font-size:1rem;margin-right:10px;text-align:center;width:20px}.my-requests .requests-content .requests-list .request-card .request-actions{border-top:1px solid #dee2e6;display:flex;gap:10px;justify-content:flex-end;padding:15px}.my-requests .requests-content .requests-list .request-card .request-actions .btn{align-items:center;display:inline-flex;font-size:.9rem;gap:5px;padding:8px 15px}.my-requests .requests-content .requests-list .request-card .request-actions .btn .icon{font-size:.9rem}.request-detail{margin:0 auto;max-width:1000px;padding:20px}.request-detail .request-detail-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.request-detail .request-detail-header .back-link{align-items:center;color:#212529;display:flex;gap:5px;text-decoration:none;transition:all .3s ease}.request-detail .request-detail-header .back-link:hover{color:#0d6efd}.request-detail .request-detail-header .request-status{border-radius:20px;font-size:.85rem;font-weight:600;padding:6px 12px;text-transform:uppercase}.request-detail .request-detail-header .request-status.status-pending{background-color:#ffc1071a;color:#ffc107}.request-detail .request-detail-header .request-status.status-accepted{background-color:#0dcaf01a;color:#0dcaf0}.request-detail .request-detail-header .request-status.status-completed{background-color:#1987541a;color:#198754}.request-detail .request-detail-header .request-status.status-cancelled,.request-detail .request-detail-header .request-status.status-rejected{background-color:#dc35451a;color:#dc3545}.request-detail .request-detail-content{display:flex;flex-direction:column;gap:20px}@media(min-width:768px){.request-detail .request-detail-content{flex-direction:row}}.request-detail .request-detail-content .request-info-panel{flex:2 1}.request-detail .request-detail-content .request-info-panel .panel-section{background-color:#fff;border-radius:.25rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);margin-bottom:20px;padding:20px}.request-detail .request-detail-content .request-info-panel .panel-section .section-title{border-bottom:1px solid #dee2e6;font-size:1.2rem;font-weight:600;margin-bottom:15px;padding-bottom:10px}.request-detail .request-detail-content .request-info-panel .panel-section .request-item{display:flex;margin-bottom:15px}.request-detail .request-detail-content .request-info-panel .panel-section .request-item .icon{color:#0d6efd;font-size:1.1rem;margin-right:15px;margin-top:3px;text-align:center;width:20px}.request-detail .request-detail-content .request-info-panel .panel-section .request-item .item-content{flex:1 1}.request-detail .request-detail-content .request-info-panel .panel-section .request-item .item-content h3{font-size:1rem;font-weight:600;margin-bottom:5px}.request-detail .request-detail-content .request-info-panel .panel-section .request-item .item-content p{color:#212529;line-height:1.5}.request-detail .request-detail-content .request-info-panel .panel-section .request-route .route-stop{display:flex;margin-bottom:15px}.request-detail .request-detail-content .request-info-panel .panel-section .request-route .route-stop .stop-icon{align-items:center;border-radius:50%;display:flex;height:28px;justify-content:center;margin-right:15px;width:28px}.request-detail .request-detail-content .request-info-panel .panel-section .request-route .route-stop .stop-icon.pickup{background-color:#1987541a;color:#198754}.request-detail .request-detail-content .request-info-panel .panel-section .request-route .route-stop .stop-icon.delivery{background-color:#dc35451a;color:#dc3545}.request-detail .request-detail-content .request-info-panel .panel-section .request-route .route-stop .stop-details{flex:1 1}.request-detail .request-detail-content .request-info-panel .panel-section .request-route .route-stop .stop-details h3{font-size:1rem;font-weight:600;margin-bottom:5px}.request-detail .request-detail-content .request-info-panel .panel-section .request-route .route-stop .stop-details p{color:#212529}.request-detail .request-detail-content .request-info-panel .panel-section .request-route .route-line{background-color:#dee2e6;height:30px;margin-bottom:15px;margin-left:14px;width:2px}.request-detail .request-detail-content .request-info-panel .panel-section .trip-summary .trip-route{align-items:center;display:flex;margin-bottom:15px}.request-detail .request-detail-content .request-info-panel .panel-section .trip-summary .trip-route .trip-icon{align-items:center;background-color:#0d6efd;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;margin-right:15px;width:40px}.request-detail .request-detail-content .request-info-panel .panel-section .trip-summary .trip-route .trip-locations{align-items:center;display:flex}.request-detail .request-detail-content .request-info-panel .panel-section .trip-summary .trip-route .trip-locations .destination,.request-detail .request-detail-content .request-info-panel .panel-section .trip-summary .trip-route .trip-locations .origin{font-weight:600}.request-detail .request-detail-content .request-info-panel .panel-section .trip-summary .trip-route .trip-locations .route-arrow{color:#6c757d;margin:0 10px}.request-detail .request-detail-content .request-info-panel .panel-section .trip-summary .trip-dates{display:flex;flex-direction:column;gap:10px;margin-bottom:15px}@media(min-width:576px){.request-detail .request-detail-content .request-info-panel .panel-section .trip-summary .trip-dates{flex-direction:row;gap:30px}}.request-detail .request-detail-content .request-info-panel .panel-section .trip-summary .trip-dates .date-item{align-items:center;display:flex}.request-detail .request-detail-content .request-info-panel .panel-section .trip-summary .trip-dates .date-item .icon{color:#0d6efd;margin-right:10px}.request-detail .request-detail-content .request-info-panel .panel-section .trip-summary .trip-dates .date-item div{display:flex;flex-direction:column}.request-detail .request-detail-content .request-info-panel .panel-section .trip-summary .trip-dates .date-item div .date-label{color:#6c757d;font-size:.8rem}.request-detail .request-detail-content .request-info-panel .panel-section .trip-summary .trip-dates .date-item div .date-value{font-weight:500}.request-detail .request-detail-content .traveler-panel{background-color:#fff;border-radius:.25rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);flex:1 1;padding:20px}.request-detail .request-detail-content .traveler-panel .section-title{border-bottom:1px solid #dee2e6;font-size:1.2rem;font-weight:600;margin-bottom:15px;padding-bottom:10px}.request-detail .request-detail-content .traveler-panel .traveler-profile{align-items:center;display:flex;flex-direction:column;margin-bottom:20px;padding:15px 0}.request-detail .request-detail-content .traveler-panel .traveler-profile .traveler-avatar{align-items:center;background-color:#f8f9fa;border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:10px;overflow:hidden;width:80px}.request-detail .request-detail-content .traveler-panel .traveler-profile .traveler-avatar img{height:100%;object-fit:cover;width:100%}.request-detail .request-detail-content .traveler-panel .traveler-profile .traveler-avatar .avatar-placeholder{align-items:center;color:#6c757d;display:flex;font-size:2rem;height:100%;justify-content:center;width:100%}.request-detail .request-detail-content .traveler-panel .traveler-profile .traveler-name{font-size:1.2rem;font-weight:600;margin-bottom:5px}.request-detail .request-detail-content .traveler-panel .traveler-profile .traveler-rating{align-items:center;display:flex}.request-detail .request-detail-content .traveler-panel .traveler-profile .traveler-rating .stars{color:#ffc107;margin-right:5px}.request-detail .request-detail-content .traveler-panel .traveler-profile .traveler-rating .stars .fa-star{font-size:.9rem}.request-detail .request-detail-content .traveler-panel .traveler-profile .traveler-rating .stars .fa-star.filled{color:#ffc107}.request-detail .request-detail-content .traveler-panel .traveler-profile .traveler-rating .stars .fa-star:not(.filled){color:#ced4da}.request-detail .request-detail-content .traveler-panel .traveler-profile .traveler-rating .rating-value{font-weight:500}.request-detail .request-detail-content .traveler-panel .traveler-contact{background-color:#f8f9fa;border-radius:.25rem;margin-bottom:20px;padding:15px}.request-detail .request-detail-content .traveler-panel .traveler-contact .contact-item{align-items:center;display:flex;margin-bottom:10px}.request-detail .request-detail-content .traveler-panel .traveler-contact .contact-item i{color:#0d6efd;margin-right:10px;width:20px}.request-detail .request-detail-content .traveler-panel .request-timeline h3{font-size:1rem;font-weight:600;margin-bottom:15px}.request-detail .request-detail-content .traveler-panel .request-timeline .timeline{position:relative}.request-detail .request-detail-content .traveler-panel .request-timeline .timeline:before{background-color:#dee2e6;bottom:0;content:"";left:15px;position:absolute;top:0;width:2px}.request-detail .request-detail-content .traveler-panel .request-timeline .timeline .timeline-item{margin-bottom:20px;padding-left:40px;position:relative}.request-detail .request-detail-content .traveler-panel .request-timeline .timeline .timeline-item .timeline-icon{align-items:center;background-color:#fff;border:2px solid #dee2e6;border-radius:50%;color:#6c757d;display:flex;height:30px;justify-content:center;left:0;position:absolute;top:0;width:30px;z-index:1}.request-detail .request-detail-content .traveler-panel .request-timeline .timeline .timeline-item .timeline-content h4{font-size:.95rem;font-weight:600;margin-bottom:5px}.request-detail .request-detail-content .traveler-panel .request-timeline .timeline .timeline-item .timeline-content p{color:#6c757d;font-size:.9rem}.request-detail .request-detail-content .traveler-panel .request-timeline .timeline .timeline-item.completed .timeline-icon{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.request-detail .request-detail-actions{display:flex;gap:15px;justify-content:center;margin-top:20px}.request-detail .request-detail-actions .btn{align-items:center;display:inline-flex;gap:5px;padding:10px 20px}.request-detail .request-detail-actions .btn .icon{font-size:1rem}.modal-overlay{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-overlay .modal-container{background-color:#fff;border-radius:.25rem;box-shadow:0 .5rem 1rem #00000026;margin:0 15px;max-width:500px;overflow:hidden;width:100%}.modal-overlay .modal-container .modal-header{align-items:center;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;padding:15px 20px}.modal-overlay .modal-container .modal-header h3{font-size:1.2rem;font-weight:600;margin:0}.modal-overlay .modal-container .modal-header .modal-close{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1.2rem}.modal-overlay .modal-container .modal-header .modal-close:hover{color:#dc3545}.modal-overlay .modal-container .modal-body{padding:20px}.modal-overlay .modal-container .modal-body p{color:#212529;margin-bottom:15px}.modal-overlay .modal-container .modal-body .info-text{background-color:#0dcaf01a;border-radius:.25rem;color:#0dcaf0;font-size:.9rem;padding:10px}.modal-overlay .modal-container .modal-body .alert{border-radius:.25rem;margin-bottom:15px;padding:10px 15px}.modal-overlay .modal-container .modal-body .alert.alert-danger{background-color:#dc35451a;border:1px solid #dc354533;color:#dc3545}.modal-overlay .modal-container .modal-body .form-group{margin-bottom:15px}.modal-overlay .modal-container .modal-body .form-group label{display:block;font-weight:500;margin-bottom:5px}.modal-overlay .modal-container .modal-body .form-group .form-control{border:1px solid #dee2e6;border-radius:.25rem;padding:10px;width:100%}.modal-overlay .modal-container .modal-body .form-group .form-control:focus{border-color:#0d6efd;outline:none}.modal-overlay .modal-container .modal-body .form-group .form-control.is-invalid{border-color:#dc3545}.modal-overlay .modal-container .modal-body .form-group .invalid-feedback{color:#dc3545;font-size:.85rem;margin-top:5px}.modal-overlay .modal-container .modal-footer{border-top:1px solid #dee2e6;display:flex;gap:10px;justify-content:flex-end;padding:15px 20px}.modal-overlay .modal-container .modal-footer .btn{padding:8px 15px}.modal-overlay .modal-container .modal-footer .btn:disabled{cursor:not-allowed;opacity:.6}.create-request-container{padding:2rem 0}.create-request-container .card{border-radius:.5rem;overflow:hidden}.create-request-container .card .card-header{padding:1rem}.create-request-container .card .card-body{padding:2rem}.create-request-container .form-label{font-weight:500}.create-request-container .form-control,.create-request-container .form-select{border-color:#ced4da;border-radius:.25rem;padding:.75rem}.create-request-container .form-control:focus,.create-request-container .form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40}.create-request-container textarea.form-control{min-height:100px}.create-request-container .btn{border-radius:.25rem;padding:.5rem 1.5rem}.create-request-container .btn-primary{background-color:#0d6efd;border-color:#0d6efd}.create-request-container .btn-primary:hover{background-color:#0b5ed7;border-color:#0a58ca}.create-request-container .btn-primary:disabled{background-color:#0d6efd;border-color:#0d6efd;opacity:.65}.create-request-container .btn-secondary{background-color:#6c757d;border-color:#6c757d}.create-request-container .btn-secondary:hover{background-color:#5c636a;border-color:#565e64}.create-request-container .btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;opacity:.65}.create-request-container .alert{border-radius:.25rem;margin-bottom:1.5rem;padding:1rem}.requests-list .request-card{margin-bottom:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.requests-list .request-card:hover{box-shadow:0 .5rem 1rem #00000026;transform:translateY(-3px)}.requests-list .request-card .card-header{background-color:#f8f9fa;border-bottom:1px solid rgba(0,0,0,.125)}.requests-list .request-card .card-header .badge{font-size:.75rem;font-weight:600;padding:.35em .65em}.requests-list .request-card .card-header .badge-primary{background-color:#0d6efd}.requests-list .request-card .card-header .badge-success{background-color:#198754}.requests-list .request-card .card-header .badge-warning{background-color:#ffc107;color:#000}.requests-list .request-card .card-header .badge-danger{background-color:#dc3545}.requests-list .request-card .card-header .badge-secondary{background-color:#6c757d}.requests-list .request-card .card-header .badge-info{background-color:#0dcaf0;color:#000}.requests-list .request-card .card-body{padding:1.5rem}.requests-list .request-card .card-body .info-row{margin-bottom:.75rem}.requests-list .request-card .card-body .info-row .info-label{color:#6c757d;font-weight:600;margin-right:.5rem}.requests-list .request-card .card-body .info-row .info-value{color:#212529}.requests-list .request-card .card-footer{background-color:#fff;border-top:1px solid rgba(0,0,0,.125);padding:1rem}.requests-empty-state{background-color:#f8f9fa;border-radius:.5rem;margin:2rem 0;padding:3rem 1.5rem;text-align:center}.requests-empty-state .icon{color:#6c757d;font-size:3rem;margin-bottom:1.5rem}.requests-empty-state h3{font-weight:600;margin-bottom:1rem}.requests-empty-state p{color:#6c757d;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:500px}.matches-container{margin:0 auto;max-width:1200px;padding:2rem 1rem}.matches-container .matches-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.matches-container .matches-header h1{font-size:1.8rem;margin:0}.matches-container .matches-header h1 svg{color:#3498db;margin-right:.5rem}.matches-container .alert{border-radius:4px;font-weight:500;margin-bottom:2rem;padding:1rem}.matches-container .alert.alert-danger{background-color:#e74c3c1a;border:1px solid #e74c3c33;color:#e74c3c}.matches-container .alert.alert-danger svg{margin-right:.5rem}.matches-container .request-summary,.matches-container .trip-summary{margin-bottom:2rem}.matches-container .request-summary h2,.matches-container .trip-summary h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.matches-container .request-summary .request-card,.matches-container .request-summary .trip-card,.matches-container .trip-summary .request-card,.matches-container .trip-summary .trip-card{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.matches-container .request-summary .trip-route,.matches-container .trip-summary .trip-route{align-items:center;border-bottom:1px solid #dee2e6;display:flex;margin-bottom:1.5rem;padding-bottom:1.5rem}.matches-container .request-summary .trip-route .destination,.matches-container .request-summary .trip-route .origin,.matches-container .trip-summary .trip-route .destination,.matches-container .trip-summary .trip-route .origin{align-items:center;display:flex;flex:1 1}.matches-container .request-summary .trip-route .destination svg,.matches-container .request-summary .trip-route .origin svg,.matches-container .trip-summary .trip-route .destination svg,.matches-container .trip-summary .trip-route .origin svg{color:#3498db;font-size:1.2rem;margin-right:.75rem}.matches-container .request-summary .trip-route .destination span,.matches-container .request-summary .trip-route .origin span,.matches-container .trip-summary .trip-route .destination span,.matches-container .trip-summary .trip-route .origin span{font-weight:500}.matches-container .request-summary .trip-route .route-arrow,.matches-container .trip-summary .trip-route .route-arrow{color:#6c757d;font-size:1.5rem;margin:0 1.5rem}.matches-container .request-summary .trip-dates,.matches-container .trip-summary .trip-dates{display:flex;margin-bottom:1.5rem}.matches-container .request-summary .trip-dates .date,.matches-container .trip-summary .trip-dates .date{align-items:center;display:flex;flex:1 1}.matches-container .request-summary .trip-dates .date svg,.matches-container .trip-summary .trip-dates .date svg{color:#6c757d;margin-right:.75rem}.matches-container .request-summary .trip-dates .date span,.matches-container .trip-summary .trip-dates .date span{color:#343a40}.matches-container .request-summary .trip-capacity,.matches-container .trip-summary .trip-capacity{align-items:center;display:flex}.matches-container .request-summary .trip-capacity svg,.matches-container .trip-summary .trip-capacity svg{color:#6c757d;margin-right:.75rem}.matches-container .request-summary .trip-capacity span,.matches-container .trip-summary .trip-capacity span{font-weight:500}.matches-container .request-summary .request-locations,.matches-container .trip-summary .request-locations{border-bottom:1px solid #dee2e6;display:flex;margin-bottom:1.5rem;padding-bottom:1.5rem}.matches-container .request-summary .request-locations .location,.matches-container .trip-summary .request-locations .location{flex:1 1}.matches-container .request-summary .request-locations .location h3,.matches-container .trip-summary .request-locations .location h3{color:#6c757d;font-size:.9rem;margin-bottom:.5rem}.matches-container .request-summary .request-locations .location p,.matches-container .trip-summary .request-locations .location p{font-weight:500}.matches-container .request-summary .request-locations .location p svg,.matches-container .trip-summary .request-locations .location p svg{color:#3498db;margin-right:.5rem}.matches-container .request-summary .request-package,.matches-container .trip-summary .request-package{border-bottom:1px solid #dee2e6;display:flex;margin-bottom:1.5rem;padding-bottom:1.5rem}.matches-container .request-summary .request-package svg,.matches-container .trip-summary .request-package svg{color:#6c757d;margin-right:1rem;margin-top:.25rem}.matches-container .request-summary .request-package h3,.matches-container .trip-summary .request-package h3{color:#6c757d;font-size:.9rem;margin-bottom:.5rem}.matches-container .request-summary .request-package p,.matches-container .trip-summary .request-package p{margin-bottom:.5rem}.matches-container .request-summary .request-package .package-details,.matches-container .trip-summary .request-package .package-details{display:flex}.matches-container .request-summary .request-package .package-details .size,.matches-container .trip-summary .request-package .package-details .size{background-color:#3498db1a;border-radius:20px;color:#3498db;font-size:.9rem;margin-right:1rem;padding:.25rem .75rem}.matches-container .request-summary .request-package .package-details .weight,.matches-container .trip-summary .request-package .package-details .weight{background-color:#6c757d1a;border-radius:20px;color:#343a40;font-size:.9rem;padding:.25rem .75rem}.matches-container .request-summary .request-date,.matches-container .trip-summary .request-date{align-items:center;display:flex}.matches-container .request-summary .request-date svg,.matches-container .trip-summary .request-date svg{color:#6c757d;margin-right:1rem}.matches-container .request-summary .request-date h3,.matches-container .trip-summary .request-date h3{color:#6c757d;font-size:.9rem;margin-bottom:.25rem}.matches-container .request-summary .request-date p,.matches-container .trip-summary .request-date p{font-weight:500}.matches-container .matches-content h2{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.matches-container .matches-content .no-matches{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:3rem 2rem;text-align:center}.matches-container .matches-content .no-matches p{color:#6c757d;font-size:1.1rem;margin-bottom:1.5rem}.matches-container .matches-content .no-matches .btn{display:inline-block}.matches-container .matches-content .matches-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}@media(max-width:768px){.matches-container .matches-content .matches-list{grid-template-columns:1fr}}.matches-container .matches-content .matches-list .match-card{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:all .3s ease}.matches-container .matches-content .matches-list .match-card:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.matches-container .matches-content .matches-list .match-card.selected{border-color:#3498db;box-shadow:0 4px 15px #3498db26}.matches-container .matches-content .matches-list .match-card.assigned{background-color:#2ecc710d;border-color:#2ecc71}.matches-container .matches-content .matches-list .match-card .match-header{align-items:center;background-color:#f8f9fa80;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;padding:1rem}.matches-container .matches-content .matches-list .match-card .match-header .sender-info,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info{align-items:center;display:flex}.matches-container .matches-content .matches-list .match-card .match-header .sender-info .sender-avatar,.matches-container .matches-content .matches-list .match-card .match-header .sender-info .traveler-avatar,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .sender-avatar,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .traveler-avatar{align-items:center;background-color:#f8f9fa;border-radius:50%;display:flex;height:40px;justify-content:center;margin-right:1rem;overflow:hidden;width:40px}.matches-container .matches-content .matches-list .match-card .match-header .sender-info .sender-avatar img,.matches-container .matches-content .matches-list .match-card .match-header .sender-info .traveler-avatar img,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .sender-avatar img,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .traveler-avatar img{height:100%;object-fit:cover;width:100%}.matches-container .matches-content .matches-list .match-card .match-header .sender-info .sender-avatar .avatar-placeholder,.matches-container .matches-content .matches-list .match-card .match-header .sender-info .traveler-avatar .avatar-placeholder,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .sender-avatar .avatar-placeholder,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .traveler-avatar .avatar-placeholder{align-items:center;color:#6c757d;display:flex;height:100%;justify-content:center;width:100%}.matches-container .matches-content .matches-list .match-card .match-header .sender-info .sender-avatar .avatar-placeholder svg,.matches-container .matches-content .matches-list .match-card .match-header .sender-info .traveler-avatar .avatar-placeholder svg,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .sender-avatar .avatar-placeholder svg,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .traveler-avatar .avatar-placeholder svg{font-size:1.2rem}.matches-container .matches-content .matches-list .match-card .match-header .sender-info .sender-details h3,.matches-container .matches-content .matches-list .match-card .match-header .sender-info .traveler-details h3,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .sender-details h3,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .traveler-details h3{font-size:1rem;font-weight:600;margin:0 0 .25rem}.matches-container .matches-content .matches-list .match-card .match-header .sender-info .sender-details .rating,.matches-container .matches-content .matches-list .match-card .match-header .sender-info .traveler-details .rating,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .sender-details .rating,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .traveler-details .rating{align-items:center;display:flex}.matches-container .matches-content .matches-list .match-card .match-header .sender-info .sender-details .rating .stars,.matches-container .matches-content .matches-list .match-card .match-header .sender-info .traveler-details .rating .stars,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .sender-details .rating .stars,.matches-container .matches-content .matches-list .match-card .match-header .traveler-info .traveler-details .rating .stars{color:#f39c12;margin-right:.25rem}.matches-container .matches-content .matches-list .match-card .match-header .urgency-badge{border-radius:20px;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.matches-container .matches-content .matches-list .match-card .match-header .urgency-badge.urgency-high{background-color:#e74c3c1a;color:#e74c3c}.matches-container .matches-content .matches-list .match-card .match-header .urgency-badge.urgency-medium{background-color:#f39c121a;color:#b06f09}.matches-container .matches-content .matches-list .match-card .match-header .urgency-badge.urgency-low{background-color:#2ecc711a;color:#2ecc71}.matches-container .matches-content .matches-list .match-card .match-header .transport-mode{align-items:center;background-color:#3498db1a;border-radius:50%;color:#3498db;display:flex;height:40px;justify-content:center;width:40px}.matches-container .matches-content .matches-list .match-card .match-header .transport-mode svg{font-size:1.2rem}.matches-container .matches-content .matches-list .match-card .match-header .route-info{align-items:center;display:flex}.matches-container .matches-content .matches-list .match-card .match-header .route-info svg{color:#3498db;margin-right:.75rem}.matches-container .matches-content .matches-list .match-card .match-header .route-info span{font-weight:500}.matches-container .matches-content .matches-list .match-card .match-header .match-count{background-color:#3498db1a;border-radius:20px;color:#3498db;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.matches-container .matches-content .matches-list .match-card .match-content{padding:1rem}.matches-container .matches-content .matches-list .match-card .match-content .request-detail{display:flex;margin-bottom:1rem}.matches-container .matches-content .matches-list .match-card .match-content .request-detail:last-child{margin-bottom:0}.matches-container .matches-content .matches-list .match-card .match-content .request-detail svg{color:#6c757d;font-size:1rem;margin-right:1rem;margin-top:.25rem}.matches-container .matches-content .matches-list .match-card .match-content .request-detail h4{color:#6c757d;font-size:.9rem;margin:0 0 .25rem}.matches-container .matches-content .matches-list .match-card .match-content .request-detail p{font-weight:500;margin:0}.matches-container .matches-content .matches-list .match-card .match-content .request-detail p.sub-detail{display:flex;margin-top:.5rem}.matches-container .matches-content .matches-list .match-card .match-content .request-detail p.sub-detail .size{background-color:#3498db1a;border-radius:20px;color:#3498db;font-size:.8rem;margin-right:1rem;padding:.25rem .75rem}.matches-container .matches-content .matches-list .match-card .match-content .request-detail p.sub-detail .weight{background-color:#6c757d1a;border-radius:20px;color:#343a40;font-size:.8rem;padding:.25rem .75rem}.matches-container .matches-content .matches-list .match-card .match-content .request-detail p.estimated-cost{color:#2ecc71;font-weight:600}.matches-container .matches-content .matches-list .match-card .match-content .trip-route{align-items:center;border-bottom:1px solid #dee2e6;display:flex;margin-bottom:1rem;padding-bottom:1rem}.matches-container .matches-content .matches-list .match-card .match-content .trip-route .destination,.matches-container .matches-content .matches-list .match-card .match-content .trip-route .origin{align-items:center;display:flex;flex:1 1}.matches-container .matches-content .matches-list .match-card .match-content .trip-route .destination svg,.matches-container .matches-content .matches-list .match-card .match-content .trip-route .origin svg{color:#3498db;font-size:1rem;margin-right:.5rem}.matches-container .matches-content .matches-list .match-card .match-content .trip-route .destination span,.matches-container .matches-content .matches-list .match-card .match-content .trip-route .origin span{font-weight:500}.matches-container .matches-content .matches-list .match-card .match-content .trip-route .route-arrow{color:#6c757d;margin:0 1rem}.matches-container .matches-content .matches-list .match-card .match-content .trip-dates{margin-bottom:1rem}.matches-container .matches-content .matches-list .match-card .match-content .trip-dates .date-item{align-items:center;display:flex;margin-bottom:.5rem}.matches-container .matches-content .matches-list .match-card .match-content .trip-dates .date-item:last-child{margin-bottom:0}.matches-container .matches-content .matches-list .match-card .match-content .trip-dates .date-item svg{color:#6c757d;margin-right:.75rem;width:16px}.matches-container .matches-content .matches-list .match-card .match-content .trip-dates .date-item span{color:#343a40}.matches-container .matches-content .matches-list .match-card .match-content .trip-capacity{align-items:center;display:flex;margin-bottom:1rem}.matches-container .matches-content .matches-list .match-card .match-content .trip-capacity svg{color:#6c757d;margin-right:.75rem;width:16px}.matches-container .matches-content .matches-list .match-card .match-content .trip-capacity span{font-weight:500}.matches-container .matches-content .matches-list .match-card .match-content .trip-notes{background-color:#f8f9fa80;border-radius:4px;margin-top:1rem;padding:.75rem}.matches-container .matches-content .matches-list .match-card .match-content .trip-notes h4{color:#6c757d;font-size:.9rem;margin:0 0 .5rem}.matches-container .matches-content .matches-list .match-card .match-content .trip-notes p{font-size:.9rem;margin:0}.matches-container .matches-content .matches-list .match-card .match-content .match-locations .location{align-items:center;display:flex;margin-bottom:.5rem}.matches-container .matches-content .matches-list .match-card .match-content .match-locations .location:last-child{margin-bottom:0}.matches-container .matches-content .matches-list .match-card .match-content .match-locations .location svg{color:#6c757d;margin-right:.75rem;width:16px}.matches-container .matches-content .matches-list .match-card .match-content .match-locations .location span{color:#343a40}.matches-container .matches-content .matches-list .match-card .match-content .match-date{align-items:center;display:flex;margin-top:1rem}.matches-container .matches-content .matches-list .match-card .match-content .match-date svg{color:#6c757d;margin-right:.75rem;width:16px}.matches-container .matches-content .matches-list .match-card .match-content .match-date span{color:#343a40}.matches-container .matches-content .matches-list .match-card .match-actions{align-items:center;border-top:1px solid #dee2e6;display:flex;justify-content:space-between;padding:1rem}.matches-container .matches-content .matches-list .match-card .match-actions .btn.loading{color:#0000;position:relative}.matches-container .matches-content .matches-list .match-card .match-actions .btn.loading .spinner{animation:spin 1s linear infinite;border:2px solid #ffffff80;border-radius:50%;border-top-color:#fff;height:16px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:16px}.matches-container .matches-content .matches-list .match-card .match-actions .select-indicator{color:#6c757d;font-size:.9rem}.selected .matches-container .matches-content .matches-list .match-card .match-actions .select-indicator{color:#3498db;font-weight:500}.matches-container .matches-content .matches-actions{display:flex;justify-content:center;margin-top:2rem}.matches-container .matches-content .matches-actions .btn{min-width:200px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.8d0ca965.css.map*/