@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;gap:2rem;list-style:none;padding: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}}.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:1fr!important;gap:.7rem!important}.home-products-section{padding-bottom:.5rem!important}}@media(max-width:700px){.home-product-card img{width:100%!important;height:auto!important;max-width:260px;margin:0 auto 1rem;display:block}}.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}}.floating-order-btn{position:fixed;right:2rem;bottom:3rem;background:#ff7f2a;color:#fff;padding:.8rem 1.6rem;border-radius:.5rem;font-weight:700;font-size:1rem;box-shadow:0 4px 16px #ff7f2a2e;text-decoration:none;z-index:9999;transition:background .2s,box-shadow .2s,transform .2s;border:none}.floating-order-btn:hover{background:#ff944d;color:#fff;box-shadow:0 8px 32px #ff7f2a38;transform:scale(1.07)}@media(max-width:680px){.floating-order-btn{right:1rem;bottom:5rem;padding:.7rem 1.2rem;font-size:1rem}}.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}}.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}}
