@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{font-family:Roboto,sans-serif;box-sizing:border-box;--width-container: 600px;--color-text-primary: #0081cc;--color-primary-dark: #1891d8;--color-primary-darker: #126fa5;--color-primary: #19abff;--color-primary-light: #52bfff;--color-primary-tint: #4dbeff40;--success-l: 37%;--color-text-success: #05c779;--color-success-dark: #138b5b;--color-success-darker: #0f6c47;--color-success: #05b870;--color-success-light: #06db86;--color-success-tint: #51fbb740;--warning-l: 56%;--color-text-warning: #c2470a;--color-warning-dark: #d35d22;--color-warning-darker: #9e461a;--color-warning: #f46d2a;--color-warning-light: #f7925f;--color-warning-tint: #f68b5540;--danger-l: 63%;--color-text-danger: #bc1010;--color-danger-dark: #d83b3b;--color-danger-darker: #af2323;--color-danger: #f05151;--color-danger-light: #f58e8e;--color-danger-tint: #f15b5b40;--color-open: #018844;--color-close: #f44336;--color-soon: #ff9800;--color-holded: #d46b08;--color-deposited: #4fda14;--color-paid: #389e0d;--color-cancelled: #f44336;--height-head: 61px;--height-processing: 39px;--height-cart: 30px;--height-seat: 50px;--height-foot: 82px}html,body{height:100%}body{background-color:#f2f4f7;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;line-height:1.3715}#app,.wrapper{box-sizing:border-box;height:100%}.scroll-box{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overflow-y:auto}.scroll-box::-webkit-scrollbar{display:none}hr{display:block;border:none;border-bottom:2px dashed #e0e8ff;width:100%;height:0}p{margin:5px 0 7px;line-height:1.15;text-align:justify}h2{margin:14px 0 7px}h3{font-size:18px;margin:7px 0 10px}h5{color:#2196f3;font-size:15px;margin:4px 0 7px}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:8px 12px;border:1px solid #ccc;border-radius:6px;background:#fff;font-size:14px}.admin-page-title{font-size:22px;display:flex;flex-direction:column;flex:auto}.admin-page-title>span{font-size:20px;font-weight:600}.admin-page-title small{font-size:13px;font-weight:600;color:#757575}.admin-page-title .head-wrapper{display:flex;align-items:center;justify-content:space-between}.admin-page-title .head-list{font-size:18px}.admin-page-title .head-list .head-item{display:flex;align-items:center}.admin-page-title .head-list .head-item .icon{font-size:14px;width:20px;height:20px}.admin-page-title .head-thumbnail{height:70px}.admin-page-title .head-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.booking-nav{background:#009688;color:#fff;position:fixed;left:0;bottom:0;right:0;z-index:2;box-shadow:0 1px 6px #20212447}.booking-nav .nav-wrapper{padding:7px 7px 13px;display:flex;justify-content:space-between;align-items:center}.booking-nav button{background:transparent;border:transparent;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:4px}.booking-nav .total-price{font-weight:600}img{box-sizing:border-box;max-width:100%}.head-cart{font-size:18px;z-index:1;text-align:center}.card-small{display:flex;flex-direction:column;justify-content:center;background:#fffcdf;padding:3px 4px 1px;border-radius:5px;font-size:11px;height:40px}.tour-info{background:#fffcdf;padding:3px 4px 1px;border-radius:5px}.page-title{position:relative;margin:7px 0 10px;color:#121212;font-size:20px;font-weight:600;text-align:center;text-transform:uppercase;padding-bottom:10px}.page-title:before{content:"";position:absolute;margin:auto;left:0;right:0;bottom:4px;width:50px;height:1px;background:#f44025}.page-title:after{content:"";position:absolute;left:0;right:0;margin:auto;bottom:0;width:70px;height:1px;background:#f44025}.page-sub-title{position:relative;margin:7px 0 4px;color:#e91e63;font-size:16px;font-weight:900;text-align:center;text-transform:uppercase;padding-bottom:0;line-height:1.2}.paragraph{position:relative;margin:4px 0;color:#333;font-size:14px;font-weight:600;text-align:center;line-height:1.2}.wrapper{margin:0 auto;max-width:600px;min-height:100%;position:relative;background-color:#fff;box-sizing:border-box;box-shadow:0 4px 18px #00000012}.container{position:relative;height:100vh;overflow:hidden;display:flex;flex-direction:column}.content{margin:0 8px 8px;padding:5px 0;flex:1}.box-content{flex:1;margin:0 8px 8px;padding:5px 0}.water-detail-content{display:flex;flex-direction:column;height:100%;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overflow-y:auto}.water-detail-content::-webkit-scrollbar{display:none}@keyframes iosFadeIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}form,.form{display:flex;flex-direction:column;gap:.3rem;margin:auto;width:100%}form.scroll,.form.scroll{max-height:65vh;overflow-y:auto;overflow-x:hidden}form.box-filter,.form.box-filter{background:#dfdfdf;border-radius:12px;padding:10px;margin-bottom:15px}form.box-filter .input-field,.form.box-filter .input-field{margin-bottom:0}form.box-filter .input-field .clear,.form.box-filter .input-field .clear{position:absolute;right:7px;top:7px;border-radius:50px;width:30px;height:30px;padding:0;background:transparent;color:red}form.box-filter .input-field .clear svg,.form.box-filter .input-field .clear svg{font-size:30px}form .error,.form .error{color:#ff4d4f;font-style:italic;font-size:13px;font-weight:500}form .label,.form .label{font-weight:500;margin-bottom:.25rem;display:block}form label,.form label{font-weight:500;margin-bottom:.25rem;display:block;transition:.25s ease}form label span,.form label span{margin-bottom:.125rem}form label.d-inline,.form label.d-inline{display:inline-flex;font-size:13px}form label.d-inline input[type=checkbox],.form label.d-inline input[type=checkbox]{width:20px;height:20px}form label.field-error input,.form label.field-error input{border:1px solid #ff4d4f}form input[type=text],form input[type=email],form input[type=password],form input[type=number],form textarea,form select,.form input[type=text],.form input[type=email],.form input[type=password],.form input[type=number],.form textarea,.form select{width:100%;padding:12px 14px;border:2px solid #ccc;border-radius:12px;outline:none;font-size:15px;transition:border-color .25s,transform .25s;will-change:transform,border-color;background:#fff}form input[type=text]:focus,form input[type=email]:focus,form input[type=password]:focus,form input[type=number]:focus,form textarea:focus,form select:focus,.form input[type=text]:focus,.form input[type=email]:focus,.form input[type=password]:focus,.form input[type=number]:focus,.form textarea:focus,.form select:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 2px #007bff33;transform:translateY(-1px)}form textarea,.form textarea{resize:vertical}form .form-group,.form .form-group{display:flex;flex-direction:column}form .form-inline,.form .form-inline{display:flex;align-items:center;gap:.5rem}form input[type=checkbox],form input[type=radio],.form input[type=checkbox],.form input[type=radio]{margin-right:.5rem;width:20px;height:20px}form .checkbox-group,form .radio-group,.form .checkbox-group,.form .radio-group{display:flex;flex-direction:column;gap:.5rem}@keyframes pop{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}form .checkbox,.form .checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;margin-bottom:7px}form .checkbox input,.form .checkbox input{display:none}form .checkbox input:checked+.checkmark,.form .checkbox input:checked+.checkmark{border-color:#007bff;animation:pop .25s ease}form .checkbox input:checked+.checkmark:after,.form .checkbox input:checked+.checkmark:after{border-color:#007bff;transform:rotate(-45deg) scale(1)}form .checkbox .checkmark,.form .checkbox .checkmark{min-width:25px;max-width:25px;width:25px;height:25px;border:2px solid #777;border-radius:6px;position:relative;transition:border-color .25s}form .checkbox .checkmark:after,.form .checkbox .checkmark:after{content:"";position:absolute;width:12px;height:6px;border-left:3px solid transparent;border-bottom:3px solid transparent;transform:rotate(-45deg) scale(0);top:4px;left:3px;transition:.25s ease}form .checkbox .label,.form .checkbox .label{font-size:14px;display:flex;flex-direction:column}@keyframes pulse{0%{transform:scale(.6);opacity:.3}to{transform:scale(1);opacity:1}}form .radio,.form .radio{display:flex;gap:8px;cursor:pointer}form .radio.a-center,.form .radio.a-center{align-items:center}form .radio input,.form .radio input{display:none}form .radio input:checked+.dot,.form .radio input:checked+.dot{border-color:#007bff;animation:pulse .25s ease}form .radio input:checked+.dot:after,.form .radio input:checked+.dot:after{transform:scale(1)}form .radio .dot,.form .radio .dot{width:24px;min-width:24px;height:24px;min-height:24px;border-radius:50%;border:2px solid #777;position:relative;transition:border-color .25s}form .radio .dot:after,.form .radio .dot:after{content:"";width:12px;height:12px;background:#007bff;border-radius:50%;position:absolute;top:4px;left:4px;transform:scale(0);transition:transform .25s ease}form .radio .radio-label,.form .radio .radio-label{display:flex;flex-direction:column;flex:1;gap:2px;font-size:16px;margin-bottom:4px;line-height:1.125}form .radio .radio-label span,.form .radio .radio-label span{margin-bottom:0}form .radio .radio-label small,.form .radio .radio-label small{font-size:14px;font-weight:400;color:#736f6f}form button,.form button{display:flex;align-items:center;justify-content:center;gap:4px;padding:.5rem .6rem;background-color:#8f8f8f;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;white-space:nowrap;flex:1}form .btn-wrapper,.form .btn-wrapper{display:flex;gap:4px;align-items:center;justify-content:center;position:fixed;left:0;right:0;bottom:1px;z-index:10;background:#fff;height:81px;padding:12px;margin:0 auto;max-width:600px;box-shadow:0 1px 6px #20212447}form .btn-wrapper button:active,.form .btn-wrapper button:active{transform:scale(.96);box-shadow:0 2px 5px #00000040 inset}.btn-wrapper{display:flex;gap:4px;align-items:center;justify-content:center;position:fixed;left:0;right:0;bottom:1px;z-index:10;background:#fff;height:81px;padding:12px;margin:0 auto;max-width:600px;box-shadow:0 1px 6px #20212447}.btn-wrapper button{display:flex;align-items:center;justify-content:space-around;gap:1px;padding:3px 7px;cursor:pointer;white-space:nowrap;flex:1;border-radius:50px;font-size:14px;min-height:42px;max-width:50%}.btn-wrapper button .column{display:flex;align-items:center;justify-content:center;flex-direction:column}.btn-wrapper button.btn-info{background:#fff;color:var(--color-primary);border:1px solid var(--color-primary)}.box-loadmore{margin:7px 7px 12px;text-align:center}button{border:none;font-size:16px;font-weight:600;color:#2d2a29;text-decoration:none;border-radius:3px;cursor:pointer;padding:4px 12px;transition:.25s ease}button.btn{display:flex;align-items:center;justify-content:center;margin:10px auto 15px;border:1px solid #d7d7d7;gap:5px;box-shadow:0 3px 8px #0000001f}button.btn :disabled{opacity:.7;cursor:not-allowed}button.btn.loading{opacity:1!important;position:relative;color:#ffffff0d;pointer-events:none!important}button.btn.loading:after{animation:spin .5s infinite linear;border:2px solid #fff;border-radius:32px;border-right-color:transparent!important;border-top-color:transparent!important;content:"";display:block;height:16px;top:50%;margin-top:-8px;left:50%;margin-left:-8px;position:absolute;width:16px}button.btn-filter{max-width:45px;background:#446b96;padding:0;height:45px;border-radius:12px!important;border:2px solid #ccc!important}button.btn-filter.loading{opacity:1!important;position:relative;color:#ffffff0d;pointer-events:none!important}button.btn-filter.loading:after{animation:spin .5s infinite linear;border:2px solid #fff;border-radius:32px;border-right-color:transparent!important;border-top-color:transparent!important;content:"";display:block;height:13px;top:50%;margin-top:-8px;left:50%;margin-left:-8px;position:absolute;width:13px}button.btn-detail{background:#607d8b;color:#fff;font-size:14px;border-radius:50px}button.btn-info{background:var(--color-primary);color:#fff}button.btn-default,button[type=submit]{background-color:#1290e0;border:1px solid #1290e0;color:#fff;border-radius:50px}button.btn-default:hover,button[type=submit]:hover{box-shadow:0 6px 14px #008cff47}button.btn-default:active,button[type=submit]:active{box-shadow:0 2px 5px #00000040 inset}button.btn-primary{background:#fff;border:1px dashed var(--color-primary);color:var(--color-primary);border-radius:50px;padding:7px 14px;margin:0}button.btn-primary span,button.btn-primary small{color:currentColor}button:disabled{color:#959595;background:#f3f0f0;cursor:not-allowed;border-top:1px dashed transparent}button.btn-loadmore{background:#557de9;color:#fff;border-radius:50px;font-size:13px}button.btn-back{background:#fff;color:#03a9f4;border-radius:50px;border:1px solid #d9d9d9}button:active{transform:scale(.96);box-shadow:0 2px 5px #00000040 inset}@media (hover: hover){button:hover{transform:translateY(-2px);box-shadow:0 6px 14px #008cff47}}.status-wrapper{display:flex;align-items:center;justify-content:center;gap:.35rem}.status-wrapper button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:.2rem .3rem;cursor:pointer;flex:1;border-radius:50px;font-size:13px;background:#fff;color:#333;min-height:40px;max-width:200px}.status-wrapper button span{font-size:16px;display:flex;align-items:center;justify-content:center;gap:4px}.status-wrapper button small{font-size:11px}.status-wrapper button.active,.status-wrapper button:hover{border:1px solid #1967d2;color:#1967d2}.status-wrapper button.btn-danger{font-size:16px;background:linear-gradient(135deg,#e84848,#ff5c5c);border:none;color:#fff}.status-wrapper button.btn-default{font-size:16px;background:linear-gradient(135deg,#0884dd,#0d9bee);border:none;color:#fff}.status-wrapper button.btn-info{font-size:16px;background:linear-gradient(135deg,#009688,#26a69a);border:none;color:#fff}.status-wrapper button:disabled{background-color:#e0e0e0;color:#999}.tag{box-sizing:border-box;margin-right:4px;color:#000000d9;font-size:14px;line-height:1.5715;padding:0 7px;font-size:12px;line-height:20px;white-space:nowrap;background:#fafafa;border:1px solid #d9d9d9;border-radius:50px;opacity:1;min-width:90px;text-align:center;transition:all .3s;flex:none}.tag.tag-0{color:#d46b08;background:#fff7e6;border-color:#ffd591}.tag.tag-1{color:#4fda14;background:#f6ffed;border-color:#b7eb8f}.tag.tag-2{color:#389e0d;background:#f6ffed;border-color:#389e0d}.tag.tag-3{color:#f44336;background:#f6ffed;border-color:#f5695e}.tag.tag-warning{font-weight:600;color:#fff;background:#ffbc11;border:1px solid #ffbc11;border-radius:50px;padding:1px 8px 3px;font-size:12px}.tag.tag-danger{font-weight:600;color:#fff;background:#e91e63;border-radius:50px;padding:1px 8px 3px;font-size:11px}.alert{padding:3px 10px 4px;margin:2px 0 3px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:4px}.alert.alert-danger{color:red;background:#fff5d5}.required{color:#f44336}.spinner{width:15px;height:15px;border:2px solid currentColor;border-top-color:#fff;border-right-color:#fff;border-radius:50%;animation:spin .8s linear infinite}table{width:100%;font-size:14px;text-align:left;border-radius:2px 2px 0 0;border-collapse:separate;border-spacing:0;margin-bottom:15px}table .empty{display:flex;align-items:center;justify-content:center;min-height:300px;background:#fff}th,td{padding:3px 7px;text-align:left}th.text-center,td.text-center{text-align:center}th.text-right,td.text-right{text-align:right}thead{font-size:16px}thead tr{background:#fafafa;color:#f2f2f2}thead tr th{position:relative;padding:14px 4px;overflow-wrap:break-word;color:#000000d9;font-weight:600;text-align:left;background:#fafafa;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}thead tr th:first-child{border-left:1px solid rgba(0,0,0,.06)}thead tr th:last-child{border-right:1px solid rgba(0,0,0,.06)}thead tr th:not(:last-child):before{position:absolute;top:50%;right:0;width:1px;height:1.6em;background-color:#0000000f;transform:translateY(-50%);transition:background-color .3s;content:""}thead tr td{padding:8px 9px;border:1px solid currentColor;border-bottom:2px solid currentColor;font-weight:700}thead tr td:first-child{border-left:1px solid currentColor}thead tr td:last-child{border-right:1px solid currentColor}thead tr td.text-center{text-align:center}thead tr td .table-title{display:flex;align-items:center;gap:3px}thead tr td span{color:#009688}tbody tr td{border-bottom:1px solid rgba(0,0,0,.06);background:#fff}tbody tr td:first-child{border-left:1px solid rgba(0,0,0,.06)}tbody tr td:last-child{border-right:1px solid rgba(0,0,0,.06)}tbody tr td .btn-remove{color:red;cursor:pointer}tbody tr:hover{background:#f9f9f9}tfoot{font-size:16px}tfoot tr{background:#fff;color:#f2f2f2}tfoot tr td{padding:8px 9px;border-bottom:1px solid currentColor;border-top:1px solid currentColor;font-weight:700}tfoot tr td:first-child{border-left:1px solid currentColor}tfoot tr td:last-child{border-right:1px solid currentColor}tfoot tr td small{color:#333}tfoot tr td strong{font-weight:600;color:#333}tfoot tr td span.total-price{font-weight:600;color:#f11515}tfoot tr td .table-title{display:flex;align-items:center;gap:3px;color:#009688}.table td{padding:6px 7px}.admin-head{position:relative;display:flex;justify-content:space-between;margin:0 8px 15px;padding-bottom:10px}.admin-head:before{content:"";position:absolute;margin:auto;left:0;bottom:4px;width:130px;height:1px;background:#f44025}.admin-head:after{content:"";position:absolute;left:0;margin:auto;bottom:0;width:150px;height:1px;background:#f44025}.admin-head .head-right{display:flex;flex-direction:column;justify-content:space-between;gap:2px;text-align:right}.admin-head .head-right small{font-weight:600}.admin-head .head-right strong{color:var(--color-danger)}.admin-head .head-right strong small{color:#757575}.admin-head .head-right button{display:block;padding:4px 7px;background:var(--color-primary);color:#fff;font-size:14px}.admin-body{margin:0 8px 8px}.water-head{background:#00bcd4;border-bottom:2px solid #00bcd4;color:#fff;transition:transform .4s ease;padding:12px 7px;display:flex;align-items:center;position:sticky;font-size:18px;top:0;z-index:2}.water-head .btn-back{background:transparent;color:#fff;border:transparent}.water-content{flex:1;margin:0 8px 8px;padding:5px 0}.water-foot{background:#fff;color:#333;position:sticky;left:0;bottom:0;right:0;z-index:1;box-shadow:0 1px 6px #20212447;border-top:2px solid #009688}.water-foot .foot-wrapper{padding:14px 7px 13px;display:flex;justify-content:space-evenly;align-items:center}.water-foot button{position:relative;background:transparent;border:transparent;color:#333;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;border-radius:50px;padding:5px 12px;min-width:60px;outline:none;overflow:hidden}.water-foot button.active,.water-foot button:hover{color:#ff9800;box-shadow:none}.water-foot button:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:0%;height:100%;background-color:#ff9800;z-index:0;transition:width .2s ease}.water-foot button span{position:relative;z-index:1}.water-foot button span.icon{font-size:25px;width:25px;height:25px}.water-foot button span.label{font-size:12px;font-weight:500}.water-foot .total-price{font-weight:600}.water-foot-fixed{position:fixed;left:0;right:0;bottom:1px;z-index:10;background:#fff;height:81px;padding:12px;margin:0 auto;max-width:600px}.water-foot-fixed button{flex:1;padding:12px}.water-foot-detail{position:sticky;left:0;right:0;bottom:0;z-index:10;background:#fff;max-width:600px;box-shadow:0 1px 6px #20212447}.water-foot-detail .foot-wrapper{padding:14px 7px 13px;display:flex;justify-content:space-evenly;align-items:center;gap:5px}.water-foot-detail button{display:flex;align-items:center;justify-content:space-around;gap:1px;padding:3px 7px;cursor:pointer;white-space:nowrap;flex:1;border-radius:50px;font-size:14px;min-height:42px;max-width:50%}.water-foot-detail button .column{display:flex;align-items:center;justify-content:center;flex-direction:column}.water-foot-detail button.btn-info{background:#fff;color:var(--color-primary);border:1px solid var(--color-primary)}.water-log-out{display:flex;align-items:center;justify-content:end;gap:5px;font-size:14px;cursor:pointer}ul{text-decoration:none;list-style:none;padding:0;margin:0}ul li{color:#333;font-size:15px;padding:1px 0 2px;margin-bottom:1px}ul li.active{font-weight:700;color:#007bff}.react-datepicker-wrapper{width:100%}.color-red{color:red}.empty-container{display:flex;align-items:center;justify-content:center;min-height:300px;background:#fff}.empty-list{color:#f11515}.price{display:flex;align-items:center;gap:1px;flex:none}.price span{font-weight:600;color:#f11515}.price small{color:#000}@media print{.page-break{page-break-before:always;-moz-column-break-before:page;break-before:page}}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.loading-overlay .loading-message{background:#fff;padding:20px;border-radius:10px;text-align:center;font-family:sans-serif;max-width:330px;box-sizing:border-box}.loading-overlay .loading-message .spinner{width:40px;height:40px;margin:0 auto 20px;border:4px solid #ccc;border-top:4px solid #2196f3;border-radius:50%;animation:spin 1s linear infinite}.loading-overlay .loading-message p{text-align:center}.loading-dots span{opacity:0;animation:blink 1.4s infinite;display:inline-block}.loading-dots span:nth-child(1){animation-delay:0s}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:0}40%{opacity:1}}.breadcrumb{margin:0 8px 5px}.breadcrumb a{text-decoration:none;color:#007bff}.breadcrumb a:hover{text-decoration:underline}.breadcrumb a.active{color:#333;font-weight:700}.breadcrumb ul{list-style:none;display:flex;gap:2px;padding:0;margin:0;font-family:sans-serif}.breadcrumb ul li{font-size:14px}.breadcrumb ul li:after{content:"/";margin:0 3px;color:#aaa}.breadcrumb ul li:last-child:after{content:""}.d-flex{display:flex}.d-flex.w-100{flex:1}.d-flex.column{flex-direction:column}.d-flex.a-center{align-items:center}.d-flex.a-right{align-items:flex-end}.d-flex.j-center{justify-content:center}.d-flex.j-right{justify-content:flex-end}.d-flex.j-space-around{justify-content:space-around}.d-flex.j-space-between{justify-content:space-between}.d-flex.text-center{text-align:center}.d-flex.g-8{gap:8px}.mb-3{margin-bottom:12px}.btn-menu{background:transparent;border:transparent;color:#fff;cursor:pointer;padding:2px 5px;font-size:24px;display:flex}.avatar{display:flex;align-items:center;justify-content:center;font-size:35px;width:50px;height:50px;border-radius:50px;overflow:hidden;cursor:pointer}.avatar img{border-radius:100px;-o-object-fit:cover;object-fit:cover}.box-item{position:relative;margin:0 8px 12px;border-radius:7px;overflow:hidden;box-shadow:0 1px 2px 1px #e0e8ff;display:flex;color:#333;padding:7px 7px 10px;gap:.5rem;cursor:pointer}.box-item.column{flex-direction:column}.box-item:hover{background:#e1f5fe}.box-item .box-mini{position:relative;border-radius:7px;overflow:hidden;display:flex;color:#333;padding:7px 7px 10px;gap:.5rem;cursor:pointer;min-width:120px;background:#52bfff;text-align:center}.b-info{display:flex;align-items:center;justify-content:center;color:#03a9f4;border:1px solid #03a9f4;border-radius:50px;width:24px;height:24px}.tabs-control{display:flex;align-items:center;padding-left:7px;margin-bottom:10px;position:sticky;top:63px;z-index:1;border-bottom:3px solid #e0e8ff;background:#fff}.tabs-control .btn-filter{display:flex;align-items:flex-end;justify-content:center;padding-left:7px;padding-right:7px;width:33px;height:33px;background:#e0e8ff;font-size:24px;border-radius:50px}.tabs-control .btn-filter svg{width:20px;height:20px}.tabs-control .btn-filter.active{position:relative}.tabs-control .btn-filter.active:after{position:absolute;content:"";top:0;right:0;width:10px;height:10px;border-radius:50px;background:#e91e63}.tabs-control .tab-wrapper{display:flex;color:#5a6581;padding:8px;overflow-y:auto}.tabs-control .tab-wrapper .tab-item{padding:3px 5px;font-size:14px;font-weight:500;cursor:pointer;border-left-width:0;border-right-width:0;white-space:nowrap}.tabs-control .tab-wrapper .tab-item.active{color:#e91e63;border-radius:3px}.order-head{padding:7px;font-size:16px;font-weight:500;background:#e0e8ff;margin-bottom:10px;color:#263238}.order-item{position:relative;margin:0 8px 14px;border-radius:7px;overflow:hidden;box-shadow:0 3px 2px -1px #e0e8ff}.order-item .top-head{display:inline-block}.order-item .top-head span{background:#557ced;color:#fff;position:absolute;padding:2px 10px;border-radius:4px 4px 2px 2px;top:12px;right:11px;font-size:12px;font-weight:700;line-height:16px}.order-item .head{display:flex;align-items:center;justify-content:space-between;color:#333;padding:12px 8px 6px;border:1px solid #e0e8ff;border-bottom:none;border-top-left-radius:7px;border-top-right-radius:7px}.order-item .head .time-ago{color:#00bcd4;font-weight:600}.order-item .head .right{text-align:right}.order-item .head .right .code{color:#e91e63}.order-item .head .right .is-deferred{font-weight:600;color:#fff;background:#607d8b;border-radius:50px;padding:1px 8px 3px;font-size:11px}.order-item .head .right .is-refunded{font-weight:600;color:#fff;background:#009688;border-radius:50px;padding:1px 8px 3px;font-size:11px}.order-item .head .right .is-cancelled{font-weight:600;color:#fff;background:#e91e63;border-radius:50px;padding:1px 8px 3px;font-size:11px}.order-item .box-line{position:relative;height:15px;display:flex;align-items:center;justify-content:center}.order-item .box-line span{flex:1;border-bottom:2px dashed #e0e8ff}.order-item .box-line span:first-child,.order-item .box-line span:last-child{position:absolute;width:20px;height:20px;--tw-bg-opacity: 1;background-color:#fff;border-radius:100px;border:1px solid rgb(224,232,255)}.order-item .box-line span:first-child{left:-10px}.order-item .box-line span:last-child{right:-10px}.order-item .body{padding:4px 8px;border:1px solid #e0e8ff;border-top:none;border-bottom:none}.order-item .body .item{display:flex;align-items:center;justify-content:space-between;font-size:smaller;gap:4px}.order-item .foot{display:flex;align-items:center;justify-content:space-between;padding:0 10px 10px;border:1px solid #e0e8ff;border-top:none;border-bottom-left-radius:7px;border-bottom-right-radius:7px}.order-item .foot .author{display:flex;align-items:center;gap:4px;color:#e91e63;font-size:14px}.order-item .foot .price{color:var(--color-danger);font-weight:600;font-size:18px}.order-item .foot .order-collected{display:flex;align-items:center;justify-content:flex-end;gap:4px;background:#f1c40f33;padding:2px 5px;border-radius:4px;font-weight:500}.order-item .foot .order-collected strong{color:var(--color-danger)}.order-menu{position:sticky;top:69px;padding:12px 0 7px;margin-bottom:12px;background:#e0f2f1;border-bottom:2px solid #009688;z-index:1}.order-menu .menu-wrapper{display:flex;flex-direction:column;gap:7px}.order-menu .menu-wrapper .column{display:flex;align-items:center;justify-content:center;gap:5px}.order-menu .menu-item{padding:4px 20px;border:1px solid #ccc;border-radius:50px;cursor:pointer;font-size:14px}.order-menu .menu-item.active{background:#009688;color:#fff}.order-menu .menu-item.small{padding:2px 12px;font-size:13px}.order-menu .menu-item.small.active{background:#f44336;color:#fff}.order-menu .btn-filter{display:flex;align-items:flex-end;justify-content:center;padding:4px 7px;width:33px;height:33px;background:#e0e8ff;font-size:24px;border-radius:50px;cursor:pointer}.order-menu .btn-filter svg{width:20px;height:20px}.order-menu .btn-filter.active{position:relative}.order-menu .btn-filter.active:after{position:absolute;content:"";top:0;right:0;width:10px;height:10px;border-radius:50px;background:#e91e63}.order-lite-item{position:relative;margin:0 8px 12px;border-radius:7px;overflow:hidden;border:1px solid #e0e8ff;font-size:15px;line-height:1.275;display:flex}.order-lite-item .lite-left{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-width:60px;max-width:60px;padding:7px}.order-lite-item .lite-left svg{font-size:27px}.order-lite-item .lite-left .lite-seller{font-size:12px;color:#333;line-height:1.15}.order-lite-item .lite-left .lite-top{position:absolute;top:0;font-size:12px;background:#000;width:100%}.order-lite-item .lite-right{flex:1;font-size:14px;padding:8px 8px 7px}.order-lite-item .lite-right .lite-status span{font-size:13px;font-weight:500;color:#f44336}.order-lite-item .lite-right .lite-payment span{font-size:13px;font-weight:500;color:#039be5}.order-lite-item .lite-right .lite-condition span{font-weight:500;font-style:italic;color:#d673e7}.order-lite-item .lite-right .lite-time{color:#9e9e9e;font-weight:400;font-size:12px}.order-lite-item .lite-right .lite-seat span{padding:2px 6px;font-size:12px;line-height:13px;margin-right:2px;margin-bottom:2px}.order-lite-item .lite-right .lite-title{display:flex;justify-content:space-between;font-size:12px;margin-bottom:5px}.order-lite-item .lite-right button{font-size:13px;background:#fff;border-bottom:1px solid #1967d2;color:#1967d2;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:3px;border-radius:0;min-width:70px;padding:4px 2px 1px 4px}.status{font-weight:600}.status.status-0{color:var(--color-holded)}.status.status-1{color:var(--color-deposited)}.status.status-2{color:var(--color-paid)}.status.status-3{color:var(--color-cancelled)}.deferred{font-weight:600;color:#607d8b;border:1px solid #607d8b;border-radius:50px;padding:1px 8px 3px;font-size:11px}.deferred.used{color:#26a69a;border:1px solid #26a69a}.refunded{font-weight:600;color:#009688;border:1px solid #009688;border-radius:50px;padding:1px 8px 3px;font-size:11px}.refunded.used{color:#26a69a;border:1px solid #26a69a}.cancelled{font-weight:600;color:#ec407a;border:1px solid #ec407a;border-radius:50px;padding:1px 8px 3px;font-size:11px}.cancelled.used{color:#26a69a;border:1px solid #26a69a}.card{width:100%;background:linear-gradient(135deg,#6282a7,#295687);border-radius:20px;padding:20px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;box-shadow:0 4px 12px #00000026}.card .title{display:flex;justify-content:space-between;font-size:13px;font-weight:600;opacity:.96;margin:0}.card .title .date{display:flex;flex-direction:column;color:#ffeb3b}.card .title .date span{font-size:22px}.card .title .date strong{font-size:18px}.card .number{display:flex;justify-content:space-between;font-size:28px;font-weight:700;margin-top:6px;line-height:1}.nav-menu{display:flex;align-items:center;justify-content:space-between}.nav-menu button{color:#03a9f4;padding:6px 12px;margin:0;background:transparent;border:none;font-size:26px}.nav-menu button:disabled{color:#e0e8ff}.nav-menu span{font-weight:600;font-size:18px}.seat{display:inline-flex;color:#000000d9;padding:2px 12px;font-size:13px;line-height:20px;white-space:nowrap;background:#fafafa;border:1px solid #d9d9d9;border-radius:50px;margin-right:4px;margin-bottom:6px;cursor:pointer;transition:.25s ease}.seat.active{color:#fff;background:#00bcd4}.seat:hover{transform:translateY(-2px);box-shadow:0 6px 14px #008cff47}.seat:active{transform:scale(.96);box-shadow:0 2px 5px #00000040 inset}.rank{color:red;display:flex;align-items:center;padding:0 7px 1px;border-radius:7px;font-size:14px}@keyframes itemFadeIn{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.fade-in{opacity:0;transform:translateY(12px);animation:itemFadeIn .4s ease-out forwards;animation-delay:calc(var(--i, 0) * .04s);will-change:transform,opacity}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-up{opacity:0;animation:fadeSlideUp .45s ease forwards;animation-delay:calc(var(--i, 0) * .04s);will-change:transform,opacity}@keyframes titleMobile{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.section-title{font-size:18px;font-weight:700;margin-bottom:10px;display:inline-flex;align-items:center;gap:6px;color:#0d6efd}.section-title button{background:transparent;color:#ff5722;padding:0 0 0 7px;font-size:20px;cursor:pointer;transition:.25s ease}.section-title button svg{width:20px;height:20px}.section-title button:after{content:"";height:1px;width:100%;background:#ff5722;position:absolute;left:0;bottom:0}.section-title button.active{color:#fff;background:#00bcd4}.section-title button:hover{transform:translateY(-2px);box-shadow:0 6px 14px #008cff47}.section-title button:active{transform:scale(.96);box-shadow:0 2px 5px #00000040 inset}.title-appear{animation:titleMobile .35s ease-out forwards;opacity:0}.input-field{position:relative;margin-bottom:10px;flex:1}.input-field input{width:100%;padding:12px 14px;border:2px solid #ccc;border-radius:12px;outline:none;font-size:15px;transition:border-color .25s,transform .25s;animation:iosFadeIn .45s cubic-bezier(.21,.61,.35,1) forwards;will-change:transform,border-color;background:#fff}.input-field input:focus{border-color:#007bff}.input-field:focus-within .label{top:-8px;font-size:13px;color:#007bff}.input-field input:not(:-moz-placeholder)+.label{top:-8px;font-size:13px;color:#007bff}.input-field input:not(:placeholder-shown)+.label{top:-8px;font-size:13px;color:#007bff}.input-field .required{color:red}.input-field .label{position:absolute;left:14px;top:10px;pointer-events:none;transition:.25s ease;background:#fff;padding:0 6px;color:#888;z-index:1}.select-wrapper{position:relative;width:100%}.select-wrapper .custom-select{width:100%;padding:10px 14px;border-radius:12px;border:2px solid #d3d3d3;background:#fff;font-size:15px;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:.25s ease;line-height:normal}.select-wrapper .custom-select:after{content:"▾";position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:14px;color:#555;pointer-events:none}.select-wrapper .custom-select:focus{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e240}.search-results{display:flex;align-items:center;flex-wrap:wrap;gap:3px;padding:0 7px;margin-bottom:10px}.search-results .item{display:flex;justify-content:center;align-items:center;padding:4px 7px;line-height:16px;font-size:12px;background:#f0f8ff;color:#1a94ff;border:1px solid #1a94ff;box-sizing:border-box;border-radius:100px}.search-results .item .remove{margin-left:5px;width:18px;height:18px;background-color:#199eff;border-radius:50%;color:#fff;text-align:center;line-height:15px;cursor:pointer}.uppercase{text-transform:uppercase}.created{display:flex;align-items:center;font-weight:600;color:#fff;text-transform:uppercase;background:#4687ed;padding:1px 5px 1px 2px;border-radius:4px;font-size:11px;margin-top:4px;gap:2px}.prompt-title{margin:"5px 0 3px";font-size:12;color:"#19abff"}.time-ago{color:#9e9e9e;font-weight:400;font-size:12px}.seller{color:#e91e63;font-weight:600}.grid-container{display:block;grid-template-columns:repeat(2,1fr);gap:10px 20px;background:#fff;border-radius:4px}.grid-container .column{display:flex;gap:10px;padding:2px}.grid-container .row{width:50%;max-width:25%;box-sizing:border-box;text-align:center;border-radius:7px;cursor:pointer;flex:1;border:1px solid transparent;transition:.25s ease;color:#9b9a9a}.grid-container .row:hover{transform:translateY(-2px);box-shadow:0 6px 14px #008cff47}.grid-container .row:active{transform:scale(.96);box-shadow:0 2px 5px #00000040 inset}.grid-container .row .seat-item{color:currentColor;border:1px solid currentColor;padding:.7rem .3rem .3rem;display:flex;flex-direction:column;border-radius:5px;gap:3px}.grid-container .row .seat-number{height:20px}.grid-container .row .seat-bottom{border:1px solid currentColor;border-radius:5px;height:20px}.grid-container .row.locked{background:#bdbdbd;color:#fff;border:1px solid #fff}.grid-container .row.checked{border:1px solid #03a9f4;background:#fff}.grid-container .row.checked .seat-bottom{background:#03a9f4}.grid-container .space{flex:1}.water-page-title{font-size:22px;display:flex;flex-direction:column;flex:auto;cursor:pointer}.water-page-title>span{font-size:20px;font-weight:600}.water-page-title small{font-size:13px;font-weight:600;color:#757575}.water-page-title .head-wrapper{display:flex;align-items:center;justify-content:space-between}.water-title{color:#009688;font-weight:700;padding:6px 7px;margin-bottom:7px;display:flex;gap:7px}.break-line{background:#e0e0e0;height:5px;width:100%;margin:5px 0 7px}.pointer{cursor:pointer}.pointer:hover{color:#00bcd4}.water-card .water-card-item{border:1px solid rgb(221,221,221);border-radius:8px;padding:12px;margin-bottom:12px}.water-card .water-card-item .water-info{flex:1}.water-card .water-card-item .water-box{display:flex;align-items:center;flex-direction:column;border:1px solid #ccc;padding:3px 0;flex:1;border-radius:0}.water-card .water-card-item .water-box:first-child{border-radius:7px 0 0 7px;border-right-width:0}.water-card .water-card-item .water-box:last-child{border-radius:0 7px 7px 0;border-left-width:0}.water-card .water-card-item .water-box .water-icon{color:#0d9bee;height:22px}.water-card .water-card-item .water-box strong{font-size:20px;color:#f44336}.water-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.water-grid .water-grid-item{cursor:pointer}.water-grid .water-grid-item:hover .water-item-wrapper,.water-grid .water-grid-item:hover .water-item-wrapper .grid-icon,.water-grid .water-grid-item:hover .water-item-wrapper .grid-label{color:#000}.water-grid .water-grid-item .water-item-wrapper{display:flex;justify-content:space-between;border-radius:30px;padding:7px 24px 7px 14px}.water-grid .water-grid-item .water-item-wrapper .grid-icon{color:currentColor}.water-grid .water-grid-item .water-item-wrapper .grid-label{display:flex;flex-direction:column;align-items:flex-end;color:currentColor;padding:14px 0 10px}.water-grid .water-grid-item .water-item-wrapper .grid-label strong{font-size:24px}.water-grid .water-grid-item .water-item-wrapper .grid-label small{font-size:16px}.water-status{display:flex;align-items:center;gap:8px}.water-status span{font-size:16px;font-weight:500;color:#333}.btn-invoice{font-size:16px;color:#2d2a29;border-radius:3px;cursor:pointer;padding:4px 12px;display:flex;align-items:center;gap:5px;justify-content:flex-end}.btn-delivery{display:flex;gap:4px;align-items:center;justify-content:center;background:#fff;padding:12px;margin:0 auto}.btn-delivery button{display:flex;align-items:center;justify-content:space-around;gap:1px;padding:3px 7px;cursor:pointer;white-space:nowrap;flex:1;border-radius:50px;font-size:14px;min-height:42px;max-width:50%;border:1px dashed var(--color-primary);background:#fff;max-width:130px}.btn-delivery button .column{display:flex;align-items:center;justify-content:center;flex-direction:column}.btn-delivery button:disabled{opacity:.7;cursor:not-allowed}.btn-delivery button.btn-delivering{background:#fff;color:#f7630c;border:1px dashed rgb(247,99,12)}.btn-delivery button.btn-delivered{background:#fff;color:#16c60c;border:1px dashed rgb(22,198,12)}.btn-delivery button.btn-cancelled{background:#fff;color:#e81224;border:1px dashed rgb(232,18,36)}.list{height:100%;display:flex;flex-direction:column}.detail{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;transform:translate(100%);transition:transform .3s ease;will-change:transform;z-index:2}.detail.show{transform:translate(0)}.mb-show{display:none}@media only screen and (max-width: 600px){.water-grid{grid-template-columns:1fr}.mb-hidden{display:none}.mb-show{display:block}}._content_1vd2v_1{display:flex;flex-direction:column;flex:1;align-items:center;justify-content:center}._box-login_1vd2v_9{display:flex;flex-direction:column;width:330px}._box-logo_1vd2v_15{text-align:center}._input-field_1dxn4_1{position:relative;margin-bottom:10px}._input-field_1dxn4_1 ._label_1dxn4_5{position:absolute;left:14px;top:10px;pointer-events:none;transition:.25s ease;background:#fff;padding:0 6px;color:#888;z-index:1}._input-field_1dxn4_1 input:not(:-moz-placeholder)+._label_1dxn4_5,._input-field_1dxn4_1 textarea:not(:-moz-placeholder)+._label_1dxn4_5{top:-8px;font-size:13px;color:#007bff}._input-field_1dxn4_1:focus-within ._label_1dxn4_5,._input-field_1dxn4_1 input:not(:placeholder-shown)+._label_1dxn4_5,._input-field_1dxn4_1 textarea:not(:placeholder-shown)+._label_1dxn4_5{top:-8px;font-size:13px;color:#007bff}._input-field_1dxn4_1 ._required_1dxn4_23{color:red}.notifier-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;display:flex;flex-direction:column;align-items:center;gap:16px;max-width:80vw}.notifier{background:#00000080;color:#fff;padding:20px 15px 15px;border-radius:12px;box-shadow:0 4px 20px #00000080;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:16px;min-width:215px}.spinner{border:4px solid rgba(255,255,255,.3);border-top:4px solid #03a9f4;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.notifier-head{display:flex;flex-direction:column;align-items:center;justify-content:center;display:none}.icon{width:60px;height:60px;border-radius:50px;font-size:35px;display:flex;align-items:center;justify-content:center}.icon.success{color:#4caf50;border:4px solid #4caf50}.icon.error{color:#f44336;border:4px solid #f44336}.notifier-title{margin:5px 0 7px}.notifier-message{font-weight:500;font-size:14px;text-align:center;color:#fff}.confirm-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:9998;opacity:0;visibility:hidden;transition:opacity .2s ease-out,visibility .2s ease-out}.confirm-backdrop.show{opacity:1;visibility:visible}.confirm-box{background:#fff;padding:20px 15px 15px;border-radius:10px;width:333px;box-shadow:0 8px 30px #00000040;transform:scale(.97);opacity:0;transition:transform .2s ease-out,opacity .2s ease-out}.confirm-box.w-full{width:100%;max-width:600px;height:100%;border-radius:0}.confirm-box .btn-close{position:absolute;right:5px;top:5px;font-size:30px;background:transparent;color:#f44336;padding:5px;border-radius:100px;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.confirm-backdrop.show .confirm-box{transform:scale(1);opacity:1}.confirm-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}.confirm-actions button{padding:10px 18px;border-radius:50px;font-size:14px;border:none;cursor:pointer}.confirm-actions button:disabled{opacity:.7;cursor:not-allowed}.confirm-actions .btn-cancel{background:#e0e0e0;color:#000}.confirm-actions .btn-confirm{background:#1976d2;color:#fff}ul li{display:flex}ul li span,._order-content_yenx3_9{flex:1}._my-content_yenx3_13{margin:0;padding:5px 0;flex:1}._box-content_yenx3_19{margin:0 8px 8px;padding:5px 0}._section-title_yenx3_24{font-size:18px;font-weight:700;margin-bottom:10px;display:inline-flex;align-items:center;gap:6px;color:#0d6efd}._section-title_yenx3_24 button{background:transparent;color:#ff5722;padding:0 0 0 7px;font-size:20px;cursor:pointer;transition:.25s ease}._section-title_yenx3_24 button svg{width:20px;height:20px}._section-title_yenx3_24 button:after{content:"";height:1px;width:100%;background:#ff5722;position:absolute;left:0;bottom:0}._section-title_yenx3_24 button._active_yenx3_54{color:#fff;background:#00bcd4}._section-title_yenx3_24 button:hover{transform:translateY(-2px);box-shadow:0 6px 14px #008cff47}._section-title_yenx3_24 button:active{transform:scale(.96);box-shadow:0 2px 5px #00000040 inset}._tabs-control_yenx3_67{display:flex;align-items:center;padding-left:7px;margin-bottom:10px;top:0;z-index:1;border-bottom:3px solid #e0e8ff;background:#fff}._tabs-control_yenx3_67 ._btn-filter_yenx3_77{display:flex;align-items:flex-end;justify-content:center;padding-left:7px;padding-right:7px;width:33px;height:33px;background:#e0e8ff;font-size:24px;border-radius:50px}._tabs-control_yenx3_67 ._btn-filter_yenx3_77 svg{width:20px;height:20px}._tabs-control_yenx3_67 ._btn-filter_yenx3_77._active_yenx3_54{position:relative}._tabs-control_yenx3_67 ._btn-filter_yenx3_77._active_yenx3_54:after{position:absolute;content:"";top:0;right:0;width:10px;height:10px;border-radius:50px;background:#e91e63}._tabs-control_yenx3_67 ._tab-wrapper_yenx3_106{display:flex;color:#5a6581;padding:8px;overflow-y:auto}._tabs-control_yenx3_67 ._tab-wrapper_yenx3_106 ._tab-item_yenx3_112{padding:3px 5px;font-size:14px;font-weight:500;cursor:pointer;border-left-width:0;border-right-width:0;white-space:nowrap}._tabs-control_yenx3_67 ._tab-wrapper_yenx3_106 ._tab-item_yenx3_112._active_yenx3_54{color:#e91e63;border-radius:3px}._order-head_yenx3_126{padding:7px;font-size:16px;font-weight:500;background:#e0e8ff;margin-bottom:10px;color:#263238}._order-item_yenx3_135{position:relative;margin:0 8px 12px;border-radius:7px;overflow:hidden;box-shadow:0 1px 2px 1px #e0e8ff}._order-item_yenx3_135 ._head_yenx3_143{display:flex;align-items:center;justify-content:space-between;color:#333;padding:4px 5px 6px}._order-item_yenx3_135 ._head_yenx3_143 ._left_yenx3_150 ._time-ago_yenx3_150{color:#00bcd4;font-weight:600}._order-item_yenx3_135 ._head_yenx3_143 ._right_yenx3_154{text-align:right}._order-item_yenx3_135 ._head_yenx3_143 ._right_yenx3_154 ._code_yenx3_157{color:#e91e63}._order-item_yenx3_135 ._body_yenx3_160{padding:4px 5px 6px}._order-item_yenx3_135 ._body_yenx3_160 ._item_yenx3_163{display:flex;align-items:center;justify-content:space-between;font-size:smaller;gap:4px}._order-item_yenx3_135 ._foot_yenx3_170{display:flex;align-items:center;justify-content:space-between;padding:7px 10px 10px}._btn-wrapper_yenx3_177{align-items:center;display:flex;gap:4px;justify-content:center;margin-bottom:0}._price_yenx3_185{color:var(--color-danger);font-weight:600;font-size:18px}._d-flex_yenx3_191{display:flex;gap:4px}._is-cancelled_yenx3_196{font-weight:600;color:#fff;background:#e91e63;border-radius:50px;padding:1px 8px}._status_yenx3_204{font-weight:600}._status_yenx3_204._status-0_yenx3_207{color:var(--color-holded)}._status_yenx3_204._status-1_yenx3_210{color:var(--color-deposited)}._status_yenx3_204._status-2_yenx3_213{color:var(--color-paid)}._status_yenx3_204._status-3_yenx3_216{color:var(--color-cancelled)}._btn-more_yenx3_220{background:transparent;color:var(--color-primary-light);border:1px solid var(--color-primary-light);border-radius:50px;margin:0 auto;width:22px;height:22px;display:flex;align-items:center;justify-content:center;padding:3px 4px}._status-wrapper_yenx3_234{display:flex;align-items:center;justify-content:center;gap:.35rem}._status-wrapper_yenx3_234 button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:.2rem .3rem;cursor:pointer;flex:1;border-radius:50px;font-size:13px;background:#fff;color:#333;min-height:40px;max-width:200px}._status-wrapper_yenx3_234 button span{font-size:16px;display:flex;align-items:center;justify-content:center;gap:4px}._status-wrapper_yenx3_234 button small{font-size:11px}._status-wrapper_yenx3_234 button._active_yenx3_54,._status-wrapper_yenx3_234 button:hover{border:1px solid #1967d2;color:#1967d2}._status-wrapper_yenx3_234 button._btn-danger_yenx3_270{font-size:16px;background:linear-gradient(135deg,#e84848,#ff5c5c);border:none;color:#fff}._status-wrapper_yenx3_234 button._btn-default_yenx3_276{font-size:16px;background:linear-gradient(135deg,#0884dd,#0d9bee);border:none;color:#fff}._status-wrapper_yenx3_234 button._btn-info_yenx3_282{font-size:16px;background:linear-gradient(135deg,#009688,#26a69a);border:none;color:#fff}._status-wrapper_yenx3_234 button:disabled{background-color:#e0e0e0;color:#999}._box-content_yenx3_19 ._btn-wrapper_yenx3_177{display:flex;gap:4px;align-items:center;justify-content:center;position:fixed;left:0;right:0;bottom:1px;z-index:10;background:#fff;height:70px;padding:12px;margin:0 auto;max-width:600px;border-left:1px solid #009688;border-right:1px solid #009688;box-shadow:0 1px 6px #20212447}._box-content_yenx3_19 ._btn-wrapper_yenx3_177 button{display:flex;align-items:center;justify-content:space-around;gap:1px;padding:3px 7px;cursor:pointer;white-space:nowrap;flex:1;border-radius:50px;font-size:14px;min-height:42px}._box-content_yenx3_19 ._btn-wrapper_yenx3_177 button ._column_yenx3_327{display:flex;align-items:center;justify-content:center;flex-direction:column}._box-content_yenx3_19 ._btn-wrapper_yenx3_177 button._btn-info_yenx3_282{background:#fff;color:var(--color-primary);border:1px solid var(--color-primary)}._box-content_yenx3_19 [type=submit]{flex:1}._filter-box_yenx3_342{position:fixed;top:100vh;left:0;right:0;width:100%;margin:0 auto;max-width:600px;height:calc(100vh - 200px);background-color:#f5f5f5;box-shadow:-2px 0 10px #0000001a;transition:top .25s ease-in-out;padding:15px;border-top-left-radius:25px;border-top-right-radius:25px;display:flex;flex-direction:column;justify-content:space-between;z-index:1000}._filter-box_yenx3_342._open_yenx3_362{top:200px}._filter-box_yenx3_342._open_yenx3_362 ._menu-icon_yenx3_365 span:nth-child(1){top:50%;transform:rotate(45deg)}._filter-box_yenx3_342._open_yenx3_362 ._menu-icon_yenx3_365 span:nth-child(2){opacity:0}._filter-box_yenx3_342._open_yenx3_362 ._menu-icon_yenx3_365 span:nth-child(3){top:50%;transform:rotate(-45deg)}._filter-box_yenx3_342 ._menu-icon_yenx3_365{width:25px;height:20px;position:relative;cursor:pointer;display:inline-block}._filter-box_yenx3_342 ._menu-icon_yenx3_365 span{display:block;height:3px;width:100%;background:#f44336;position:absolute;left:0;transition:all .3s ease-in-out}._filter-box_yenx3_342 ._menu-icon_yenx3_365 span:nth-child(1){top:0}._filter-box_yenx3_342 ._menu-icon_yenx3_365 span:nth-child(2){top:50%;transform:translateY(-50%)}._filter-box_yenx3_342 ._menu-icon_yenx3_365 span:nth-child(3){bottom:0}._filter-box_yenx3_342 ._filter-head_yenx3_402{position:relative;display:flex;align-items:center;justify-content:space-between}._filter-box_yenx3_342 ._filter-head_yenx3_402 ._btn-close_yenx3_408{background:transparent;border:none;color:#2d2a29;cursor:pointer;padding:4px 6px;flex:none}._filter-box_yenx3_342 ._filter-body_yenx3_416{flex:auto;padding:15px 0;overflow-y:auto}._filter-box_yenx3_342 ._filter-body_yenx3_416 ._filter-title_yenx3_421{position:relative;margin:7px 0 10px;color:#121212;font-size:16px;font-weight:600}._filter-box_yenx3_342 ._filter-body_yenx3_416 ._button-group_yenx3_428{display:grid;grid-template-columns:auto auto auto auto;gap:.5rem;margin-bottom:20px}._filter-box_yenx3_342 ._filter-body_yenx3_416 ._button-group_yenx3_428 button._radio-button_yenx3_434{background:#fff}._filter-box_yenx3_342 ._filter-body_yenx3_416 ._button-group_yenx3_428 ._radio-button_yenx3_434{padding:7px 6px;border:1px solid #fff;border-radius:6px;background-color:#fff;color:#333;font-size:12px;font-weight:500;text-transform:uppercase;cursor:pointer;white-space:normal;min-width:80px;height:45px}._filter-box_yenx3_342 ._filter-body_yenx3_416 ._button-group_yenx3_428 ._radio-button_yenx3_434:hover{background-color:#e6f0ff}._filter-box_yenx3_342 ._filter-body_yenx3_416 ._button-group_yenx3_428 ._radio-button_yenx3_434._selected_yenx3_454{color:#e91e63;border:1px solid #e91e63}._filter-box_yenx3_342 ._filter-foot_yenx3_458{display:flex;align-items:center;justify-content:space-around;gap:4px}._filter-box_yenx3_342 ._filter-foot_yenx3_458 button{flex:1;border-radius:50px;font-size:14px;height:45px}._filter-box_yenx3_342 ._filter-foot_yenx3_458 button._btn-clear_yenx3_470{background:#fff;color:#03a9f4;border:1px solid #d9d9d9}._filter-box_yenx3_342 ._filter-foot_yenx3_458 button._btn-apply_yenx3_475{background:#1290e0;color:#fff;border:1px solid #d9d9d9}._filter-box_yenx3_342 ._space_yenx3_480{border:1px solid #e0e8ff;margin:7px 0 12px}._overlay_yenx3_485{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:1000}.custom-select-react{position:relative;width:100%;font-size:15px;margin-bottom:10px}.select-display{position:relative;padding:12px 14px;border:2px solid #d3d3d3;border-radius:12px;background:#fff;cursor:pointer;transition:.25s}.select-display.open{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e240}.select-display.active{color:#e91e63;border:1px solid #e91e63}.select-display .clear{position:absolute;right:10px;top:10px;border-radius:50px;width:30px;height:30px;padding:0;background:#fff;color:#f44336}.select-display .clear{font-size:25px}.select-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:1010}.select-dropdown{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:333px;max-height:50vh;margin:auto;background:#fff;border-radius:12px;border:1px solid #ddd;box-shadow:0 10px 25px #0000001a;overflow:auto;padding:17px 10px;z-index:1010}.select-dropdown::-webkit-scrollbar{display:none}.select-dropdown{scrollbar-width:none}.group-label{padding:7px 14px;background:#f2f2f2;color:#333;font-style:normal;font-weight:700}.select-group .select-option{padding-left:15px}.select-option{padding:7px;cursor:pointer;transition:.15s}.select-option:hover{background:#f3f6ff}.select-option small{font-weight:500}._head_6hb30_2{background:#00bcd4;padding:12px 7px;margin-bottom:7px;color:#fff;display:flex;align-items:center;justify-content:space-between;position:sticky;font-size:18px;top:0;z-index:1}._head_6hb30_2 ._btn-back_6hb30_15{background:transparent;border:transparent;color:#fff;padding:2px 5px;cursor:pointer}._head_6hb30_2 ._logo_6hb30_22{color:#fff;text-decoration:none;font-weight:600;display:flex;flex-direction:column;align-items:center}._head_6hb30_2 ._logo_6hb30_22 span{text-transform:uppercase;font-size:16px}._head_6hb30_2 ._logo_6hb30_22 small{font-size:13px}._head_6hb30_2 ._logo_6hb30_22 ._box-sales_6hb30_37{display:flex;align-items:center;justify-content:center;gap:1rem}._head_6hb30_2 ._logo_6hb30_22 ._box-sales_6hb30_37 ._sale-item_6hb30_43{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}._head_6hb30_2 ._logo_6hb30_22 ._box-sales_6hb30_37 ._sale-item_6hb30_43 span{font-size:12px;text-transform:math-auto}._head_6hb30_2 ._logo_6hb30_22 ._box-sales_6hb30_37 ._sale-item_6hb30_43 code{font-size:13px}._head_6hb30_2 ._head-right_6hb30_57{display:flex;justify-content:center;align-items:center;gap:5px}._head_6hb30_2 ._head-right_6hb30_57 ._avatar_6hb30_63{padding:3px;height:36px;border-radius:100px;cursor:pointer;transition:.25s ease}._head_6hb30_2 ._head-right_6hb30_57 ._avatar_6hb30_63 img{border-radius:100px;-o-object-fit:cover;object-fit:cover}._head_6hb30_2 ._head-right_6hb30_57 ._avatar_6hb30_63:hover{transform:translateY(-2px);box-shadow:0 6px 14px #008cff47}._head_6hb30_2 ._head-right_6hb30_57 ._avatar_6hb30_63:active{transform:scale(.96);box-shadow:0 2px 5px #00000040 inset}._head_6hb30_2 ._notify-bell_6hb30_82{position:relative;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #fff;border-radius:50px;background:#fff;color:#00bcd4;cursor:pointer;transition:.25s ease}._head_6hb30_2 ._notify-bell_6hb30_82:hover{transform:translateY(-2px);box-shadow:0 6px 14px #008cff47}._head_6hb30_2 ._notify-bell_6hb30_82:active{transform:scale(.96);box-shadow:0 2px 5px #00000040 inset}._head_6hb30_2 ._notify-bell_6hb30_82 svg{font-size:24px}._head_6hb30_2 ._notify-bell_6hb30_82 span{position:absolute;top:-4px;right:-8px;font-size:9px;background:red;color:#fff;width:17px;height:17px;display:flex;justify-content:center;align-items:center;border-radius:50px}._head_6hb30_2 ._notify-bell_6hb30_82 span small{position:absolute;font-size:9px;top:-2px;right:-2px}._head_6hb30_2 ._btn-user_6hb30_127{background:transparent;border:transparent;color:#fff;cursor:pointer;padding:3px 5px;font-size:20px;display:flex}._head_6hb30_2 ._btn-menu_6hb30_136{background:transparent;border:transparent;color:#fff;cursor:pointer;padding:2px 5px;font-size:24px;display:flex}._foot_6hb30_146{background:#fff;color:#333;position:sticky;left:0;bottom:0;right:0;z-index:1;box-shadow:0 1px 6px #20212447;border-top:2px solid #00bcd4}._foot_6hb30_146 ._foot-wrapper_6hb30_157{padding:14px 7px 13px;display:flex;justify-content:space-evenly;align-items:center}._foot_6hb30_146 button{position:relative;background:transparent;border:transparent;color:#333;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;border-radius:50px;padding:5px 12px;min-width:60px;outline:none;overflow:hidden}._foot_6hb30_146 button._active_6hb30_180,._foot_6hb30_146 button:hover{color:#ff9800;box-shadow:none}._foot_6hb30_146 button:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:0%;height:100%;background-color:#ff9800;z-index:0;transition:width .2s ease}._foot_6hb30_146 button span{position:relative;z-index:1}._foot_6hb30_146 button span._icon_6hb30_200{font-size:25px;width:25px;height:25px}._foot_6hb30_146 button span._label_6hb30_205{font-size:12px;font-weight:500}._foot_6hb30_146 ._total-price_6hb30_209{font-weight:600}._sideright-menu_6hb30_213{position:fixed;top:0;right:-100%;width:calc(100% - 20px);max-width:300px;height:100vh;background-color:#f5f5f5;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease-in-out;padding:15px;z-index:1000}._sideright-menu_6hb30_213._open_6hb30_226{right:0}._sideright-menu_6hb30_213 ._sider-logo_6hb30_229{padding:15px 0 5px;text-align:center}._overlay_6hb30_234{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:1000}._menu-icon_6hb30_244{width:25px;height:20px;position:relative;cursor:pointer;display:inline-block}._menu-icon_6hb30_244 span{display:block;height:3px;width:100%;background:#f44336;position:absolute;left:0;transition:all .3s ease-in-out}._menu-icon_6hb30_244 span:nth-child(1){top:0}._menu-icon_6hb30_244 span:nth-child(2){top:50%;transform:translateY(-50%)}._menu-icon_6hb30_244 span:nth-child(3){bottom:0}._menu-icon_6hb30_244._open_6hb30_226 span:nth-child(1){top:50%;transform:rotate(45deg)}._menu-icon_6hb30_244._open_6hb30_226 span:nth-child(2){opacity:0}._menu-icon_6hb30_244._open_6hb30_226 span:nth-child(3){top:50%;transform:rotate(-45deg)}._account-list_6hb30_282{padding-top:25px}._account-list_6hb30_282 ._account-head_6hb30_285{padding:10px 7px;margin-bottom:7px;background:#03a9f4;color:#fff;display:flex;align-items:center;justify-content:space-between;border-radius:4px;cursor:pointer}._account-list_6hb30_282 ._account-head_6hb30_285 ._head-left_6hb30_296{display:flex;align-items:center;justify-content:center;gap:7px}._account-list_6hb30_282 ._account-head_6hb30_285 ._head-left_6hb30_296 ._avatar_6hb30_63{display:flex;align-items:center;justify-content:center;font-size:35px;width:50px;height:50px;border-radius:50px;overflow:hidden}._account-list_6hb30_282 ._account-head_6hb30_285 ._head-left_6hb30_296 ._text_6hb30_312{display:flex;flex-direction:column}._account-list_6hb30_282 ._account-head_6hb30_285 ._head-right_6hb30_57 a{color:#fff;text-decoration:none}._account-list_6hb30_282 ul li._account-item_6hb30_320{padding:7px;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f1f1;margin-bottom:7px;cursor:pointer}._account-list_6hb30_282 ul li._account-item_6hb30_320:hover{background:#f3fbff}._account-list_6hb30_282 ul li._account-item_6hb30_320 ._item-left_6hb30_331{display:flex;align-items:center;gap:5px;flex:1}._account-list_6hb30_282 ul li._account-item_6hb30_320 ._item-left_6hb30_331 svg{font-size:22px;color:var(--color-primary)}._account-list_6hb30_282 ul li._account-item_6hb30_320 ._item-right_6hb30_341{color:#bfc9ce}._loading-overlay_nafd6_2{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fffc;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}._spinner_nafd6_16{width:40px;height:40px;border:4px solid #ccc;border-top:4px solid #333;border-radius:50%;animation:_spin_nafd6_16 1s linear infinite;margin-bottom:12px}@keyframes _spin_nafd6_16{to{transform:rotate(360deg)}}._loading-overlay_nafd6_2 p{font-size:16px;color:#333}.water-steps{display:flex;align-items:center;justify-content:space-between;margin:0 0 7px;padding:12px 0 7px;background:#fff;border-bottom:4px solid #e0e0e0;z-index:1}.water-step{display:flex;flex-direction:column;align-items:center;position:relative;text-align:center;width:100%;padding:0 7px;gap:3px}.water-step .circle{width:32px;height:32px;border-radius:50%;border:2px solid #ccc;background-color:#fff;color:#999;display:flex;align-items:center;justify-content:center;font-weight:700;transition:all .3s;z-index:1;box-shadow:0 2px 6px #00000026}.water-step .label{font-size:12px;font-weight:500;color:#000}.water-step .date{font-size:12px;color:#666}.water-line{position:absolute;width:100%;height:2px;top:15px;left:50%;background:#ccc}.water-line.done{background:#4caf50}.water-step.done .circle{background-color:#4caf50;border-color:#4caf50;color:#fff}.water-step.done .water-line{background-color:#4caf50}.water-step.active .circle{background-color:#ff9800;border-color:#ff9800;color:#fff}.water-step.active .label{font-weight:600;color:#ff9800}.water-step.active .water-line{background:#ff9800}.toggle-switch{width:50px;height:28px;border-radius:30px;background-color:#ccc;position:relative;cursor:pointer;transition:background-color .3s}.toggle-switch.on{background-color:#4cd964}.toggle-switch .slider{position:absolute;top:2px;left:2px;width:24px;height:24px;border-radius:50%;background-color:#fff;transition:transform .3s}.toggle-switch.on .slider{transform:translate(22px)}.dropdown{position:relative;width:220px;font-family:sans-serif}.dropdown-trigger{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-radius:8px;border:1px solid #ddd;cursor:pointer;background:#fff;transition:all .2s}.dropdown-trigger:hover{border-color:#4096ff}.dropdown-label{display:flex;gap:8px;align-items:center}.dropdown-arrow{transition:transform .2s}.dropdown-arrow.rotate{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:110%;width:100%;background:#fff;border-radius:8px;border:1px solid #eee;box-shadow:0 6px 16px #00000014;overflow:hidden;animation:dropdownShow .15s ease;z-index:100}.dropdown-item{padding:10px 14px;display:flex;justify-content:space-between;cursor:pointer;transition:background .15s}.dropdown-item span{display:flex;gap:8px;align-items:center}.dropdown-item:hover{background:#f5f7fa}.dropdown-item.active{background:#e6f4ff;color:#1677ff}@keyframes dropdownShow{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ios-dropdown{position:relative;width:100%;max-width:275px;font-family:system-ui}.ios-dropdown-selected{background:#f2f2f7;padding:10px 14px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.arrow{transition:transform .2s}.arrow.rotate{transform:rotate(180deg)}.ios-dropdown-menu{position:absolute;top:110%;left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 20px #0000001a;overflow:hidden;z-index:10}.ios-dropdown-item{padding:12px 14px;cursor:pointer;border-bottom:1px solid #eee}.ios-dropdown-item:last-child{border-bottom:none}.ios-dropdown-item:hover{background:#f5f5f7}.number-stepper{position:relative;display:flex;align-items:center}.number-stepper.horizontal{border-radius:50px;overflow:hidden}.number-stepper .quantity{position:relative}.number-stepper .control{height:100%}.number-stepper .control button{height:50%}.number-stepper input{max-width:55px;padding:0;border:1px solid #ccc!important;border-radius:0!important;text-align:center;font-size:15px;outline:none;height:100%}.number-stepper.vertical input{padding:0 0 3px}.number-stepper input::-webkit-outer-spin-button,.number-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.number-stepper button{display:flex;align-items:center;justify-content:center;padding:0;width:34px;height:100%;font-size:20px;font-weight:300;background:#1290e0;color:#fff;border-radius:0}.number-stepper button.minus{background:#e92a2a}.number-stepper button:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.number-stepper button:hover{transform:none}.number-stepper .unit{position:absolute;bottom:0;right:3px;color:#8d8787;font-style:italic;font-size:12px}.number-stepper .input-number{display:flex;height:100%}.box-ios-input{max-width:150px}.ios-wrapper-input{position:relative;display:flex}.ios-input{position:relative;width:100%;max-width:275px;font-family:system-ui}.ios-wrapper-input input[type=number]{padding:12px 50px 12px 14px}.ios-wrapper-input .unit{position:absolute;right:-1px;top:0;background:#f2f2f7;padding:10px 7px;border-radius:0 12px 12px 0;border:2px solid #ccc;line-height:1.32;min-width:50px}._logo-center_15d5c_1{text-align:center;margin:13px 0 15px}._logo-center_15d5c_1 a{cursor:pointer}._water-products_15d5c_9{display:grid;grid-template-columns:1fr 1fr;gap:10px 7px;justify-content:center;margin-bottom:15px;background:#fff;padding:0;border-radius:4px}._water-products_15d5c_9 ._water-item_15d5c_19{position:relative;display:flex;flex:0 0 calc(50% - 15px);padding:10px;background:#fff;border-radius:4px;border:1px solid #dee6e9}._water-products_15d5c_9 ._water-item_15d5c_19 ._water-name_15d5c_28{font-size:14px;font-weight:500;color:#333;margin:3px 0 5px}._water-products_15d5c_9 ._water-item_15d5c_19 ._water-description_15d5c_34{font-size:13px;font-weight:400;color:#333}._water-products_15d5c_9 ._water-item_15d5c_19 ._water-thumnail_15d5c_39{position:relative;border-radius:4px;overflow:hidden;max-width:150px}._water-products_15d5c_9 ._water-item_15d5c_19 ._water-thumnail_15d5c_39 img{height:100%}._water-products_15d5c_9 ._water-item_15d5c_19 ._water-thumnail_15d5c_39 ._water-stock_15d5c_48{position:absolute;top:3px;left:3px;background:#ff5722;color:#fff;width:28px;height:28px;display:flex;justify-content:center;align-items:center;border-top-left-radius:8px;border-bottom-right-radius:8px;font-size:14px}._water-products_15d5c_9 ._water-item_15d5c_19 ._water-right_15d5c_63{display:flex;flex-direction:column;flex:1;padding:10px 7px}._water-products_15d5c_9 ._water-item_15d5c_19 ._water-code_15d5c_69{color:#e91e63;font-size:13px;font-weight:600}._water-products_15d5c_9 ._water-item_15d5c_19 ._water-price_15d5c_74{display:flex;align-items:flex-end;font-size:18px}._water-products_15d5c_9 ._water-item_15d5c_19 ._water-price_15d5c_74 strong{color:#ff5722}._water-products_15d5c_9 ._water-item_15d5c_19 ._water-price_15d5c_74 small{font-size:14px}._water-products_15d5c_9 ._water-item_15d5c_19 ._water-button_15d5c_85{position:absolute;right:10px;bottom:10px}._water-products_15d5c_9 ._water-item_15d5c_19 ._water-btn-plus_15d5c_90{display:flex;align-items:center;gap:5px;background:transparent;color:#1290e0;border:1px solid currentColor;padding:3px 5px}._water-products_15d5c_9 ._water-item_15d5c_19 ._water-btn-plus_15d5c_90:disabled{opacity:.7;cursor:not-allowed;color:#777}._water-nav_15d5c_105{background:#fff;color:#333;position:fixed;left:0;right:0;bottom:0;height:0;z-index:2;margin:0 auto;max-width:600px;box-shadow:0 1px 6px #20212447;transition:height .25s ease-in-out}._water-nav_15d5c_105._show_15d5c_119{height:82px;border-top:2px solid #009688}._water-nav_15d5c_105 ._nav-wrapper_15d5c_123{padding:13px 7px;display:flex;justify-content:space-around;align-items:center;min-height:82px}._water-nav_15d5c_105 ._nav-wrapper_15d5c_123 ._nav-left_15d5c_130{width:55%}._water-nav_15d5c_105 ._nav-wrapper_15d5c_123 ._nav-left_15d5c_130 ._nav-back_15d5c_133{display:flex;align-items:center;gap:4px;cursor:pointer}._water-nav_15d5c_105 ._nav-wrapper_15d5c_123 ._codes_15d5c_139{font-size:12px;width:50vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._water-nav_15d5c_105 ._nav-wrapper_15d5c_123 ._codes_15d5c_139 ._code-text_15d5c_146{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._water-nav_15d5c_105 button{background:#1290e0;border:transparent;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:10px 18px;border-radius:50px;gap:4px;flex:auto;max-width:50%}._water-nav_15d5c_105 ._total-price_15d5c_165{font-weight:600}._button-wrapper_15d5c_169{margin:10px auto 15px;max-width:200px}._box-payment_15d5c_174{display:flex;align-items:center;justify-content:space-around}._code_15d5c_139{font-weight:600;color:#03a9f4;cursor:pointer}._box-print_15d5c_186{position:sticky;top:10px}._box-print_15d5c_186 button{background-color:#1290e0;color:#fff;padding:10px 7px;font-size:26px;display:flex;align-items:center;justify-content:center;border-radius:10px;position:absolute;top:0;right:12px}@media print{._box-print_15d5c_186{display:none}}@media only screen and (max-width: 768px){._water-products_15d5c_9{grid-template-columns:1fr}}._logo-center_1sjro_1{text-align:center;margin:13px 0 15px}._button-wrapper_1sjro_6{display:flex;align-items:center;justify-content:center;gap:2rem}._content_1sjro_13{display:flex;flex-direction:column;flex:1;align-items:center;justify-content:center;margin:0 8px 8px}._box-sign_1sjro_22{display:flex;flex-direction:column;width:330px}._box-sign_1sjro_22 ._vietuc-logo_1sjro_27,._box-sign_1sjro_22 h2,._box-logo_1sjro_34{text-align:center}._box-avatar_hlmjc_1{text-align:center;display:flex;justify-content:center;align-items:center;margin:15px 0 20px}._btn-wrapper_hlmjc_9{display:flex;gap:5px;align-items:center;justify-content:center;position:fixed;left:0;right:0;bottom:1px;z-index:10;background:#fff;height:79px;padding:12px;margin:0 auto;max-width:600px;box-shadow:0 1px 6px #20212447}._btn-wrapper_hlmjc_9 button{flex:1;margin:0 4px;border-radius:50px;font-size:14px}[type=submit]{flex:1}._image-wraper_16jzx_1{display:flex;align-items:center;justify-content:center;text-align:center;width:150px;height:150px;overflow:hidden;box-sizing:border-box;margin:0;padding:0;color:#000000d9;outline:0;background-color:#fafafa;border:1px dashed #d9d9d9;border-radius:2px;cursor:pointer}._image-wraper_16jzx_1 img{padding:15px;width:100%;height:auto}
