@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Inter:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap";:root{font-family:Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{min-height:100vh;margin:0;background:linear-gradient(135deg,#232526,#2c2c2c);overscroll-behavior-x:none;overscroll-behavior-y:none}body,#root,*{box-sizing:border-box;font-family:Inter,Arial,sans-serif}#root{min-height:100vh;width:100%;margin:0;padding:0;display:flex;background:transparent}aside{min-height:100vh;background:linear-gradient(180deg,#181818 80%,#3b2f2f);color:#d4af37;box-shadow:2px 0 12px #00000014;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center}aside img{width:60px;border-radius:50%;box-shadow:0 2px 8px #181818}aside h2{font-family:Playfair Display,serif;font-weight:700;font-size:1.3rem;color:gold;margin:1rem 0 0;letter-spacing:1px;text-shadow:0 2px 8px #181818}aside nav{width:100%;margin-top:1rem}aside button{width:100%;display:flex;align-items:center;gap:.75rem;background:transparent;color:#d4af37;border:none;border-radius:8px;padding:.75rem 1rem;font-family:Playfair Display,serif;font-weight:600;font-size:1rem;margin-bottom:.5rem;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}aside button.active,aside button:focus,aside button:hover{background:#d4af37;background:linear-gradient(90deg,gold 70%,#bca358);color:#181818;box-shadow:0 2px 12px #181818;outline:none}main{flex:1;padding:2rem 3vw;background:#18181814;border-radius:24px;margin:2rem 2vw;box-shadow:0 4px 24px #00000014;min-height:80vh;display:flex;flex-direction:column;align-items:center}footer{flex-shrink:0;width:100%;background:#181818;color:#d4af37;padding:1rem;text-align:center;font-family:Inter,Arial,sans-serif;font-size:1rem}footer{flex-shrink:0;width:100%;background:linear-gradient(90deg,#181818 70%,#232526);color:gold;padding:1rem;text-align:center;font-family:Inter,Arial,sans-serif;font-size:1rem;letter-spacing:.5px}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.navbar-mobile-row{display:none}@media(max-width:680px){.navbar-mobile-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:.7rem .5rem 0;margin-bottom:.2rem}.navbar-mobile-row span{margin-right:1rem}.navbar-mobile-actions{display:flex;align-items:center;justify-content:flex-end;width:auto;gap:.7rem;margin-bottom:0}.navbar-logo-row{display:none}}.navbar-hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;background:none;cursor:pointer;padding:0;margin-left:1rem;z-index:120}.navbar-hamburger span{display:block;width:24px;height:3px;margin:4px 0;background:#e0c97f;border-radius:2px;transition:.3s}.navbar-hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar-hamburger.open span:nth-child(2){opacity:0}.navbar-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar-menu{border:none!important;box-shadow:none!important;display:flex;align-items:center;justify-content:flex-end;width:100%}.navbar-menu.collapsed{display:none}.navbar-menu.expanded{display:flex;flex-direction:column;position:fixed;top:0;right:0;left:auto;width:25vw;min-width:220px;max-width:320px;height:100vh;background:#181a1b;box-shadow:-2px 0 16px #0000001f;padding:3.2rem 0 1rem;z-index:110;animation:slideInRight .3s cubic-bezier(.4,0,.2,1)}@keyframes slideInRight{0%{transform:translate(100%);opacity:.2}to{transform:translate(0);opacity:1}}button:focus,button:focus-visible{outline:none!important}@media(max-width:680px){.navbar-hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;background:none!important;border:none!important;cursor:pointer;padding:0;margin-left:1rem;z-index:120}.navbar-menu.collapsed{display:none}.navbar-links{flex-direction:column;gap:.7rem;width:100%;margin-bottom:.7rem}.navbar-menu{justify-content:flex-start}}.navbar{width:100%;background:#181a1b;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:.5rem 2.5rem;box-shadow:0 2px 8px #00000014;position:sticky;top:0;z-index:100}.navbar-logo-row{display:flex;align-items:center;gap:1rem}.navbar-logo-row img{height:40px;border-radius:8px}.navbar-links{display:flex;align-items:center;gap:2rem;list-style:none;padding:0;margin:0}.navbar-link{color:#e0c97f;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s;outline:none;border:none;background:none}.navbar-link:focus{outline:none;border:none}.navbar-order{background:#ff7f2a;color:#fff;padding:.5rem 1.2rem;border-radius:6px;font-weight:700;box-shadow:0 2px 8px #ff7f2a1f;text-decoration:none;font-size:1rem;transition:background .2s,color .2s}.navbar-order:hover{background:#ff944d;color:#fff}@media(max-width:680px){.navbar{flex-direction:column;align-items:flex-start;padding:.7rem .5rem}.navbar-logo-row{margin-bottom:.7rem}.navbar-logo-row img{height:32px}.navbar-links{flex-direction:column;gap:.7rem;width:100%;margin-bottom:.7rem}.navbar-link,.navbar-order{font-size:.95rem;padding:.4rem .8rem;white-space:nowrap}.navbar-order{align-self:flex-end;margin-bottom:.2rem}.navbar-links .navbar-link{padding:.7rem 1.2rem!important;width:100%;text-align:left;border-radius:6px;box-sizing:border-box}}.navbar-cart-btn{position:relative;background:none;border:none;font-size:1.25rem;cursor:pointer;padding:.5rem .75rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:8px;color:#e0c97f}.navbar-cart-btn:hover{background:#e0c97f1a;transform:scale(1.05)}.navbar-cart-btn.desktop{margin-left:.5rem}.navbar-cart-badge{position:absolute;top:2px;right:2px;background:#ff3b3b;color:#fff;font-size:.6rem;font-weight:700;min-width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #ff3b3b66}@media(max-width:680px){.navbar-cart-btn{font-size:1.2rem;padding:.4rem .6rem}.navbar-cart-badge{min-width:14px;height:14px;font-size:.55rem;top:0;right:0}}.hero-content-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1500px;padding:0rem 3rem 0;box-sizing:border-box}.hero-image-col{margin-right:2.5rem}.hero-content-col{flex:1}.hero-image-col{display:flex;flex-direction:column;align-items:flex-end}.hero-section.home-gradient-bg{background:#232323;color:#fff;min-height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;box-sizing:border-box;padding:0}.hero-section img{width:700px;border-radius:1rem;box-shadow:0 24px 48px #00000052,0 4px 24px #e0c97f2e;animation:heroPopIn 1s cubic-bezier(.4,0,.2,1) .1s forwards;opacity:0;transform-style:preserve-3d;perspective:800px}@keyframes heroPopIn{0%{transform:scale(.8);opacity:0;box-shadow:0 0 #e0c97f00}70%{transform:scale(1.08);opacity:1;box-shadow:0 8px 32px #e0c97f38}to{transform:scale(1);opacity:1;box-shadow:0 4px 24px #e0c97f2e}}.home-products-section{background:#292929;color:#fff;width:100%;padding:2rem 0;display:flex;flex-direction:column;align-items:center}.home-products-section h2{font-size:2rem;font-weight:700;color:#ffe08a;letter-spacing:1px;margin-top:0rem;margin-bottom:0rem}.home-products-grid{width:100%;max-width:1100px;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.home-product-card{border-radius:1.2rem;padding:2.5rem 2rem 2rem;width:100%;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-product-card img{width:320px;height:320px;object-fit:cover;border-radius:1rem;box-shadow:0 8px 32px #00000038;margin-bottom:1.2rem;max-width:100%;height:auto}@media(max-width:900px){.hero-image-col{margin-right:0;margin-bottom:1.5rem}}@media(max-width:900px){.hero-content-row{flex-direction:column!important;align-items:center!important;padding:1.5rem .5rem 0!important}.hero-image-col{align-items:center!important;width:100%;margin-top:1.2rem}.hero-content-col{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center}}.home-product-card .title{font-weight:700;font-size:1.25rem;color:#fff;margin-bottom:.7rem;text-align:center}.home-product-card .desc{color:#bbb;font-size:1.05rem;margin-bottom:.7rem;text-align:center}.home-product-card .price{color:#ff6a1a;font-weight:700;font-size:1.1rem;text-align:center;margin-top:.5rem}@media(max-width:900px){.hero-section img{width:60vw!important;max-width:90vw!important;margin-bottom:2rem!important}}@media(max-width:680px){.hero-section img{width:100vw!important;max-width:100vw!important;border-radius:0;margin-bottom:1.2rem!important}.hero-content-row{padding:0rem .5rem!important}.hero-image-col{margin-top:0rem}}@media(max-width:1100px){.home-products-grid{grid-template-columns:1fr 1fr!important;gap:1rem!important}}@media(max-width:700px){.home-products-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important;padding:0 .5rem}.home-products-section{padding-bottom:.5rem!important}.home-product-card{padding:1rem .75rem!important;min-height:auto!important}.home-product-card .title{font-size:.9rem;margin-bottom:.4rem}.home-product-card .desc{font-size:.75rem;margin-bottom:.4rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media(max-width:700px){.home-product-card img{width:100%!important;height:auto!important;max-width:140px;margin:0 auto .75rem;display:block;border-radius:.75rem}}@media(max-width:380px){.home-products-grid{gap:.5rem!important}.home-product-card{padding:.75rem .5rem!important}.home-product-card img{max-width:120px}.home-product-card .title{font-size:.8rem}.home-product-card .desc{font-size:.7rem}}.feedback-card{background:#000000d9;border-radius:32px;box-shadow:0 0 32px #ffe08a33;padding:40px 36px;min-width:420px;max-width:600px;flex:1 1 520px;color:#ffe08a;margin-bottom:24px}.feedback-card h2{font-size:2rem;font-weight:700;margin-bottom:9.6px;letter-spacing:1px;text-align:center}.feedback-card form{display:flex;flex-direction:column;gap:18px}.feedback-card .feedback-card-desc{font-size:1.08rem;margin-bottom:24px;color:#fff;opacity:.92}.feedback-card input,.feedback-card textarea{background:transparent;border:none;border-bottom:1.5px solid #ffe08a;border-radius:0;padding:14px 0 10px;color:#ffe08a;font-size:1.1rem;outline:none}.feedback-card input[type=text],.feedback-card input[type=email],.feedback-card textarea{width:100%;box-sizing:border-box}.feedback-card input[type=radio]{width:auto;margin:0 6px 0 0}.feedback-card textarea{resize:vertical;min-height:60px}.feedback-card label{color:#ffe08a;font-weight:500;font-size:1rem;margin-bottom:4px}.feedback-card button[type=submit]{background:#ffe08a;color:#181818;border:none;border-radius:16px;padding:14px 0;font-weight:700;font-size:1.1rem;cursor:pointer;margin-top:12px;box-shadow:0 2px 8px #ffe08a33;transition:background .2s;letter-spacing:1px;width:100%}.feedback-card .feedback-status{color:#ffe08a;margin-top:8px;text-align:center}.feedback-card input:-webkit-autofill,.feedback-card input:-webkit-autofill:focus,.feedback-card input:-webkit-autofill:hover,.feedback-card input:-webkit-autofill:active{-webkit-text-fill-color:#ffe08a!important;background-color:#181818!important;transition:background-color 5000s ease-in-out 0s;caret-color:#ffe08a}@media(max-width:680px){.feedback-card h2{font-size:2rem}.feedback-card input,.feedback-card textarea{font-size:1rem;padding:10px 0 8px}.feedback-card button[type=submit]{font-size:1rem;padding:12px 0}}@media(max-width:480px){.feedback-card{margin-left:10px!important;margin-right:10px!important;padding:18px 6px!important;min-width:0!important;max-width:100vw!important;width:calc(100vw - 20px)!important;box-sizing:border-box!important}.feedback-card .category-radio-group{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important;width:100%}.feedback-card .category-radio-group label{display:flex!important;align-items:center!important;font-size:.98rem;white-space:nowrap;margin-bottom:0;line-height:1.2}.feedback-card form,.feedback-card .feedback-card-desc,.feedback-card h2{padding-left:4px;padding-right:4px}}@media(max-width:420px){.feedback-card{padding:12px;max-width:340px!important;width:100%;border-radius:8px!important;box-sizing:border-box!important;margin-left:auto;margin-right:auto;min-width:0!important}.feedback-card input,.feedback-card textarea{font-size:.98rem;padding:8px 0 6px}.feedback-card button[type=submit]{font-size:1rem;padding:10px 0;border-radius:10px!important}}.contact-section-custom{color:#fff;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap;width:100%;padding:0 2rem;position:relative;overflow:hidden}.contact-section-custom:before{content:"";position:absolute;top:-40%;left:-60%;width:200%;height:180%;opacity:.5;pointer-events:none;z-index:1;transform:skew(-12deg);animation:shineMove 3.5s linear infinite}.contact-section-custom{display:flex;justify-content:center;align-items:flex-start;gap:40px;padding:48px 0;flex-wrap:wrap}.wwsf-divider{width:80px;height:3px;background:#ffe08a;margin:.8rem auto 2rem;border-radius:2px}.contact-card{background:#000000d9;border-radius:32px;box-shadow:0 0 32px #ffe08a33;padding:40px 36px;min-width:420px;max-width:600px;flex:1 1 520px;color:#ffe08a;margin-bottom:24px}.contact-card h2{font-size:2rem;font-weight:700;margin-bottom:9.6px;text-align:center;letter-spacing:1px}.contact-card .contact-support,.contact-card .contact-follow{font-weight:600;margin-bottom:8px;color:#ffe08a}.contact-card .contact-support-row,.contact-card .contact-follow-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.contact-card .contact-support-email{font-size:1.2rem}.contact-card .contact-link{color:#ffe08a;text-decoration:underline;font-weight:500}.contact-card-desc{font-size:1.08rem;margin-bottom:24px;color:#fff;opacity:.92}@media(max-width:680px){.contact-section-custom{margin:0;padding-left:12px!important;padding-right:12px!important;gap:0!important}}@media(max-width:480px){.contact-card{margin-left:10px!important;margin-right:10px!important;padding:18px 6px!important;min-width:0!important;max-width:100vw!important;width:calc(100vw - 20px)!important;box-sizing:border-box!important}.contact-card .contact-card-desc,.contact-card .contact-support,.contact-card .contact-follow,.contact-card .contact-support-row,.contact-card .contact-follow-row{padding-left:4px;padding-right:4px}}@media(max-width:420px){.contact-section-custom{gap:0px!important;padding:.2rem}.contact-card{margin-top:24px}.contact-card{max-width:340px!important;width:100%;padding:12px!important;border-radius:8px!important;box-sizing:border-box!important;margin-left:auto;margin-right:auto;box-shadow:0 0 12px #ffe08a22;min-width:0!important}}.product-categories{display:flex;gap:4rem;justify-content:center;margin-bottom:2.5rem;flex-wrap:wrap}.product-category-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;cursor:pointer;transition:color .2s}.product-category-img-wrapper{width:300px;height:300px;border-radius:24px;overflow:hidden;box-shadow:0 4px 24px #e0c97f1f,0 2px 24px #00000014;margin-bottom:.7rem;background:transparent;display:flex;align-items:center;justify-content:center;border:none;transition:box-shadow .3s}.product-category-img{width:100%;height:100%;object-fit:cover;border-radius:24px;transition:transform .3s}.product-category-link:hover .product-category-img-wrapper{box-shadow:0 8px 32px #e0c97f2e,0 4px 32px #0000001f}.product-category-link:hover .product-category-img{transform:scale(1.04)}.product-category-name{font-size:1rem;font-weight:500;margin-top:.2rem;text-align:center}.product-item-header{display:flex;align-items:center;gap:.5rem}.product-item-back-link{color:#ffe08a;font-weight:700;text-decoration:none;font-size:1.3rem;display:flex;align-items:center}.product-item-back-link-icon{display:flex;align-items:center;margin-right:.3rem}.product-item-header-title{margin:0;color:#ffe08a}@media(max-width:680px){.product-categories{gap:2rem}.product-category-img-wrapper{width:150px;height:150px;border-radius:8px}.product-category-img{border-radius:8px}}.pickle-features-section{padding:1.5rem 1rem}.pickle-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1200px;margin:0 auto}.pickle-feature-card{background:linear-gradient(135deg,#ffe08a14,#ffe08a08);border:1px solid rgba(255,224,138,.15);border-radius:12px;padding:1.25rem;text-align:center;transition:transform .2s,box-shadow .2s}.pickle-feature-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #ffe08a1f}.pickle-feature-icon{font-size:2rem;display:block;margin-bottom:.75rem}.pickle-feature-title{color:#ffe08a;font-size:.95rem;font-weight:600;margin:0 0 .5rem}.pickle-feature-desc{color:#ffffffb3;font-size:.8rem;line-height:1.4;margin:0}@media(max-width:900px){.pickle-features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.pickle-features-grid{grid-template-columns:1fr}.pickle-feature-card{padding:1rem}}.what-we-stand-for-section{background:transparent;color:#ffe08a;text-align:center;margin:1rem 0}.wwsf-heading{font-family:Inter,Arial,sans-serif;font-size:2.2rem;font-weight:600;letter-spacing:2px;color:#ffe08a;margin-bottom:.6rem}.wwsf-divider{width:80px;height:3px;background:#ffe08a;margin:0rem auto 2rem;border-radius:2px}.wwsf-cards{display:flex;justify-content:center;gap:2.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.wwsf-card{background:transparent;border:2px solid #ffe08a;border-radius:24px;padding:2rem 1.5rem 1.5rem;width:280px;min-width:220px;max-width:320px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;transition:box-shadow .3s;box-shadow:0 4px 24px #e0c97f1a}.wwsf-card:hover{box-shadow:0 8px 32px #e0c97f38}.wwsf-icon{font-size:2.5rem;margin-bottom:1rem}.wwsf-title{font-family:Inter,Arial,sans-serif;font-size:1.35rem;font-weight:600;color:#ffe08a;margin-bottom:.7rem;line-height:1.2}.wwsf-desc{color:beige;font-size:1.05rem;margin-bottom:.5rem;font-family:Inter,Arial,sans-serif}.wwsf-tagline{font-family:Inter,Arial,sans-serif;font-size:1.35rem;font-weight:600;color:#ffe08a;margin:2rem 0 1.2rem;letter-spacing:1px}@media(max-width:900px){.wwsf-cards{flex-direction:column;gap:1.5rem;align-items:center}.wwsf-card{width:90vw;max-width:98vw}}.testimonials-section{position:relative;background:transparent;color:#ffe08a;padding:0 0 2rem;width:100%;overflow:hidden}.testimonials-title{font-family:Inter,Arial,sans-serif;color:#ffe08a;text-align:center;font-size:2rem;margin-bottom:.6rem;letter-spacing:1px}.testimonials-scroll{display:flex;gap:2rem;overflow-x:auto;padding:0 2rem 1rem;scrollbar-width:none;overscroll-behavior-x:contain;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;scroll-snap-type:x mandatory;margin:0;padding:0}.testimonials-scroll::-webkit-scrollbar{display:none}.arrow-btn.fixed-arrow,.arrow-btn.fixed-arrow.aesthetic-arrow{background:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;width:auto!important;height:auto!important;font-size:2.6rem;color:#ffe08a;padding:0 .2em;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s;outline:none}.arrow-btn.left.fixed-arrow,.arrow-btn.left.fixed-arrow.aesthetic-arrow{left:.5rem}.arrow-btn.right.fixed-arrow,.arrow-btn.right.fixed-arrow.aesthetic-arrow{right:.5rem}.arrow-btn.fixed-arrow:hover,.arrow-btn.fixed-arrow.aesthetic-arrow:hover{color:#fffbe0;background:none;box-shadow:none}.arrow-btn.fixed-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#232323;color:#ffe08a;border:none;border-radius:50%;width:48px;height:48px;font-size:2rem;cursor:pointer;box-shadow:0 2px 8px #ffe08a44;display:flex;align-items:center;justify-content:center;opacity:.95}.arrow-btn.left.fixed-arrow{left:0}.arrow-btn.right.fixed-arrow{right:0}.arrow-btn.fixed-arrow:hover{background:#ffe08a;color:#232323}.arrow-btn.fixed-arrow.aesthetic-arrow{position:absolute;top:60%;transform:translateY(-50%);z-index:10;background:#232323eb;color:#ffe08a;border:none;border-radius:50%;width:54px;height:54px;font-size:2.3rem;font-family:Inter,Arial,sans-serif;font-weight:700;cursor:pointer;box-shadow:0 2px 16px #ffe08a44,0 0 0 2px #ffe08a33;display:flex;align-items:center;justify-content:center;opacity:.97;transition:background .2s,color .2s,box-shadow .2s;outline:none}.arrow-btn.left.fixed-arrow.aesthetic-arrow{left:.5rem}.arrow-btn.right.fixed-arrow.aesthetic-arrow{right:.5rem}.arrow-btn.fixed-arrow.aesthetic-arrow:hover{background:#ffe08a;color:#232323;box-shadow:0 2px 24px #ffe08a88,0 0 0 2px #ffe08a}.testimonial-card{background:#000000d9;border-radius:20px;min-width:340px;max-width:340px;height:300px;box-shadow:0 0 24px #ffe08a22;display:flex;flex-direction:column;justify-content:flex-start;padding:1.2rem 1.2rem 1rem;color:#ffe08a;font-family:Inter,Arial,sans-serif;border:1.5px solid #ffe08a33;position:relative}.testimonial-header{display:flex;align-items:center;margin-bottom:1.2rem;gap:.5rem}.testimonial-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;background:#232323;flex-shrink:0;display:flex;align-items:center;justify-content:center}.testimonial-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonial-meta{display:flex;flex-direction:column;align-items:flex-start}.testimonial-name{font-size:1.18rem;font-weight:400;color:#ffe08a;letter-spacing:.5px;white-space:nowrap;margin-bottom:.2rem}.testimonial-rating-stars{display:flex;align-items:center;gap:.15em}.testimonial-star{color:#ffe08a;font-size:1.3em;margin-right:.1em;transition:color .2s,text-shadow .2s;text-shadow:none}.testimonial-star.filled{color:#ffe08a;text-shadow:0 0 2px #ffe08a,0 0 1px #fff;filter:none;font-weight:700}.testimonial-product{margin-top:4px;font-weight:500}.testimonial-content{flex:1;overflow-y:auto;font-size:1rem;color:#ffe08a;scrollbar-width:thin;scrollbar-color:#ffe08a #232323;line-height:1.5}.testimonial-content p{color:#fff}.testimonial-content::-webkit-scrollbar{width:6px}.testimonial-content::-webkit-scrollbar-thumb{background:#ffe08a55;border-radius:8px}.testimonials-scroll::-webkit-scrollbar{height:8px}.testimonials-scroll::-webkit-scrollbar-thumb{background:#ffe08a55;border-radius:8px}.testimonial-date{color:#bca358;font-size:.98rem;text-align:right;margin-top:.7rem;font-style:italic;opacity:.85;letter-spacing:.5px}.testimonials-arrows{display:flex;justify-content:flex-end;gap:1rem;margin-bottom:.5rem}.arrow-btn{background:#232323;color:#ffe08a;border:none;border-radius:50%;width:38px;height:38px;font-size:1.5rem;cursor:pointer;box-shadow:0 2px 8px #ffe08a22;transition:background .2s;display:flex;align-items:center;justify-content:center}.arrow-btn:hover{background:#ffe08a;color:#232323}.arrow-btn img{filter:drop-shadow(0 0 4px #ffe08a) brightness(1.2) sepia(.3) saturate(1.5);transition:filter .2s}.arrow-btn:hover img{filter:drop-shadow(0 0 8px #ffe08a) brightness(1.4) sepia(.5) saturate(2)}@media(max-width:600px){.testimonials-scroll{padding:0 .5rem 1rem;gap:1rem}.testimonial-card{min-width:85vw;max-width:90vw;height:260px;padding:1rem .7rem .8rem}.testimonial-name{font-size:1rem}}@media(max-width:700px){.testimonials-arrows,.fixed-arrow,.arrow-btn.fixed-arrow,.arrow-btn.fixed-arrow.aesthetic-arrow{display:none}}.dryfruits-page{min-height:100vh;background:radial-gradient(ellipse at center,#181818,#000);color:#fff;overflow-x:hidden}.dryfruits-nav{padding:1rem 1.5rem;position:sticky;top:0;z-index:100;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(224,201,127,.1)}.dryfruits-back-link{display:inline-flex;align-items:center;gap:.5rem;color:#ffe08a;text-decoration:none;font-weight:500;font-size:.95rem;transition:all .3s ease}.dryfruits-back-link:hover{color:#fff;transform:translate(-4px)}.dryfruits-back-link img{filter:brightness(0) saturate(100%) invert(87%) sepia(28%) saturate(746%) hue-rotate(351deg) brightness(103%) contrast(101%)}.dryfruits-hero{padding:4rem 1.5rem;text-align:center;background:radial-gradient(ellipse at center top,rgba(224,201,127,.15) 0%,transparent 60%);position:relative}.dryfruits-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(224,201,127,.3),transparent)}.dryfruits-hero-content{max-width:800px;margin:0 auto}.dryfruits-hero-badge{display:inline-block;background:linear-gradient(135deg,#e0c97f33,#e0c97f1a);border:1px solid rgba(224,201,127,.3);padding:.5rem 1.25rem;border-radius:50px;font-size:.85rem;font-weight:600;color:#ffe08a;letter-spacing:.5px;text-transform:uppercase;margin-bottom:1.5rem}.dryfruits-hero-title{font-size:clamp(2.2rem,6vw,3.5rem);font-weight:700;line-height:1.2;margin:0 0 1.25rem;color:#fff}.gold-text{background:linear-gradient(135deg,#ffe08a,#d4a84b,#ffe08a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dryfruits-hero-subtitle{font-size:1.1rem;color:#fffc;line-height:1.7;max-width:600px;margin:0 auto 2.5rem}.dryfruits-hero-stats{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;align-items:center}.stat-number{font-size:2rem;font-weight:700;color:#ffe08a}.stat-label{font-size:.85rem;color:#ffffffb3;margin-top:.25rem}.stat-divider{width:1px;height:40px;background:#e0c97f4d}.dryfruits-features{padding:4rem 1.5rem;max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin-bottom:.75rem;color:#fff}.section-subtitle{text-align:center;color:#ffffffb3;font-size:1rem;margin-bottom:2.5rem;max-width:500px;margin-left:auto;margin-right:auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.feature-card{background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid rgba(224,201,127,.15);border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{transform:translateY(-5px);border-color:#e0c97f66;box-shadow:0 20px 40px #0000004d}.feature-icon{font-size:2.5rem;display:block;margin-bottom:1rem}.feature-title{font-size:1.1rem;font-weight:600;margin:0 0 .5rem;color:#ffe08a}.feature-desc{font-size:.9rem;color:#ffffffb3;line-height:1.5;margin:0}.dryfruits-products{padding:4rem 1.5rem;background:#0003}.dryfruits-products .home-products-grid{max-width:1200px;margin:0 auto}.dryfruits-benefits-banner{padding:4rem 1.5rem;background:linear-gradient(135deg,#e0c97f1a,#d4a84b0d);border-top:1px solid rgba(224,201,127,.15);border-bottom:1px solid rgba(224,201,127,.15)}.benefits-content{max-width:900px;margin:0 auto}.benefits-content h2{text-align:center;font-size:clamp(1.5rem,4vw,2rem);margin-bottom:2.5rem;color:#ffe08a}.benefits-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.benefit-item{display:flex;align-items:flex-start;gap:1rem}.benefit-icon{font-size:2rem;flex-shrink:0}.benefit-item h4{margin:0 0 .25rem;font-size:1rem;color:#fff}.benefit-item p{margin:0;font-size:.85rem;color:#ffffffb3;line-height:1.5}.dryfruits-faq-section{padding:4rem 1.5rem;max-width:800px;margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#ffffff08;border:1px solid rgba(224,201,127,.15);border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease}.faq-item:hover{border-color:#e0c97f4d}.faq-item.open{border-color:#e0c97f66;background:#e0c97f0d}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-weight:600;color:#fff;font-size:1rem}.faq-toggle{font-size:1.5rem;color:#ffe08a;font-weight:300;line-height:1;transition:transform .3s ease}.faq-item.open .faq-toggle{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.open .faq-answer{max-height:200px;padding:0 1.5rem 1.25rem}.faq-answer p{margin:0;color:#fffc;font-size:.95rem;line-height:1.6}.dryfruits-cta{padding:5rem 1.5rem;background:linear-gradient(180deg,transparent 0%,rgba(224,201,127,.1) 100%);text-align:center}.cta-content{max-width:600px;margin:0 auto}.cta-content h2{font-size:clamp(1.5rem,4vw,2rem);margin-bottom:1rem;color:#fff}.cta-content p{color:#fffc;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.cta-button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffe08a,#d4a84b);color:#000;padding:1rem 2.5rem;border-radius:50px;font-weight:700;font-size:1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #e0c97f4d;border:none;cursor:pointer}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 30px #e0c97f80}@media(max-width:768px){.dryfruits-hero{padding:3rem 1rem}.dryfruits-hero-stats{gap:1.5rem}.stat-number{font-size:1.5rem}.stat-divider{display:none}.features-grid{grid-template-columns:1fr 1fr;gap:1rem}.feature-card{padding:1.5rem 1rem}.feature-icon{font-size:2rem}.benefits-list{grid-template-columns:1fr;gap:1.5rem}.faq-question{padding:1rem;font-size:.95rem}.dryfruits-cta{padding:3rem 1rem}.dryfruits-products{padding:2rem .75rem}.section-title{font-size:1.3rem}.section-subtitle{font-size:.9rem;padding:0 .5rem}}@media(max-width:480px){.features-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.feature-card{padding:1rem .75rem}.feature-icon{font-size:1.75rem;margin-bottom:.5rem}.feature-title{font-size:.9rem}.feature-desc{font-size:.75rem}.dryfruits-hero-stats{flex-direction:column;gap:1rem}.dryfruits-hero-title{font-size:1.8rem}.dryfruits-hero-subtitle{font-size:.95rem;padding:0 .5rem}.gifting-options-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.gifting-option-card{padding:1rem .75rem}.gifting-option-icon{font-size:2rem;margin-bottom:.75rem}.gifting-option-title{font-size:.9rem}.gifting-option-desc{font-size:.75rem}.celebrations-title{font-size:1.5rem}.celebrations-subtitle{font-size:.9rem}.benefit-item{gap:.75rem}.benefit-icon{font-size:1.5rem}.benefit-item h4{font-size:.9rem}.benefit-item p{font-size:.75rem}}.dryfruits-celebrations{padding:5rem 1.5rem;background:linear-gradient(135deg,#e0c97f14,#d4a84b08,#e0c97f14);position:relative;overflow:hidden}.dryfruits-celebrations:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(224,201,127,.4),transparent)}.dryfruits-celebrations:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(224,201,127,.4),transparent)}.celebrations-content{max-width:1100px;margin:0 auto;text-align:center}.celebrations-badge{display:inline-block;background:linear-gradient(135deg,#e0c97f40,#e0c97f1a);border:1px solid rgba(224,201,127,.4);padding:.5rem 1.5rem;border-radius:50px;font-size:.85rem;font-weight:600;color:#ffe08a;letter-spacing:.5px;text-transform:uppercase;margin-bottom:1.25rem}.celebrations-title{font-size:clamp(1.8rem,5vw,2.5rem);font-weight:700;margin:0 0 1rem;color:#fff}.celebrations-subtitle{font-size:1.1rem;color:#fffc;line-height:1.7;max-width:650px;margin:0 auto 3rem}.gifting-options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:3rem}.gifting-option-card{background:linear-gradient(145deg,#ffffff12,#ffffff05);border:1px solid rgba(224,201,127,.2);border-radius:20px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.gifting-option-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ffe08a,#d4a84b,#ffe08a);opacity:0;transition:opacity .3s ease}.gifting-option-card:hover{transform:translateY(-8px);border-color:#e0c97f80;box-shadow:0 20px 50px #0006,0 0 30px #e0c97f1a}.gifting-option-card:hover:before{opacity:1}.gifting-option-icon{font-size:3rem;display:block;margin-bottom:1.25rem}.gifting-option-title{font-size:1.2rem;font-weight:600;margin:0 0 .75rem;color:#ffe08a}.gifting-option-desc{font-size:.9rem;color:#ffffffbf;line-height:1.6;margin:0}.celebrations-cta{background:linear-gradient(135deg,#e0c97f1a,#e0c97f0d);border:1px solid rgba(224,201,127,.25);border-radius:16px;padding:2rem;max-width:600px;margin:0 auto}.celebrations-cta-text{margin:0 0 1.5rem;color:#ffffffe6;font-size:1rem;line-height:1.6}.celebrations-cta-text strong{color:#ffe08a}.celebrations-cta-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#ffe08a;padding:.875rem 2rem;border-radius:50px;font-weight:600;font-size:.95rem;text-decoration:none;border:2px solid #ffe08a;transition:all .3s ease}.celebrations-cta-button:hover{background:#ffe08a;color:#000;transform:translateY(-2px);box-shadow:0 8px 25px #e0c97f4d}@media(max-width:768px){.dryfruits-celebrations{padding:3rem 1rem}.gifting-options-grid{grid-template-columns:1fr 1fr;gap:1rem}.gifting-option-card{padding:1.5rem 1rem}.gifting-option-icon{font-size:2.5rem}.celebrations-cta{padding:1.5rem}}.cart-overlay{position:fixed;inset:0;background:#0009;opacity:0;visibility:hidden;transition:all .3s ease;z-index:998}.cart-overlay.open{opacity:1;visibility:visible}.cart-sidebar{position:fixed;top:0;right:-420px;width:100%;max-width:400px;height:100vh;background:#111;z-index:999;display:flex;flex-direction:column;transition:right .3s ease;box-shadow:-5px 0 30px #00000080}.cart-sidebar.open{right:0}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1);background:#0a0a0a}.cart-header h2{margin:0;font-size:1.25rem;color:#ffe08a;font-weight:600}.cart-close-btn{background:none;border:none;color:#fff;font-size:1.25rem;cursor:pointer;padding:.5rem;transition:color .2s}.cart-close-btn:hover{color:#ffe08a}.cart-content{flex:1;overflow-y:auto;padding:1rem}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#fff9}.cart-empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.cart-empty p{font-size:1.1rem;margin:0 0 .5rem;color:#fff}.cart-empty-subtitle{font-size:.9rem}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{display:flex;gap:1rem;padding:1rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.08)}.cart-item-img{width:70px;height:70px;object-fit:cover;border-radius:8px}.cart-item-details{flex:1;display:flex;flex-direction:column;gap:.25rem}.cart-item-title{margin:0;font-size:.95rem;color:#fff;font-weight:600}.cart-item-weight{font-size:.8rem;color:#ffe08a}.cart-item-price{font-size:.85rem;color:#fff9}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.cart-qty-controls{display:flex;align-items:center;gap:.5rem;background:#ffffff1a;border-radius:6px;padding:.25rem}.cart-qty-btn{width:28px;height:28px;border:none;background:#ffffff1a;color:#fff;border-radius:4px;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.cart-qty-btn:hover{background:#ffe08a;color:#000}.cart-qty-value{min-width:24px;text-align:center;font-weight:600;color:#fff}.cart-item-subtotal{font-weight:700;color:#ffe08a;font-size:.95rem}.cart-item-remove{background:none;border:none;cursor:pointer;font-size:1rem;padding:.25rem;opacity:.6;transition:opacity .2s}.cart-item-remove:hover{opacity:1}.cart-footer{padding:1.25rem 1.5rem;border-top:1px solid rgba(255,255,255,.1);background:#0a0a0a}.cart-clear-btn{width:100%;padding:.6rem;background:transparent;border:1px solid rgba(255,255,255,.2);color:#ffffffb3;border-radius:8px;font-size:.9rem;cursor:pointer;margin-bottom:1rem;transition:all .2s}.cart-clear-btn:hover{border-color:#ff6b6b;color:#ff6b6b}.cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.1rem;color:#fff}.cart-total-amount{font-weight:700;font-size:1.35rem;color:#ffe08a}.cart-order-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;background:linear-gradient(135deg,#25d366,#128c7e);border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.cart-order-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #25d36666}.cart-order-btn svg{flex-shrink:0}.floating-order-btn{position:relative}.floating-btn-icon{font-size:1.2rem}.floating-btn-text{font-weight:600}.cart-badge{position:absolute;top:-8px;right:-8px;background:#ff6b6b;color:#fff;font-size:.75rem;font-weight:700;min-width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #ff6b6b66}.product-card-enhanced{position:relative}.weight-selector{display:flex;gap:.5rem;justify-content:center;margin-top:.75rem}.weight-option{padding:.4rem .8rem;border:1px solid rgba(255,255,255,.2);background:transparent;color:#ffffffb3;border-radius:6px;font-size:.8rem;cursor:pointer;transition:all .2s}.weight-option:hover{border-color:#ffe08a;color:#ffe08a}.weight-option.active{background:#ffe08a;border-color:#ffe08a;color:#000;font-weight:600}.product-price-display{display:flex;align-items:baseline;justify-content:center;gap:.3rem;margin-top:.75rem}.price-amount{font-size:1.3rem;font-weight:700;color:#ffe08a}.price-weight{font-size:.85rem;color:#fff9}.quantity-controls{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.75rem}.qty-btn{width:36px;height:36px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;border-radius:8px;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.qty-btn:hover{background:#ffe08a;border-color:#ffe08a;color:#000}.qty-value{font-size:1.1rem;font-weight:600;min-width:30px;text-align:center;color:#fff}.add-to-cart-btn{width:100%;margin-top:1rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#ff7f2a,#e06b1f);border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.add-to-cart-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ff7f2a66}.add-to-cart-btn.added{background:linear-gradient(135deg,#25d366,#128c7e)}.quantity-controls.in-cart{background:linear-gradient(135deg,#ff7f2a26,#e06b1f26);border:1px solid rgba(255,127,42,.3);border-radius:10px;padding:.5rem 1rem;margin-top:1rem}.quantity-controls.in-cart .qty-btn{background:#ff7f2a33;border-color:#ff7f2a80}.quantity-controls.in-cart .qty-btn:hover{background:#ff7f2a;border-color:#ff7f2a;color:#fff}.quantity-controls.in-cart .qty-value{color:#ffe08a;font-weight:700;min-width:40px}.product-benefits{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin-top:.75rem;padding:0 .25rem}.benefit-tag{background:linear-gradient(135deg,#25d36626,#128c7e26);border:1px solid rgba(37,211,102,.3);color:#25d366;font-size:.7rem;padding:.25rem .5rem;border-radius:12px;font-weight:500;white-space:nowrap}@media(max-width:768px){.cart-sidebar{max-width:85%;right:-85%}.cart-sidebar.open{right:0}.cart-header{padding:1rem}.cart-header h2{font-size:1.1rem}.cart-content{padding:.75rem}.cart-item{padding:.75rem;gap:.75rem}.cart-item-img{width:60px;height:60px}.cart-item-title{font-size:.85rem}.cart-item-weight,.cart-item-price{font-size:.75rem}.cart-qty-btn{width:26px;height:26px;font-size:.9rem}.cart-qty-value{min-width:20px;font-size:.85rem}.cart-item-subtotal{font-size:.85rem}.cart-footer{padding:1rem}.cart-total{font-size:1rem}.cart-total-amount{font-size:1.2rem}.cart-order-btn{padding:.85rem;font-size:.95rem}}@media(max-width:480px){.cart-sidebar{max-width:100%;right:-100%}.cart-item{flex-wrap:wrap}.cart-item-img{width:55px;height:55px}.cart-item-details{flex:1;min-width:0}.cart-item-actions{width:100%;flex-direction:row;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.05)}.weight-option{padding:.35rem .6rem;font-size:.75rem}.qty-btn{width:32px;height:32px}.price-amount{font-size:1.15rem}.price-weight{font-size:.8rem}.quantity-controls{gap:.5rem}.qty-value{font-size:1rem;min-width:25px}.add-to-cart-btn{padding:.65rem 1rem;font-size:.9rem}}@media(max-width:680px){.home-products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:.5rem}.home-product-card{padding:.75rem}.home-product-card .title{font-size:.9rem}.home-product-card .desc{font-size:.75rem;-webkit-line-clamp:2;line-clamp:2}.weight-selector{gap:.35rem;flex-wrap:wrap}.weight-option{padding:.3rem .5rem;font-size:.7rem}.product-price-display{margin-top:.5rem}.price-amount{font-size:1.1rem}.quantity-controls{margin-top:.5rem;gap:.4rem}.qty-btn{width:28px;height:28px;font-size:1rem}.qty-value{font-size:.9rem}.add-to-cart-btn{margin-top:.75rem;padding:.6rem .8rem;font-size:.85rem}}@media(max-width:380px){.weight-selector{gap:.25rem}.weight-option{padding:.25rem .4rem;font-size:.65rem}.qty-btn{width:26px;height:26px;font-size:.9rem}.add-to-cart-btn{font-size:.8rem;padding:.5rem .6rem}}.floating-whatsapp-btn{position:fixed;right:2rem;bottom:3rem;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;width:60px;height:60px;border-radius:50%;box-shadow:0 4px 20px #25d36666;text-decoration:none;z-index:997;transition:all .3s ease;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.floating-whatsapp-btn:hover{background:linear-gradient(135deg,#2be06f,#25d366);color:#fff;box-shadow:0 8px 30px #25d36680;transform:translateY(-3px) scale(1.05)}@media(max-width:680px){.floating-whatsapp-btn{right:1rem;bottom:5rem;width:55px;height:55px}}
