*{box-sizing:border-box;padding:0}body,html{min-height:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eaeded;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}*{font-family:Amazon Ember,Arial,sans-serif;margin:0}.app{display:flex;flex-direction:column;max-width:100%;min-height:100vh;overflow-x:hidden}.app__body{display:flex;flex:1 1;flex-direction:column}@media (max-width:452px){.app{width:100%}}@media (max-width:768px){.app{overflow-x:hidden}}@media (min-width:1142px){.app{margin:0 auto;max-width:1519px}}.header{align-items:center;background-color:#131921;box-shadow:0 2px 10px #0000004d;display:flex;height:65px;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{cursor:pointer;margin:10px 20px 0 10px;object-fit:contain;transition:transform .2s;width:100px}.header__logo:hover{transform:scale(1.05)}.header__optionlocation{align-items:center;border:1px solid #0000;border-radius:2px;color:#fff;cursor:pointer;display:flex;margin-right:15px;padding:8px;transition:all .2s}.header__optionlocation:hover{border:1px solid #fff}.header__search{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex:1 1;margin:0 15px;overflow:hidden;transition:all .2s}.header__search:hover{box-shadow:0 2px 8px #00000026}.header__search:focus-within{box-shadow:0 0 0 3px #f90}.header__searchInput{border:none;color:#111;font-size:14px;height:34px;outline:none;padding:0 12px;width:100%}.header__searchIcon{align-items:center;background-color:#febd69;cursor:pointer;display:flex;height:24px!important;justify-content:center;padding:5px;transition:background-color .2s,transform .1s;width:45px!important}.header__searchIcon:hover{background-color:#f3a847}.header__searchIcon:active{transform:scale(.92)}.header__nav a{text-decoration:none}.header__option{color:#fff;flex-direction:column;margin-left:10px;margin-right:10px;overflow:hidden;padding:8px;position:relative;transition:all .2s}.header__option:active{background-color:#ffffff0d}.header__optionLineOne{font-size:12px;font-weight:400;opacity:.9}.header__optionLineTwo{font-size:14px;font-weight:800}.cart{align-items:center;border:1px solid #0000;border-radius:2px;color:#fff;cursor:pointer;display:flex;margin-left:10px;padding:8px;transition:all .2s}.cart:hover{border:1px solid #fff}.header__optionBasket{align-items:center;display:flex;position:relative}.header__basketCount{align-items:center;animation:basketPop .3s ease-out;background-color:#f08804;border-radius:50%;box-shadow:0 2px 4px #0003;color:#131921;display:flex;font-size:12px;font-weight:800;height:18px;justify-content:center;position:absolute;right:-5px;top:-8px;width:18px}@keyframes basketPop{0%{transform:scale(.5)}50%{transform:scale(1.2)}to{transform:scale(1)}}.cart__text{font-size:14px;font-weight:800;margin-left:5px;margin-top:10px}@media (max-width:768px){.header{align-items:stretch;flex-direction:column;height:auto;padding:8px 12px}.header__nav{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;order:1;width:100%}.header__logo{margin:0;order:1;width:75px}.header__nav-right{align-items:center;display:flex;gap:2px;order:2}.header__search{border-radius:8px;margin:0;order:2;width:100%}.header__searchInput{font-size:15px;height:42px}.header__option{border:none;margin:0;padding:6px 4px}.header__nav>a:nth-child(3),.header__optionlocation{display:none!important}.header__optionLineOne{font-size:11px}.header__optionLineTwo{font-size:13px}.cart{margin-left:5px;padding:4px}.cart__text{display:none}.header__basketCount{font-size:10px;height:16px;right:-4px;top:-4px;width:16px}.header__nav>.header__option{display:none}}@media (max-width:480px){.header{padding:6px 10px}.header__logo{width:65px}.header__searchInput{height:38px}.header__optionLineOne{font-size:10px}.header__optionLineTwo{font-size:11px}}.headermini{align-items:center;background-color:#232f3e;box-shadow:0 4px 6px -1px #0000001a;display:flex;height:40px;overflow-x:auto;padding:0 15px;position:-webkit-sticky;position:sticky;scrollbar-width:none;top:65px;white-space:nowrap;z-index:99}.headermini::-webkit-scrollbar{display:none}.header__nav{gap:5px}.header__nav,.header__option{align-items:center;display:flex}.header__option{animation:fadeInNav .5s ease forwards;border:1px solid #0000;border-radius:2px;cursor:pointer;opacity:0;padding:8px 12px;transition:all .2s cubic-bezier(.4,0,.2,1)}.header__option:hover{background-color:#ffffff0d;border:1px solid #fff}.header__optionLineOne{color:#fff;font-size:14px;font-weight:500;letter-spacing:.3px}.header__link{text-decoration:none}@keyframes fadeInNav{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.header__nav a:first-child .header__option{animation-delay:.05s}.header__nav a:nth-child(2) .header__option{animation-delay:.1s}.header__nav a:nth-child(3) .header__option{animation-delay:.15s}.header__nav a:nth-child(4) .header__option{animation-delay:.2s}.header__nav a:nth-child(5) .header__option{animation-delay:.25s}.header__nav a:nth-child(6) .header__option{animation-delay:.3s}.header__nav a:nth-child(7) .header__option{animation-delay:.35s}.header__nav a:nth-child(8) .header__option{animation-delay:.4s}.header__nav a:nth-child(9) .header__option{animation-delay:.45s}.header__nav a:nth-child(10) .header__option{animation-delay:.5s}@media (max-width:768px){.headermini{height:35px;padding:0 10px;position:relative;top:auto}.header__option{font-size:12px;padding:6px 8px}.header__optionLineOne{font-size:12px}}@media (max-width:480px){.header__option{padding:5px 6px}.header__optionLineOne{font-size:11px}}.home{background-color:#f1f1f1;flex:1 1;margin-left:auto;margin-right:auto;max-width:1500px}.home__image{margin-bottom:-150px;-webkit-mask-image:linear-gradient(180deg,#000,#0000);mask-image:linear-gradient(180deg,#000,#0000);width:100%;z-index:-1}.home__row{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px;margin-left:15px;margin-right:15px;z-index:1}@media (min-width:769px){.home__row .product{flex:1 1;min-width:250px}}@media (max-width:768px){.home__row{gap:8px;margin-bottom:8px;margin-left:8px;margin-right:8px}.home__row .product{flex-basis:calc(33.333% - 5.4px);flex-grow:0;flex-shrink:0;max-width:calc(33.333% - 5.4px);min-width:0}.home__image{margin-bottom:-100px}}.product{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;justify-content:flex-end;margin:0;max-height:440px;min-width:100px;padding:20px;transition:transform .2s,box-shadow .2s;width:100%;z-index:1}.product:hover{box-shadow:0 4px 20px #00000026;transform:translateY(-5px)}.product__info{height:120px;margin-bottom:15px;width:100%}.product__brand{color:#565959;font-size:14px;font-weight:700;margin-bottom:4px}.product__info>p:nth-child(2){-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#0f1111;display:-webkit-box;font-size:16px;font-weight:500;height:44px;margin-bottom:8px;overflow:hidden}.product__rating{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:8px}.product__ratingValue{color:#0f1111;font-size:14px;font-weight:500;margin-right:4px}.product__stars{align-items:center;display:flex;margin-right:4px}.product__starBorderIcon,.product__starIcon{color:#ffa41c;font-size:18px!important}.product__reviews{color:#007185;font-size:13px}.product__price{align-items:baseline;display:flex;gap:4px}.product__price__discount{color:#cc1c39;font-size:24px;font-weight:300}.product__price__symbol{font-size:14px;margin-bottom:8px}.product__price__price{font-size:28px;font-weight:700}.product__price__original{color:#565959;font-size:12px;margin-left:8px}.product>img{cursor:pointer;margin-bottom:20px;max-height:200px;object-fit:contain;transition:transform .2s;width:100%}.product>img:hover{transform:scale(1.05)}.product>button{background-color:#ffd814;border:1px solid #fcd200;border-radius:20px;box-shadow:0 2px 5px #d5d9d980;cursor:pointer;font-size:13px;font-weight:500;height:33px;margin-top:auto;max-width:200px;transition:background-color .2s;width:100%}.product>button:hover{background-color:#f7ca00}.product>button:active{background-color:#f0b800;box-shadow:none}@media (max-width:768px){.product{max-height:none;padding:5px}.product__info{height:auto;margin-bottom:5px}.product__brand{font-size:10px}.product__info>p:nth-child(2){font-size:11px;height:auto;margin-bottom:4px}.product__rating{margin-bottom:3px}.product__ratingValue{font-size:9px;margin-right:2px}.product__stars{margin-right:2px}.product__starBorderIcon,.product__starIcon{font-size:7px!important}.product__reviews{font-size:7px}.product__price__discount{font-size:13px}.product__price__price{font-size:14px}.product__price__original{font-size:8px}.product>img{margin-bottom:5px;max-height:80px}.product>button{border-radius:12px;font-size:9px;height:24px;max-width:100%}}@media (max-width:480px){.product{padding:3px}.product__brand{font-size:8px}.product__info>p:nth-child(2){font-size:9px}.product__ratingValue{font-size:8px}.product__starBorderIcon,.product__starIcon{font-size:5px!important}.product__reviews{font-size:6px}.product__price__discount{font-size:11px}.product__price__price{font-size:12px}.product>img{max-height:60px}.product>button{font-size:8px;height:20px}}.checkout{background-color:#f1f1f1;display:flex;gap:20px;margin:0 auto;max-width:1500px;min-height:100vh;padding:30px}.checkout__left{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;flex:1 1;padding:24px}.checkout__ad{border-radius:4px;margin-bottom:24px;object-fit:cover;width:100%}.checkout__title{border-bottom:1px solid #e7e7e7;font-size:28px;font-weight:700;margin-bottom:20px;padding-bottom:12px}.checkout__userEmail{color:#565959;font-size:14px;margin-bottom:8px}.checkout__right{flex-shrink:0;width:300px}@media (max-width:1000px){.checkout{flex-direction:column}.checkout__right{width:100%}}@media (max-width:768px){.checkout,.checkout__left{padding:15px}.checkout__ad,.checkout__title{margin-bottom:15px}.checkout__title{font-size:20px}.checkout__userEmail{font-size:13px}}@media (max-width:480px){.checkout,.checkout__left{padding:10px}.checkout__title{font-size:18px}}.checkout__empty{padding:20px}.checkout__empty>h2{margin-bottom:10px}.checkout__empty>p{color:#565959;font-size:14px}.subtotal{background-color:#fff;border:1px solid #e7e7e7;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;padding:24px;position:-webkit-sticky;position:sticky;top:100px}.subtotal p{font-size:18px;margin-bottom:12px}.subtotal strong{font-weight:700}.subtotal__gift{align-items:center;color:#565959;display:flex;font-size:14px;margin-bottom:20px}.subtotal__gift>input{accent-color:#007185;margin-right:8px}.subtotal>button{background:#ffd814;border:1px solid #fcd200;border-radius:8px;box-shadow:0 2px 5px 0 #d5d9d980;cursor:pointer;font-size:14px;font-weight:500;padding:10px;transition:all .2s;width:100%}.subtotal>button:hover{background:#f7ca00;transform:scale(1.02)}.subtotal>button:active{background:#f0b800;transform:scale(.98)}@media (max-width:768px){.subtotal{margin-top:20px;position:relative;top:0}.subtotal p{font-size:16px}.subtotal>button{font-size:13px}}@media (max-width:480px){.subtotal{padding:15px}.subtotal p{font-size:15px}}.checkoutModal__overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.checkoutModal{animation:slideUp .4s cubic-bezier(.175,.885,.32,1.275);background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;max-width:450px;padding:30px;position:relative;width:100%}.checkoutModal__header{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.checkoutModal__successIcon{color:#2e7d32;font-size:60px!important;margin-bottom:15px}.checkoutModal__close{color:#565959;cursor:pointer;position:absolute;right:15px;top:15px;transition:color .2s}.checkoutModal__close:hover{color:#b12704}.checkoutModal__content{margin-bottom:30px;text-align:center}.checkoutModal__summary{color:#0f1111;font-size:16px;margin-bottom:10px}.checkoutModal__price{align-items:center;background-color:#f7fafa;border:1px dashed #ddd;border-radius:8px;display:flex;font-size:18px;justify-content:space-between;margin:15px 0;padding:15px}.checkoutModal__price strong{color:#b12704;font-size:22px}.checkoutModal__guestWarning{background-color:#fff9e6;border-left:4px solid #f90;border-radius:4px;color:#565959;font-size:13px;margin-top:20px;padding:10px}.checkoutModal__actions{display:flex;gap:15px}.checkoutModal__actions button{border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px;transition:all .2s}.checkoutModal__cancel{background-color:#fff;border:1px solid #d5d9d9;color:#0f1111}.checkoutModal__cancel:hover{background-color:#f7fafa}.checkoutModal__confirm{background-color:#ffd814;border:1px solid #fcd200;box-shadow:0 2px 5px #d5d9d980;color:#0f1111}.checkoutModal__confirm:hover{background-color:#f7ca00;transform:scale(1.02)}.checkoutModal__loader{display:flex;justify-content:center;margin-top:20px}.loader{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#febd69;height:40px;width:40px}.checkoutModal__celebration{animation:bounce .5s ease infinite alternate;font-size:50px;margin-bottom:15px}.checkoutModal__successTitle{color:#2e7d32;font-weight:800}.checkoutModal__successMessage{color:#0f1111;display:flex;flex-direction:column;font-size:18px;gap:10px}.checkoutModal__redirectNote{color:#565959;font-size:13px;font-style:italic;margin-top:15px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.checkoutModal{max-width:90%;padding:20px}.checkoutModal__successIcon{font-size:50px!important}.checkoutModal__celebration{font-size:40px}.checkoutModal__price{font-size:16px;padding:12px}.checkoutModal__price strong{font-size:20px}.checkoutModal__actions button{font-size:13px;padding:10px}}@media (max-width:480px){.checkoutModal{max-width:95%;padding:15px}.checkoutModal__header h2{font-size:18px}.checkoutModal__successIcon{font-size:40px!important;margin-bottom:10px}.checkoutModal__celebration{font-size:35px}.checkoutModal__summary{font-size:14px}.checkoutModal__price{font-size:14px;padding:10px}.checkoutModal__price strong{font-size:18px}.checkoutModal__successMessage{font-size:16px}.checkoutModal__actions{flex-direction:column}.checkoutModal__actions button{width:100%}}.checkoutProduct{border-bottom:1px solid #eee;display:flex;margin-bottom:24px;margin-top:24px;padding-bottom:24px;transition:transform .2s}.checkoutProduct:last-child{border-bottom:none}.checkoutProduct:hover{background-color:#fafafa}.checkoutProduct__image{border-radius:4px;flex-shrink:0;height:180px;object-fit:contain;width:180px}.checkoutProduct__info{display:flex;flex-direction:column;padding-left:24px}.checkoutProduct__title{color:#0f1111;cursor:pointer;font-size:18px;font-weight:500;line-height:1.4;margin-bottom:8px}.checkoutProduct__title:hover{color:#c45500}.checkoutProduct__price{color:#b12704;font-size:20px;margin-bottom:8px}.checkoutProduct__rating{display:flex;margin-bottom:12px}.checkoutProduct__rating p{font-size:16px}.checkoutProduct__info>button{background:#ffd814;border:1px solid #fcd200;border-radius:8px;box-shadow:0 2px 5px 0 #d5d9d980;cursor:pointer;font-size:13px;padding:6px 16px;transition:background .2s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.checkoutProduct__info>button:hover{background:#f7ca00}.checkoutProduct__info>button:active{background:#f0b800;box-shadow:none}@media (max-width:768px){.checkoutProduct{align-items:flex-start;flex-direction:column;padding-bottom:20px}.checkoutProduct__image{height:auto;margin-bottom:15px;max-width:200px;width:100%}.checkoutProduct__info{padding-left:0;width:100%}.checkoutProduct__title{font-size:16px}.checkoutProduct__price{font-size:18px}}@media (max-width:480px){.checkoutProduct__image{max-width:150px}.checkoutProduct__title{font-size:15px}.checkoutProduct__price{font-size:16px}}.login{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh}.login__logo{margin:20px auto;object-fit:contain;width:100px}.login__container{border:1px solid #d3d3d3;border-radius:5px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:300px}.login__container>h1{font-weight:500;margin-bottom:20px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{background-color:#fff;height:30px;margin-bottom:10px;width:98%}.login__container>p{font-size:12px;margin-top:15px}.login__signInButton{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-radius:2px;border-style:solid;border-width:1px;height:30px;margin-top:10px;width:100%}.login__registerButton{border:1px solid #a9a9a9;border-radius:2px;height:30px;margin-top:10px;width:100%}.footer{width:100%}.detail{background-color:#232f3e;padding-bottom:50px}.table{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:50px 20px 0}.table>div{flex:1 1;min-width:200px}.t-head{color:#fff;font-size:16px;font-weight:700;margin-bottom:12px}.table ul{list-style:none;padding:0}.table li{color:#ddd;cursor:pointer;font-size:14px;font-weight:400;padding:6px 0;transition:color .1s}.table li:hover{color:#fff;text-decoration:underline}@media (max-width:768px){.table{gap:25px;padding-top:30px}.table>div{min-width:45%}.t-head{font-size:15px;margin-bottom:10px}.table li{font-size:13px;padding:8px 0}}@media (max-width:480px){.detail{padding-bottom:20px}.table{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;padding:20px 10px 0}.table>div{margin:0;min-width:calc(50% - 10px);width:calc(50% - 10px)}.t-head{border-bottom:1px solid #ffffff14;font-size:11px;margin-bottom:4px;padding-bottom:3px}.table li{font-size:9px;padding:3px 0}}.payment{background-color:#eaeded;flex:1 1;justify-content:center;padding:20px}.orders,.payment{align-items:center;display:flex}.orders{background-color:#f1f1f1;flex-direction:column;min-height:100vh;padding:30px 20px}.orders>h1{font-size:28px;font-weight:700;margin:20px 0}.orders>h1,.orders__container{max-width:900px;width:100%}.orders__order{background-color:#fff;border:1px solid #d5d9d9;border-radius:8px;margin-bottom:24px;overflow:hidden}.orders__orderHeader{background-color:#f0f2f2;border-bottom:1px solid #d5d9d9;display:flex;gap:40px;justify-content:flex-start;padding:14px 20px}.orders__label{color:#565959;font-size:11px;font-weight:700;text-transform:uppercase}.orders__value{color:#565959;font-size:13px;font-weight:400}.orders__id{margin-left:auto;text-align:right}.orders__orderFooter{border-top:1px solid #eee;padding:14px 20px;text-align:right}.order__total{font-size:18px;font-weight:500}.orders__empty{background-color:#fff;border-radius:8px;color:#565959;font-size:18px;padding:60px;text-align:center}@media (max-width:768px){.orders{padding:15px 10px}.orders>h1{font-size:24px;margin:15px 0}.orders__orderHeader{flex-direction:column;gap:10px;padding:12px 15px}.orders__id{margin-left:0;text-align:left}.orders__orderFooter{padding:12px 15px}.order__total{font-size:16px}}@media (max-width:480px){.orders{padding:10px 5px}.orders>h1{font-size:20px}.orders__orderHeader{padding:10px}.orders__label{font-size:10px}.orders__value{font-size:12px}.orders__empty{font-size:16px;padding:40px 20px}}
/*# sourceMappingURL=main.b1e8b0c7.css.map*/