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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.chat-page{align-items:center;background-color:#f0f0f0;display:flex;height:100vh;justify-content:center;margin-top:-70px;overflow-x:auto;overflow-y:auto;padding-top:5vh;width:100vw}.chat-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;height:500px;max-width:90%;padding:20px;position:relative;width:600px}h2{color:#333;font-size:1.5rem;margin-bottom:15px;text-align:center}.product-container,.status-container{align-items:center;display:flex;margin-bottom:10px}.product-box,.status-box{border-radius:8px;font-size:.9rem;font-weight:600;margin-left:10px;padding:8px 12px}.product-box,.status-box{background-color:#007bff;color:#fff}.status-box.available{background-color:#6c757d;color:#fff}.status-box.completed{background-color:#28a745;color:#fff}.status-box.processing{background-color:#17a2b8;color:#fff}.status-box.answered-by-merchant{background-color:#ff9800;color:#fff}.messages-container{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;flex:1 1;margin-bottom:15px;overflow-y:auto;padding:15px}.message{background-color:#e9ecef;border-radius:8px;color:#333;font-size:.9rem;margin-bottom:10px;padding:10px}.message span:first-child{font-weight:700;margin-right:5px}.input-container{align-items:center;display:flex}input[type=text]{border:1px solid #ced4da;border-radius:8px;flex:1 1;font-size:.9rem;margin-right:10px;padding:12px}input[type=text]:focus{border-color:#80bdff;box-shadow:0 0 4px #007bff40;outline:none}button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:10px 20px;transition:background-color .3s}button:hover{background-color:#0056b3}.important-note{align-items:center;background-color:#fff;border:1px solid red;border-radius:50%;box-shadow:0 2px 5px #0003;cursor:pointer;display:flex;height:35px;justify-content:center;left:20px;position:absolute;top:20px;width:35px;z-index:1000}.important-note:hover .note-content{display:block}.note-icon{color:#dc3545;font-size:20px;font-weight:700}.note-content{background-color:#fff;border:1px solid #dc3545;border-radius:8px;box-shadow:0 4px 8px #00000026;display:none;left:5px;padding:15px;position:absolute;top:37px;width:280px;z-index:1000}.note-content p{color:#333;font-weight:600;margin-bottom:10px}.note-content ol{color:#555;padding-left:20px}.note-content ol li{margin-bottom:8px}@media (max-width:600px){.chat-container{height:80%;width:90%}}.orders-container{align-items:center;display:flex;flex-direction:column;padding:150px}.order-box-{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 4px #0000001a;margin:10px;padding:40px 20px 20px;position:relative;text-align:center;width:300px}.product-container-{align-items:center;display:flex;margin-bottom:10px}.product-box-{background-color:#17a2b8;border-radius:5px;color:#fff;font-weight:700;margin-left:10px;padding:5px 10px}.request-order-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;padding:10px 20px}.request-order-button:hover{background-color:#0056b3}.request-order-button:active{background-color:#004494}.status-container-{align-items:center;display:flex;margin-bottom:10px}.status-box-{background-color:#17a2b8;border-radius:5px;color:#fff;font-weight:700;margin-left:10px;padding:5px 10px}.status-box-.available{background-color:#9582b2;color:#fff}.status-box-.delivered{background-color:#5cb85c;color:#fff}.status-box-.processing{background-color:#17a2b8;color:#fff}.loading-icon{height:50px;margin-top:10px;width:50px}.delivered-box-{background-color:#fff;border:3px solid #007bff;color:#333;display:inline-block;font-size:18px;height:250px;line-height:1.5;margin-left:-5px;margin-top:10px;overflow-x:auto;overflow-y:auto;padding:3px;text-align:left;white-space:pre;width:300px}.delivery-info-box{margin-top:16px}.delivered-box- pre{word-wrap:normal;white-space:pre}.checkmark-icon{height:50px;margin-left:10px;width:50px}.important-note-icon-{cursor:pointer;height:60px;left:0;position:absolute;top:0;width:60px;z-index:10}.tooltip{background-color:#fff;border:1px solid red;border-radius:4px;color:#dc5860;height:20px;left:0;opacity:0;padding:8px;position:absolute;top:-35px;transition:opacity .3s;visibility:hidden;white-space:nowrap;width:500px;z-index:20}.important-note-container:hover .tooltip{opacity:1;visibility:visible}.timestamps-box-{background-color:#f8f8f8;border:1px solid #ccc;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:0 2px 4px #0000001a;line-height:1.5;padding:10px;position:absolute;right:-330px;text-align:left;top:0;width:300px}.requested-at-box-{background-color:#17a2b8}.delivered-at-box-,.requested-at-box-{border:1px solid #ccc;border-radius:4px;color:#fff;display:inline-block;font-weight:700;padding:4px;width:-webkit-max-content;width:max-content;z-index:1}.delivered-at-box-{background-color:#5cb85c}.estimated-delivery-time-container{font-size:14px;margin-top:20px}.estimated-delivery-time-box{background-color:#17a2b8;border:1px solid #ccc;border-radius:4px;font-weight:700;margin-top:10px;padding:4px}.having-an-issue-button{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:0;padding:10px 20px}.modal-overlay-{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.modal-{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0003;max-width:90%;padding:20px;width:400px}.modal- h2{margin-top:0}.modal- textarea{height:100px;margin-bottom:10px;width:100%}.modal- button{margin-right:10px}.modal- button:last-child{margin-right:0}.modal-input-group-{margin-bottom:15px}.modal-input-group- label{display:block;margin-bottom:5px}.message-textarea-,.order-id-input-{box-sizing:border-box;margin-bottom:10px;padding:8px;width:100%}.message-textarea-{height:100px}.modal-button-group- button{margin-right:10px}.chat-interface-{display:flex;flex-direction:column;height:500px}.chat-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.close-ticket-button{background-color:#d9534f;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 12px}.close-ticket-button:hover{background-color:#c9302c}.chat-messages-{background-color:#f9f9f9;border:1px solid #ccc;box-sizing:border-box;flex:1 1;margin-bottom:15px;overflow-y:auto;padding:10px}.chat-message-{word-wrap:break-word;background-color:#f1f1f1;border-radius:8px;box-sizing:border-box;display:block;margin-bottom:10px;max-width:100%;overflow-wrap:break-word;padding:8px;white-space:pre-wrap}.chat-message-,.chat-message-.customer{text-align:left}.chat-user-{font-weight:700;margin-right:5px}.chat-input-container-{margin-top:10px}.chat-input-{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;padding:10px;resize:none;width:100%}.order-id-container{align-items:center;display:flex;margin-bottom:10px}.order-id-label{font-weight:700;margin-right:10px}.order-id-box{background-color:#17a2b8;border:1px solid #ccc;border-radius:4px;font-weight:700;min-width:100px;padding:5px}.additional-info-text{background-color:#f9f9f9;border:2px solid #007bff;border-radius:20px;margin-top:10px;padding:10px}.link-text{color:blue;text-decoration:underline}.link-text:hover{color:#00008b}.popup-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-box{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#333;font-size:1.1em;font-weight:700;padding:20px;text-align:center;width:20%}@media screen and (max-width:768px){.popup-box{font-size:1em;width:80%}}@media screen and (max-width:480px){.popup-box{font-size:.9em;padding:15px;width:90%}}.close-popup-button{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.close-popup-button:hover{background:#0056b3}.photo-gallery-wrapper{align-items:center;background-color:#f4f4f4;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:60px 20px}.gallery-title-container{background-color:#17a2b8;border:2px solid #ddd;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin-bottom:40px;max-width:800px;padding:15px 30px;text-align:center;width:80%}.gallery-title{color:#333;font-family:Times New Roman,serif;font-size:28px;font-weight:700;margin:0}.gallery{display:flex;gap:20px;margin-top:200px}.photo{border-radius:10px;box-shadow:0 4px 8px #0003;flex:1 1;max-width:200px;overflow:hidden;position:relative;text-align:center;transition:transform .3s ease,z-index .3s ease}.photo img{height:auto;object-fit:cover;transition:transform .3s ease;width:100%}.photo:hover{transform:scale(2.8);z-index:10}.photo:hover img{height:auto;object-fit:contain;width:100%}.photo-label{font-size:18px;font-weight:700;margin-bottom:10px}
/*# sourceMappingURL=main.df6b44a1.css.map*/