.home{flex-direction:column;min-height:100vh}.home,.home .hero-section{align-items:center;display:flex;width:100%}.home .hero-section{border-radius:12px;gap:3rem;justify-content:center;padding:1rem 0;position:relative}.home .hero-section .hero-image{flex:1 1;margin-right:2.5rem;position:relative;width:50%}.home .hero-section .hero-image img{border-radius:10px;height:auto;object-fit:cover;transition:transform .6s ease;width:100%}.home .hero-section .hero-image:hover img{transform:scale(1.05)}.home .hero-section .hero-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:50%}.home .hero-section .hero-content h1{color:#111;font-size:3rem;font-weight:700;margin-bottom:0}.home .hero-section .hero-content p{align-items:center;color:#555;display:flex;flex:1 1;font-size:1.1rem;line-height:1.6;text-align:center;width:75%}.home .hero-section .hero-content .discover-btn{background-color:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:1.5rem;padding:.9rem 2.2rem;transition:all .3s ease}.home .hero-section .hero-content .discover-btn:hover{background-color:#444;box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.home .featured-collection{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:2rem;width:100%}.home .featured-collection h2{font-size:2rem;margin-bottom:1.5rem}.home .featured-collection .product-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.home .featured-collection .product-grid .product-card{background-color:#fff;border:1px solid #ddd;cursor:pointer;padding:1rem;text-align:center;width:200px}.home .featured-collection .product-grid .product-card img{border-radius:4px;margin-bottom:1rem;width:100%}.home .featured-collection .product-grid .product-card h3{font-size:1.2rem;margin-bottom:.5rem}.home .featured-collection .product-grid .product-card p{color:#555;font-size:1rem}.home .featured-collection .product-grid .product-card button{background-color:#0000;border:1px solid #000;color:#000;cursor:pointer;font-size:.95rem;padding:.6rem 1.2rem;transition:all .3s ease}.home .featured-collection .product-grid .product-card button:hover{box-shadow:0 4px 10px #0003;transform:translateY(-2px)}.home .featured-collection .product-grid .product-card button:active{transform:scale(.98)}.home .featured-collection .discover-btn{background-color:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:1.5rem;padding:.9rem 2.2rem;transition:all .3s ease}.home .featured-collection .discover-btn:hover{background-color:#444;box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.home .aboutus-container{align-items:center;display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding:2rem 1rem 0;text-align:center}.home .aboutus-image{border-radius:1.5rem;box-shadow:0 10px 30px #00000026;max-width:700px;overflow:hidden;position:relative;width:100%}.home .aboutus-image img{border-radius:1.5rem;display:block;height:auto;object-fit:cover;width:100%}.home .aboutus-image .aboutus-gradient{background:linear-gradient(180deg,#0000 40%,#0006);border-radius:1.5rem;inset:0;position:absolute}.home .aboutus-title{color:#333;font-size:2.5rem;font-weight:700;position:relative}.home .aboutus-title:after{background:linear-gradient(90deg,#000,#fff);border-radius:5px;content:"";display:block;height:3px;margin:.5rem auto 0;width:60px}.home .aboutus-text{max-width:800px}.home .aboutus-text p{color:#555;font-size:1.125rem;line-height:1.7;margin-bottom:1.25rem}.home .aboutus-text .quote{color:#444;font-style:italic;font-weight:600}@media(max-width:992px){.home .hero-section{flex-direction:column-reverse;padding:2rem 0}.home .hero-section .hero-content{width:100%}.home .hero-section .hero-content h1{font-size:2rem}.home .hero-section .hero-content p{font-size:1rem}.home .hero-section .hero-image{margin-right:0;width:80%}.home .hero-section .aboutus{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5rem 0;text-align:center}.home .hero-section .aboutus img{width:50%}.home .hero-section .aboutus p{margin:.5rem 0;width:75%}.home .featured-collection{padding:0}.home .featured-collection .product-grid{gap:1.5rem}.home .featured-collection .product-grid .product-card{width:100%}}@media(max-width:576px){.home .hero-section .hero-content h1{font-size:1.8rem}.home .hero-section .hero-content p{font-size:.95rem}.home .hero-section .hero-content .discover-btn{font-size:1rem;padding:.7rem 1.8rem}.home .hero-section .hero-image{width:100%}.home .featured-collection{padding:0}.home .featured-collection .product-grid{gap:1.5rem}.home .featured-collection .product-grid .product-card{width:100%}}.home .product-modal-overlay{align-items:flex-start;background:#000000b3;display:flex;height:95vh;justify-content:center;left:0;overflow-y:auto;padding:2rem 0;position:fixed;top:0;width:100vw;z-index:999}.home .product-modal-overlay .product-modal{background:#fff;border-radius:8px;display:flex;flex-direction:row;gap:2rem;max-height:none;max-width:900px;overflow:hidden;padding:2rem;position:relative;width:90%}.home .product-modal-overlay .product-modal .gallery{display:flex;flex:1 1;gap:1rem}.home .product-modal-overlay .product-modal .gallery .thumbnails{display:flex;flex-direction:column;gap:.5rem;margin-top:2rem}.home .product-modal-overlay .product-modal .gallery .thumbnails img{border:1px solid #ddd;border-radius:4px;cursor:pointer;height:60px;object-fit:cover;width:60px}.home .product-modal-overlay .product-modal .gallery .main-image img{border-radius:4px;height:auto;width:300px}.home .product-modal-overlay .product-modal .product-info{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.home .product-modal-overlay .product-modal .product-info h2{margin-bottom:.5rem}.home .product-modal-overlay .product-modal .product-info .price{font-weight:700;margin-bottom:.5rem}.home .product-modal-overlay .product-modal .product-info .desc{margin-bottom:1rem}.home .product-modal-overlay .product-modal .product-info .selectors{display:flex;flex-direction:column;gap:.5rem}.home .product-modal-overlay .product-modal .product-info .selectors .sizes{margin-bottom:1rem}.home .product-modal-overlay .product-modal .product-info .selectors .sizes p{font-weight:700;margin-bottom:.5rem}.home .product-modal-overlay .product-modal .product-info .selectors .sizes .size-options{display:flex;flex-wrap:wrap;gap:10px}.home .product-modal-overlay .product-modal .product-info .selectors .sizes .size-option{background:#333;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem;text-transform:uppercase;transition:all .3s ease}.home .product-modal-overlay .product-modal .product-info .selectors .sizes .size-option:hover{background:#555}.home .product-modal-overlay .product-modal .product-info .selectors .sizes .size-option.active{background:#6c7ae0;border-color:#6c7ae0}.home .product-modal-overlay .product-modal .product-info .selectors .colors{margin-bottom:1rem}.home .product-modal-overlay .product-modal .product-info .selectors .colors p{font-weight:700;margin-bottom:.5rem}.home .product-modal-overlay .product-modal .product-info .selectors .colors .color-options{display:flex;flex-wrap:wrap;gap:10px}.home .product-modal-overlay .product-modal .product-info .selectors .colors .color-swatch{background:#333;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem;text-transform:capitalize;transition:all .3s ease}.home .product-modal-overlay .product-modal .product-info .selectors .colors .color-swatch:hover{background:#555}.home .product-modal-overlay .product-modal .product-info .selectors .colors .color-swatch.active{background:#6c7ae0;border-color:#6c7ae0}.home .product-modal-overlay .product-modal .product-info .add-to-cart{margin-top:1rem}.home .product-modal-overlay .product-modal .product-info .add-to-cart button{background:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.7rem 1.5rem}.home .product-modal-overlay .product-modal .close-btn{background:#0000;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}@media(max-width:768px){.home .product-modal-overlay .product-modal{flex-direction:column}.home .product-modal-overlay .product-modal .gallery{align-items:center;flex-direction:column}.home .product-modal-overlay .product-modal .gallery .thumbnails{flex-direction:row;flex-wrap:wrap;justify-content:center}.home .product-modal-overlay .product-modal .gallery .thumbnails img{height:50px;width:50px}.home .product-modal-overlay .product-modal .gallery .main-image img{max-width:350px;width:100%}.home .product-modal-overlay .product-modal .product-info{padding-top:1rem;width:100%}.home .product-modal-overlay .product-modal .product-info .add-to-cart button{width:100%}}.navbar{background-color:#0000;color:#333;justify-content:space-between;padding:1rem 2rem;position:relative;width:75%}.navbar,.navbar .navbar-brand{align-items:center;display:flex}.navbar .navbar-brand{justify-content:center;margin-right:auto}.navbar .navbar-brand .navbar-logo{cursor:pointer;width:120px}.navbar .navbar-links{align-items:center;display:flex;flex:1 1;gap:1rem;justify-content:center;margin-left:auto}.navbar .navbar-links a{color:#333;font-weight:500;text-decoration:none}.navbar .navbar-links .navbar-cart{cursor:pointer;display:flex;justify-content:flex-end}.navbar .hamburger{cursor:pointer;display:none;font-size:1.8rem}@media(max-width:768px){.navbar{flex-direction:column;padding:1rem 0}.navbar .navbar-brand{margin:0 auto;order:1}.navbar .hamburger{display:block;position:absolute;right:1.5rem;top:1.2rem;z-index:20}.navbar .navbar-links{align-items:center;background:#fff;flex-direction:column;gap:1.5rem;justify-content:center;left:0;opacity:0;padding:1.5rem 0;position:absolute;top:70px;transform:translateY(-200%);transition:all .3s ease-in-out;width:100%;z-index:10}.navbar .navbar-links a{font-size:1.1rem}.navbar .navbar-links .navbar-cart{justify-content:center;margin:0}.navbar .navbar-links.active{opacity:1;transform:translateY(0)}}.cart-overlay{background-color:#00000080;bottom:0;display:flex;height:100%;justify-content:flex-end;left:0;opacity:1;position:fixed;transition:all .4s ease;width:100%;z-index:999}.cart-overlay .cart{background-color:#fff;box-shadow:-2px 0 8px #0000001a;display:flex;flex-direction:column;height:100%;padding:0 1rem;transform:translateX(100%);transition:transform .4s ease,opacity .4s ease;width:20%}.cart-overlay .cart.active{transform:translateX(0)}.cart-overlay .cart .cart-header{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.cart-overlay .cart .cart-header h2{font-size:1.3rem}.cart-overlay .cart .cart-header .close-btn{background:none;border:none;cursor:pointer;font-size:1.8rem}.cart-overlay .cart .cart-items{flex:1 1 auto;margin-bottom:1rem;overflow-y:auto;padding-right:4px}.cart-overlay .cart .cart-items .cart-item{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-bottom:1rem}.cart-overlay .cart .cart-items .cart-item img{border-radius:6px;height:60px;object-fit:cover;width:60px}.cart-overlay .cart .cart-items .cart-item .item-details{display:flex;flex:1 1;flex-direction:column}.cart-overlay .cart .cart-items .cart-item .item-details h3{font-size:1rem;margin:0}.cart-overlay .cart .cart-items .cart-item .item-details p{color:#555;font-size:.85rem;margin:0}.cart-overlay .cart .cart-footer{background:#fff;border-top:1px solid #ddd;flex-shrink:0;padding-top:1rem}.cart-overlay .cart .cart-footer .cart-total{font-size:1rem;font-weight:700;margin-bottom:1rem}.cart-overlay .cart .cart-footer .cart-actions{display:flex;flex-direction:column;gap:.5rem}.cart-overlay .cart .cart-footer .cart-actions .checkout-btn,.cart-overlay .cart .cart-footer .cart-actions .clear-cart-btn{border:none;border-radius:4px;cursor:pointer;font-weight:600;padding:.75rem;width:100%}.cart-overlay .cart .cart-footer .cart-actions .clear-cart-btn{background-color:#ff4d4d;color:#fff}.cart-overlay .cart .cart-footer .cart-actions .clear-cart-btn:hover{background:#e33b3b}.cart-overlay .cart .cart-footer .cart-actions .checkout-btn{background-color:#111;color:#fff}.cart-overlay .cart .cart-footer .cart-actions .checkout-btn:hover{background:#333}@media(max-width:576px){.cart-overlay .cart{height:100%;max-width:100%;width:100%}.cart-overlay .cart .cart-actions{flex-direction:column}}.footer{background:#222;color:#fff;margin-top:5rem;padding:3rem 0;width:100%}.footer__container{align-items:center;display:flex;gap:40px;justify-content:center;margin:0 auto;max-width:1200px;text-align:center}@media(max-width:768px){.footer__container{grid-template-columns:1fr 1fr}}@media(max-width:480px){.footer__container{grid-template-columns:1fr;text-align:center}}.footer__section h4{font-weight:700;margin-bottom:20px}.footer__section ul{list-style:none;padding:0}.footer__section ul li{cursor:pointer;margin-bottom:10px;transition:color .3s}.footer__section ul li:hover{color:#888}.footer__section p{font-size:14px;line-height:1.6;margin-bottom:15px}.footer__socials{align-items:center;display:flex;gap:15px;justify-content:center}.footer__socials a{color:#fff;text-decoration:none}.footer__socials a i{cursor:pointer;font-size:18px;transition:color .3s}.footer__socials a i:hover{color:#888}@media(max-width:480px){.footer__socials{justify-content:center}}.footer__bottom{margin-top:30px;text-align:center}.footer__bottom p{font-size:13px}.footer__bottom p a{color:#6c7ae0;cursor:pointer;text-decoration:none}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.collection-page{align-items:center;display:flex;flex-direction:column;padding:0}.collection-page .collection-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem;width:75%}.collection-page .collection-header .categories{display:flex;flex-wrap:wrap;gap:1.5rem}.collection-page .collection-header .categories button{background:none;border:none;color:#666;cursor:pointer;font-size:1rem}.collection-page .collection-header .categories button.active{color:#333;font-weight:600;text-decoration:underline}.collection-page .collection-header .actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.collection-page .collection-header .actions .search-input{background:#f9f9f9;border:1px solid #ddd;border-radius:50px;font-size:.9rem;min-width:220px;padding:.5rem 1rem}.collection-page .collection-header .actions .filter-btn{background:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1.5rem;transition:all .3s ease}.collection-page .collection-header .actions .filter-btn:hover{background:#333}.collection-page .collection-header .actions .filter-panel{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;display:flex;gap:10px;padding:.5rem 1rem}.collection-page .collection-header .actions .filter-panel h4{font-size:.9rem;margin:0}.collection-page .collection-header .actions .filter-panel select{border:1px solid #ccc;border-radius:4px;font-size:.85rem;padding:.4rem .8rem}.collection-page .product-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));width:75%}.collection-page .product-grid .product-card{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;padding:1rem;text-align:center;transition:all .3s ease}.collection-page .product-grid .product-card:hover{box-shadow:0 4px 10px #0000001a}.collection-page .product-grid .product-card img{border-radius:4px;margin-bottom:1rem;width:100%}.collection-page .product-grid .product-card h3{color:#333;font-size:1rem;margin-bottom:.5rem}.collection-page .product-grid .product-card p{color:#666;font-size:.9rem}.collection-page .product-grid .product-card button{background-color:#0000;border:1px solid #000;color:#000;cursor:pointer;font-size:.95rem;padding:.6rem 1.2rem;transition:all .3s ease}.collection-page .product-grid .product-card button:hover{box-shadow:0 4px 10px #0003;transform:translateY(-2px)}.collection-page .product-grid .product-card button:active{transform:scale(.98)}@media(max-width:992px){.collection-page .collection-header{align-items:center;flex-direction:column}.collection-page .collection-header .actions,.collection-page .collection-header .categories{justify-content:center}.collection-page .product-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media(max-width:576px){.collection-page{padding:1rem}.collection-page .collection-header{align-items:center;flex-direction:column;gap:1.5rem;width:100%}.collection-page .collection-header .actions,.collection-page .collection-header .categories{align-items:center;flex-direction:column;gap:.75rem}.collection-page .collection-header .actions{justify-content:center}.collection-page .collection-header .actions .filter-btn,.collection-page .collection-header .actions .search-input{max-width:300px;width:50%}.collection-page .collection-header .actions .filter-panel{align-items:center;flex-direction:column;padding:1rem;width:75%}.collection-page .product-grid{grid-template-columns:1fr}}.collection-page .product-modal-overlay{align-items:flex-start;background:#000000b3;display:flex;height:95vh;justify-content:center;left:0;overflow-y:auto;padding:2rem 0;position:fixed;top:0;width:100vw;z-index:999}.collection-page .product-modal-overlay .product-modal{background:#fff;border-radius:8px;display:flex;flex-direction:row;gap:2rem;max-height:none;max-width:900px;overflow:hidden;padding:2rem;position:relative;width:90%}.collection-page .product-modal-overlay .product-modal .gallery{display:flex;flex:1 1;gap:1rem}.collection-page .product-modal-overlay .product-modal .gallery .thumbnails{display:flex;flex-direction:column;gap:.5rem;margin-top:2rem}.collection-page .product-modal-overlay .product-modal .gallery .thumbnails img{border:1px solid #ddd;border-radius:4px;cursor:pointer;height:60px;object-fit:cover;width:60px}.collection-page .product-modal-overlay .product-modal .gallery .main-image img{border-radius:4px;height:auto;width:300px}.collection-page .product-modal-overlay .product-modal .product-info{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.collection-page .product-modal-overlay .product-modal .product-info h2{margin-bottom:.5rem}.collection-page .product-modal-overlay .product-modal .product-info .price{font-weight:700;margin-bottom:.5rem}.collection-page .product-modal-overlay .product-modal .product-info .desc{margin-bottom:1rem}.collection-page .product-modal-overlay .product-modal .product-info .selectors{display:flex;flex-direction:column;gap:.5rem}.collection-page .product-modal-overlay .product-modal .product-info .selectors .sizes{margin-bottom:1rem}.collection-page .product-modal-overlay .product-modal .product-info .selectors .sizes p{font-weight:700;margin-bottom:.5rem}.collection-page .product-modal-overlay .product-modal .product-info .selectors .sizes .size-options{display:flex;flex-wrap:wrap;gap:10px}.collection-page .product-modal-overlay .product-modal .product-info .selectors .sizes .size-option{background:#333;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem;text-transform:uppercase;transition:all .3s ease}.collection-page .product-modal-overlay .product-modal .product-info .selectors .sizes .size-option:hover{background:#555}.collection-page .product-modal-overlay .product-modal .product-info .selectors .sizes .size-option.active{background:#6c7ae0;border-color:#6c7ae0}.collection-page .product-modal-overlay .product-modal .product-info .selectors .colors{margin-bottom:1rem}.collection-page .product-modal-overlay .product-modal .product-info .selectors .colors p{font-weight:700;margin-bottom:.5rem}.collection-page .product-modal-overlay .product-modal .product-info .selectors .colors .color-options{display:flex;flex-wrap:wrap;gap:10px}.collection-page .product-modal-overlay .product-modal .product-info .selectors .colors .color-swatch{background:#333;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem;text-transform:capitalize;transition:all .3s ease}.collection-page .product-modal-overlay .product-modal .product-info .selectors .colors .color-swatch:hover{background:#555}.collection-page .product-modal-overlay .product-modal .product-info .selectors .colors .color-swatch.active{background:#6c7ae0;border-color:#6c7ae0}.collection-page .product-modal-overlay .product-modal .product-info .add-to-cart{margin-top:1rem}.collection-page .product-modal-overlay .product-modal .product-info .add-to-cart button{background:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.7rem 1.5rem}.collection-page .product-modal-overlay .product-modal .close-btn{background:#0000;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}@media(max-width:768px){.collection-page .product-modal-overlay .product-modal{flex-direction:column}.collection-page .product-modal-overlay .product-modal .gallery{align-items:center;flex-direction:column}.collection-page .product-modal-overlay .product-modal .gallery .thumbnails{flex-direction:row;flex-wrap:wrap;justify-content:center}.collection-page .product-modal-overlay .product-modal .gallery .thumbnails img{height:50px;width:50px}.collection-page .product-modal-overlay .product-modal .gallery .main-image img{max-width:350px;width:100%}.collection-page .product-modal-overlay .product-modal .product-info{padding-top:1rem;width:100%}.collection-page .product-modal-overlay .product-modal .product-info .add-to-cart button{width:100%}}.contact{align-items:center;display:flex;flex-direction:column;min-height:100vh;width:100%}.contact h1{color:#222;font-size:3rem;font-weight:700;margin-bottom:2rem;text-align:center}.contact .contact-form{background-color:#fff;border-radius:12px;box-shadow:0 10px 20px #00000014;gap:1.5rem;max-width:500px;padding:2rem;width:100%}.contact .contact-form,.contact .contact-form .form-group{display:flex;flex-direction:column}.contact .contact-form .form-group label{color:#333;font-size:.95rem;margin-bottom:.4rem}.contact .contact-form .form-group input,.contact .contact-form .form-group textarea{background:#f9f9f9;border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.9rem 1rem;transition:all .2s ease}.contact .contact-form .form-group input:focus,.contact .contact-form .form-group textarea:focus{background:#fff;border-color:#7f8cff;box-shadow:0 0 0 2px #7f8cff26;outline:none}.contact .contact-form .form-group textarea{min-height:120px;resize:vertical}.contact .contact-form .submit-btn{background-color:#7f8cff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem;transition:all .3s ease;width:100%}.contact .contact-form .submit-btn:hover{background-color:#5e6dff;box-shadow:0 5px 10px #7f8cff4d;transform:translateY(-1px)}@media(max-width:768px){.contact{padding:3rem 1rem}.contact h1{font-size:2.3rem}.contact .contact-form{background-color:#fff;border-radius:12px;box-shadow:0 10px 20px #00000014;display:flex;flex-direction:column;gap:1.5rem;width:75%}}@media(max-width:480px){.contact{padding:0}.contact h1{font-size:1.9rem}.contact .contact-form{gap:1rem;padding:1rem}.contact .contact-form .submit-btn{font-size:.95rem}}.dummy-comp{background:#fff;color:#000;font-family:Arial,sans-serif;min-height:100vh;overflow-x:hidden;padding:20px}.dummy-comp .dashboard{margin:0 auto;max-width:90%}.dummy-comp .dashboard .auth-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.dummy-comp .dashboard .auth-container h1{font-size:2rem;font-weight:700;margin:0}.dummy-comp .dashboard .auth-container .logout-button{background-color:#ff4d4f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:8px 16px;transition:background-color .3s ease}.dummy-comp .dashboard .auth-container .logout-button:hover{background-color:#e04345}.dummy-comp .dashboard .table-section{margin-bottom:50px}.dummy-comp .dashboard .table-section h2{font-size:1.5rem;margin-bottom:10px}.dummy-comp .dashboard .table-section button{background-color:#000;border:none;color:#fff;cursor:pointer;margin:5px 0;padding:8px 15px;transition:background-color .3s ease}.dummy-comp .dashboard .table-section button:hover{background:#000}.dummy-comp .dashboard .table-section #delete_product{background-color:#0000}.dummy-comp .dashboard .table-section table{border-collapse:collapse;margin-top:10px;width:100%}.dummy-comp .dashboard .table-section table td,.dummy-comp .dashboard .table-section table th{word-wrap:break-word;border:1px solid #000;padding:10px;text-align:center;vertical-align:center}.dummy-comp .dashboard .table-section table th{background:#f8f8f8}.dummy-comp .dashboard .table-section table tr:hover{background:#f0f0f0}.dummy-comp .dashboard .table-section table .product-list{display:flex;flex-direction:column;gap:8px}.dummy-comp .dashboard .table-section table .product-list .product-item{align-items:center;background:#fafafa;border:1px solid #e0e0e0;border-radius:4px;display:flex;gap:8px;padding:5px}.dummy-comp .dashboard .table-section table .product-list .product-item:hover{background:#f0f0f0}.dummy-comp .dashboard .table-section table .product-list .product-item .order-product-img{border:1px solid #ccc;border-radius:4px;cursor:pointer;height:50px;object-fit:cover;width:50px}.dummy-comp .dashboard .table-section table .product-list .product-item .product-info{text-align:left}.dummy-comp .dashboard .table-section table .product-list .product-item .product-info strong{display:block;margin-bottom:4px}.dummy-comp .dashboard .table-section table .product-list .product-item .product-info span{color:#555;display:block;font-size:.8rem}.dummy-comp .dashboard .table-section .pagination-controls{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.dummy-comp .dashboard .table-section .pagination-controls button{cursor:pointer;font-size:14px;padding:6px 12px}.dummy-comp .dashboard .table-section .pagination-controls .page-info{color:#333;flex:1 1;font-size:14px;text-align:center}.dummy-comp .modal{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0}.dummy-comp .modal .modal-content{background:#fff;border-radius:8px;max-height:80vh;overflow-y:auto;padding:1.5rem;text-align:center;width:40%}.dummy-comp .modal .modal-content input,.dummy-comp .modal .modal-content textarea{border:1px solid #ccc;font-size:.95rem;margin-bottom:10px;padding:.75rem;resize:vertical;width:95%}.dummy-comp .modal .modal-content textarea{max-height:30vh;min-height:5vh}.dummy-comp .modal .modal-content .dropzone{background:#fafafa;border:2px dashed #999;color:#333;cursor:pointer;margin-bottom:10px;padding:20px;position:relative;transition:background .3s ease,border .3s ease}.dummy-comp .modal .modal-content .dropzone:hover{background:#f0f0f0;border-color:#000}.dummy-comp .modal .modal-content .dropzone input[type=file]{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.dummy-comp .modal .modal-content .dropzone img.preview{border-radius:4px;margin-top:10px;max-height:25vh;max-width:100%}.dummy-comp .modal .modal-content .dropzone .multi-preview{display:flex;flex-wrap:wrap;gap:5px}.dummy-comp .modal .modal-content .dropzone .multi-preview img{border-radius:4px;height:60px;object-fit:cover;width:60px}.dummy-comp .modal .modal-content label{align-items:center;display:flex;font-size:.95rem;gap:8px;margin-bottom:10px}.dummy-comp .modal .modal-content button{background:#000;border:none;color:#fff;cursor:pointer;margin:5px;padding:8px 15px}.dummy-comp .modal .modal-content button:hover{background:#000}.dummy-comp .modal .modal-content button:disabled{background-color:#ccc;color:#000;cursor:default}.dummy-comp .modal .modal-content #featured{align-items:center;cursor:pointer;display:flex;justify-content:center;margin:3rem 0}.dummy-comp .modal .modal-content #featured input{padding:0;width:5%}.dummy-comp .modal .error{color:red;font-size:.9rem;margin-bottom:10px}.dummy-comp .modal .spinner{animation:spin .8s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#555;display:inline-block;height:16px;margin-right:5px;vertical-align:middle;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:992px){.dummy-comp .dashboard .auth-container{align-items:center;display:flex;flex-direction:column;margin-bottom:30px}.dummy-comp .dashboard .auth-container h1{font-size:2rem;font-weight:700;margin:0}.dummy-comp .dashboard .auth-container .logout-button{background-color:#ff4d4f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:8px 16px;transition:background-color .3s ease}.dummy-comp .dashboard .auth-container .logout-button:hover{background-color:#e04345}.dummy-comp .dashboard .table-section table{font-size:.85rem}.dummy-comp .dashboard .table-section table td,.dummy-comp .dashboard .table-section table th{padding:6px}.dummy-comp .modal .modal-content{width:90%}}@media(max-width:576px){.dummy-comp{padding:10px}.dummy-comp .dashboard .table-section table{display:block;overflow-x:auto;white-space:nowrap}.dummy-comp .modal .modal-content{width:95%}}.checkout{align-items:center;display:flex;flex-direction:column;min-height:100vh;width:100%}.checkout__container{background:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;display:flex;gap:2rem;margin:0 auto;padding:2rem;width:75%}@media(max-width:768px){.checkout__container{flex-direction:column}}.checkout__form{flex:2 1}.checkout__form h2{margin-bottom:1.5rem}.checkout__form .form-group{display:flex;flex-direction:column;margin-bottom:1rem}.checkout__form .form-group label{font-weight:700;margin-bottom:.3rem}.checkout__form .form-group input{border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:.7rem}.checkout__form button{background:#111;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.8rem 1.5rem}.checkout__form button:hover{background:#333}.checkout__summary{background:#f5f5f5;border-radius:4px;flex:1 1;padding:1rem}.checkout__summary h2{margin-bottom:1rem}.checkout__summary .summary-item{display:flex;justify-content:space-between;margin-bottom:1rem}.checkout__summary .summary-item img{border:1px solid #ddd;border-radius:4px;cursor:pointer;height:60px;object-fit:cover;width:60px}.checkout__summary .summary-item p{margin:0}.checkout__summary .summary-item.total{font-weight:700;margin-top:1rem}.checkout__summary .pay-btn{background:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:1rem;padding:.75rem;width:100%}.checkout__summary .pay-btn:hover{background:#5560c0}
/*# sourceMappingURL=main.a2552116.css.map*/