@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{margin:0;padding:0}.App{display:flex;flex-direction:column;min-height:100vh}.body-container{height:65vh;margin-left:auto;margin-right:auto;width:95vw}.header-container{background-color:#231161;display:flex;width:100%}.header{height:130px;margin-left:auto;margin-right:auto;padding:7px 14px}.inner-header{box-sizing:border-box;display:flex;flex-direction:row;margin:0;overflow:hidden;width:100%}.header-box{justify-content:space-between;padding:0 14px}.header-box,.search{align-items:center;display:flex;width:100%}.search{background:#fff;border-radius:24px;box-sizing:border-box;flex-direction:row;height:48px;max-width:650px;padding:0 10px}.search input{background:#0000;border:none;box-sizing:border-box;font-size:16px;height:26px;outline:none;padding:9px 19px;width:650px}@media (max-width:768px){.search input{font-size:14px;padding:6px 10px;width:100%}.search{max-width:100%;padding:0 8px;width:100%}}.searchIcon{padding-right:19px}.logIn-container,.searchIcon{align-items:center;display:flex}.logIn-container{justify-content:flex-end;padding-right:40px}.btn-logIn{background:none;border:none;color:#fff;cursor:pointer;font-size:20px}.logo{flex-shrink:0;width:120px}.nav-container{background:#d9d9d9}.nav-style{display:flex;justify-content:space-evenly;list-style:none}.nav-style a{color:#231161;font-weight:700;text-decoration:none}.homepage-img{display:block;margin:0;padding:0;width:100%}.team-heading{color:#231161;font-family:Inter,serif;font-size:36px;font-weight:700}.team-heading-container{padding-left:50px;padding-top:25px}.highlight{width:105px}.highlight,.highlight-2{background-color:#ffdc70;height:10px}.highlight-2{width:160px}.about-card-container{padding-left:50px;padding-top:50px}.about-card{padding-bottom:25px}.about-text{align-items:center;background-color:#ffdc70;border-radius:5px;color:#000;cursor:pointer;display:flex;font-weight:700;height:50px;justify-content:flex-start;padding-left:20px;text-decoration:none;width:280px}.about-text:hover{background-color:#e7e3e3;box-shadow:1px 1px 2px 0 #3c40434d,0 1px 3px 1px #3c404326;color:#000}.about-container{display:flex;flex-direction:row;height:70vh;margin-left:auto;margin-right:auto;padding-top:100px;width:95vw}.about-info{width:50vw}.about-description{line-height:1.5;padding:20px 100px 50px 50px}.social-media{padding-left:50px}.social-media a{padding-right:25px}.about-img{overflow:hidden;padding:50px;width:50vw}.about-img img{height:auto;object-fit:cover;width:80%}.social-media img:hover{transform:scale(1.2)}.categories-container{border-radius:2px;margin:0 auto;max-width:100px;padding:5px;text-align:center}.categories-title{color:#fff;font-size:12px;margin-bottom:10px}.categories-label{display:block;font-size:12px;font-weight:700;margin-bottom:1px}.categories-dropdown{border:1px solid #ccc;border-radius:5px;font-size:10px;margin-bottom:5px;padding:8px;width:100%}.content-container{margin:2rem auto;max-width:1200px;padding:0 1rem}.products-list{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.products-list .link-prod{background:none;border:none;color:inherit;font-weight:400;margin:0;padding:0;text-decoration:none}.product-card-content{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:8px;min-height:330px;padding:1rem;text-align:center;transition:transform .2s}.product-image-content{max-height:200px;width:100%}.no-image{background-color:#eee;color:#555;height:150px;width:100%}.product-card:hover{box-shadow:0 8px 16px #0003;transform:scale(1.03)}@media (max-width:600px){.product-card{margin:0 auto;max-width:320px;width:100%}.products-list{justify-content:center}}.filter-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:.75rem}.filters-container select{-webkit-appearance:none;appearance:none;background-color:#ffd447;background-image:url(data:image/svg+xml,%E2%80%A6);background-position:right .75rem center;background-repeat:no-repeat;background-size:.6rem;border:none;border-radius:1.25rem;color:#231161;cursor:pointer;flex:1 1 auto;font-size:.95rem;font-weight:500;height:2.5rem;line-height:2.5rem;margin:0 .5rem;min-width:140px;padding:0 2rem 0 1.25rem;transition:background-color .2s,transform .1s}.filters-container select:hover{background-color:#ffdc70;transform:translateY(-1px)}.filter-container select:focus{box-shadow:0 0 0 2px #ffd44799;outline:none}.filters-row{display:flex;justify-content:center;margin-top:1rem;padding:0 2rem;width:100%}.select-wrapper{display:inline-block;margin:0 .5rem;position:relative}.select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:2rem}.select-wrapper .select-icon{color:#333;font-size:1rem;pointer-events:none;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.footer-container{align-items:center;background-color:#71717a;display:flex;height:10vh;margin-top:auto;position:relative}.footer-text{color:#fff;padding-left:50px}.featured-container{margin:2rem auto;max-width:1200px;padding:0 1rem}.featured-container h2{font-size:1.8rem;margin-bottom:1rem;text-align:center}.featured-products-list{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.featured-product-card{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:8px;display:flex;flex:0 0 180px;flex-direction:column;min-height:330px;padding:1rem;text-align:center;transition:transform .2s}.featured-product-card:hover{transform:translateY(-3px)}.featured-product-image{border-radius:4px;height:180px;margin-bottom:.5rem;object-fit:cover;width:100%}.featured-product-card h3{font-size:1rem;margin:.5rem 0}.featured-product-card p{color:#666;font-size:.875rem}@media (max-width:1024px){.featured-products-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.featured-products-list{grid-template-columns:1fr}}.chat-body{display:flex;flex-direction:row}.Sendor-container{background-color:#fff;border-right:2px solid #c7c7c7;display:flex;flex-direction:column;height:90vh;width:30%}.Sender-title{align-content:center;background-color:#ffdc70;border-bottom:2px solid #c7c7c7;display:flex;height:125px;justify-content:center}.title-edit{align-content:flex-end}.sender-listings{height:100%;overflow-y:scroll;padding:25px 0}.Chat-log-container{background-color:#eee;width:70%}.chat-log-title{align-items:center;background-color:#ddd;border-bottom:2px solid #c7c7c7;display:flex;flex-direction:row;height:100px;padding-left:30px}.chat-log-title img{border-radius:50%;object-fit:cover}.chat-log-title h2{padding-left:20px}.individual-chat{align-items:center;cursor:pointer;display:flex;flex-direction:row;margin-bottom:20px;padding:20px 0 20px 25px}.individual-chat.selected{background-color:#eee}.individual-chat img{border-radius:50%;object-fit:cover}.indv-chat-name{padding-left:10px}.indv-chat-name p{margin:0}.indv-chat-name h4{margin:10px 0}.chat-message{background-color:#f1f1f1;border-radius:12px;margin:10px;max-width:60%;padding:10px}.chat-message.sent{align-self:flex-end;background-color:#c6daf8;border-bottom-right-radius:0;margin-left:auto;text-align:right}.chat-message.received{align-self:flex-start;background-color:#fff;border-top-left-radius:0;margin-right:auto;text-align:left}.chat-log{display:flex;flex-direction:column;max-height:500px;overflow-y:scroll;padding:20px}.message-box{align-items:center;background:#fff;border-radius:24px;box-shadow:0 0 5px #0000001a;display:flex;height:48px;justify-content:space-between;margin:20px auto 25px;padding:0 18px;width:60vw}.message-box.typing{border:1px solid #000}.message-box input{background:#0000;border:none;font-size:16px;height:26px;outline:none;padding:9px 19px;width:86%}.sendIcon{align-items:center;cursor:pointer;display:flex;justify-content:center;padding-left:10px}.courier-body{margin:0 auto;max-width:800px;padding:50px 20px}.dashboard-btn{background-color:#d9d9d9;border:none;border-radius:4px;color:#000;cursor:pointer;display:block;font-size:18px;margin:0 auto 40px;padding:14px 28px}.dashboard-btn:hover{background-color:#ebebeb}.available-btn{background-color:#231161;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:18px;padding:14px 28px}.available-btn:hover{background-color:#3e2c91}.end-shift-btn{background-color:#c00;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:18px;padding:14px 28px}.end-shift-btn:hover{background-color:#a30000}.courier-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.delivery-request{background-color:#f4f4f4;border-radius:10px;box-shadow:0 4px 6px #0000001a;margin-bottom:30px;padding:20px}.delivery-title{font-size:20px;margin-bottom:15px}.delivery-content{display:flex;gap:20px}.delivery-image{border-radius:8px;height:100px;object-fit:cover;width:100px}.delivery-details{flex:1 1}.delivery-buttons{display:flex;flex-direction:column;gap:10px;max-width:550px;width:100%}.accept-btn{background-color:#3a8659;border:none;border-radius:5px;cursor:pointer;font-weight:700;padding:10px}.accept-btn,.message-section{box-sizing:border-box;flex:1 1;width:100%}.accept-btn:hover{background-color:#55ab78}.message-bubble{background-color:#bfbdc7;border-radius:5px;box-shadow:0 1px 4px #0000001a;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:10px 16px}.message-bubble p{font-size:14px;font-weight:500;margin:0;padding:0}.message-label{font-size:.95rem;font-weight:500;margin-bottom:5px}.message-input-row{align-items:center;display:flex;gap:6px;margin-top:6px}.message-input{background-color:#d9d9d9;border:1px solid #ccc;border-radius:50px;font-size:1rem;padding:6px 10px;width:180%}.send-btn{background-color:#231161;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:6px 12px;width:60%}.send-btn:hover{background-color:#5945a1}.see-convo-btn{background-color:#d9d9d9;border:none;border-radius:8px;color:#000;cursor:pointer;font-weight:700;margin-top:10px;padding:10px 12px;text-align:center;width:95%}.see-convo-btn:hover{background-color:#ebebeb}.yellow-divider{background-color:#ffd966;border-radius:2px;height:4px;margin:10px 0 20px}.start-btn{background-color:#231697;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:150px}.start-btn:hover{background-color:#4e40c5}.three-column-layout{display:flex;gap:1rem;justify-content:center;margin:0 auto;max-width:1000px;padding:2rem 0}.status-column{background-color:#f9f9f9;border-radius:12px;box-shadow:10px 10px 5px #00000014;display:flex;flex:1 1;flex-direction:column;max-height:600px;padding:1rem}.status-column h2{margin-bottom:1rem;text-align:center}.scrollable-column{flex-grow:1;overflow-y:auto;padding-right:.5rem}@media (max-width:780px){.three-column-layout{flex-direction:column}.status-column{margin-bottom:1rem}}.comp-btn{background-color:#bfbdc7;border:none;border-radius:5px;color:#000;font-weight:700;padding:10px;width:150px}.vendor-formatting{margin:0 auto;max-width:100%}.create-button{align-items:center;background-color:#ffd966;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:40px;font-weight:700;gap:10px;height:83px;justify-content:center;margin-top:40px;padding:12px 24px;text-align:center;width:865px}.create-button:hover{filter:brightness(.95)}.section{margin-bottom:3rem}.section-inner{align-items:flex-start;display:flex;flex-direction:column;margin:0 auto;max-width:1200px}.section-title{border-bottom:4px solid #0000;display:inline-block;font-size:48px;font-weight:700;margin-bottom:5rem;padding-bottom:4px;text-align:center}.overview-title{border-color:#1e1066}.stats-title{border-color:#ffd966}.card-grid{grid-gap:63px 80px;display:grid;gap:63px 80px;grid-template-columns:repeat(2,1fr)}.card{align-items:center;background-color:#f2f2f2;border-radius:8px;color:inherit;display:flex;height:100px;justify-content:space-between;padding:16px 20px;text-decoration:none;-webkit-user-select:none;user-select:none;width:450px}.card-icon{height:30px;width:30px}.card-title{color:#000;font-size:35px;font-weight:700}.stat-grid{flex-wrap:wrap;gap:63px;margin-left:0 auto}.stat-card,.stat-grid{display:flex;justify-content:center}.stat-card{align-items:center;background-color:#f2f2f2;border-radius:8px;flex-direction:column;height:100px;padding:16px 20px;text-align:center;width:450px}.stat-label,.stat-value{font-size:35px;font-weight:700}.stat-value{color:#1e1066}.card-link{text-decoration:none}.courier-card{background-color:#3a8659!important;color:#fff}.courier-card .card-title{color:#fff}@media (max-width:768px){.create-button{flex-direction:column;font-size:24px;height:auto;padding:16px;width:90%}.section-title{font-size:32px;text-align:center}.card-grid{gap:20px;grid-template-columns:1fr}.card{flex-direction:column;height:auto;padding:12px;width:100%}.card-title{font-size:24px;margin-bottom:10px;text-align:center}.stat-grid{align-items:center;flex-direction:column;gap:20px}.stat-card{width:90%}.stat-card,.stat-label,.stat-value{font-size:24px}}.center{display:flex;justify-content:center;margin:2rem 0}.modal-overlay{background:#0006;height:100%;width:100%;z-index:9999}.modal-form{padding:24px}.close-button:hover{background:none;color:#007bff}.modal-form h2{margin-bottom:20px;text-align:center}.modal-form form{display:flex;flex-direction:column;gap:12px}.modal-form input,.modal-form select,.modal-form textarea{border:1px solid #ccc;border-radius:4px;padding:8px}.form-buttons{justify-content:space-between;margin-top:10px}.form-buttons button{background-color:#1e1066;flex:1 1;font-size:16px;margin:0 4px;padding:8px 16px;transition:background-color .2s ease}.form-buttons button:hover{background-color:#0056b3}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.modal-content{background-color:#fff;box-shadow:0 4px 20px #0003;max-height:90vh;max-width:90%;overflow-y:auto;width:1000px}.modal-content,.modal-form{border-radius:8px;padding:2rem;position:relative}.modal-form{background:#fff;box-shadow:0 4px 12px #0003;max-width:500px;width:90%}.close-btn{background:#0000;border:none;color:#333;cursor:pointer;font-size:28px;font-weight:700;position:absolute;right:24px;top:20px;transition:color .2s ease}.close-btn:hover{background:#0000;color:#007bff}.choice-btn{background-color:#23005e;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:700;margin:1rem 0;padding:.75rem;width:100%}.step-buttons{display:flex;justify-content:space-between;margin-top:10px}.step-buttons button{background-color:#1e1066;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:16px;font-weight:700;margin:0 4px;padding:8px 16px;transition:background-color .2s ease}.step-buttons button:hover{background-color:#0056b3}.close-button{font-size:28px;font-weight:700;right:24px;top:20px;transition:color .2s ease}.listings-page{margin:0 auto}.listing-formatting{margin:0 auto;max-width:1000px}.title{border-bottom:4px solid gold;display:inline-block;font-size:3rem;font-weight:700;text-align:center}.listings-header{background-color:#ffe066;padding:2rem 1rem;text-align:center;width:100%}.listings-title{font-size:2.5rem;font-weight:700;margin:0}.button-wrapper{background-color:#d9d9d9;border-radius:.5rem;margin:1rem auto;padding:1rem 2rem;text-align:center}.listings-container{display:flex;flex-direction:column;font-size:20px;gap:2rem;padding:2rem 1rem}.listing-card{align-items:flex-start;border-bottom:1px solid #333;display:flex;padding-bottom:1rem}.listing-img{background:#d3d3d3;height:100px;margin-right:1rem;width:100px}.delete-btn{background:#ff5f5f;color:#000;margin-right:1rem}.delete-btn,.sold-btn{border:none;border-radius:4px;cursor:pointer;font-weight:700;padding:.5rem 1.2rem}.sold-btn{background:#2f1364;color:#fff}.os-back-btn{margin-left:1.5rem;margin-top:1.5rem}.listing-info{flex:1 1;padding-left:1rem;text-align:left}.delivery-info{margin-left:0;padding-left:0}.buttons{padding-left:1rem}.delivery-info{color:#828282;margin-left:1rem}.listing-link{color:inherit;text-decoration:none}@media screen and (max-width:768px){.title{font-size:2rem;text-align:center}.listing-card{align-items:center;flex-direction:column;text-align:center}.listing-info{margin-left:1rem;padding:0 1rem;width:100%}.buttons{align-items:center;flex-direction:column}.create-button{font-size:18px}.delete-btn,.sold-btn{font-size:16px;width:100%}.os-back-btn{display:block;font-size:14px;margin:1rem auto;padding:.4rem .8rem;width:fit-content}}.buttons{display:flex;gap:1rem;justify-content:flex-start;margin-left:0;margin-top:1rem}.accept-btn,.decline-btn{border:none;border-radius:4px;cursor:pointer;flex-shrink:0;font-weight:700;max-width:150px;padding:.5rem 1.2rem;width:150px}.accept-btn{background:#3a8659;color:#fff}.decline-btn{background:#e74c3c;color:#fff}@media screen and (max-width:768px){.accept-btn,.decline-btn{max-width:none;width:100%}.buttons{align-items:center;flex-direction:column}}.user-profile-container{align-items:center;display:flex;gap:100px;justify-content:center;max-width:3200px;width:100%}.profile-title{align-items:center;display:flex;gap:16px;margin-bottom:20px}.profile-title img{border-radius:50%;height:80px;object-fit:cover;width:80px}.user-info-container{align-items:flex-start;display:flex;flex-direction:column}.info-name-update,.user-info-container h2{margin-bottom:10px}.info-name-update{display:flex;gap:10px}.info-name-update input,.user-email-update input{background-color:#e0e0e0;border:none;border-radius:4px;font-size:14px;padding:8px 12px}.user-email-update{margin-bottom:20px}.button-container{align-items:stretch;display:flex;flex-direction:column;gap:20px;height:150px;margin-top:20px;width:400px}.button-container button{border:none;border-radius:6px;cursor:pointer;font-size:25px;font-weight:700;height:100%;padding:12px 20px;width:200px;width:100%}.button-container .order-status-btn{background-color:#f0f0f0;color:#000}.button-container .courier-btn{background-color:#3f8557;color:#fff}@media (max-width:768px){.user-profile-container{align-items:stretch;flex-direction:column;gap:40px;padding:20px}.profile-title{align-items:center;flex-direction:column;text-align:center}.user-info-container{align-items:center;width:100%}.info-name-update{flex-direction:column;gap:10px;width:100%}.info-name-update input,.user-email-update input{font-size:16px;width:100%}.user-email-update{width:100%}.button-container{gap:12px;height:auto;width:100%}.button-container button{font-size:18px;height:auto;padding:12px;width:100%}.user-info-container h2{font-size:22px;text-align:center}.user-profile-container{gap:30px;padding:1rem}.profile-title,.user-profile-container{align-items:center;flex-direction:column}.profile-title{text-align:center}.user-info-container{padding:0 1rem}.user-info-container h2{font-size:20px;margin-bottom:1rem;text-align:left;width:100%}.info-name-update{gap:.5rem}.user-email-update{margin-top:.5rem;width:100%}.button-container{padding:0 1rem;width:100%}.button-container button{font-size:16px;padding:12px}.user-info-container{margin:0 auto;max-width:300px;width:100%}.info-name-update{align-items:center;flex-direction:column;gap:10px;max-width:100%;width:100%}.info-name-update input,.user-email-update input{font-size:16px;max-width:250px;padding:10px;width:100%}.user-info-container{align-items:center}}.profile-section{margin-top:2rem;text-align:center}.button-row{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.order-status-btn{background-color:#d9d9d9}.become-courier-btn,.order-status-btn{border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:700;padding:1rem 2rem}.become-courier-btn{background-color:#3a8659;color:#fff}.center{margin-top:2rem;text-align:center}.create-listing-btn{background-color:#ffe066;border:none;border-radius:.5rem;cursor:pointer;font-size:1.5rem;font-weight:700;padding:1rem 2rem}.plus{font-size:2rem;margin-left:.5rem}.divider{border:1px solid #000;margin:2rem 0}.courier-dashboard-btn{background-color:#388e3c;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:1rem 2rem}.delivery-layout{display:flex;flex-direction:row;height:100vh;min-height:0;overflow:hidden}.map-panel{display:flex;flex:2 1;flex-direction:column;height:100%;min-width:0}.map-placeholder{background:#e0e0e0;color:#444;flex:1 1;font-size:1.2rem}.full-page-loading,.map-placeholder{align-items:center;display:flex;justify-content:center}.full-page-loading{background:#fff;flex-direction:column;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.mascot-loader-full{height:auto;margin-bottom:1rem;max-width:600px}.info-panel{background:#fff;display:flex;flex:1 1;flex-direction:column}.logo-header{background:#28136e;display:flex;height:100px;justify-content:center;padding:1rem 0}.logo-header img{height:auto;max-width:140px}.info-content{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:1.5rem}.product-card{border:1px solid #ddd;margin-bottom:1rem;padding:.75rem;text-align:center}.product-image{height:auto;max-width:100%}.no-image{align-items:center;background:#f4f4f4;color:#888;display:flex;height:120px;justify-content:center}.field-group{margin-bottom:1rem}.field{font-size:1rem;margin-bottom:1.5rem}.button-block{display:flex;flex-direction:column;gap:1rem;margin-top:auto}.btn-danger,.btn-primary,.btn-success{border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.5rem;text-transform:uppercase}.btn-primary{background:#28136e}.btn-success{background:#38552b}.btn-danger{background:#b52828}.progress-bar{display:flex;justify-content:space-between;margin:20px 0;padding:0 10px}.progress-bar span{border-bottom:3px solid #ccc;color:#555;flex:1 1;font-weight:500;padding:8px 12px;text-align:center}.progress-bar span.active{border-color:#13684a;color:#13684a;font-weight:700}@media (max-width:768px){.delivery-layout{flex-direction:column}.info-panel,.map-panel{height:50vh}}.os-content{padding:2rem}.os-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.os-heading{border-bottom:4px solid #f5d066;display:inline-block;margin:0;padding-bottom:.25rem}.os-list{display:flex;flex-direction:column;gap:1.5rem}.os-card{align-items:center;border:1px solid #ccc;border-radius:8px;display:flex;padding:1rem}.os-thumb{background-color:#f0f0f0;border-radius:8px;height:100px;margin-right:16px;overflow:hidden;width:100px}.os-info .os-detail{color:#555;font-size:.95rem;margin:.25rem 0}.os-eta{color:#666}.os-empty,.os-error,.os-loading{color:#666;padding:2rem;text-align:center}.os-back-btn{background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.os-back-btn:hover{background-color:#e0e0e0}.os-detail.status{border-radius:4px;display:inline-block;font-weight:500;margin-top:.25rem;padding:.2rem .5rem}.os-detail.status.Unassigned{background-color:#f0f0f0;color:#555}.os-detail.status.Assigned{background-color:#fff4cc;color:#a67c00}.os-detail.status.Picked-up{background-color:#d0ebff;color:#005f99}.os-detail.status.Delivered{background-color:#d6f5d6;color:#266326}.accept-modal-overlay{align-items:center;background:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.accept-modal-form{background:#fff;border-radius:8px;box-shadow:0 4px 10px #0003;max-width:500px;padding:2rem;position:relative;width:90%}.close-button{background:none;border:none;color:#333;cursor:pointer;font-size:24px;position:absolute;right:18px;top:12px}.thumbnail-header{text-align:center}.thumbnail-header img{border-radius:8px;height:150px;margin-bottom:10px;object-fit:cover;width:200px}.thumbnail-header h2{font-size:20px;margin:0}form{display:flex;flex-direction:column;gap:16px;margin-top:1rem}select,textarea{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:8px}.form-buttons{display:flex;justify-content:flex-end}.form-buttons button{background:#1e1066;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px}.form-buttons button:hover{background:#341c87}.container-prodListing{align-items:flex-start;display:flex;flex-direction:row;gap:40px;justify-content:center;margin:0 auto;max-width:90vw;padding-top:50px}.left-container{flex:0 0 auto}.right-container{flex:1 1;max-width:450px}.prod-img-container img{border-radius:8px;display:block;height:500px;object-fit:contain;width:535px}.vendor-reviews-container{padding-top:45px}.total-review-container{border-bottom:1px solid #000;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:45px;padding-bottom:10px}.customer-review-container{border-bottom:1px solid #000;margin-bottom:5px}.reviewer-info{color:#5a5a5a;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.customer-stars{padding-bottom:10px}.send-message-container{display:flex;flex-direction:row;gap:10px;margin-top:10px}.send-message-container input{border:1px solid #f9f9ff;border-radius:6px;flex:1 1;padding:6px}.link-chats{align-items:center;background-color:#f1f1f1;border-radius:6px;display:flex;height:35px;justify-content:center;margin-top:5px}.link-chats a{text-decoration:none}.deliver-request-box .btn-delReq{background-color:#1e1066;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:20px;max-width:369px;min-height:50px;width:100%}.link-btn{background:none;font-weight:400;margin:0;padding:0;text-decoration:none}.link-btn,.link-btn-container{border:none;color:#fff;font-weight:700}.link-btn-container{align-items:center;background-color:#1e1066;border-radius:6px;cursor:pointer;display:flex;font-size:16px;justify-content:center;margin-top:20px;max-width:369px;min-height:50px;width:100%}.deliver-request-box .btn-delReq.active{background-color:#ffdc70;color:#000}.sendMessage-box{background-color:#c5c5c5;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-top:20px;max-width:350px;min-height:80px;padding:10px;width:100%}@media screen and (max-width:768px){.container-prodListing{flex-direction:column}.prod-img-container img{max-width:100%;width:100%}.left-container,.right-container{width:100%}}.form-overlay{align-items:center;background:rgba(0,0,0,.521);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.form-container{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0003;max-width:500px;padding:24px;position:relative;width:90%}.form-container form{display:flex;flex-direction:column;gap:12px}.request-form-heading{align-items:center;display:flex;flex-direction:row}.request-form-heading img{height:100px;padding-right:20px;width:100px}.header-color{border-bottom:4px solid #ffdc70;margin-bottom:20px;padding-bottom:20px}
/*# sourceMappingURL=main.c262c54e.css.map*/