@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap);html{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,sans-serif;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5;margin:0}#root,body,html{background-color:#fff!important;max-width:100vw;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:#fff;box-shadow:0 2px 8px #00000014;left:0;max-width:100vw;overflow-x:visible;position:sticky;right:0;top:0;z-index:1000}.navbar,.navbar-container{box-sizing:border-box;width:100%}.navbar-container{align-items:center;display:flex;margin:0 auto;max-width:1400px;overflow-x:hidden;padding:0 24px}.navbar-top{background:#fff;border-bottom:1px solid #f0f0f0;padding:16px 0}.navbar-top .navbar-container{align-items:center;display:flex;gap:32px;justify-content:space-between}.navbar-logo{flex-shrink:0;margin-right:auto}.navbar-logo img{display:block;height:36px}.navbar-icons-mobile{display:none}.search-container-desktop{display:flex;flex:1 1;justify-content:flex-end;margin:0 32px;max-width:900px;position:relative}.search-form{align-items:center;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;display:flex;margin:0;max-width:900px;overflow:hidden;padding:0;width:100%}.search-form .search-input{background:#0000;border:none;color:#333;flex:1 1;font-family:Open Sans,sans-serif;font-size:14px;min-width:0;outline:none;padding:12px 16px}.search-form .search-input::placeholder{color:#999}.search-btn{background:#00c896;border:none;border-radius:0 8px 8px 0;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:14px;font-weight:600;margin:0;padding:12px 32px;transition:all .2s ease;white-space:nowrap}.search-btn:hover{background:#00b085}.search-container-mobile{background:#fff;display:none;margin-top:0;padding:10px 24px 16px;position:relative;width:100%}.search-form-mobile{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;overflow:hidden;transition:all .2s ease;width:100%}.search-form-mobile .search-input{background:#0000;border:none;color:#333;flex:1 1;font-family:Open Sans,sans-serif;font-size:15px;min-width:0;outline:none;padding:14px 16px}.search-form-mobile .search-input::placeholder{color:#999;font-size:15px}.search-form:focus-within{box-shadow:0 0 0 2px #00c89633}.search-form-mobile:focus-within{border-color:#00c896;box-shadow:0 0 0 3px #00c8961a}.search-btn-mobile{background:#00c896;border:none;border-radius:0 10px 10px 0;box-shadow:none;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:14px 24px;transition:all .2s ease;white-space:nowrap}.search-btn-mobile:hover{background:#00b085}.search-btn-mobile:active{transform:scale(.98)}.navbar-icons{flex-direction:row;flex-shrink:0;gap:20px}.navbar-icons,.phone-info{align-items:center;display:flex}.phone-info{border-right:none;color:#333;gap:10px;padding-right:0}.phone-info svg{color:#00c896}.phone-text{display:flex;flex-direction:column;gap:2px}.phone-label{color:#666;font-size:11px;font-weight:400}.phone-number{color:#333;font-size:14px}.nav-icon{align-items:center;color:#333;cursor:pointer;display:flex;justify-content:center;position:relative;text-decoration:none;transition:color .2s ease}.nav-icon:hover{color:#00c896}.cart-badge{background:#f44;font-size:10px;right:-6px;top:-6px}.search-dropdown{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px #0000001f;left:0;max-height:400px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 8px);z-index:1001}.search-container-mobile .search-dropdown{left:24px;right:24px}.search-dropdown-desktop{left:0;right:0}@media (max-width:640px){.search-container-mobile .search-dropdown{left:16px;right:16px}}.search-section{border-bottom:1px solid #f0f0f0;padding:12px 0}.search-section:last-child{border-bottom:none}.search-section-header{background:#f9f9f9;padding:8px 16px}.search-section-header h4{color:#666;font-size:12px;font-weight:600;margin:0;text-transform:uppercase}.search-items{display:flex;flex-direction:column}.search-item{align-items:center;border-bottom:1px solid #f5f5f5;color:#333;display:flex;gap:12px;padding:12px 16px;text-decoration:none;transition:background .2s ease}.search-item:last-child{border-bottom:none}.search-item:hover{background:#f9f9f9}.search-item img{border-radius:4px;height:40px;object-fit:cover;width:40px}.search-item-info{flex:1 1;min-width:0}.search-item-name{color:#333;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-item-price{color:#00c896;font-size:12px;font-weight:600}.search-footer{border-top:1px solid #f0f0f0;padding:12px 16px;text-align:center}.view-all-results{background:none;border:none;color:#00c896;cursor:pointer;font-size:13px;font-weight:600;padding:0;transition:color .2s ease}.view-all-results:hover{color:#00b085}.search-loading,.search-no-results{color:#999;font-size:14px;padding:20px 16px;text-align:center}.navbar-bottom{background:#001f2e;max-width:100vw;padding:0}.navbar-bottom,.navbar-bottom .navbar-container{box-sizing:border-box;overflow-x:visible;width:100%}.navbar-bottom .navbar-container{align-items:center;display:flex;justify-content:space-between;padding:0 24px}.navbar-left{align-items:center;display:flex;flex-shrink:0;gap:24px;min-width:0}.hamburger-dropdown{align-items:center;display:flex;position:relative}.hamburger-btn{align-items:center;background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-size:15px;font-weight:500;gap:8px;justify-content:center;padding:14px 12px;transition:all .2s ease}.hamburger-btn:hover{background:#00c8961a}.hamburger-btn svg{height:20px;width:20px}.hamburger-menu{background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 16px #0000001f;left:0;margin-top:8px;min-width:200px;overflow:hidden;position:absolute;top:100%;z-index:1001}.hamburger-menu a,.hamburger-menu-item{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:12px 16px;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.hamburger-menu a:last-child,.hamburger-menu-item:last-child{border-bottom:none}.hamburger-menu a:hover,.hamburger-menu-item:hover{background:#f9f9f9;color:#00c896;padding-left:20px}.hamburger-menu-item.logout-item{color:#f44}.hamburger-menu-item.logout-item:hover{background:#ffeaea;color:#c00}.nav-links-desktop{display:flex;gap:48px}.nav-links-desktop,.nav-links-mobile{align-items:center;flex-shrink:0;margin-left:auto;min-width:0}.nav-links-mobile{display:none;gap:24px}.services-dropdown{align-items:center;display:flex;position:relative}.services-btn{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-size:15px;font-weight:400;gap:8px;padding:16px 0;transition:all .2s ease}.services-btn:hover{color:#00c896}.services-btn .rotated{transform:rotate(180deg)}.services-menu{background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 16px #0000001f;left:0;margin-top:8px;min-width:200px;overflow:hidden;position:absolute;top:100%;z-index:1001}.services-menu a{border-bottom:1px solid #f0f0f0;color:#333;display:block;font-size:14px;padding:12px 16px;text-decoration:none;transition:all .2s ease}.services-menu a:last-child{border-bottom:none}.services-menu a:hover{background:#f9f9f9;color:#00c896;padding-left:20px}.brands-dropdown{position:relative}.brands-btn,.brands-dropdown{align-items:center;display:flex}.brands-btn{background:none;border:none;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:15px;font-weight:400;gap:8px;padding:16px 0;transition:all .2s ease}.brands-btn:hover{color:#00c896}.brands-btn .rotated{transform:rotate(180deg)}.brands-menu{background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 16px #0000001f;margin-top:8px;min-width:200px;overflow:visible;position:absolute;right:0;top:100%;z-index:1001}.brands-menu a{border-bottom:1px solid #f0f0f0;color:#333;display:block;font-size:14px;padding:12px 16px;text-decoration:none;transition:all .2s ease}.brands-menu a:last-child{border-bottom:none}.brands-menu a:hover{background:#f9f9f9;color:#00c896;padding-left:20px}.more-dropdown{position:relative}.more-btn,.more-dropdown{align-items:center;display:flex}.more-btn{background:none;border:none;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:15px;font-weight:400;gap:8px;padding:16px 0;transition:all .2s ease}.more-btn:hover{color:#00c896}.more-btn .rotated{transform:rotate(180deg)}.more-menu{background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 16px #0000001f;margin-top:8px;min-width:200px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1001}.more-menu a{border-bottom:1px solid #f0f0f0;color:#333;display:block;font-size:14px;padding:12px 16px;text-decoration:none;transition:all .2s ease}.more-menu a:last-child{border-bottom:none}.more-menu a:hover{background:#f9f9f9;color:#00c896;padding-left:20px}.categories-dropdown{align-items:center;display:flex;position:relative}.categories-btn{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-size:15px;font-weight:500;gap:8px;padding:16px 0;transition:all .2s ease}.categories-btn:hover{color:#00c896}.brands-btn .rotated,.categories-btn .rotated,.more-btn .rotated,.services-btn .rotated{transform:rotate(180deg)}.categories-menu{background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 16px #0000001f;left:0;margin-top:8px;min-width:200px;overflow:visible;position:absolute;top:100%;z-index:1001}.categories-menu a{border-bottom:1px solid #f0f0f0;color:#333;display:block;font-size:14px;padding:12px 16px;text-decoration:none;transition:all .2s ease}.categories-menu a:last-child{border-bottom:none}.categories-menu a:hover{background:#f9f9f9;color:#00c896;padding-left:20px}.nav-link{color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:15px;font-weight:400;padding:16px 0;position:relative;text-decoration:none;transition:all .2s ease}.nav-link.active,.nav-link:hover{color:#00c896}.nav-link.active:after{background:#00c896;bottom:0;content:"";height:3px;left:0;position:absolute;right:0}.mobile-menu-drawer-backdrop{background:#00000073;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:2000}.mobile-menu-drawer{animation:slideInRightDrawer .22s ease-in-out;background:#fff;box-shadow:-2px 0 12px #0000000d;display:flex;flex-direction:column;height:100vh;max-width:80vw;position:relative;right:0;width:280px}@keyframes slideInRightDrawer{0%{transform:translateX(110%)}to{transform:translateX(0)}}.drawer-header{align-items:center;border-bottom:1px solid #eee;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:18px}.drawer-header button{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;justify-content:center;padding:4px}.drawer-content{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:12px 0}.drawer-content a{color:#222;cursor:pointer;display:block;font-family:inherit;font-size:1rem;padding:16px 20px;text-align:left;text-decoration:none;transition:background .15s,color .15s}.drawer-content a:hover{background:#f6f9fa;color:#00c896}@media (max-width:1024px){.navbar-bottom .navbar-container,.navbar-container{padding:0 20px}.nav-links-desktop{gap:32px}.search-container-desktop{max-width:500px}}@media (max-width:768px){.navbar-top{padding:12px 0}.navbar-container{padding:0 16px}.navbar-top .navbar-container{align-items:center;flex-wrap:wrap}.navbar-logo img{height:32px}.search-container-desktop{display:none}.search-container-mobile{display:block;flex-basis:100%;order:2}.navbar-icons,.phone-info{display:none}.navbar-icons-mobile{align-items:center;display:flex;gap:16px;margin-left:auto;order:1}.nav-icon svg{height:20px;width:20px}.navbar-bottom .navbar-container{padding:0 16px}.nav-links-desktop{display:none}.nav-links-mobile{display:flex;flex-wrap:nowrap;gap:20px;overflow-x:visible}.brands-btn,.categories-btn,.hamburger-btn,.more-btn,.nav-link{font-size:14px;padding:14px 0;white-space:nowrap}.hamburger-btn span{display:inline}}@media (max-width:640px){.navbar-top .navbar-container{gap:16px}.navbar-logo img{height:28px}.navbar-icons{gap:12px}.nav-icon svg{height:18px;width:18px}.nav-links-mobile{flex-wrap:nowrap;gap:16px}.brands-btn,.categories-btn,.hamburger-btn,.more-btn,.nav-link{font-size:13px;padding:12px 0;white-space:nowrap}.hamburger-btn span{display:inline}.search-container-mobile{padding:8px 16px 14px}.search-form-mobile .search-input{font-size:14px;padding:12px 14px}.search-form-mobile .search-input::placeholder{font-size:14px}.search-btn-mobile{font-size:13px;padding:12px 20px}}.footer{background-color:#0a2540;color:#fff;margin-top:3rem;padding-top:2rem}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1.5fr 1fr 1fr 1.2fr;margin:0 auto;max-width:1200px;padding:0 1.5rem 1.5rem}.footer-brand{max-width:280px}.footer-logo{display:inline-block;margin-bottom:.8rem}.footer-logo img{height:32px;width:auto}.footer-description{color:#b8c5d6;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.footer-socials{align-items:center;display:flex;gap:.75rem}.footer-socials a{align-items:center;background-color:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:34px;justify-content:center;transition:all .3s ease;width:34px}.footer-socials a:hover{background-color:#1dd3b0;transform:translateY(-3px)}.footer-socials-mobile,.footer-stay-connected{display:none}.stay-connected-info p{color:#b8c5d6;font-size:.8rem;line-height:1.4;margin-bottom:.35rem}.footer-section{display:flex;flex-direction:column}.footer-heading{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-links{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.footer-links li a{color:#b8c5d6;display:inline-block;font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer-links li a:hover{color:#1dd3b0}.footer-newsletter{max-width:280px}.newsletter-text{color:#b8c5d6;font-size:.875rem;line-height:1.4;margin-bottom:.8rem}.newsletter-form{display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.5rem}.newsletter-input{background-color:#ffffff0d;border:1px solid #fff3;border-radius:6px;color:#000;font-size:.875rem;outline:none;padding:.7rem 1rem;transition:border-color .3s ease}.newsletter-input::placeholder{color:#666}.newsletter-input:focus{border-color:#1dd3b0}.newsletter-btn{background:linear-gradient(135deg,#1dd3b0,#18b89a);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.7rem 1.5rem;transition:all .3s ease}.newsletter-btn:hover{box-shadow:0 4px 12px #1dd3b04d;transform:translateY(-2px)}.footer-contact{border-top:1px solid #ffffff1a;display:block;padding-top:1.2rem}.contact-heading{color:#fff;font-size:.95rem;font-weight:600;margin-bottom:.7rem}.footer-contact p{color:#b8c5d6;font-size:.8rem;line-height:1.4;margin-bottom:.35rem}.footer-bottom{border-top:1px solid #ffffff1a;padding:1.2rem 1.5rem;text-align:center}.footer-bottom p{color:#6b8299;font-size:.8rem;margin:0}@media (max-width:968px){.footer-container{gap:2rem;grid-template-columns:1fr 1fr}.footer-brand,.footer-newsletter{max-width:100%}}@media (max-width:640px){.footer{margin-top:2rem;padding-top:2rem}.footer-container{gap:1.5rem;grid-template-columns:1fr 1fr;padding:0 1rem 1.5rem}.footer-brand{grid-column:1/-1;max-width:100%;text-align:left}.footer-logo img{height:28px}.footer-description{font-size:.8rem;margin-bottom:0}.footer-brand .footer-socials{display:none}.footer-section:nth-child(2),.footer-stay-connected{grid-column:span 1}.footer-stay-connected{display:flex!important;flex-direction:column}.footer-section:nth-child(3){display:none}.footer-heading{font-size:.95rem;margin-bottom:.8rem}.footer-links{gap:.5rem}.footer-links li a{font-size:.8rem}.stay-connected-info{margin-bottom:1rem}.stay-connected-info p{font-size:.75rem}.footer-socials-mobile{display:flex!important;gap:.6rem}.footer-socials-mobile a{height:32px;width:32px}.footer-newsletter{grid-column:1/-1;max-width:100%}.newsletter-text{font-size:.8rem;margin-bottom:.7rem}.newsletter-form{gap:.6rem;margin-bottom:0}.newsletter-input{color:#000;font-size:.8rem;padding:.6rem .85rem}.newsletter-btn{font-size:.85rem;padding:.6rem 1.2rem}.footer-contact{display:none!important}.footer-bottom{padding:1rem}.footer-bottom p{font-size:.75rem}}@media (max-width:375px){.footer-container{padding:0 .75rem 1rem}.footer-socials a{height:30px;width:30px}.footer-socials a svg{height:16px;width:16px}}:root{--primary-green:#00c896;--dark-blue:#1e3a5f;--text-dark:#2d3748;--text-light:#718096;--background-light:#f7fafc;--white:#fff;--gray-100:#f7fafc;--gray-200:#e2e8f0;--Color-Mountain-Meadow-Lighter:#f0fdf4;--shadow:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--transition:all 0.3s ease}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f7fafc;background-color:var(--background-light);color:#2d3748;color:var(--text-dark);font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.landing-page{background:#fff!important;margin-top:0;min-height:100vh;overflow:hidden;padding-top:0;position:relative}.landing-header{background:#fff;box-shadow:0 1px 3px #0000001a;position:relative;z-index:1000}.landing-nav{justify-content:space-between;margin:0;padding:1rem;width:100%}.landing-logo,.landing-nav{align-items:center;display:flex}.landing-logo{gap:.75rem;margin-left:0}.landing-logo .logo-image{height:32px;object-fit:contain;width:auto}.landing-logo .logo-text{color:#1f2937;font-size:1.5rem;font-weight:700}.shop-btn{background:#00c896!important;border-radius:.5rem;color:#fff;font-weight:600;margin-right:0;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s ease}.shop-btn:hover{background:#00b085}.landing-page:before{background:#0000;content:"";height:100%;position:absolute;right:0;top:0;width:60%;z-index:1}.landing-page .hero-section{align-items:center;background:#f0fdf4!important;background-image:linear-gradient(#00000026 1px,#0000 0),linear-gradient(90deg,#00000026 1px,#0000 0);background-size:20px 20px;display:flex;min-height:calc(100vh - 120px);padding:3rem 0 5rem;position:relative;z-index:2}@media (max-width:768px){.landing-page .hero-section{align-items:flex-start;display:flex;justify-content:center;margin-bottom:3rem;max-height:none;min-height:auto;overflow:visible;padding:1rem 0 .5rem;text-align:center}}@media (max-width:375px){.landing-page .hero-section{margin-bottom:2rem;max-height:none;min-height:auto;padding:.5rem 0}.hero-container{gap:1rem}.hero-title{font-size:1.8rem;margin-bottom:.8rem}.hero-description{font-size:.8rem;margin-bottom:.8rem}.shop-now-btn{background:#00c896!important;font-size:.8rem;padding:.7rem 1.2rem}.hero-products{height:150px;margin-top:1rem}}@media (min-width:430px) and (max-width:768px){.landing-page .hero-section{max-height:none;min-height:auto;padding-top:.5rem}.hero-container{gap:1.2rem;padding-top:.3rem}.hero-content{margin-bottom:0}.hero-title{font-size:2.2rem;margin-bottom:.6rem}.hero-description{font-size:1rem;margin-bottom:.6rem}.shop-now-btn{background:#00c896!important;margin-bottom:0}.hero-products{height:200px;margin-top:1.2rem}}.hero-container{grid-gap:20rem;align-items:center;display:grid;gap:20rem;grid-template-columns:1fr 1.2fr;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}@media (max-width:768px){.hero-container{align-items:center;display:flex;flex-direction:column;gap:1.5rem;grid-template-columns:1fr;height:auto;justify-content:flex-start;padding:.5rem 1rem 0;text-align:center;width:100%}}.hero-content{justify-self:start;margin-left:0;padding-left:0;padding-right:0;text-align:left;z-index:3}@media (max-width:768px){.hero-content{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;margin-bottom:0;max-width:500px;text-align:center;width:100%}}.hero-title{color:#1e3a5f;color:var(--dark-blue);font-family:Outfit,sans-serif;font-size:4rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5;margin-bottom:2rem}@media (max-width:768px){.hero-title{font-size:2rem;margin-bottom:.8rem;text-align:center}}.crypto-text,.naira-text{color:#00c896;color:var(--primary-green);display:inline-block}.hero-description{color:#718096;color:var(--text-light);font-family:Outfit,sans-serif;font-size:1.2rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5;margin-bottom:3rem;max-width:520px}@media (max-width:768px){.hero-description{font-size:.9rem;margin-bottom:.8rem;max-width:100%;text-align:center}}.shop-now-btn{background:#00c896!important;border:none;border-radius:.75rem;box-shadow:0 4px 15px #00c8964d;cursor:pointer;display:inline-block;font-size:1.125rem;font-weight:600;padding:1.2rem 2.5rem;transition:all .3s ease;transition:var(--transition)}@media (max-width:768px){.shop-now-btn{background:#00c896!important;display:block;font-size:.9rem;margin:0 auto;padding:.8rem 1.5rem;text-align:center}}.shop-now-btn:hover{background:#00a67a!important;box-shadow:0 8px 25px #00c89666;transform:translateY(-3px)}.hero-products{align-items:center;display:flex;height:550px;justify-content:center;justify-self:end;position:relative;width:100%}@media (max-width:1024px) and (min-width:769px){.hero-products{height:350px}.hero-products:before{height:400px;width:400px}.hero-products:after{height:320px;width:320px}.hero-products .inner-white-circle{height:150px;width:150px}.hero-products .top-green-line{height:320px;width:320px}.phone-2{height:100px;top:8%;width:80px}.laptop{height:70px;left:8%;width:100px}.phone-3{height:100px;right:8%;width:80px}.headphone{bottom:8%;height:80px;width:80px}.watch-group{gap:.3rem;height:80px;width:120px}.watch-1,.watch-2{height:55px;width:55px}}@media (max-width:768px){.hero-products{align-items:center;display:flex;flex:0 0 auto;height:300px;justify-content:center;justify-self:center;margin-top:1.5rem;position:relative;width:100%;z-index:1}.hero-products:before{border:2px solid #00c89633;height:280px;width:280px}.hero-products:after{border:2px solid #00c89640;height:220px;width:220px}.hero-products .inner-white-circle{height:100px;width:100px}.hero-products .top-green-line{border:4px solid #0000;border-right-color:#00c896;border-right:4px solid var(--primary-green);height:220px;width:220px}.phone-2{height:90px;left:50%;top:8%;transform:translateX(-50%);width:70px}.laptop{height:60px;left:10%;top:45%;transform:translateY(-50%);width:90px}.watch-group{align-items:center;display:flex;gap:.4rem;height:75px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:110px;z-index:4}.phone-3{height:90px;right:10%;top:40%;transform:translateY(-50%);width:70px}.headphone{bottom:10%;height:70px;left:50%;transform:translateX(-50%);width:70px}.watch-1,.watch-2{height:50px;width:50px}}.hero-products:before{border:1px solid #00c89626;border-radius:50%;height:500px;width:500px}.hero-products:after,.hero-products:before{content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.hero-products:after{border:2px solid #00c89633;border-radius:50%;height:400px;width:400px}.hero-products .inner-white-circle{background:#ffffffe6;border:1px solid #0000000d;border-radius:50%;box-shadow:0 8px 25px #0000001a;height:200px;width:200px}.hero-products .inner-white-circle,.hero-products .top-green-line{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.hero-products .top-green-line{border:6px solid #0000;border-radius:50%;border-right-color:#00c896;border-right:6px solid var(--primary-green);clip-path:polygon(85% 25%,100% 25%,100% 75%,85% 75%);height:400px;width:400px}.product-item{background:#0000;border:none;padding:0;position:absolute;transition:all .3s ease;transition:var(--transition);z-index:2}.product-item:hover{transform:scale(1.08)}.product-item img{background:#0000!important;border-radius:0;box-shadow:none;display:block;filter:none;height:100%;image-rendering:-webkit-optimize-contrast;object-fit:contain;transition:opacity .5s ease-in-out,transform .5s ease-in-out;width:100%}.phone-2{height:120px;left:50%;top:5%;transform:translateX(-50%);width:100px;z-index:3}.laptop{height:90px;left:8%;top:40%;width:140px;z-index:3}.watch-group{align-items:center;display:flex;gap:.1rem;height:100px;justify-content:center;left:50%;top:50%;transform:translate(-50%,-50%);width:140px;z-index:4}.watch-1,.watch-2{background:#0000!important;border-radius:0;box-shadow:none;height:65px;padding:0;width:65px}.phone-3{height:120px;right:8%;top:35%;width:100px;z-index:3}.headphone img,.laptop img,.phone-1 img,.phone-2 img,.phone-3 img,.watch-1,.watch-2{background:#0000!important;border-radius:0!important;box-shadow:none!important;filter:none!important;image-rendering:-webkit-optimize-contrast;object-fit:contain;padding:0!important}.headphone{bottom:15%;height:100px;left:50%;transform:translateX(-50%);width:100px;z-index:3}.features-section{background:#f8fafc;border-top:1px solid #e5e7eb;padding:2rem 0}.features-container{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.feature-item{flex:1 1;gap:1rem}.feature-icon{filter:brightness(0) saturate(100%) invert(64%) sepia(98%) saturate(1204%) hue-rotate(94deg) brightness(103%) contrast(103%);flex-shrink:0;height:48px;object-fit:contain;width:48px}.feature-text h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 .25rem}.feature-text p{color:#6b7280;font-size:.875rem;line-height:1.4;margin:0}@media (max-width:768px){.features-container{flex-direction:column;gap:1.5rem}.feature-item{justify-content:center;text-align:center}}.our-service-section{background:#1e3a5f;border-bottom:2px solid #8b5cf6;border-top:2px solid #8b5cf6;color:#fff;margin:0 auto;min-height:200px;padding:2rem 0;text-align:center}.our-service-container,.our-service-section{align-items:center;display:flex;justify-content:center;width:100%}.our-service-container{flex-direction:column;height:100%;margin:0;padding:2rem}.our-service-container h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.our-service-container p{color:#fff;font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.95}.browse-products-btn{background:#fff;border-radius:.5rem;color:#6ee7b7;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.browse-products-btn:hover{background:#f9fafb;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.our-service-features{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:0 2rem;width:100%}@media (max-width:1200px){.deal-banner-left{align-items:center;background:#f8f9fa;border-radius:.75rem .75rem 0 0;display:flex;height:200px;justify-content:center;padding:8px;width:100%}.deal-banner-left img{background:#f8f9fa;border-radius:4px;box-shadow:none;display:block;margin:0 auto;max-height:140px;max-width:100%;object-fit:contain}.deal-card .deal-image{align-items:center;background:#f8f9fa;border-radius:.75rem .75rem 0 0;box-sizing:border-box;display:flex;justify-content:center;min-height:140px;padding:8px;width:100%}.deal-card .deal-image img{border-radius:4px;display:block;margin:0 auto;max-height:140px;max-width:100%;object-fit:contain}.our-service-features{flex-direction:column;gap:1rem;padding:0 1rem}.our-service-feature-item{max-width:100%;min-width:100%;width:100%}}@media (max-width:480px){.our-service-section{padding:1rem 0}.our-service-features{gap:.8rem;padding:0 .5rem}.our-service-feature-item{height:auto;min-height:100px;padding:15px}}.our-service-feature-item{align-items:center;background:#ffffff0d;border:1px solid #6ee7b7;border-radius:22px;display:flex;flex:1 1;flex-direction:row;gap:20px;height:114px;justify-content:flex-start;max-width:320px;min-width:280px;opacity:1;padding:20px;text-align:left;transition:all .3s ease;width:100%}.our-service-feature-item:hover{background:#ffffff26;box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.our-service-feature-icon{align-items:center;background:#00c8961a;border:2px solid #00c8964d;border-radius:12px;box-shadow:0 0 0 1px #00c89633;display:flex;flex-shrink:0;height:60px;justify-content:center;margin-bottom:0;position:relative;width:60px}.truck-icon{filter:none;height:36px;object-fit:contain;width:36px}.our-service-feature-text{display:flex;flex-direction:column;justify-content:center}.our-service-feature-text h4{color:#fff;font-size:1.125rem;font-weight:600;margin:0 0 .25rem}.our-service-feature-text p{color:#fff;font-size:.875rem;line-height:1.2;margin:0;opacity:.9}@media (max-width:1024px){.our-service-features{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.our-service-features{gap:1rem;grid-template-columns:1fr}}.about-bitgadgetz-section{background:#fff!important;background-color:#fff!important;padding:5rem 0}.about-bitgadgetz-container{max-width:1200px}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-image img{border-radius:1rem;height:auto;width:100%}.about-text h2{color:#1f2937;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.about-text h2 .highlight{color:#1f2937;position:relative}.about-text h2 .highlight:after{background:#00d4aa;bottom:-4px;content:"";height:3px;left:0;position:absolute;width:100%}.about-text h2 .brand-name{color:#6ee7b7}.about-text p{color:#374151!important;font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}.what-we-offer-section{background:#fff;padding:5rem 0;position:relative;z-index:1}.what-we-offer-container{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.what-we-offer-container h2{color:#1f2937;font-size:2.25rem;font-weight:700;margin-bottom:1rem;position:relative}.what-we-offer-container h2:after{background:#6ee7b7;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.what-we-offer-container>p{color:#6b7280;font-size:1.125rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.services-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.what-we-offer-actions{margin-top:3rem;pointer-events:auto;position:relative;text-align:center;z-index:5}.services-grid:before{background:repeating-linear-gradient(90deg,#6ee7b7 0,#6ee7b7 8px,#0000 0,#0000 16px);pointer-events:none;top:50%}.service-card{border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 4px 6px #0000000d;padding:2rem;text-align:left;transition:all .3s ease}.service-card:hover{border-color:#6ee7b7;box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.service-icon{margin-bottom:1.5rem}.service-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.service-card p{color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.service-link{color:#6ee7b7;font-weight:600;text-decoration:none;transition:color .3s ease}.service-link:hover{color:#34d399}.why-choose-section{background:#1f2937;color:#fff;padding:5rem 0}.why-choose-container{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.why-choose-container h2{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.why-choose-container h2 .highlight{color:#00d4aa;position:relative}.why-choose-container h2 .highlight:after{background:#00d4aa;bottom:-4px;content:"";height:3px;left:0;position:absolute;width:100%}.why-choose-container>p{color:#fff;font-size:1.125rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.why-choose-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.why-feature-item{align-items:center;background:#ffffff0d;border:1px solid #00d4aa;border-radius:1rem;display:flex;flex-direction:column;padding:2rem;text-align:center;transition:all .3s ease}.why-feature-item:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.why-feature-icon{align-items:center;background:#00d4aa1a;border:1px solid #00d4aa;border-radius:.5rem;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.why-feature-text h4{color:#fff;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.why-feature-text p{color:#fffc;font-size:.875rem;line-height:1.4;margin:0}.deal-banner{background:#fff;margin:2rem 0;padding:0;text-align:center}.deal-banner-container{border-radius:1rem;box-shadow:0 10px 30px #0000001a;display:grid;grid-template-columns:1fr 1fr;height:378px;margin:0 auto;max-width:1325px;overflow:hidden;position:relative;width:100%}.deal-banner-left{align-items:center;background:gold;border-radius:12px 0 0 12px;display:flex;height:378px;justify-content:center;position:relative}.deal-product-image{box-sizing:border-box;height:100%;object-fit:contain;padding:2rem;width:100%}.deal-banner-right{background:#1e293b;border-radius:0 12px 12px 0;color:#fff;display:flex;flex:1 1;flex-direction:column;height:378px;justify-content:space-between;overflow:hidden;padding:3rem 2rem 2rem;position:relative}.deal-tag{background:#00c896;border-radius:.5rem;color:#fff;font-family:Open Sans,sans-serif;font-size:.75rem;font-weight:400;left:1rem;padding:.5rem 1rem;position:absolute;top:1rem}.deal-offer-timer{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;margin:0;text-align:right}.deal-timer-label{color:#ffffffe6;display:block;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:400;margin-bottom:.5rem}.deal-countdown{display:flex;gap:.5rem}.deal-time-box{align-items:center;background:#1e293b;border:1px solid #334155;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;color:#fff;display:flex;flex-direction:column;justify-content:center;min-width:50px;padding:.5rem .4rem;text-align:center}.deal-time-number{font-size:1.25rem;line-height:1;margin-bottom:.25rem}.deal-time-label,.deal-time-number{display:block;font-family:Open Sans,sans-serif;font-weight:400}.deal-time-label{color:#fffc;font-size:.75rem;margin-top:0}.deal-product-info{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-bottom:1rem}.deal-product-title{color:#fff;font-family:Open Sans,sans-serif;font-size:2rem;font-weight:400;line-height:1.2;margin:0;text-align:left}.deal-title-highlight{color:#00c896}.deal-title-timer-pricing-row{align-items:flex-start;display:flex;gap:2rem;margin:0 0 1rem}.deal-left-section{display:flex;flex:1 1;flex-direction:column}.deal-right-section{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0}.deal-product-description{color:#ffffffe6;font-size:.9rem;line-height:1.5;margin:.5rem 0 0;text-align:left}.deal-pricing{align-items:center;display:flex;gap:1rem;justify-content:flex-end;margin:.5rem 0 0;text-align:right}.deal-current-price{color:#00c896;display:inline-block;font-family:Open Sans,sans-serif;font-size:1.5rem;font-weight:400;margin:0}.deal-original-price{color:#fff9;display:inline-block;font-size:.9rem;margin:0;text-decoration:line-through}.deal-crypto-price{color:#fffc;display:inline-block;font-size:.8rem;margin:0}.deal-buy-now-btn{background:#00c896;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:1.125rem;font-weight:400;margin-top:auto;padding:1rem 2rem;text-align:center;transition:all .3s ease;width:100%}.deal-buy-now-btn:hover{background:#00a67a;box-shadow:0 5px 15px #00c8964d;transform:translateY(-2px)}.deal-carousel-btn{align-items:center;background:#00c896cc;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;font-weight:300;height:50px;justify-content:center;line-height:1;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.deal-carousel-btn:hover{background:#00c896;transform:translateY(-50%) scale(1.1)}.deal-carousel-prev{left:1rem}.deal-carousel-next{right:1rem}.deal-carousel-indicators{bottom:1rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.deal-carousel-dot{background:#0000;border:2px solid #ffffff80;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.deal-carousel-dot.active{background:#00c896;border-color:#00c896}.deal-carousel-dot:hover{border-color:#fffc}@media (max-width:1024px){.deal-banner{margin:1rem 0;padding:0 1rem;text-align:center}.deal-banner-container{border-radius:.75rem;flex-direction:column;grid-template-columns:1fr;height:auto;max-width:100%;width:100%}.deal-banner-left{border-radius:.75rem .75rem 0 0;height:200px;width:100%}.deal-product-image{height:200px;object-fit:contain;padding:1rem;width:100%}.deal-banner-right{border-radius:0 0 .75rem .75rem;height:auto;min-height:250px;padding:2rem;width:100%}.deal-tag{font-size:.7rem;left:.75rem;padding:.4rem .8rem;top:.75rem}.deal-title-timer-pricing-row{align-items:center;flex-direction:column;gap:1rem}.deal-left-section,.deal-offer-timer,.deal-right-section{align-items:center}.deal-offer-timer{margin:1rem 0;text-align:center}.deal-timer-label{font-size:.8rem}.deal-time-box{margin:0 .2rem;padding:.4rem .6rem}.deal-time-number{font-size:1.1rem}.deal-time-label{font-size:.6rem}.deal-product-title{font-size:1.5rem;text-align:center}.deal-product-description{font-size:.8rem;text-align:center}.deal-pricing{justify-content:center;text-align:center}.deal-current-price{font-size:1.3rem}.deal-original-price{font-size:.9rem}.deal-crypto-price{font-size:.8rem}.deal-buy-now-btn{font-size:.85rem;padding:.7rem 1.25rem}.deal-carousel-btn{font-size:1.5rem;height:40px;width:40px}.deal-carousel-prev{left:.5rem}.deal-carousel-next{right:.5rem}.deal-carousel-indicators{bottom:.75rem}.deal-carousel-dot{height:10px;width:10px}}@media (max-width:768px){.deal-banner{margin:1rem 0;padding:0 1rem;text-align:center}.deal-banner-container{border-radius:.75rem;flex-direction:column;height:auto;max-width:100%;width:100%}.deal-banner-left{border-radius:.75rem .75rem 0 0;height:200px;width:100%}.deal-product-image{height:200px;object-fit:cover;width:100%}.deal-banner-right{border-radius:0 0 .75rem .75rem;height:auto;min-height:300px;width:100%}.deal-tag{font-size:.7rem;left:.75rem;padding:.4rem .8rem;top:.75rem}.deal-offer-timer{align-items:center;margin:1rem 0;text-align:center}.deal-timer-label{font-size:.7rem;margin-bottom:.3rem}.deal-countdown{gap:.3rem;justify-content:center}.deal-time-box{background:#374151;min-width:40px;padding:.4rem}.deal-time-number{font-size:1rem}.deal-time-label{font-size:.6rem}.deal-product-info{margin-top:2rem}.deal-title-timer-pricing-row{flex-direction:column;gap:1rem}.deal-right-section{align-items:center}.deal-product-title{font-size:1.8rem;margin-bottom:.8rem;text-align:center}.deal-product-description{font-size:.9rem;margin-bottom:1.5rem;text-align:center}.deal-pricing{justify-content:center}.deal-current-price{font-size:1.5rem}.deal-original-price{font-size:.9rem}.deal-crypto-price{font-size:.8rem}.deal-buy-now-btn{font-size:.9rem;padding:.8rem 1.5rem}.deal-prices{align-items:baseline;display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:center;white-space:nowrap}.deal-prices .deal-price,.deal-prices .discount,.deal-prices .original-price{display:inline-block;vertical-align:initial;white-space:nowrap}.deal-prices .deal-price{color:#00c896;font-size:1.25rem;font-weight:600}.deal-prices .original-price{color:#ffffffb3;font-size:.95rem;margin-left:.25rem;text-decoration:line-through}.deal-prices .discount{color:gold;font-size:.9rem;margin-left:.25rem}}@media (max-width:375px){.deal-banner{margin:.5rem 0;padding:0 .5rem;text-align:center}.deal-banner-left{min-height:180px;padding:1rem;position:relative}.deal-product-image img{max-width:120px}.deal-banner-right{min-height:280px;padding:1rem}.deal-product-title{font-size:1.5rem}.deal-product-description{font-size:.8rem}.deal-current-price{font-size:1.3rem}.deal-countdown{gap:.2rem}.deal-time-box{background:#374151;min-width:35px;padding:.3rem}.deal-time-number{font-size:.9rem}.deal-time-label{font-size:.55rem}}.customers-say-section{background:#1f2937;color:#fff;padding:5rem 0}.customers-say-container{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.customers-say-container h2{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.customers-say-container>p{color:#ffffffe6;font-size:1.125rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.testimonial-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;margin:0 auto 2rem;max-width:600px;opacity:1;padding:2rem;text-align:left;transform:translateY(0);transition:all .5s ease-in-out}.customer-profile{align-items:center;display:flex;margin-bottom:1.5rem}.customer-avatar{border-radius:50%;flex-shrink:0;height:60px;margin-right:1rem;overflow:hidden;width:60px}.customer-avatar img{height:100%;object-fit:cover;width:100%}.customer-info h4{color:#fff;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.rating{display:flex;gap:.25rem}.star{color:gold;font-size:1rem}.testimonial-content p{color:#fff;font-size:1rem;font-style:italic;line-height:1.6;margin:0 0 1rem}.testimonial-date{color:#fff9;display:block;font-size:.875rem;text-align:right}.testimonial-pagination{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.pagination-dot{background:#ffffff4d;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.pagination-dot.active{background:#00d4aa}.pagination-dot:hover{background:#ffffff80}.pagination-dot.active:hover{background:#00d4aa}.trusted-section{background:#f9fafb;padding:5rem 0;text-align:center}.trusted-container{margin:0 auto;max-width:1200px;padding:0 2rem}.trusted-container h2{color:#1f2937;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.trusted-container>p{color:#6b7280;font-size:1.125rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.stat-card{background:#e6fffa;border-radius:1rem;padding:2rem 1rem;text-align:center;transition:all .3s ease}.stat-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.stat-number{color:#00d4aa;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label{color:#374151;font-size:1rem;font-weight:500}.trust-badges{gap:1rem;justify-content:center}.trust-badge{align-items:center;background:#00d4aa;border-radius:2rem;color:#fff;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.trust-badge:hover{background:#00b894;box-shadow:0 5px 15px #00d4aa4d;transform:translateY(-2px)}.checkmark{font-size:1rem;font-weight:700}@media (max-width:768px){.trust-badges{display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:center;overflow-x:auto;padding:0 1rem}.trust-badge{flex-shrink:0;font-size:.8rem;padding:.6rem 1rem;white-space:nowrap}}@media (max-width:375px){.trust-badges{gap:.3rem;padding:0 .5rem}.trust-badge{font-size:.75rem;padding:.5rem .8rem}}.assistance-section{background:#6ee7b7;color:#fff;padding:4rem 0;text-align:center}.assistance-container{margin:0 auto;max-width:800px;padding:0 2rem}.assistance-container h2{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.assistance-container p{color:#fff;font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.95}.whatsapp-btn{border-radius:.5rem;color:#6ee7b7;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none}.whatsapp-btn:hover{background:#f9fafb;box-shadow:0 4px 12px #00000026}@media (max-width:768px){.about-bitgadgetz-container h2,.assistance-container h2,.our-service-container h2,.what-we-offer-container h2,.why-choose-container h2{font-size:2rem}.about-content{gap:2rem;grid-template-columns:1fr;text-align:center}.about-text h2{font-size:2rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.why-choose-features{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.service-card,.why-feature-item{padding:1.5rem}}@media (max-width:480px){.why-choose-features{grid-template-columns:1fr}.about-bitgadgetz-container,.about-why-choose-container,.assistance-container,.our-service-container,.our-story-container,.what-we-offer-container,.why-choose-container{padding:0 1rem}.our-story-container h2{order:1}.story-content{gap:2rem;grid-template-columns:1fr;order:2;text-align:center}.story-image{order:1}.story-text{order:2}.mission-vision-container{gap:2rem;grid-template-columns:1fr}.about-features-grid{gap:1.5rem;grid-template-columns:1fr;padding:1.5rem}.about-why-choose-container{padding:0 1rem}}.additional-service-section{background:#6ee7b7;color:#fff;padding:4rem 0;text-align:center}.additional-service-container{margin:0 auto;max-width:800px;padding:0 2rem}.additional-service-container h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.additional-service-container p{color:#fff;font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.95}.additional-what-we-offer-section{background:#fff;padding:5rem 0}.additional-what-we-offer-container{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.additional-what-we-offer-container h2{color:#1f2937;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.additional-what-we-offer-container>p{color:#6b7280;font-size:1.125rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.additional-services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.additional-service-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;text-align:left;transition:all .3s ease}.additional-service-card:hover{border-color:#6ee7b7;box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.additional-service-icon{margin-bottom:1.5rem}.additional-service-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.additional-service-card p{color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.additional-service-link{color:#6ee7b7;font-weight:600;text-decoration:none;transition:color .3s ease}.additional-service-link:hover{color:#34d399}.additional-why-choose-section{background:#f9fafb;padding:5rem 0}.additional-why-choose-container{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.additional-why-choose-container h2{color:#1f2937;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.additional-why-choose-container>p{color:#6b7280;font-size:1.125rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.additional-why-choose-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.additional-why-feature-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;display:flex;flex-direction:column;padding:2rem;text-align:center;transition:all .3s ease}.additional-why-feature-item:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.additional-why-feature-icon{filter:brightness(0) saturate(100%) invert(64%) sepia(98%) saturate(1204%) hue-rotate(94deg) brightness(103%) contrast(103%);flex-shrink:0;height:48px;margin-bottom:1rem;object-fit:contain;width:48px}.additional-why-feature-text h4{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.additional-why-feature-text p{color:#6b7280;font-size:.875rem;line-height:1.4;margin:0}.final-assistance-section{background:#6ee7b7;color:#fff;padding:4rem 0;text-align:center}.final-assistance-container{margin:0 auto;max-width:800px;padding:0 2rem}.final-assistance-container h2{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.final-assistance-container p{color:#fff;font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.95}.final-whatsapp-btn{background:#fff;border-radius:.5rem;color:#6ee7b7;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.final-whatsapp-btn:hover{background:#f9fafb;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.about-bitgadgetz-section{background:#6ee7b7;color:#fff;padding:4rem 0;text-align:center}.about-bitgadgetz-container{margin:0 auto;max-width:800px;padding:0 2rem}.about-bitgadgetz-container h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.about-bitgadgetz-container p{color:#fff;font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.95}.worldwide-support-btn{background:#fff;border-radius:.5rem;color:#6ee7b7;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.worldwide-support-btn:hover{background:#f9fafb;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.our-story-section{background:#fff;padding:5rem 0}.our-story-container{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.our-story-container h2{color:#1f2937;font-size:2.25rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.our-story-container h2 .brand-name{color:#00c896}.our-story-container h2:after{background:#00c896;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.story-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.story-content{display:flex;flex-direction:column}}.story-image img{border-radius:1rem;height:auto;width:100%}.story-text{display:flex;flex-direction:column;gap:1.5rem}.story-paragraph p{color:#4b5563;font-size:1rem;line-height:1.7;margin:0}.story-actions{margin-top:2rem;z-index:5}.learn-more-btn,.story-actions{pointer-events:auto;position:relative}.learn-more-btn{background:#003049!important;border-radius:8px;color:#fff!important;cursor:pointer;display:inline-block;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:400;padding:12px 24px;text-decoration:none;transition:all .3s ease;z-index:10}.learn-more-btn:hover{background:#004d6b!important;box-shadow:0 4px 12px #0030494d;transform:translateY(-2px)}.mission-vision-section{background:#f9fafb;padding:5rem 0}.mission-vision-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px;padding:0 2rem}.mission-card,.vision-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:3rem 2rem;text-align:center;transition:all .3s ease}.mission-card:hover,.vision-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.mission-icon,.vision-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.mission-card h3,.vision-card h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.mission-card p,.vision-card p{color:#6b7280;font-size:1rem;line-height:1.6;margin:0}.about-why-choose-section{background:#fff;padding:3rem 0}.about-why-choose-container{margin:0 auto;max-width:800px;padding:0 2rem}.about-why-choose-container h2{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:.5rem;text-align:center}.about-why-choose-container>p{color:#6b7280;font-size:1rem;margin-bottom:2rem;text-align:center}.about-features-grid{grid-gap:2rem;background:#fff;border:2px solid #3b82f6;border-radius:.5rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:2rem}.about-feature-card{align-items:flex-start;background:#0000;border:none;border-radius:0;display:flex;gap:1rem;padding:0}.about-feature-card:hover{background:#0000;box-shadow:none;transform:none}.about-feature-icon{align-items:center;background:#6ee7b7;border-radius:.5rem;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-bottom:0;width:40px}.about-feature-content{flex:1 1}.about-feature-card h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 .5rem}.about-feature-card p{color:#6b7280;font-size:.875rem;line-height:1.4;margin:0}@media (max-width:1024px){.hero-container{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.8rem}.hero-products{height:400px}.features-container{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-container{padding:0 1rem}.hero-title{font-size:2.2rem}.hero-description{font-size:1rem}.hero-products{height:200px}.hero-products:before{height:240px;width:240px}.hero-products:after{height:190px;width:190px}.hero-products .inner-white-circle{height:80px;width:80px}.hero-products .top-green-line{height:190px;width:190px}.phone-2{height:50px;top:12%;width:40px}.laptop{height:35px;left:12%;width:50px}.phone-3{height:50px;right:12%;width:40px}.headphone{bottom:12%;height:40px;width:40px}.watch-group{height:40px;width:60px}.watch-1,.watch-2{height:25px;width:25px}.features-container{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}}@media (max-width:480px){.hero-title{font-size:1.8rem}.hero-description{font-size:.9rem;margin-bottom:2rem}.shop-now-btn{background:#00c896!important;font-size:1rem;padding:.8rem 1.5rem}.hero-products{height:280px}.hero-products:before{border:1px solid #00c89626;height:240px;width:240px}.hero-products:after{border:1px solid #00c89633;height:190px;width:190px}.hero-products .inner-white-circle{height:80px;width:80px}.hero-products .top-green-line{border:3px solid #0000;border-right-color:#00c896;border-right:3px solid var(--primary-green);height:190px;width:190px}.phone-2{height:75px;width:60px}.laptop{height:55px;width:75px}.phone-3{height:75px;width:60px}.headphone{height:60px;width:60px}.watch-group{gap:.3rem;height:65px;width:90px}.watch-1,.watch-2{height:40px;width:40px}.feature-card{padding:1.5rem 1rem}.feature-icon{height:60px;margin-bottom:1rem;width:60px}.feature-card h3{font-size:1.1rem}.feature-card p{font-size:.9rem}}.product-card-component .brands-product-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;margin:0 auto;max-width:100%;min-height:0;min-height:auto;min-width:0;overflow-wrap:break-word;padding:12px 10px 16px!important;position:relative;transition:transform .2s ease,box-shadow .2s ease;white-space:normal;width:100%;word-break:break-word}.product-card-component .brands-product-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-3px)}.product-card-component .card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2px;position:relative}.product-card-component .badges{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:3px}.product-card-component .badge{border-radius:4px;color:#fff;font-size:8px;font-weight:700;letter-spacing:.3px;padding:3px 7px;text-transform:uppercase;white-space:nowrap}.product-card-component .badge.new,.product-card-component .badge.new-arrival{background:#007bff}.product-card-component .badge.sale{background:#dc3545}.product-card-component .badge.best-seller{background:#28a745}.product-card-component .badge.off{background:#dc3545}.product-card-component .wishlist-btn{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;justify-content:center;min-height:32px;min-width:32px;padding:4px;transition:color .2s ease}.product-card-component .wishlist-btn:hover{color:#dc3545}.product-card-component .wishlist-btn.in-wishlist{background-color:#20c997;border-radius:50%;box-shadow:0 2px 8px #20c9974d;color:#fff}.product-card-component .brands-product-image-container{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;justify-content:center;margin:4px 0 8px;min-height:150px;padding:6px;text-align:center}.product-card-component .brands-product-image{border-radius:4px;max-height:140px;max-width:100%;object-fit:contain}.product-card-component .brands-product-info{display:flex;flex:1 1;flex-direction:column;gap:4px}.product-card-component .brands-product-brand{color:#6c757d;font-size:11px;font-weight:400;margin:0 0 1px}.product-card-component .brands-usdt-prices{align-items:center;display:flex;font-size:11px;gap:6px;margin-bottom:4px}.product-card-component .brands-usdt-current-price{color:#007bff;font-size:12px;font-weight:600}.product-card-component .brands-usdt-original-price{color:#999;font-size:10px;font-weight:400;text-decoration:line-through}.product-card-component .brands-product-name{color:#222;font-size:13px;font-weight:500;line-height:1.15;margin:0 0 2px}.product-card-component .brands-product-rating{align-items:center;display:flex;font-size:11px;gap:4px;margin-bottom:3px}.product-card-component .brands-stars{display:flex;gap:2px}.product-card-component .brands-stars .star{font-size:11px;line-height:1}.product-card-component .star.filled{color:#ffc107}.product-card-component .star.empty{color:#e9ecef}.product-card-component .star.half{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ffc107 50%,#e9ecef 0);-webkit-background-clip:text}.product-card-component .brands-rating-text{color:#6c757d;font-size:11px;font-weight:400}.product-card-component .brands-product-pricing{align-items:center;display:flex;gap:4px;margin-bottom:0}.product-card-component .brands-current-price{color:#000;font-size:14px;font-weight:700}.product-card-component .brands-original-price{color:#6c757d;font-size:11px;font-weight:400;text-decoration:line-through}.product-card-component .brands-actions{display:flex!important;flex-direction:row!important;gap:8px!important;justify-content:space-between!important;margin-top:10px}.product-card-component .add-to-cart-btn,.product-card-component .whatsapp-btn{border-radius:5px;font-size:11px;height:32px;min-width:0;width:100%!important}.product-card-component .add-to-cart-btn{align-items:center;background:#20c997;border:.98px solid #0000;border-radius:5.87px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:400;height:35.1988525390625px;justify-content:center;opacity:1;padding-left:86.04px;padding-right:86.04px;transition:background-color .2s ease;white-space:nowrap;width:117.32950592041016px}.product-card-component .add-to-cart-btn:hover{background:#17a589}.product-card-component .add-to-cart-btn:disabled{background:#6c757d;cursor:not-allowed}.product-card-component .add-to-cart-btn:disabled:hover{background:#6c757d}.product-card-component .add-to-cart-btn.added-animation{animation:addedPulse 2s ease-in-out;background:#10b981}@keyframes addedPulse{0%{background:#10b981;transform:scale(1)}50%{background:#059669;transform:scale(1.05)}to{background:#10b981;transform:scale(1)}}.product-card-component .whatsapp-btn{align-items:center;background:#fff;border:.98px solid #20c997;border-radius:5.87px;color:#20c997;cursor:pointer;display:flex;font-size:12px;font-weight:400;height:35.1988525390625px;justify-content:center;opacity:1;padding-left:86.04px;padding-right:86.04px;transition:all .2s ease;white-space:nowrap;width:117.32950592041016px}.product-card-component .whatsapp-btn:hover{background:#e8f8f5;border-color:#17a589;color:#17a589}@media (min-width:769px) and (max-width:1024px){.product-card-component .brands-product-card{margin:0 auto;max-width:280px;padding:24px}.product-card-component .brands-product-image-container{margin:20px 0;min-height:220px;padding:24px}.product-card-component .brands-product-image{max-height:200px}.product-card-component .brands-product-name{font-size:20px;margin-bottom:12px}.product-card-component .brands-product-brand{font-size:14px;margin-bottom:8px}.product-card-component .brands-current-price{font-size:22px}.product-card-component .brands-original-price{font-size:18px}.product-card-component .brands-actions{flex-direction:row;gap:12px;justify-content:center;margin-top:24px}.product-card-component .add-to-cart-btn,.product-card-component .whatsapp-btn{border-radius:6px;font-size:13px;height:42px;padding:0 16px;width:200px}}@media (min-width:1025px){.product-card-component .brands-product-card{max-width:280px}.product-card-component .brands-actions{flex-direction:row;gap:8px;justify-content:center}.product-card-component .add-to-cart-btn,.product-card-component .whatsapp-btn{height:40px;padding:0 16px;width:200px}}@media (max-width:768px){.product-card-component .brands-product-card{box-sizing:border-box;margin:0;max-width:100%;width:100%}.product-card-component .brands-product-image-container{min-height:150px;padding:15px}.product-card-component .brands-product-image{max-height:130px}.product-card-component .brands-product-name{font-size:16px}.product-card-component .brands-current-price{font-size:18px}.product-card-component .brands-actions{flex-direction:column}.product-card-component .add-to-cart-btn,.product-card-component .whatsapp-btn{border-radius:5.87px;border-width:.98px;font-size:11px;height:35.1988525390625px;opacity:1;padding-left:86.04px;padding-right:86.04px;width:100%}}@media (max-width:576px){.product-card-component .brands-product-card{box-sizing:border-box;margin:0;max-width:100%;padding:8px 8px 10px;width:100%}.product-card-component .brands-product-image-container{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;height:120px;justify-content:center;margin:4px 0 6px;min-height:120px;overflow:hidden;padding:8px}.product-card-component .brands-product-image{height:auto;max-height:110px;max-width:100%;object-fit:contain;width:auto}.product-card-component .brands-product-name{font-size:12px;line-height:1.2;margin-bottom:3px;max-height:24px;overflow:hidden;text-overflow:ellipsis}.product-card-component .brands-product-brand{font-size:11px;margin-bottom:3px;opacity:.8}.product-card-component .brands-rating{font-size:10px;margin-bottom:4px}.product-card-component .brands-current-price{font-size:13px;font-weight:700}.product-card-component .brands-original-price{font-size:11px}.product-card-component .brands-usdt-price{font-size:10px}.product-card-component .brands-actions{flex-direction:column;gap:6px;justify-content:center;margin-top:8px}.product-card-component .add-to-cart-btn,.product-card-component .whatsapp-btn{border-radius:6px;border-width:1px;font-size:10px;font-weight:600;height:34px;opacity:1;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap;width:100%}}@media (max-width:375px){.product-card-component .brands-product-card{padding:10px}.product-card-component .brands-product-image-container{height:140px;margin:6px 0 10px;min-height:140px;padding:6px}.product-card-component .brands-product-image{max-height:120px;object-fit:contain}.product-card-component .brands-product-name{font-size:12px}.product-card-component .brands-product-brand{font-size:10px}.product-card-component .brands-rating{font-size:10px;margin-bottom:4px}.product-card-component .brands-current-price{font-size:13px}.product-card-component .brands-original-price{font-size:10px}.product-card-component .brands-usdt-price{font-size:9px}.product-card-component .brands-actions{gap:4px;margin-top:6px}.product-card-component .add-to-cart-btn,.product-card-component .whatsapp-btn{font-size:11px;height:34px;padding:0 10px}}.product-card-component .badge.out-of-stock{background:#ef4444;color:#fff}.product-card-component .badge.in-stock{background:#10b981;color:#fff}.product-card-component .badge.featured{background:#8b5cf6;color:#fff}.product-card-component .badge.on-sale{animation:pulse 2s infinite;background:#ec4899;color:#fff}.product-card-component .badge.brand-new{background:#10b981;color:#fff}.product-card-component .badge.uk-used{background:#3b82f6;color:#fff}.product-card-component .badge.nigeria-used{background:#6366f1;color:#fff}.product-card-component .badge.refurbished{background:#f97316;color:#fff}.product-card-component .badge.coupon{animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(135deg,#a855f7,#d946ef);box-shadow:0 4px 12px #a855f766;color:#fff;font-size:11px!important;font-weight:700;letter-spacing:.5px;padding:4px 10px!important}@keyframes gradientShift{0%,to{background:linear-gradient(135deg,#a855f7,#d946ef);box-shadow:0 4px 12px #a855f766}50%{background:linear-gradient(135deg,#d946ef,#a855f7);box-shadow:0 4px 16px #d946ef80}}.product-card-component .coupon-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#a855f7,#d946ef);-webkit-background-clip:text;background-clip:text;color:#a855f7!important;font-size:16px!important;font-weight:800!important}.product-card-component .coupon-price{background:#f3e8ff;border-left:3px solid #a855f7;border-radius:4px;color:#666;display:inline-block;font-size:12px;font-weight:600;margin-top:6px;padding:4px 8px}.product-card-component .brands-actions .add-to-cart-btn:disabled,.product-card-component .brands-actions .whatsapp-btn:disabled{background:#9ca3af!important;color:#fff!important;cursor:not-allowed!important;opacity:.6}.product-card-component .brands-actions .whatsapp-btn:disabled:hover{background:#9ca3af!important;color:#fff!important;cursor:not-allowed!important}@media (max-width:480px){.product-card-component .brands-product-card{max-width:98vw}.product-card-component .brands-actions{gap:7px!important}.product-card-component .add-to-cart-btn,.product-card-component .whatsapp-btn{font-size:10px;height:30px}}.product-card-component img{height:auto;object-fit:cover;width:100%}.home-page{background:#fff;min-height:100vh;padding-bottom:0;z-index:1}.home-page .hero-section{border-radius:16px;box-shadow:0 8px 25px #00000026;height:700px;margin:0 auto 32px;overflow:hidden;position:relative;width:100%;z-index:1}.home-page .hero-slideshow,.home-page .slideshow-container{height:100%;position:relative;width:100%}.home-page .slide-wrapper{position:relative}.home-page .slide,.home-page .slide-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.home-page .slide{left:0;opacity:0;position:absolute;top:0;transition:opacity 1s ease-in-out}.home-page .slide.active{opacity:1}.home-page .slide-image{background:none;height:100%;object-fit:cover;object-position:center;width:100%}.home-page .slide-overlay{align-items:flex-end;background:linear-gradient(135deg,#0000004d,#00c89633);display:flex;height:100%;justify-content:flex-start;left:0;padding:30px;position:absolute;top:0;width:100%}.home-page .slide-content{color:#fff;max-width:500px;padding:0;text-align:left}.home-page .slide-content h1{font-family:Open Sans,sans-serif;font-size:2.8rem;font-weight:400;margin-bottom:15px;text-shadow:0 2px 4px #000000b3}.home-page .slide-content p{font-family:Open Sans,sans-serif;font-size:1.1rem;line-height:1.4;margin-bottom:25px;text-shadow:0 1px 2px #000000b3}.home-page .cta-button{background:#00c896;border:none;border-radius:8px;box-shadow:0 4px 12px #00c8964d;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:1.1rem;font-weight:400;padding:16px 32px;transition:all .3s ease}.home-page .cta-button:hover{background:#00b085;box-shadow:0 6px 20px #00c89666;transform:translateY(-2px)}.home-page .slide-indicators{bottom:20px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.home-page .indicator{background:#0000;border:2px solid #fff;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.home-page .indicator.active{background:#fff}.home-page .indicator:hover{background:#ffffffb3}.home-page .categories-section{background:#fff;margin:0 auto;max-width:1200px;padding:40px 20px}.home-page .categories-section h2{color:#1a1a1a;display:inline-block;font-size:32px;font-weight:400;margin-bottom:8px;position:relative;text-align:center;width:100%}.home-page .categories-section h2:after{background:#00c896;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.home-page .section-subtitle{color:#666;font-size:16px;margin:16px auto 40px;max-width:600px;text-align:center}.home-page .categories-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(6,1fr);margin-left:auto;margin-right:auto;margin-top:24px;max-width:1200px;padding:0}.home-page .category-card{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;overflow:hidden;padding:20px;position:relative;text-align:center;text-decoration:none;transition:all .3s ease}.home-page .category-card:hover{border-color:#00c896;box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.home-page .category-image{border-radius:8px;height:120px;margin-bottom:16px;overflow:hidden;position:relative;width:100%}.home-page .category-image img{height:100%;object-fit:cover;width:100%}.home-page .category-overlay{align-items:center;background:#0000004d;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.home-page .category-icon{color:#fff;font-size:32px;text-shadow:0 2px 4px #0000004d}.home-page .category-card h3{color:#1a1a1a;font-size:18px;font-weight:400;margin-bottom:8px}.home-page .category-card p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:14px;line-height:1.4;margin-bottom:12px;overflow:hidden}.home-page .category-count{align-items:center;color:#666;display:flex;font-size:14px;gap:8px;justify-content:center;margin-bottom:16px}.home-page .category-count .arrow{color:#00c896;font-weight:700}.home-page .shop-now-btn{background:#00c896;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;padding:12px 24px;transition:all .3s ease;width:100%}.home-page .shop-now-btn:hover{background:#00b085;transform:translateY(-2px)}.home-page .products-section{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:48px 20px;width:100%}.home-page .section-header{margin-bottom:24px;text-align:center}.home-page .products-section h2{color:#1a1a1a;display:block;font-family:Open Sans,sans-serif;font-size:32px;font-weight:400;margin:0;position:relative;text-align:center}.home-page .products-section h2:after{background:#00c896;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.home-page .product-tabs{align-items:center;display:flex;gap:24px;justify-content:flex-start;margin:0 0 32px}.home-page .tab-btn{align-items:center;background:#0000;border:none;border-radius:0;color:#6b7280;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;gap:8px;padding:12px 16px;position:relative;transition:all .3s ease}.home-page .tab-btn.active{background:#00c896;border-radius:8px;color:#fff;padding:12px 24px}.home-page .tab-btn:hover:not(.active){color:#374151}@media (max-width:991px){.home-page .categories-grid{gap:16px;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.home-page{padding-top:0}.home-page .hero-section{border-radius:12px;height:450px;margin:8px auto 32px}.home-page .categories-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.home-page .categories-section{padding:30px 16px}.home-page .categories-section h2{font-size:28px}.home-page .section-subtitle{font-size:14px}.home-page .category-card{padding:16px}.home-page .category-image{height:100px}.home-page .category-card h3{font-size:16px}.home-page .category-card p,.home-page .category-count{font-size:13px}.home-page .shop-now-btn{font-size:13px;padding:10px 20px}.home-page .product-tabs{gap:16px;justify-content:center}.home-page .tab-btn{font-size:14px;padding:8px 16px}}@media (max-width:576px){.home-page .categories-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.home-page .categories-section h2{font-size:24px}.home-page .section-subtitle{font-size:13px}.home-page .category-card{padding:12px}.home-page .category-image{height:80px}.home-page .category-card h3{font-size:14px}.home-page .category-card p,.home-page .category-count{font-size:12px}.home-page .shop-now-btn{font-size:12px;padding:8px 16px}}.home-page .products-grid{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:repeat(5,minmax(250px,1fr));margin-top:32px;width:100%}.home-page .empty-products{align-items:center;display:flex;grid-column:1/-1;justify-content:center;min-height:300px}.home-page .empty-state{max-width:400px;padding:40px;text-align:center}.home-page .empty-icon{color:#d1d5db;margin-bottom:20px}.home-page .empty-state h3{color:#374151;font-family:Open Sans,sans-serif;font-size:24px;font-weight:500;margin-bottom:12px}.home-page .empty-state p{color:#6b7280;font-family:Open Sans,sans-serif;font-size:16px;line-height:1.5;margin:0}@media (max-width:1200px){.home-page .products-grid{gap:18px;grid-template-columns:repeat(4,1fr)}}@media (min-width:769px) and (max-width:1024px){.home-page .products-grid{gap:20px;grid-template-columns:repeat(3,1fr);margin-top:30px}}@media (max-width:992px){.home-page .products-grid{gap:16px;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.home-page,.home-page .products-section{box-sizing:border-box;max-width:100vw;overflow-x:hidden;width:100vw}.home-page .products-section{padding:24px 4px}.home-page .products-grid{box-sizing:border-box;grid-template-columns:repeat(2,1fr);max-width:100vw;overflow-x:hidden;padding:0 2px;width:100vw}.home-page .products-header-row{align-items:center;flex-direction:column;gap:16px}.home-page .product-tabs{flex-wrap:wrap;gap:8px;justify-content:center;width:100%}.home-page .tab-btn{flex-shrink:0;font-size:13px;padding:8px 12px}.home-page .tab-btn.active{padding:8px 16px}}@media (max-width:480px){.home-page .products-grid{gap:8px;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:20px;max-width:100%;padding:0 8px}.home-page .products-grid .product-card-component .brands-product-card{box-sizing:border-box;margin:0;max-width:none;padding:10px;width:100%}.home-page .products-grid .product-card-component .brands-product-name{font-size:12px;line-height:1.2;margin-bottom:3px}.home-page .products-grid .product-card-component .brands-product-brand{font-size:10px;margin-bottom:4px}.home-page .products-grid .product-card-component .brands-rating{font-size:10px;margin-bottom:5px}.home-page .products-grid .product-card-component .brands-current-price{font-size:13px;margin-bottom:2px}.home-page .products-grid .product-card-component .brands-original-price{font-size:9px;margin-bottom:2px}.home-page .products-grid .product-card-component .brands-usdt-price{font-size:8px;margin-bottom:8px}.home-page .products-grid .product-card-component .brands-actions{flex-direction:column;gap:3px}.home-page .products-grid .product-card-component .add-to-cart-btn,.home-page .products-grid .product-card-component .whatsapp-btn{font-size:9px;padding:5px 6px;text-align:center;width:100%}.home-page .products-grid .product-card-component .product-image{height:80px;margin-bottom:8px;object-fit:cover;width:100%}}@media (max-width:768px){.home-page .hero-section{border-radius:12px;height:450px;margin:16px 16px 32px}.home-page .slide-overlay{padding:20px}.home-page .slide-content h1{font-size:2.2rem}.home-page .slide-content p{font-size:1rem}.home-page .cta-button{font-size:1rem;padding:12px 24px}.home-page .slide-indicators{bottom:15px}.home-page .indicator{height:10px;width:10px}}@media (max-width:480px){.home-page .hero-section{border-radius:8px;height:350px;margin:12px auto 24px}.home-page .slide-overlay{padding:15px}.home-page .slide-content h1{font-size:1.8rem;margin-bottom:10px}.home-page .slide-content p{font-size:.9rem;margin-bottom:15px}.home-page .cta-button{font-size:.9rem;padding:10px 20px}}.category-page{margin:0 auto;max-width:1400px;padding:20px}.category-page h1{color:#333;margin-bottom:20px}.category-page p{color:#666}.category-summary{background-color:#f8f9fa;border-left:4px solid #007bff;border-radius:8px;margin-bottom:20px;padding:15px}.category-summary span{color:#666;font-size:14px}.category-products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:20px}.error{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#dc3545;margin-bottom:20px;padding:10px}.loading-container{flex-direction:column;gap:20px}.loading-container,.loading-fullscreen{align-items:center;display:flex;justify-content:center}.loading-fullscreen{background:#0000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.loading-fullscreen.with-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000059}.loading-text{animation:fadeInOut 1.8s ease-in-out infinite;color:#00c896;font-size:16px;font-weight:600;letter-spacing:.5px;margin:0}.loading-small{gap:12px}.loading-large{gap:28px}.loading-small .loading-text{font-size:14px}.loading-large .loading-text{font-size:18px}.spinner-elegant{height:70px;position:relative;width:70px}.elegant-ring{animation:spin-smooth 2s linear infinite;border-radius:50%;border-right:3px solid #0000;border-top:3px solid #0000;border-color:#00c896 #00c896 #0000 #0000;border-style:solid;border-width:3px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elegant-ring-1{height:100%;opacity:1;width:100%}.elegant-ring-2{animation:spin-smooth-reverse 1.5s linear infinite;border-right-color:#00b085;border-top-color:#00b085;height:75%;opacity:.6;width:75%}.elegant-center-dot{background:#00c896;border-radius:50%;box-shadow:0 0 8px #00c89680;height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.loading-small .elegant-ring,.loading-small .elegant-ring-2{border-width:2px}.loading-small .elegant-center-dot{height:6px;width:6px}.loading-large .elegant-ring{border-width:4px;height:90px;width:90px}.loading-large .elegant-ring-2{border-width:4px}.loading-large .elegant-center-dot{height:10px;width:10px}.spinner-orbit{height:70px;position:relative;width:70px}.orbit-particle{background:#00c896;border-radius:50%;box-shadow:0 0 6px #00c896cc;height:10px;left:50%;position:absolute;top:50%;width:10px}.orbit-particle-1{animation:orbit 2s linear infinite;animation-delay:0s}.orbit-particle-2{animation:orbit 2s linear infinite;animation-delay:.67s}.orbit-particle-3{animation:orbit 2s linear infinite;animation-delay:1.34s}.orbit-center{background:#00c896;border-radius:50%;box-shadow:0 0 10px #00c89699;height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:6px}.loading-small .orbit-particle{height:8px;width:8px}.loading-small .orbit-center{height:4px;width:4px}.loading-large .orbit-particle{height:12px;width:12px}.loading-large .orbit-center{height:8px;width:8px}.spinner-flow{height:70px;position:relative;width:70px}.flow-blob{background:#00c896;border-radius:50%;filter:blur(2px);height:20px;left:50%;opacity:.8;position:absolute;top:50%;width:20px}.flow-blob-1{animation:flow-move-1 3s ease-in-out infinite}.flow-blob-1,.flow-blob-2{box-shadow:0 0 12px #00c89680}.flow-blob-2{animation:flow-move-2 3s ease-in-out infinite;animation-delay:.5s}.flow-blob-3{animation:flow-move-3 3s ease-in-out infinite;animation-delay:1s;box-shadow:0 0 12px #00c89680}.loading-small .flow-blob{height:16px;width:16px}.loading-large .flow-blob{height:26px;width:26px}.spinner-pulse{height:70px;position:relative;width:70px}.pulse-circle{animation:pulse-expand 1.5s ease-out infinite;border:2px solid #00c896;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pulse-circle-1,.pulse-circle-2{height:30px;opacity:.8;width:30px}.pulse-circle-2{animation-delay:.5s}.pulse-circle-3{animation-delay:1s;height:30px;opacity:.8;width:30px}.loading-small .pulse-circle{border-width:1.5px}.loading-small .pulse-circle-1,.loading-small .pulse-circle-2,.loading-small .pulse-circle-3{height:24px;width:24px}.loading-large .pulse-circle{border-width:3px}.loading-large .pulse-circle-1,.loading-large .pulse-circle-2,.loading-large .pulse-circle-3{height:40px;width:40px}.spinner-morph{height:70px;position:relative;width:70px}.morph-shape{animation:morph 2s ease-in-out infinite;background:linear-gradient(135deg,#00c896,#00b085);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;box-shadow:0 0 15px #00c89666;height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.loading-small .morph-shape{height:40px;width:40px}.loading-large .morph-shape{height:60px;width:60px}.spinner-tech{height:70px;position:relative;width:70px}.tech-line{animation:tech-scan 1.8s ease-in-out infinite;background:linear-gradient(90deg,#0000,#00c896,#0000);position:absolute}.tech-line-1{animation-delay:0s;top:20%}.tech-line-1,.tech-line-2{height:2px;left:50%;transform:translateX(-50%);width:50px}.tech-line-2{animation-delay:.3s;top:40%}.tech-line-3{animation-delay:.6s;height:2px;left:50%;top:60%;transform:translateX(-50%);width:50px}.tech-line-4{animation:tech-scan-vertical 1.8s ease-in-out infinite;background:linear-gradient(180deg,#0000,#00c896,#0000);height:50px;left:50%;top:50%;transform:translate(-50%,-50%);width:2px}.loading-small .tech-line:not(.tech-line-4){width:40px}.loading-small .tech-line-4{height:40px}.loading-large .tech-line:not(.tech-line-4){height:3px;width:60px}.loading-large .tech-line-4{height:60px;width:3px}@keyframes spin-smooth{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes spin-smooth-reverse{0%{transform:translate(-50%,-50%) rotate(1turn)}to{transform:translate(-50%,-50%) rotate(0deg)}}@keyframes orbit{0%{transform:translate(-50%,-50%) rotate(0deg) translateX(25px)}to{transform:translate(-50%,-50%) rotate(1turn) translateX(25px)}}@keyframes flow-move-1{0%{opacity:.6;transform:translate(-50%,-50%) translate(0)}50%{opacity:1;transform:translate(-50%,-50%) translate(15px,-15px)}to{opacity:.6;transform:translate(-50%,-50%) translate(0)}}@keyframes flow-move-2{0%{opacity:.6;transform:translate(-50%,-50%) translate(0)}50%{opacity:1;transform:translate(-50%,-50%) translate(-15px,15px)}to{opacity:.6;transform:translate(-50%,-50%) translate(0)}}@keyframes flow-move-3{0%{opacity:.6;transform:translate(-50%,-50%) translate(0)}50%{opacity:1;transform:translate(-50%,-50%) translateY(-20px)}to{opacity:.6;transform:translate(-50%,-50%) translate(0)}}@keyframes pulse-expand{0%{opacity:1;transform:translate(-50%,-50%) scale(.8)}to{opacity:0;transform:translate(-50%,-50%) scale(1.8)}}@keyframes morph{0%{border-radius:40% 60% 70% 30%/40% 50% 60% 50%}25%{border-radius:30% 50% 50% 70%/30% 30% 70% 70%}50%{border-radius:70% 30% 46% 66%/33% 66% 33% 66%}75%{border-radius:100% 60% 52% 37%/72% 88% 12% 28%}to{border-radius:40% 60% 70% 30%/40% 50% 60% 50%}}@keyframes tech-scan{0%{opacity:0;transform:translateX(-50%)}50%{opacity:1}to{opacity:0;transform:translateX(-50%)}}@keyframes tech-scan-vertical{0%{opacity:0;transform:translate(-50%,-50%)}50%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)}}@keyframes fadeInOut{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:768px){.loading-container{gap:16px}.spinner-elegant,.spinner-flow,.spinner-morph,.spinner-orbit,.spinner-pulse,.spinner-tech{height:60px;width:60px}}@media (prefers-reduced-motion:reduce){.elegant-ring,.flow-blob,.loading-text,.morph-shape,.orbit-particle,.pulse-circle,.tech-line{animation-duration:3s!important;animation-iteration-count:1!important}}.categories-page{background:#f8f9fa;min-height:100vh}.hero-banner{padding:60px 0}.hero-content{box-sizing:border-box;width:100%}.hero-content h1{font-size:3rem;font-weight:700;margin-bottom:20px}.hero-content p{font-size:1.2rem;margin-bottom:30px;opacity:.9}.hero-features{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.hero-features span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:25px;font-weight:600;padding:10px 20px}.categories-container{margin:0 auto;max-width:1400px;padding:40px 20px}.search-filter-bar{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px}.search-section{flex:1 1;max-width:400px}.search-input-container{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;padding:12px 16px}.search-icon{color:#666;font-size:1rem;margin-right:10px}.search-input{background:#0000;color:#333;font-size:.9rem}.search-input::placeholder{color:#999}.view-controls{align-items:center;display:flex;gap:15px}.filter-btn{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;font-size:1rem;padding:8px 12px;transition:all .2s ease}.filter-btn:hover{background:#e9ecef}.view-toggle{display:flex;gap:5px}.view-btn{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;font-size:1rem;padding:8px 12px;transition:all .2s ease}.view-btn.active,.view-btn:hover{background:#00c896;border-color:#00c896;color:#fff}.categories-grid{grid-gap:25px;gap:25px;grid-template-columns:repeat(3,1fr)}.categories-grid.list{grid-template-columns:1fr}.category-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.category-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.category-image{height:200px;overflow:hidden;position:relative}.category-image img{height:100%;object-fit:cover;width:100%}.product-count-badge{background:#00c896;border-radius:4px;color:#fff;font-size:.7rem;font-weight:600;padding:4px 8px;position:absolute;right:10px;top:10px}.category-info{padding:20px}.category-name{color:#333;font-size:1.2rem;font-weight:700;margin-bottom:8px}.category-description{color:#666;font-size:.9rem;line-height:1.4;margin-bottom:15px}.category-price{color:#00c896;font-size:1rem;font-weight:600}.categories-grid.list .category-card{align-items:center;display:flex;padding:20px}.categories-grid.list .category-image{flex-shrink:0;height:120px;margin-right:20px;width:120px}.categories-grid.list .category-info{flex:1 1;padding:0}.categories-grid.list .category-name{font-size:1.4rem;margin-bottom:10px}.categories-grid.list .category-description{font-size:1rem;margin-bottom:15px}.categories-grid.list .category-price{font-size:1.1rem}@media (max-width:1200px){.categories-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-banner{padding:20px 0}.hero-content{padding:0 15px;text-align:center}.hero-content h1{font-size:2rem}.hero-features{gap:20px}.search-filter-bar{align-items:stretch;flex-direction:column;gap:15px}.search-section{max-width:none}.view-controls{justify-content:space-between}.categories-grid{grid-template-columns:1fr}.categories-container{padding:20px 15px}}@media (max-width:480px){.hero-banner{padding:15px 0}.hero-content{padding:0 12px}.hero-content h1{font-size:1.8rem}.hero-features{flex-direction:column;gap:15px}.category-card{margin-bottom:15px}}.categories-page .loading-spinner{align-items:center;display:flex;justify-content:center;padding:60px 0}.categories-page .spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#00c896;height:50px;width:50px}.categories-page .empty-state,.categories-page .error-state{padding:60px 20px;text-align:center}.categories-page .empty-icon,.categories-page .error-icon{font-size:4rem;margin-bottom:20px}.categories-page .empty-state h3,.categories-page .error-state h3{color:#333;font-size:1.5rem;font-weight:400;margin-bottom:12px}.categories-page .empty-state p,.categories-page .error-state p{color:#666;font-size:1rem;margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:400px}.categories-page .retry-btn{background:#00c896;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:400;padding:12px 24px;transition:all .3s ease}.categories-page .retry-btn:hover{background:#00b085;box-shadow:0 4px 12px #00c8964d;transform:translateY(-2px)}.brands-page{background:#fff;min-height:100vh;padding:40px 20px}.brands-page .brands-container{margin:0 auto;max-width:1400px}.brands-page .brands-header{margin-bottom:40px;text-align:center}.brands-page .brands-header h1{color:#1a1a1a;display:inline-block;font-size:2.5rem;font-weight:400;margin-bottom:8px;position:relative}.brands-page .brands-header h1:after{background:#00c896;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.brands-page .brands-header p{color:#666;font-size:1.1rem;line-height:1.6;margin:16px auto 0;max-width:600px}.brands-page .brands-icon{color:#00c896;margin-bottom:16px}.brands-page .brands-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-top:40px}.brands-page .brand-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;overflow:hidden;padding:28px;position:relative;text-align:center;transition:all .3s ease}.brands-page .brand-card:hover{border-color:#00c896;box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.brands-page .brand-logo-container{align-items:center;background:#f8f9fa;border-radius:12px;display:flex;height:280px;justify-content:center;margin-bottom:20px;overflow:hidden;padding:16px;position:relative;width:100%}.brands-page .brand-logo{filter:drop-shadow(0 2px 8px rgba(0,0,0,.1));height:auto;max-height:260px;max-width:100%;object-fit:contain;width:auto}.brands-page .brand-content{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}.brands-page .brand-name{color:#1a1a1a;font-size:1.5rem;font-weight:400;line-height:1.2;margin-bottom:12px}.brands-page .brand-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:.95rem;line-height:1.5;margin-bottom:16px;overflow:hidden}.brands-page .brand-stats{margin-bottom:20px}.brands-page .product-count{color:#00c896;font-size:.9rem;font-weight:500}.brands-page .brand-rating{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:12px}.brands-page .stars{display:flex;gap:2px}.brands-page .star{font-size:16px;line-height:1}.brands-page .star.filled{color:#ffc107}.brands-page .star.empty{color:#e9ecef}.brands-page .star.half{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ffc107 50%,#e9ecef 0);-webkit-background-clip:text}.brands-page .rating-text{color:#666;font-size:.9rem;font-weight:400}.brands-page .brand-categories{color:#00c896;font-size:.9rem;font-weight:400;margin-bottom:20px;text-transform:capitalize}.brands-page .view-products-btn{background:#00c896;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:400;max-width:200px;padding:12px 24px;transition:all .3s ease;width:100%}.brands-page .view-products-btn:hover{background:#00b085;box-shadow:0 4px 12px #00c8964d;transform:translateY(-2px)}@media (max-width:768px){.brands-page{padding:30px 16px}.brands-page .brands-header h1{font-size:2rem}.brands-page .brands-header p{font-size:1rem}.brands-page .brands-grid{gap:20px;grid-template-columns:repeat(2,1fr);margin-top:30px}.brands-page .brand-card{padding:20px}.brands-page .brand-logo-container{height:200px;margin-bottom:16px;padding:12px}.brands-page .brand-logo{max-height:180px}.brands-page .brand-name{font-size:1.3rem}.brands-page .brand-description{-webkit-line-clamp:2;line-clamp:2;font-size:.9rem}.brands-page .view-products-btn{font-size:.9rem;padding:10px 20px}}@media (max-width:480px){.brands-page{padding:20px 12px}.brands-page .brands-header h1{font-size:1.75rem}.brands-page .brands-header p{font-size:.9rem}.brands-page .brands-grid{gap:16px;grid-template-columns:1fr}.brands-page .brand-card{padding:16px}.brands-page .brand-logo-container{height:180px;margin-bottom:12px}.brands-page .brand-name{font-size:1.2rem}.brands-page .brand-description{font-size:.85rem}.brands-page .brand-categories,.brands-page .rating-text{font-size:.8rem}.brands-page .view-products-btn{font-size:.85rem;padding:8px 16px}}@media (min-width:769px) and (max-width:1024px){.brands-page .brands-grid{gap:25px;grid-template-columns:repeat(3,1fr)}}@media (min-width:1025px){.brands-page .brands-grid{gap:30px;grid-template-columns:repeat(4,1fr)}}.brands-page .loading-spinner{align-items:center;display:flex;justify-content:center;padding:60px 0}.brands-page .spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#00c896;height:50px;width:50px}.brands-page .empty-state,.brands-page .error-state{padding:60px 20px;text-align:center}.brands-page .empty-icon,.brands-page .error-icon{font-size:4rem;margin-bottom:20px}.brands-page .empty-state h3,.brands-page .error-state h3{color:#333;font-size:1.5rem;font-weight:400;margin-bottom:12px}.brands-page .empty-state p,.brands-page .error-state p{color:#666;font-size:1rem;margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:400px}.brands-page .retry-btn{background:#00c896;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:400;padding:12px 24px;transition:all .3s ease}.brands-page .retry-btn:hover{background:#00b085;box-shadow:0 4px 12px #00c8964d;transform:translateY(-2px)}.brand-page{font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.brand-header{background-color:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:40px;padding:40px 20px;text-align:center}.brand-logo{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;height:200px;margin-bottom:20px;object-fit:contain;padding:10px;width:200px}.brand-header h1{color:#333;font-size:2.5rem;margin:10px 0}.brand-header p{color:#666;font-size:1.2rem;margin-bottom:10px}.total-items{color:#888;font-size:1rem}.brand-products-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);justify-items:center}.brand-product-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;transition:box-shadow .3s ease}.brand-product-card:hover{box-shadow:0 4px 8px #0000001a}.product-image{object-fit:cover;width:100%}.product-info h3{color:#333;font-size:1.2rem;margin:0 0 10px}.short-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:.9rem;margin-bottom:10px;overflow:hidden}.price-section{margin-bottom:10px}.current-price{color:#e74c3c;font-size:1.3rem}.original-price{color:#999}.product-badges{gap:5px;margin-bottom:10px}.badge{border-radius:4px;font-size:.8rem;font-weight:700;padding:2px 8px}.badge.new{background-color:#27ae60;color:#fff}.badge.bestseller{background-color:#f39c12;color:#fff}.badge.sale{background-color:#e74c3c;color:#fff}.stock-status{color:#27ae60;font-size:.9rem;font-weight:700}.loading-spinner{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center}.spinner{border:4px solid #f3f3f3;border-top-color:#3498db;height:40px;width:40px}.empty-state,.error-state{padding:40px;text-align:center}.empty-state h3,.error-state h2{color:#e74c3c;margin-bottom:10px}.empty-state h3{color:#666}.empty-state p,.error-state p{color:#666;margin-bottom:20px}.empty-state button,.error-state button{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.empty-state button:hover,.error-state button:hover{background-color:#2980b9}@media (max-width:768px){.brand-page{padding:15px}.brand-header{margin-bottom:30px;padding:30px 15px}.brand-logo{height:150px;margin-bottom:15px;width:150px}.brand-header h1{font-size:2rem}.brand-header p{font-size:1rem}.brand-products-grid{gap:12px}}@media (max-width:480px){.brand-page{padding:10px}.brand-header{margin-bottom:20px;padding:20px 15px}.brand-logo{height:120px;width:120px}.brand-header h1{font-size:1.75rem}.brand-products-grid{gap:10px}}.all-products-page{background:#f8f9fa;box-sizing:border-box;min-height:100vh;overflow-x:hidden;width:100%}.all-products-page .main-content{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:2rem;margin:0 auto;max-width:1400px;overflow-x:hidden;padding:2rem;width:100%}.all-products-page .filters-sidebar{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;height:fit-content;padding:1.5rem;width:280px}.all-products-page .filter-section{margin-bottom:2rem}.all-products-page .filter-section h3{color:#1a1a1a;font-family:Open Sans,sans-serif;font-size:1.1rem;font-weight:400;margin:0 0 1rem}.all-products-page .filter-options{display:flex;flex-direction:column;gap:.5rem}.all-products-page .filter-option{align-items:center;color:#495057;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-size:.9rem;gap:.5rem}.all-products-page .filter-option input[type=checkbox]{accent-color:#00c896;height:16px;width:16px}.all-products-page .sort-options{margin-top:.5rem}.all-products-page .sort-select{background:#fff;border:1px solid #e9ecef;border-radius:6px;color:#495057;cursor:pointer;font-family:Open Sans,sans-serif;font-size:.9rem;padding:.75rem;transition:border-color .3s ease;width:100%}.all-products-page .sort-select:focus{border-color:#00c896;outline:none}.all-products-page .price-range{display:flex;flex-direction:column;gap:1rem}.all-products-page .price-slider{width:100%}.all-products-page .slider{-webkit-appearance:none;background:#e9ecef;border-radius:3px;height:6px;outline:none;width:100%}.all-products-page .slider::-webkit-slider-thumb{appearance:none;background:#00c896;border-radius:50%;cursor:pointer;height:20px;width:20px}.all-products-page .price-inputs{display:flex;gap:.5rem}.all-products-page .price-inputs input{border:1px solid #e9ecef;border-radius:4px;flex:1 1;font-family:Open Sans,sans-serif;font-size:.9rem;max-width:140px;min-width:0;padding:.5rem}.all-products-page .price-inputs input::placeholder{color:#6c757d}.all-products-page .reset-filters-btn{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:.9rem;padding:.75rem;transition:background .3s ease;width:100%}.all-products-page .reset-filters-btn:hover{background:#5a6268}.all-products-page .products-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;flex:1 1;min-width:0;overflow:hidden;padding:1.5rem}.all-products-page .products-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.all-products-page .products-count{color:#495057;font-family:Open Sans,sans-serif;font-size:1rem}.all-products-page .products-controls{align-items:center;display:flex;gap:1rem}.all-products-page .categories-image{align-items:center;display:none}.all-products-page .categories-image img{display:block;height:36px;width:auto}.all-products-page .categories-dropdown{display:flex}.all-products-page .categories-btn,.all-products-page .sort-btn{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;color:#495057;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-size:.9rem;gap:.5rem;padding:.5rem 1rem}.all-products-page .view-toggle{display:flex;gap:.25rem}.all-products-page .view-btn{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .3s ease}.all-products-page .view-btn:first-child{border-radius:6px 0 0 6px}.all-products-page .view-btn:last-child{border-radius:0 6px 6px 0}.all-products-page .view-btn.active{background:#00c896;border-color:#00c896;color:#fff}.all-products-page .view-btn:hover:not(.active){background:#e9ecef}.all-products-page .products-grid{grid-gap:1.5rem;box-sizing:border-box;display:grid;gap:1.5rem;justify-content:center;min-width:0;overflow-x:hidden;width:100%;word-break:break-word}.all-products-page .products-grid.grid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-width:100%;width:100%}.all-products-page .products-grid.list{grid-template-columns:1fr}.all-products-page .mobile-categories-btn{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:999px;box-shadow:0 1px 2px #0000000d;display:none;gap:.5rem;padding:.5rem 1rem}.all-products-page .mobile-filters-panel{background:#fff;border:1px solid #e9ecef;border-radius:8px;display:none;margin-bottom:1rem;padding:1rem}.all-products-page select{appearance:none;-webkit-appearance:none}.all-products-page .clamped-text{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box}@media (min-width:769px) and (max-width:1024px){.all-products-page .main-content{gap:1.5rem;padding:1.5rem}.all-products-page .products-grid.grid{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.all-products-page .hero-content h1{font-size:2.75rem}}@media (max-width:1024px){.all-products-page .main-content{flex-direction:column;padding:1rem}.all-products-page .filters-sidebar{display:none}.all-products-page .products-section{order:1}.all-products-page .hero-content h1{font-size:2.5rem}.all-products-page .hero-features{flex-direction:column;gap:.5rem}.all-products-page .categories-dropdown,.all-products-page .categories-image{display:none}.all-products-page .mobile-categories-btn{display:inline-flex}.all-products-page .mobile-filters-panel{display:block}}@media (max-width:768px){.all-products-page .hero-banner{padding:2rem 1rem}.all-products-page .hero-content h1{font-size:2rem}.all-products-page .hero-content p{font-size:1rem}.all-products-page .search-section{padding:1rem .5rem}.all-products-page .products-header{align-items:flex-start;flex-direction:column;gap:1rem}.all-products-page .products-controls{justify-content:space-between;width:100%}.all-products-page .products-grid.grid{box-sizing:border-box;gap:.75rem;grid-template-columns:repeat(2,1fr);max-width:100%;width:100%}.all-products-page .products-grid.grid>*{box-sizing:border-box;min-width:0;width:100%}.all-products-page .products-section{box-sizing:border-box;padding:1rem .5rem;width:100%}.all-products-page .mobile-categories-btn{display:inline-flex}.all-products-page .mobile-filters-panel{display:block}.all-products-page .search-container{padding:0 .5rem}.all-products-page .search-input-container{max-width:none}}.all-products-page .mobile-filters-panel .price-inputs input{min-width:0}@media (max-width:576px){.all-products-page .products-grid.grid{grid-gap:.5rem;display:grid!important;gap:.5rem;grid-template-columns:repeat(2,1fr) important;padding:0}.all-products-page .products-grid.grid,.all-products-page .products-grid.grid .product-card-component{box-sizing:border-box;margin:0;max-width:100%;width:100%}.all-products-page .products-section{margin:0}.all-products-page .main-content,.all-products-page .products-section{box-sizing:border-box;padding:.75rem .5rem;width:100%}.all-products-page .hero-features{font-size:.9rem}.all-products-page .search-section{box-sizing:border-box;padding:.75rem .5rem;width:100%}.all-products-page .products-grid.grid .product-card-component .brands-product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.3;overflow:visible;overflow-wrap:break-word;text-overflow:ellipsis;word-break:break-word}.all-products-page .products-grid.grid .product-card-component .brands-product-card{height:auto;overflow:visible}}.all-products-page .empty-products{align-items:center;display:flex;grid-column:1/-1;justify-content:center;min-height:400px;padding:2rem}.all-products-page .empty-state{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;max-width:500px;padding:3rem 2rem;text-align:center}.all-products-page .empty-icon-container{align-items:center;background:#f8f9fa;border-radius:50%;display:inline-flex;height:80px;justify-content:center;margin-bottom:2rem;width:80px}.all-products-page .empty-icon{color:#d1d5db}.all-products-page .empty-title{color:#374151;font-family:Open Sans,sans-serif;font-size:1.5rem;font-weight:500;margin-bottom:.75rem}.all-products-page .empty-description{color:#6b7280;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:2rem}.all-products-page .empty-action-btn{background:#00c896;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:.95rem;font-weight:500;padding:.75rem 2rem;transition:all .3s ease}.all-products-page .empty-action-btn:hover{background:#00b085;box-shadow:0 4px 12px #00c8964d;transform:translateY(-1px)}.all-products-page .pagination{align-items:center;border-top:1px solid #e9ecef;display:flex;gap:1rem;justify-content:center;margin-top:3rem;padding-top:2rem}.all-products-page .pagination-btn{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:8px;color:#495057;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.all-products-page .pagination-btn:hover:not(:disabled){background:#f8f9fa;border-color:#00c896;color:#00c896}.all-products-page .pagination-btn:disabled{cursor:not-allowed;opacity:.5}.all-products-page .pagination-info{color:#6b7280;font-family:Open Sans,sans-serif;font-size:.9rem}@media (max-width:375px){.all-products-page .products-grid.grid{gap:.25rem;grid-template-columns:repeat(2,1fr)!important;padding:0 .25rem}.all-products-page .products-section{padding:.75rem .25rem}.all-products-page .products-grid.grid .product-card-component{max-width:100%;width:100%}}.service-page{background:#f8f9fa;font-family:Open Sans,sans-serif;min-height:100vh}.hero-banner{background:linear-gradient(135deg,#00c896,#00b085);color:#fff;padding:80px 0;text-align:center}.hero-content{max-width:1400px;padding:0 20px}.hero-content h1{font-size:3.5rem;margin-bottom:30px;text-shadow:2px 2px 4px #0000001a}.hero-content h1,.hero-content p{font-family:Open Sans,sans-serif;font-weight:400}.hero-content p{font-size:1.3rem;line-height:1.6;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px;opacity:.95}.browse-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #fff;border-radius:25px;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:1.1rem;font-weight:400;padding:15px 30px;transition:all .3s ease}.browse-btn:hover{background:#fff;color:#00c896;transform:translateY(-2px)}.container{max-width:1400px}.section-header{margin-bottom:60px;text-align:center}.section-header h2{font-family:Open Sans,sans-serif;font-size:2.5rem;font-weight:400;margin-bottom:15px;position:relative}.section-header h2:after{background:#00c896;border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.section-header p{color:#666;font-family:Open Sans,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:600px}.what-we-offer{background:#fff;padding:80px 0}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);position:relative}.services-grid:before{background:repeating-linear-gradient(90deg,#00c896 0,#00c896 10px,#0000 0,#0000 20px);content:"";height:2px;left:0;position:absolute;right:0;top:60px;z-index:1}.service-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:40px 30px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;z-index:2}.service-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.service-icon{align-items:center;color:#00c896;display:flex;justify-content:center;margin-bottom:20px}.service-title{color:#333;font-size:1.4rem;margin-bottom:15px}.service-description,.service-title{font-family:Open Sans,sans-serif;font-weight:400}.service-description{color:#666;font-size:1rem;line-height:1.6;margin-bottom:25px}.service-btn{background:#00c896;border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:.9rem;font-weight:400;padding:12px 24px;transition:all .3s ease}.service-btn:hover{background:#00b085;transform:translateY(-2px)}.why-choose-us{background:#f8f9fa;padding:80px 0}.features-grid{grid-gap:30px;gap:30px;grid-template-columns:repeat(4,1fr)}.feature-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:30px 20px;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-3px)}.feature-icon{align-items:center;color:#00c896;display:flex;justify-content:center}.feature-title{color:#333;font-size:1.2rem;margin-bottom:10px}.feature-description,.feature-title{font-family:Open Sans,sans-serif;font-weight:400}.feature-description{color:#666;font-size:.9rem;line-height:1.5}.immediate-assistance{background:linear-gradient(135deg,#00c896,#00b085);color:#fff;padding:80px 0;text-align:center}.immediate-assistance h2{font-family:Open Sans,sans-serif;font-size:2.5rem;font-weight:400;margin-bottom:20px;text-shadow:2px 2px 4px #0000001a}.immediate-assistance p{font-size:1.2rem;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px;opacity:.95}.immediate-assistance p,.whatsapp-btn{font-family:Open Sans,sans-serif;font-weight:400}.whatsapp-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #fff;border-radius:25px;font-size:1.1rem;padding:15px 30px;transition:all .3s ease}.whatsapp-btn:hover{background:#fff;color:#00c896;transform:translateY(-2px)}@media (max-width:1200px){.features-grid,.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.section-header h2{font-size:2rem}.features-grid,.services-grid{grid-template-columns:1fr}.service-card{padding:30px 20px}.immediate-assistance h2{font-size:2rem}.container{padding:0 15px}}@media (max-width:480px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.section-header h2{font-size:1.8rem}.service-card{padding:25px 15px}}.contact-page{background:#fff;color:#333;font-family:Open Sans,sans-serif}.contact-page .hero-section{align-items:center;background:linear-gradient(135deg,#00c896,#00b88a)!important;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.contact-page .hero-section h1{font-size:2.8rem;font-weight:600;letter-spacing:-.5px;margin:0 0 16px}.contact-page .hero-section p{font-size:1rem;font-weight:400;line-height:1.5;margin:0 0 24px;max-width:500px;opacity:.95}.contact-page .whatsapp-btn{background:#00e6b8;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:.95rem;font-weight:500;padding:12px 28px;transition:all .3s ease}.contact-page .whatsapp-btn:hover{background:#00d4a3;box-shadow:0 4px 12px #00c8964d;transform:translateY(-2px)}.contact-page .main-content{background:#fff;padding:60px 20px}.contact-page .content-wrapper{grid-gap:50px;align-items:start;display:grid;gap:50px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.contact-page .contact-info-section h2{color:#1a1a1a;font-size:1.8rem;font-weight:600;margin-bottom:28px}.contact-page .contact-card{background:#f8f9fa;border-left:4px solid #00c896;border-radius:10px;display:flex;gap:16px;margin-bottom:24px;padding:20px;transition:all .3s ease}.contact-page .contact-card:hover{box-shadow:0 4px 12px #00c89626;transform:translateY(-2px)}.contact-page .card-icon{align-items:center;background:#00c896;border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.contact-page .card-content{flex:1 1}.contact-page .card-content h3{color:#1a1a1a;font-size:1.1rem;font-weight:600;margin:0 0 8px}.contact-page .email-addresses,.contact-page .phone-numbers,.contact-page .whatsapp-number{color:#333;font-size:.95rem;font-weight:500;line-height:1.5;margin:0 0 8px}.contact-page .card-description{color:#666;font-size:.85rem;font-weight:400;margin:0 0 8px}.contact-page .contact-link{color:#00c896;display:inline-block;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s ease}.contact-page .contact-link:hover{color:#00a67a}.contact-page .business-hours{background:#f8f9fa;border-left:4px solid #00c896;border-radius:10px;margin-top:24px;padding:20px}.contact-page .hours-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.contact-page .hours-header h3{color:#1a1a1a;font-size:1.1rem;font-weight:600;margin:0}.contact-page .hours-header svg{color:#00c896}.contact-page .hours-content{display:flex;flex-direction:column;gap:0}.contact-page .hour-row{align-items:center;border-bottom:1px solid #e9ecef;display:flex;font-size:.95rem;justify-content:space-between;padding:10px 0}.contact-page .hour-row:last-child{border-bottom:none}.contact-page .hour-row span:first-child{color:#666;font-weight:500}.contact-page .hour-row span:last-child{color:#333;font-weight:500}.contact-page .form-section h2{color:#1a1a1a;font-size:1.8rem;font-weight:600;margin-bottom:28px}.contact-page .contact-form{display:flex;flex-direction:column;gap:20px}.contact-page .form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.contact-page .form-group{display:flex;flex-direction:column;gap:6px}.contact-page .form-group.full-width{grid-column:1/-1}.contact-page .form-group label{color:#333;font-size:.95rem;font-weight:500}.contact-page .form-group input,.contact-page .form-group textarea{background:#fff;border:1px solid #ddd;border-radius:6px;font-family:Open Sans,sans-serif;font-size:.95rem;padding:12px 14px;transition:all .3s ease}.contact-page .form-group input:focus,.contact-page .form-group textarea:focus{border-color:#00c896;box-shadow:0 0 0 3px #00c8961a;outline:none}.contact-page .form-group textarea{min-height:140px;resize:vertical}.contact-page .submit-btn{background:#00c896;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:500;margin-top:8px;padding:14px 32px;transition:all .3s ease;width:100%}.contact-page .submit-btn:hover:not(:disabled){background:#00a67a;box-shadow:0 4px 12px #00c8964d;transform:translateY(-2px)}.contact-page .submit-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.contact-page .cta-section{align-items:center;background:linear-gradient(135deg,#00c896,#00b88a);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.contact-page .cta-section h2{font-size:2rem;font-weight:600;letter-spacing:-.5px;margin:0 0 12px}.contact-page .cta-section p{font-size:1rem;font-weight:400;line-height:1.5;margin:0 0 28px;max-width:500px;opacity:.95}@media (max-width:768px){.contact-page .hero-section{padding:50px 20px}.contact-page .hero-section h1{font-size:2rem}.contact-page .hero-section p{font-size:.95rem}.contact-page .main-content{padding:50px 20px}.contact-page .content-wrapper{gap:40px;grid-template-columns:1fr}.contact-page .contact-info-section h2,.contact-page .form-section h2{font-size:1.5rem}.contact-page .form-row{grid-template-columns:1fr}.contact-page .cta-section{padding:50px 20px}.contact-page .cta-section h2{font-size:1.5rem}.contact-page .cta-section p{font-size:.95rem}}@media (max-width:480px){.contact-page .hero-section{padding:40px 16px}.contact-page .hero-section h1{font-size:1.5rem;margin-bottom:12px}.contact-page .hero-section p{font-size:.9rem;margin-bottom:20px}.contact-page .whatsapp-btn{font-size:.9rem;padding:11px 24px}.contact-page .main-content{padding:40px 16px}.contact-page .content-wrapper{gap:30px;grid-template-columns:1fr}.contact-page .contact-info-section h2,.contact-page .form-section h2{font-size:1.3rem;margin-bottom:20px}.contact-page .contact-card{gap:12px;margin-bottom:16px;padding:16px}.contact-page .card-icon{height:44px;width:44px}.contact-page .card-content h3{font-size:1rem}.contact-page .email-addresses,.contact-page .phone-numbers,.contact-page .whatsapp-number{font-size:.9rem}.contact-page .business-hours{margin-top:16px;padding:16px}.contact-page .hours-header h3{font-size:1rem}.contact-page .hour-row{font-size:.9rem;padding:8px 0}.contact-page .form-group label{font-size:.9rem}.contact-page .form-group input,.contact-page .form-group textarea{font-size:.9rem;padding:10px 12px}.contact-page .form-group textarea{min-height:120px}.contact-page .submit-btn{font-size:.95rem;padding:12px 20px}.contact-page .cta-section{padding:40px 16px}.contact-page .cta-section h2{font-size:1.3rem;margin-bottom:10px}.contact-page .cta-section p{font-size:.9rem;margin-bottom:20px}}.contact-page .success-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.contact-page .success-modal{animation:slideUp .4s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:40px;position:relative;text-align:center;width:90%}.contact-page .modal-close-btn{background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;padding:8px;position:absolute;right:20px;top:20px;transition:all .2s ease}.contact-page .modal-close-btn:hover{background:#f3f4f6;color:#374151}.contact-page .modal-content{align-items:center;display:flex;flex-direction:column}.contact-page .success-icon{animation:checkmarkBounce .6s ease-out;color:#10b981;margin-bottom:24px}.contact-page .modal-title{color:#111827;font-family:Open Sans,sans-serif;font-size:1.875rem;font-weight:600;margin-bottom:16px}.contact-page .modal-message{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:32px;max-width:400px}.contact-page .modal-message strong{color:#111827}.contact-page .modal-actions{display:flex;gap:12px;justify-content:center;width:100%}.contact-page .modal-primary-btn,.contact-page .modal-secondary-btn{border:none;border-radius:8px;cursor:pointer;font-family:Open Sans,sans-serif;font-size:.95rem;font-weight:500;padding:12px 24px;transition:all .2s ease}.contact-page .modal-primary-btn{background:#10b981;color:#fff}.contact-page .modal-primary-btn:hover{background:#059669;transform:translateY(-1px)}.contact-page .modal-secondary-btn{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.contact-page .modal-secondary-btn:hover{background:#e5e7eb;border-color:#9ca3af}@media (max-width:640px){.contact-page .success-modal{margin:20px;padding:32px 24px}.contact-page .modal-title{font-size:1.5rem}.contact-page .modal-message{font-size:.95rem}.contact-page .modal-actions{flex-direction:column}.contact-page .modal-primary-btn,.contact-page .modal-secondary-btn{width:100%}}.phone-tracking-page{color:#333;font-family:Open Sans,sans-serif}.phone-tracking-page .hero-section{align-items:center;background:#00c896!important;color:#fff;display:flex;justify-content:center;min-height:300px;padding:80px 20px;text-align:center}.phone-tracking-page .hero-content h1{font-family:Open Sans,sans-serif;font-size:3rem;font-weight:400;margin-bottom:16px}.phone-tracking-page .hero-content p{font-size:1.2rem;font-weight:400;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.phone-tracking-page .hero-badges{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.phone-tracking-page .badge{background:#fff3;border:1px solid #ffffff4d;border-radius:20px;font-size:.9rem;font-weight:400;padding:8px 16px}.phone-tracking-page .warning-section{background:#f8f9fa;padding:20px 0}.phone-tracking-page .container{margin:0 auto;max-width:1200px;padding:0 20px}.phone-tracking-page .warning-notice{align-items:flex-start;background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;color:#856404;display:flex;gap:12px;padding:16px}.phone-tracking-page .warning-icon{color:#f39c12;flex-shrink:0;margin-top:2px}.phone-tracking-page .warning-notice p{font-size:.9rem;line-height:1.5;margin:0}.phone-tracking-page .main-content{background:#fff;padding:60px 0}.phone-tracking-page .content-grid{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-areas:"form plans";grid-template-columns:1fr 400px}.tracking-form-column{grid-area:form}.service-plans-column{grid-area:plans}.phone-tracking-page .form-section h2{color:#1a1a1a;font-size:1.8rem;font-weight:600;margin-bottom:32px}.phone-tracking-page .tracking-form{display:flex;flex-direction:column;gap:24px}.phone-tracking-page .form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.phone-tracking-page .form-group{display:flex;flex-direction:column;gap:8px}.phone-tracking-page .form-group label{color:#333;font-size:.9rem;font-weight:500}.phone-tracking-page .form-group input,.phone-tracking-page .form-group textarea{background:#fff;border:2px solid #e9ecef;border-radius:8px;font-family:Open Sans,sans-serif;font-size:1rem;padding:12px 16px;transition:border-color .3s ease}.phone-tracking-page .form-group input:focus,.phone-tracking-page .form-group textarea:focus{border-color:#00c896;outline:none}.phone-tracking-page .form-group input::placeholder,.phone-tracking-page .form-group textarea::placeholder{color:#999;font-size:.9rem}.phone-tracking-page .form-group textarea{min-height:100px;resize:vertical}.phone-tracking-page .submit-btn{align-self:flex-start;background:#00c896;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:1.1rem;font-weight:500;padding:16px 32px;transition:all .3s ease}.phone-tracking-page .submit-btn:hover{background:#00a67a;transform:translateY(-2px)}.phone-tracking-page .plans-section h2{color:#1a1a1a;font-size:1.8rem;font-weight:600;margin-bottom:24px}.phone-tracking-page .plan-card{background:#fff;border:2px solid #e9ecef;border-radius:12px;margin-bottom:20px;padding:24px;position:relative;transition:all .3s ease}.phone-tracking-page .plan-card:hover{border-color:#00c896;box-shadow:0 4px 20px #00c8961a}.phone-tracking-page .plan-card.popular{border-color:#00c896;box-shadow:0 4px 20px #00c89626}.phone-tracking-page .popular-badge{background:#00c896;border-radius:12px;color:#fff;font-size:.8rem;font-weight:500;padding:4px 12px;position:absolute;right:20px;top:-10px}.phone-tracking-page .plan-card h3{color:#1a1a1a;font-size:1.3rem;font-weight:600;margin-bottom:16px}.phone-tracking-page .price{margin-bottom:20px}.phone-tracking-page .price .amount{color:#1a1a1a;display:block;font-size:2rem;font-weight:700}.phone-tracking-page .price .currency{color:#666;font-size:.9rem;font-weight:400}.phone-tracking-page .features{list-style:none;margin:0;padding:0}.phone-tracking-page .features li{align-items:center;color:#333;display:flex;font-size:.9rem;gap:8px;margin-bottom:12px}.phone-tracking-page .features li svg{color:#00c896;flex-shrink:0}.phone-tracking-page .help-section{background:#f8f9fa;border-radius:12px;padding:24px;text-align:center}.phone-tracking-page .help-section h3{color:#1a1a1a;font-size:1.2rem;font-weight:600;margin-bottom:12px}.phone-tracking-page .help-section p{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:20px}.phone-tracking-page .whatsapp-btn{background:#25d366;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:500;padding:12px 24px;transition:all .3s ease;width:100%}.phone-tracking-page .whatsapp-btn:hover{background:#20ba5a;transform:translateY(-2px)}.phone-tracking-page .how-it-works{background:#f8f9fa;padding:80px 0}.phone-tracking-page .how-it-works h2{color:#1a1a1a;font-size:2.5rem;font-weight:600;margin-bottom:60px;text-align:center}.phone-tracking-page .steps-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.phone-tracking-page .step{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:32px 24px;text-align:center}.phone-tracking-page .step-number{align-items:center;background:#00c896;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.phone-tracking-page .step h3{color:#1a1a1a;font-size:1.3rem;font-weight:600;margin-bottom:12px}.phone-tracking-page .step p{color:#666;font-size:.95rem;line-height:1.6;margin:0}.phone-tracking-page .legal-notice{background:#fff;padding:80px 0}.phone-tracking-page .legal-notice h2{color:#1a1a1a;font-size:2.5rem;font-weight:600;margin-bottom:60px;text-align:center}.phone-tracking-page .legal-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr}.phone-tracking-page .legal-column h3{color:#1a1a1a;font-size:1.3rem;font-weight:600;margin-bottom:20px}.phone-tracking-page .legal-column ul{list-style:none;margin:0;padding:0}.phone-tracking-page .legal-column li{border-bottom:1px solid #e9ecef;color:#666;font-size:.95rem;line-height:1.5;padding:8px 0}.phone-tracking-page .legal-column li:last-child{border-bottom:none}.phone-tracking-page .legal-column li:before{color:#00c896;content:"•";display:inline-block;font-weight:700;margin-right:8px;width:1em}@media (max-width:1024px){.phone-tracking-page .content-grid{gap:40px;grid-template-areas:"plans" "form";grid-template-columns:1fr}.phone-tracking-page .plans-section{order:-1}}@media (max-width:768px){.phone-tracking-page .hero-content h1{font-size:2.5rem}.phone-tracking-page .hero-content p{font-size:1rem}.phone-tracking-page .form-row{gap:16px;grid-template-columns:1fr}.phone-tracking-page .legal-grid{gap:40px;grid-template-columns:1fr}.phone-tracking-page .steps-grid{gap:30px;grid-template-columns:1fr}.phone-tracking-page .how-it-works h2,.phone-tracking-page .legal-notice h2{font-size:2rem}}@media (max-width:480px){.phone-tracking-page .hero-section{padding:60px 16px}.phone-tracking-page .main-content{padding:40px 0}.phone-tracking-page .how-it-works,.phone-tracking-page .legal-notice{padding:60px 0}.phone-tracking-page .container{padding:0 16px}.phone-tracking-page .hero-content h1{font-size:2rem}.phone-tracking-page .plan-card{padding:20px}.phone-tracking-page .step{padding:24px 20px}.phone-tracking-page .hero-badges{align-items:center;flex-direction:column}.phone-tracking-page .badge{width:fit-content}}.phone-tracking-page .success-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.phone-tracking-page .success-modal{animation:slideUp .4s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:40px;position:relative;text-align:center;width:90%}.phone-tracking-page .modal-close-btn{background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;padding:8px;position:absolute;right:20px;top:20px;transition:all .2s ease}.phone-tracking-page .modal-close-btn:hover{background:#f3f4f6;color:#374151}.phone-tracking-page .modal-content{align-items:center;display:flex;flex-direction:column}.phone-tracking-page .success-icon{animation:checkmarkBounce .6s ease-out;color:#10b981;margin-bottom:24px}.phone-tracking-page .modal-title{color:#111827;font-family:Open Sans,sans-serif;font-size:1.875rem;font-weight:600;margin-bottom:16px}.phone-tracking-page .modal-message{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:32px;max-width:400px}.phone-tracking-page .modal-message strong{color:#111827}.phone-tracking-page .modal-actions{display:flex;gap:12px;justify-content:center;width:100%}.phone-tracking-page .modal-primary-btn,.phone-tracking-page .modal-secondary-btn{border:none;border-radius:8px;cursor:pointer;font-family:Open Sans,sans-serif;font-size:.95rem;font-weight:500;padding:12px 24px;transition:all .2s ease}.phone-tracking-page .modal-primary-btn{background:#10b981;color:#fff}.phone-tracking-page .modal-primary-btn:hover{background:#059669;transform:translateY(-1px)}.phone-tracking-page .modal-secondary-btn{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.phone-tracking-page .modal-secondary-btn:hover{background:#e5e7eb;border-color:#9ca3af}@keyframes checkmarkBounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media (max-width:640px){.phone-tracking-page .success-modal{margin:20px;padding:32px 24px}.phone-tracking-page .modal-title{font-size:1.5rem}.phone-tracking-page .modal-message{font-size:.95rem}.phone-tracking-page .modal-actions{flex-direction:column}.phone-tracking-page .modal-primary-btn,.phone-tracking-page .modal-secondary-btn{width:100%}}.phone-tracking-page .disclaimer-section{margin-top:24px}.phone-tracking-page .disclaimer-card{background:#fff3cd;border:1px solid #ffeaa7;border-left:4px solid #f39c12;border-radius:8px;padding:16px}.phone-tracking-page .disclaimer-card h4{color:#856404;font-size:14px;font-weight:600;margin-bottom:8px}.phone-tracking-page .disclaimer-card p{color:#856404;font-size:13px;line-height:1.4;margin:0}.phone-tracking-page .terms-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:24px 0;padding:24px}.phone-tracking-page .terms-section h3{border-bottom:2px solid #00c896;color:#333;font-size:18px;font-weight:600;margin-bottom:20px;padding-bottom:8px}.phone-tracking-page .terms-content{margin-bottom:20px;max-height:300px;overflow-y:auto;padding-right:8px}.phone-tracking-page .terms-content::-webkit-scrollbar{width:6px}.phone-tracking-page .terms-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.phone-tracking-page .terms-content::-webkit-scrollbar-thumb{background:#00c896;border-radius:3px}.phone-tracking-page .terms-item{border-bottom:1px solid #e9ecef;margin-bottom:16px;padding-bottom:12px}.phone-tracking-page .terms-item:last-child{border-bottom:none;margin-bottom:0}.phone-tracking-page .terms-item h4{color:#00c896;font-size:14px;font-weight:600;margin-bottom:6px}.phone-tracking-page .terms-item p{color:#666;font-size:13px;line-height:1.5;margin:0}.phone-tracking-page .terms-agreement{background:#fff;border:1px solid #e9ecef;border-radius:6px;margin-top:16px;padding:16px}.phone-tracking-page .terms-checkbox{align-items:flex-start;cursor:pointer;display:flex;font-size:14px;gap:12px;line-height:1.4}.phone-tracking-page .terms-checkbox input[type=checkbox]{display:none}.phone-tracking-page .checkmark{align-items:center;background:#fff;border:2px solid #ddd;border-radius:4px;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .3s ease;width:20px}.phone-tracking-page .terms-checkbox input[type=checkbox]:checked+.checkmark{background:#00c896;border-color:#00c896}.phone-tracking-page .terms-checkbox input[type=checkbox]:checked+.checkmark:after{color:#fff;content:"✓";font-size:12px;font-weight:700}.phone-tracking-page .terms-text{color:#333;flex:1 1}.phone-tracking-page .terms-text strong{color:#00c896;font-weight:600}.phone-tracking-page .submit-btn:disabled{background:#ccc;cursor:not-allowed;opacity:.6}.phone-tracking-page .submit-btn:disabled:hover{background:#ccc;transform:none}.phone-swap-page{background-color:#f8f9fa;font-family:Open Sans,sans-serif;min-height:100vh}.phone-swap-page h1,.phone-swap-page h2,.phone-swap-page h3,.phone-swap-page h4,.phone-swap-page h5,.phone-swap-page h6{font-family:Open Sans,sans-serif;font-weight:600}.phone-swap-page button,.phone-swap-page div,.phone-swap-page input,.phone-swap-page label,.phone-swap-page p,.phone-swap-page span,.phone-swap-page textarea{font-family:Open Sans,sans-serif;font-weight:400}.how-it-works{background:#fff;padding:60px 0}.how-it-works h2{color:#333;font-size:2.2rem;font-weight:600;margin-bottom:.5rem;text-align:center}.how-it-works>.container>p{color:#666;font-size:1rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.steps-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:1200px;padding:0 20px}.step-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 10px #00000014;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.step-card:hover{box-shadow:0 4px 20px #0000001f;transform:translateY(-3px)}.step-number{background:#00c896;font-size:1.1rem;height:40px;margin:0 auto 1rem;width:40px}.step-card h3{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.8rem}.step-card p{color:#666;font-size:.9rem;line-height:1.5}.phone-swap-form{background:#f8f9fa;padding:60px 0}.phone-swap-form h2{color:#333;font-size:2rem;font-weight:600;margin-bottom:.5rem;text-align:center}.phone-swap-form>.container>p{color:#666;font-size:1rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.swap-form{margin:0 auto;max-width:800px;padding:0 20px}.form-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;margin-bottom:1.5rem;padding:2rem}.form-section h3{border-bottom:2px solid #00c896;color:#333;font-size:1.3rem;margin-bottom:1.5rem;padding-bottom:.5rem}.form-group label{color:#333;font-size:.95rem;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background-color:#fff;border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:.95rem;padding:12px;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#00c896;box-shadow:0 0 0 3px #00c8961a;outline:none}.form-group textarea{min-height:100px;resize:vertical}.condition-group{margin-bottom:2rem}.condition-group h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.checkbox-grid{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.checkbox-label{background-color:#fafafa;border:1px solid #e9ecef;border-radius:6px;font-size:.9rem;gap:10px;padding:10px;transition:background-color .2s ease}.checkbox-label:hover{background-color:#f0f8f5;border-color:#00c896}.checkbox-label input[type=checkbox]{cursor:pointer;height:16px;margin:0;width:16px}.checkbox-label input[type=checkbox]:checked+span,.checkbox-label:has(input[type=checkbox]:checked){background-color:#e8f5f0;border-color:#00c896;color:#00a876;font-weight:500}.terms-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;margin-bottom:2rem;padding:1.5rem}.terms-checkbox{align-items:flex-start;color:#555;cursor:pointer;display:flex;font-size:.9rem;gap:12px;line-height:1.5}.terms-checkbox input[type=checkbox]{accent-color:#00c896;cursor:pointer;flex-shrink:0;height:18px;margin:2px 0 0;width:18px}.submit-button{background:#00c896;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-top:1rem;padding:15px;text-transform:uppercase;transition:all .3s ease;width:100%}.submit-button:hover{background:#00a876;box-shadow:0 6px 20px #00c8964d;transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}.container{padding:0 20px}@media (max-width:1024px){.steps-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.how-it-works h2,.phone-swap-form h2{font-size:1.8rem}.steps-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.form-row{gap:1rem;grid-template-columns:1fr}.form-section{padding:1.5rem}.how-it-works,.phone-swap-form{padding:40px 0}.checkbox-grid{grid-template-columns:1fr}}@media (max-width:480px){.how-it-works h2,.phone-swap-form h2{font-size:1.6rem}.steps-grid{grid-template-columns:1fr}.step-number{font-size:1rem;height:35px;width:35px}.step-card{padding:1.2rem}.form-section{padding:1rem}.terms-checkbox{font-size:.85rem}.submit-button{font-size:1rem;padding:12px}}.form-group input[required],.form-group select[required]{border-left:3px solid #00c896}.form-group label:has(+input[required]),.form-group label:has(+select[required]){position:relative}.form-group label:has(+input[required]):after,.form-group label:has(+select[required]):after{color:#dc3545;content:" *";font-weight:600}.success-modal-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.success-modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;position:relative;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-close-btn{background:none;border:none;border-radius:50%;color:#666;cursor:pointer;padding:5px;position:absolute;right:15px;top:15px;transition:all .2s ease;z-index:1001}.modal-close-btn:hover{background:#f5f5f5;color:#333}.modal-content{padding:2.5rem;text-align:center}.success-icon{color:#00c896;display:flex;justify-content:center;margin-bottom:1.5rem}.modal-title{color:#333;margin-bottom:1rem}.modal-message{color:#666;font-size:.95rem;margin-bottom:2rem}.modal-actions{flex-wrap:wrap;justify-content:center}.modal-primary-btn,.modal-secondary-btn{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;min-width:120px;padding:12px 24px;transition:all .3s ease}.modal-primary-btn{background:#00c896;color:#fff}.modal-primary-btn:hover{background:#00a876;transform:translateY(-1px)}.modal-secondary-btn{background:#f8f9fa;border:1px solid #e9ecef;color:#666}.modal-secondary-btn:hover{background:#e9ecef;color:#333}@media (max-width:480px){.success-modal-overlay{padding:10px}.modal-content{padding:2rem 1.5rem}.modal-title{font-size:1.3rem}.modal-actions{flex-direction:column}.modal-primary-btn,.modal-secondary-btn{width:100%}}.submit-button:disabled{background:#ccc;cursor:not-allowed;transform:none}.submit-button:disabled:hover{background:#ccc;box-shadow:none;transform:none}.phone-swap-page .terms-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:24px 0;padding:24px}.phone-swap-page .terms-section h3{border-bottom:2px solid #00c896;color:#00c896;font-size:18px;font-weight:600;margin-bottom:20px;padding-bottom:8px}.phone-swap-page .terms-content{margin-bottom:20px;max-height:300px;overflow-y:auto;padding-right:8px}.phone-swap-page .terms-content::-webkit-scrollbar{width:6px}.phone-swap-page .terms-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.phone-swap-page .terms-content::-webkit-scrollbar-thumb{background:#00c896;border-radius:3px}.phone-swap-page .terms-item{border-bottom:1px solid #e2e8f0;margin-bottom:16px;padding-bottom:12px}.phone-swap-page .terms-item:last-child{border-bottom:none;margin-bottom:0}.phone-swap-page .terms-item h4{color:#00c896;font-size:14px;font-weight:600;margin-bottom:6px}.phone-swap-page .terms-item p{color:#374151;font-size:13px;line-height:1.5;margin:0}.phone-swap-page .terms-agreement{background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin-top:16px;padding:16px}.phone-swap-page .terms-checkbox{align-items:flex-start;cursor:pointer;display:flex;font-size:14px;gap:12px;line-height:1.4}.phone-swap-page .terms-checkbox input[type=checkbox]{display:none}.phone-swap-page .checkmark{align-items:center;background:#fff;border:2px solid #ddd;border-radius:4px;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .3s ease;width:20px}.phone-swap-page .terms-checkbox input[type=checkbox]:checked+.checkmark{background:#00c896;border-color:#00c896}.phone-swap-page .terms-checkbox input[type=checkbox]:checked+.checkmark:after{color:#fff;content:"✓";font-size:12px;font-weight:700}.phone-swap-page .terms-text{color:#333;flex:1 1}.phone-swap-page .terms-text strong{color:#00c896;font-weight:600}.shopping-cart{background-color:#f5f5f5;min-height:100vh;padding:20px}.loading{align-items:center;display:flex;justify-content:center;min-height:50vh}.loading h2{color:#666;font-size:1.5rem}.cart-header{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:20px;text-align:center}.back-link{color:#666;display:block;font-size:14px;margin-bottom:10px}.back-link:hover{color:#333}.cart-header h1{color:#333;font-size:2rem;margin:0 0 5px}.cart-header p{color:#666;font-size:16px;margin:0}.cart-content{display:flex;gap:20px;margin:0 auto;max-width:1200px}.cart-items{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex:1 1;padding:20px}.cart-item{align-items:center;background:#fafafa;border:1px solid #eee;border-radius:8px;display:flex;gap:15px;margin-bottom:15px;padding:15px}.item-image{flex-shrink:0;height:80px;width:80px}.item-image img{object-fit:cover}.item-image img,.placeholder{border-radius:6px;height:100%;width:100%}.placeholder{align-items:center;background:#ddd;display:flex;font-size:24px;justify-content:center}.item-details{flex:1 1}.item-details h3{color:#333;font-size:18px;margin:0 0 5px}.brand{color:#666;font-size:14px;margin:0 0 8px}.discount-badge{background:#e74c3c;display:inline-block;font-size:12px;font-weight:700;margin-bottom:8px;padding:4px 8px}.price{display:flex;flex-direction:column;gap:2px}.price-naira{color:#27ae60;font-size:18px;font-weight:700}.price-usd{color:#666;font-size:14px}.item-controls{align-items:flex-end;display:flex;flex-direction:column;gap:10px}.remove-btn{background:none;border:none;border-radius:4px;color:#e74c3c;cursor:pointer;padding:5px}.remove-btn:hover{background:#ffeaea}.quantity-controls{align-items:center;border-radius:6px;display:flex;gap:8px;padding:8px}.quantity-btn,.quantity-controls{background:#fff;border:1px solid #ddd}.quantity-btn{border-radius:4px;height:30px;width:30px}.quantity-btn:hover:not(:disabled){background:#f8f8f8}.quantity{font-weight:700;min-width:30px}.subtotal{color:#666;font-size:14px;text-align:right}.order-summary{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;height:fit-content;padding:20px;width:300px}.order-summary h2{color:#333;font-size:20px;margin:0 0 20px}.summary-details{margin-bottom:20px}.summary-row{font-size:14px;margin-bottom:10px}.summary-row span:first-child{color:#666}.summary-row span:last-child{font-weight:500}.summary-total{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;margin-top:15px;padding-top:15px}.summary-total span{font-size:16px;font-weight:700}.total-amount{text-align:right}.total-naira{color:#333;font-size:18px;font-weight:700}.total-usd{color:#666;font-size:12px}.checkout-btn{background:#27ae60;border-radius:6px;color:#fff;display:block;font-weight:700;margin-bottom:10px;padding:12px;text-align:center;text-decoration:none;transition:background .3s}.checkout-btn:hover{background:#229954}.whatsapp-btn{background:#fff;border:2px solid #27ae60;border-radius:6px;color:#27ae60;cursor:pointer;font-weight:700;padding:12px;transition:all .3s;width:100%}.whatsapp-btn:hover{background:#27ae60;color:#fff}.empty-cart{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50vh;text-align:center}.empty-cart-icon{color:#ccc;margin-bottom:20px}.empty-cart h2{color:#333;font-size:24px;margin:0 0 10px}.empty-cart p{color:#666;font-size:16px;margin:0 0 20px}.shop-now-btn{background:#27ae60;border-radius:6px;color:#fff;font-weight:700;padding:12px 24px;text-decoration:none;transition:background .3s}.shop-now-btn:hover{background:#229954}@media (max-width:768px){.cart-content{flex-direction:column}.order-summary{width:100%}.cart-item{align-items:stretch;flex-direction:column}.item-image{align-self:center;height:60px;width:60px}.item-controls{align-items:center;flex-direction:row;justify-content:space-between}.subtotal{text-align:center}}@media (max-width:480px){.shopping-cart{padding:10px}.cart-header,.cart-items,.order-summary{padding:15px}.cart-header h1{font-size:1.5rem}}.checkout-container{background:#fafbfc;font-family:Outfit,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px;margin:0 auto;max-width:1200px;min-height:100vh;padding:32px 16px}.checkout-header{margin-bottom:32px;text-align:center}.back-link{color:#222;font-size:15px;left:32px;position:absolute;text-decoration:none;top:32px}.checkout-header h1{font-size:2.2rem;font-weight:700;margin-bottom:8px}.checkout-subtitle{color:#888;font-size:1rem}.checkout-content{align-items:flex-start;display:flex;gap:32px}.checkout-form{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000a;display:flex;flex:2 1;flex-direction:column;padding:32px 24px}.checkout-section{margin-bottom:32px}.mobile-checkout-summary{display:none}@media (max-width:900px){.mobile-checkout-summary{display:block;margin-bottom:20px;order:998}.complete-order-btn{order:999}.checkout-section{order:1}}.section-title{font-size:1.1rem;font-weight:600;margin-bottom:16px}.section-number,.section-title{align-items:center;display:flex}.section-number{background:#00b894;border-radius:50%;color:#fff;font-size:1rem;height:24px;justify-content:center;margin-right:8px;width:24px}.form-row{display:flex;gap:16px;margin-bottom:16px}input[type=email],input[type=tel],input[type=text]{background:#fafbfc;border:1px solid #e0e0e0;border-radius:8px;flex:1 1;font-family:Outfit,Arial,sans-serif;font-size:1rem;margin-bottom:0;padding:12px 14px}input[type=email]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder{color:#9ca3af;font-family:Outfit,Arial,sans-serif;font-size:1rem;font-weight:400}.full-width{margin-bottom:16px;width:100%}.payment-options{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.payment-option{align-items:flex-start;background:#fafbfc;border:1.5px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:border .2s}.payment-option.selected{background:#eafaf3;border:1.5px solid #00b894}.payment-option input[type=radio]{margin-top:4px}.recommended{background:#00b894;border-radius:6px;color:#fff;font-size:.8em;margin-left:8px;padding:2px 8px}.crypto-select{background:#eafaf3;border-radius:8px;display:flex;flex-direction:column;gap:8px;margin-top:8px;padding:16px}.crypto-label{font-weight:500;margin-bottom:4px}.crypto-loading{color:#6b7280;font-style:italic;padding:1rem;text-align:center}.crypto-option{align-items:center;border-radius:6px;display:flex;gap:12px;padding:8px;transition:background-color .2s ease}.crypto-option:hover{background-color:#f3f4f6}.crypto-icon{align-items:center;color:#374151;display:flex;font-size:16px;height:24px;justify-content:center;width:24px}.crypto-icon img{border-radius:50%;height:24px;object-fit:cover;width:24px}.crypto-info{flex:1 1}.crypto-name{color:#1f2937;font-size:14px;font-weight:500;margin-bottom:2px}.crypto-network{color:#6b7280;font-size:12px}.summary-loading{color:#6b7280;font-style:italic}.summary-error,.summary-loading{font-size:14px;padding:20px;text-align:center}.summary-error{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#ef4444}.checkout-summary{flex:1 1}.summary-box{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000a;min-width:320px;padding:28px 20px}.summary-title{font-size:1.1rem;font-weight:600;margin-bottom:18px}.coupon-row{display:flex;gap:8px;margin-bottom:18px}.coupon-input{background:#fff;border:2px solid #e0e0e0;border-radius:6px;flex:1 1;font-family:Outfit,Arial,sans-serif;font-size:1rem;padding:10px 12px;transition:all .3s ease}.coupon-input:focus{border-color:#00b894;box-shadow:0 0 8px #00b89426;outline:none}.coupon-input:disabled{background:#f0f0f0;border-color:#d0d0d0;color:#999;cursor:not-allowed}.coupon-input::placeholder{color:#9ca3af;font-family:Outfit,Arial,sans-serif;font-size:1rem;font-weight:400}.apply-btn{background:linear-gradient(135deg,#00b894,#00a080);border:none;border-radius:6px;box-shadow:0 2px 8px #00b89433;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:0 18px;transition:all .3s ease}.apply-btn:hover:not(:disabled){background:linear-gradient(135deg,#009e7a,#008566);box-shadow:0 4px 12px #00b89466;transform:translateY(-2px)}.apply-btn:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.apply-btn.remove{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 8px #ef444433}.apply-btn.remove:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 12px #ef444466;transform:translateY(-2px)}.applied-coupon{animation:slideIn .3s ease-out;margin-bottom:18px}.coupon-success{align-items:center;background:linear-gradient(135deg,#d1fae5,#c7f0dd);border:2px solid #10b981;border-radius:6px;box-shadow:0 2px 8px #10b98126;color:#065f46;display:flex;font-size:.95rem;font-weight:600;gap:8px;padding:12px 14px}.coupon-check{color:#10b981;font-size:1.2rem;font-weight:700}.coupon-text{font-weight:600}.coupon-details{background:#f0fdf4;border:1px solid #dbeafe;border-radius:0 0 6px 6px;border-top:none;display:flex;flex-direction:column;gap:8px;padding:12px 14px}.coupon-detail-row{color:#374151;display:flex;font-size:14px;justify-content:space-between}.coupon-detail-row.final{border-top:1px solid #dbeafe;color:#065f46;font-weight:700;padding-top:8px}.discount-amount{color:#10b981;font-size:15px;font-weight:700}.final-amount{color:#059669;font-size:16px;font-weight:800}.summary-details{margin-bottom:18px}.summary-row{display:flex;font-size:1rem;justify-content:space-between;margin-bottom:8px}.summary-row.total{font-size:1.1rem;font-weight:700}.summary-row.usdt{color:#888;font-size:.95rem;margin-bottom:0}.summary-row.discount-row{font-size:.95rem}.summary-row.total-row{font-size:1.1rem;font-weight:700}.shipping-info{background:#eaf0fb;border-radius:8px;margin-bottom:16px;padding:12px 14px}.shipping-title{color:#2563eb;font-weight:600;margin-bottom:6px}.shipping-info ul{color:#444;font-size:.98rem;margin:0;padding-left:18px}.coupon-notice{align-items:center;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border:2px solid #a855f7;border-radius:8px;box-shadow:0 4px 12px #a855f726;display:flex;gap:12px;margin:16px 0;padding:14px 16px}.coupon-notice-icon{animation:bounce 2s infinite;flex-shrink:0;font-size:28px}.coupon-notice-text{color:#6b21a8;font-size:14px;line-height:1.5}.coupon-notice-text strong{color:#7c3aed;font-weight:700}.trust-badges{color:#00b894;display:flex;flex-wrap:wrap;font-size:.98rem;gap:12px;margin-top:8px}.special-label{display:block;font-weight:500;margin-bottom:6px}.special-textarea{background:#fafbfc;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:18px;padding:12px 14px;resize:vertical;width:100%}.special-textarea,.special-textarea::placeholder{font-family:Outfit,Arial,sans-serif;font-size:1rem}.special-textarea::placeholder{color:#9ca3af;font-weight:400}.info-badges-row{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:18px}.info-badge{background:#f5f5f5;border-radius:10px;box-shadow:0 1px 4px #00000008;flex:1 1 180px;min-width:160px;padding:16px 14px}.info-badge.secure{background:#eafaf3;color:#00b894}.info-badge.delivery{background:#eaf0fb;color:#2563eb}.info-badge.support{background:#f6f0ff;color:#a259ff}.info-badge-title{font-weight:600;margin-bottom:2px}.info-badge-desc{font-size:.97em}.checkbox-row{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.checkbox-label{align-items:center;color:#444;font-size:.98rem;gap:8px}.checkbox-label a{color:#00b894;text-decoration:underline}.complete-order-btn{background:#1dd1a1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:8px;padding:14px 0;transition:background .2s;width:100%}.complete-order-btn:disabled{background:#b2f2e5;cursor:not-allowed}.complete-order-btn:not(:disabled):hover{background:#10ac84}.modal-overlay{background:#0000002e}.modal-box{animation:modalIn .2s;background:#fff;border-radius:14px;box-shadow:0 4px 32px #00000021;max-width:95vw;min-width:320px;padding:36px 28px 24px;position:relative;text-align:center}@keyframes modalIn{0%{opacity:0;transform:translateY(40px) scale(.97)}to{opacity:1;transform:none}}.modal-close{color:#888;font-size:1.7rem;right:18px;top:14px}.modal-details{color:#222;font-size:1.08rem;margin:18px 0 12px;text-align:left}.wallet-row{align-items:center;display:flex;gap:8px;margin-top:4px;word-break:break-all}.copy-btn{background:#eafaf3;border-radius:5px;color:#00b894;font-size:.98em;margin-left:6px;padding:3px 10px;transition:background .2s}.copy-btn:hover{background:#c8f7e7}.copy-msg{color:#00b894;font-size:1em;margin:8px 0 0}.modal-done-btn{background:#1dd1a1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:600;margin-top:18px;padding:10px 32px;transition:background .2s}.modal-done-btn:hover{background:#10ac84}.beautiful-modal-fadein{animation:beautifulModalFadeIn .25s cubic-bezier(.4,0,.2,1)}@keyframes beautifulModalFadeIn{0%{opacity:0;transform:scale(.97) translateY(30px)}to{opacity:1;transform:none}}.beautiful-modal{background:#fff;border-radius:18px;box-shadow:0 8px 40px #00b89421,0 1.5px 8px #00000012;max-width:95vw;min-width:320px;padding:40px 28px 28px;position:relative;text-align:center}.modal-icon{margin-bottom:12px}.modal-title{color:#00b894;font-family:Outfit,Arial,sans-serif;font-size:1.35rem;font-weight:600;letter-spacing:0;margin-bottom:18px}.beautiful-modal-card{background:#f8fefc;border-radius:12px;box-shadow:0 1px 8px #00b89412;color:#222;display:inline-block;font-size:1.08rem;margin-bottom:12px;min-width:220px;padding:18px 14px;text-align:left}@media (max-width:900px){.checkout-content{flex-direction:column;gap:24px}.checkout-summary{min-width:0;order:2}.checkout-form{order:1}.checkout-content>.checkout-summary{display:none!important}}@media (max-width:600px){.checkout-form,.summary-box{padding:16px 6px}.checkout-header{margin-bottom:18px}.checkout-container{padding:12px 2px}.form-row{flex-direction:column;gap:8px}.summary-box{min-width:0}.mobile-checkout-summary{margin-bottom:20px;order:998}.complete-order-btn{order:999}.info-badges-row{-webkit-overflow-scrolling:touch;flex-direction:row;gap:10px;overflow-x:auto}.info-badge{flex-basis:calc(33.333% - 7px);flex-grow:0;flex-shrink:0;min-width:calc(33.333% - 7px);padding:12px 10px}.info-badge-title{font-size:.9rem;margin-bottom:2px}.info-badge-desc{font-size:.8rem}.beautiful-modal,.modal-box{min-width:0;padding:18px 6px 16px}.beautiful-modal-card{min-width:0;padding:12px 6px}}.whatsapp-help-section{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:12px;margin-top:20px;padding:20px;text-align:center}.whatsapp-help-title{color:#0c4a6e;font-size:1.1rem;font-weight:600;margin-bottom:6px}.whatsapp-help-text{color:#374151;font-size:.95rem;margin-bottom:16px}.whatsapp-help-btn{align-items:center;background:#25d366;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;gap:8px;padding:12px 20px;transition:background-color .2s ease}.whatsapp-help-btn:hover{background:#128c7e}.whatsapp-help-btn svg{flex-shrink:0}.OrderConfirmation_card__7Dc3p,.OrderConfirmation_confirmHeaderWrapper__5EnsS,.OrderConfirmation_confirmOrderLine__e7yyA,.OrderConfirmation_confirmSubhead__BiKLd,.OrderConfirmation_contactItem__H6anW,.OrderConfirmation_container__IYmtj,.OrderConfirmation_contentGrid__T2e1e,.OrderConfirmation_deliveryInfo__Zft3O,.OrderConfirmation_dot__EfT-N,.OrderConfirmation_helpText__JmYVh,.OrderConfirmation_leftCol__zEJfS,.OrderConfirmation_orderNumberLine__mjqmB,.OrderConfirmation_orderNumber__rXkT8,.OrderConfirmation_placedOn__VEXjw,.OrderConfirmation_productName__ljH1G,.OrderConfirmation_productPrice__570F3,.OrderConfirmation_rightCol__FsJRB,.OrderConfirmation_stepDesc__JUzTI,.OrderConfirmation_stepTitle__A4eXz,.OrderConfirmation_summaryLabel__Ib42T,.OrderConfirmation_summaryRow__lKzRT,.OrderConfirmation_summaryTotal__9mgmV,.OrderConfirmation_whatsNextDesc__g4A6N,.OrderConfirmation_whatsNextLabel__otzbY{font-family:Open Sans,Arial,sans-serif!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;letter-spacing:0!important;line-height:1.5!important}.OrderConfirmation_boldTotal__EKHm\+,.OrderConfirmation_orderConfirmedText__uuW9p,.OrderConfirmation_sectionTitle__jNAPI,.OrderConfirmation_summaryTotal__9mgmV,.OrderConfirmation_whatsNextTitle__7OVRp{font-family:Open Sans,Arial,sans-serif!important;font-style:normal!important;font-weight:700!important}.OrderConfirmation_continueBtn__SHVEB,.OrderConfirmation_deliveryDate__MjdAA,.OrderConfirmation_downloadBtn__\+6Nhd,.OrderConfirmation_estimatedDelivery__y2hmo,.OrderConfirmation_productQty__JCNP2,.OrderConfirmation_whatsappBtn__6h2aa{font-size:15px!important}.OrderConfirmation_container__IYmtj{background:#f7fafd;font-family:Open Sans,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5;min-height:100vh;padding:32px 0}.OrderConfirmation_title__RH5Iq{color:#2f2f2f;font-size:1.4rem;font-weight:500;margin-bottom:4px;text-align:center}.OrderConfirmation_orderNumberLine__mjqmB{color:#929ea8;font-size:15px;letter-spacing:.02em;margin-bottom:36px;text-align:center}.OrderConfirmation_orderNumber__rXkT8{font-weight:500}.OrderConfirmation_dot__EfT-N{margin:0 8px}.OrderConfirmation_contentGrid__T2e1e{align-items:flex-start;display:flex;gap:32px;margin:0 auto;max-width:1050px}.OrderConfirmation_leftCol__zEJfS{display:flex;flex:1.2 1;flex-direction:column;gap:24px}.OrderConfirmation_rightCol__FsJRB{display:flex;flex:0.85 1;flex-direction:column;gap:24px}.OrderConfirmation_card__7Dc3p{background:#fff;border:1px solid #eaf3fa;border-radius:14px;box-shadow:0 2px 8px 0 #ecf2fa60;margin-bottom:0;padding:26px 28px 22px}.OrderConfirmation_sectionTitle__jNAPI{align-items:center;color:#212a33;display:flex;font-size:16px;font-weight:600;gap:7px;margin-bottom:18px}.OrderConfirmation_deliveryIcon__9I02S,.OrderConfirmation_icon__2jD\+6{font-size:18px;margin-bottom:1px}.OrderConfirmation_orderItemRow__Hgt9d{align-items:center;display:flex;gap:16px}.OrderConfirmation_productImg__tvy8G{background:#f4f7fa;border:1px solid #e7e7ef;border-radius:11px;height:64px;margin-right:9px;object-fit:cover;width:64px}.OrderConfirmation_productName__ljH1G{color:#222d35;font-weight:500;margin-bottom:2px}.OrderConfirmation_productPrice__570F3{color:#276f41;font-size:16px;font-weight:600;margin-bottom:5px}.OrderConfirmation_productQty__JCNP2{color:#9baab3;font-size:13px}.OrderConfirmation_trackingStep__1DukO{align-items:flex-start;display:flex;gap:13px;margin-bottom:13px}.OrderConfirmation_checkIcon__LMP98{color:#24b168;font-size:21px!important;margin-top:3px}.OrderConfirmation_grayIcon__nSK-s{color:#d1dde8;font-size:21px!important;margin-top:3px}.OrderConfirmation_stepTitle__A4eXz{color:#253647;font-size:15px;font-weight:500}.OrderConfirmation_stepDesc__JUzTI{color:#9baab3;font-size:13px}.OrderConfirmation_deliveryInfo__Zft3O{font-size:15px;letter-spacing:.01em;margin-top:6px}.OrderConfirmation_deliveryLabel__qTkO0{color:#24354d;font-weight:500;margin-bottom:2px}.OrderConfirmation_estimatedDelivery__y2hmo{color:#92a2b1;font-size:14px;margin-top:16px}.OrderConfirmation_deliveryDate__MjdAA{background:#e8fcf4;border-radius:8px;color:#23b26d;font-weight:500;margin-left:9px;padding:2px 12px}.OrderConfirmation_summaryRow__lKzRT{color:#222d3a;display:flex;font-size:15px;justify-content:space-between;padding:3px 0}.OrderConfirmation_summaryLabel__Ib42T{color:#7e8891;font-size:13.7px}.OrderConfirmation_summaryTotal__9mgmV{color:#1a262d;display:flex;font-size:1.18rem;font-weight:700;justify-content:space-between;margin:10px 0}.OrderConfirmation_bold__RaKK6{font-weight:600}.OrderConfirmation_boldTotal__EKHm\+{color:#222a34;font-weight:800}.OrderConfirmation_success__XPrxT{color:#2ed573;font-weight:500}.OrderConfirmation_methodTag__oc8QR{background:#f6fafb;border:1px solid #e0f7ea;border-radius:8px;color:#008203;font-size:13px;font-weight:500;padding:3px 13px}.OrderConfirmation_downloadBtn__\+6Nhd{align-items:center;background:#f4f8fa;border:1px solid #e2edf4;border-radius:8px;color:#11467a;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:7px;justify-content:center;margin-bottom:13px;padding:8px 0;width:100%}.OrderConfirmation_downloadIcon__-jr4M{align-items:center;display:flex;font-size:16px;justify-content:center;margin-bottom:1px;margin-right:7px}.OrderConfirmation_whatsappBtn__6h2aa{align-items:center;background:#23b26d;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:15.1px;font-weight:600;gap:8px;justify-content:center;margin-bottom:13px;padding:9px 0;width:100%}.OrderConfirmation_whatsappIcon__FKAUE{align-items:center;display:flex;justify-content:center;margin-right:9px}.OrderConfirmation_continueBtn__SHVEB{background:#fff;border:1px solid #e2e6ed;border-radius:8px;color:#1952d2;cursor:pointer;font-size:15px;font-weight:500;margin-bottom:5px;margin-top:3px;padding:8.5px 0;transition:background .17s;width:100%}.OrderConfirmation_continueBtn__SHVEB:hover{background:#f6f8ff}.OrderConfirmation_helpText__JmYVh{color:#5e6c7a;font-size:15px;margin-bottom:9px}.OrderConfirmation_contactItem__H6anW{color:#62676e;font-size:15px}.OrderConfirmation_contactVal__Rf3gU{color:#1a8e3d;font-weight:500}.OrderConfirmation_whatsNextCard__kdart{background:#fff;border-radius:15px;box-shadow:0 2px 16px 0 #ecf2fc55;margin:38px auto 0;max-width:900px;padding:34px 28px 30px;text-align:center}.OrderConfirmation_whatsNextTitle__7OVRp{color:#263647;font-size:18px;font-weight:700;margin-bottom:24px;text-align:left}.OrderConfirmation_whatsNextGrid__NtMcf{align-items:stretch;display:flex;flex-wrap:wrap;gap:5vw;justify-content:space-between}.OrderConfirmation_whatsNextFeature__P6tVo{align-items:center;display:flex;flex:1 1;flex-direction:column;min-width:230px;text-align:center}.OrderConfirmation_whatsNextIcon__ZI2Fe{align-items:center;border-radius:50%;display:flex;height:48px;justify-content:center;margin-bottom:10px;width:48px}.OrderConfirmation_whatsNextLabel__otzbY{color:#172142;font-size:17px;font-weight:700;margin-bottom:8px}.OrderConfirmation_whatsNextDesc__g4A6N{color:#747e90;font-size:15px;margin-bottom:0}.OrderConfirmation_confirmHeaderWrapper__5EnsS{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 36px;padding-top:14px}.OrderConfirmation_confirmIconCircle__l6Q4l{align-items:center;background:none;display:flex;height:90px;justify-content:center;margin-bottom:8px;width:90px}.OrderConfirmation_orderConfirmedText__uuW9p{font-size:2.6rem;font-weight:700;margin-bottom:.45rem;text-align:center}.OrderConfirmation_confirmSubhead__BiKLd{color:#516273;font-size:1.2rem;font-weight:500;margin-bottom:.25rem;text-align:center}.OrderConfirmation_confirmOrderLine__e7yyA{color:#8b98a8;font-size:1.03rem;margin-bottom:6px;text-align:center}@media (max-width:900px){.OrderConfirmation_contentGrid__T2e1e{flex-direction:column;gap:18px}.OrderConfirmation_leftCol__zEJfS,.OrderConfirmation_rightCol__FsJRB{flex:initial}.OrderConfirmation_card__7Dc3p{padding:17px 5vw 19px}.OrderConfirmation_whatsNextGrid__NtMcf{flex-direction:column;gap:36px}.OrderConfirmation_whatsNextCard__kdart{padding:25px 5vw 23px}}.payment-details-container{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;font-family:Outfit,sans-serif;font-size:16px;font-weight:400;justify-content:center;letter-spacing:0;line-height:1.6;min-height:100vh;padding:20px}.payment-details-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000001a,0 8px 16px #0000000d;max-width:600px;overflow:hidden;width:100%}.payment-details-card{padding:40px}.payment-header{margin-bottom:40px;position:relative;text-align:center}.payment-icon-wrapper{gap:16px;margin-bottom:24px}.payment-icon,.payment-icon-wrapper{align-items:center;display:flex;justify-content:center}.payment-icon{animation:pulse 2s infinite;background:linear-gradient(135deg,#00b894,#00a085);border-radius:50%;box-shadow:0 8px 20px #00b8944d;height:60px;width:60px}.payment-icon svg{color:#fff;height:28px;width:28px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.payment-status-badge{align-items:center;background:#00b8941a;border:1px solid #00b89433;border-radius:20px;color:#00b894;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px}.status-dot{animation:blink 1.5s infinite;background:#00b894;border-radius:50%;height:8px;width:8px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}.payment-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;background-clip:text;color:#1a202c;font-size:32px;font-weight:700;margin:0 0 12px}.payment-header p{color:#64748b;font-size:16px;line-height:1.5;margin:0}.loading-spinner{border:3px solid #e2e8f0;border-top-color:#00b894}.error-state{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:40px 20px;text-align:center}.error-icon{color:#dc2626;height:48px;margin-bottom:16px;width:48px}.error-state h3{color:#dc2626;font-size:20px;font-weight:600;margin-bottom:8px}.error-state p{color:#7f1d1d;margin:0}.order-summary-card{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:24px}.order-header{justify-content:space-between;margin-bottom:20px}.order-header h3{color:#1a202c;font-size:20px;font-weight:600;margin:0}.order-id-badge{background:#00b894;border-radius:20px;color:#fff;font-size:12px;font-weight:500;padding:6px 12px}.order-amount{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;justify-content:space-between;padding:16px 20px}.amount-label{color:#64748b;font-size:16px;font-weight:500}.amount-value{color:#1a202c;font-size:26px;font-weight:800;letter-spacing:-.3px;text-shadow:0 2px 4px #ffffff4d}.payment-method-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 12px #0000000d;margin-bottom:24px;padding:24px;transition:all .3s ease}.payment-method-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-2px)}.method-header{gap:16px;margin-bottom:24px}.method-header,.method-icon{align-items:center;display:flex}.method-icon{background:linear-gradient(135deg,#00b894,#00a085);border-radius:12px;height:48px;justify-content:center;width:48px}.method-icon svg{color:#fff;height:24px;width:24px}.method-info h2{color:#1a202c;font-size:20px;font-weight:600;margin:0 0 4px}.method-info p{color:#64748b;font-size:14px;margin:0}.bank-details-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:24px}.bank-detail-card{display:flex;flex-direction:column}.bank-detail-card label{color:#374151;font-size:14px;font-weight:500;margin-bottom:8px}.detail-input-group{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:4px;overflow:hidden}.detail-input{background:#0000;color:#1a202c;flex:1 1;font-family:Outfit,sans-serif;min-width:0;padding:12px 16px;word-break:break-all}.copy-btn,.detail-input{border:none;font-size:14px}.copy-btn{align-items:center;background:#00b894;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:100%;justify-content:center;min-width:48px;padding:10px 14px;transition:all .2s ease}.copy-btn:hover{background:#00a085;transform:scale(1.05)}.copy-btn:active{transform:scale(.95)}.amount-card{background:linear-gradient(135deg,#059669,#047857);border:2px solid #ffffff1a;box-shadow:0 8px 20px #05966966;grid-column:1/-1;padding:24px}.amount-card label{color:#fff;display:block;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-shadow:0 1px 2px #0003;text-transform:uppercase}.amount-display{color:#fff;font-size:32px;font-weight:800;letter-spacing:-.5px;line-height:1.2;text-shadow:0 2px 4px #0000004d;word-break:break-word}.payment-instructions{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.instructions-header{align-items:center;display:flex;gap:8px;margin-bottom:16px}.instruction-icon{color:#00b894;height:20px;width:20px}.instructions-header h4{color:#1a202c;font-size:16px;font-weight:600;margin:0}.instructions-list{display:flex;flex-direction:column;gap:12px}.instruction-item{color:#374151;font-size:14px;gap:12px}.instruction-item,.step-number{align-items:center;display:flex}.step-number{background:#00b894;border-radius:50%;color:#fff;flex-shrink:0;font-size:12px;font-weight:600;height:24px;justify-content:center;width:24px}.crypto-details{display:flex;flex-direction:column;gap:20px}.crypto-wallet-section label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.wallet-address-input{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;overflow:visible}.wallet-input{-webkit-overflow-scrolling:touch;background:#0000;border:none;color:#1a202c;flex:1 1;font-family:Outfit,sans-serif;font-size:14px;min-width:0;overflow-x:auto;padding:12px 16px;text-overflow:clip;white-space:nowrap;width:100%}.wallet-input::-webkit-scrollbar{height:6px}.wallet-input::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}.crypto-info-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:20px}.crypto-detail-card{display:flex;flex-direction:column}.crypto-detail-card label{color:#374151;font-size:14px;font-weight:500;margin-bottom:8px}.crypto-detail-card .detail-input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#1a202c;font-family:Outfit,sans-serif;font-size:14px;padding:12px 16px}.crypto-amount-section{display:flex;justify-content:center}.amount-card{background:linear-gradient(135deg,#00b894,#00a085);border-radius:12px;color:#fff;min-width:200px;padding:20px;text-align:center}.card-payment-section{padding:40px 20px;text-align:center}.card-processing{align-items:center;display:flex;flex-direction:column;gap:16px}.processing-icon{align-items:center;background:linear-gradient(135deg,#00b894,#00a085);border-radius:50%;display:flex;height:60px;justify-content:center;width:60px}.spinner{border:3px solid #ffffff4d;border-top-color:#fff;height:24px;width:24px}.card-processing h3{color:#1a202c;font-size:20px;font-weight:600;margin:0}.card-processing p{color:#64748b;margin:0}.card-features{display:flex;flex-direction:column;gap:8px;margin-top:16px}.feature-item{align-items:center;color:#374151;display:flex;font-size:14px;gap:8px}.feature-check{color:#00b894;font-weight:700}.account-info-card{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:24px}.account-header{gap:16px;margin-bottom:20px}.account-header,.account-icon{align-items:center;display:flex}.account-icon{background:linear-gradient(135deg,#00b894,#00a085);border-radius:12px;color:#fff;height:48px;justify-content:center;width:48px}.account-title h3{color:#1a202c;font-size:18px;font-weight:600;margin:0 0 4px}.account-title p{color:#64748b;font-size:14px;margin:0}.copy-btn svg{color:inherit;display:block}.copy-btn .copy-text{color:#fff;display:none;font-size:12px;margin-left:8px}.copy-btn-mobile{align-items:center;border-radius:8px;cursor:pointer;display:none;font-size:14px;font-weight:500;gap:8px;justify-content:center;margin-top:8px;padding:12px 16px;transition:all .2s ease;width:100%}.wallet-address-mobile{display:none}.account-credentials{gap:16px;margin-bottom:20px}.account-credentials,.credential-item{display:flex;flex-direction:column}.credential-item label{color:#374151;font-size:14px;font-weight:500;margin-bottom:8px}.credential-value{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#1a202c;font-size:14px;padding:12px 16px}.credential-input-group{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;overflow:hidden}.credential-input{background:#0000;border:none;color:#1a202c;flex:1 1;font-family:Outfit,sans-serif;font-size:14px;padding:12px 16px}.account-message{align-items:flex-start;background:#00b8941a;border:1px solid #00b89433;border-radius:8px;display:flex;gap:12px;padding:16px}.message-icon{color:#00b894;flex-shrink:0;height:20px;width:20px}.account-message p{color:#00b894;font-size:14px;line-height:1.5;margin:0}.payment-actions{display:flex;gap:16px;justify-content:center;margin-top:32px}.back-button{align-items:center;background:#64748b;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.back-button:hover{background:#475569;box-shadow:0 4px 12px #64748b4d;transform:translateY(-2px)}.confirm-payment-btn{align-items:center;background:linear-gradient(135deg,#00b894,#00a085);border:none;border-radius:8px;box-shadow:0 4px 12px #00b8944d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;padding:12px 32px;transition:all .3s ease}.confirm-payment-btn:hover:not(:disabled){box-shadow:0 8px 24px #00b89466;transform:translateY(-2px)}.confirm-payment-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.btn-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.account-pending-card{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:16px;box-shadow:0 4px 12px #f59e0b1a;margin-bottom:24px;padding:24px}.pending-header{gap:16px;margin-bottom:20px}.pending-header,.pending-icon{align-items:center;display:flex}.pending-icon{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;height:48px;justify-content:center;width:48px}.pending-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:24px;width:24px}.pending-info h3{color:#92400e;font-size:20px;font-weight:600;margin:0 0 4px}.pending-info p{color:#a16207;font-size:14px;margin:0}.pending-content{background:#fffc;border-radius:12px;margin-bottom:20px;padding:20px}.pending-message p{color:#92400e;font-size:14px;line-height:1.5;margin-bottom:16px}.important-notes h4,.next-steps h4{color:#92400e;font-size:16px;font-weight:600;margin-bottom:8px}.important-notes ul,.next-steps ul{margin:0;padding-left:20px}.important-notes li,.next-steps li{color:#a16207;font-size:14px;line-height:1.5;margin-bottom:4px}.pending-actions{display:flex;flex-direction:column;gap:16px}.refresh-btn{align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;transition:all .3s ease}.refresh-btn:hover{box-shadow:0 4px 12px #f59e0b4d;transform:translateY(-2px)}.alternative-methods{text-align:center}.alternative-methods p{color:#92400e;font-size:14px;margin-bottom:12px}.method-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.alt-method-btn{background:#64748b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.alt-method-btn:hover{background:#475569;transform:translateY(-1px)}.polling-status-card{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:16px;box-shadow:0 4px 12px #f59e0b1a;margin-bottom:24px;padding:24px}.polling-header{gap:16px;margin-bottom:16px}.polling-header,.polling-icon{align-items:center;display:flex}.polling-icon{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;height:48px;justify-content:center;width:48px}.polling-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:24px;width:24px}.polling-info h3{color:#92400e;font-size:18px;font-weight:600;margin:0 0 4px}.polling-info p{color:#a16207;font-size:14px;margin:0}.polling-message{background:#fffc;border:1px solid #f59e0b4d;border-radius:8px;padding:16px}.polling-message p{color:#92400e;font-size:14px;line-height:1.5;margin:0}.error-toast{align-items:center;animation:slideIn .3s ease;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;box-shadow:0 4px 12px #dc262633;color:#dc2626;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 16px;position:fixed;right:20px;top:20px}.error-toast .error-icon{color:#dc2626;height:20px;width:20px}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.payment-details-overlay{margin:16px;max-width:none}.payment-details-card{padding:24px}.payment-header h1{font-size:24px}.bank-details-grid{gap:14px;grid-template-columns:1fr}.bank-detail-card{width:100%}.detail-input-group{flex-wrap:wrap}.detail-input{font-size:15px;padding:14px 12px}.copy-btn{min-width:52px;padding:12px 16px}.copy-btn svg{height:18px;width:18px}.amount-card{margin-top:4px;padding:18px}.amount-card label{font-size:12px;margin-bottom:8px}.amount-display{font-size:26px}.payment-actions{flex-direction:column}.back-button,.confirm-payment-btn{justify-content:center;width:100%}.account-header,.method-header{flex-direction:column;gap:12px;text-align:center}}@media (max-width:480px){.payment-details-container{padding:10px}.payment-details-card{padding:16px 20px}.payment-header h1{font-size:20px}.payment-header p{font-size:13px}.bank-details-grid{gap:12px}.bank-detail-card label{font-size:13px}.detail-input-group{align-items:stretch;flex-direction:row}.detail-input{font-size:14px;min-width:0;padding:12px 10px}.copy-btn{font-size:12px;min-width:44px;padding:10px 12px}.copy-btn svg{height:16px;width:16px}.wallet-address-input .copy-btn{display:none}.copy-btn-mobile{align-items:center;background:#00b894;border:none;color:#fff;cursor:pointer;display:flex}.copy-btn-mobile:hover{background:#00a085;transform:translateY(-1px)}.copy-btn-mobile:active{transform:translateY(0)}.wallet-input{font-size:12px;height:auto;line-height:1.3;min-height:40px;overflow:visible;padding:10px 12px;white-space:normal;word-break:break-all}.wallet-address-input{align-items:stretch;flex-direction:column}.wallet-address-input .copy-btn{align-self:stretch;margin-top:8px;padding:8px 12px}.wallet-address-mobile{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;color:#6b7280;display:block;font-size:11px;margin-top:8px;padding:8px}.wallet-address-text{font-family:Courier New,monospace;font-weight:500;word-break:break-all}.copy-btn .copy-text{display:inline-block}.wallet-address-input{position:relative}.copy-btn{z-index:2}.amount-card{border-radius:12px;box-shadow:0 6px 16px #05966966;padding:20px}.amount-card label{font-size:12px;font-weight:600;margin-bottom:8px}.amount-display{font-size:26px;font-weight:800;line-height:1.3;text-shadow:0 2px 4px #0000004d}.order-amount{flex-direction:column;gap:8px;text-align:center}.amount-value{color:#1a202c;font-size:20px}}.forgot-password-page{align-items:center;background:#f8f9fa;display:flex;justify-content:center;min-height:100vh}.forgot-password-container{background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000014;max-width:400px;padding:32px 28px;text-align:center;width:100%}.forgot-password-container h2{color:#00c896;margin-bottom:12px}.forgot-password-container p{color:#666;font-size:15px;margin-bottom:18px}.forgot-password-form{display:flex;flex-direction:column;gap:14px}.forgot-password-form input[type=email]{border:1px solid #e0e0e0;border-radius:6px;font-size:15px;padding:12px 14px}.forgot-password-form button{background:#00c896;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 0;transition:background .2s}.forgot-password-form button:disabled{background:#b2f2e5;cursor:not-allowed}.success-message{background:#e6fcf5;border-radius:6px;color:#00c896;font-size:15px;margin-top:18px;padding:12px}.about-us{background-color:#fff;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.about-us .hero-section{align-items:center;background:#00c896!important;color:#fff!important;display:flex;justify-content:center;min-height:60vh;overflow:hidden;padding:6rem 2rem;position:relative;text-align:center}.about-us .hero-content{margin:0 auto;max-width:600px;position:relative;z-index:1}.about-us .hero-section h1{font-size:3.5rem;line-height:1.2;margin:0 0 1.5rem;text-shadow:0 2px 4px #0000001a}.about-us .hero-section h1,.about-us .hero-section p{color:#fff;font-family:Open Sans,sans-serif;font-weight:400}.about-us .hero-section p{font-size:1.25rem;line-height:1.6;margin:0 0 2.5rem;opacity:1}.about-us .whatsapp-support-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;border:2px solid #fff;border-radius:12px;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:1.125rem;font-weight:400;padding:1rem 2rem;transition:all .3s ease}.about-us .whatsapp-support-btn:hover{background:#fff;box-shadow:0 8px 25px #00000026;color:#00c896;transform:translateY(-2px)}.about-us .our-story-section{background:#fff;padding:4rem 2rem}.about-us .section-title{color:#1a1a1a;display:inline-block;font-family:Open Sans,sans-serif;font-size:2.5rem;font-weight:400;margin-bottom:8px;position:relative;text-align:center;width:100%}.about-us .section-title:after{background:#00c896;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.about-us .story-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:3rem}.about-us .gadgets-illustration,.about-us .story-graphic{align-items:center;display:flex;justify-content:center}.about-us .gadgets-illustration{border-radius:20px;height:400px;overflow:hidden;position:relative;width:400px}.about-us .story-image{border-radius:20px;height:100%;object-fit:cover;width:100%}.about-us .story-text{padding:0 1rem}.about-us .story-text p{color:#333;font-family:Open Sans,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.7;margin-bottom:1.5rem}.about-us .story-text p:last-child{margin-bottom:0}.about-us .mission-vision-section{background:#f8fafc;padding:4rem 2rem}.about-us .mission-vision-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-top:3rem}.about-us .mission-card,.about-us .vision-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2.5rem;text-align:center;transition:transform .3s ease}.about-us .mission-card:hover,.about-us .vision-card:hover{transform:translateY(-5px)}.about-us .card-icon{align-items:center;background:#00c896;border-radius:50%;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.about-us .mission-card h3,.about-us .vision-card h3{color:#1a1a1a;font-family:Open Sans,sans-serif;font-size:1.5rem;font-weight:400;margin-bottom:1rem}.about-us .mission-card p,.about-us .vision-card p{color:#666;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}.about-us .why-choose-section{background:#fff;padding:4rem 2rem}.about-us .section-subtitle{color:#666;font-family:Open Sans,sans-serif;font-size:1.1rem;font-weight:400;margin:16px auto 3rem;max-width:600px;text-align:center}.about-us .features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}.about-us .feature-card{align-items:flex-start;background:#f0f9ff;border:none;border-radius:16px;display:flex;gap:1rem;padding:2rem;text-align:left;transition:all .3s ease}.about-us .feature-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.about-us .feature-icon{align-items:center;background:#00c896;border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:60px;justify-content:center;margin:0;width:60px}.about-us .feature-icon svg{color:#fff;height:24px;width:24px}.about-us .feature-content{flex:1 1}.about-us .feature-card h3{color:#1a1a1a;font-family:Open Sans,sans-serif;font-size:1.25rem;font-weight:400;margin-bottom:.75rem}.about-us .feature-card p{color:#333;font-family:Open Sans,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6;margin:0}@media (max-width:1024px){.about-us .story-content{gap:3rem;grid-template-columns:1fr}.about-us .gadgets-illustration{height:350px;width:350px}.about-us .mission-vision-grid{gap:2rem;grid-template-columns:1fr}.about-us .features-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:768px){.about-us .hero-section{min-height:50vh;padding:4rem 1rem}.about-us .hero-section h1{font-size:2.5rem}.about-us .hero-section p{font-size:1.125rem}.about-us .whatsapp-support-btn{font-size:1rem;padding:.875rem 1.5rem}.about-us .section-title{font-size:2rem}.about-us .mission-vision-section,.about-us .our-story-section,.about-us .why-choose-section{padding:3rem 1rem}.about-us .gadgets-illustration{height:300px;width:300px}.about-us .story-text p{font-size:1rem}.about-us .mission-card,.about-us .vision-card{padding:2rem}.about-us .feature-card{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.about-us .feature-icon{margin:0 auto}.about-us .feature-content{text-align:center}}@media (max-width:576px){.about-us .hero-section h1{font-size:2rem}.about-us .hero-section p{font-size:1rem}.about-us .whatsapp-support-btn{font-size:.9rem;padding:.75rem 1.25rem}.about-us .section-title{font-size:1.75rem}.about-us .section-subtitle{font-size:1rem}.about-us .gadgets-illustration{height:250px;width:250px}}.terms-page{background:#f8fafc;font-family:Outfit,sans-serif;min-height:100vh;padding:40px 20px}.terms-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:800px;overflow:hidden}.terms-header{background:linear-gradient(135deg,#00b894,#00a085);color:#fff;padding:40px;text-align:center}.terms-header h1{font-size:2.5rem;font-weight:700;margin:0 0 16px}.terms-intro{font-size:1.1rem;line-height:1.6;margin-bottom:20px;opacity:.95}.last-updated{font-size:.9rem;font-style:italic;opacity:.8}.terms-content{padding:40px}.terms-section{border-bottom:1px solid #e2e8f0;margin-bottom:32px;padding-bottom:24px}.terms-section:last-child{border-bottom:none;margin-bottom:0}.terms-section h2{align-items:center;color:#00b894;display:flex;font-size:1.5rem;font-weight:600;margin-bottom:16px}.terms-section h2:before{background:#00b894;border-radius:2px;content:"";height:24px;margin-right:12px;width:4px}.terms-section p{color:#374151;font-size:1rem;line-height:1.7;margin-bottom:12px}.terms-section ul{margin:16px 0;padding-left:24px}.terms-section li{color:#374151;font-size:1rem;line-height:1.7;margin-bottom:8px}.terms-section li::marker{color:#00b894}.terms-contact{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:32px;padding:32px}.terms-contact h3{color:#00b894;font-size:1.3rem;font-weight:600;margin-bottom:16px}.terms-contact p{color:#374151;font-size:1rem;margin-bottom:16px}.contact-details{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.contact-details p{color:#374151;font-size:1rem;margin-bottom:8px}.contact-details strong{color:#00b894;font-weight:600}@media (max-width:768px){.terms-page{padding:20px 10px}.terms-container{border-radius:8px}.terms-header{padding:30px 20px}.terms-header h1{font-size:2rem}.terms-intro{font-size:1rem}.terms-content{padding:30px 20px}.terms-section{margin-bottom:24px;padding-bottom:20px}.terms-section h2{font-size:1.3rem}.terms-section h2:before{height:20px;margin-right:8px;width:3px}.terms-contact{padding:24px 20px}.contact-details{padding:16px}}@media (max-width:480px){.terms-header{padding:24px 16px}.terms-header h1{font-size:1.8rem}.terms-content{padding:24px 16px}.terms-section h2{font-size:1.2rem}.terms-section li,.terms-section p{font-size:.95rem}}@media print{.terms-page{background:#fff;padding:0}.terms-container{border-radius:0;box-shadow:none}.terms-header{color-adjust:exact;background:#00b894!important}.terms-header,.terms-section h2{-webkit-print-color-adjust:exact}.terms-section h2{color-adjust:exact;color:#00b894!important}}.coupon-success-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);display:flex;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:20px;position:relative}.background-animation{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.floating-gift,.floating-gift2,.floating-star{animation:float 6s ease-in-out infinite;font-size:60px;opacity:.15;position:absolute}.floating-gift{animation-delay:0s;left:5%;top:10%}.floating-gift2{animation-delay:2s;bottom:15%;right:8%}.floating-star{animation-delay:1s;right:3%;top:50%}.loading-state{align-items:center;border-radius:20px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;gap:20px;padding:60px 20px}.spinner{border:4px solid #f0f0f0;border-top-color:#667eea}.coupon-success-content{animation:slideUp .6s ease-out;background:#fff;border-radius:30px;box-shadow:0 30px 80px #0003;max-width:900px;padding:60px 40px;position:relative;width:100%;z-index:10}.success-header-section{margin-bottom:50px;text-align:center}.success-icon-wrapper{margin-bottom:30px;position:relative}.icon-circle,.success-icon-wrapper{display:flex;justify-content:center}.icon-circle{align-items:center;animation:bounce 1s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 20px 60px #667eea4d;height:140px;width:140px}.success-icon{color:#fff}@keyframes bounce{0%{transform:scale(0) rotate(-180deg)}to{transform:scale(1) rotate(0deg)}}.confetti-animation:after,.confetti-animation:before{animation:confetti 2s ease-out forwards;background:gold;border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;width:10px}.confetti-animation:before{--offset-x:-50px;--offset-y:-50px;animation-delay:0s}.confetti-animation:after{--offset-x:50px;--offset-y:-50px;animation-delay:.2s}@keyframes confetti{to{opacity:0;transform:translate(var(--offset-x),var(--offset-y)) rotate(1turn)}}.success-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#1a1a1a;font-size:3rem;font-weight:700;margin:0 0 10px}.success-subtitle{color:#666;font-size:1.1rem;font-weight:500;margin:0 0 25px}.order-number-badge{background:#f5f5f5;border:2px solid #e0e0e0;border-radius:50px;display:inline-block;font-size:1rem;padding:12px 25px}.badge-label{color:#666;font-weight:500}.badge-value{color:#667eea;font-weight:700;margin-left:8px}.message-box{background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:20px;box-shadow:0 10px 40px #f5576c33;margin-bottom:50px;overflow:hidden;padding:40px;position:relative;text-align:center}.message-box:before{background:#ffffff1a;border-radius:50%;content:"";height:200px;position:absolute;right:-50%;top:-50%;width:200px}.message-icon{animation:bounce 1s ease-out;display:block;font-size:4rem;margin-bottom:20px}.message-title{color:#fff;font-size:1.8rem;font-weight:700;margin:0 0 15px}.message-text{color:#fffffff2;font-size:1.05rem;line-height:1.6;margin:0}.email-highlight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:8px;display:block;font-size:1.15rem;margin-top:10px;padding:8px 16px}.features-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:50px}.feature-card{background:#f8f9fa;border:2px solid #e9ecef;border-radius:15px;padding:25px;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#667eea;box-shadow:0 10px 30px #667eea26;transform:translateY(-5px)}.feature-icon{display:block;font-size:2.5rem;margin-bottom:15px}.feature-card h3{color:#1a1a1a;font-size:1.1rem;font-weight:700;margin:0 0 8px}.feature-card p{color:#666;font-size:.9rem;line-height:1.5;margin:0}.what-to-expect{background:linear-gradient(135deg,#667eea15,#764ba215);border-left:4px solid #667eea;border-radius:15px;margin-bottom:40px;padding:30px}.what-to-expect-title{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin:0 0 20px}.expectations-list{list-style:none;margin:0;padding:0}.expectations-list li{align-items:center;color:#333;display:flex;font-size:1rem;gap:12px;line-height:1.5;padding:10px 0}.check-mark{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.85rem;font-weight:700;height:24px;justify-content:center;width:24px}.tips-section{margin-bottom:40px}.tips-title{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin:0 0 20px}.tips-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.tip-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;display:flex;gap:20px;padding:20px}.tip-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:700;height:40px;justify-content:center;width:40px}.tip-content strong{color:#1a1a1a;display:block;font-weight:700;margin-bottom:5px}.tip-content p{color:#666;font-size:.95rem;line-height:1.5;margin:0}.cta-section{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:40px}.btn{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:600;gap:10px;padding:16px 32px;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 10px 30px #667eea4d}.btn-primary:hover{box-shadow:0 15px 40px #667eea66;transform:translateY(-3px)}.btn-secondary{background:#fff;border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea;color:#fff;transform:translateY(-3px)}.support-section{background:#f8f9fa;border-radius:15px;border-top:2px solid #e0e0e0;padding:25px;text-align:center}.support-title{color:#1a1a1a;font-size:1.1rem;font-weight:700;margin:0 0 12px}.support-text{color:#666;font-size:.95rem;line-height:1.6;margin:0}.support-text strong{color:#667eea}@media (max-width:768px){.coupon-success-content{border-radius:20px;padding:40px 25px}.success-title{font-size:2rem}.message-box{padding:30px 20px}.message-icon{font-size:3rem}.message-title{font-size:1.4rem}.features-grid{grid-template-columns:repeat(2,1fr)}.tips-grid{grid-template-columns:1fr}.cta-section{flex-direction:column}.btn{justify-content:center;width:100%}}@media (max-width:480px){.coupon-success-container{padding:10px}.coupon-success-content{border-radius:15px;padding:30px 20px}.success-icon-wrapper{margin-bottom:20px}.icon-circle{height:100px;width:100px}.success-icon{height:60px;width:60px}.success-title{font-size:1.6rem}.what-to-expect{padding:20px}.features-grid{grid-template-columns:1fr}.tip-item{gap:12px;padding:15px}.support-text{font-size:.85rem}}.login-page{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;padding:1rem}.login-container{max-width:400px;width:100%}.login-card{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:1.5rem}.login-header{margin-bottom:1.5rem;text-align:center}.login-logo{height:40px;margin-bottom:.75rem;width:auto}.login-header h1{color:#1a202c;font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.login-header p{color:#718096;font-size:.8rem;margin:0}.login-form{margin-bottom:1rem}.form-options{justify-content:space-between;margin-bottom:1rem}.form-options,.remember-me{align-items:center;display:flex}.remember-me{color:#374151;cursor:pointer;font-size:.8rem;gap:.5rem}.remember-me input[type=checkbox]{accent-color:#00c896;height:1rem;width:1rem}.forgot-password{color:#00c896;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s ease}.forgot-password:hover{color:#00b085;text-decoration:underline}.login-button{background:#00c896;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600;margin-bottom:1rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.login-button:hover:not(:disabled){background:#00b085;transform:translateY(-1px)}.login-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.signup-section{border-top:1px solid #e5e7eb;padding-top:.75rem;text-align:center}.signup-section p{color:#6b7280;font-size:.8rem;margin:0}.signup-link{color:#00c896;font-weight:600;text-decoration:none;transition:color .2s ease}.signup-link:hover{color:#00b085;text-decoration:underline}@media (max-width:480px){.login-page{padding:.5rem}.login-card{padding:1rem}.login-header{margin-bottom:1rem}.login-header h1{font-size:1.25rem}.form-group,.form-options{margin-bottom:.75rem}.form-options{align-items:flex-start;flex-direction:column;gap:.5rem}.login-button{margin-bottom:.75rem}.divider{margin:.75rem 0}.signup-section{padding-top:.5rem}}.login-button:disabled:after{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;content:"";display:inline-block;height:1rem;margin-left:.5rem;width:1rem}.forgot-password:focus,.input-wrapper input:focus,.login-button:focus,.signup-link:focus{outline:2px solid #00c896;outline-offset:2px}@media (prefers-contrast:high){.login-page{background:#000}.login-card{border:2px solid #000}.input-wrapper input{border-color:#000}.login-button{border:2px solid #000}}.signup-page{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;padding:1rem}.signup-container{max-width:500px;width:100%}.signup-card{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:1.5rem}.signup-header{margin-bottom:1.5rem;text-align:center}.signup-logo{height:40px;margin-bottom:.75rem;width:auto}.signup-header h1{color:#1a202c;font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.signup-header p{color:#718096;font-size:.8rem;margin:0}.form-group,.form-row,.signup-form{margin-bottom:1rem}.form-group label{display:block;font-size:.8rem;margin-bottom:.375rem}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{color:#9ca3af;left:1rem;position:absolute;z-index:1}.input-wrapper input{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;font-size:.8rem;padding:.625rem 1rem .625rem 3rem;transition:all .2s ease;width:100%}.input-wrapper input:focus{border-color:#00c896;box-shadow:0 0 0 3px #00c8961a;outline:none}.input-wrapper input::placeholder{color:#9ca3af}.password-toggle{align-items:center;background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:.25rem;position:absolute;right:1rem;transition:color .2s ease}.password-toggle:hover{color:#6b7280}.checkbox-group{margin-bottom:1rem}.checkbox-label{align-items:flex-start;color:#374151;cursor:pointer;display:flex;font-size:.8rem;gap:.5rem;line-height:1.4}.checkbox-label input[type=checkbox]{accent-color:#00c896;flex-shrink:0;height:1rem;margin-top:.125rem;width:1rem}.terms-link{color:#00c896;font-weight:500;text-decoration:none;transition:color .2s ease}.terms-link:hover{color:#00b085;text-decoration:underline}.signup-button{background:#00c896;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600;margin-bottom:1rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.signup-button:hover:not(:disabled){background:#00b085;transform:translateY(-1px)}.signup-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.divider{margin:1rem 0;position:relative;text-align:center}.divider:before{background:#e5e7eb;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.divider span{background:#fff;color:#9ca3af;font-size:.8rem;padding:0 1rem;position:relative;z-index:1}.signin-section{border-top:1px solid #e5e7eb;margin-bottom:.75rem;padding-top:.75rem;text-align:center}.signin-section p{color:#6b7280;font-size:.8rem;margin:0}.signin-link{color:#00c896;font-weight:600;text-decoration:none;transition:color .2s ease}.signin-link:hover{color:#00b085;text-decoration:underline}.terms-disclaimer{border-top:1px solid #e5e7eb;padding-top:.75rem;text-align:center}.terms-disclaimer p{color:#9ca3af;font-size:.75rem;line-height:1.4;margin:0}@media (max-width:768px){.signup-container{max-width:100%}.form-row{gap:0;grid-template-columns:1fr}.signup-card{padding:1rem}.signup-header{margin-bottom:1rem}.signup-header h1{font-size:1.25rem}.checkbox-group,.form-group,.signup-button{margin-bottom:.75rem}.divider{margin:.75rem 0}.signin-section{margin-bottom:.5rem}.signin-section,.terms-disclaimer{padding-top:.5rem}}@media (max-width:480px){.signup-page{padding:.5rem}.signup-card{padding:.75rem}.signup-header{margin-bottom:.75rem}.signup-logo{height:35px;margin-bottom:.5rem}.signup-header h1{font-size:1.125rem}.signup-header p{font-size:.75rem}.form-group{margin-bottom:.625rem}.form-group label{font-size:.75rem;margin-bottom:.25rem}.input-wrapper input{font-size:.75rem;padding:.5rem 1rem .5rem 2.75rem}.input-icon{left:.75rem}.password-toggle{right:.75rem}.checkbox-label,.signup-button{font-size:.75rem}.signup-button{margin-bottom:.625rem;padding:.625rem 1rem}.divider{margin:.625rem 0}.divider span,.signin-section p{font-size:.75rem}.terms-disclaimer p{font-size:.7rem}}.signup-button:disabled:after{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;content:"";display:inline-block;height:1rem;margin-left:.5rem;width:1rem}.input-wrapper input:focus,.signin-link:focus,.signup-button:focus,.terms-link:focus{outline:2px solid #00c896;outline-offset:2px}@media (prefers-contrast:high){.signup-page{background:#000}.signup-card{border:2px solid #000}.input-wrapper input{border-color:#000}.signup-button{border:2px solid #000}}.input-wrapper input:invalid:not(:placeholder-shown){border-color:#ef4444}.input-wrapper input:valid:not(:placeholder-shown){border-color:#10b981}.checkbox-group,.form-group{transition:all .2s ease}.checkbox-label:hover{color:#1f2937}.signup-button:active{transform:translateY(0)}.sidebar-layout{background-color:#f8fafc;display:flex;gap:2rem;margin:0 auto;max-width:1400px;min-height:100vh;position:relative}.dashboard-sidebar{flex-shrink:0;height:100%;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out}.dashboard-sidebar.open{transform:translateX(0)}.sidebar-nav{gap:.75rem;height:100%;justify-content:flex-start}.sidebar-item{font-family:Outfit,sans-serif}.sidebar-main{display:flex;flex:1 1;flex-direction:column;gap:2rem}.welcome-content h1{font-size:2rem;margin:0 0 .5rem}.welcome-content h1,.welcome-content p{font-family:Outfit,sans-serif;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5}.welcome-content p{font-size:1rem}.profile-image{border:3px solid #00c896;height:60px;width:60px}.profile-info{gap:.25rem}.profile-name{font-size:1.125rem}.profile-name,.profile-role{font-family:Outfit,sans-serif;font-style:normal;letter-spacing:0;line-height:1.5}.profile-role{font-size:.875rem;font-weight:400}.notification-button{padding:.75rem}.page-content{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;min-height:400px}@media (min-width:1025px){.dashboard-sidebar{position:static;transform:none;width:280px}.sidebar-layout{padding:2rem}}@media (max-width:1024px){.dashboard-sidebar{display:none}.sidebar-layout{gap:1.5rem;padding:1.5rem}.sidebar-main{width:100%}}@media (max-width:768px){.sidebar-layout{gap:1rem;padding:1rem}.sidebar-main{width:100%}.welcome-section{flex-direction:column;gap:1.5rem;padding:1.5rem;text-align:center}.welcome-content h1{font-size:1.5rem}.profile-section{flex-direction:column;gap:1rem}}@media (max-width:480px){.sidebar-layout{padding:.75rem}.welcome-section{padding:1rem}.welcome-content h1{font-size:1.25rem}.profile-image{height:50px;width:50px}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease}.modal-overlay.active{opacity:1}.modal-content{border-radius:20px;box-shadow:0 25px 50px #00000040;font-family:Outfit,sans-serif;font-weight:400;letter-spacing:0;line-height:1.5;opacity:0;transform:scale(.8) translateY(20px);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.modal-content.active{opacity:1;transform:scale(1) translateY(0)}.modal-close{border-radius:50%;padding:8px;position:absolute;right:20px;top:20px;transition:all .2s ease;z-index:1}.modal-close:hover{color:#374151}.modal-header{padding:20px 20px 15px}.order-info{align-items:center;border-bottom:1px solid #e5e7eb;gap:20px;padding-bottom:15px}.order-image{border-radius:12px;box-shadow:0 4px 8px #0000001a;height:90px;width:90px}.order-details h3{color:#1f2937;font-size:1.25rem;font-weight:600}.order-details h3,.product-name{font-family:Outfit,sans-serif;margin:0 0 4px}.product-name{color:#374151;font-size:1rem;font-weight:400}.order-date{margin:0 0 4px}.order-price{color:#00c896;margin:0}.modal-body{padding:20px}.status-section{margin-bottom:40px;text-align:center}.status-icon{animation:bounceIn .6s ease;margin-bottom:20px}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.status-title{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600;margin:0 0 12px}.status-message{color:#6b7280;font-family:Outfit,sans-serif;font-size:1rem;font-weight:400;margin:0 auto;max-width:400px}.tracking-timeline{margin-bottom:30px}.tracking-timeline h3{color:#1f2937;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600;margin:0 0 20px}.timeline{position:relative}.timeline:before{background:#e5e7eb;bottom:0;content:"";left:24px;position:absolute;top:0;width:2px}.timeline-item{align-items:flex-start;display:flex;gap:16px;margin-bottom:24px;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-icon{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:50%;color:#6b7280;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:all .3s ease;width:48px;z-index:1}.timeline-item.completed .timeline-icon{animation:checkmark .6s ease;background:#00c896;border-color:#00c896;color:#fff}.timeline-item.pending .timeline-icon{background:#f3f4f6;border-color:#e5e7eb;color:#9ca3af}@keyframes checkmark{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.timeline-content h4{color:#1f2937;font-family:Outfit,sans-serif;font-size:1rem;font-weight:500;margin:0 0 4px}.timeline-content p{color:#6b7280;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:400;margin:0}.delivery-info{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:30px}.info-card{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:12px;padding:16px}.info-card svg{color:#00c896;flex-shrink:0}.info-card h4{color:#1f2937;font-weight:500;margin:0 0 4px}.info-card h4,.info-card p{font-family:Outfit,sans-serif;font-size:.875rem}.info-card p{color:#6b7280;font-weight:400;margin:0}.modal-footer{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:15px 20px 20px}.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:500;padding:12px 24px;transition:all .2s ease}.btn-secondary{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.btn-secondary:hover{background:#e5e7eb}.btn-primary{background:#00c896;color:#fff}.btn-primary:hover{background:#00b085}@media (max-width:768px){.modal-content{margin:20px;max-height:85vh;width:95%}.modal-body,.modal-header{padding:15px}.order-info{flex-direction:column;gap:16px;text-align:center}.delivery-info{gap:16px;grid-template-columns:1fr}.modal-footer{flex-direction:column;padding:15px 15px 20px}.btn-primary,.btn-secondary{width:100%}}@media (max-width:480px){.modal-content{margin:10px;max-height:90vh;width:100%}.modal-body,.modal-header{padding:12px}.modal-footer{padding:12px 12px 15px}.status-title{font-size:1.25rem}.timeline:before{left:20px}.timeline-icon{height:40px;width:40px}.timeline-icon svg{height:18px;width:18px}.order-image{height:70px;width:70px}}.loading-section{padding:40px 20px;text-align:center}.loading-spinner{color:#00c896;margin-bottom:16px}.error-section{padding:40px 20px;text-align:center}.error-message{color:#ef4444;font-size:16px;margin-bottom:16px}.retry-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px;transition:background .2s}.retry-btn:hover{background:#2563eb}.tracking-info{margin-bottom:24px}.tracking-info h3{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:16px}.tracking-details{background:#f8fafc;border-radius:8px;padding:16px}.tracking-item{color:#374151;font-size:14px;margin-bottom:8px}.tracking-item:last-child{margin-bottom:0}.tracking-item strong{color:#1f2937}.tracking-notes{background:#f8fafc;border-radius:8px;padding:16px}.tracking-note{border-bottom:1px solid #e5e7eb;color:#374151;font-size:14px;line-height:1.4;padding:8px 0}.tracking-note:last-child{border-bottom:none}.order-status{color:#6b7280;font-size:14px;margin-top:4px}.products-section{border-bottom:1px solid #e5e7eb;padding:15px 20px}.products-section h3{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 12px}.products-list{display:flex;flex-direction:column;gap:12px}.product-item{align-items:flex-start;background:#f8f9fa;border-radius:8px;display:flex;gap:12px;padding:10px}.product-thumbnail{border-radius:6px;flex-shrink:0;height:70px;object-fit:cover;width:70px}.product-info{flex:1 1;gap:4px}.product-name{color:#1f2937;font-size:.95rem;font-weight:500;margin:0}.product-quantity{color:#6b7280;font-size:.85rem;margin:0}.product-price{color:#00c896;font-size:.9rem;font-weight:600;margin:0}.order-summary-section{border-bottom:1px solid #e5e7eb;padding:15px 20px}.order-summary-section h3{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 12px}.summary-item{align-items:center;background:#f8f9fa;border-radius:6px;color:#374151;display:flex;font-size:.95rem;justify-content:space-between;padding:10px}.summary-value{color:#00c896;font-size:1.05rem;font-weight:600}.payment-section{border-bottom:1px solid #e5e7eb;padding:15px 20px}.payment-section h3{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 12px}.payment-details{display:flex;flex-direction:column;gap:10px}.payment-item{align-items:center;background:#f8f9fa;border-radius:6px;color:#374151;display:flex;font-size:.95rem;justify-content:space-between;padding:10px}.payment-item strong{color:#1f2937;margin-right:8px}.payment-item span{font-weight:500}.address-text{margin:0}.address-text p{color:#374151;font-size:.9rem;line-height:1.4;margin:4px 0}.address-text p:first-child{margin-top:0}.address-text p:last-child{margin-bottom:0}.dashboard{background-color:#f8fafc;font-family:Outfit,sans-serif;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5;min-height:100vh}.dashboard-container{max-width:1200px}.dashboard-sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;min-height:600px;padding:1.5rem;width:250px}.sidebar-item{color:#6b7280;padding:1rem 1.25rem}.sidebar-item:hover{color:#374151}.sidebar-item.active{background:#e0f2f1;font-weight:600}.sidebar-item svg{flex-shrink:0}.welcome-section{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;display:flex;justify-content:space-between;padding:2rem}.welcome-content h1{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0 0 .25rem}.welcome-content p{color:#6b7280;font-size:.875rem;margin:0}.profile-section{align-items:center;display:flex;gap:1rem}.profile-image{border:2px solid #00c896;border-radius:50%;height:48px;object-fit:cover;width:48px}.profile-info{display:flex;flex-direction:column;gap:.125rem}.profile-name{color:#1f2937;font-size:.875rem;font-weight:600}.profile-role{color:#6b7280;font-size:.75rem}.notification-button{background:#f3f4f6;border-radius:8px;color:#374151;padding:.625rem}.notification-button:hover{background:#e5e7eb}.header-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.header-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;gap:1rem;padding:1.5rem}.card-icon,.header-card{align-items:center;display:flex}.card-icon{background:#e0f2f1;border-radius:12px;justify-content:center;padding:.75rem}.card-content{flex:1 1}.card-content h3{color:#6b7280;font-family:Outfit,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;letter-spacing:0;line-height:1.5;margin:0 0 .25rem}.card-value{display:flex;flex-direction:column;gap:.25rem}.main-number{color:#1f2937;font-size:1.875rem;font-weight:600;line-height:1.2}.growth-indicator,.main-number{font-family:Outfit,sans-serif;font-style:normal;letter-spacing:0}.growth-indicator{align-items:center;display:flex;font-size:.75rem;font-weight:400;gap:.375rem;line-height:1.5}.growth-indicator.positive{color:#10b981}.growth-indicator.negative{color:#ef4444}.dashboard-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.orders-section,.wishlist-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:1.5rem}.section-header{border-bottom:2px solid #e5e7eb;padding-bottom:1rem}.section-header h2{align-items:center;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem}.section-icon{color:#00c896}.view-all-link{align-items:center;display:flex;font-size:.875rem;gap:.375rem}.view-all-link:hover{color:#00b385}.orders-list{gap:1.25rem}.order-item{align-items:flex-start;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:1rem;padding:1rem;position:relative;transition:box-shadow .2s ease}.order-item:hover{box-shadow:0 2px 8px #00000014}.order-image{flex-shrink:0}.order-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.order-id{color:#1f2937;font-size:.8125rem}.order-product{font-size:.9375rem;font-weight:500}.order-meta{align-items:center;display:flex;gap:.75rem}.order-date,.track-link{font-size:.75rem}.track-link{background:none;border:none;color:#00c896;cursor:pointer;font-family:Outfit,sans-serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:1.5;padding:0;transition:color .2s ease}.track-link:hover{color:#00b385;text-decoration:underline}.status-badge{font-size:.6875rem;font-weight:500;gap:.25rem;letter-spacing:.01em;line-height:1.3;padding:.375rem .75rem;text-transform:capitalize}.order-item-content{align-items:flex-start;display:flex;flex:1 1;gap:1rem}.order-right-section{align-items:flex-start;flex-direction:row;gap:.5rem;justify-content:flex-start;margin-top:.5rem;width:100%}.order-price{font-size:1.125rem;font-weight:600;line-height:1.5;text-align:left}.wishlist-items{display:flex;flex-direction:column;gap:1.25rem}.wishlist-item{grid-gap:1rem;align-items:center;border:1px solid #e5e7eb;border-radius:12px;display:grid;gap:1rem;grid-template-columns:120px 1fr auto;padding:1rem;transition:box-shadow .2s ease}.wishlist-item:hover{box-shadow:0 2px 8px #00000014}.wishlist-image{background:#f3f4f6;border-radius:8px;flex-shrink:0;height:120px;object-fit:cover;width:120px}.wishlist-info{display:flex;flex:1 1;flex-direction:column;gap:.375rem}.item-brand{color:#6b7280;font-size:.6875rem;line-height:1.5}.item-brand,.item-name{font-family:Outfit,sans-serif;font-style:normal;font-weight:500;letter-spacing:0}.item-name{color:#1f2937;font-size:.9375rem;line-height:1.4}.item-pricing{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.current-price{color:#1f2937;font-size:1.0625rem;font-weight:600}.current-price,.original-price{font-family:Outfit,sans-serif;font-style:normal;letter-spacing:0;line-height:1.5}.original-price{font-size:.75rem;font-weight:400}.discount-badge{background:#00c896;border-radius:4px;padding:.125rem .5rem}.discount-badge,.stock-info{font-family:Outfit,sans-serif;font-size:.6875rem;font-style:normal;letter-spacing:0;line-height:1.5}.stock-info{color:#00c896;font-weight:400}.stock-text{font-family:Outfit,sans-serif;font-style:normal;font-weight:500}.wishlist-actions{display:flex;flex-direction:column;gap:.5rem}.cart-button{align-items:center;background:#00c896;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:.625rem;transition:all .2s ease}.cart-button:hover{background:#00b385}.remove-button{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;cursor:pointer;display:flex;justify-content:center;padding:.625rem;transition:all .2s ease}.remove-button:hover{background:#fee2e2}.empty-orders,.empty-wishlist,.loading-orders,.loading-wishlist{padding:2rem;text-align:center}@media (max-width:1024px){.dashboard-container{flex-direction:column;padding:1.5rem}.dashboard-sidebar{order:2;width:100%}.dashboard-main{order:1}.dashboard-grid{gap:1.5rem;grid-template-columns:1fr}.header-cards{gap:1rem;grid-template-columns:1fr}}@media (max-width:768px){.dashboard-container{flex-direction:column;gap:1rem;padding:1rem}.welcome-section{padding:1.5rem 1rem}.welcome-content h1{font-size:1.375rem}.profile-section{gap:.75rem}.profile-image{height:40px;width:40px}.dashboard-sidebar{display:none}.dashboard-main{width:100%}.header-cards{gap:1rem;grid-template-columns:1fr 1fr}.header-card{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1rem}.card-icon{padding:.5rem}.main-number{font-size:1.5rem}.growth-indicator{font-size:.6875rem}.dashboard-grid{gap:1.5rem;grid-template-columns:1fr}.orders-section,.wishlist-section{padding:1rem}.section-header{margin-bottom:1rem;padding-bottom:.75rem}.section-header h2{font-size:1rem}.orders-list{gap:1rem}.order-item,.order-item-content{gap:.75rem}.orders-list{display:flex;flex-direction:column;gap:1.25rem}.order-item{grid-gap:1rem;align-items:start;border:1px solid #e5e7eb;border-radius:12px;display:grid;gap:1rem;grid-template-columns:80px 1fr auto;padding:1rem;transition:box-shadow .2s ease}.order-item:hover{box-shadow:0 2px 8px #00000014}.order-image{border-radius:8px;flex-shrink:0;height:80px;object-fit:cover;width:80px}.order-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.order-header{align-items:center;display:flex;justify-content:flex-start;width:100%}.order-id{font-size:.8125rem;line-height:1.5}.order-id,.order-product{color:#1f2937;font-family:Outfit,sans-serif;font-style:normal;font-weight:500;letter-spacing:0}.order-product{font-size:.9375rem;line-height:1.4}.order-meta{align-items:center;display:flex;gap:.75rem}.order-date{color:#6b7280;font-weight:400}.order-date,.track-link{font-family:Outfit,sans-serif;font-size:.75rem;font-style:normal;letter-spacing:0;line-height:1.5}.track-link{background:none;border:none;color:#00c896;cursor:pointer;font-weight:500;padding:0;transition:color .2s ease}.track-link:hover{color:#00b385;text-decoration:underline}.status-badge{align-items:center;border-radius:16px;display:inline-flex;font-family:Outfit,sans-serif;font-size:.6875rem;font-style:normal;font-weight:500;gap:.25rem;letter-spacing:.01em;line-height:1.3;padding:.375rem .75rem;text-transform:capitalize}.status-badge.delivered{background:#d1fae5;color:#065f46}.status-badge.processing{background:#fef3c7;color:#92400e}.status-badge.en-route{background:#dbeafe;color:#1e40af}.order-price{color:#1f2937;font-family:Outfit,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;letter-spacing:0;line-height:1.5;text-align:right}.wishlist-items{gap:1rem}.wishlist-item{align-items:center;display:flex;flex-direction:row;gap:.75rem;padding:1rem}.wishlist-image{flex-shrink:0;height:80px;object-fit:cover;width:80px}.wishlist-info{flex:1 1;gap:.25rem}.item-brand{font-size:.625rem}.item-name{font-size:.8125rem}.item-pricing{gap:.375rem}.current-price{font-size:.9375rem}.original-price{font-size:.6875rem}.discount-badge{padding:.125rem .375rem}.discount-badge,.stock-info{font-size:.625rem}.wishlist-actions{flex-direction:column;flex-shrink:0;gap:.375rem}.cart-button,.remove-button{padding:.5rem}}@media (max-width:480px){.dashboard-container{padding:.75rem}.welcome-section{padding:1rem}.welcome-content h1{font-size:1.25rem}.header-card{padding:.875rem}.main-number{font-size:1.5rem}.orders-section,.wishlist-section{padding:.875rem}.section-header h2{font-size:1rem}.order-item{grid-gap:.75rem;align-items:start;display:grid;gap:.75rem;grid-template-columns:56px 1fr auto}.order-item-content{display:contents}.order-right-section{align-self:start;display:flex;flex-direction:column;gap:.25rem;grid-column:3;justify-self:end;min-width:auto;text-align:right}.order-image{height:56px;width:56px}.wishlist-image{height:160px}.current-price{font-size:.9375rem}}.profile-settings{background-color:#f8fafc;min-height:100vh}.dashboard-container{display:flex;gap:2rem;margin:0 auto;max-width:1400px;min-height:calc(100vh - 200px);padding:2rem}.dashboard-main{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;flex:1 1;padding:2rem}.profile-header{background:#fff;box-shadow:0 1px 3px #0000001a;position:sticky;top:0;z-index:1000}.header-top{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:1rem 2rem}.header-left,.header-top{align-items:center;display:flex}.header-left{gap:2rem}.logo-link{align-items:center;display:flex;text-decoration:none}.header-logo{height:40px;width:auto}.search-container{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;min-width:400px;overflow:hidden}.search-input{border:none;color:#374151;flex:1 1;font-size:.875rem;outline:none;padding:.75rem 1rem}.search-input::placeholder{color:#9ca3af}.search-button{background:#00c896;border:none;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s ease}.search-button:hover{background:#00b085}.header-right{gap:2rem}.contact-info,.header-right{align-items:center;display:flex}.contact-info{color:#374151;font-size:.875rem;gap:.5rem}.phone-number{color:#00c896;font-weight:600}.header-icons{align-items:center;display:flex;gap:1rem}.header-icon{border-radius:8px;color:#374151;padding:.5rem;position:relative;text-decoration:none;transition:all .2s ease}.header-icon:hover{background:#f3f4f6;color:#00c896}.cart-badge{background:#ef4444;border-radius:50%;font-size:.75rem;font-weight:600;height:18px;justify-content:center;position:absolute;right:0;top:0;width:18px}.cart-badge,.header-nav{align-items:center;color:#fff;display:flex}.header-nav{background:#1f2937;justify-content:space-between;padding:.75rem 2rem}.menu-button,.nav-left{align-items:center;display:flex}.menu-button{background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;gap:.5rem;padding:.5rem;transition:background-color .2s ease}.menu-button:hover{background:#ffffff1a}.nav-right{align-items:center;display:flex;gap:2rem}.nav-right a{color:#fff;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.nav-right a:hover{color:#00c896}.nav-user{align-items:center;display:flex;gap:1rem}.notification-button{background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem;position:relative;transition:background-color .2s ease}.notification-button:hover{background:#ffffff1a}.notification-dot{background:#ef4444;border-radius:50%;height:8px;position:absolute;right:.25rem;top:.25rem;width:8px}.user-profile{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:.75rem;padding:.5rem;transition:background-color .2s ease}.user-profile:hover{background:#ffffff1a}.user-avatar{border-radius:50%;height:32px;object-fit:cover;width:32px}.user-info{align-items:flex-start;display:flex;flex-direction:column}.user-name{color:#fff;font-size:.875rem;font-weight:600}.user-role{color:#d1d5db;font-size:.75rem}.profile-container{display:flex;min-height:calc(100vh - 120px)}.profile-sidebar{background:#fff;border-right:1px solid #e5e7eb;padding:2rem 0;width:300px}.welcome-section{border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding:0 2rem 2rem}.welcome-section h1{color:#1a202c;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.welcome-section p{color:#6b7280;font-size:.875rem;margin:0}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem;padding:0 1rem}.sidebar-item{align-items:center;background:none;border:none;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:all .2s ease;width:100%}.sidebar-item:hover{background:#f3f4f6;color:#00c896}.sidebar-item.active{background:#e0f7f4;color:#00c896}.profile-main{flex:1 1;overflow-y:auto;padding:2rem}.profile-content{margin:0 auto;max-width:800px}.profile-header-section{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.change-password-button{background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.change-password-button:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}.change-password-button:disabled{cursor:not-allowed;opacity:.6}.profile-header-section h2{color:#1a202c;font-size:1.5rem;font-weight:700;margin:0}.save-button{background:#00c896;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease}.save-button:hover{background:#00b085}.profile-form{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:2rem}.form-section{margin-bottom:2rem}.loading-profile{padding:2rem;text-align:center}.form-section:last-child{margin-bottom:0}.form-section h3{color:#374151;font-size:1rem;font-weight:600;letter-spacing:.05em;margin:0 0 1.5rem;text-transform:uppercase}.form-row{grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500}.form-group label,.form-input{color:#374151;font-size:.875rem}.form-input{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus{border-color:#00c896;box-shadow:0 0 0 3px #00c8961a;outline:none}.form-input::placeholder{color:#9ca3af}.radio-group{display:flex;flex-direction:column;gap:1rem}.radio-label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.75rem}.radio-input{display:none}.radio-custom{border:2px solid #d1d5db;border-radius:50%;height:20px;position:relative;transition:all .2s ease;width:20px}.radio-input:checked+.radio-custom{background:#00c896;border-color:#00c896}.radio-input:checked+.radio-custom:after{background:#fff;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.radio-label:hover .radio-custom{border-color:#00c896}.password-requirements-section{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.password-requirements-section h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}.requirements-list,.suggestions-list{margin-bottom:1rem}.requirements-list:last-child,.suggestions-list:last-child{margin-bottom:0}.requirements-list h5,.suggestions-list h5{color:#6b7280;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin:0 0 .5rem;text-transform:uppercase}.requirements-list ul,.suggestions-list ul{list-style:none;margin:0;padding:0}.requirements-list li,.suggestions-list li{color:#374151;font-size:.875rem;padding:.25rem 0 .25rem 1.5rem;position:relative}.requirements-list li:before{content:"⚠️";font-size:.75rem;left:0;position:absolute;top:.25rem}.suggestions-list li:before{content:"💡";font-size:.75rem;left:0;position:absolute;top:.25rem}.requirements-checkboxes{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.requirement-item{align-items:center;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:.875rem;gap:.75rem;line-height:1.4;padding:.5rem;transition:all .2s ease}.requirement-item:hover{background:#f9fafb}.requirement-item.met{background:#ecfdf5;color:#059669}.requirement-item.unmet{background:#fef2f2;color:#6b7280}.requirement-checkbox{background:#fff;border:2px solid #d1d5db;border-radius:4px;cursor:pointer;flex-shrink:0;height:18px;transition:all .2s ease;width:18px}.requirement-item.met .requirement-checkbox{background:#10b981;border-color:#10b981}.requirement-item.unmet .requirement-checkbox{background:#fff;border-color:#d1d5db}.requirement-checkbox:checked{background:#10b981;border-color:#10b981}.requirement-checkbox:checked:after{align-items:center;color:#fff;content:"✓";display:flex;font-size:12px;font-weight:700;justify-content:center}.requirement-text{flex:1 1;line-height:1.4}.requirements-loading{background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;padding:1rem;text-align:center}.requirements-loading p{color:#6b7280;font-size:.875rem;margin:0}.read-only-field{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;color:#6b7280;font-size:.875rem;padding:.75rem 1rem}.delete-account-section{border-top:2px solid #fee2e2;padding-top:2rem}.delete-account-warning{color:#dc2626;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.delete-account-button{align-items:center;background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.delete-account-button:hover:not(:disabled){background:#dc2626;box-shadow:0 4px 8px #ef44444d;transform:translateY(-1px)}.delete-account-button:disabled{cursor:not-allowed;opacity:.6}.modal-overlay{animation:fadeIn .3s ease;background:#0009;z-index:10000}.modal-content{animation:slideUp .3s ease;border-radius:16px;box-shadow:0 20px 50px #0000004d;max-height:90vh;max-width:500px;padding:2rem;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-title{color:#ef4444;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.modal-message{color:#6b7280;font-size:.875rem;line-height:1.6;margin-bottom:1.5rem}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.modal-cancel-button{background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.modal-cancel-button:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}.modal-cancel-button:disabled{cursor:not-allowed;opacity:.6}.modal-delete-button{background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.modal-delete-button:hover:not(:disabled){background:#dc2626;box-shadow:0 4px 8px #ef44444d;transform:translateY(-1px)}.modal-delete-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1024px){.profile-container{flex-direction:column}.profile-sidebar{padding:1rem 0;width:100%}.welcome-section{margin-bottom:1rem;padding:0 1rem 1rem}.sidebar-nav{flex-direction:row;overflow-x:auto;padding:0 1rem}.sidebar-item{min-width:fit-content;white-space:nowrap}.profile-main{padding:1rem}}@media (max-width:768px){.header-top{padding:1rem}.header-left,.header-top{flex-direction:column;gap:1rem}.header-left{width:100%}.search-container{min-width:100%}.header-right{justify-content:space-between;width:100%}.header-nav{flex-wrap:wrap;gap:1rem;padding:.75rem 1rem}.nav-right{gap:1rem}.nav-user{gap:.5rem}.user-info{display:none}.profile-header-section{align-items:flex-start;flex-direction:column;gap:1rem}.form-row{gap:1rem;grid-template-columns:1fr}.profile-form{padding:1.5rem}}@media (max-width:480px){.header-top{padding:.75rem}.header-nav{padding:.5rem .75rem}.nav-right{flex-wrap:wrap;gap:.5rem}.nav-right a{font-size:.8rem}.profile-main{padding:.75rem}.profile-form{padding:1rem}.profile-header-section h2,.welcome-section h1{font-size:1.25rem}}@media (max-width:1024px){.dashboard-container{gap:1.5rem;padding:1.5rem}}@media (max-width:768px){.dashboard-container{flex-direction:column;gap:1rem;padding:1rem}.dashboard-main{padding:1.5rem}}.order-history-page{background-color:#f8fafc;font-family:Outfit,sans-serif;min-height:100vh}.order-history-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:1.5rem}.section-header{margin-bottom:1.5rem}.section-header h2{color:#1f2937;font-size:1.25rem;font-weight:500}.orders-count,.section-header h2{font-family:Outfit,sans-serif;font-style:normal;letter-spacing:0;line-height:1.5}.orders-count{color:#6b7280;font-size:.875rem;font-weight:400}.orders-list{display:flex;flex-direction:column;gap:1rem}.order-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:1.5rem;padding:1.5rem;position:relative;transition:all .2s ease}.order-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.order-image-container{flex-shrink:0}.order-image{border-radius:8px;box-shadow:0 2px 8px #00000014;height:80px;object-fit:cover;width:80px}.order-content{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0}.order-header{align-items:center;display:flex;justify-content:flex-start;margin-bottom:.5rem}.order-id{color:#6b7280;font-size:.875rem;font-weight:500;line-height:1.5}.order-id,.order-product{font-family:Outfit,sans-serif;font-style:normal;letter-spacing:0}.order-product{color:#1f2937;font-size:1rem;font-weight:600;line-height:1.4;margin:0 0 .5rem}.order-date{color:#6b7280;font-weight:400;margin-bottom:.75rem}.order-date,.track-button{font-family:Outfit,sans-serif;font-size:.875rem;font-style:normal;letter-spacing:0;line-height:1.5}.track-button{background:#0000;border:1px solid #00c896;border-radius:6px;color:#00c896;cursor:pointer;display:inline-block;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease;width:fit-content}.track-button:hover{background:#00c896;color:#fff;transform:translateY(-1px)}.order-right-section{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:1rem;min-width:120px}.order-price{color:#1f2937;font-size:1.25rem;font-weight:700;letter-spacing:0;line-height:1.4;min-width:120px;text-align:right}.order-price,.status-badge{font-family:Outfit,sans-serif;font-style:normal}.status-badge{align-items:center;border-radius:16px;display:inline-flex;font-size:.75rem;font-weight:600;gap:.375rem;letter-spacing:.5px;line-height:1.5;padding:.375rem .875rem;text-transform:uppercase;white-space:nowrap}.status-badge.delivered{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.status-badge.delivered svg{color:#10b981}.status-badge.processing{background:#fef3c7;border:1px solid #fde68a;color:#92400e}.status-badge.processing svg{color:#f59e0b}.status-badge.en-route{background:#dbeafe;border:1px solid #93c5fd;color:#1e40af}.status-badge.en-route svg{color:#3b82f6}.empty-orders,.loading-orders{padding:3rem 1rem;text-align:center}.loading-spinner{font-size:.875rem}.empty-state{align-items:center;display:flex;flex-direction:column;gap:1rem}.empty-icon{color:#9ca3af}.empty-state p{font-size:.875rem;margin:0}.pagination{border-top:1px solid #e5e7eb;gap:1rem;justify-content:center;margin-top:2rem;padding-top:1.5rem}.pagination,.pagination-btn{align-items:center;display:flex}.pagination-btn{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:all .2s ease}.pagination-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.pagination-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.pagination-info{color:#6b7280;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:500;padding:0 1rem}@media (max-width:768px){.order-card,.order-history-section{padding:1rem}.order-card{align-items:center;flex-direction:row;gap:.75rem;min-width:0;overflow:hidden}.order-image-container{flex-shrink:0}.order-image{height:60px;width:60px}.order-content{flex:1 1;max-width:calc(100% - 200px);min-width:0}.order-header{justify-content:flex-start;margin-bottom:.25rem}.order-id{font-size:.75rem}.order-product{font-size:.875rem;line-height:1.2;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-date{font-size:.75rem;margin-bottom:.5rem}.track-button{font-size:.75rem;margin-bottom:0;padding:.375rem .75rem}.order-right-section{align-items:flex-end;flex-direction:column;flex-shrink:1;gap:.5rem;max-width:90px;min-width:70px}.order-price{font-size:1rem;min-width:auto;text-align:right}.status-badge{font-size:.625rem;padding:.25rem .5rem}}@media (max-width:480px){.order-history-section{padding:.75rem}.section-header h2{font-size:1.125rem}.order-card{gap:.5rem;padding:.75rem}.order-image{height:50px;width:50px}.order-id{font-size:.7rem}.order-product{font-size:.8rem}.order-date{font-size:.7rem}.order-price{font-size:.9rem}.track-button{font-size:.7rem;padding:.25rem .5rem}.order-right-section{flex-shrink:1;max-width:80px;min-width:60px}.status-badge{font-size:.55rem;gap:.25rem;padding:.2rem .4rem}.status-badge svg{height:10px;width:10px}}@media (max-width:360px){.order-card{align-items:flex-start;flex-direction:column;gap:.75rem}.order-image-container{align-self:flex-start}.order-content,.order-right-section{max-width:100%;width:100%}.order-right-section{align-items:center;flex-direction:row;gap:.5rem;justify-content:space-between;margin-top:.5rem;min-width:auto}.order-image{height:45px;width:45px}.status-badge{font-size:.5rem;padding:.15rem .3rem}.order-price,.status-badge{flex-shrink:1;max-width:48%}.order-price{font-size:.8rem;text-align:right}}.wishlist-page-container{background:linear-gradient(135deg,#f8fafc,#f0f9ff);font-family:Outfit,sans-serif;min-height:100vh}.wishlist-hero{background:linear-gradient(135deg,#00b894,#00a080);box-shadow:0 10px 30px #00b89433;color:#fff;padding:60px 20px;text-align:center}.hero-content{animation:slideDown .6s ease-out;margin:0 auto;max-width:600px}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-icon{animation:float 3s ease-in-out infinite;display:flex;justify-content:center;margin-bottom:20px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.wishlist-hero h1{font-size:3rem;font-weight:700;letter-spacing:-1px;margin-bottom:12px}.wishlist-hero p{font-size:1.1rem;line-height:1.6;opacity:.95}.wishlist-main-content{margin:-40px auto 60px;max-width:1300px;padding:0 20px;position:relative;z-index:1}.loading-state{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:80px 20px;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#00b894;height:50px;margin:0 auto 20px;width:50px}.loading-state p{color:#666;font-size:1.1rem;margin:0}.empty-state{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:100px 40px;text-align:center}.empty-icon{color:#00b894;display:flex;justify-content:center;margin-bottom:30px;opacity:.6}.empty-state h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:12px}.empty-state p{color:#6b7280;font-size:1.05rem;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:500px}.continue-shopping-btn{align-items:center;background:linear-gradient(135deg,#00b894,#00a080);border:none;border-radius:8px;box-shadow:0 4px 15px #00b8944d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.05rem;font-weight:600;gap:10px;padding:14px 32px;transition:all .3s ease}.continue-shopping-btn:hover{box-shadow:0 6px 20px #00b89466;transform:translateY(-2px)}.wishlist-summary{grid-gap:20px;animation:fadeIn .6s ease-out .2s both;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.summary-card{background:#fff;border-left:4px solid #00b894;border-radius:12px;box-shadow:0 2px 12px #0000000f;padding:25px;transition:all .3s ease}.summary-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.summary-card.highlight{background:linear-gradient(135deg,#00b894,#00a080);border-left-color:#0000;color:#fff}.summary-label{font-size:.95rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;opacity:.8;text-transform:uppercase}.summary-value{font-size:2rem;font-weight:700}.wishlist-controls{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;justify-content:space-between;margin-bottom:30px;padding:20px 25px}.sort-filter,.wishlist-controls{display:flex;flex-wrap:wrap;gap:20px}.control-group{align-items:center;display:flex;gap:10px}.control-group label{color:#374151;font-size:.95rem;font-weight:600;white-space:nowrap}.filter-select,.sort-select{background:#fff;border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;font-family:Outfit,sans-serif;font-size:.95rem;padding:8px 12px;transition:all .2s ease}.filter-select:hover,.sort-select:hover{border-color:#00b894}.filter-select:focus,.sort-select:focus{border-color:#00b894;box-shadow:0 0 0 3px #00b8941a;outline:none}.share-wishlist-btn{align-items:center;background:linear-gradient(135deg,#00b894,#00a080);border:none;border-radius:6px;box-shadow:0 2px 8px #00b89433;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}.share-wishlist-btn:hover{box-shadow:0 4px 12px #00b8944d;transform:translateY(-2px)}.wishlist-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:60px}.wishlist-grid-item{animation:fadeIn .4s ease-out}.no-results{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;padding:60px 40px;text-align:center}.no-results p{color:#6b7280;font-size:1.1rem;margin:0}@media (max-width:768px){.wishlist-hero{padding:40px 20px}.wishlist-hero h1{font-size:2rem}.wishlist-hero p{font-size:1rem}.wishlist-main-content{margin-top:-20px}.wishlist-summary{grid-template-columns:1fr}.wishlist-controls{align-items:stretch}.control-group,.sort-filter,.wishlist-controls{flex-direction:column}.control-group{align-items:flex-start}.share-wishlist-btn{justify-content:center;width:100%}.wishlist-grid{gap:15px;grid-template-columns:repeat(2,1fr)}.wishlist-grid-item .brands-product-image-container{height:160px!important;min-height:160px!important}.wishlist-grid-item .brands-product-image{max-height:150px!important}.empty-state{padding:60px 20px}.empty-state h2{font-size:1.5rem}.continue-shopping-btn{justify-content:center;width:100%}}@media (max-width:480px){.wishlist-hero h1{font-size:1.5rem}.wishlist-hero p{font-size:.9rem}.hero-icon{margin-bottom:15px}.hero-icon svg{height:48px;width:48px}.wishlist-grid{gap:10px;grid-template-columns:repeat(2,1fr)}.wishlist-grid-item .brands-product-image-container{height:150px!important;min-height:150px!important}.wishlist-grid-item .brands-product-image{max-height:140px!important}.summary-value{font-size:1.5rem}.control-group label{font-size:.85rem}.filter-select,.sort-select{font-size:.85rem;padding:6px 10px}}.product-details{background-color:#f8fafc;min-height:100vh;padding:2rem 0}.breadcrumb{color:#6b7280;font-size:.875rem;margin-bottom:2rem;padding:0 2rem}.breadcrumb,.breadcrumb-link{align-items:center;display:flex;gap:.5rem}.breadcrumb-link{color:#00c896;text-decoration:none;transition:color .2s ease}.breadcrumb-link:hover{color:#00b085}.breadcrumb-separator{color:#d1d5db}.breadcrumb-current{color:#374151;font-weight:500}.product-details-loading{align-items:center;display:flex;justify-content:center;min-height:50vh}.loading-spinner{color:#6b7280;font-size:1.125rem}.product-details-container{grid-gap:2rem;align-items:start;background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:2rem}.product-images{display:flex;flex-direction:column;gap:1rem;height:100%}.main-image{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;display:flex;justify-content:center;min-height:420px;overflow:hidden;padding:1.5rem;position:relative}.main-image img{border-radius:8px;height:auto;max-height:600px;max-width:100%;object-fit:contain;width:auto}.image-nav{align-items:center;background:#ffffffe6;border:none;border-radius:50%;color:#374151;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:40px;z-index:10}.image-nav:hover{background:#fff;box-shadow:0 2px 8px #00000026}.image-nav.prev{left:1rem}.image-nav.next{right:1rem}.image-counter{background:#000000b3;border-radius:20px;bottom:1rem;color:#fff;font-size:.875rem;font-weight:500;padding:.5rem .75rem;position:absolute;right:1rem;z-index:10}.product-badges{display:flex;flex-direction:column;gap:.5rem;left:1rem;position:absolute;top:1rem}.badge{border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.badge.bestseller{background:#fef3c7;color:#92400e}.badge.new-arrival{background:#dbeafe;color:#1e40af}.badge.default{background:#f3f4f6;color:#374151}.image-thumbnails{display:flex;gap:.75rem;overflow-x:auto;padding:.5rem 0}.thumbnail{background:#fff;border:2px solid #0000;border-radius:8px;cursor:pointer;flex-shrink:0;height:80px;overflow:hidden;padding:.5rem;transition:border-color .2s ease;width:80px}.thumbnail.active,.thumbnail:hover{border-color:#00c896}.thumbnail img{height:100%;object-fit:cover;width:100%}.product-info,.product-info-container{display:flex;flex-direction:column;height:100%}.product-info{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;gap:.5rem;justify-content:space-between;padding:.75rem}.product-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.product-title{color:#1a202c;font-size:2rem;font-weight:700;line-height:1.2;margin:0}.product-actions{display:flex;gap:.5rem}.share-btn,.wishlist-btn{align-items:center;background:#f3f4f6;border:none;border-radius:8px;color:#374151;cursor:pointer;display:flex;justify-content:center;padding:.75rem;transition:all .2s ease}.share-btn:hover,.wishlist-btn:hover{background:#e5e7eb;color:#00c896}.wishlist-btn.active{background:#fef2f2;color:#ef4444}.product-rating{align-items:center;display:flex;gap:.75rem}.stars{display:flex;gap:.25rem}.star{color:#d1d5db}.star.filled{color:#fbbf24}.star.partial{color:#fbbf24;opacity:.7}.rating-text{color:#6b7280;font-size:.875rem;font-weight:500}.product-pricing{display:flex;flex-direction:column;gap:.25rem;margin:.5rem 0}.price-main{align-items:center;display:flex;gap:1rem}.current-price{color:#1a202c;font-size:2rem}.original-price{color:#9ca3af;font-size:1.25rem}.price-usdt-bar{align-items:center;background:#fef3c7;border-radius:.5rem;display:flex;gap:.5rem;margin-top:.5rem;padding:.5rem .75rem}.price-usdt-bar .crypto-icon{color:#f59e0b;font-size:16px}.price-usdt-bar .usdt-text{color:#92400e;font-size:14px;font-weight:400}.discount-badge{align-self:flex-start;background:#ef4444;border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.product-description{color:#4b5563;font-size:1rem;line-height:1.6}.product-features{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.product-features h3{color:#1a202c;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.product-features ul{list-style:none;margin:0 0 1rem;padding:0}.product-features li{align-items:center;color:#4b5563;display:flex;font-size:.875rem;gap:.75rem;padding:.5rem 0}.product-features li svg{color:#10b981;flex-shrink:0}.view-all-features{background:none;border:1px solid #00c896;border-radius:8px;color:#00c896;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.view-all-features:hover{background:#00c896;color:#fff}.product-availability{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin:.5rem 0;padding:.75rem 1rem}.stock-info{align-items:center;display:flex;gap:.5rem}.in-stock{color:#10b981}.in-stock,.out-of-stock{align-items:center;display:flex;font-weight:500;gap:.5rem}.out-of-stock{color:#ef4444}.product-actions-main{display:flex;flex-direction:column;gap:1rem}.quantity-selector{align-items:center;align-self:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:1rem;padding:.5rem}.quantity-btn{align-items:center;background:#f3f4f6;border:none;border-radius:6px;color:#374151;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s ease;width:32px}.quantity-btn:hover:not(:disabled){background:#e5e7eb}.quantity-btn:disabled{cursor:not-allowed;opacity:.5}.quantity{color:#1a202c;font-size:1rem;font-weight:600;min-width:2rem;text-align:center}.action-buttons{gap:1rem}.add-to-cart-btn,.whatsapp-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 1.5rem;transition:all .2s ease}.whatsapp-btn{background:#25d366;color:#fff}.whatsapp-btn:hover{background:#1da851}.product-benefits{grid-gap:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:grid;gap:1rem;grid-template-columns:1fr 1fr;padding:1.5rem}.benefit{align-items:center;display:flex;gap:1rem}.benefit svg{color:#00c896;flex-shrink:0}.benefit h4{color:#1a202c;font-size:.875rem;font-weight:600;margin:0 0 .25rem}.benefit p{color:#6b7280;font-size:.75rem;margin:0}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-height:80vh;max-width:800px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem 2rem}.modal-header h2{color:#1a202c;font-size:1.25rem;font-weight:600;margin:0}.modal-close{background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;padding:.5rem;transition:background-color .2s ease}.modal-close:hover{background:#f3f4f6}.modal-body{padding:2rem}.features h3,.specifications h3{color:#1a202c;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.spec-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.spec-item{background:#f8fafc;border-radius:8px;flex-direction:column;gap:.25rem;padding:1rem}.spec-label,.spec-value{font-size:.875rem}.features ul{list-style:none;margin:0;padding:0}.features li{align-items:center;border-bottom:1px solid #f3f4f6;color:#4b5563;display:flex;font-size:.875rem;gap:.75rem;padding:.75rem 0}.features li:last-child{border-bottom:none}.features li svg{color:#10b981;flex-shrink:0}@media (max-width:1024px){.product-details-container{gap:2rem;grid-template-columns:1fr}.product-benefits,.spec-grid{grid-template-columns:1fr}}@media (max-width:768px){.product-details{padding:1rem 0}.breadcrumb{margin-bottom:1rem;padding:0 1rem}.product-details-container{gap:1.5rem;padding:0 1rem}.main-image{min-height:400px;padding:1rem}.main-image img{height:350px;object-fit:cover}.current-price,.product-title{font-size:1.5rem}.original-price{font-size:1rem}.action-buttons{flex-direction:column}.modal-body,.modal-header,.modal-overlay{padding:1rem}}@media (max-width:480px){.product-header{align-items:flex-start;flex-direction:column;gap:1rem}.product-actions{align-self:flex-end}.main-image{min-height:250px;padding:.5rem}.main-image img{height:200px;object-fit:cover}.thumbnail{height:60px;width:60px}.product-availability,.product-benefits,.product-features{padding:1rem}.quantity-selector{align-self:stretch;justify-content:center}}.product-tabs-section{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin:2rem 0;overflow:hidden}.product-tabs-container{margin:0 auto;max-width:1200px;padding:0 2rem}.product-tabs{background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:row}.product-tabs-details{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}.product-tabs-details .tabs-spacer{flex:1 1 auto}.write-review-cta{background:#00c896;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:background .2s ease;white-space:nowrap}.write-review-cta:hover{background:#00b085}.tab-btn{background:none;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem 2rem;transition:all .2s ease}.tab-btn:hover{background:#f3f4f6;color:#374151}.tab-btn.active{background:#fff;border-bottom-color:#00c896;color:#00c896}.tab-content{padding:2rem}.description-content h3,.description-content h4{color:#1f2937;margin-bottom:1rem}.description-content h3{font-size:1.5rem;font-weight:600}.description-content h4{font-size:1.25rem;font-weight:600;margin-top:2rem}.description-content p{color:#4b5563;line-height:1.7;margin-bottom:1rem}.specification-content .spec-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.spec-item{border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:.75rem 0}.spec-label{color:#374151;font-weight:600;min-width:120px}.spec-value{color:#6b7280;flex:1 1;text-align:right}.review-content{max-width:800px}.no-reviews{background:#fafafa;border:1px dashed #e5e7eb;border-radius:12px;color:#6b7280;padding:1.25rem;text-align:center}.review-form-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000a;margin-top:2rem}.review-form-container h3{border-bottom:1px solid #f3f4f6;color:#111827;font-size:1.125rem;margin:0;padding:1rem 1.25rem}.review-form{display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-field.full{grid-column:1/-1}.form-field label{color:#374151;font-size:.9rem;font-weight:500}.form-field input,.form-field textarea{border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem;outline:none;padding:.75rem .875rem;transition:border-color .2s ease,box-shadow .2s ease}.form-field textarea{resize:vertical}.form-field input:focus,.form-field textarea:focus{border-color:#00c896;box-shadow:0 0 0 3px #00c89626}.field-error{color:#dc2626;font-size:.8rem}.form-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;margin:0 1.25rem;padding:.75rem 1rem}.form-actions{display:flex;justify-content:flex-end;padding-top:.5rem}.submit-review-btn{background:#00c896;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.25rem;transition:background .2s ease,transform .05s ease}.submit-review-btn:hover{background:#00b085}.submit-review-btn:active{transform:translateY(1px)}.interactive-stars{display:inline-flex;gap:6px}.star-btn{background:#0000;border:none;cursor:pointer;padding:4px}.star-btn .star{color:#d1d5db}.star-btn.filled .star,.star.filled{color:#f59e0b}@media (max-width:768px){.form-row{grid-template-columns:1fr}}.review-summary{background:#f9fafb;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.rating-overview{align-items:center;display:flex;gap:2rem}.overall-rating{align-items:center;display:flex;flex-direction:column;gap:.5rem}.rating-number{color:#1f2937;font-size:3rem;font-weight:700}.rating-stars{display:flex;gap:.25rem}.rating-count{color:#6b7280;font-size:.875rem}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.review-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.review-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.reviewer-info{align-items:center;display:flex;gap:1rem}.reviewer-avatar{align-items:center;background:#00c896;border-radius:50%;color:#fff;display:flex;font-size:.875rem;font-weight:600;height:40px;justify-content:center;width:40px}.reviewer-details{display:flex;flex-direction:column;gap:.25rem}.reviewer-name{color:#1f2937;font-weight:600}.review-rating{display:flex;gap:.125rem}.review-date{color:#6b7280;font-size:.875rem}.review-text{color:#4b5563;line-height:1.6;margin:0}.related-products-section{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin:2rem 0;padding:2rem}.related-products-container{margin:0 auto;max-width:1200px}.related-products-container h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.related-products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.related-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:inherit;overflow:hidden;text-decoration:none;transition:all .2s ease}.related-product-card:hover{border-color:#00c896;box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.related-product-image{aspect-ratio:1;overflow:hidden;position:relative}.related-product-image img{height:100%;object-fit:cover;transition:transform .2s ease;width:100%}.related-product-card:hover .related-product-image img{transform:scale(1.05)}.related-product-badges{display:flex;flex-direction:column;gap:.25rem;left:.5rem;position:absolute;top:.5rem}.related-product-badges .badge{border-radius:4px;font-size:.75rem;font-weight:600;padding:.25rem .5rem;text-transform:uppercase}.related-product-badges .badge.discount{background:#fef2f2;color:#dc2626}.related-product-badges .badge.new-arrival{background:#e0f2f1;color:#00c896}.related-product-badges .badge.bestseller{background:#fef3c7;color:#92400e}.related-product-badges .badge.out-of-stock{background:#f3f4f6;color:#6b7280}.related-product-info{padding:1rem}.related-product-info h3{color:#1f2937;font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:.75rem}.related-product-pricing{display:flex;flex-direction:column;gap:.25rem}.related-product-pricing .current-price{color:#00c896;font-size:1.125rem;font-weight:700}.related-product-pricing .original-price{color:#9ca3af;font-size:.875rem;text-decoration:line-through}.related-product-pricing .usdt-price{align-self:flex-start;background:#f3f4f6;border-radius:4px;color:#6b7280;font-size:.75rem;padding:.125rem .5rem}@media (max-width:768px){.product-tabs-container{padding:0 1rem}.product-tabs,.product-tabs-details{flex-direction:row;gap:8px;overflow-x:auto}.product-tabs-details::-webkit-scrollbar{height:0}.tab-btn{padding:.75rem 1rem;white-space:nowrap}.tab-content{padding:1rem}.rating-overview{flex-direction:column;gap:1rem;text-align:center}.spec-grid{grid-template-columns:1fr}.related-products-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.related-products-section{padding:1rem}}@media (max-width:480px){.related-products-grid{grid-template-columns:repeat(2,1fr)}.related-product-info h3{font-size:.875rem}.related-product-pricing .current-price{font-size:1rem}}.product-options{margin:.5rem 0}.option-group,.product-options{display:flex;flex-direction:column;gap:.75rem}.option-label{color:#374151;font-size:1rem;font-weight:600}.color-options{display:flex;gap:.75rem}.color-option{border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;height:40px;transition:all .2s ease;width:40px}.color-option:hover{transform:scale(1.05)}.color-option.selected{border-color:#00c896;border-width:3px;box-shadow:0 0 0 2px #00c89633}.ram-options,.storage-options{display:flex;gap:.75rem}.ram-option,.storage-option{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.ram-option:hover,.storage-option:hover{background:#f9fafb;border-color:#d1d5db}.ram-option.selected,.storage-option.selected{background:#f0fdf4;border-color:#00c896;color:#00c896}.quantity-section{align-items:center;display:flex;gap:.75rem;margin:.5rem 0}.quantity-section .option-label{margin:0}.action-buttons{display:flex;gap:.75rem;margin:.5rem 0}.action-buttons.single{justify-content:center}.add-to-cart-btn{background:#00c896;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;min-width:220px;padding:1rem 2rem;transition:all .2s ease}.add-to-cart-btn:hover:not(:disabled){background:#00b085;transform:translateY(-1px)}.add-to-cart-btn:disabled{background:#9ca3af;cursor:not-allowed}.product-services{background:#f9fafb;border-radius:12px;display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem;padding:.75rem}.service-item{align-items:flex-start;display:flex;gap:1rem}.service-item .crypto-icon,.service-item svg{color:#00c896;flex-shrink:0;margin-top:.25rem}.service-item .crypto-icon{font-size:1.5rem;font-weight:700}.service-item h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 .25rem}.service-item p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.stock-dot{background:#10b981;border-radius:50%;height:12px;margin-right:.5rem;width:12px}.stock-warning{color:#dc2626;font-weight:500}.price-usdt,.stock-warning{font-size:.875rem;margin-top:.5rem}.price-usdt{align-items:center;background:#92400e;color:#6b7280;display:flex;gap:.5rem}.crypto-icon{font-size:1rem;font-weight:700}@media (max-width:768px){.product-options{margin:1.5rem 0}.color-options,.ram-options,.storage-options{flex-wrap:wrap}.ram-option,.storage-option{font-size:.875rem;padding:.5rem 1rem}.action-buttons{flex-direction:column}.add-to-cart-btn{width:100%}.product-services{padding:1rem}}.search-results-page{background-color:#f8f9fa;min-height:60vh;padding:20px 0}.search-results-container{margin:0 auto;max-width:1200px;padding:0 20px}.search-header{margin-bottom:30px;text-align:center}.search-header h1{color:#333;font-size:2rem;margin-bottom:10px}.results-summary{color:#666;font-size:1rem}.results-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:30px;padding:20px}.section-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.section-header h2{color:#333;font-size:1.5rem;margin:0}.view-all-link{color:#00c896;font-weight:500;text-decoration:none;transition:color .2s ease}.view-all-link:hover{color:#00b085;text-decoration:underline}.products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.product-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:inherit;overflow:hidden;text-decoration:none;transition:transform .2s,box-shadow .2s}.product-card:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.product-image{height:200px;overflow:hidden;position:relative}.product-image img{height:100%;object-fit:cover;width:100%}.sale-badge{background:#ef4444;left:8px}.out-of-stock-badge,.sale-badge{border-radius:12px;box-shadow:0 2px 4px #0003;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 10px;position:absolute;text-transform:uppercase;top:8px}.out-of-stock-badge{background:#6b7280;right:8px}.product-info{padding:15px}.product-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:1.1rem;font-weight:600;margin-bottom:5px;overflow:hidden}.product-category{color:#666;font-size:.9rem}.product-category,.product-price{margin-bottom:10px}.current-price{color:#00c896;font-size:1.2rem;font-weight:700}.original-price{color:#6c757d;font-size:1rem;margin-left:10px;text-decoration:line-through}.product-brand{color:#666;font-size:.9rem}.categories-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.category-card{background:#f8f9fa;border-radius:8px;color:inherit;padding:20px;text-align:center;text-decoration:none;transition:background-color .2s}.category-card:hover{background:#e9ecef}.category-card h3{color:#333;margin-bottom:5px}.category-card p{color:#666;font-size:.9rem}.brands-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.brand-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:inherit;padding:20px;text-align:center;text-decoration:none;transition:transform .2s,box-shadow .2s}.brand-card:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.brand-logo{align-items:center;display:flex;height:60px;justify-content:center;margin-bottom:15px}.brand-logo img{max-height:100%;max-width:100%;object-fit:contain}.brand-card h3{color:#333;margin:0}.no-results,.search-error,.search-loading{padding:50px 20px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e0f7f4;border-radius:50%;border-top-color:#00c896;height:40px;margin:0 auto 20px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.no-results h2,.search-error h2{color:#333;margin-bottom:15px}.no-results p,.search-error p{color:#666;margin-bottom:20px}.back-home-btn{background:#00c896;border-radius:8px;box-shadow:0 2px 4px #00c89633;color:#fff;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .2s ease}.back-home-btn:hover{background:#00b085;box-shadow:0 4px 8px #00c8964d;transform:translateY(-2px)}.suggestions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}.suggestion-link{background:#fff;border:2px solid #00c896;border-radius:8px;color:#00c896;font-weight:500;padding:10px 20px;text-decoration:none;transition:all .2s ease}.suggestion-link:hover{background:#00c896;border-color:#00c896;box-shadow:0 4px 8px #00c89633;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.search-results-page{padding:15px 0}.search-results-container{padding:0 12px}.search-header{margin-bottom:20px}.search-header h1{font-size:1.25rem;font-weight:700;margin-bottom:8px}.results-summary{color:#555;font-size:.875rem}.products-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.product-card{border-radius:12px;overflow:hidden}.product-image{height:140px}.product-info{padding:10px}.out-of-stock-badge,.sale-badge{font-size:.7rem;padding:3px 8px;top:6px}.sale-badge{left:6px}.out-of-stock-badge{right:6px}.product-name{font-size:.9rem;margin-bottom:4px}.product-category{font-size:.75rem;margin-bottom:6px}.product-price{margin-bottom:6px}.current-price{font-size:1rem}.original-price{font-size:.85rem;margin-left:6px}.product-brand{font-size:.75rem}.brands-grid,.categories-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.category-card{border-radius:12px;padding:15px 10px}.category-card h3{font-size:.9rem}.category-card p{font-size:.8rem}.brand-card{border-radius:12px;padding:15px 10px}.brand-logo{height:50px;margin-bottom:10px}.brand-card h3{font-size:.85rem}.section-header{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:15px}.section-header h2{font-size:1.1rem}.view-all-link{font-size:.875rem}.results-section{border-radius:12px;margin-bottom:20px;padding:15px}.suggestions{align-items:stretch;flex-direction:column}.suggestion-link{padding:12px 16px;text-align:center;width:100%}.loading-spinner{height:32px;width:32px}.no-results p,.search-error p,.search-loading p{font-size:.9rem}.no-results h2,.search-error h2{font-size:1.2rem}}@media (max-width:480px){.search-results-container{padding:0 10px}.search-header h1{font-size:1.1rem;line-height:1.3}.results-summary{font-size:.8rem;line-height:1.4}.products-grid{gap:10px;grid-template-columns:repeat(2,1fr)}.product-image{height:120px}.product-name{font-size:.85rem;line-height:1.3}.current-price{font-size:.95rem}.brands-grid,.categories-grid{gap:10px}.results-section{padding:12px}.section-header h2{font-size:1rem}}.toast-demo{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:2rem auto;max-width:800px;padding:2rem}.toast-demo h2{color:#333;margin-bottom:1rem;text-align:center}.toast-demo p{color:#666;margin-bottom:2rem;text-align:center}.demo-buttons{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.demo-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .3s ease}.demo-btn:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.demo-btn.success{background:#10b981}.demo-btn.error{background:#ef4444}.demo-btn.warning{background:#f59e0b}.demo-btn.info{background:#3b82f6}.demo-btn.api-error{background:#8b5cf6}.demo-info{background:#f8f9fa;border-left:4px solid #00c896;border-radius:8px;padding:1.5rem}.demo-info h3{color:#333;margin-bottom:1rem}.demo-info pre{background:#1e1e1e;border-radius:6px;color:#d4d4d4;font-size:13px;line-height:1.5;margin:0;overflow-x:auto;padding:1rem}@media (max-width:768px){.toast-demo{margin:1rem;padding:1rem}.demo-buttons{grid-template-columns:1fr}.demo-info pre{font-size:11px}}.successpage-hero{align-items:center;background:linear-gradient(135deg,#f8fafb 70%,#00c8960d);display:flex;font-family:Inter,Avenir,Arial,sans-serif;justify-content:center;min-height:100vh;padding:2.5rem 1rem}.successpage-content{animation:fadeUp .75s cubic-bezier(.39,.15,.64,1.13) both;background:#fff;border-radius:22px;box-shadow:0 8px 32px #38567a21,0 1.5px 8px #00c99614;max-width:420px;padding:3rem 2.5rem 2.2rem;width:100%}.successpage-content,.successpage-icon-wrapper{align-items:center;display:flex;flex-direction:column}.successpage-icon-wrapper{margin-bottom:1.3rem;position:relative}.successpage-icon-wrapper svg{filter:drop-shadow(0 2px 9px rgba(0,201,150,.1))}.icon-sparkle{animation:sparkleIn 1.2s ease-in-out;position:absolute;right:-30px;top:10px}.successpage-title{color:#00c896;font-size:2.1rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1.1rem;text-align:center}.successpage-message{color:#22223b;font-size:1.15rem;margin-bottom:1rem;text-align:center}.successpage-nextsteps{color:#61698e;font-size:1rem;list-style:none;margin:0 0 1.2rem;padding:0;text-align:left}.successpage-nextsteps li{margin-bottom:.45em;padding-left:1.1em;position:relative}.successpage-nextsteps li:before{color:#00c896;content:"✔";font-size:1.06em;left:0;position:absolute;top:.08em}.successpage-cta-buttons{display:flex;gap:.7rem;justify-content:center}.successpage-cta-btn{background:#00c896;border:none;border-radius:8px;box-shadow:0 2px 8px #00c8960a;color:#fff;cursor:pointer;font-family:inherit;font-size:1.08rem;font-weight:600;margin-top:.2rem;outline:none;padding:.92em 2.2em;transition:background .24s}.successpage-cta-btn.secondary:focus,.successpage-cta-btn:hover{background:#2766e6;color:#fff}.successpage-cta-btn.secondary{background:#fbbf24;color:#1a202c}@keyframes fadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes sparkleIn{0%{opacity:0;transform:scale(.48) rotate(-6deg)}86%{opacity:1;transform:scale(1.14) rotate(3deg)}to{opacity:1;transform:scale(1) rotate(-4deg)}}@media (max-width:600px){.successpage-content{max-width:97vw;padding:1.8rem .74rem 1.5rem}.successpage-title{font-size:1.5rem}.successpage-nextsteps{font-size:.95rem}}.toast-container{flex-direction:column;gap:10px;position:fixed;right:20px;top:20px;z-index:10000}.toast,.toast-container{display:flex;max-width:400px}.toast{align-items:flex-start;animation:toastSlideIn .3s ease-out;border:1px solid;border-radius:8px;box-shadow:0 4px 12px #00000026;gap:12px;min-width:300px;padding:16px}@keyframes toastSlideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.toast-icon{flex-shrink:0;margin-top:2px}.toast-content{flex:1 1;min-width:0}.toast-title{font-size:14px;font-weight:600;line-height:1.4;margin-bottom:4px}.toast-message{font-size:13px;line-height:1.4;opacity:.9}.toast-close{background:none;border:none;border-radius:4px;cursor:pointer;flex-shrink:0;margin-top:2px;opacity:.7;padding:2px;transition:opacity .2s ease}.toast-close:hover{opacity:1}.toast-success{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.toast-success .toast-icon{color:#16a34a}.toast-error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.toast-error .toast-icon{color:#dc2626}.toast-warning{background:#fffbeb;border-color:#fde68a;color:#92400e}.toast-warning .toast-icon{color:#d97706}.toast-info{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.toast-info .toast-icon{color:#2563eb}@media (max-width:480px){.toast-container{left:10px;right:10px;top:10px}.toast{max-width:none;min-width:auto}}
/*# sourceMappingURL=main.faf59be0.css.map*/