@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Liter&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Rozha+One&family=Trirong:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";html,body{font-family:Poppins,sans-serif;margin:0;padding:0;box-sizing:border-box;background:var(--bg);overflow-x:hidden!important}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input,textarea,[contenteditable]{-webkit-user-select:text;user-select:text}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}:root{--grey: #666666;--primary: #635c51;--bg: #fff;--text: #2c2c2c;--dark: #8b0000;--light: #bfbccb;--black: #001135;--white: #fff;--spinnerColor: #000;--page-background: #fff;--text-color: #232c33;--text: #0f172a;--text-secondary: #475569}.brand-banner{width:100%;height:auto;color:#000;display:flex;justify-content:center;align-items:center;text-align:center;margin-bottom:40px}.brand-banner h1{margin-top:40px;font-size:2.5em;letter-spacing:2px;font-weight:500}.brand-banner h1{background:linear-gradient(to right,var(--black),color-mix(in srgb,var(--black) 90%,white));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:48px;position:relative;z-index:1;text-align:center;font-family:DM Sans,sans-serif}.filter-container{max-width:90%;margin:0 auto 40px;padding:0;position:relative}.dropdown-filter{position:relative;display:flex;justify-content:flex-end}.dropdown-button{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;border:1px solid #ddd;cursor:pointer;font-family:Raleway,sans-serif;font-size:14px;transition:all .3s ease}.dropdown-button:hover{background:#f5f5f5}.dropdown-arrow{transition:transform .3s ease}.dropdown-content{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-top:none;width:200px;z-index:1000;box-shadow:0 4px 6px #0000001a}.dropdown-item{width:100%;padding:10px 20px;border:none;background:none;text-align:left;cursor:pointer;font-family:Raleway,sans-serif;font-size:14px;transition:all .3s ease}.dropdown-item:hover{background:#f5f5f5}.dropdown-item.active{background:#1a1a1a;color:#fff}@media (max-width: 1000px){.brand-banner h1{font-size:40px}.brand-banner{margin-top:40px}}@media (max-width: 768px){.brand-banner h1{font-size:30px}}@media (max-width: 650px){.brand-banner h1{font-size:24px}}.header-container{width:100%}.navbar{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;background-color:#fff;transition:height .3s ease,box-shadow .3s ease;height:80px}.navbar-inner{position:relative;width:100%}.navbar-inner.home{border-bottom:1px solid transparent}.navbar-inner.not-home{border-bottom:1px solid #fff;transition:border-bottom .5s ease}.navbar-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:80px}.navbar-top{position:relative;z-index:1000;overflow:hidden;padding:8px 0;color:#fff!important;height:26px;display:flex;justify-content:flex-end;align-items:center;font-family:Poppins,sans-serif;font-size:12px;background-color:#000;width:100%}.navbar-top.scrolled{position:absolute}.navbar-top span{color:#fff!important}.navbar-logo{margin-right:auto}.navbar-logo img{width:180px}.navbar-links{display:flex;justify-content:center;gap:40px;padding:10px 0;font-size:12px;color:var(--black);text-decoration:none;font-weight:500;transition:all .5s ease;opacity:1;overflow:hidden;position:relative}.navbar-link{display:flex;align-items:center;gap:4px;transition:all .3s ease;font-family:Raleway,sans-serif}.navbar-link:hover,.navbar-link.active{color:var(--primary)}.navbar-links.hidden{max-height:0;padding:0;opacity:0;pointer-events:none}.navbar-links.visible{max-height:50px;opacity:1;pointer-events:auto}.navbar-icons{display:flex;align-items:center;gap:2rem;margin-left:auto}.navbar-icon{font-size:22px;color:var(--black);text-decoration:none;transition:color .3s ease;position:relative;display:flex;align-items:center;height:20px}.navbar-icon:hover{color:var(--primary)}.cart-count{position:absolute;font-family:Poppins,sans-serif;top:-7px;right:-7px;background-color:var(--primary);color:#fff;font-size:10px;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.contact-info{display:flex;gap:30px;align-items:center;margin-right:80px;font-weight:500}.contact-item{display:flex;align-items:center;gap:4px;color:#000;text-decoration:none;transition:color .3s ease}.contact-item:hover{cursor:pointer}.contact-icon{font-size:14px}.home-icon{position:absolute;left:0;font-size:17px;color:var(--black);text-decoration:none;transition:color .3s ease}.home-icon:hover{color:var(--primary)}.menu-toggle{display:none;background:none;border:none;font-size:24px;cursor:pointer;padding:0;color:var(--black)}.mobile-menu-overlay{display:none;position:fixed;top:80px;left:0;width:100%;height:100%;background:#d8d8d814;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(2.4px);-webkit-backdrop-filter:blur(2.4px);z-index:998;opacity:0;transition:opacity .3s ease}.mobile-menu-overlay.active{display:block;opacity:1}.hamburger-menu{display:none;flex-direction:column;justify-content:space-between;width:20px;height:16px;background:transparent;border:none;cursor:pointer;padding:0;position:relative}.hamburger-menu .line{width:100%;height:1.5px;background-color:#000;transition:all .2s ease-out;position:absolute;border-radius:2px}.hamburger-menu .line:nth-child(1){top:0}.hamburger-menu .line:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger-menu .line:nth-child(3){bottom:0}.hamburger-menu.active .line:nth-child(1){top:50%;transform:rotate(-45deg)}.hamburger-menu.active .line:nth-child(2){opacity:0}.hamburger-menu.active .line:nth-child(3){top:50%;transform:rotate(45deg)}.track-order{margin-top:2px}.marquee-container{overflow:hidden;white-space:nowrap;width:100%}.marquee-content{display:inline-block;animation:marquee 30s linear infinite;padding-left:100%}.marquee-content span{margin:0 20px;color:#333;font-size:14px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.marquee-container:hover .marquee-content{animation-play-state:paused}.nav-chevron{font-size:20px;transition:transform .3s ease}.navbar-link:hover .nav-chevron{transform:rotate(180deg)}.navbar-link:hover+.dropdown-content{display:block}.navbar.expanded{height:400px}.dropdown-content{position:absolute;top:80px;left:0;width:100%;background:#fff;padding:20px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;box-shadow:0 4px 6px #0000001a}.dropdown-content.active{opacity:1;visibility:visible}.brand-preview{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:20px}.brand-item{text-align:center}.brand-item img{width:100%;height:200px;object-fit:cover;border-radius:4px}.brand-item h3{margin:10px 0;font-size:16px}.brand-item p{font-size:14px;color:#666}body{margin:0;padding:80px 0 0}@media (max-width: 1024px){.navbar-container{width:95%;margin:0 auto;padding:0;display:flex;justify-content:space-between;align-items:center;height:80px}.navbar-links{font-size:13px}.navbar-logo img{width:140px}.navbar-link{font-size:12px}.navbar-icon{font-size:18px}}@media (max-width: 880px){body.menu-open{overflow:hidden}.menu-toggle{display:block;position:relative;z-index:1002}.navbar{position:fixed;width:100%;background:#fff;z-index:1000}.navbar-links{position:fixed;top:0;right:-100%;width:300px;height:100vh;background:#fff;display:flex;flex-direction:column;align-items:flex-start;padding-top:100px;transition:right .3s ease;z-index:1001;box-shadow:-2px 0 5px #0000001a}.navbar-links.mobile-menu-open{right:0}.navbar-link{width:100%;padding:15px 30px;text-align:left;border-bottom:1px solid #eee;box-sizing:border-box}.navbar-logo{z-index:1002}.navbar-icons{display:flex;justify-content:flex-end}.navbar-icon{display:none}.hamburger-menu{display:flex}.menu-toggle{display:none}.contact-info{margin-right:20px;gap:15px}.contact-item span{font-size:11px}.home-icon{display:none}.navbar-icon.shopping-bag{display:block;font-size:17px;margin-top:3px}}@media (max-width: 480px){.navbar-logo img{width:140px}.navbar-icons{gap:15px}.navbar-icon{font-size:15px}.desktop-only,.contact-item span{display:none}.contact-icon{font-size:16px}.contact-info{gap:20px}}.navbar.scrolled{box-shadow:0 2px 4px #0000001a}.mobile-menu-overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:998;opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1);pointer-events:none}.mobile-menu-overlay.active{opacity:1;pointer-events:auto}.mobile-menu{position:fixed;top:0;right:-100%;width:100%;height:100%;background:#fff;z-index:999;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.mobile-menu.open{right:0}.mobile-menu-header{padding:20px;display:flex;justify-content:flex-end;position:relative;z-index:2}.mobile-menu-close{background:none;border:none;font-size:28px;cursor:pointer;padding:8px;color:var(--black);transition:transform .3s ease}.mobile-menu-close:hover{transform:rotate(90deg)}.mobile-menu-nav{display:flex;flex-direction:column;align-items:flex-start;width:90%;margin:20px auto 0;gap:1.5rem;height:calc(100% - 80px);z-index:2}.mobile-menu-link{font-family:DM Sans,sans-serif;font-size:20px;text-decoration:none;color:var(--black);position:relative;padding:5px 0;transition:all .3s ease;opacity:0;transform:translateY(20px);width:100%;display:flex;justify-content:space-between;align-items:center;z-index:2}.mobile-menu.open .mobile-menu-link{opacity:1;transform:translateY(0)}.mobile-menu-link:nth-child(1){transition-delay:.1s}.mobile-menu-link:nth-child(2){transition-delay:.2s}.mobile-menu-link:nth-child(3){transition-delay:.3s}.mobile-menu-link:nth-child(4){transition-delay:.4s}.mobile-menu-link:nth-child(5){transition-delay:.5s}.mobile-menu-link:nth-child(6){transition-delay:.6s}.mobile-menu-link:nth-child(7){transition-delay:.7s}.mobile-menu-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary);transition:all .3s ease}.mobile-menu-link:hover:after,.mobile-menu-link.active:after{width:100%}.mobile-menu-link.active{color:var(--primary)}.mobile-menu-link.brand-link .chevron{font-size:24px;opacity:.7;transition:transform .3s ease;margin-left:10px}.mobile-menu-link:hover .chevron{transform:translate(5px)}.mobile-menu:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(135deg,transparent 0%,rgba(var(--primary-rgb),.05) 100%);z-index:1;pointer-events:none}.mobile-menu-footer{margin-top:auto;padding:20px 40px;border-top:1px solid rgba(0,0,0,.1);z-index:2}.mobile-menu-socials{display:flex;justify-content:center;gap:1.5rem}.mobile-menu-socials a{color:var(--black);transition:all .3s ease;display:flex;align-items:center;justify-content:center}.mobile-menu-socials a:hover{color:var(--primary);transform:translateY(-3px)}@media (max-width: 480px){.mobile-menu-link.brand-link .chevron{font-size:18px!important}.mobile-menu-link{font-size:18px}}.logo-text{font-family:Rozha One,sans-serif;background:linear-gradient(to right,var(--primary),color-mix(in srgb,var(--primary) 60%,white));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:2rem}@media (max-width: 768px){.logo-text{font-size:1.6rem}}.footer{background-color:#fff;padding:4rem 2rem 1.5rem;border-top:1px solid #eaeaea;font-family:Inter,sans-serif}.footer-container{display:flex;justify-content:space-between;max-width:1200px;margin:0 auto;gap:30px}.footer-newsletter{flex:0 0 30%}.footer-newsletter h3{font-size:1.7rem;font-weight:600;margin-bottom:.5rem;font-family:DM Sans,sans-serif;background:linear-gradient(to right,var(--black),color-mix(in srgb,var(--black) 90%,white));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.footer-newsletter p{color:var(--black);margin-bottom:1.5rem;font-size:.9rem;font-family:DM Sans,sans-serif}.newsletter-form{display:flex;border-bottom:1px solid #000;margin-bottom:1rem;transition:border-color .3s ease}.newsletter-form:focus-within{border-color:var(--primary)}.newsletter-form input{flex:1;padding:.75rem 0;border:none;background:transparent;font-size:.9rem;transition:color .3s ease;font-family:DM Sans,sans-serif}.newsletter-form input:focus{outline:none;color:var(--primary)}.newsletter-button{background:transparent;border:none;cursor:pointer;padding:.5rem;transition:transform .2s ease,color .2s ease;color:#333}.newsletter-button:hover{transform:translate(3px);color:var(--primary)}.terms-text{font-size:.9rem;color:#777}.terms-text a{color:#555;text-decoration:underline;transition:color .2s ease;font-family:DM Sans,sans-serif}.terms-text a:hover{color:var(--primary)}.footer-links{flex:1;display:flex;justify-content:space-between;gap:2rem}.footer-column{flex:1;padding:0 1rem}.footer-column h4{font-size:1.4rem;font-weight:500;margin-bottom:1rem;position:relative;display:inline-block;font-family:DM Sans,sans-serif;background:linear-gradient(to right,var(--black),color-mix(in srgb,var(--black) 90%,white));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.footer-column h4:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:1px;background-color:var(--primary);transition:width .3s ease}.footer-column:hover h4:after{width:100%}.footer-column p{color:var(--black);font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;width:90%;font-family:DM Sans,sans-serif}.footer-column:hover .learn-more-link{color:var(--primary)}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:.75rem;cursor:pointer}.footer-column ul li a{color:var(--black);text-decoration:none;font-size:.9rem;position:relative;display:inline-block;font-family:DM Sans,sans-serif}.footer-column ul li a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:var(--primary);transition:width .3s ease}.footer-column ul li:hover a:after{width:100%}.footer-bottom{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:3rem auto 0;padding-top:1.5rem;border-top:1px solid #eaeaea;font-family:DM Sans,sans-serif}.footer-copyright{font-size:.9rem;color:var(--black)}.footer-socials{display:flex;gap:1.5rem}.footer-socials a{color:#333;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.footer-socials a:hover{color:var(--primary);transform:translateY(-3px)}.contact-list{list-style:none;padding:0;margin:0}.contact-item{display:flex;align-items:flex-start;margin-bottom:1rem;color:#666;font-size:.9rem;font-family:DM Sans,sans-serif}.contact-icon{margin-right:.75rem;font-size:1.1rem;color:#666;flex-shrink:0;margin-top:.2rem}.contact-item a{color:#666;text-decoration:none;transition:color .2s ease}.contact-item a:hover{color:var(--primary)}.contact-item span{line-height:1.5}@media (max-width: 992px){.footer{padding:3rem 1.5rem 1rem}.footer-container{flex-direction:column;gap:2rem}.footer-newsletter{flex:0 0 100%}.footer-links{flex-wrap:wrap;gap:2rem}.footer-column{flex:0 0 calc(50% - 1rem);padding-right:0}.footer-bottom{margin-top:2rem;padding:1.5rem 0}}@media (max-width: 768px){.footer{padding:2.5rem 1.25rem 1rem}.footer-newsletter h3{font-size:1.4rem}.footer-column h4{font-size:1.2rem}.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}.footer-socials{justify-content:center}}@media (max-width: 576px){.footer{padding:2rem 1rem 1rem}.footer-container{gap:1.5rem}.footer-links{flex-direction:column;gap:1.5rem}.footer-column{flex:0 0 100%;padding:0}.footer-newsletter h3{font-size:1.3rem}.footer-column h4{font-size:1.1rem}.footer-column p,.footer-column ul li a,.contact-item,.terms-text{font-size:.8rem}.footer-copyright{font-size:.74rem}}.preloader{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;opacity:1;transition:opacity .5s ease}.preloader.fade-out{opacity:0}.preloader-logo{transform:scale(1.4);font-family:Rozha One,sans-serif;background:linear-gradient(to right,var(--primary),color-mix(in srgb,var(--primary) 60%,white));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:3rem}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity 1s ease-in}.no-scroll{overflow:hidden;height:100vh;position:fixed;width:100%}.wobbler{--uib-size: 80px;--uib-color: black;--uib-speed: 1.75s;--uib-stroke: 5px;--uib-bg-opacity: .1;position:relative;display:flex;align-items:center;justify-content:center;height:var(--uib-stroke);width:var(--uib-size);border-radius:calc(var(--uib-stroke) / 2);overflow:hidden;transform:translateZ(0)}.wobbler:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--dark);opacity:var(--uib-bg-opacity);transition:background-color .3s ease}.wobbler:after{content:"";height:100%;width:100%;border-radius:calc(var(--uib-stroke) / 2);animation:wobble var(--uib-speed) ease-in-out infinite;transform:translate(-95%);background-color:var(--dark);transition:background-color .3s ease}@keyframes wobble{0%,to{transform:translate(-95%)}50%{transform:translate(95%)}}.rollerContainer{--uib-size: 30px;--uib-color: var(--dark);--uib-speed: 2s;--uib-bg-opacity: 0;height:var(--uib-size);width:var(--uib-size);transform-origin:center;animation:rotate var(--uib-speed) linear infinite;will-change:transform;overflow:visible}.cursor{animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width: 768px){.preloader-logo{font-size:2rem}}@media (max-width: 480px){.preloader-logo{font-size:1.5rem}}.notification{position:fixed;top:20px;right:20px;padding:12px 24px;border-radius:4px;color:#fff;font-size:14px;z-index:1000;animation:slideInRight .3s ease-out;max-width:300px}.notification.exit{animation:slideOutRight .3s ease-out forwards}.notification.success{background-color:#4caf50}.notification.error{background-color:#f44336}.notification.info{background-color:#2196f3;color:#fff;border-left:4px solid #0d47a1}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}@media (max-width: 480px){.notification{top:10px;left:50%;right:auto;transform:translate(-50%);font-size:13px;padding:10px 16px;width:90vw;max-width:none;text-align:center;animation:slideInDown .3s ease-out}.notification.exit{animation:slideOutUp .3s ease-out forwards}@keyframes slideInDown{0%{transform:translate(-50%,-100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes slideOutUp{0%{transform:translate(-50%);opacity:1}to{transform:translate(-50%,-100%);opacity:0}}}.not-found-container{display:flex;align-items:center;justify-content:center;min-height:50vh;padding:40px 20px;background-color:#fff}.not-found-content{max-width:500px;text-align:center;padding:60px 40px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;border:1px solid #e5e7eb}.not-found-code{font-size:120px;font-weight:700;line-height:1;margin-bottom:20px;background:linear-gradient(to right,#333,#666);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:Trirong,serif}.not-found-title{font-size:28px;font-weight:500;margin-bottom:16px;color:#333}.not-found-message{font-size:16px;color:#666;margin-bottom:40px;line-height:1.6}.not-found-button{display:inline-block;padding:12px 24px;background-color:#f8f8f8;color:#333;border:1px solid #ddd;font-size:14px;cursor:pointer;border-radius:4px;transition:all .3s ease;font-family:Poppins,sans-serif;font-weight:500;letter-spacing:.3px;box-shadow:0 2px 4px #0000000d;text-decoration:none}.not-found-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a;background-color:#333;color:#fff;border-color:#333}@media (max-width: 768px){.not-found-code{font-size:100px}.not-found-title{font-size:24px}.not-found-content{padding:40px 30px}}@media (max-width: 480px){.not-found-code{font-size:80px}.not-found-title{font-size:20px}.not-found-message{font-size:14px}.not-found-content{padding:30px 20px}}.home{width:100%;overflow-x:hidden;background-color:var(--page-background)}.home-hero{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:500px;padding:50px 40px;margin-bottom:30px;background-position:bottom;background-size:cover;background-repeat:no-repeat;position:relative;transform:translateY(-40px);transition:background-image 1s ease-in-out;background-color:var(--page-background)}.home-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1c1c1c55;z-index:1}@keyframes slideUp{0%{transform:translateY(0)}to{transform:translateY(-36.33px)}}.home-tagline-container{width:1280px;margin:0 auto;z-index:2}.home-tagline{font-size:50px;font-weight:500;color:#fff;margin:0;line-height:1.5;text-shadow:0 2px 4px rgba(0,0,0,.245);font-family:Cinzel,sans-serif;letter-spacing:3px}.home-subtagline{font-size:20px;font-weight:400;color:#fff;margin:0;line-height:1.5;text-shadow:0 2px 4px rgba(0,0,0,.244);z-index:2}.hero-content{position:absolute;top:50%;left:10%;transform:translateY(-50%);z-index:3;text-align:left;max-width:400px}.hero-subtext{color:#fff;font-family:Raleway,sans-serif;font-size:16px;margin:20px 0;line-height:1.5}.hero-cta{display:inline-block;padding:12px 30px;background-color:transparent;color:#fff;text-decoration:none;font-family:Raleway,sans-serif;font-size:14px;border:1px solid #fff;border-radius:15px;transition:all .4s ease;position:relative;overflow:hidden;z-index:1}.hero-cta:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:#fff;transition:all .4s ease;z-index:-1}.hero-cta:hover{color:#000}.hero-cta:hover:before{width:100%}.home-brands{width:70%;margin:0 auto;padding:60px 0}.home-brands-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:20px;margin:0 auto}.brand:nth-child(1){grid-column:1 / 2;grid-row:1}.brand:nth-child(2){grid-column:2 / 4;grid-row:1}.brand:nth-child(3){grid-column:1 / 2;grid-row:2}.brand:nth-child(4){grid-column:2 / 3;grid-row:2}.brand:nth-child(5){grid-column:3 / 4;grid-row:2}.home-brands-text{text-align:center;margin-bottom:50px}.home-brands-maintext{font-size:40px;font-weight:400;font-family:Trirong,sans-serif;margin-bottom:20px;background:linear-gradient(to right,var(--black),color-mix(in srgb,var(--black) 90%,white));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.brand{position:relative;overflow:hidden;height:450px;width:100%;margin:0;cursor:pointer;border-radius:8px;background-color:#f5f5f5;border:1px solid #ddd;transition:transform .3s ease}.brand-image{position:absolute;width:100%;height:100%;object-fit:cover;border-radius:8px;transition:transform .5s ease}.brand:hover .brand-image{transform:scale(1.05)}.brand-overlay{position:absolute;bottom:0;left:0;right:0;height:50px;background-color:var(--white);color:var(--black);text-align:center;padding:10px;box-sizing:border-box;display:flex;align-items:flex-end;justify-content:center;z-index:2;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.brand-name{font-size:18px;font-weight:400;margin:0;position:relative;z-index:2;font-family:Liter,sans-serif;display:flex;align-items:center;gap:8px;background:linear-gradient(to right,var(--black),color-mix(in srgb,var(--black) 90%,white));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.brand-name:after{content:"→";display:inline-block;transition:transform .3s ease;font-size:18px;opacity:1;-webkit-text-fill-color:var(--black);margin-left:5px}.brand:hover .brand-name:after{transform:translate(5px);opacity:1}.bestsellers{width:90%;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.bestsellers-header{text-align:center;font-family:Trirong,sans-serif;font-size:40px;font-weight:400;background:linear-gradient(to right,var(--black),color-mix(in srgb,var(--black) 90%,white));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.bestsellers-tagline{font-size:16px;text-align:center;margin-top:18px;margin-bottom:50px;color:var(--black)}.bestsellers-grid{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;justify-content:center;justify-items:center;align-items:center}.bestsellers-loading-container{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;min-height:200px}.bestsellers-loading-container .loading-spinner svg{--uib-color: var(--spinnerColor)}.features{padding:5rem 2rem;background-color:var(--page-background);margin-top:2rem}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1200px;margin:0 auto}.feature{display:flex;flex-direction:column;align-items:center;text-align:center}.feature-icon-container{width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-icon{font-size:2.5rem;color:var(--grey)}.feature h3{font-size:1.25rem;font-weight:500;margin-bottom:1rem;background:linear-gradient(to right,var(--primary),color-mix(in srgb,var(--primary) 60%,white));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.feature p{font-size:.85rem;line-height:1.6;color:var(--grey);max-width:250px;font-family:DM Sans,sans-serif}.hero-section{position:relative;width:100%;height:600px;overflow:hidden}.image-overlay{position:absolute;bottom:0;left:0;right:0;height:100%;background:linear-gradient(to right,#0006,#0000);z-index:2}.heroImage-name{color:#fff;font-family:Rozha One,serif;font-size:50px;font-weight:600;text-align:left;white-space:nowrap}.carousel-container{position:relative;width:100%;height:90%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-bottom:20px;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none}.carousel-slide{position:absolute;top:0;left:50%;transform-origin:center;width:80%;height:100%;background-size:cover;background-position:center;transition:transform .5s ease-in-out;will-change:transform;border-radius:40px;overflow:hidden;box-shadow:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.carousel-slide.active{z-index:1}.slide-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:2;width:100%;padding:0 20px}.slide-content h1{font-size:3em;margin-bottom:20px;font-family:Cinzel,serif;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.slide-content p{font-size:1.2em;margin-bottom:30px;font-family:Poppins,sans-serif;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.cta-button{display:inline-block;padding:12px 30px;background-color:#fff;color:#000;text-decoration:none;font-family:Poppins,sans-serif;font-size:14px;transition:all .3s ease;box-shadow:0 2px 10px #0000001a}.cta-button:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 15px #00000026}.carousel-controls{display:none}.carousel-indicators{position:absolute;bottom:2px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:4}.carousel-dot{width:15px!important;height:8px;border-radius:5px;background-color:#c7c7c796;border:none;cursor:pointer;transition:all .3s ease}.carousel-dot.active{background-color:var(--primary);width:25px!important;transform-origin:center;box-shadow:0 0 10px #0000001a}.diffuser-benefits-section{padding:2rem;margin:4rem 0;overflow:hidden}.benefits-flow-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:1400px;margin:0 auto;gap:1.5rem}.benefit-text{font-size:3rem;font-weight:500;line-height:1.1;font-family:DM Sans,serif;background:linear-gradient(to right,var(--primary),color-mix(in srgb,var(--primary) 60%,white));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.benefit-image-container{width:200px;height:100px;border-radius:50px;overflow:hidden;position:relative}.benefit-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.benefit-image-container:hover .benefit-image{transform:scale(1.08)}@media (max-width: 1024px){.home-tagline-container{width:90%}.home-tagline{font-size:40px}.home-subtagline{font-size:18px}.home-brands-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto auto}.brand:nth-child(1){grid-column:1 / 2;grid-row:1}.brand:nth-child(2){grid-column:2 / 3;grid-row:1}.brand:nth-child(3){grid-column:1 / 2;grid-row:2}.brand:nth-child(4){grid-column:2 / 3;grid-row:2}.brand:nth-child(5){grid-column:1 / 3;grid-row:3}.bestsellers-grid{grid-template-columns:repeat(2,1fr)}.features-grid{flex-direction:column;align-items:flex-start}.feature{padding:20px 0}.home-brands-maintext{font-size:36px;margin-top:40px}.bestsellers-header{font-size:28px}.bestsellers-tagline{font-size:16px}.features-grid h3{font-size:18px}.features-grid p{font-size:14px}.benefit-text{font-size:2.8rem}.benefit-text.large-text{font-size:3.5rem}.benefit-image-container{transform:scale(.8)}}@media (max-width: 880px){.home-brands{width:90%}.features{padding:2rem 0;background-color:var(--page-background);margin-top:1rem}}@media (max-width: 768px){.semi-circle-text{position:absolute;bottom:15px;font-size:25px}.home-hero{height:400px;padding:30px 20px}.home-tagline{font-size:30px}.home-subtagline{font-size:16px}.brand{width:100%}.home-brands-grid{grid-template-columns:1fr;grid-template-rows:repeat(5,auto)}.brand:nth-child(n){grid-column:1}.brand:nth-child(1){grid-row:1}.brand:nth-child(2){grid-row:2}.brand:nth-child(3){grid-row:3}.brand:nth-child(4){grid-row:4}.brand:nth-child(5){grid-row:5}.brand{height:280px}.bestsellers-grid{grid-template-columns:1fr}.features{width:100%;padding:30px 0}.features-grid{padding:30px 0}.slide-content h1{font-size:2em}.slide-content p{font-size:1em}.brand-name{font-size:16px}.brand-name:after{font-size:16px}.carousel-indicators{bottom:15px}.carousel-dot{width:8px;height:8px}.home-brands-maintext{font-size:32px;margin-top:30px}.bestsellers-header{font-size:24px}.bestsellers-tagline{font-size:14px}.features-grid h3{font-size:16px}.features-grid p{font-size:13px}.hero-content{left:5%;max-width:300px}.heroImage-name{font-size:28px}.hero-subtext{font-size:14px;margin:15px 0}.hero-cta{padding:10px 25px;font-size:13px}.benefit-text{font-size:2.2rem}.benefit-text.large-text{font-size:2.8rem}.benefit-image-container{transform:scale(.7)}.benefits-flow-container{gap:1rem}}@media (max-width: 480px){.hero-section{height:400px}.carousel-indicators{bottom:0}.carousel-container{height:85%}.home-hero{height:300px;padding:20px 10px}.home-tagline{font-size:24px}.home-subtagline{font-size:14px}.home-brands-grid{grid-template-columns:1fr}.features,.features-grid{padding:20px 0}.cta-button{padding:10px 20px;font-size:12px}.carousel-indicators{bottom:10px}.carousel-dot{width:6px;height:6px}.home-brands-maintext{font-size:22px;margin-top:20px}.bestsellers-header{font-size:22px}.bestsellers-tagline{font-size:12px}.features-grid h3{font-size:14px}.features-grid p{font-size:12px}.carousel-controls{display:none}.carousel-slide{width:90%;box-shadow:0 4px 20px #00000026;border-radius:12px;overflow:hidden}.hero-content{left:50%;top:50%;transform:translate(-50%,-50%);width:80%;text-align:center;padding:0 20px}.heroImage-name{font-size:27px;text-align:center;white-space:normal;margin-bottom:10px}.hero-subtext{font-size:15px;margin:10px 0;text-align:center}.hero-cta{padding:8px 20px;font-size:12px;display:inline-block;margin:0 auto}.image-overlay{background:#0000004d}.diffuser-benefits-section{padding:3rem 1rem}.benefit-text{font-size:1.8rem}.benefit-text.large-text{font-size:2.2rem}.benefit-image-container{transform:scale(.6)}.benefits-flow-container{gap:.8rem}}@media (max-width: 576px){.features-grid{grid-template-columns:1fr;gap:2rem}.features{padding:3rem 1.5rem}.feature p{max-width:300px}}@media (max-width: 992px){.diffuser-benefits-section{padding:4rem 2rem}.benefit-text{font-size:2.2rem}.benefit-text.large-text{font-size:2.8rem}.benefits-flow-container{gap:1rem}}@media (max-width: 768px){.diffuser-benefits-section{padding:3.5rem 1.5rem}.benefit-text{font-size:2rem}.benefit-text.large-text{font-size:2.4rem}.benefit-image-container{transform:scale(.7)}.benefits-flow-container{gap:.8rem}}@media (max-width: 480px){.diffuser-benefits-section{padding:0;padding-top:3rem;width:90%;margin:0 auto}.benefit-text{font-size:1.7rem}.benefit-text.large-text{font-size:2rem}.benefits-flow-container{gap:0rem}.benefit-image-container{transform:scale(.6)}}@media (max-width: 360px){.diffuser-benefits-section{padding-top:2rem}.benefit-text{font-size:1.4rem}.benefit-text.large-text{font-size:1.8rem}.benefit-image-container{transform:scale(.4)}}@media (max-width: 992px){.features{padding:2rem 0rem;width:90%;margin:0 auto}.features-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.feature-icon{font-size:2.2rem}.feature h3{font-size:1.2rem}}@media (max-width: 768px){.features{padding:3rem 1.25rem}.feature-icon-container{width:50px;height:50px;margin-bottom:1.25rem}.feature-icon{font-size:2rem}.feature h3{font-size:1.1rem}.feature p{font-size:.8rem;max-width:90%}}@media (max-width: 576px){.features{padding:2.5rem 1rem}.features-grid{grid-template-columns:1fr;gap:2rem}.feature{max-width:300px;margin:0 auto;padding:10px 0}.feature p{max-width:100%;font-size:14px;margin-top:0}}.product-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:800px;background-color:#fff;padding:20px;box-shadow:0 4px 8px #0000001a;border-radius:8px;z-index:1000;overflow-y:auto;max-height:80vh;z-index:10000}.product-modal-content{display:flex;flex-direction:column;gap:15px;width:100%}.product-modal-header,.product-modal-footer{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.product-modal-body{overflow-y:auto;max-height:60vh;padding:10px 0}.product-modal-title{font-size:24px;font-weight:700;margin:0}.modal-description{font-size:14px;line-height:1.5;color:#666;margin:0 0 20px;white-space:pre-wrap;max-height:150px;overflow-y:auto;padding-right:10px;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.modal-description::-webkit-scrollbar{width:6px}.modal-description::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.modal-description::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.modal-description::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 768px){.product-modal-title{font-size:20px}.product-modal-description{font-size:12px}}@media (max-width: 480px){.product-modal-title{font-size:18px}.product-modal-description{font-size:12px}.product-modal-content{gap:10px}.modal-description{max-height:80px;font-size:12px;line-height:1.4;margin:0 0 10px}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;animation:fadeInModal .3s ease forwards;overflow:hidden}.modal-overlay.closing{animation:fadeOutModal .3s ease forwards}.modal-content{background:#fff;padding:30px;border-radius:8px;width:90%;max-width:800px;position:relative;opacity:0;transform:translateY(20px);animation:slideIn .3s ease forwards;animation-delay:.1s;overflow:hidden;box-sizing:border-box;border:1px solid #ddd}.modal-content.closing{animation:slideOutModal .3s ease forwards}.modal-close{position:absolute;right:20px;top:20px;background:none;border:none;font-size:24px;cursor:pointer;color:#333;z-index:1}.modal-body{display:flex;gap:40px;max-width:100%;overflow:hidden}.product-modal-image-container{width:50%;height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background-color:#f5f5f5}.product-modal-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-modal-image-container:hover .product-modal-image{transform:scale(1.05)}.modal-details{width:50%;display:flex;flex-direction:column;justify-content:space-between}.modal-content-wrapper{flex:1}.modal-brand{font-size:14px;color:#666;text-transform:uppercase;display:block;margin-bottom:15px;font-family:Liter,sans-serif}.name-size-wrapper{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;margin-bottom:15px}.modal-name{font-size:20px;color:#333;margin:0;font-weight:400;font-family:DM Sans,sans-serif}.modal-size{font-size:.8em;color:#666;white-space:nowrap}.modal-price{display:block;font-size:18px;color:#333;font-weight:500;margin-bottom:20px}.modal-description{font-size:13px;line-height:1.6;color:#666;margin:0 0 30px;white-space:pre-wrap;max-height:150px;overflow-y:auto;padding-right:10px;font-family:Poppins,sans-serif}.modal-actions{width:100%}.modal-add-to-cart{width:100%;padding:14px 20px;background-color:transparent;color:var(--black);border:1px solid #ddd;font-size:14px;cursor:pointer;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,sans-serif;position:relative}.modal-add-to-cart:after{content:"→";display:inline-block;transition:transform .3s ease;font-size:16px;margin-left:8px}.modal-add-to-cart:hover:after{transform:translate(5px)}.modal-add-to-cart:hover{background-color:#f5f5f5}.modal-add-to-cart.added{background-color:#22c55e;color:#fff;border-color:#22c55e}.modal-add-to-cart.added:after{content:""}.modal-add-to-cart:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed;border-color:#ddd}.modal-add-to-cart:disabled:after{content:""}@keyframes fadeInModal{0%{opacity:0;background-color:#0000}to{opacity:1;background-color:#000000b3}}@keyframes fadeOutModal{0%{opacity:1;background-color:#000000b3}to{opacity:0;background-color:#0000}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutModal{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@media (max-width: 768px){.modal-body{flex-direction:column;gap:20px}.product-modal-image-container,.modal-details{width:100%}.product-modal-image-container{height:300px}.modal-name{font-size:20px}.modal-description{max-height:120px;margin-bottom:20px}}@media (max-width: 480px){.modal-content{padding:20px}.modal-close{right:10px;top:10px;padding:0}.product-modal-image-container{height:250px}.modal-name{font-size:18px}.modal-description{font-size:13px;max-height:100px;margin-bottom:15px}.modal-add-to-cart{padding:12px 16px;font-size:13px}}.modal-product-size{font-size:.9em;color:#666;white-space:nowrap;padding-left:8px}.product-card{display:flex;flex-direction:column;background:#fff;min-width:240px;max-width:100%;width:100%;border-radius:8px;overflow:hidden;border:1px solid #ddd;transition:transform .3s ease}.product-image{width:100%;height:300px;position:relative;background:#fff;overflow:hidden}.product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-details{flex:1;display:flex;flex-direction:column;gap:4px;padding:16px;background-color:#fff}.product-brand{font-size:12px;color:#666;text-transform:uppercase;display:block;margin-bottom:4px;font-family:DM Sans,sans-serif}.product-name{margin:0;font-size:.9em;font-weight:400;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--black);font-family:DM Sans,sans-serif}.product-size{font-size:.75em;color:#666;white-space:nowrap;padding-left:4px}.product-price{font-size:15px;color:var(--black);font-weight:500;margin-top:4px}.price-stock-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.stock-status{font-size:11px;padding:2px 6px;border-radius:4px}.stock-status.out{color:#ef4444;background-color:#ef44441a}.stock-status.low{color:#f59e0b;background-color:#f59e0b1a}.button-group{padding:16px;display:flex;gap:12px}.add-to-cart-btn,.view-btn{padding:10px 14px;background-color:transparent;color:var(--black);border:1px solid #ddd;font-size:12px;cursor:pointer;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,sans-serif}.add-to-cart-btn{flex:1}.add-to-cart-btn:after,.view-btn:after{content:"→";display:inline-block;transition:transform .3s ease;font-size:14px}.add-to-cart-btn:hover:after,.view-btn:hover:after{transform:translate(5px)}.add-to-cart-btn:hover,.view-btn:hover{background-color:#f5f5f5}.add-to-cart-btn.added{background-color:#22c55e;color:#fff;border-color:#22c55e}.add-to-cart-btn:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed;border-color:#ddd}.add-to-cart-btn:disabled:after{content:""}.button-content{display:flex;align-items:center;gap:8px}@media (max-width: 1024px){.product-image{height:220px}}@media (max-width: 768px){.product-card{max-width:100%;width:100%}.product-image{height:200px}.product-name,.product-price{font-size:14px}.add-to-cart-btn,.view-btn{font-size:13px;padding:10px 14px}}@media (max-width: 480px){.product-image{height:160px}.button-group{flex-direction:column}.add-to-cart-btn,.view-btn{font-size:12px;padding:8px 12px;width:100%}}.products-grid{width:90%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;justify-content:center;align-items:center;justify-items:center;align-content:center}@media (max-width: 1350px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.products-grid{grid-template-columns:1fr}}.product-card.skeleton{background:#fff;border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:1rem;height:400px}.skeleton-image{width:100%;height:100%}.product-details{display:flex;flex-direction:column;gap:.75rem}.skeleton-brand{height:12px;width:80px}.skeleton-name{height:16px;width:90%}.skeleton-price{height:16px;width:60px}.button-group{display:flex;gap:.5rem;margin-top:auto}.button-group .skeleton{opacity:.7}.skeleton-view-btn,.skeleton-add-btn{height:40px;border-radius:6px;flex:1}.login-header{margin-bottom:40px}.login-button{width:100%;padding:12px;background-color:#000;color:#fff;border:none;font-size:14px;cursor:pointer;transition:background-color .2s ease;margin-top:20px}@media (max-width: 768px){.login-container{margin-top:60px;padding:10px}.login-form{padding:15px}.login-header h1{font-size:20px}.login-header p{font-size:13px}.form-group input{font-size:14px}.login-button,.auth-switch{font-size:13px}}@media (max-width: 480px){.login-header h1{font-size:18px}.login-header p{font-size:12px}.form-group input{font-size:13px}.login-button,.auth-switch{font-size:12px}}.signup-container{display:flex;align-items:flex-start;justify-content:center;padding:20px;background-color:#fff}.signup-form{width:100%;max-width:600px;padding:20px}.signup-header{margin-bottom:40px}.signup-header h1{font-size:24px;color:#333;margin-bottom:8px;font-weight:500}.signup-header p{color:#666;font-size:14px;line-height:1.6;text-align:left}.form-group input{width:100%;padding:10px 0;border:none;border-bottom:1px solid #ddd;font-size:16px;transition:border-color .2s ease;background:transparent}.form-group input:focus{outline:none;border-bottom-color:#000}.signup-button{width:100%;padding:12px;background-color:#000;color:#fff;border:none;font-size:14px;cursor:pointer;transition:background-color .2s ease;margin-top:20px}.signup-button:hover{background-color:#333}.auth-switch{text-align:center;margin-top:20px;color:#666;font-size:14px}.auth-switch a{color:#000;text-decoration:none;margin-left:5px}.auth-switch a:hover{text-decoration:underline}@media (max-width: 768px){.signup-container{margin-top:60px;padding:10px}.signup-form{padding:15px}.signup-header h1{font-size:20px}.signup-header p{font-size:13px}.form-group input{font-size:14px}.signup-button,.auth-switch{font-size:13px}}@media (max-width: 480px){.signup-header h1{font-size:18px}.signup-header p{font-size:12px}.form-group input{font-size:13px}.signup-button,.auth-switch{font-size:12px}}.wishlist-container{display:flex;justify-content:center;padding:20px;background-color:#fff}.wishlist-content{width:100%;max-width:1000px;padding:20px}.wishlist-header{margin-bottom:40px}.wishlist-header h1{font-size:24px;color:#333;margin-bottom:8px;font-weight:500}.wishlist-header p{color:#666;font-size:14px}.empty-wishlist{text-align:center;padding:60px 20px;color:#666}.shop-button{margin-top:20px;padding:12px 24px;background-color:#000;color:#fff;border:none;font-size:14px;cursor:pointer;transition:background-color .2s ease}.shop-button:hover{background-color:#333}.wishlist-items{display:flex;flex-direction:column;gap:24px}.wishlist-item{display:flex;align-items:center;padding:20px;border-bottom:1px solid #eee;gap:24px}.item-details{flex:1}.item-brand{font-size:12px;color:#666;text-transform:uppercase;display:block;margin-bottom:4px}.item-name{font-size:16px;color:#333;margin:0 0 8px;font-weight:400}.item-price{font-size:16px;color:#000;font-weight:500}.item-actions{display:flex;flex-direction:column;gap:12px}.add-to-cart,.remove-item{padding:10px 20px;font-size:14px;border:none;cursor:pointer;transition:all .2s ease}.add-to-cart{background-color:#000;color:#fff}.add-to-cart:hover{background-color:#333}.remove-item{background-color:transparent;color:#666}.remove-item:hover{color:#ff3b30}@media (max-width: 768px){.wishlist-container{margin-top:60px;padding:10px}.wishlist-content{padding:15px}.wishlist-header h1{font-size:20px}.wishlist-header p{font-size:13px}.wishlist-item{padding:15px;gap:16px}.item-image{width:100px;min-width:100px}.item-name,.item-price{font-size:14px}.add-to-cart,.remove-item{padding:8px 16px;font-size:13px}}@media (max-width: 480px){.wishlist-header h1{font-size:18px}.wishlist-header p{font-size:12px}.wishlist-item{flex-direction:column;align-items:flex-start;gap:12px}.item-image{width:100%;min-width:unset}.item-details{width:100%}.item-actions{width:100%;flex-direction:row;justify-content:space-between}.add-to-cart,.remove-item{width:48%;padding:8px;font-size:12px;text-align:center}.shop-button{width:100%;font-size:12px}}.skeleton{animation:skeleton-loading 1s linear infinite alternate;background-color:#f0f0f0;border:none}@keyframes skeleton-loading{0%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.skeleton-title{height:32px;width:200px}.skeleton-subtitle{height:20px;width:250px;margin-top:8px}.cart-item .skeleton-image{width:100%;height:100%}.item-details .skeleton-brand{height:12px;width:80px}.item-details .skeleton-name{height:16px;width:90%;margin:8px 0}.item-details .skeleton-price{height:16px;width:60px}.item-quantity .skeleton-quantity{height:16px;width:30px;margin:0 8px}.item-quantity .quantity-btn.skeleton{width:32px;height:32px;border-radius:4px}.item-total .skeleton-total{height:16px;width:80px}.remove-item.skeleton{width:80px;height:32px;opacity:.7}.cart-summary .skeleton-subtotal{height:20px;width:100px}.checkout-button.skeleton{width:100%;height:48px;margin-top:16px;opacity:.7}@media (max-width: 768px){.skeleton-title{height:28px;width:150px}.skeleton-subtitle{height:16px;width:200px}.item-details .skeleton-brand{height:10px}.item-details .skeleton-name,.item-details .skeleton-price,.item-quantity .skeleton-quantity,.item-total .skeleton-total{height:14px}.item-quantity .quantity-btn.skeleton{width:28px;height:28px}.remove-item.skeleton{width:70px;height:28px}.checkout-button.skeleton{height:40px}}.cart-container{display:flex;justify-content:center;padding:20px;background-color:#fff}.cart-content{width:100%;max-width:1000px;padding:20px}.cart-header{margin-bottom:40px}.cart-header h1{font-size:24px;color:#333;margin-bottom:8px;font-weight:500;font-family:DM Sans,sans-serif}.cart-header p{color:#666;font-size:14px;font-family:DM Sans,sans-serif}.empty-cart{text-align:center;padding:60px 20px;color:#666}.cart-items{display:flex;flex-direction:column;gap:24px}.cart-item{display:flex;align-items:center;padding:20px;border-bottom:1px solid #eee;gap:24px}.item-image{width:120px;height:auto;min-width:120px}.item-image img{width:100%;height:auto;object-fit:contain;display:block}.item-quantity{display:flex;align-items:center;gap:12px}.quantity-btn{width:24px;height:24px;border:1px solid #ddd;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border-radius:4px;font-family:Poppins,sans-serif}.quantity-btn:hover{background-color:#f5f5f5}.item-total{font-weight:500;min-width:80px;text-align:right;font-family:DM Sans,sans-serif}.cart-summary{margin-top:40px;padding:20px;border-top:1px solid #eee}.summary-row{display:flex;justify-content:space-between;margin-bottom:20px;font-size:16px;font-family:DM Sans,sans-serif}.checkout-button{width:100%;height:36px;padding:10px 14px;background-color:transparent;color:var(--black);border:1px solid #ddd;font-size:12px;cursor:pointer;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,sans-serif}.checkout-button:after{content:"→";display:inline-block;transition:transform .3s ease;font-size:14px}.checkout-button:hover:after{transform:translate(5px)}.checkout-button:hover{background-color:#f5f5f5}.item-brand{font-weight:500;font-family:DM Sans,sans-serif}.shop-button{height:36px;padding:10px 14px;background-color:transparent;color:var(--black);border:1px solid #ddd;font-size:12px;cursor:pointer;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,sans-serif}.shop-button:after{content:"→";display:inline-block;transition:transform .3s ease;font-size:14px}.shop-button:hover:after{transform:translate(5px)}.shop-button:hover{background-color:#f5f5f5}@media (max-width: 768px){.cart-container{padding:10px}.cart-content{padding:15px}.cart-item{flex-wrap:wrap;padding:15px;gap:15px}.item-image{width:100%;max-width:150px;min-width:auto;margin-right:15px}.item-details{flex:1}.item-controls{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;border-top:1px solid #eee}.item-quantity{order:1}.item-total{order:2}.cart-header h1{font-size:20px}.cart-header p{font-size:13px}.summary-row{font-size:14px}.checkout-button,.shop-button{font-size:13px}}@media (max-width: 480px){.cart-header h1{font-size:18px}.cart-header p{font-size:12px}.cart-item{padding:10px;gap:10px}.item-image{max-width:120px}.quantity-btn{width:20px;height:20px}.summary-row{font-size:16px;font-weight:500}.checkout-button,.shop-button{font-size:12px}.item-controls{padding-top:8px;margin-top:8px}}.name-size-wrapper{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.item-size{font-size:.75em;color:#888;white-space:nowrap;padding-left:4px;font-weight:400;font-family:DM Sans,sans-serif}.item-name{margin:0;font-size:1em;font-weight:500;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:DM Sans,sans-serif}.culti-page{padding:0 0 40px;background-color:var(--page-background)}.culti-container{padding:20px}.culti-products-grid{width:90%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;justify-items:center;align-items:center}.search-filters{width:90%;max-width:1280px;margin:0 auto 30px;display:flex;gap:20px;padding:20px;border-radius:8px;justify-content:flex-end}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#666}.search-group input{width:100%;height:40px;padding:8px 12px 8px 35px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.search-group input:focus{outline:none;border-color:#000;box-shadow:0 0 0 1px #000}.price-filters{display:flex;gap:10px}.price-filters input{width:120px;height:40px;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.price-filters input:focus{outline:none;border-color:#000;box-shadow:0 0 0 1px #000}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}@media (max-width: 1350px){.culti-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.culti-products-grid{grid-template-columns:repeat(2,1fr)}.search-filters{width:600px}}@media (max-width: 768px){.culti-products-grid{grid-template-columns:1fr}.search-filters{flex-direction:column;padding:20px;gap:15px;width:90%;margin:0 auto}.search-group{width:100%}.price-filters{width:100%;justify-content:flex-end}}@media (max-width: 700px){.search-filters{max-width:100%!important;padding-bottom:30px}}.loading-container .loading-spinner svg{--uib-color: var(--spinnerColor)}.no-products-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.no-products-icon{font-size:1rem;margin-bottom:1rem;color:#000}.no-products-message p{font-size:1rem;margin:0;color:#000}@media screen and (max-width: 768px){.no-products-icon,.no-products-message p{font-size:.875rem}}.brand-gallery{margin:2rem 0 4rem}.brand-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1200px;margin:0 auto}.brand-gallery-item{height:100px;overflow:hidden;position:relative;border-radius:10px}.brand-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.brand-gallery-item:hover img{transform:scale(1.05)}@media (max-width: 1400px){.brand-gallery{margin:2.5rem auto;width:90%}.brand-gallery-grid{gap:1.2rem}}@media (max-width: 1024px){.brand-gallery{margin:2rem auto}.brand-gallery-grid{gap:1rem}}@media (max-width: 992px){.brand-gallery{margin:1.8rem auto}.brand-gallery-grid{gap:.8rem}}@media (max-width: 768px){.brand-gallery{margin:1.5rem auto}.brand-gallery-grid{gap:.6rem;grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.brand-gallery{margin:1.2rem auto}.brand-gallery-grid{gap:.4rem}}@media (max-width: 480px){.brand-gallery{margin:1rem auto}.brand-gallery-grid{gap:.3rem}.brand-gallery-item:nth-child(3),.brand-gallery-item:nth-child(4){display:none}.brand-gallery-grid{grid-template-columns:repeat(2,1fr)}.brand-gallery-item{height:70px}.brand-banner{margin:0 auto}}.fade-in{opacity:0;animation:fadeIn .6s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.locherber-page{padding:0 0 40px;background-color:var(--page-background)}.locherber-container{padding:20px}.locherber-products-grid{width:90%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;justify-items:center;align-items:center}@media (max-width: 1350px){.locherber-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.locherber-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.locherber-products-grid{grid-template-columns:1fr}}@media (max-width: 650px){.locherber-products-grid{grid-template-columns:repeat(1,1fr);padding:0;width:90%}}.millefiori-page{padding:0 0 40px;background-color:var(--page-background)}.millefiori-container{padding:20px}.millefiori-products-grid{width:90%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;justify-items:center;align-items:center}@media (max-width: 1350px){.millefiori-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.millefiori-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.millefiori-products-grid{grid-template-columns:1fr}}@media (max-width: 650px){.millefiori-products-grid{grid-template-columns:repeat(1,1fr);padding:0;width:90%}}.drvranjes-page{padding:0 0 40px;background-color:var(--page-background)}.drvranjes-container{padding:20px}.drvranjes-products-grid{width:90%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;justify-items:center;align-items:center}@media (max-width: 1350px){.drvranjes-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.drvranjes-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.drvranjes-products-grid{grid-template-columns:1fr}}@media (max-width: 650px){.drvranjes-products-grid{grid-template-columns:repeat(1,1fr);padding:0;width:90%}}.carbaline-page{padding:0 0 40px;background-color:var(--page-background)}.carbaline-container{padding:20px}.carbaline-products-grid{width:90%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;justify-items:center;align-items:center}@media (max-width: 1350px){.carbaline-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.carbaline-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.carbaline-products-grid{grid-template-columns:1fr}}@media (max-width: 650px){.carbaline-products-grid{grid-template-columns:repeat(1,1fr);padding:0;width:90%}}.no-products-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#000}.no-products-icon{font-size:3rem;margin-bottom:1rem}.no-products-message p{font-size:1rem}@media (max-width: 768px){.no-products-message{padding:2rem}.no-products-message p{font-size:16px}.no-products-x-icon{font-size:28px}}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.rollerContainer{--uib-size: 30px;--uib-color: #000;--uib-speed: 2s;--uib-bg-opacity: 0;height:var(--uib-size);width:var(--uib-size);transform-origin:center;animation:rotate var(--uib-speed) linear infinite;will-change:transform;overflow:visible}.car{fill:none;stroke:var(--uib-color);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:stretch calc(var(--uib-speed) * .75) ease-in-out infinite;will-change:stroke-dasharray,stroke-dashoffset;transition:stroke .5s ease}.track{fill:none;stroke:var(--uib-color);opacity:var(--uib-bg-opacity);transition:stroke .5s ease}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes stretch{0%{stroke-dasharray:0,150;stroke-dashoffset:0}50%{stroke-dasharray:75,150;stroke-dashoffset:-25}to{stroke-dashoffset:-100}}.order-confirmation-container{max-width:1200px;margin:2rem auto;padding:2rem;background:#fff;border-radius:12px;border:1px solid #e5e7eb}.order-confirmation-content h1{font-size:20px;color:#333;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee;font-weight:500}.order-confirmation-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem}.shipping-details,.order-summary{background:#fff;padding:20px;border-radius:8px;border:1px solid #e5e7eb}.order-summary{background:#fff;padding:30px;border-radius:8px;border:1px solid #e5e7eb}.shipping-details h2,.order-summary h2{font-size:1.2rem;color:#333;margin-bottom:1.5rem;font-weight:400}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.8rem;color:#555;margin-bottom:.5rem;font-family:DM Sans,sans-serif}.form-group input,.form-group select,.form-group textarea{width:100%;border:1px solid #ddd;border-radius:6px;font-size:.8rem;transition:border-color .2s;font-family:Poppins,sans-serif}.additional-info{height:42px;resize:none;min-height:42px!important;max-height:42px!important;overflow:hidden}.phone-group .phone-input{display:flex;gap:.5rem;align-items:stretch}.phone-group select,.phone-group input{padding:.5rem!important;font-size:14px!important;border:1px solid #ddd;border-radius:6px}.phone-group select{width:40%!important}.summary-details{margin-top:1.5rem}.summary-row{display:flex;justify-content:space-between;padding:1rem 0;border-bottom:1px solid #eee;font-size:14px;color:#333}.summary-row.total{font-weight:600;font-size:1rem;border-top:2px solid #ddd;margin-top:1rem;padding-top:1rem}.order-actions{display:flex;gap:1rem;margin-top:2rem}.modify-cart-button,.confirm-order-button{height:36px;padding:10px 14px;background-color:transparent;color:var(--black);border:1px solid #ddd;font-size:12px;cursor:pointer;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,sans-serif;min-width:120px}.confirm-order-button:after,.modify-cart-button:after{content:"→";display:inline-block;transition:transform .3s ease;font-size:14px}.confirm-order-button:hover:after,.modify-cart-button:hover:after{transform:translate(5px)}.confirm-order-button:hover,.modify-cart-button:hover{background-color:#f5f5f5}.confirm-order-button:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed;border-color:#ddd}.confirm-order-button:disabled:after{content:""}.button-spinner{width:14px;height:14px;border-color:currentColor;border-top-color:transparent;border-width:2px}@media (max-width: 768px){.order-confirmation-container{margin-top:0;padding:1rem;margin-left:1rem;margin-right:1rem;margin-bottom:1rem}.order-confirmation-content h1{font-size:1rem;padding:1rem}.order-confirmation-grid{grid-template-columns:1fr;gap:2rem;padding:1rem}.shipping-details,.order-summary{padding:1rem}.form-row{flex-direction:column;gap:1rem}.form-row .form-group{width:100%}.pickup-type-options{flex-direction:column;gap:1rem}.radio-option{width:100%}.cart-item-row{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem}.item-image{width:80px;height:80px}.item-details{width:100%}.item-total{align-self:flex-end;margin-top:.5rem}.order-actions{flex-direction:column;gap:1rem}.modify-cart-button,.confirm-order-button{font-size:13px}.summary-details{padding:1rem}.phone-input{flex-direction:column;gap:.5rem}.phone-input input{width:100%}.item-name{font-size:.9rem}.item-quantity{font-size:.8rem}.monetary-value{font-size:.9rem}input,select,textarea{padding:.75rem;font-size:16px}.delivery-method,.payment-method{margin:1rem 0}.option-content{padding:.75rem}.delivery-icon{font-size:1.2rem}.option-title{font-size:.9rem}.option-description{font-size:.8rem}}@media (max-width: 480px){.order-confirmation-container{padding:.5rem}.order-confirmation-content{margin:0}.shipping-details h2,.order-summary h2{font-size:1.2rem;margin-bottom:1rem}.order-confirmation-grid{padding-top:0}.shipping-details h2{margin-top:0}.shipping-details,.order-summary,.summary-details{padding:0;border:0}.form-group label{font-size:13px!important}.form-group{margin-bottom:1rem}.summary-row{font-size:.9rem}.summary-row.total{font-size:1rem}.confirm-order-button,.modify-cart-button{font-size:12px;width:100%}}.delivery-method{margin:15px 0}.pickup-type-options{display:flex;gap:4%;margin-top:8px;width:100%}.radio-option{position:relative;border:1px solid #e5e7eb;border-radius:6px;transition:all .2s ease;width:48%}.radio-option.selected{border-color:#000;background-color:#f8f8f8}.radio-option input[type=radio]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;margin:0}.radio-option label{margin:0;cursor:pointer;padding:10px 15px;display:block}.option-content{display:flex;align-items:center;gap:10px}.delivery-icon{font-size:18px;color:#000;flex-shrink:0}.option-text{display:flex;flex-direction:column;gap:2px}.option-title{font-size:14px;font-weight:500;color:#000}.option-description{font-size:12px;color:#666;line-height:1.2}.radio-option:hover{border-color:#000}@media (max-width: 640px){.pickup-type-options{flex-direction:column;gap:8px}.radio-option{width:100%}}.loading-fee{color:#666;font-style:italic;font-size:.9em}.monetary-value{font-family:Poppins,sans-serif;font-weight:500}.summary-row.total .monetary-value{font-weight:600}.cart-items-summary{margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:20px}.cart-item-row{display:flex;align-items:center;gap:16px;padding:12px 0}.item-image{width:60px;height:60px;flex-shrink:0}.item-image img{width:100%;height:100%;object-fit:contain}.item-details{flex-grow:1;display:flex;flex-direction:column;gap:4px}.item-name{font-weight:500;font-size:14px}.item-quantity{color:#666;font-size:.9em}.item-total{flex-shrink:0;text-align:right;min-width:100px;font-size:14px}.form-control{width:100%;padding:10px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;transition:border-color .2s ease}.form-control:focus{outline:none;border-color:#000}.form-control::placeholder{color:#9ca3af}.form-control:invalid{border-color:#dc2626}.payment-method{margin:15px 0}.option-content.vertical{flex-direction:column;align-items:flex-start;text-align:flex-start;gap:8px}.delivery-icon{font-size:15px;color:#000}.option-text{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.error-message{color:#dc3545;font-size:.9em}.form-group select:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-group select option{padding:8px}.form-group select:empty{color:#666}.text-sm{font-size:.75rem;color:#666}.order-confirmation-content h1,.shipping-details h2,.order-summary h2,.form-group label,.option-title,.option-description,.summary-row,.item-name,.item-quantity,.monetary-value{font-family:DM Sans,sans-serif}.processing-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.processing-content{text-align:center}.success-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background-color:var(--page-background)}.success-content{width:100%;max-width:700px;padding:30px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d}.success-icon{width:50px;height:50px;margin:0 auto 15px}.success-icon svg{width:100%;height:100%;stroke:var(--black)}.success-content h1{font-size:24px;color:#1a1a1a;margin-bottom:25px;font-weight:600;text-align:center;font-family:DM Sans,sans-serif}.order-details{margin:30px 0;background:#fff;border-radius:12px;padding:25px;border:1px solid #f0f0f0}.detail-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0;font-size:14px}.detail-row:last-child{border-bottom:none}.detail-row span:first-child{color:#666;font-weight:500}.detail-row span:last-child{color:#1a1a1a;font-weight:600}.success-actions{display:flex;gap:15px;margin-top:30px}.success-actions .print-receipt-button,.success-actions .share-button,.success-actions button:first-child{height:36px;padding:10px 14px;background-color:transparent;color:var(--black);border:1px solid #ddd;font-size:12px;cursor:pointer;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,sans-serif;min-width:120px}.success-actions .print-receipt-button:after,.success-actions .share-button:after,.success-actions button:first-child:after{content:"→";display:inline-block;transition:transform .3s ease;font-size:14px}.success-actions .print-receipt-button:hover:after,.success-actions .share-button:hover:after,.success-actions button:first-child:hover:after{transform:translate(5px)}.success-actions .print-receipt-button:hover,.success-actions .share-button:hover,.success-actions button:first-child:hover{background-color:#f5f5f5}.success-actions .print-receipt-button,.success-actions .share-button{background-color:transparent;color:var(--black);border:1px solid #ddd;font-weight:400}.success-actions .print-receipt-button:hover,.success-actions .share-button:hover{background-color:#f5f5f5;color:var(--black);transform:none}.success-actions button:first-child{background-color:transparent;color:var(--black)}.success-actions button:first-child:hover{background-color:#f5f5f5;transform:none}.copy-wrapper{display:flex;align-items:center;gap:8px}.copy-button{background:none;border:none;padding:4px;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.copy-button:hover{color:#000}.copy-button svg{width:14px;height:14px}.detail-row.copyable{cursor:pointer}.detail-row.copyable:hover{background-color:#f9f9f9}@keyframes fadeInOut{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.copy-button svg{animation:fadeInOut 2s ease}.ps-track-order{margin-top:2rem;text-align:center}.track-link{height:36px;padding:10px 14px;background-color:transparent;color:var(--black);border:1px solid #ddd;font-size:12px;cursor:pointer;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,sans-serif}.track-link:after{content:"→";display:inline-block;transition:transform .3s ease;font-size:14px}.track-link:hover:after{transform:translate(5px)}.track-link:hover{background-color:#f5f5f5}.ordered-receipt-items{background:#fff;border-radius:12px;padding:30px;margin-bottom:30px;box-shadow:0 4px 12px #00000008;border:1px solid #f0f0f0}.ordered-receipt-items h2{font-size:1.2rem;margin-bottom:25px;color:#1a1a1a;font-weight:500;font-family:DM Sans,sans-serif}.receipt-items-list{display:grid;gap:20px}.ordered-receipt-item{display:flex;gap:20px;padding:20px;border:1px solid #f0f0f0;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease}.ordered-receipt-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.receipt-item-image{width:100px;height:100px;flex-shrink:0;background:#fff;border-radius:8px;padding:10px}.receipt-item-image img{width:100%;height:100%;object-fit:contain;border-radius:4px}.receipt-item-details{flex:1;display:flex;flex-direction:column;gap:5px}.receipt-item-details h3{font-size:1rem;margin:0 0 8px;color:#1a1a1a;font-weight:500;font-family:DM Sans,sans-serif}.receipt-item-size{font-size:.85rem;color:#666;font-family:DM Sans,sans-serif}.receipt-item-price-qty{display:flex;justify-content:space-between;font-size:.85rem;color:#666;font-family:DM Sans,sans-serif}.receipt-item-total{font-size:.85rem;font-weight:500;color:#333;margin-top:5px;text-align:right;font-family:DM Sans,sans-serif}@media (max-width: 768px){.success-container{padding:20px}.success-content{padding:30px 20px}.success-content h1{font-size:24px}.ordered-receipt-items,.order-details{padding:20px}.success-actions .print-receipt-button,.success-actions .share-button,.success-actions button:first-child,.success-actions .download-waybill-button{font-size:13px}}@media (max-width: 480px){.ordered-receipt-item{flex-direction:column}.receipt-item-image{width:100%;height:200px}.success-actions{flex-direction:column}.success-content{padding:80px 10px 30px}.success-actions .print-receipt-button,.success-actions .share-button,.success-actions button:first-child,.success-actions .download-waybill-button{font-size:12px;width:100%}.ordered-receipt-items{padding:0;border:0}}@media print{body *{visibility:hidden}.success-content,.success-content *{visibility:visible}.success-content{position:absolute;left:0;top:0;width:100%;padding:15px;box-shadow:none;font-size:12px}.ordered-receipt-items{padding:15px;margin-bottom:15px}.ordered-receipt-item{padding:10px;gap:10px}.receipt-item-image{width:60px;height:60px;padding:5px}.ordered-receipt-items h2{font-size:14px;margin-bottom:15px}.receipt-item-details h3{font-size:12px;margin-bottom:4px}.order-details{padding:15px;margin:15px 0}.detail-row{padding:8px 0;font-size:12px}.success-actions,.ps-track-order,.copy-button{display:none!important}.ordered-receipt-item{break-inside:avoid;page-break-inside:avoid}.ordered-receipt-item:hover{transform:none;box-shadow:none}.success-icon{width:40px;height:40px;margin:0 auto 10px}.success-content h1{font-size:18px;margin-bottom:15px}}.success-actions .download-waybill-button{height:36px;padding:10px 14px;background-color:transparent;color:var(--black);border:1px solid #ddd;font-size:12px;cursor:pointer;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,sans-serif;min-width:120px}.success-actions .download-waybill-button:after{content:"→";display:inline-block;transition:transform .3s ease;font-size:14px}.success-actions .download-waybill-button:hover:after{transform:translate(5px)}.success-actions .download-waybill-button:hover{background-color:#f5f5f5}.success-actions .download-waybill-button:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed;border-color:#ddd}.success-actions .download-waybill-button:disabled:after{content:""}@media (max-width: 768px){.success-actions .download-waybill-button{font-size:13px}}@media (max-width: 480px){.success-actions .download-waybill-button{font-size:12px;width:100%}}.admin-container{width:90%;margin:0 auto}.admin-dash-MainText{font-size:24px;color:#333;font-weight:500;margin-bottom:40px}@media (max-width: 950px){.admin-dash-MainText{font-size:18px}}@media (max-width: 480px){.admin-dash-MainText{font-size:16px}}.add-product-section{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:3rem;background:#fff;border-radius:8px}.add-new-header{margin-bottom:20px}.add-new-header h2{font-size:18px!important;color:#333;margin-bottom:0;text-align:left;font-weight:500}.add-new-header p{font-size:1.1rem;font-weight:500;margin:0}.add-product-section h2{margin-bottom:1rem;font-size:24px;font-weight:500;color:#333}.add-product-form{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:0rem}.form-group{display:flex;flex-direction:column;gap:8px;width:100%;max-width:100%}.form-group input,.form-group select,.form-group textarea{width:100%;max-width:100%;padding:10px;border:1px solid #ddd;font-size:14px;transition:border-color .2s ease;background:transparent;border-radius:8px;box-sizing:border-box}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#000}.form-columns{display:flex;gap:2rem;width:100%;max-width:100%}.form-column{flex:1;max-width:calc(50% - 1rem)}.add-product-form button[type=submit]{width:auto;min-width:200px;padding:12px 16px;background-color:#000;color:#fff;border:none;font-size:14px;cursor:pointer;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin:20px auto 0}.add-product-form button[type=submit]:hover{background-color:#333}.add-product-form button[type=submit]:disabled{background-color:#ccc;cursor:not-allowed}.add-product-form button[type=submit].success{background-color:#22c55e}.admin-success-icon{font-size:18px}@keyframes fadeOut{0%{background-color:#22c55e}to{background-color:#000}}.add-product-form button[type=submit].fade-out{animation:fadeOut .5s ease forwards}.image-upload{border:1px dashed #ddd;padding:1rem;border-radius:8px;text-align:center;cursor:pointer;transition:border-color .2s ease;height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden}.image-upload input[type=file]{display:none}.upload-placeholder{display:flex;flex-direction:column;align-items:center;gap:8px}.upload-icon{font-size:32px;color:#666}.upload-text{font-size:14px;color:#666}.image-preview{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:8px;box-sizing:border-box}.image-upload:hover{border-color:#000}.selected-file{margin-top:8px;font-size:.9em;color:#666}.error-message{color:#dc3545;font-size:.875rem;margin-top:4px}@media (max-width: 950px){.form-columns{flex-direction:column;gap:1rem}.form-column{flex:0 0 100%;max-width:100%}.description-image-row{flex-direction:column;gap:1.5rem}.description-column,.image-column{flex:0 0 100%;max-width:100%}.add-product-section{padding:.5rem}.add-product-form button[type=submit]{font-size:13px}}@media (max-width: 480px){.add-product-form button[type=submit]{font-size:12px}}.admin-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;max-width:100%;box-sizing:border-box}.admin-product-card{width:100%;max-width:100%;font-size:.9em;display:flex;flex-direction:column;padding:20px;background:#fff;border-bottom:1px solid #eee;box-sizing:border-box;overflow:hidden}.admin-product-card .product-image{width:100%;height:180px;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.admin-product-card .product-image img{width:100%;height:100%;object-fit:contain;display:block;max-height:180px}.admin-product-card .product-details{flex:1;margin-bottom:16px;padding:.8rem;width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}.admin-product-card .product-brand{font-size:12px;color:#666;text-transform:uppercase;display:block;margin-bottom:4px}.admin-product-card .product-name{font-size:14px;color:#333;margin:4px 0;font-weight:400;overflow-wrap:break-word;word-wrap:break-word;max-width:100%}.admin-product-card .product-price{font-size:14px;color:#000;font-weight:500}.admin-controls{display:flex;flex-direction:column;gap:10px;width:100%}.admin-controls>*{width:100%}.admin-controls button{width:100%;padding:12px;background-color:#000;color:#fff;border:none;font-size:14px;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif;border-radius:8px}.admin-controls button:last-child{background-color:#000;margin-top:4px}.admin-controls button:last-child:hover{background-color:#0000004b}@media (max-width: 1024px){.admin-product-card .product-image{height:250px}.admin-product-card .product-image img{max-height:250px}.admin-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1250px){.admin-products-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}}@media (max-width: 900px){.admin-products-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.admin-product-card{padding:15px}}@media (max-width: 590px){.admin-products-grid{grid-template-columns:1fr;gap:.5rem}.admin-product-card{padding:10px}}.admin-login-container{display:flex;justify-content:center;align-items:center;min-height:80vh;padding:2rem}.admin-login-form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;width:100%;max-width:400px;display:flex;flex-direction:column;gap:1rem}.admin-login-form h2{text-align:center;margin-bottom:1rem}.admin-login-form input{width:100%;padding:10px;border:1px solid #ddd;font-size:14px;transition:border-color .2s ease;background:transparent;border-radius:8px;box-sizing:border-box}.admin-login-form input:focus{outline:none;border-color:#000}.admin-login-form button{padding:.75rem;background:var(--primary);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.admin-login-form button:hover{opacity:.9}button:disabled{background-color:#ccc;cursor:not-allowed}select{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;background-color:#fff;font-size:16px;margin-bottom:10px}select:focus{outline:none;border-color:#666}.availability-checkbox{margin:15px 0;display:flex;align-items:center}.availability-checkbox label{display:flex;align-items:center;gap:8px;cursor:pointer}.availability-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.spinner{width:.8em;height:.8em;border:2px solid #f3f3f3;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.admin-page header,body.admin-page nav,body.admin-page footer,body.admin-page .navbar-top{display:none!important}.brand-select{height:40px;padding:4px 12px;font-size:14px;border-radius:8px;border:1px solid #ccc}.brand-select:disabled{opacity:.6;cursor:not-allowed}.stock-control{display:flex;align-items:center;gap:8px;width:100%;justify-content:space-between}.stock-control input{width:47%;border:1px solid #ccc;border-radius:8px;height:40px;font-size:14px;padding:4px 12px;box-sizing:border-box}.stock-control button{font-size:14px;padding:4px 12px;white-space:nowrap;width:47%;height:40px;box-sizing:border-box}.name-control,.price-control{display:flex;align-items:center;gap:8px;width:100%;justify-content:space-between}.name-control input,.price-control input{width:47%;border:1px solid #ccc;border-radius:8px;height:40px;font-size:14px;padding:4px 12px;box-sizing:border-box}.name-control button,.price-control button{font-size:14px;padding:4px 12px;white-space:nowrap;width:47%;height:40px;box-sizing:border-box}.form-group{display:flex;flex-direction:column;gap:2px;width:100%}.form-group label{font-weight:600;color:#333;font-size:14px}.form-columns{margin-top:20px;display:flex;gap:2.5rem;margin-bottom:0rem}.form-column{flex:1;display:flex;flex-direction:column;gap:1.5rem}.add-product-form button[type=submit]{margin:0 auto;width:auto;min-width:200px;padding:.75rem 2rem}.form-group textarea{min-height:200px;height:200px;resize:none}@media (max-width: 950px){.form-columns{flex-direction:column;gap:1rem}}.products-header{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.brand-dropdown-trigger{display:flex;align-items:center;gap:4px;cursor:pointer}.brand-dropdown-trigger h2{font-size:18px;font-weight:500;color:#333;margin:0;display:flex;align-items:center}.dropdown-arrow{font-size:18px;line-height:1;transition:transform .3s ease;display:inline-block}.dropdown-arrow.open{transform:rotate(180deg)}.brand-dropdown{position:absolute;top:100%;left:0;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 10px #0000001a;z-index:1000;min-width:200px}.brand-option{padding:12px 16px;cursor:pointer;transition:background-color .2s ease}.brand-option:hover{background-color:#f5f5f5}.search-container{display:flex;gap:1.5rem;align-items:center;border-radius:8px}.search-container .spinner{color:#333;border-color:#333;border-top-color:transparent}.brand-search{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;width:250px;transition:border-color .2s ease;background:#fff}.price-range,.stock-range{display:flex;align-items:center;gap:8px;background:#fff;padding:4px 12px;border-radius:4px;border:1px solid #ddd}.range-input{width:80px;padding:4px 8px;border:none;font-size:14px;outline:none}.price-range span,.stock-range span{color:#666;font-size:14px}.range-input::-webkit-inner-spin-button,.range-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.range-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.brand-search:focus,.price-range:focus-within,.stock-range:focus-within{border-color:#000}@media (max-width: 1200px){.search-container{flex-wrap:wrap;gap:1rem}.brand-search,.price-range,.stock-range{flex:1 1 auto;min-width:200px}}@media (max-width: 950px){.search-container{flex-direction:column;align-items:stretch;gap:1rem;padding:.75rem}.brand-search{width:100%}.price-range,.stock-range{justify-content:space-between}.range-input{width:45%}}.brand-option.active{background-color:#f0f0f0;font-weight:500}.login-container{display:flex;align-items:flex-start;justify-content:center;padding:20px;background-color:#fff}.login-form{width:100%;max-width:600px;padding:20px}.login-header{margin-bottom:20px}.login-header h1{font-size:24px;color:#333;margin-bottom:8px;font-weight:500}.login-header p{color:#666;font-size:14px;line-height:1.6;text-align:left}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:6px;color:#555;font-size:14px}.form-group input{width:100%;padding:10px;border:1px solid #ddd;font-size:14px;transition:border-color .2s ease;background:transparent;border-radius:8px;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#000}.login-button{width:100%;padding:12px 16px;background-color:#000;color:#fff;border:none;font-size:14px;cursor:pointer;border-radius:8px;transition:all .2s ease;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:8px}.login-button:hover{background-color:#333}.login-button:disabled{background-color:#ccc;cursor:not-allowed}.error-message{color:#ff3b30;font-size:12px;margin-top:4px}@media (max-width: 950px){.login-container{margin-top:60px;padding:10px}.login-form{padding:15px}.login-header h1{font-size:20px}.login-header p{font-size:13px}.form-group input{font-size:14px}.login-button{font-size:13px}}@media (max-width: 480px){.login-header h1{font-size:18px}.login-header p{font-size:12px}.form-group input{font-size:13px}.login-button{font-size:12px}}.admin-layout{display:flex;min-height:100vh;position:relative}.admin-sidebar{width:250px;background:#f8f8f8;border-right:1px solid #eee;padding:2rem 1rem;display:flex;flex-direction:column;justify-content:space-between;position:fixed;height:100vh;box-sizing:border-box}.sidebar-top{display:flex;flex-direction:column;gap:1rem}.sidebar-button{display:flex;align-items:center;gap:12px;padding:12px 16px;border:none;background:transparent;color:#666;font-size:16px;cursor:pointer;border-radius:8px;width:100%;text-align:left;transition:all .2s ease}.sidebar-button:hover{background:#eee;color:#000}.sidebar-button.active{background:#000;color:#fff}.sidebar-icon{font-size:20px}.logout-button{color:#ff3b30;margin-top:auto}.logout-button:hover{background:#fee2e2;color:#dc2626}.admin-content{flex:1;padding:2rem;margin-left:250px;max-width:calc(100% - 250px);box-sizing:border-box}@media (max-width: 950px){.admin-sidebar{width:60px;padding:1rem .5rem}.sidebar-button span{display:none}.sidebar-button{justify-content:center;padding:12px}.admin-content{margin-left:60px;padding:1rem;max-width:calc(100% - 60px)}}.sidebar-bottom{margin-top:auto;padding-top:1rem}.sidebar-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee}.sidebar-header h1{font-size:18px;font-weight:500;color:#333;text-align:center}@media (max-width: 950px){.sidebar-header h1{font-size:14px;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);white-space:nowrap;margin:1rem auto}}.no-products-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;margin-top:2rem}.no-products-message p{font-size:18px;color:#333;margin-top:1rem}.no-products-icon{font-size:48px;color:#333;margin-bottom:.5rem}.no-products-x-icon{font-size:32px;color:#333;margin-bottom:1rem}.add-product-section .login-header{width:100%;text-align:left}.add-product-section .login-header h1,.add-product-section .login-header p{text-align:left}.admin-header{background:#f8f8f8;padding:1rem 2rem;margin:-2rem -2rem 2rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.admin-header h1{font-size:18px;font-weight:500;color:#333;margin:0}@media (max-width: 950px){.admin-header{padding:1rem;margin:-1rem -1rem 1rem}.admin-header h1{font-size:18px}}@media (max-width: 480px){.admin-header h1,.brand-dropdown-trigger h2{font-size:16px}}.form-group select{width:100%;padding:10px 35px 10px 10px;border:1px solid #ddd;font-size:14px;transition:border-color .2s ease;background:transparent;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.form-group select:focus{outline:none;border-color:#000}.description-image-row{display:flex;gap:2rem;width:100%;max-width:100%;margin-top:1.5rem}.description-column{flex:0 0 calc(70% - 1rem)}.image-column{flex:0 0 calc(30% - 1rem)}@media (max-width: 950px){.description-image-row{flex-direction:column;gap:1.5rem}.description-column,.image-column{flex:0 0 100%}}.admin-loading{display:flex;justify-content:center;align-items:center;min-height:100vh}@media (max-width: 950px){.name-control input,.price-control input,.stock-control input,.brand-select{height:36px;font-size:12px;padding:4px 10px}.name-control,.price-control,.stock-control{gap:6px}.admin-controls{gap:8px}}@media (max-width: 950px){.name-control button,.price-control button,.stock-control button{font-size:12px;padding:4px 10px;height:36px;width:47%}.admin-controls button{padding:8px;font-size:12px;height:36px}.admin-controls>button{padding:8px;font-size:12px;height:36px}}.logout-button:disabled{opacity:.7;cursor:not-allowed}.logout-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#ffffffb3;z-index:1000;display:flex;justify-content:center;align-items:center;cursor:not-allowed}.logout-overlay-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.logout-overlay-text{font-size:1.2rem;color:#333}.logout-overlay .loading-spinner svg{--uib-color: var(--spinnerColor)}.admin-loading .loading-spinner svg{--uib-color: var(--spinnerColor)}.add-product-form button.disabled{background-color:#ccc;cursor:not-allowed}.add-product-form button.disabled:hover{background-color:#ccc}.refresh-button{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;padding:8px;border-radius:4px;color:#666;transition:all .2s ease}.refresh-button:hover{background:#eee;color:#333}.refresh-button:disabled{opacity:.5;cursor:not-allowed}.refresh-button .spinner{border-color:#666;border-top-color:transparent}@media (max-width: 950px){.refresh-button{padding:6px}.refresh-button span{display:none}}.header-controls{display:flex;align-items:center;justify-content:space-between;width:100%}.filters-section{display:flex;align-items:center;gap:1rem}.filters-dropdown-container{position:relative}.filters-dropdown-trigger{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:14px;color:#333;transition:all .2s ease}.filters-dropdown-trigger:hover{border-color:#000}.filters-dropdown{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:16px;min-width:280px;z-index:1000}.filter-group{margin-bottom:16px}.filter-group:last-child{margin-bottom:0}.filter-group label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.filter-inputs{display:flex;align-items:center;gap:8px}.filter-inputs input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px}.filter-inputs input:focus{outline:none;border-color:#000}.filter-inputs span{color:#666}.brand-search{width:200px}@media (max-width: 550px){.header-controls{flex-direction:column;align-items:flex-start;gap:1rem}.filters-section{width:100%}.brand-search{flex:1}.filters-dropdown{width:80%}.filter-inputs input{width:40%}}@media (max-width: 480px){.brand-search{width:10px}.filters-section{gap:10px;flex-wrap:wrap;justify-content:flex-end}}.name-size-row{display:flex;gap:1rem;width:100%}.name-size-row .form-group{flex:1}.name-size-row .form-group:first-child{flex:2}@media (max-width: 950px){.name-size-row{flex-direction:column;gap:1.5rem}.name-size-row .form-group,.name-size-row .form-group:first-child{flex:1}}.load-more-container{display:flex;justify-content:center;margin:2rem 0}.load-more-button{padding:10px 14px;background-color:transparent;color:var(--black);border:1px solid #ddd;font-size:12px;cursor:pointer;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,sans-serif;min-width:120px;height:36px}.load-more-button:after{content:"→";display:inline-block;transition:transform .3s ease;font-size:14px}.load-more-button:hover:after{transform:translate(5px)}.load-more-button:hover{background-color:#f5f5f5}.load-more-button:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed;border-color:#ddd}.load-more-button:disabled:after{content:""}.load-more-button .spinner{width:14px;height:14px;border-color:currentColor;border-top-color:transparent;border-width:2px}@media (max-width: 768px){.load-more-button{font-size:13px}}@media (max-width: 480px){.load-more-button{font-size:12px}}.size-control{display:flex;gap:8px;margin-bottom:8px}.size-control input{flex:1;padding:8px;border:1px solid #ddd;border-radius:4px}.size-control button{white-space:nowrap}.search-group{position:relative;width:300px;font-family:Poppins,sans-serif}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#666;font-size:14px}.search-group input{width:100%;height:36px;padding:8px 12px 8px 35px;border:1px solid #ddd;border-radius:8px;font-size:12px;font-family:Poppins,sans-serif;transition:all .3s ease;background-color:transparent}.search-group input:hover{background-color:#f5f5f5}.search-group input:focus{outline:none;border-color:var(--black);background-color:transparent}@media (max-width: 768px){.search-group input{font-size:13px}}@media (max-width: 480px){.search-group{width:100%}.search-group input{font-size:12px}}.track-container{display:flex;align-items:flex-start;justify-content:center;padding:20px;background-color:#fff}.track-content{width:100%;max-width:600px;padding:20px}.track-content h1{font-size:24px;color:#333;margin-bottom:8px;font-weight:500;font-family:DM Sans,sans-serif}.track-content p{color:#666;font-size:14px;margin-bottom:24px;font-family:DM Sans,sans-serif}.track-form{margin-bottom:32px}.input-group{display:flex;gap:10px}.input-group input{flex:1;padding:12px;border:1px solid #ddd;font-size:14px;border-radius:8px;font-family:DM Sans,sans-serif}.input-group input:focus{outline:none;border-color:var(--black)}.input-group button{height:36px;padding:10px 14px;background-color:transparent;color:var(--black);border:1px solid #ddd;font-size:12px;cursor:pointer;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,sans-serif;min-width:120px}.input-group button:after{content:"→";display:inline-block;transition:transform .3s ease;font-size:14px}.input-group button:hover:after{transform:translate(5px)}.input-group button:hover{background-color:#f5f5f5}.input-group button:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed;border-color:#ddd}.input-group button:disabled:after{content:""}.tracking-timeline{position:relative;padding-left:30px}.timeline-item{position:relative;padding-bottom:30px}.timeline-item:last-child{padding-bottom:0}.timeline-dot{position:absolute;left:-30px;width:12px;height:12px;border-radius:50%;background-color:var(--black)}.timeline-item:not(:last-child):before{content:"";position:absolute;left:-24px;top:12px;bottom:0;width:1px;background-color:#ddd}.timeline-content{background-color:#f9f9f9;padding:16px;border-radius:4px}.timeline-header{display:flex;justify-content:space-between;margin-bottom:8px}.status{font-weight:500;color:var(--black);font-family:DM Sans,sans-serif}.date{color:#666;font-size:12px;font-family:DM Sans,sans-serif}.location{color:#333;margin-bottom:4px;font-family:DM Sans,sans-serif}.description{color:#666;font-size:13px;font-family:DM Sans,sans-serif}@media (max-width: 768px){.track-container{padding:10px}.input-group{flex-direction:column}.input-group button{width:100%;font-size:13px}}@media (max-width: 480px){.track-content h1{font-size:17px;margin-top:32px}.track-content p,.input-group button{font-size:12px}}.fade-enter{opacity:0;transform:scale(.95)}.fade-enter-active{opacity:1;transform:scale(1);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.fade-exit{opacity:1;transform:scale(1)}.fade-exit-active{opacity:0;transform:scale(.95);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.fade-in-page{animation:fadeInPage .6s ease}@keyframes fadeInPage{0%{opacity:0}to{opacity:1}}
