.auth-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#1c191780;justify-content:center;align-items:center;animation:.25s fadeIn;display:flex;position:fixed;inset:0}.auth-modal-content{background:#fff;border:1px solid #e7e5e4;border-radius:20px;flex-direction:column;align-items:stretch;width:90%;max-width:460px;max-height:90vh;padding:28px 32px;animation:.35s cubic-bezier(.165,.84,.44,1) slideUp;display:flex;position:relative;overflow-y:auto;box-shadow:0 24px 64px #0003}.auth-modal-close{color:#57534e;cursor:pointer;z-index:10;background:#f5f4f2;border:none;border-radius:10px;justify-content:center;align-items:center;padding:7px;transition:background .18s,color .18s;display:flex;position:absolute;top:20px;right:20px}.auth-modal-close:hover{color:#1c1917;background:#e7e5e4}.auth-tabs{background:#f5f4f2;border-radius:14px;margin-bottom:22px;padding:4px;display:flex}.auth-tabs button{color:#a8a29e;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:10px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;transition:background .18s,color .18s,box-shadow .18s}.auth-tabs button.active{color:#e8600a;background:#fff;box-shadow:0 2px 8px #0000000f}.auth-modal-header{text-align:center;margin-bottom:18px}.auth-modal-header h2{color:#1c1917;margin:0 0 6px;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:800}.auth-modal-header p{color:#a8a29e;margin:0;font-size:.85rem;line-height:1.4}.login-method-toggle{background:#f5f4f2;border-radius:12px;width:fit-content;min-width:200px;margin:0 auto 20px;padding:4px;display:flex}.login-method-toggle button{cursor:pointer;color:#a8a29e;background:0 0;border:none;border-radius:8px;flex:1;padding:8px 18px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700;transition:background .18s,color .18s,box-shadow .18s}.login-method-toggle button.active{color:#e8600a;background:#fff;box-shadow:0 2px 6px #0000000d}.auth-modal-form{flex-direction:column;gap:14px;width:100%;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.input-group{width:100%}.input-group input,.input-group textarea{color:#1c1917;box-sizing:border-box;background:#fafaf8;border:1.5px solid #e7e5e4;border-radius:12px;outline:none;width:100%;padding:10px 14px;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .18s}.input-group input:focus{background:#fff;border-color:#e8600a}.phone-input-wrapper{background:#fafaf8;border:1.5px solid #e7e5e4;border-radius:12px;align-items:center;transition:border-color .18s;display:flex;overflow:hidden}.phone-input-wrapper:focus-within{background:#fff;border-color:#e8600a}.country-selector{color:#57534e;white-space:nowrap;background:#f5f4f2;border-right:1.5px solid #e7e5e4;align-items:center;gap:6px;padding:10px 14px;font-size:.9rem;font-weight:600;display:flex}.phone-input-wrapper input{color:#1c1917;background:0 0;border:none;outline:none;flex:1;padding:10px 14px;font-size:.95rem}.btn-request-otp{color:#fff;cursor:pointer;background:#e8600a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:800;transition:background .18s,transform .15s,box-shadow .18s;display:flex;box-shadow:0 6px 16px #e8600a33}.btn-request-otp:hover{background:#c94e00;transform:translateY(-1px);box-shadow:0 10px 24px #e8600a4d}.auth-modal-divider{color:#d1cec9;align-items:center;margin:18px 0;font-size:.8rem;font-weight:600;display:flex}.auth-modal-divider:before,.auth-modal-divider:after{content:"";background:#e7e5e4;flex:1;height:1px}.auth-modal-divider span{padding:0 14px}.btn-google-login{cursor:pointer;color:#1c1917;background:#fff;border:1.5px solid #e7e5e4;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:11px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:700;transition:border-color .18s,background .18s;display:flex}.btn-google-login:hover{background:#fafaf8;border-color:#e8600a}.auth-message{text-align:center;border-radius:12px;margin-top:14px;padding:12px 14px;font-size:.85rem;font-weight:700}.auth-message.success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.auth-message.error{color:#ef4444;background:#fef2f2;border:1px solid #fecaca}.auth-modal-link{text-align:center;color:#57534e;margin:18px 0;font-size:.85rem;font-weight:700;text-decoration:none;display:block}.auth-modal-footer{text-align:center;color:#a8a29e;font-size:.82rem}.auth-modal-footer a{color:#e8600a;font-weight:700;text-decoration:none}.auth-modal-footer a:hover{text-decoration:underline}.auth-method-list{flex-direction:column;gap:10px;margin-top:8px;display:flex}.auth-method-btn{color:#1c1917;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e7e5e4;border-radius:12px;align-items:center;gap:14px;width:100%;padding:13px 16px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600;transition:border-color .18s,background .18s;display:flex}.auth-method-btn:hover{background:#fff7ed;border-color:#e8600a}.auth-method-btn svg:last-child{color:#a8a29e;margin-left:auto}.btn-back{color:#a8a29e;cursor:pointer;text-align:center;background:0 0;border:none;padding:4px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;text-decoration:underline;transition:color .18s}.btn-back:hover{color:#e8600a}@media (width<=580px){.auth-modal-content{border-radius:16px;max-width:100%;padding:20px 18px}.form-grid{grid-template-columns:1fr}}@media (width<=480px){.auth-modal-overlay{align-items:flex-end;padding:0}.auth-modal-content{border-radius:24px 24px 0 0;width:100%;max-width:100%;max-height:92dvh;padding:24px 18px 32px;animation:.32s cubic-bezier(.165,.84,.44,1) slideUpSheet}.auth-modal-content:before{content:"";background:#e7e5e4;border-radius:100px;width:40px;height:4px;margin:0 auto 20px;display:block}.auth-modal-header h2{font-size:1.25rem}.auth-tabs button{padding:9px;font-size:.85rem}.auth-method-btn{padding:12px 14px}}@media (width<=375px){.auth-modal-content{padding:20px 14px 28px}.auth-modal-header h2{font-size:1.15rem}}@keyframes slideUpSheet{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.navbar{z-index:1000;background:0 0;border-bottom:none;align-items:center;width:100%;height:65px;padding:0 60px;transition:all .4s;display:flex;position:relative}.site-header.scrolled .navbar{background:#fff;border-bottom:1px solid #e7e5e4;height:65px;box-shadow:0 2px 16px #00000012}.site-header.scrolled .nav-links a{color:#1c1917}.site-header.scrolled .nav-links a:hover,.site-header.scrolled .nav-links a.active{color:#e8600a;opacity:1}.site-header.scrolled .navbar-icon-btn{color:#1c1917}.site-header.scrolled .navbar-search-form{background:#f5f4f2;border-color:#e7e5e4}.site-header.scrolled .navbar-search-input{color:#1c1917}.site-header.scrolled .navbar-search-input::placeholder{color:#a8a29e}.site-header.scrolled .shop-now-btn{color:#fff;background:#e8600a;box-shadow:0 4px 14px #e8600a40}.site-header.scrolled .shop-now-btn:hover{background:#c94e00;box-shadow:0 6px 20px #e8600a59}.navbar-container{justify-content:space-between;align-items:center;width:100%;max-width:1800px;margin:0 auto;display:flex}.navbar-logo{align-items:center;min-width:280px;text-decoration:none;display:flex}.logo-image{object-fit:contain;width:auto;height:70px;transition:transform .3s}.navbar-logo:hover .logo-image{transform:scale(1.08)}.nav-links{align-items:center;gap:24px;display:flex}.nav-links a{color:#fff;letter-spacing:1px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .3s}.nav-links a:hover,.nav-links a.active{color:#fff;opacity:.8}.navbar-right{align-items:center;gap:30px;display:flex}.navbar-icon-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;transition:opacity .3s;display:flex;position:relative}.navbar-icon-btn:hover{opacity:.8}.cat-badge{color:#fff;background:#e8600a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}.shop-now-btn{color:#ff7b00;letter-spacing:1px;background:#fff;border-radius:30px;padding:8px 22px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #fff3}.shop-now-btn:hover{background:#fdfdfd;transform:translateY(-2px);box-shadow:0 6px 20px #ffffff4d}@media (width<=1200px){.navbar{padding:0 30px}.nav-links{gap:20px}.nav-subtext{letter-spacing:4px}.navbar-logo{min-width:auto}}@media (width<=992px){.navbar-center{display:none}}@media (width<=768px){.navbar{padding:0 16px}.logo-image{height:56px}.navbar-right{gap:14px}}@media (width<=480px){.navbar{padding:0 12px}.logo-image{height:48px}.navbar-right{gap:8px}.cat-badge{width:16px;height:16px;font-size:.6rem;top:4px;right:4px}}.admin-link{background:#f9a8261a;border:1px solid #f9a8264d;border-radius:8px;align-items:center;gap:6px;margin-left:10px;padding:6px 12px;transition:all .2s!important;display:flex!important}.admin-link:hover{transform:translateY(-1px);opacity:1!important;background:#f9a82633!important}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:none}.mobile-menu-header{display:none}@media (width<=768px){.mobile-menu-btn{display:flex}.nav-links.mobile-open{z-index:2000;background:#0a0f14fa;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100vw;height:100vh;position:fixed;top:0;left:0;display:flex!important}.nav-links.mobile-open .mobile-menu-header{justify-content:space-between;align-items:center;display:flex;position:absolute;top:20px;left:20px;right:20px}.mobile-menu-title{color:#fff;font-size:1.2rem;font-weight:700}.mobile-menu-close{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.nav-links.mobile-open a{align-items:center;min-height:44px;padding:14px 20px;font-size:1.5rem;font-weight:800;display:flex}.mobile-menu-close{min-width:44px;min-height:44px}}@media (width<=480px){.nav-links.mobile-open{gap:18px}.nav-links.mobile-open a{font-size:1.25rem}}.navbar-search-form{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:24px;align-items:center;gap:4px;padding:4px 8px;display:flex}.navbar-search-input{color:#fff;background:0 0;border:none;outline:none;width:180px;padding:4px 8px;font-size:.9rem}.navbar-search-input::placeholder{color:#fff9}@media (width<=768px){.navbar-search-form{display:none}}.hero{background-color:#0c0c0c;width:100%;height:100vh;position:relative;overflow:hidden}.hero-overlay{z-index:1;background:linear-gradient(#000c 0%,#0006 50%,#000000e6 100%);position:absolute;inset:0}.hero-bg{object-fit:cover;object-position:center;z-index:0;filter:brightness(.6);width:100%;height:100%;animation:30s linear infinite alternate bg-pan;position:absolute;inset:0;transform:scale(1.1)}@keyframes bg-pan{0%{transform:scale(1.1)rotate(0)}to{transform:scale(1.3)rotate(2deg)}}.hero-content{z-index:2;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:55%;left:0;right:0;transform:translateY(-40%)}.hero-text-center{width:100%;max-width:900px}.hero-badge{letter-spacing:5px;color:#ffffffb3;text-transform:uppercase;margin-bottom:2rem;font-size:clamp(.62rem,1.8vw,.75rem);font-weight:800}.hero-title{text-transform:uppercase;letter-spacing:-2px;color:#fff;margin-bottom:2rem;font-size:clamp(1.85rem,6.5vw,4.2rem);font-weight:900;line-height:.95}.text-textured{text-transform:lowercase;letter-spacing:-2px;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px #00000080);background-image:url(https://images.unsplash.com/photo-1596040033229-a9821ebd058d?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80);background-position:50%;background-size:cover;-webkit-background-clip:text;background-clip:text;margin-top:10px;font-size:1.1em;font-style:italic;font-weight:900;display:block}.hero-description{opacity:.9;letter-spacing:.3px;max-width:580px;margin:0 auto 3rem;padding:0 16px;font-size:clamp(.92rem,2.5vw,1.1rem);line-height:1.6}.hero-cta{justify-content:center;gap:1.5rem;margin-bottom:4rem;display:flex}.btn-outline-white{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:var(--radius-pill);background:0 0;border:1.5px solid #fff6;padding:.875rem 2.2rem}.btn-outline-white:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-4px)}.hero-social-proof{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.chef-avatars{align-items:center;display:flex}.chef-avatars img{object-fit:cover;border:3px solid #111;border-radius:50%;width:46px;height:46px;margin-left:-15px;transition:transform .3s}.chef-avatars img:first-child{margin-left:0}.chef-avatars img:hover{z-index:10;transform:translateY(-8px)scale(1.1)}.plus-badge{color:#fff;background:#e8600a;border:4px solid #111;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-left:-15px;font-size:.8rem;font-weight:800;display:flex;box-shadow:0 4px 15px #ff7b004d}.endorsement-text{flex-direction:column;gap:.5rem;display:flex}.star-rating{color:#ffca28;letter-spacing:4px;font-size:1.2rem}.endorsement-text p{letter-spacing:2.5px;opacity:.6;text-transform:uppercase;font-size:.7rem;font-weight:800}@media (width<=768px){.hero-title{letter-spacing:-1px;margin-bottom:1.5rem}.hero-badge{letter-spacing:3px;margin-bottom:1.4rem}.hero-cta{flex-direction:column;gap:1rem;margin-bottom:3rem;padding:0 1.5rem}.btn-artisan,.btn-outline-white{width:100%}.plus-badge{position:relative;left:0}}@media (width<=480px){.hero-content{padding:0 12px;top:52%}.hero-badge{letter-spacing:2.5px;margin-bottom:1.2rem}.hero-title{letter-spacing:-.5px}.hero-cta{gap:.875rem;margin-bottom:2.25rem;padding:0 8px}.btn-outline-white{padding:.75rem 1.5rem;font-size:.85rem}.chef-avatars img,.plus-badge{border-width:3px;width:40px;height:40px;margin-left:-12px}.plus-badge{font-size:.7rem}.star-rating{letter-spacing:3px;font-size:1rem}.endorsement-text p{letter-spacing:2px;font-size:.62rem}}@media (width<=375px){.hero-badge{letter-spacing:2px;font-size:.6rem}.hero-description{margin-bottom:2rem;font-size:.88rem}}.categories-section{text-align:center;background:#fafaf8;padding:80px 0}.categories-header{flex-direction:column;align-items:center;gap:10px;margin-bottom:44px;display:flex}.categories-accent{letter-spacing:.14em;color:#a8a29e;text-transform:uppercase;font-size:.7rem;font-weight:800;display:block}.categories-title{letter-spacing:-.3px;margin:0;font-family:Outfit,sans-serif;font-size:clamp(1.5rem,5vw,2.4rem);font-weight:800;line-height:1.1}.title-black{color:#1c1917}.categories-subtitle{color:#a8a29e;max-width:480px;margin:0 auto;padding:0 16px;font-size:.95rem;line-height:1.6}.categories-grid{grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:40px;display:grid}.category-card{cursor:pointer;border-radius:20px;height:260px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden}.category-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.category-bg{object-fit:cover;width:100%;height:100%;transition:transform .35s;position:absolute;inset:0}.category-card:hover .category-bg{transform:scale(1.06)}.category-overlay{z-index:2;background:linear-gradient(#0000 40%,#1c1917bf 100%);align-items:flex-end;padding:16px;display:flex;position:absolute;inset:0}.category-name{color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.04em;margin:0;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:700;line-height:1.2}.categories-footer{justify-content:center;padding-bottom:0;display:flex}.btn-browse-all{color:#1c1917;letter-spacing:.03em;border:1.5px solid #1c1917;border-radius:100px;align-items:center;gap:8px;padding:12px 32px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s;display:inline-flex}.btn-browse-all:hover{color:#fff;background:#1c1917}.arrow{font-size:1rem;transition:transform .18s}.btn-browse-all:hover .arrow{transform:translate(3px)}@media (width<=1200px){.categories-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.categories-section{padding:48px 0}.categories-header{margin-bottom:28px;padding:0 16px}.categories-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;padding:0 16px 20px;overflow-x:auto;display:flex!important}.categories-grid::-webkit-scrollbar{display:none}.category-card{scroll-snap-align:center;min-width:160px;height:180px}.category-overlay{padding:12px}.category-name{font-size:.85rem}}@media (width<=480px){.categories-section{padding:36px 0}.category-card{min-width:140px;height:160px}.btn-browse-all{padding:11px 24px;font-size:.8rem}}@media (width<=375px){.category-card{min-width:130px}.category-name{letter-spacing:.02em;font-size:.72rem}}.sp-card{cursor:pointer;background:#fff;border:1px solid #e7e5e4;border-radius:20px;flex-direction:column;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.sp-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0000001a}.sp-image-wrap{aspect-ratio:1;background:#fafaf8;border-radius:20px 20px 0 0;position:relative;overflow:hidden}.sp-image{object-fit:cover;width:100%;height:100%;transition:transform .35s}.sp-card:hover .sp-image{transform:scale(1.05)}.sp-badge{color:#fff;letter-spacing:.07em;text-transform:uppercase;z-index:1;background:#e8600a;border-radius:100px;padding:4px 10px;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:700;position:absolute;top:12px;left:12px}.sp-content{flex-direction:column;flex:1;gap:5px;padding:14px 16px 16px;display:flex}.sp-name{color:#1c1917;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;font-family:Outfit,sans-serif;font-size:.92rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.sp-weight{color:#a8a29e;font-size:.78rem;font-weight:400}.sp-stars{align-items:center;gap:5px;margin-top:2px;display:flex}.sp-stars-icons{color:#f59e0b;gap:1px;font-size:.8rem;display:flex}.sp-stars-count{color:#a8a29e;font-size:.72rem;font-weight:500}.sp-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:10px;display:flex}.sp-prices{flex-direction:column;gap:1px;display:flex}.sp-price{color:#1c1917;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.sp-old-price{color:#a8a29e;font-size:.78rem;text-decoration:line-through}.sp-add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#e8600a;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:4px;padding:8px 14px;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:700;transition:background .18s,transform .15s,box-shadow .18s;display:flex}.sp-add-btn:hover{background:#c94e00;transform:translateY(-1px);box-shadow:0 4px 14px #e8600a47}.sp-add-btn:active{box-shadow:none;transform:translateY(0)}.sp-add-btn--added{cursor:default;box-shadow:none;background:#16a34a;transform:none}.sp-add-btn--added:hover{box-shadow:none;background:#16a34a;transform:none}@media (width<=480px){.sp-add-btn{min-height:38px;padding:8px 10px;font-size:.74rem}.sp-content{padding:10px 12px 12px}.sp-name{font-size:.85rem}.sp-price{font-size:.92rem}}@media (width<=375px){.sp-add-btn{gap:2px;padding:7px 8px;font-size:.7rem}}.featured-section{background:#fff;border-top:1px solid #e7e5e4;padding:80px 0}.featured-inner{max-width:1440px;margin:0 auto;padding:0 24px}.featured-header{text-align:center;flex-direction:column;align-items:center;gap:10px;margin-bottom:48px;display:flex}.featured-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#e8600a;font-size:.7rem;font-weight:800}.featured-title{color:#1c1917;letter-spacing:-.3px;margin:0;font-family:Outfit,sans-serif;font-size:clamp(1.4rem,5vw,2.2rem);font-weight:800}.featured-sub{color:#a8a29e;max-width:420px;margin:0;font-size:.95rem;line-height:1.6}.featured-grid,.featured-skeleton-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:48px;display:grid}.skeleton-card{background:#fff;border:1px solid #e7e5e4;border-radius:20px;overflow:hidden}.skeleton-img{aspect-ratio:1;background:linear-gradient(90deg,#f5f4f2 25%,#edecea 50%,#f5f4f2 75%) 0 0/200% 100%;animation:1.4s infinite shimmer}.skeleton-line{background:linear-gradient(90deg,#f5f4f2 25%,#edecea 50%,#f5f4f2 75%) 0 0/200% 100%;border-radius:7px;height:14px;margin:12px 16px 6px;animation:1.4s infinite shimmer}.skeleton-line.short{width:55%;height:10px;margin-top:4px;margin-bottom:16px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.featured-footer{justify-content:center;display:flex}.featured-shop-btn{color:#1c1917;letter-spacing:.03em;border:1.5px solid #1c1917;border-radius:100px;align-items:center;gap:8px;padding:13px 32px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s,transform .15s;display:inline-flex}.featured-shop-btn:hover{color:#fff;background:#1c1917;transform:translateY(-1px)}@media (width<=1200px){.featured-grid,.featured-skeleton-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.featured-section{padding:60px 0}.featured-grid,.featured-skeleton-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.featured-inner{padding:0}.featured-header{margin-bottom:32px;padding:0 16px}.featured-grid,.featured-skeleton-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;margin-bottom:24px;padding:0 16px 20px;overflow-x:auto;display:flex!important}.featured-grid::-webkit-scrollbar{display:none}.featured-skeleton-grid::-webkit-scrollbar{display:none}.featured-grid>*,.featured-skeleton-grid>*{scroll-snap-align:center;min-width:240px}}@media (width<=480px){.featured-section{padding:44px 0}.featured-grid>*,.featured-skeleton-grid>*{min-width:200px}.featured-shop-btn{justify-content:center;width:calc(100% - 32px);margin:0 16px;padding:13px 24px}}@media (width<=375px){.featured-grid>*,.featured-skeleton-grid>*{min-width:180px}}.offer-banners-section{background:#fafaf8;flex-direction:column;gap:80px;padding:80px 0;display:flex}.special-offer-banner{background:#1c1917;border-radius:24px;grid-template-columns:1fr 50%;margin:0 24px;display:grid;overflow:hidden;box-shadow:0 20px 48px #00000024}.offer-content{color:#fff;flex-direction:column;justify-content:center;padding:56px 48px;display:flex}.offer-badge{letter-spacing:.12em;text-transform:uppercase;color:#e8600a;background:#e8600a1f;border-radius:100px;width:fit-content;margin-bottom:20px;padding:5px 12px;font-size:.68rem;font-weight:800;display:inline-block}.offer-title{letter-spacing:-1px;color:#fff;margin:0 0 14px;font-family:Outfit,sans-serif;font-size:clamp(1.5rem,5vw,2.8rem);font-weight:900;line-height:1.1}.offer-title span{color:#e8600a}.offer-description{color:#fff9;margin:0 0 32px;font-size:.95rem;line-height:1.6}.offer-visual{height:100%;min-height:340px}.offer-visual img{object-fit:cover;filter:brightness(.8);width:100%;height:100%}.product-showcase-panner{padding:0 24px}.showcase-header{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-bottom:48px;display:flex}.showcase-label{letter-spacing:.14em;text-transform:uppercase;color:#e8600a;font-size:.7rem;font-weight:800}.showcase-title{color:#1c1917;letter-spacing:-.3px;margin:0;font-family:Outfit,sans-serif;font-size:clamp(1.5rem,5vw,2.2rem);font-weight:800}.showcase-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.showcase-card{text-align:center;background:#fff;border:1px solid #e7e5e4;border-radius:20px;padding:28px;transition:transform .22s,box-shadow .22s,border-color .18s}.showcase-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.showcase-card.active{border-color:#e8600a;transform:translateY(-16px);box-shadow:0 20px 48px #0000001a}.showcase-img-box{background:#fff7ed;border-radius:16px;justify-content:center;align-items:center;height:200px;margin-bottom:20px;padding:24px;display:flex}.showcase-img-box img{object-fit:contain;max-width:90%;max-height:100%;transition:transform .35s}.showcase-card:hover .showcase-img-box img{transform:scale(1.06)}.showcase-details h4{color:#1c1917;margin:0 0 6px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.showcase-details .price{color:#e8600a;margin:0 0 16px;font-size:1rem;font-weight:700}.btn-artisan-mini{color:#1c1917;letter-spacing:.04em;cursor:pointer;background:0 0;border:1.5px solid #e7e5e4;border-radius:100px;padding:7px 22px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;transition:background .18s,color .18s,border-color .18s}.btn-artisan-mini:hover{color:#fff;background:#1c1917;border-color:#1c1917}@media (width<=992px){.special-offer-banner{grid-template-columns:1fr;margin:0 16px}.offer-visual{order:-1;min-height:240px}.offer-content{padding:36px 28px}}@media (width<=768px){.offer-banners-section{gap:48px;padding:48px 0}.offer-content{padding:32px 22px}.offer-visual{min-height:200px}.offer-description{margin-bottom:24px;font-size:.88rem}.showcase-header{margin-bottom:32px;padding:0 16px}.showcase-grid{grid-template-columns:1fr;max-width:400px}.showcase-card.active{transform:none}.product-showcase-panner{padding:0 16px}}@media (width<=480px){.offer-banners-section{gap:36px;padding:36px 0}.special-offer-banner{border-radius:18px;margin:0 12px}.offer-content{padding:26px 18px}.offer-visual{min-height:180px}.offer-badge{margin-bottom:14px;padding:4px 10px;font-size:.62rem}.offer-description{margin-bottom:20px;font-size:.85rem}.product-showcase-panner{padding:0 12px}.showcase-card{padding:22px}.showcase-img-box{height:170px;margin-bottom:16px;padding:18px}}@media (width<=375px){.special-offer-banner{margin:0 8px}.offer-content{padding:22px 14px}}.quality-section{text-align:center;background:#fff7ed;padding:80px 0}.quality-header{flex-direction:column;align-items:center;gap:10px;margin-bottom:48px;display:flex}.quality-accent{letter-spacing:.14em;color:#e8600a;text-transform:uppercase;align-items:center;gap:8px;font-size:.7rem;font-weight:800;display:flex}.quality-icon{font-size:1rem}.quality-title{color:#1c1917;letter-spacing:-.5px;margin:0;font-family:Outfit,sans-serif;font-size:clamp(1.5rem,5vw,2.6rem);font-weight:800;line-height:1.1}.title-orange{color:#e8600a}.benefits-grid{gap:24px;margin-top:0;display:grid;grid-template-columns:repeat(4,1fr)!important}.benefit-item{text-align:center;background:#fff;border:1px solid #e7e5e4;border-radius:16px;min-width:0;padding:32px 24px;transition:transform .22s,box-shadow .22s,border-color .18s}.benefit-item:hover{border-color:#e8600a;transform:translateY(-6px);box-shadow:0 16px 40px #00000014}.benefit-icon{color:#e8600a;background:#fff7ed;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:1.6rem;display:flex}.benefit-title{color:#1c1917;margin:0 0 8px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.benefit-desc{color:#a8a29e;margin:0;font-size:.875rem;line-height:1.6}@media (width<=1024px){.benefits-grid{gap:16px;grid-template-columns:repeat(4,1fr)!important}.benefit-item{padding:24px 16px}}@media (width<=768px){.quality-section{padding:48px 0}.quality-header{margin-bottom:32px;padding:0 16px}.benefits-grid{scroll-snap-type:x mandatory;scrollbar-width:none;flex-wrap:nowrap;gap:16px;padding:0 16px 24px;overflow-x:auto;display:flex!important}.benefits-grid::-webkit-scrollbar{display:none}.benefit-item{scroll-snap-align:center;min-width:260px;padding:24px 18px}.benefit-icon{width:48px;height:48px;margin-bottom:14px;font-size:1.4rem}}@media (width<=480px){.quality-section{padding:36px 0}.benefit-item{min-width:240px;padding:22px 18px}.benefit-icon{width:44px;height:44px;font-size:1.25rem}.benefit-title{font-size:.95rem}}.benefits-bar-section{background:#fff;border-top:1px solid #e7e5e4;border-bottom:1px solid #e7e5e4;padding:28px 0}.benefits-bar-grid{grid-template-columns:repeat(4,1fr);align-items:center;gap:24px;display:grid}.benefits-bar-item{align-items:center;gap:14px;display:flex}.benefits-bar-icon{color:#e8600a;background:#fff7ed;border:1px solid #e8600a1a;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:1.3rem;display:flex}.benefits-bar-info{flex-direction:column;gap:2px;display:flex}.benefits-bar-title{color:#1c1917;margin:0;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;line-height:1.2}.benefits-bar-desc{color:#a8a29e;margin:0;font-size:.75rem;line-height:1.3}@media (width<=1024px){.benefits-bar-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=768px){.benefits-bar-section{padding:22px 0}.benefits-bar-grid{gap:16px;padding:0 16px}}@media (width<=480px){.benefits-bar-section{padding:18px 0}.benefits-bar-grid{grid-template-columns:1fr;gap:12px;padding:0 16px}.benefits-bar-item{gap:12px}.benefits-bar-icon{width:42px;min-width:42px;height:42px;font-size:1.15rem}.benefits-bar-title{font-size:.85rem}.benefits-bar-desc{font-size:.72rem}}.shop-product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:20px;display:grid}.shop-grid-loading{justify-content:center;align-items:center;min-height:320px;display:flex}.spinner{border:3px solid #e7e5e4;border-top-color:#e8600a;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.shop-empty-state{text-align:center;color:#a8a29e;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:320px;padding:40px 20px;display:flex}.shop-empty-state h3{color:#57534e;margin:0;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:600}.shop-empty-state p{color:#a8a29e;max-width:280px;margin:0;font-size:.88rem}@media (width<=1200px){.shop-product-grid{grid-template-columns:repeat(auto-fill,minmax(195px,1fr))}}@media (width<=720px){.shop-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (width<=380px){.shop-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.shop-page{background:#fafaf8;min-height:100vh;padding-top:100px;padding-bottom:60px}.shop-container{grid-template-columns:230px 1fr;align-items:start;gap:28px;max-width:1440px;margin:0 auto;padding:32px 24px 0;display:grid}.shop-sidebar{background:#fff;border:1px solid #e7e5e4;border-radius:20px;flex-direction:column;gap:28px;padding:24px 20px;display:flex;position:sticky;top:112px}.shop-filter-group{flex-direction:column;gap:12px;display:flex}.shop-filter-title{letter-spacing:.1em;text-transform:uppercase;color:#a8a29e;border-bottom:1px solid #e7e5e4;margin:0;padding-bottom:10px;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:700}.shop-filter-list{flex-direction:column;gap:2px;display:flex}.shop-filter-item{cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:7px 8px;transition:background .15s;display:flex}.shop-filter-item:hover{background:#fff7ed}.shop-filter-item input[type=radio],.shop-filter-item input[type=checkbox]{display:none}.shop-radio-custom{border:2px solid #d6d3d1;border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:border-color .15s;position:relative}.shop-filter-item input[type=radio]:checked+.shop-radio-custom{background:#e8600a;border-color:#e8600a}.shop-filter-item input[type=radio]:checked+.shop-radio-custom:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shop-check-custom{border:2px solid #d6d3d1;border-radius:5px;flex-shrink:0;width:18px;height:18px;transition:border-color .15s,background .15s;position:relative}.shop-filter-item input[type=checkbox]:checked+.shop-check-custom{background:#e8600a;border-color:#e8600a}.shop-filter-item input[type=checkbox]:checked+.shop-check-custom:after{content:"✓";color:#fff;font-size:.72rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shop-filter-name{color:#57534e;font-size:.88rem;font-weight:500;transition:color .15s}.shop-filter-item:has(input:checked) .shop-filter-name{color:#e8600a;font-weight:600}.shop-star-rating{color:#f59e0b;align-items:center;gap:1px;font-size:.85rem;display:flex}.shop-main{flex-direction:column;gap:20px;min-width:0;display:flex}.shop-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.shop-header-info{flex-direction:column;gap:4px;display:flex}.shop-title{color:#1c1917;margin:0;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.2}.item-stats{color:#a8a29e;margin:0;font-size:.82rem}.header-actions{align-items:center;gap:10px;display:flex}.shop-sort{color:#57534e;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23A8A29E' stroke-width='2.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 10px center no-repeat;border:1.5px solid #e7e5e4;border-radius:10px;outline:none;padding:9px 32px 9px 14px;font-family:Inter,sans-serif;font-size:.84rem;font-weight:500;transition:border-color .15s}.shop-sort:focus{border-color:#e8600a}.shop-pagination{justify-content:center;align-items:center;gap:8px;padding-top:8px;display:flex}.page-btn{color:#57534e;cursor:pointer;background:#fff;border:1.5px solid #e7e5e4;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}.page-btn:hover{color:#e8600a;border-color:#e8600a}.page-btn.active{color:#fff;background:#e8600a;border-color:#e8600a;font-weight:700}.page-btn.next{border-radius:100px;width:auto;padding:0 16px;font-size:.82rem}.shop-filter-toggle{color:#57534e;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e7e5e4;border-radius:10px;align-items:center;gap:6px;min-height:44px;padding:9px 14px;font-family:Outfit,sans-serif;font-size:.84rem;font-weight:700;transition:border-color .15s,background .15s;display:none}.shop-filter-toggle:hover{color:#e8600a;background:#fff7ed;border-color:#e8600a}.shop-filter-toggle .filter-count{color:#fff;text-align:center;background:#e8600a;border-radius:100px;min-width:18px;padding:2px 7px;font-size:.68rem;font-weight:800}.shop-sidebar-backdrop{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1c191773;display:none;position:fixed;inset:0}@media (width<=960px){.shop-container{grid-template-columns:1fr;padding:20px 16px 0}.shop-sidebar{z-index:201;border-radius:0 20px 20px 0;width:300px;max-width:85vw;height:100dvh;padding-top:20px;transition:transform .28s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.shop-sidebar.open{transform:translate(0);box-shadow:8px 0 32px #00000024}.shop-sidebar-backdrop.open{display:block}.shop-filter-toggle{display:inline-flex}.shop-title{font-size:1.3rem}.shop-filter-item{min-height:44px;padding:10px 8px}}@media (width<=600px){.shop-header{flex-direction:row;align-items:center;gap:10px}.shop-header-info{flex:1;min-width:0}.header-actions{flex-shrink:0;gap:8px;display:flex}.shop-sort{min-width:130px;max-width:160px}}@media (width<=480px){.shop-page{padding-top:80px}.shop-container{padding:16px 12px 0}.shop-title{font-size:1.15rem}.page-btn{width:34px;height:34px;font-size:.8rem}}@media (width<=375px){.shop-container{padding:12px 10px 0}.shop-title{font-size:1.05rem}}.cart-page-wrapper{background:#fafaf8;min-height:100vh;padding:100px 0 60px}.cart-container{grid-template-columns:1fr 400px;align-items:start;gap:28px;max-width:1200px;margin:0 auto;padding:32px 24px 0;display:grid}.cart-page-title{color:#1c1917;letter-spacing:-.3px;margin:0 0 20px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800}.cart-page-title span{color:#e8600a}.cart-items-card{background:#fff;border:1px solid #e7e5e4;border-radius:20px;padding:8px 24px 24px}.cart-item-row{border-bottom:1px solid #f5f4f2;align-items:flex-start;gap:16px;padding:20px 0;display:flex}.cart-item-row:last-of-type{border-bottom:none}.cart-item-image-box{background:#fafaf8;border:1px solid #e7e5e4;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.cart-item-image{object-fit:cover;width:100%;height:100%}.cart-item-details{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.cart-item-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cart-item-name{color:#1c1917;margin:0;font-family:Outfit,sans-serif;font-size:.92rem;font-weight:600;line-height:1.4}.cart-item-remove{color:#a8a29e;cursor:pointer;background:#f5f4f2;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s,color .15s;display:flex}.cart-item-remove:hover{color:#ef4444;background:#fee2e2}.cart-item-weight{color:#a8a29e;margin:0;font-size:.78rem}.cart-item-bottom{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.cart-qty-selector{background:#f5f4f2;border-radius:100px;align-items:center;gap:2px;padding:3px;display:flex}.qty-btn-small{color:#1c1917;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,color .15s;display:flex;box-shadow:0 1px 3px #00000014}.qty-btn-small:hover:not(:disabled){color:#fff;background:#e8600a}.qty-btn-small:disabled{opacity:.4;cursor:not-allowed}.qty-value-small{color:#1c1917;text-align:center;min-width:28px;font-size:.88rem;font-weight:700}.cart-item-price{color:#1c1917;margin:0;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.cart-totals-section{border-top:1px dashed #e7e5e4;padding:16px 0 4px}.cart-totals-row{color:#57534e;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:500;display:flex}.cart-totals-row span:last-child{color:#1c1917;font-size:1rem;font-weight:700}.cart-bottom-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.btn-continue-shopping{color:#57534e;cursor:pointer;letter-spacing:.04em;background:0 0;border:1.5px solid #e7e5e4;border-radius:12px;flex:1;min-width:140px;height:46px;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:700;transition:all .18s}.btn-continue-shopping:hover{color:#1c1917;border-color:#1c1917}.btn-checkout{color:#fff;cursor:pointer;letter-spacing:.04em;background:#e8600a;border:none;border-radius:12px;flex:2;min-width:180px;height:46px;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:700;transition:background .18s,box-shadow .18s,transform .15s}.btn-checkout:hover{background:#c94e00;transform:translateY(-1px);box-shadow:0 4px 16px #e8600a47}.empty-cart-message{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.empty-cart-message p{color:#a8a29e;margin:0;font-size:1rem}.artisan-summary-card{background:#fff;border:1px solid #e7e5e4;border-radius:20px;position:sticky;top:112px;overflow:hidden}.summary-promo-section{border-bottom:1px solid #f5f4f2;padding:20px 20px 16px}.promo-label{letter-spacing:.1em;text-transform:uppercase;color:#a8a29e;margin-bottom:10px;font-size:.68rem;font-weight:700;display:block}.promo-input-group{gap:8px;display:flex}.promo-input{color:#1c1917;background:#fafaf8;border:1.5px solid #e7e5e4;border-radius:10px;outline:none;flex:1;height:40px;padding:0 12px;font-family:Inter,sans-serif;font-size:.85rem;transition:border-color .15s}.promo-input:focus{background:#fff;border-color:#e8600a}.promo-input::placeholder{color:#d6d3d1}.btn-apply-promo{color:#fff;cursor:pointer;letter-spacing:.04em;background:#1c1917;border:none;border-radius:10px;height:40px;padding:0 16px;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:700;transition:background .15s}.btn-apply-promo:hover{background:#000}.btn-view-offers{color:#e8600a;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-items:center;gap:6px;padding:8px 0 0;font-size:.82rem;font-weight:600;text-decoration:underline;display:flex}.promo-error-hint{color:#ef4444;margin:6px 0 0;font-size:.78rem}.inner-summary-box{border-bottom:1px solid #f5f4f2;padding:20px}.inner-title{color:#1c1917;margin:0 0 16px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:700}.billing-rows-list{flex-direction:column;gap:12px;display:flex}.artisan-billing-row{align-items:center;gap:12px;display:flex}.row-icon-box{color:#e8600a;background:#fff7ed;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.artisan-billing-row.discount .row-icon-box{color:#16a34a;background:#f0fdf4}.row-info{flex-direction:column;flex:1;gap:1px;display:flex}.row-label{color:#1c1917;font-size:.85rem;font-weight:600}.row-sub{color:#a8a29e;font-size:.72rem}.artisan-billing-row.discount .row-label,.artisan-billing-row.discount .row-value{color:#16a34a}.row-value{color:#1c1917;white-space:nowrap;font-size:.92rem;font-weight:700}.inner-final-total{border-top:1px dashed #e7e5e4;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex}.total-payable-label{color:#57534e;font-size:.88rem;font-weight:600}.total-payable-value{color:#e8600a;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:900}.floating-action-box{border-bottom:1px solid #f5f4f2;padding:16px 20px}.btn-artisan-proceed{color:#fff;cursor:pointer;letter-spacing:.05em;background:#e8600a;border:none;border-radius:12px;width:100%;height:50px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:700;transition:background .18s,box-shadow .18s,transform .15s}.btn-artisan-proceed:hover{background:#c94e00;transform:translateY(-2px);box-shadow:0 8px 24px #e8600a4d}.summary-trust-footer{border-bottom:1px solid #f5f4f2;padding:16px 20px}.trust-head{color:#1c1917;align-items:center;gap:8px;margin-bottom:10px;font-size:.82rem;font-weight:600;display:flex}.trust-icon{color:#16a34a}.trust-check-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.trust-check-list li{color:#a8a29e;padding-left:16px;font-size:.78rem;position:relative}.trust-check-list li:before{content:"✓";color:#16a34a;font-weight:700;position:absolute;left:0}.summary-sticky-footer{color:#a8a29e;background:#fafaf8;justify-content:center;align-items:center;gap:6px;padding:14px 20px;font-size:.75rem;display:flex}@media (width<=900px){.cart-container{grid-template-columns:1fr;padding:20px 16px 0}.artisan-summary-card{border-radius:20px;position:static}.cart-page-title{font-size:1.5rem}}@media (width<=500px){.cart-bottom-actions{flex-direction:column}.btn-continue-shopping,.btn-checkout{width:100%;min-width:unset}}@media (width<=480px){.cart-page-wrapper{padding:80px 0 40px}.cart-container{padding:14px 12px 0}.cart-page-title{margin-bottom:14px;font-size:1.3rem}.cart-items-card{padding:4px 16px 16px}.qty-btn-small{width:38px;height:38px}.cart-item-remove{width:34px;height:34px}.cart-item-image-box{width:68px;height:68px}.cart-item-name{font-size:.88rem}.cart-item-price{font-size:.95rem}}@media (width<=375px){.cart-container{padding:12px 10px 0}.cart-page-title{font-size:1.15rem}.cart-item-image-box{width:58px;height:58px}.qty-btn-small{width:34px;height:34px}.cart-item-name{font-size:.83rem}}.footer{color:#ffffffd9;background:#1c1917;font-family:Inter,sans-serif}.footer-newsletter{background:#111;border-bottom:1px solid #ffffff0f;padding:48px 0}.newsletter-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.newsletter-text h3{color:#fff;margin:0 0 6px;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700}.newsletter-text p{color:#ffffff8c;max-width:380px;margin:0;font-size:.88rem;line-height:1.5}.newsletter-form{background:#ffffff12;border:1px solid #ffffff1f;border-radius:12px;width:100%;max-width:400px;display:flex;overflow:hidden}.newsletter-form:focus-within{border-color:#e8600a80}.newsletter-form input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;min-height:44px;padding:0 16px;font-family:Inter,sans-serif;font-size:.88rem}.newsletter-form input::placeholder{color:#ffffff59}.newsletter-form button{color:#fff;letter-spacing:.08em;cursor:pointer;white-space:nowrap;background:#e8600a;border:none;min-height:44px;padding:14px 22px;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:800;transition:background .18s}.newsletter-form button:hover{background:#c94e00}.footer-main{padding:56px 0 48px}.footer-grid{grid-template-columns:2fr 1.2fr 1.2fr;gap:40px;display:grid}.footer-logo{color:#fff;letter-spacing:.04em;margin:0 0 14px;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:900}.footer-tagline{color:#ffffff80;max-width:300px;margin:0 0 24px;font-size:.85rem;line-height:1.7}.footer-socials{gap:8px;display:flex}.social-icon{color:#fff9;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:.68rem;font-weight:800;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:flex}.social-icon:hover{color:#fff;background:#e8600a;border-color:#e8600a}.footer-links-col h4{letter-spacing:.12em;color:#fff6;text-transform:uppercase;margin:0 0 20px;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:800}.footer-links-col ul{margin:0;padding:0;list-style:none}.footer-links-col li{margin-bottom:12px}.footer-links-col a{color:#fff9;padding:4px 0;font-size:.88rem;text-decoration:none;transition:color .18s;display:inline-block}.footer-links-col a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff0f;padding:20px 0}.bottom-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.copyright{color:#ffffff4d;margin:0;font-size:.78rem}.copyright a.vynex-link{color:#e8600a;font-weight:700;text-decoration:none}.copyright a.vynex-link:hover{text-decoration:underline}.bottom-links{gap:20px;display:flex}.bottom-links a{color:#ffffff59;font-size:.78rem;text-decoration:none;transition:color .18s}.bottom-links a:hover{color:#fffc}.payment-badges{gap:8px;display:flex}.badge{letter-spacing:.06em;color:#fff6;border:1px solid #ffffff1f;border-radius:4px;padding:3px 9px;font-size:.7rem;font-weight:800}@media (width<=1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (width<=768px){.footer-newsletter{padding:36px 0}.newsletter-content{text-align:center;flex-direction:column}.newsletter-text h3{font-size:1.25rem}.newsletter-text p{margin:0 auto;font-size:.85rem}.newsletter-form{max-width:100%}.footer-main{padding:44px 0 36px}.footer-grid{text-align:center;grid-template-columns:1fr;gap:28px}.footer-tagline,.footer-logo{margin-left:auto;margin-right:auto}.footer-socials{justify-content:center}.bottom-content{text-align:center;flex-direction:column}.bottom-links{flex-wrap:wrap;justify-content:center;gap:14px 18px}.payment-badges{flex-wrap:wrap;justify-content:center;gap:6px}}@media (width<=480px){.footer-newsletter{padding:30px 0}.newsletter-text h3{font-size:1.1rem}.newsletter-form{background:0 0;border:none;flex-direction:column;gap:10px}.newsletter-form input{background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px}.newsletter-form button{border-radius:10px;padding:14px 18px}.footer-main{padding:36px 0 28px}.footer-grid{gap:24px}.footer-tagline{font-size:.82rem}.footer-links-col h4{margin-bottom:14px}.bottom-links{gap:10px 16px}.bottom-links a,.copyright{font-size:.72rem}}@media (width<=375px){.footer-socials{gap:6px}}.pd-page{background:#fafaf8;min-height:100vh;padding-top:100px;padding-bottom:60px;font-family:Inter,sans-serif}.pd-loading,.pd-error{color:#57534e;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:50vh;display:flex}.pd-spinner{border:3px solid #e7e5e4;border-top-color:#e8600a;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite pd-spin}@keyframes pd-spin{to{transform:rotate(360deg)}}.pd-breadcrumb{color:#a8a29e;max-width:1280px;margin:0 auto 20px;padding:0 24px;font-size:.82rem;font-weight:500}.pd-breadcrumb a{color:#e8600a;font-weight:600;text-decoration:none}.pd-breadcrumb a:hover{text-decoration:underline}.pd-grid{grid-template-columns:540px 1fr;align-items:start;gap:48px;max-width:1280px;margin:0 auto 36px;padding:0 24px;display:grid}.pd-gallery{gap:14px;display:flex;position:sticky;top:112px}.pd-thumbs{flex-direction:column;gap:10px;display:flex}.pd-thumb{cursor:pointer;background:#fff;border:2px solid #e7e5e4;border-radius:12px;flex-shrink:0;width:68px;height:68px;padding:6px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.pd-thumb img{object-fit:contain;width:100%;height:100%}.pd-thumb:hover{border-color:#d6d3d1}.pd-thumb.active{border-color:#e8600a;box-shadow:0 0 0 3px #e8600a1f}.pd-main-img-wrap{aspect-ratio:1;background:#fff;border:1px solid #e7e5e4;border-radius:20px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.pd-main-img{object-fit:contain;width:80%;height:80%;transition:transform .4s}.pd-main-img-wrap:hover .pd-main-img{transform:scale(1.04)}.pd-back-btn{cursor:pointer;color:#57534e;z-index:2;background:#fffffff2;border:1px solid #e7e5e4;border-radius:100px;padding:6px 14px;font-size:.75rem;font-weight:700;transition:all .18s;position:absolute;top:14px;left:14px}.pd-back-btn:hover{color:#fff;background:#1c1917;border-color:#1c1917}.pd-img-badge{color:#fff;letter-spacing:.07em;text-transform:uppercase;z-index:2;background:#e8600a;border-radius:100px;padding:4px 10px;font-size:.65rem;font-weight:800;position:absolute;top:14px;right:14px}.pd-arrow{cursor:pointer;color:#57534e;z-index:2;background:#ffffffeb;border:1px solid #e7e5e4;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000014}.pd-arrow:hover{color:#fff;background:#e8600a;border-color:#e8600a}.pd-arrow-left{left:14px}.pd-arrow-right{right:14px}.pd-info{background:#fff;border:1px solid #e7e5e4;border-radius:20px;flex-direction:column;gap:0;padding:32px;display:flex}.pd-category{letter-spacing:.08em;color:#e8600a;text-transform:uppercase;background:#fff7ed;border-radius:8px;width:fit-content;margin-bottom:10px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-block}.pd-title{color:#1c1917;letter-spacing:-.4px;margin:0 0 16px;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:800;line-height:1.15}.pd-rating-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;display:flex}.pd-stars .star-on{color:#f59e0b;font-size:1rem}.pd-stars .star-off{color:#e7e5e4;font-size:1rem}.pd-rating-num{color:#1c1917;font-size:.88rem;font-weight:700}.pd-review-count{color:#a8a29e;font-size:.82rem}.pd-out-of-stock{color:#ef4444;text-transform:uppercase;letter-spacing:.05em;background:#fee2e2;border-radius:100px;padding:3px 10px;font-size:.7rem;font-weight:700}.pd-in-stock{color:#16a34a;text-transform:uppercase;letter-spacing:.05em;background:#dcfce7;border-radius:100px;padding:3px 10px;font-size:.7rem;font-weight:700}.pd-info hr,.pd-divider{border:none;border-top:1px solid #f5f4f2;margin:18px 0}.pd-price-row{align-items:center;gap:12px;margin-bottom:6px;display:flex}.pd-price{color:#1c1917;letter-spacing:-.5px;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;line-height:1}.pd-price-old{color:#a8a29e;font-size:1rem;font-weight:400;text-decoration:line-through}.pd-discount-badge{color:#16a34a;background:#dcfce7;border-radius:100px;padding:3px 10px;font-size:.75rem;font-weight:700}.pd-tax-note{color:#a8a29e;margin:0 0 20px;font-size:.75rem}.pd-options-block{margin-bottom:20px}.pd-option-label{color:#57534e;margin-bottom:10px;font-size:.82rem;font-weight:500}.pd-option-label strong{color:#1c1917;font-weight:700}.pd-weight-options{flex-wrap:wrap;gap:8px;display:flex}.pd-weight-btn{cursor:pointer;color:#57534e;background:#fff;border:1.5px solid #e7e5e4;border-radius:100px;padding:8px 18px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:all .18s}.pd-weight-btn:hover{color:#e8600a;border-color:#e8600a}.pd-weight-btn.active{color:#fff;background:#e8600a;border-color:#e8600a;box-shadow:0 2px 10px #e8600a40}.pd-purchase-row{align-items:center;gap:12px;margin-bottom:24px;display:flex}.pd-qty{background:#f5f4f2;border-radius:100px;align-items:center;gap:4px;padding:4px;display:flex}.pd-qty button{cursor:pointer;color:#1c1917;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;font-weight:500;transition:background .15s,color .15s;display:flex;box-shadow:0 1px 4px #00000014}.pd-qty button:hover{color:#fff;background:#e8600a}.pd-qty span{color:#1c1917;text-align:center;min-width:36px;padding:0 14px;font-size:1rem;font-weight:700}.pd-btn-cart{cursor:pointer;color:#1c1917;letter-spacing:.03em;background:#fff;border:2px solid #1c1917;border-radius:12px;flex:1;height:50px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:700;transition:all .18s}.pd-btn-cart:hover,.pd-btn-cart.added{color:#fff;background:#1c1917}.pd-btn-buy{color:#fff;cursor:pointer;letter-spacing:.03em;background:#e8600a;border:none;border-radius:12px;flex:1.4;height:50px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:700;transition:all .18s;box-shadow:0 4px 14px #e8600a38}.pd-btn-buy:hover{background:#c94e00;transform:translateY(-1px);box-shadow:0 8px 24px #e8600a4d}.pd-payment-block{background:#fafaf8;border:1px solid #f5f4f2;border-radius:12px;margin-bottom:18px;padding:14px 16px}.pd-payment-label{text-transform:uppercase;letter-spacing:.09em;color:#a8a29e;margin-bottom:10px;font-size:.68rem;font-weight:700}.pd-payment-icons{flex-wrap:wrap;gap:8px;display:flex}.pd-pay-icon{color:#57534e;background:#fff;border:1px solid #e7e5e4;border-radius:8px;justify-content:center;align-items:center;min-width:52px;height:32px;padding:5px 10px;font-size:.7rem;font-weight:700;display:flex}.pi-visa{color:#1a1a8c;letter-spacing:.5px;font-size:.82rem;font-style:italic;font-weight:900}.pi-mc{background:0 0;border:none;padding:0;position:relative;overflow:visible}.pi-circle{border-radius:50%;width:22px;height:22px;position:absolute}.pi-circle.c1{background:#eb001b;left:0}.pi-circle.c2{background:#f79e1b;left:12px}.pi-upi{color:#3b38c0;font-size:.75rem;font-weight:900}.pi-text{color:#57534e;font-size:.7rem}.pd-guarantees{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pd-guarantee-item{background:#fafaf8;border:1px solid #f5f4f2;border-radius:12px;align-items:center;gap:10px;padding:12px;font-size:.82rem;display:flex}.pd-guarantee-item>span{flex-shrink:0;font-size:1.2rem}.pd-guarantee-item strong{color:#1c1917;font-size:.82rem;font-weight:700;line-height:1.2;display:block}.pd-guarantee-item small{color:#a8a29e;font-size:.7rem}.pd-tabs-section{max-width:1280px;margin:0 auto 24px;padding:0 24px}.pd-tabs-inner{background:#fff;border:1px solid #e7e5e4;border-radius:20px;overflow:hidden}.pd-tabs{border-bottom:1px solid #f5f4f2;padding:0 24px;display:flex}.pd-tab{color:#a8a29e;cursor:pointer;background:0 0;border:none;border-bottom:2.5px solid #0000;margin-bottom:-1px;padding:16px 20px;font-family:Inter,sans-serif;font-size:.88rem;font-weight:600;transition:all .18s}.pd-tab:hover{color:#57534e}.pd-tab.active{color:#e8600a;border-bottom-color:#e8600a;font-weight:700}.pd-tab-content{padding:28px}.pd-description h3,.pd-nutrition h3,.pd-usage h3{color:#1c1917;margin:0 0 14px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.pd-description p{color:#57534e;margin-bottom:20px;font-size:.88rem;line-height:1.75}.pd-key-features{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pd-feature{background:#fafaf8;border:1px solid #f5f4f2;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex}.pd-feature>span{flex-shrink:0;margin-top:-2px;font-size:1.3rem}.pd-feature p{color:#57534e;margin:0;font-size:.82rem;line-height:1.5}.pd-feature strong{color:#1c1917;margin-bottom:2px;font-size:.82rem;display:block}.pd-package-info{flex-direction:column;gap:20px;display:flex}.pd-pkg-block{background:#fafaf8;border:1px solid #f5f4f2;border-radius:12px;padding:16px}.pd-pkg-block h4{color:#e8600a;text-transform:uppercase;letter-spacing:.5px;margin:0 0 10px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}.pd-pkg-block p{color:#57534e;margin:0 0 4px;font-size:.85rem;line-height:1.5}.pd-pkg-block p strong{color:#1c1917}.pd-cert-logos{gap:12px;margin-top:12px;display:flex}.pd-fssai-text,.pd-iso-text{color:#1c1917;background:#fff;border:1px solid #e7e5e4;border-radius:8px;justify-content:center;align-items:center;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.pd-fssai-text{letter-spacing:1px;font-style:italic}.pd-offers-block{background:#fff7ed;border:1px solid #ffedd5;border-radius:12px;margin-bottom:20px;padding:16px}.pd-offers-label,.pd-delivery-label{text-transform:uppercase;letter-spacing:.08em;color:#e8600a;margin-bottom:12px;font-size:.72rem;font-weight:700}.pd-delivery-label{color:#1c1917}.pd-offers-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pd-offers-list li{color:#57534e;align-items:flex-start;gap:8px;font-size:.85rem;line-height:1.4;display:flex}.pd-offer-icon{flex-shrink:0}.pd-offers-list strong{color:#1c1917;font-weight:600}.pd-delivery-block{background:#fafaf8;border:1px solid #f5f4f2;border-radius:12px;margin-bottom:18px;padding:16px}.pd-delivery-info{flex-direction:column;gap:10px;display:flex}.pd-delivery-info p{color:#57534e;align-items:center;gap:8px;margin:0;font-size:.85rem;display:flex}.pd-delivery-info p span{font-size:1.1rem}.pd-delivery-info strong{color:#1c1917}.pd-secure-note{color:#16a34a;align-items:center;gap:6px;margin-top:12px;font-size:.75rem;font-weight:600;display:flex}@media (width<=1000px){.pd-grid{grid-template-columns:1fr;gap:24px;padding:0 16px}.pd-gallery{position:static}.pd-main-img-wrap{aspect-ratio:4/3}.pd-thumbs{flex-direction:row}.pd-info{padding:24px}.pd-title{font-size:1.7rem}.pd-price{font-size:1.6rem}.pd-tabs-section,.pd-reviews-section{padding:0 16px 24px}}@media (width<=600px){.pd-purchase-row{flex-wrap:wrap}.pd-btn-cart,.pd-btn-buy{flex:1;min-width:120px}.pd-guarantees,.pd-key-features{grid-template-columns:1fr}.pd-reviews-header{flex-direction:column}}@media (width<=480px){.pd-page{padding-top:80px;padding-bottom:40px}.pd-grid{gap:16px;padding:0 12px}.pd-info{padding:18px 16px}.pd-title{font-size:clamp(1.35rem,5vw,1.6rem)}.pd-price{font-size:1.4rem}.pd-qty button{width:44px;height:44px}.pd-btn-cart,.pd-btn-buy{height:46px;font-size:.84rem}.pd-thumb{width:56px;height:56px}.pd-tabs-section,.pd-reviews-section{padding:0 12px 20px}.pd-tab-content{padding:20px 16px}.pd-tab{padding:14px;font-size:.82rem}.pd-breadcrumb{padding:0 12px;font-size:.78rem}.pd-nutrition{overflow-x:auto}.pd-nutrition-table{min-width:320px}.pd-overall-rating{gap:10px;padding:12px 14px}.pd-big-rating{font-size:2.2rem}}@media (width<=375px){.pd-info{padding:14px 12px}.pd-title,.pd-price{font-size:1.25rem}.pd-weight-btn{padding:6px 12px;font-size:.78rem}.pd-reviews-inner{padding:20px 16px}}.contact-page{background:#fafaf8;min-height:100vh;padding-top:80px;font-family:Inter,sans-serif}.contact-hero{text-align:center;background:#fff7ed;border-bottom:1px solid #ffedd5;padding:72px 24px 60px}.contact-hero-title{color:#1c1917;letter-spacing:-.5px;margin:0 0 14px;font-family:Outfit,sans-serif;font-size:3rem;font-weight:800}.contact-hero-sub{color:#57534e;margin:0;max-width:500px;margin-inline:auto;font-size:1.05rem;line-height:1.6}.contact-info-strip{background:#fff;border-bottom:1px solid #e7e5e4;justify-content:center;align-items:stretch;gap:0;display:flex}.contact-info-card{text-align:center;border-right:1px solid #f5f4f2;flex-direction:column;flex:1;align-items:center;gap:6px;max-width:280px;padding:28px 48px;display:flex}.contact-info-card:last-child{border-right:none}.contact-info-icon-box{color:#e8600a;background:#fff7ed;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:4px;display:flex}.contact-info-label{letter-spacing:.09em;text-transform:uppercase;color:#a8a29e;font-size:.7rem;font-weight:700}.contact-info-value{color:#1c1917;font-size:.92rem;font-weight:600}.contact-body{grid-template-columns:1fr 1fr;gap:40px;max-width:1200px;padding:60px 24px;display:grid}.contact-form-card{background:#fff;border:1px solid #e7e5e4;border-radius:20px;flex-direction:column;gap:0;padding:40px;display:flex}.contact-form-title{color:#1c1917;margin:0 0 6px;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:800}.contact-form-sub{color:#a8a29e;margin:0 0 28px;font-size:.85rem}.contact-form{flex-direction:column;gap:16px;display:flex}.contact-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-input-group{flex-direction:column;gap:6px;display:flex}.contact-label{letter-spacing:.09em;text-transform:uppercase;color:#a8a29e;font-size:.7rem;font-weight:700}.contact-input{color:#1c1917;background:#fafaf8;border:1.5px solid #e7e5e4;border-radius:12px;outline:none;height:46px;padding:0 14px;font-family:Inter,sans-serif;font-size:.88rem;transition:border-color .15s,background .15s}.contact-input:focus{background:#fff;border-color:#e8600a;box-shadow:0 0 0 3px #e8600a14}.contact-input::placeholder{color:#d6d3d1}.contact-textarea{color:#1c1917;resize:vertical;background:#fafaf8;border:1.5px solid #e7e5e4;border-radius:12px;outline:none;min-height:140px;padding:14px;font-family:Inter,sans-serif;font-size:.88rem;line-height:1.6;transition:border-color .15s,background .15s}.contact-textarea:focus{background:#fff;border-color:#e8600a;box-shadow:0 0 0 3px #e8600a14}.contact-textarea::placeholder{color:#d6d3d1}.contact-submit-btn{color:#fff;cursor:pointer;letter-spacing:.04em;background:#e8600a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;margin-top:4px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:700;transition:background .18s,box-shadow .18s,transform .15s;display:flex}.contact-submit-btn:hover:not(:disabled){background:#c94e00;transform:translateY(-1px);box-shadow:0 6px 20px #e8600a47}.contact-submit-btn:disabled{opacity:.6;cursor:not-allowed}.contact-social-row{border-top:1px solid #f5f4f2;align-items:center;gap:16px;margin-top:28px;padding-top:24px;display:flex}.contact-social-label{color:#a8a29e;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:.75rem;font-weight:600}.contact-socials{gap:10px;display:flex}.social-btn{color:#57534e;background:#fafaf8;border:1.5px solid #e7e5e4;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background .15s,color .15s,border-color .15s,transform .15s;display:flex}.social-btn:hover{color:#e8600a;background:#fff7ed;border-color:#e8600a;transform:translateY(-2px)}.contact-visual-card{background:#1c1917;border-radius:20px;min-height:480px;position:relative;overflow:hidden}.contact-visual-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.contact-visual-card:hover .contact-visual-img{transform:scale(1.03)}.contact-visual-overlay{background:linear-gradient(#0000 0%,#1c1917d9 100%);padding:40px 32px;position:absolute;bottom:0;left:0;right:0}.contact-visual-quote{color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:1.2rem;font-style:italic;font-weight:700;line-height:1.5}@media (width<=960px){.contact-hero-title{font-size:2.2rem}.contact-info-strip{flex-wrap:wrap}.contact-info-card{border-bottom:1px solid #f5f4f2;border-right:none;max-width:100%;padding:20px 24px}.contact-info-card:last-child{border-bottom:none}.contact-body{grid-template-columns:1fr;gap:24px;padding:32px 16px}.contact-visual-card{min-height:300px}}@media (width<=600px){.contact-hero{padding:56px 20px 44px}.contact-hero-title{font-size:1.8rem}.contact-form-card{padding:24px 20px}.contact-form-row{grid-template-columns:1fr}}@media (width<=480px){.contact-page{padding-top:70px}.contact-hero{padding:40px 16px 32px}.contact-hero-title{font-size:clamp(1.5rem,6vw,2rem)}.contact-hero-sub{font-size:.9rem}.contact-body{gap:20px;padding:24px 12px}.contact-form-card{padding:20px 16px}.contact-form-title{font-size:1.15rem}.contact-input{height:44px}.contact-submit-btn{height:46px}.social-btn{border-radius:12px;width:44px;height:44px}.contact-visual-card{min-height:220px}.contact-visual-overlay{padding:24px 20px}.contact-visual-quote{font-size:1rem}}@media (width<=375px){.contact-hero{padding:32px 12px 28px}.contact-hero-title{font-size:1.4rem}.contact-body{padding:20px 10px}.contact-form-card{padding:16px 14px}}.checkout-page-container{background:#fafaf8;flex-direction:column;align-items:center;min-height:100vh;padding:100px 24px 80px;display:flex}.checkout-main-card{background:#fff;border:1px solid #e7e5e4;border-radius:20px;width:100%;max-width:900px;padding:32px}.checkout-title{text-align:center;letter-spacing:.12em;color:#1c1917;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800}.checkout-badge-row{border-bottom:1px solid #f5f4f2;justify-content:center;align-items:center;gap:20px;margin-bottom:28px;padding-bottom:20px;display:flex}.brand-logo{opacity:.45;object-fit:contain;filter:grayscale();max-width:70px;height:18px;transition:opacity .18s,filter .18s}.brand-logo:hover{opacity:.8;filter:grayscale(0)}.checkout-split-view{grid-template-columns:1.15fr .85fr;gap:24px;display:grid}.checkout-left{flex-direction:column;display:flex}.methods-list{flex-direction:column;gap:10px;display:flex}.payment-method-item{cursor:pointer;background:#fff;border:1.5px solid #e7e5e4;border-radius:16px;align-items:center;gap:14px;padding:16px 18px;transition:border-color .18s,background .18s;display:flex}.payment-method-item:hover{background:#fafaf8;border-color:#d1cec9}.payment-method-item.active{background:#fff7ed;border-color:#e8600a}.method-icon-wrap{color:#57534e;background:#f5f4f2;border-radius:10px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;display:flex}.payment-method-item.active .method-icon-wrap{color:#e8600a;background:#e8600a1a}.method-info{flex-direction:column;gap:3px;display:flex}.method-label-row{align-items:center;gap:8px;display:flex}.method-label{color:#1c1917;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}.method-badge{color:#e8600a;text-transform:uppercase;letter-spacing:.06em;background:#fff7ed;border-radius:100px;padding:2px 8px;font-size:.58rem;font-weight:800}.method-subtitle{color:#a8a29e;font-size:.78rem}.upi-app-selection-expanded{background:#fafaf8;border:1px solid #e7e5e4;border-radius:12px;margin-top:4px;padding:14px 16px}.sub-pills-row{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.sub-pills-row.grid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px;margin-bottom:0;display:grid}.upi-app-pill{color:#57534e;cursor:pointer;background:#fff;border:1.5px solid #e7e5e4;border-radius:10px;padding:7px 14px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700;transition:border-color .18s,background .18s,color .18s}.upi-app-pill:hover{background:#f5f4f2;border-color:#d1cec9}.upi-app-pill.active{color:#fff;background:#e8600a;border-color:#e8600a}.manual-upi-input-container{margin-top:10px}.manual-upi-input{color:#1c1917;box-sizing:border-box;background:#fff;border:1.5px solid #e7e5e4;border-radius:12px;outline:none;width:100%;padding:10px 13px;font-family:Inter,sans-serif;font-size:.88rem;transition:border-color .18s}.manual-upi-input:focus{border-color:#e8600a}.checkout-right{flex-direction:column;display:flex}.payment-action-card{background:#fff;border:1px solid #e7e5e4;border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex}.qr-checkout-box{text-align:center;background:#fafaf8;border:1px dashed #e7e5e4;border-radius:12px;padding:20px 16px}.qr-code-img{border-radius:8px;width:140px;height:140px;margin:0 auto 10px;display:block}.scan-primary{color:#1c1917;margin:0 0 4px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:700}.scan-secondary{color:#a8a29e;margin:0;font-size:.75rem}.qr-checkout-box.card-preview,.qr-checkout-box.bank-preview{padding:24px 16px}.qr-checkout-box.bank-preview h3{color:#1c1917;margin:0 0 6px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.card-logos-row{justify-content:center;gap:16px;margin-bottom:12px;display:flex}.card-logos-row img{filter:grayscale(.2);height:22px;transition:filter .18s}.card-logos-row img:hover{filter:grayscale(0)}.price-summary-breakdown{background:#fafaf8;border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.summary-row{color:#57534e;justify-content:space-between;font-size:.85rem;display:flex}.summary-row span:first-child{font-weight:500}.summary-row span:last-child{font-weight:600}.summary-row.highlight{color:#e8600a}.summary-row.highlight span{font-weight:600}.summary-row.total{color:#1c1917;border-top:1px solid #e7e5e4;margin-top:6px;padding-top:10px;font-size:1rem}.summary-row.total span{font-weight:800}.btn-pay-secure{color:#fff;letter-spacing:.06em;cursor:pointer;background:#1c1917;border:none;border-radius:12px;width:100%;padding:14px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:800;transition:background .18s,transform .15s,box-shadow .18s}.btn-pay-secure:hover:not(:disabled){background:#111;transform:translateY(-2px);box-shadow:0 8px 24px #1c191733}.btn-pay-secure:disabled{color:#a8a29e;cursor:not-allowed;background:#e7e5e4}.btn-pay-secure.loading{opacity:.7}.checkout-trust-footer{border-top:1px solid #f5f4f2;justify-content:space-between;align-items:center;margin-top:20px;padding-top:16px;display:flex}.trust-badge{color:#16a34a;align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:flex}.security-badges{color:#a8a29e;text-transform:uppercase;letter-spacing:.06em;gap:12px;font-size:.68rem;font-weight:800;display:flex}@media (width<=768px){.checkout-split-view{grid-template-columns:1fr}.checkout-main-card{padding:20px}}@media (width<=480px){.checkout-page-container{padding:90px 12px 60px}.checkout-main-card{border-radius:16px;padding:16px}.checkout-title{letter-spacing:.08em;font-size:.95rem}.checkout-badge-row{flex-wrap:wrap;gap:12px;margin-bottom:20px;padding-bottom:16px}.payment-method-item{gap:10px;padding:14px 12px}.method-label{font-size:.88rem}.upi-app-pill{min-height:38px;padding:8px 10px}.btn-pay-secure{padding:15px;font-size:.88rem}.checkout-trust-footer{flex-direction:column;gap:10px}}@media (width<=375px){.checkout-page-container{padding:80px 10px 50px}.checkout-main-card{padding:14px}.payment-method-item{padding:12px 10px}.method-label{font-size:.83rem}}.checkout-step-loading{color:#a8a29e;background:#fafaf8;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;font-size:.9rem;font-weight:600;display:flex}.address-selection-page{background:#fafaf8;min-height:100vh;padding:100px 0 80px}.checkout-progress-bar{justify-content:center;align-items:center;gap:0;max-width:480px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:flex}.progress-step{color:#a8a29e;align-items:center;gap:8px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700;display:flex}.progress-step span{background:#fff;border:2px solid #e7e5e4;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:800;display:flex}.progress-step.active{color:#e8600a}.progress-step.active span{color:#fff;background:#e8600a;border-color:#e8600a}.progress-step.completed{color:#16a34a}.progress-step.completed span{color:#fff;background:#16a34a;border-color:#16a34a}.progress-divider{background:#e7e5e4;flex:1;min-width:32px;max-width:64px;height:2px;margin:0 4px}.progress-divider.active{background:#16a34a}.address-selection-container{max-width:900px;margin:0 auto;padding:0 24px}.selection-header{flex-direction:column;gap:12px;margin-bottom:28px;display:flex}.btn-back-to-cart{color:#a8a29e;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;padding:0;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:700;transition:color .18s,transform .18s;display:inline-flex}.btn-back-to-cart:hover{color:#1c1917;transform:translate(-4px)}.selection-title{color:#1c1917;letter-spacing:-.3px;margin:0;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:800}.address-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:32px;display:grid}.empty-addresses-note{text-align:center;color:#a8a29e;background:#fff;border:1px solid #e7e5e4;border-radius:20px;grid-column:1/-1;padding:48px 24px;font-size:.9rem;font-weight:600}.address-selectable-card{cursor:pointer;background:#fff;border:1.5px solid #e7e5e4;border-radius:20px;padding:20px;transition:border-color .18s,box-shadow .18s,background .18s;position:relative}.address-selectable-card:hover{border-color:#d1cec9;box-shadow:0 4px 16px #0000000f}.address-selectable-card.selected{background:#fff7ed;border-color:#e8600a}.selection-indicator{position:absolute;top:16px;right:16px}.check-icon{color:#16a34a}.addr-header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.addr-tag{text-transform:uppercase;letter-spacing:.08em;color:#57534e;background:#f5f4f2;border-radius:8px;padding:3px 10px;font-family:Outfit,sans-serif;font-size:.65rem;font-weight:800}.address-selectable-card.selected .addr-tag{color:#e8600a;background:#e8600a1a}.deliver-here-badge{color:#e8600a;text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:800}.address-content h3{color:#1c1917;margin:0 0 6px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}.address-content p{color:#57534e;margin:0 0 2px;font-size:.82rem;line-height:1.5}.addr-phone{color:#1c1917!important;margin-top:6px!important;font-weight:600!important}.address-card-actions-mini{border-top:1px solid #f5f4f2;gap:6px;margin-top:14px;padding-top:12px;display:flex}.btn-mini-action{cursor:pointer;color:#a8a29e;background:#fff;border:1.5px solid #e7e5e4;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:border-color .18s,color .18s,background .18s;display:flex}.btn-mini-action:hover{color:#1c1917;background:#f5f4f2;border-color:#1c1917}.btn-mini-action.delete:hover{color:#ef4444;background:#fef2f2;border-color:#ef4444}.btn-add-new-address-card{color:#a8a29e;cursor:pointer;background:0 0;border:2px dashed #e7e5e4;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:180px;transition:border-color .18s,background .18s,color .18s;display:flex}.btn-add-new-address-card:hover{color:#e8600a;background:#fff7ed;border-color:#e8600a}.btn-add-new-address-card span{font-family:Outfit,sans-serif;font-size:.82rem;font-weight:700}.selection-footer{border-top:1px solid #e7e5e4;flex-direction:column;align-items:center;gap:16px;padding-top:24px;display:flex}.selection-hint{color:#a8a29e;text-align:center;font-size:.85rem;font-weight:600}.btn-proceed-payment{color:#fff;letter-spacing:.06em;cursor:pointer;background:#e8600a;border:none;border-radius:100px;padding:14px 48px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:800;transition:background .18s,transform .15s,box-shadow .18s;box-shadow:0 8px 24px #e8600a40}.btn-proceed-payment:hover:not(:disabled){background:#c94e00;transform:translateY(-2px);box-shadow:0 12px 32px #e8600a59}.btn-proceed-payment:disabled{color:#a8a29e;cursor:not-allowed;box-shadow:none;background:#e7e5e4}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3000;background:#1c191780;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.address-modal-compact{background:#fff;border-radius:20px;width:100%;max-width:520px;max-height:90vh;padding:28px;overflow-y:auto;box-shadow:0 24px 64px #0003}.modal-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal-header h3{color:#1c1917;margin:0;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.modal-header button{cursor:pointer;color:#57534e;background:#f5f4f2;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .18s;display:flex}.modal-header button:hover{color:#1c1917;background:#e7e5e4}.compact-address-form{flex-direction:column;gap:14px;display:flex}.form-grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid-3{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.input-group label,.compact-address-form label{text-transform:uppercase;letter-spacing:.1em;color:#a8a29e;margin-bottom:2px;font-size:.68rem;font-weight:800;display:block}.compact-address-form input,.input-group input{color:#1c1917;box-sizing:border-box;background:#fff;border:1.5px solid #e7e5e4;border-radius:12px;outline:none;width:100%;padding:10px 13px;font-family:Inter,sans-serif;font-size:.88rem;transition:border-color .18s}.compact-address-form input:focus,.input-group input:focus{border-color:#e8600a}.form-tag-selection{flex-direction:column;gap:6px;display:flex}.form-tag-selection label{text-transform:uppercase;letter-spacing:.1em;color:#a8a29e;font-size:.68rem;font-weight:800}.tag-options{gap:8px;display:flex}.tag-btn{color:#57534e;cursor:pointer;background:#fff;border:1.5px solid #e7e5e4;border-radius:10px;flex:1;padding:8px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700;transition:border-color .18s,background .18s,color .18s}.tag-btn:hover{background:#f5f4f2;border-color:#d1cec9}.tag-btn.active{color:#fff;background:#1c1917;border-color:#1c1917}.btn-confirm-final{color:#fff;letter-spacing:.06em;cursor:pointer;background:#1c1917;border:none;border-radius:12px;margin-top:4px;padding:13px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:800;transition:background .18s,transform .15s}.btn-confirm-final:hover:not(:disabled){background:#111;transform:translateY(-1px)}.btn-confirm-final:disabled{color:#a8a29e;cursor:not-allowed;background:#e7e5e4}@media (width<=768px){.address-selection-page{padding:80px 0 60px}.address-selection-container{padding:0 16px}.selection-title{font-size:1.3rem}.checkout-progress-bar{margin-bottom:28px}.progress-step{font-size:.75rem}.btn-proceed-payment{width:100%;padding:14px 24px}}@media (width<=600px){.address-grid,.form-grid-2,.form-grid-3{grid-template-columns:1fr}.address-modal-compact{padding:20px}}@media (width<=480px){.address-selection-page{padding:76px 0 50px}.address-selection-container{padding:0 12px}.selection-title{font-size:1.15rem}.address-selectable-card{border-radius:14px;padding:16px}.btn-mini-action{width:38px;height:38px}.btn-add-new-address-card{min-height:140px}.address-modal-compact{border-radius:16px;padding:16px}.modal-overlay{padding:12px}}@media (width<=375px){.address-selection-container{padding:0 10px}.selection-title{font-size:1.05rem}.checkout-progress-bar{gap:0}.progress-step{gap:5px;font-size:.7rem}.progress-step span{width:24px;height:24px;font-size:.68rem}}.announcement-bar{color:#fff;text-align:center;letter-spacing:1px;text-transform:uppercase;z-index:1001;background:#1a1a1a66;padding:8px 0;font-size:.85rem;font-weight:600;transition:background .4s}.site-header.scrolled .announcement-bar{background:#0000001a}.announcement-content{justify-content:center;align-items:center;display:flex}.flashing-text{animation:1.5s infinite alternate flash}@keyframes flash{0%{opacity:1;color:#fff}to{opacity:.7;color:#ff7b00}}@media (width<=768px){.announcement-bar{letter-spacing:.5px;padding:6px 12px;font-size:.72rem}}@media (width<=480px){.announcement-bar{letter-spacing:.3px;padding:5px 10px;font-size:.65rem}}@media (width<=375px){.announcement-bar{letter-spacing:.2px;font-size:.6rem}}.our-story-page{background-color:#fcfcfc;width:100%;overflow-x:hidden}.os-hero{text-align:center;background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:70vh;min-height:500px;display:flex;position:relative}.os-hero-overlay{z-index:1;background:linear-gradient(#1c1917cc 0%,#1c191780 100%);position:absolute;inset:0}.os-hero-content{z-index:2;color:#fff;animation:1s ease-out osFadeUp;position:relative}.os-hero-badge{color:#f9a826;letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#e8600a33;border:1px solid #f9a8264d;border-radius:30px;margin-bottom:20px;padding:8px 16px;font-size:.9rem;font-weight:600;display:inline-block}.os-hero-title{letter-spacing:-1px;margin-bottom:20px;font-size:4rem;font-weight:800}.os-hero-subtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.os-legacy-section{background-color:#fff;padding:100px 20px}.os-legacy-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.os-legacy-text h2{color:#1c1917;margin-bottom:30px;font-size:2.8rem;font-weight:700}.os-highlight{color:#e8600a}.os-legacy-text p{color:#57534e;margin-bottom:20px;font-size:1.1rem;line-height:1.8}.os-stats{border-top:1px solid #e7e5e4;gap:40px;margin-top:40px;padding-top:40px;display:flex}.os-stat h3{color:#e8600a;margin-bottom:5px;font-size:2.5rem;font-weight:800}.os-stat span{color:#78716c;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.os-legacy-image{position:relative}.os-img-wrapper{border-radius:20px;transition:transform .4s;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 20px 40px #0000001a}.os-img-wrapper:hover{transform:translateY(-10px)}.os-img-wrapper img{width:100%;height:auto;display:block}.os-img-badge{color:#e8600a;background:#fff;border-radius:15px;align-items:center;gap:15px;padding:20px;font-weight:600;animation:3s ease-in-out infinite osFloat;display:flex;position:absolute;bottom:-20px;right:40px;box-shadow:0 10px 30px #0000001a}.os-pillars-section{background-color:#fafaf9;padding:100px 20px}.os-pillars-header{text-align:center;max-width:700px;margin:0 auto 60px}.os-pillars-header h2{color:#1c1917;margin-bottom:20px;font-size:2.8rem}.os-pillars-header p{color:#57534e;font-size:1.15rem}.os-pillars-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.os-pillar-card{background:#fff;border:1px solid #f5f5f4;border-radius:20px;padding:40px 30px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.os-pillar-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#e8600a,#f9a826);width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.os-pillar-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.os-pillar-card:hover:before{transform:scaleX(1)}.os-pillar-icon-wrapper{color:#e8600a;background:#fff7ed;border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:25px;transition:all .3s;display:flex}.os-pillar-card:hover .os-pillar-icon-wrapper{color:#fff;background:#e8600a}.os-pillar-card h3{color:#1c1917;margin-bottom:15px;font-size:1.4rem}.os-pillar-card p{color:#78716c;font-size:.95rem;line-height:1.6}.os-cta-section{text-align:center;color:#fff;background-color:#1c1917;padding:100px 20px;position:relative;overflow:hidden}.os-cta-overlay{background:radial-gradient(circle,#e8600a26 0%,#0000 70%);position:absolute;inset:0}.os-cta-content{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.os-cta-icon{color:#e8600a;margin-bottom:20px}.os-cta-section h2{margin-bottom:15px;font-size:2.8rem}.os-cta-section p{opacity:.8;margin-bottom:40px;font-size:1.2rem}.os-cta-btn{color:#fff;background:linear-gradient(135deg,#e8600a 0%,#d95308 100%);border-radius:30px;padding:16px 40px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 20px #e8600a4d}.os-cta-btn:hover{transform:translateY(-2px);box-shadow:0 15px 25px #e8600a66}@keyframes osFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes osFloat{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (width<=992px){.os-legacy-grid{grid-template-columns:1fr;gap:40px}.os-img-badge{padding:15px;font-size:.9rem;bottom:-15px;right:20px}.os-hero-title{font-size:3rem}}@media (width<=768px){.os-hero{height:60vh}.os-legacy-text h2,.os-pillars-header h2,.os-cta-section h2{font-size:2.2rem}.os-stats{flex-wrap:wrap;gap:20px}}.policy-page{background:#fafaf8;min-height:100vh;padding:120px 24px 80px}.policy-container{background:#fff;border:1px solid #e7e5e4;border-radius:20px;max-width:800px;margin:0 auto;padding:40px}.policy-header{border-bottom:1px solid #f5f4f2;margin-bottom:32px;padding-bottom:20px}.policy-header h1{color:#1c1917;letter-spacing:-.3px;margin:0 0 8px;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800}.policy-header .last-updated{color:#a8a29e;margin:0;font-size:.82rem}.policy-content{color:#57534e;font-size:.95rem;line-height:1.8}.policy-content h2{color:#1c1917;margin:32px 0 12px;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700}.policy-content h3{color:#e8600a;margin:20px 0 8px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.policy-content p{margin:0 0 16px}.policy-content ul{margin:0 0 16px;padding-left:20px}.policy-content li{margin-bottom:8px}@media (width<=768px){.policy-page{padding-top:100px}.policy-container{border-radius:16px;padding:24px}.policy-header h1{font-size:1.6rem}.policy-content h2{font-size:1.1rem}}@media (width<=480px){.policy-page{padding:80px 12px 48px}.policy-container{border-radius:14px;padding:20px 16px}.policy-header h1{font-size:clamp(1.3rem,5vw,1.6rem)}.policy-content{font-size:.9rem;line-height:1.75}.policy-content h2{margin:24px 0 10px;font-size:1rem}.policy-content h3{font-size:.9rem}.policy-header{margin-bottom:24px}}@media (width<=375px){.policy-page{padding:76px 10px 40px}.policy-container{padding:16px 14px}.policy-header h1{font-size:1.2rem}.policy-content{font-size:.85rem}}.wholesale-page{background-color:#fcfcfc;width:100%;min-height:100vh;padding-bottom:60px}.wholesale-catalog-section{max-width:1200px;margin:0 auto 80px;padding:120px 20px 0}.catalog-header{text-align:center;margin-bottom:50px}.catalog-header h2{color:#1c1917;margin-bottom:15px;font-size:2.5rem;font-weight:700}.catalog-header p{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem}.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.catalog-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000a}.catalog-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000014}.catalog-image-wrapper{background:#fcfcfc;height:220px;position:relative;overflow:hidden}.catalog-image{object-fit:contain;width:100%;height:100%;padding:10px;transition:transform .5s}.catalog-card:hover .catalog-image{transform:scale(1.05)}.catalog-details{flex-direction:column;flex-grow:1;padding:24px;display:flex}.catalog-details h3{color:#1c1917;margin-bottom:10px;font-size:1.3rem;font-weight:700}.catalog-desc{color:#666;flex-grow:1;margin-bottom:20px;font-size:.95rem;line-height:1.5}.catalog-quantities{margin-bottom:24px}.catalog-quantities h4{text-transform:uppercase;letter-spacing:.5px;color:#888;margin-bottom:10px;font-size:.85rem}.quantity-tags{flex-wrap:wrap;gap:8px;display:flex}.quantity-tag{color:#1c1917;background:#f5f4f2;border:1px solid #e7e5e4;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:600}.quote-button{color:#e8600a;cursor:pointer;background:0 0;border:1px solid #e8600a;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-weight:600;transition:all .3s;display:flex}.quote-button:hover{color:#fff;background:#e8600a}.wholesale-benefits-section{text-align:center;max-width:1200px;margin:0 auto 80px;padding:0 20px}.wholesale-benefits-section h2{color:#1c1917;margin-bottom:50px;font-size:2.5rem;font-weight:700}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;display:grid}.benefit-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;padding:40px 30px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #0000000d}.benefit-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.benefit-icon{color:#e8600a;margin-bottom:20px}.benefit-card h3{color:#1c1917;margin-bottom:15px;font-size:1.5rem;font-weight:600}.benefit-card p{color:#666;line-height:1.6}.wholesale-contact-section{max-width:800px;margin:0 auto 80px;padding:0 20px}.contact-card{color:#fff;text-align:center;background:#1c1917;border-radius:24px;padding:60px 40px;position:relative;overflow:hidden}.contact-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#e8600a33,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.contact-card h2{margin-bottom:20px;font-size:2.5rem;font-weight:700}.contact-card p{color:#fffc;max-width:500px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.1rem}.contact-methods{justify-content:center;gap:40px;margin-bottom:40px;display:flex}.contact-method{align-items:center;gap:10px;font-size:1.1rem;display:flex}.contact-icon{color:#e8600a}.inquire-button{color:#fff;cursor:pointer;z-index:1;background:#e8600a;border:none;border-radius:30px;padding:16px 40px;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;box-shadow:0 10px 20px #e8600a4d}.inquire-button:hover{background:#c94e00;transform:translateY(-2px);box-shadow:0 15px 25px #e8600a66}@media (width<=768px){.benefits-grid,.catalog-grid{grid-template-columns:1fr}.contact-methods{flex-direction:column;align-items:center;gap:20px}.contact-card{padding:40px 20px}}.admin-container{color:#fff;background:radial-gradient(circle at 100% 0,#1a1a2e,#16213e,#0f3460);min-height:100vh;font-family:Inter,sans-serif;display:flex}.admin-sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#ffffff08;border-right:1px solid #ffffff1a;flex-direction:column;width:260px;height:100vh;padding:2rem 1.5rem;transition:all .3s;display:flex;position:fixed}.admin-sidebar-header{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.admin-logo{background:linear-gradient(135deg,#f9a826,#ff8c00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.admin-logo-tag{color:#000;vertical-align:middle;-webkit-text-fill-color:#000;background:#f9a826;border-radius:4px;padding:2px 6px;font-size:.6rem}.admin-drawer-close{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:none}.admin-drawer-close:hover{background:#ffffff14}.admin-drawer-backdrop{z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;display:none;position:fixed;inset:0}.admin-nav{flex-direction:column;flex:1;gap:.5rem;display:flex}.admin-nav-item{color:#ffffffb3;border-radius:12px;align-items:center;gap:1rem;padding:.85rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.admin-nav-item:hover,.admin-nav-item.active{color:#fff;background:#ffffff1a;transform:translate(5px)}.admin-nav-item i{font-size:1.2rem}.admin-nav-foot{cursor:pointer;width:100%;font-family:inherit;font-size:inherit;background:0 0;border:none;margin-bottom:.5rem}.admin-nav-foot:first-of-type{margin-top:auto}.admin-hamburger{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:none}.admin-hamburger:hover{background:#ffffff1a}.admin-header-left{align-items:center;gap:1rem;display:flex}.admin-header-right{align-items:center;gap:1.5rem;display:flex}.admin-bell{color:#fff9;cursor:pointer}.admin-content{flex:1;max-width:calc(100vw - 260px);margin-left:260px;padding:2rem 3rem}.admin-header{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.admin-header h1{font-size:1.8rem;font-weight:700}.user-profile{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex}.user-avatar{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}@media (width<=1024px){.admin-sidebar{width:260px;padding:2rem 1.5rem;transform:translate(-100%)}.admin-sidebar.open{transform:translate(0);box-shadow:20px 0 60px #00000080}.admin-drawer-backdrop{display:block}.admin-content{max-width:100vw;margin-left:0;padding:1.5rem 1.75rem}.admin-hamburger,.admin-drawer-close{display:inline-flex}}@media (width<=768px){.admin-content{padding:1.25rem 1rem}.admin-header{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.admin-header h1{font-size:1.35rem}.admin-header-right{gap:.75rem}.user-profile-name{display:none}}@media (width<=480px){.admin-content{padding:1rem .75rem}.admin-header h1{font-size:1.15rem}}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.metric-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:.5rem;padding:1.5rem;transition:transform .3s;display:flex}.metric-card:hover{background:#ffffff14;transform:translateY(-5px)}.metric-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.5rem;display:flex}.metric-label{color:#fff9;font-size:.9rem}.metric-value{font-size:1.5rem;font-weight:700}.metric-trend{align-items:center;gap:.25rem;font-size:.8rem;display:flex}.trend-up{color:#4ade80}.trend-down{color:#f87171}.charts-row{grid-template-columns:2fr 1fr;gap:1.5rem;display:grid}.chart-container{background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;padding:1.5rem}.chart-title{margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.recent-orders-list{flex-direction:column;gap:1rem;display:flex}.order-item-mini{background:#ffffff05;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.order-info-mini h4{margin:0;font-size:.9rem}.order-info-mini span{color:#fff6;font-size:.75rem}.status-badge{text-transform:uppercase;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600}.status-pending{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f633}.status-packed{color:#a855f7;background:#a855f71a;border:1px solid #a855f733}.status-shipped{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33}.status-delivered{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.status-cancelled{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}@media (width<=1024px){.charts-row{grid-template-columns:1fr}}.admin-table-container{-webkit-overflow-scrolling:touch;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;overflow-x:auto}.admin-table{min-width:720px}.form-grid-2{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.5rem;display:grid}.status-pill{white-space:nowrap;border-radius:100px;align-items:center;gap:.35rem;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.status-pill.good{color:#4ade80;background:#4ade801f}.status-pill.low{color:#f9a826;background:#f9a82624}.status-pill.out{color:#ef4444;background:#ef444424}.btn-icon,.btn-primary,.btn-secondary{min-height:38px}.action-buttons .btn-icon{min-width:38px;min-height:38px}@media (width<=768px){.admin-toolbar{flex-direction:column;align-items:stretch;gap:.75rem}.admin-toolbar .search-input{width:100%!important}.admin-modal{border-radius:20px;width:100%;max-height:90vh;padding:1.75rem 1.25rem;overflow-y:auto}.admin-modal h2{font-size:1.35rem}.form-grid-2{grid-template-columns:1fr}}@media (width<=480px){.admin-table th,.admin-table td{padding:.75rem 1rem;font-size:.85rem}.admin-table th{font-size:.72rem}}.admin-table{border-collapse:collapse;width:100%}.admin-table th{text-align:left;color:#fff9;text-transform:uppercase;background:#ffffff0d;padding:1rem 1.5rem;font-size:.85rem;font-weight:600}.admin-table td{border-bottom:1px solid #ffffff0d;padding:1rem 1.5rem;font-size:.95rem}.product-cell{align-items:center;gap:1rem;display:flex}.product-thumb{object-fit:cover;border-radius:8px;width:40px;height:40px}.action-buttons{gap:.5rem;display:flex}.btn-icon{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.btn-icon:hover{background:#ffffff26;transform:scale(1.1)}.btn-icon.delete:hover{color:#f87171;background:#f8717133;border-color:#f871714d}.admin-toolbar{justify-content:space-between;margin-bottom:1.5rem;display:flex}.search-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:300px;padding:.6rem 1rem}.btn-primary{background:var(--color-brand-orange);color:#fff;cursor:pointer;box-shadow:0 8px 20px var(--color-focus-glow);transition:var(--transition-artisan);border:none;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:800;display:flex}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 28px #e65c0059}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.admin-modal{background:#0c0c0c;border:1.5px solid #ffffff1a;border-radius:28px;width:600px;max-width:95vw;padding:3rem;position:relative;box-shadow:0 30px 60px #0009}.admin-modal h2{letter-spacing:-1px;color:#fff;font-size:1.75rem;font-weight:900}.form-group label{color:#fff6;text-transform:uppercase;letter-spacing:2px;margin-bottom:.6rem;font-size:.75rem;font-weight:800;display:block}.form-group input,.form-group select,.form-group textarea{color:#fff;background:#ffffff0a;border:1.5px solid #ffffff1a;border-radius:14px;width:100%;padding:.875rem 1.25rem;font-family:inherit;font-size:.95rem;transition:all .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--color-brand-orange);box-shadow:0 0 0 4px var(--color-focus-glow);background:#ffffff14;outline:none}.form-group textarea{resize:vertical;height:100px}.btn-secondary{color:#fff;cursor:pointer;background:#ffffff0d;border:1.5px solid #ffffff1a;border-radius:12px;padding:.75rem 1.5rem;font-weight:700;transition:all .2s}.btn-secondary:hover{background:#ffffff1a}.user-info-cell{align-items:center;gap:1rem;display:flex}.user-avatar-mini{color:#f9a826;text-transform:uppercase;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.contact-info{flex-direction:column;gap:.4rem;display:flex}.contact-item{color:#fff9;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.stats-pill{color:#a855f7;background:#a855f71a;border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.85rem;font-weight:500;display:inline-flex}.joined-date{color:#ffffff80;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.role-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.75rem;font-weight:700;display:inline-flex}.role-badge.admin{color:#f9a826;background:#f9a82633;border:1px solid #f9a8264d}.role-badge.customer{color:#3b82f6;background:#3b82f626;border:1px solid #3b82f633}.tab-header{border-bottom:1px solid #ffffff1a;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.tab-btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.6rem;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.tab-btn:hover{color:#fff;background:#ffffff0d}.tab-btn.active{color:#f9a826;background:#f9a82626}.status-pill.active{color:#4ade80;background:#4ade801a;border:1px solid #4ade8033}.status-pill.inactive{color:#f87171;background:#f871711a;border:1px solid #f8717133}.status-badge.status-success{color:#4ade80;background:#4ade801a}.status-badge.status-failed{color:#f87171;background:#f871711a}.status-badge.status-pending{color:#f9a826;background:#f9a8261a}.profile-loading{color:#a8a29e;background:#fafaf8;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;font-size:.9rem;font-weight:600;display:flex}.animate-spin{animation:1s linear infinite spin}.profile-page{background:#fafaf8;min-height:100vh;padding:80px 0 60px;font-family:Inter,sans-serif}.profile-container{grid-template-rows:auto;grid-template-columns:280px 1fr;align-items:start;gap:24px;max-width:1200px;margin:0 auto;padding:32px 24px;display:grid}.profile-mobile-tabs{scrollbar-width:none;grid-column:1/-1;gap:8px;padding-bottom:4px;display:none;overflow-x:auto}.profile-mobile-tabs::-webkit-scrollbar{display:none}.profile-mobile-tab{white-space:nowrap;color:#57534e;cursor:pointer;background:#fff;border:1.5px solid #e7e5e4;border-radius:100px;padding:8px 18px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700;transition:all .18s}.profile-mobile-tab.active{color:#e8600a;background:#fff7ed;border-color:#e8600a}.profile-sidebar{background:#fff;border:1px solid #e7e5e4;border-radius:20px;padding:28px;position:sticky;top:96px}.user-info-brief{text-align:center;border-bottom:1px solid #f5f4f2;flex-direction:column;align-items:center;margin-bottom:20px;padding-bottom:24px;display:flex}.avatar-wrapper{width:80px;height:80px;margin-bottom:16px;position:relative}.avatar-wrapper .avatar{color:#e8600a;background:#fff7ed;border:3px solid #e8600a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;display:flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.edit-avatar-btn{color:#fff;cursor:pointer;background:#e8600a;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:background .18s;display:flex;position:absolute;bottom:0;right:0}.edit-avatar-btn:hover{background:#c94e00}.brief-details h3{color:#1c1917;margin:0 0 4px;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700}.brief-details p{color:#a8a29e;margin:0 0 12px;font-size:.78rem}.tier-badge{text-transform:uppercase;letter-spacing:.08em;color:#e8600a;background:#fff7ed;border:1px solid #e8600a33;border-radius:100px;padding:4px 12px;font-size:.65rem;font-weight:800;display:inline-block}.profile-nav{flex-direction:column;gap:4px;display:flex}.profile-nav button{color:#57534e;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;transition:background .18s,color .18s;display:flex}.profile-nav button:hover{color:#1c1917;background:#f5f4f2}.profile-nav button.active{color:#e8600a;background:#fff7ed;font-weight:700}.profile-nav .logout-btn{color:#a8a29e;border-top:1px solid #f5f4f2;border-radius:0;margin-top:16px;padding-top:14px}.profile-nav .logout-btn:hover{color:#ef4444;background:#fef2f2}.profile-main{flex-direction:column;gap:24px;display:flex}.profile-section{background:#fff;border:1px solid #e7e5e4;border-radius:20px;padding:32px}.section-header{border-bottom:1px solid #f5f4f2;margin-bottom:28px;padding-bottom:16px}.section-header h2{color:#1c1917;margin:0 0 4px;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700}.section-header p{color:#a8a29e;margin:0;font-size:.85rem}.profile-message{border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:.85rem;font-weight:600;display:flex}.profile-message.success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.profile-message.error{color:#ef4444;background:#fef2f2;border:1px solid #fecaca}.profile-form .form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.input-group{flex-direction:column;gap:6px;display:flex}.input-group label{text-transform:uppercase;letter-spacing:.1em;color:#a8a29e;font-size:.7rem;font-weight:800}.input-group input,.input-group select,.input-group textarea{color:#1c1917;background:#fff;border:1.5px solid #e7e5e4;border-radius:12px;outline:none;padding:11px 14px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:border-color .18s}.input-group input:focus,.input-group textarea:focus,.input-group select:focus{border-color:#e8600a}.input-group textarea{resize:vertical;min-height:100px}.input-group small{color:#a8a29e;margin-top:2px;font-size:.72rem}.input-group.read-only input{color:#a8a29e;cursor:not-allowed;background:#fafaf8}.input-group.full-width{grid-column:span 2}.form-actions{margin-top:24px}.btn-save{color:#fff;cursor:pointer;background:#e8600a;border:none;border-radius:12px;align-items:center;gap:8px;padding:11px 28px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:700;transition:background .18s,transform .15s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 16px #e8600a33}.btn-save:hover:not(:disabled){background:#c94e00;transform:translateY(-1px);box-shadow:0 8px 24px #e8600a4d}.btn-save:disabled{opacity:.5;cursor:not-allowed}.no-data-placeholder{text-align:center;color:#a8a29e;flex-direction:column;align-items:center;gap:12px;padding:60px 0;font-size:.9rem;display:flex}.orders-list{flex-direction:column;gap:16px;display:flex}.order-card-professional{background:#fff;border:1px solid #e7e5e4;border-radius:16px;padding:20px 24px;transition:border-color .18s,box-shadow .18s}.order-card-professional:hover{border-color:#d1cec9;box-shadow:0 4px 16px #0000000f}.order-professional-header{border-bottom:1px solid #f5f4f2;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.order-id-mono{color:#a8a29e;font-family:monospace;font-size:.85rem;font-weight:600}.status-badge-minimal{text-transform:uppercase;letter-spacing:.06em;color:#1c1917;background:0 0;border:1.5px solid #1c1917;border-radius:100px;padding:4px 12px;font-size:.68rem;font-weight:800}.status-badge-minimal[data-status=Delivered]{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.status-badge-minimal[data-status=Shipped]{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.status-badge-minimal[data-status=Packed]{color:#e8600a;background:#fff7ed;border-color:#fed7aa}.status-badge-minimal.cancelled{color:#ef4444;background:#fef2f2;border-color:#fecaca}.order-status-stepper{scrollbar-width:none;align-items:flex-start;margin:0 0 16px;display:flex;overflow-x:auto}.order-status-stepper::-webkit-scrollbar{display:none}.stepper-step{flex-direction:column;flex:1;align-items:center;min-width:56px;display:flex;position:relative}.stepper-dot{z-index:1;background:#e7e5e4;border:2px solid #d1cec9;border-radius:50%;flex-shrink:0;width:10px;height:10px}.stepper-step.done .stepper-dot{background:#e8600a;border-color:#e8600a}.stepper-step.current .stepper-dot{background:#fff;border-color:#e8600a;box-shadow:0 0 0 3px #e8600a26}.stepper-label{color:#a8a29e;text-align:center;margin-top:6px;font-size:.68rem;font-weight:500;line-height:1.2}.stepper-step.done .stepper-label,.stepper-step.current .stepper-label{color:#e8600a;font-weight:700}.stepper-line{z-index:0;background:#e7e5e4;width:100%;height:2px;position:absolute;top:5px;left:50%}.stepper-step.done .stepper-line{background:#e8600a}.order-items-minimalist{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.item-row{align-items:center;gap:12px;font-size:.88rem;display:flex}.item-qty-tag{color:#a8a29e;font-size:.8rem;font-weight:700}.item-name-prof{color:#1c1917;flex-grow:1;font-weight:600}.item-price-prof{color:#57534e;font-weight:500}.order-professional-footer{border-top:1px solid #f5f4f2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:14px;display:flex}.timestamp-prof{color:#a8a29e;font-size:.78rem}.total-prof{color:#1c1917;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.btn-action-prof{color:#fff;cursor:pointer;background:#1c1917;border:none;border-radius:100px;padding:8px 18px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;transition:background .18s,transform .15s}.btn-action-prof:hover{background:#e8600a;transform:translateY(-1px)}.btn-action-prof.outline{color:#57534e;background:0 0;border:1.5px solid #e7e5e4}.btn-action-prof.outline:hover{color:#1c1917;background:#f5f4f2}.btn-action-prof.cancel{color:#ef4444;background:#fef2f2;border:1px solid #fecaca}.btn-action-prof.cancel:hover{background:#fee2e2;transform:none}.address-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.address-card-detailed{background:#fff;border:1.5px solid #e7e5e4;border-radius:16px;flex-direction:column;gap:12px;padding:20px;transition:border-color .18s,box-shadow .18s;display:flex;position:relative}.address-card-detailed:hover{border-color:#d1cec9;box-shadow:0 4px 16px #0000000f}.address-card-detailed.active-address{background:#fff7ed;border-color:#e8600a}.address-card-header{justify-content:space-between;align-items:center;display:flex}.address-tag{text-transform:uppercase;letter-spacing:.08em;color:#e8600a;background:#fff7ed;border-radius:8px;padding:3px 10px;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:800}.default-badge{text-transform:uppercase;color:#fff;background:#1c1917;border-radius:100px;padding:3px 10px;font-size:.62rem;font-weight:800}.address-card-body h4{color:#1c1917;margin:0 0 4px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}.address-card-body p{color:#57534e;margin:0;font-size:.82rem;line-height:1.5}.addr-phone{margin-top:6px;font-weight:600;color:#1c1917!important;font-size:.82rem!important}.address-card-actions{border-top:1px solid #f5f4f2;gap:12px;margin-top:auto;padding-top:12px;display:flex}.address-card-actions button{cursor:pointer;color:#a8a29e;background:0 0;border:none;align-items:center;gap:5px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;transition:color .18s;display:flex}.address-card-actions button:hover{color:#1c1917}.address-card-actions button.delete-btn:hover{color:#ef4444}.add-address-card-v2{cursor:pointer;color:#a8a29e;background:0 0;border:2px dashed #e7e5e4;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:180px;transition:border-color .18s,background .18s,color .18s;display:flex}.add-address-card-v2:hover{color:#e8600a;background:#fff7ed;border-color:#e8600a}.add-address-card-v2 span{font-family:Outfit,sans-serif;font-size:.82rem;font-weight:700}.modal-overlay,.support-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3000;background:#1c191780;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.address-modal,.support-modal{background:#fff;border-radius:20px;width:100%;max-width:560px;max-height:90vh;padding:32px;position:relative;overflow-y:auto;box-shadow:0 24px 64px #0003}.modal-header,.support-modal-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.modal-header h3,.support-modal-header h3{color:#1c1917;margin:0;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.close-modal,.close-support{cursor:pointer;color:#57534e;background:#f5f4f2;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .18s,color .18s;display:flex}.close-modal:hover,.close-support:hover{color:#1c1917;background:#e7e5e4}.address-form-detailed .form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.checkbox-group{align-items:center;gap:10px;margin:16px 0;display:flex}.checkbox-group input{accent-color:#e8600a;cursor:pointer;width:16px;height:16px}.checkbox-group label{color:#57534e;cursor:pointer;font-size:.85rem;font-weight:600}.modal-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.btn-cancel{cursor:pointer;color:#57534e;background:0 0;border:1.5px solid #e7e5e4;border-radius:12px;padding:10px 24px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700;transition:background .18s,color .18s}.btn-cancel:hover{color:#1c1917;background:#f5f4f2;border-color:#d1cec9}.notification-settings{flex-direction:column;gap:12px;display:flex}.setting-item{background:#fff;border:1px solid #e7e5e4;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 20px;transition:border-color .18s;display:flex}.setting-item:hover{border-color:#d1cec9}.setting-info h4{color:#1c1917;margin:0 0 4px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}.setting-info p{color:#a8a29e;margin:0;font-size:.8rem}.setting-item input[type=checkbox]{accent-color:#e8600a;cursor:pointer;width:18px;height:18px}.support-success{text-align:center;color:#16a34a;flex-direction:column;align-items:center;gap:12px;padding:32px 0;display:flex}.support-success h4{color:#1c1917;margin:0;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.support-success p{color:#57534e;margin:0;font-size:.88rem}@media (width<=1024px){.profile-container{grid-template-columns:240px 1fr;gap:20px}}@media (width<=768px){.profile-container{grid-template-columns:1fr;padding:16px}.profile-mobile-tabs{display:flex}.profile-sidebar{order:-1;display:none;position:relative;top:0}.profile-section{padding:20px}.profile-form .form-grid{grid-template-columns:1fr}.input-group.full-width{grid-column:span 1}.address-form-detailed .form-row{grid-template-columns:1fr}.address-modal,.support-modal{padding:24px 20px}}@media (width<=480px){.profile-page{padding:70px 0 40px}.profile-container{gap:16px;padding:12px}.profile-section{padding:16px}.profile-mobile-tab{min-height:38px;padding:8px 14px;font-size:.78rem}.order-card-professional{padding:16px}.order-professional-header{flex-wrap:wrap;gap:8px}.order-professional-footer{gap:8px}.btn-action-prof{padding:8px 14px;font-size:.72rem}.address-grid{grid-template-columns:1fr}.address-modal,.support-modal{border-radius:16px;padding:20px 16px}.modal-actions{flex-direction:column}.modal-actions button{justify-content:center;width:100%}}@media (width<=375px){.profile-container{padding:10px}.profile-section{padding:14px 12px}.section-header h2{font-size:1.05rem}.order-id-mono{font-size:.78rem}}.oc-page{background:#fafaf8;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.oc-card{text-align:center;background:#fff;border:1px solid #e7e5e4;border-radius:24px;width:100%;max-width:560px;padding:48px 40px;box-shadow:0 8px 32px #0000000f}.oc-success-icon{color:#16a34a;margin-bottom:20px}.oc-title{color:#1c1917;letter-spacing:-.3px;margin:0 0 10px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800}.oc-subtitle{color:#a8a29e;margin:0 0 24px;font-size:.9rem;line-height:1.6}.oc-delivery-banner{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-bottom:28px;padding:12px 20px;font-size:.88rem;font-weight:600;display:flex}.oc-section{text-align:left;background:#fafaf8;border:1px solid #e7e5e4;border-radius:16px;margin-bottom:20px;padding:20px}.oc-section-title{text-transform:uppercase;letter-spacing:.1em;color:#a8a29e;margin:0 0 14px;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:800}.oc-items-list{flex-direction:column;gap:10px;display:flex}.oc-item-row{align-items:center;gap:10px;font-size:.9rem;display:flex}.oc-item-qty{color:#a8a29e;min-width:28px;font-size:.82rem;font-weight:600}.oc-item-name{color:#1c1917;flex:1;font-weight:500}.oc-item-price{color:#e8600a;font-weight:700}.oc-breakdown{flex-direction:column;gap:8px;display:flex}.oc-row{color:#57534e;justify-content:space-between;font-size:.88rem;display:flex}.oc-total{color:#1c1917;border-top:1px solid #e7e5e4;margin-top:4px;padding-top:10px;font-size:1rem;font-weight:800}.oc-address{color:#57534e;text-align:left;align-items:flex-start;gap:10px;padding:4px 0;font-size:.88rem;line-height:1.5;display:flex}.oc-actions{gap:12px;margin-top:28px;display:flex}.oc-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e8600a 0%,#c94e00 100%);border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .18s;display:flex}.oc-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #e8600a4d}.oc-btn-secondary{color:#57534e;cursor:pointer;background:#fff;border:1.5px solid #e7e5e4;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:13px 20px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:border-color .18s,background .18s;display:flex}.oc-btn-secondary:hover{color:#e8600a;background:#fff7ed;border-color:#e8600a}@media (width<=600px){.oc-card{padding:28px 18px}.oc-actions{flex-direction:column}}@media (width<=480px){.oc-page{padding:28px 12px}.oc-card{border-radius:18px;padding:24px 14px}.oc-title{font-size:clamp(1.3rem,5vw,1.6rem)}.oc-subtitle{font-size:.84rem}.oc-delivery-banner{gap:8px;padding:10px 14px;font-size:.82rem}.oc-section{padding:16px}.oc-btn-primary,.oc-btn-secondary{padding:12px 14px;font-size:.84rem}}@media (width<=375px){.oc-card{padding:20px 12px}.oc-title{font-size:1.2rem}.oc-section{padding:13px 11px}}.wa-float-btn{color:#fff;z-index:1500;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:transform .2s,box-shadow .2s;animation:2.5s infinite wa-pulse;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 20px #25d36666}.wa-float-btn:hover{animation:none;transform:scale(1.1);box-shadow:0 8px 28px #25d3668c}.wa-icon{width:28px;height:28px}.wa-tooltip{color:#fff;white-space:nowrap;pointer-events:none;background:#1c1917;border-radius:8px;padding:6px 12px;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:600;position:absolute;right:64px}.wa-tooltip:after{content:"";border:6px solid #0000;border-left-color:#1c1917;border-right-width:0;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}@keyframes wa-pulse{0%,to{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 32px #25d366b3}}@media (width<=768px){.wa-float-btn{width:50px;height:50px;bottom:20px;right:20px}.wa-icon{width:24px;height:24px}.wa-tooltip{display:none}}@media (width<=480px){.wa-float-btn{width:48px;height:48px;bottom:16px;right:16px}.wa-icon{width:22px;height:22px}}:root{--color-white:#fff;--color-parchment:#faf6f2;--color-saffron:#e65c00;--color-turmeric:#ffb400;--color-pepper:#121212;--color-chili:#c0392b;--color-muted:#797672;--color-focus-glow:#e65c0026;--bg-main:var(--color-parchment);--bg-alt:#f1ede8;--bg-card:var(--color-white);--color-brand-orange:var(--color-saffron);--color-text-dark:var(--color-pepper);--color-text-muted:var(--color-muted);--radius-pill:100px;--radius-soft:24px;--radius-medium:12px;--transition-artisan:all .4s cubic-bezier(.16, 1, .3, 1);--shadow-soft:0 4px 20px #00000008;--shadow-glow:0 4px 25px var(--color-focus-glow);--shadow-lift:0 10px 50px #8b451314;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:5rem;--font-xs:.75rem;--font-sm:.875rem;--font-md:1rem;--font-lg:1.125rem;--font-xl:1.5rem;--font-2xl:2.25rem}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{background-color:var(--bg-main);color:var(--color-text-dark);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Outfit,Inter,sans-serif;line-height:1.6;position:relative}body:before{content:"";opacity:.15;pointer-events:none;z-index:9999;filter:contrast(120%)brightness();background-image:url(https://www.transparenttextures.com/patterns/natural-paper.png);width:100%;height:100%;position:fixed;top:0;left:0}@keyframes magnetic-lift{0%{transform:translateY(0)scale(1)}to{transform:translateY(-4px)scale(1.02)}}@keyframes focus-breathe{0%,to{opacity:.8}50%{opacity:1}}.btn-artisan{border-radius:var(--radius-pill);letter-spacing:.5px;text-transform:uppercase;transition:var(--transition-artisan);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:.875rem 2rem;font-size:.85rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.btn-artisan-primary{background:var(--color-text-dark);color:var(--color-white);box-shadow:0 4px 15px #0000001a}.btn-artisan-primary:hover{background:#000;transform:translateY(-4px);box-shadow:0 10px 30px #00000026}.btn-artisan-orange{background:var(--color-brand-orange);color:var(--color-white);box-shadow:0 4px 15px #e65c0033}.btn-artisan-orange:hover{transform:translateY(-4px);box-shadow:0 10px 30px #e65c0059}.input-artisan{width:100%;transition:var(--transition-artisan);background:0 0;border:none;border-bottom:2px solid #efefef;outline:none;padding:1rem 0;font-family:inherit;font-size:1rem}.input-artisan:focus{border-bottom-color:var(--color-brand-orange);padding-left:8px}.input-artisan::placeholder{color:#ccc;font-weight:300}.container{width:100%;max-width:1200px;padding:0 var(--spacing-xl);margin:0 auto}@media (width<=768px){.container{padding:0 var(--spacing-md)}}.site-header{z-index:2000;width:100%;transition:var(--transition-artisan);background:0 0;flex-direction:column;display:flex;position:fixed;top:0;left:0}.site-header.scrolled{background:var(--color-brand-orange);box-shadow:var(--shadow-glow)}.mobile-bottom-nav{height:var(--mobile-bottom-nav-height);-webkit-backdrop-filter:blur(20px);z-index:2000;padding:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background:#fffffff7;border-top:1px solid #0000000f;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #0000000f}.mobile-bottom-nav-inner{justify-content:space-around;align-items:center;max-width:600px;height:100%;margin:0 auto;display:flex}.mobile-nav-item{color:#aaa;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:8px 20px;font-size:.65rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.mobile-nav-item.active{color:var(--color-brand-orange)}.mobile-nav-item:active{transform:scale(.92)}.mobile-nav-icon{width:22px;height:22px;transition:transform .2s}.mobile-nav-item.active .mobile-nav-icon{transform:translateY(-2px)}@media (width<=768px){.container{padding:0 1.25rem}main{padding-bottom:calc(var(--mobile-bottom-nav-height) + 1rem)}.mobile-bottom-nav{display:flex}h1{letter-spacing:-.03em!important;font-size:1.75rem!important}h2{font-size:1.4rem!important}h3{font-size:1.15rem!important}.card,[class*=-card]{border-radius:var(--mobile-card-radius)!important;margin-bottom:1rem!important}.btn-full-mobile{justify-content:center!important;width:100%!important}.desktop-only{display:none!important}.mobile-only{display:block!important}.profile-page{flex-direction:column;padding-top:70px}.profile-container{flex-direction:column}.profile-sidebar{color:#fff;background:linear-gradient(135deg,#111 0%,#2d2d2d 100%)!important;border-bottom:1px solid #f0f0f0!important;border-right:none!important;flex-direction:row!important;align-items:center!important;gap:1.5rem!important;width:100%!important;height:auto!important;padding:1.5rem!important;position:relative!important;top:0!important}.user-info-brief{flex:1;align-items:center!important;gap:1.25rem!important;margin-bottom:0!important;display:flex!important}.avatar-wrapper{flex-shrink:0;width:60px!important;height:60px!important;margin-bottom:0!important}.brief-details h3{color:#fff!important;font-size:1.1rem!important}.brief-details p{color:#fff9!important}.tier-badge{padding:.3rem .6rem!important;font-size:.6rem!important}.profile-nav{display:none!important}.profile-mobile-tabs{scrollbar-width:none;-ms-overflow-style:none;z-index:100;background:#fff;border-bottom:1px solid #f0f0f0;gap:.5rem;padding:1rem 1.25rem;position:sticky;top:64px;overflow-x:auto;display:flex!important}.profile-mobile-tabs::-webkit-scrollbar{display:none}.profile-mobile-tab{text-transform:uppercase;letter-spacing:.05em;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e5e5;border-radius:50px;flex-shrink:0;padding:.6rem 1.25rem;font-size:.75rem;font-weight:800;transition:all .2s}.profile-mobile-tab.active{background:var(--color-text-dark);color:var(--color-white);border-color:var(--color-text-dark)}.profile-main{min-height:unset!important;background:#f8f8f8!important;padding:1.5rem 1.25rem!important}.profile-section{border-radius:16px!important;margin-bottom:1.25rem!important;padding:1.75rem!important}.section-header{margin-bottom:2rem!important}.section-header h2{letter-spacing:-.04em!important;font-size:1.6rem!important}.profile-form .form-grid{grid-template-columns:1fr!important;gap:1.25rem!important}.input-group.full-width{grid-column:span 1!important}.input-group input,.input-group textarea,.input-group select{border-radius:12px!important;padding:1.1rem 1.25rem!important;font-size:1rem!important}.btn-save{border-radius:12px!important;justify-content:center!important;width:100%!important;padding:1.25rem!important;font-size:.875rem!important}.address-grid{grid-template-columns:1fr!important;gap:1.25rem!important}.address-card-detailed{border-radius:16px!important;padding:1.5rem!important}.add-address-card-v2{border-radius:16px!important;min-height:140px!important;padding:2rem!important}.order-card-professional{border-radius:16px!important;margin-bottom:1.25rem!important;padding:1.5rem!important}.order-professional-footer{flex-wrap:wrap!important;gap:1rem!important}.modal-overlay,.support-modal-overlay{align-items:flex-end!important;padding:0!important}.address-modal,.support-modal{border-radius:24px 24px 0 0!important;width:100%!important;max-width:100%!important;max-height:92vh!important;padding:2rem 1.5rem!important}.address-form-detailed .form-row{grid-template-columns:1fr!important;gap:1.25rem!important}.modal-actions{flex-direction:column!important}.btn-cancel,.btn-save{border-radius:12px!important;justify-content:center!important;width:100%!important}.notification-settings{gap:1rem!important}.setting-item{border-radius:14px!important;padding:1.5rem!important}.shop-page{padding-top:70px!important}.shop-layout{flex-direction:column!important;gap:0!important}.shop-filters-sidebar{display:none!important}.products-grid,.shop-products-grid{grid-template-columns:repeat(2,1fr)!important;gap:.875rem!important;padding:1rem!important}.product-card{border-radius:16px!important;overflow:hidden!important}.product-card img{object-fit:cover!important;height:150px!important}.product-name{font-size:.875rem!important}.product-price{font-size:1rem!important}.cart-page,.cart-container{padding:80px 1.25rem 1.25rem!important}.cart-layout{flex-direction:column!important;gap:1.25rem!important}.cart-item{border-radius:16px!important;padding:1.25rem!important}.cart-summary,.order-summary{border-radius:16px!important;padding:1.5rem!important}.checkout-btn{border-radius:10px!important;justify-content:center!important;width:100%!important;padding:14px!important}.product-detail-page,.product-detail-container{padding-top:70px!important}.product-detail-layout,.product-detail-grid{flex-direction:column!important;grid-template-columns:1fr!important;gap:1.5rem!important;padding:1.25rem!important}.product-image-section img{object-fit:contain!important;border-radius:20px!important;width:100%!important;max-height:300px!important}.product-info-section h1{font-size:1.5rem!important}.add-to-cart-btn,[class*=add-cart],[class*=buy-now]{border-radius:50px!important;padding:1rem 2rem!important}.navbar{height:64px!important;padding:0 1.25rem!important}.nav-links,.navbar-center{display:none!important}.logo-image{width:180px!important;height:80px!important}.navbar-right{gap:20px!important}.shop-now-btn{display:none!important}.hero-section,[class*=hero]{min-height:85vh!important;padding:0 1.25rem!important}.hero-title,[class*=hero-title]{font-size:2.25rem!important;line-height:1.1!important}.featured-grid,.products-section .container>div,[class*=product-grid]{grid-template-columns:repeat(2,1fr)!important;gap:.875rem!important}section{padding:3rem 0!important}.support-page,.contact-page{padding-top:80px!important;padding-left:1.25rem!important;padding-right:1.25rem!important}.support-form,.contact-form{border-radius:20px!important;padding:1.75rem!important}.support-form input,.support-form textarea,.contact-form input,.contact-form textarea{border-radius:12px!important;padding:1rem 1.25rem!important}.announcement-bar,[class*=announcement]{letter-spacing:.02em!important;padding:.5rem 1rem!important;font-size:.7rem!important}*{-webkit-tap-highlight-color:transparent}.profile-section:hover,.address-card-detailed:hover,.order-card-professional:hover{transform:none!important}.address-card-detailed:active,.order-card-professional:active{transition:transform .1s!important;transform:scale(.98)!important}footer,.footer{padding-bottom:80px!important}.footer-grid,[class*=footer-grid],[class*=footer-columns]{grid-template-columns:1fr 1fr!important;gap:2rem!important}}@media (width>=769px) and (width<=1024px){.products-grid,.shop-products-grid{grid-template-columns:repeat(3,1fr)!important}.profile-sidebar{width:260px!important}}.mobile-only{display:none}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}*{-webkit-tap-highlight-color:transparent}@media (width<=768px){.navbar{height:60px!important;padding:0 16px!important}.navbar-center,.shop-now-btn{display:none!important}.logo-image{width:160px!important;height:80px!important}.navbar-right{gap:16px!important}.navbar-icon-btn svg{width:22px;height:22px}.cat-badge{width:16px;height:16px;font-size:9px;top:-6px;right:-6px}.site-header{-webkit-backdrop-filter:blur(20px)}.shop-page{background:#f4f5f7!important;padding-top:70px!important}.shop-container{grid-template-columns:1fr!important;gap:12px!important;padding:12px!important}.shop-sidebar{display:none!important}.shop-header{border-radius:10px!important;flex-flow:wrap!important;align-items:center!important;gap:8px!important;margin-bottom:12px!important;padding:10px 12px!important}.shop-title{font-size:16px!important;font-weight:800!important}.item-stats{font-size:11px!important}.header-actions{gap:8px!important}.shop-sort{border-radius:7px!important;padding:6px 10px!important;font-size:12px!important}.filter-btn-orange{border-radius:7px!important;gap:4px!important;padding:6px 12px!important;font-size:12px!important}.shop-pagination{gap:6px!important;margin-top:20px!important;padding-bottom:16px!important}.page-btn{border-radius:7px!important;width:34px!important;height:34px!important;font-size:12px!important}.page-btn.next{width:auto!important;padding:0 14px!important;font-size:12px!important}.shop-product-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}}@media (width<=380px){.shop-product-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}}@media (width<=768px){.sp-card{border-radius:10px!important;padding:6px!important}.sp-image-wrap{border-radius:8px!important;margin-bottom:6px!important}.sp-badge{border-radius:3px!important;padding:2px 5px!important;font-size:8px!important;top:5px!important;left:5px!important}.sp-content{gap:3px!important;padding:2px 3px!important}.sp-name{-webkit-line-clamp:2!important;min-height:32px!important;font-size:12px!important}.sp-weight{margin-bottom:6px!important;font-size:11px!important}.sp-footer{flex-direction:column!important;align-items:stretch!important;gap:7px!important}.sp-prices{flex-direction:row!important;align-items:center!important;gap:5px!important}.sp-price{font-size:14px!important;font-weight:800!important}.sp-old-price{font-size:10px!important}.sp-add-btn{letter-spacing:.5px!important;border-radius:7px!important;padding:7px 10px!important;font-size:11px!important;font-weight:800!important}.pd-page{background:#f4f5f7!important;padding-top:68px!important}.pd-breadcrumb{margin-bottom:12px!important;padding:12px 14px 0!important;font-size:12px!important}.pd-grid{grid-template-columns:1fr!important;gap:12px!important;margin-bottom:16px!important;padding:0 12px!important}.pd-gallery{flex-direction:column-reverse!important;gap:10px!important;position:static!important}.pd-thumbs{scrollbar-width:none!important;flex-direction:row!important;justify-content:flex-start!important;gap:8px!important;padding-bottom:2px!important;overflow-x:auto!important}.pd-thumbs::-webkit-scrollbar{display:none!important}.pd-thumb{border-radius:8px!important;flex-shrink:0!important;width:56px!important;height:56px!important;padding:4px!important}.pd-main-img-wrap{aspect-ratio:1!important;border-radius:12px!important}.pd-back-btn{padding:5px 12px!important;font-size:11px!important;top:10px!important;left:10px!important}.pd-img-badge{padding:3px 8px!important;font-size:9px!important;top:10px!important;right:10px!important}.pd-arrow{width:30px!important;height:30px!important;font-size:16px!important}.pd-info{border-radius:12px!important;padding:16px!important}.pd-category{margin-bottom:6px!important;padding:2px 8px!important;font-size:10px!important}.pd-title{margin-bottom:10px!important;font-size:20px!important}.pd-rating-row{flex-wrap:wrap!important;gap:6px!important;margin-bottom:14px!important}.pd-stars .star-on,.pd-stars .star-off{font-size:14px!important}.pd-rating-num{font-size:13px!important}.pd-review-count{font-size:12px!important}.pd-in-stock{padding:2px 8px!important;font-size:10px!important}.pd-price-row{align-items:baseline!important;gap:8px!important;margin-bottom:4px!important}.pd-price{font-size:26px!important}.pd-price-old{font-size:14px!important}.pd-discount-badge{padding:2px 8px!important;font-size:11px!important}.pd-tax-note{margin-bottom:14px!important;font-size:11px!important}.pd-option-label{margin-bottom:8px!important;font-size:12px!important}.pd-weight-options{flex-wrap:wrap!important;gap:6px!important}.pd-weight-btn{border-radius:7px!important;padding:6px 12px!important;font-size:12px!important}.pd-purchase-row{flex-wrap:nowrap!important;gap:8px!important;margin-bottom:16px!important}.pd-qty{border-radius:8px!important;flex-shrink:0!important}.pd-qty button{width:36px!important;height:40px!important;font-size:18px!important}.pd-qty span{padding:0 10px!important;font-size:15px!important}.pd-btn-cart{border-radius:9px!important;flex:1!important;height:44px!important;font-size:13px!important}.pd-btn-buy{border-radius:9px!important;flex:1.2!important;width:auto!important;height:44px!important;font-size:13px!important;position:static!important;bottom:auto!important;left:auto!important;right:auto!important}.pd-payment-block{border-radius:8px!important;margin-bottom:12px!important;padding:12px!important}.pd-payment-label{margin-bottom:8px!important;font-size:10px!important}.pd-pay-icon{min-width:42px!important;height:28px!important;padding:4px 8px!important;font-size:10px!important}.pd-guarantees{grid-template-columns:1fr 1fr!important;gap:8px!important}.pd-guarantee-item{border-radius:8px!important;gap:7px!important;padding:10px!important;font-size:12px!important}.pd-guarantee-item>span{font-size:17px!important}.pd-guarantee-item strong{font-size:12px!important}.pd-guarantee-item small{font-size:10px!important}.pd-tabs-section{padding:0 12px 16px!important}.pd-tabs-inner{border-radius:12px!important}.pd-tabs{scrollbar-width:none!important;gap:0!important;padding:0 12px!important;overflow-x:auto!important}.pd-tabs::-webkit-scrollbar{display:none!important}.pd-tab{white-space:nowrap!important;flex-shrink:0!important;padding:12px 14px!important;font-size:13px!important}.pd-tab-content{padding:16px!important}.pd-description h3,.pd-nutrition h3,.pd-usage h3{margin-bottom:10px!important;font-size:14px!important}.pd-description p{font-size:13px!important;line-height:1.65!important}.pd-key-features{grid-template-columns:1fr 1fr!important;gap:8px!important}.pd-feature{border-radius:8px!important;flex-direction:column!important;gap:7px!important;padding:10px!important}.pd-feature>span{font-size:18px!important}.pd-feature p,.pd-feature strong{font-size:11.5px!important}.pd-nutrition-table td{padding:8px 6px!important;font-size:12px!important}.pd-step{border-radius:8px!important;gap:10px!important;padding:10px 12px!important}.step-num{flex-shrink:0!important;width:24px!important;height:24px!important;font-size:12px!important}.pd-step p{font-size:12.5px!important}.pd-reviews-section{padding:0 12px 24px!important}.pd-reviews-inner{border-radius:12px!important;padding:16px!important}.pd-reviews-header{flex-direction:column!important;gap:12px!important;margin-bottom:16px!important;padding-bottom:14px!important}.pd-reviews-title{font-size:15px!important}.pd-reviews-sub{font-size:12px!important}.pd-overall-rating{border-radius:10px!important;justify-content:center!important;align-self:flex-start!important;width:100%!important;padding:10px 14px!important}.pd-big-rating{font-size:32px!important}.pd-stars-lg .star-on,.pd-stars-lg .star-off{font-size:15px!important}.pd-rating-bars{margin-bottom:16px!important}.pd-bar-row{gap:8px!important;font-size:12px!important}.pd-bar-track{height:6px!important}.pd-review-cards{gap:10px!important}.pd-review-card{border-radius:10px!important;padding:14px!important}.pd-reviewer-avatar{width:32px!important;height:32px!important;font-size:13px!important}.pd-review-top strong{font-size:13px!important}.pd-verified{font-size:10px!important}.pd-review-date{font-size:11px!important}.pd-review-stars{font-size:12px!important}.pd-review-text{font-size:12px!important;line-height:1.6!important}.announcement-bar,[class*=announcement]{letter-spacing:.01em!important;padding:6px 12px!important;font-size:11px!important}.footer-grid,[class*=footer-grid],[class*=footer-columns]{grid-template-columns:1fr 1fr!important;gap:20px!important}.cart-page,.cart-container{padding:80px 14px 14px!important}.cart-layout{flex-direction:column!important;gap:14px!important}.cart-item{border-radius:10px!important;padding:12px!important}.cart-summary,.order-summary{border-radius:10px!important;padding:14px!important}.checkout-page,[class*=checkout]{padding:80px 14px 14px!important}.profile-page{padding-top:70px!important}.profile-container{flex-direction:column!important}.profile-sidebar{border-bottom:1px solid #f0f0f0!important;border-right:none!important;width:100%!important;height:auto!important;position:static!important;top:0!important}.profile-main{padding:14px!important}}@media (width<=380px){.pd-purchase-row{flex-wrap:wrap!important}.pd-btn-cart,.pd-btn-buy{flex:100%!important;height:44px!important}.pd-guarantees{grid-template-columns:1fr!important;gap:8px!important}.pd-key-features{grid-template-columns:1fr!important}}.toast{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-size:.9rem;font-weight:600;animation:.3s cubic-bezier(.165,.84,.44,1) toastSlideIn;display:flex;box-shadow:0 8px 24px #00000026}.toast-success{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7}.toast-error{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.toast-info{color:#1e40af;background:#eff6ff;border:1px solid #93c5fd}.toast-warning{color:#92400e;background:#fffbeb;border:1px solid #fcd34d}.toast-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:1rem;font-weight:700;display:flex}.toast-success .toast-icon{color:#059669;background:#d1fae5}.toast-error .toast-icon{color:#dc2626;background:#fee2e2}.toast-info .toast-icon{color:#2563eb;background:#dbeafe}.toast-warning .toast-icon{color:#d97706;background:#fef3c7}.toast-message{flex:1;line-height:1.4}.toast-close{cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:2px 4px;font-size:.8rem;transition:opacity .2s}.toast-close:hover{opacity:1}@keyframes toastSlideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}
