:root{--font-display: "Playfair Display", serif;--font-body: "Source Sans 3", sans-serif;--font-accent: "Caveat", cursive;--background: #f7f3ee;--foreground: #2c1810;--card: #ffffff;--border: #e8ddd4;--muted: #f0ebe4;--muted-foreground: #6b5c4f;--accent: #2d8a4e;--accent-foreground: #ffffff;--destructive: #c0392b}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:var(--background);color:var(--foreground);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{border:none;background:none;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1rem}h1,h2,h3,h4{font-family:var(--font-display)}.countdown-bar{background:#2c1810;color:#fff;padding:.5rem 1rem;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:.8rem;font-weight:600;position:relative}.countdown-unit{display:flex;flex-direction:column;align-items:center}.countdown-unit .value{background:#ffffff26;padding:.2rem .4rem;border-radius:4px;font-size:.9rem;font-weight:700;min-width:2rem;text-align:center}.countdown-unit .label{font-size:.6rem;opacity:.7;margin-top:2px}.countdown-separator{font-weight:700;opacity:.5}.countdown-bar .close-btn{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);font-size:1.2rem;opacity:.6;color:#fff}.marquee-banner{background:var(--accent);color:#fff;overflow:hidden;padding:.4rem 0}.marquee-track{display:flex;gap:2rem;animation:marquee 30s linear infinite;white-space:nowrap}.marquee-track span{font-size:.75rem;font-weight:700;letter-spacing:.1em}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.shipping-bar{background:var(--muted);text-align:center;padding:.4rem;font-size:.75rem;font-weight:600;letter-spacing:.05em}.site-header{border-bottom:1px solid var(--border);background:var(--card)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;max-width:1200px;margin:0 auto}.header-nav{display:none}@media(min-width:768px){.header-nav{display:flex;gap:1.5rem}.mobile-menu-btn{display:none!important}}.header-nav a{font-size:.875rem;font-weight:500}.header-nav a:hover{color:var(--accent)}.header-logo img{height:50px;width:auto}.header-icons{display:flex;align-items:center;gap:1rem}.cart-count{position:absolute;top:-6px;right:-6px;background:var(--accent);color:#fff;font-size:.65rem;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.mobile-menu-btn{display:flex}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--card);z-index:1001;transform:translate(-100%);transition:transform .3s cubic-bezier(.23,1,.32,1);padding:2rem}.mobile-menu.open{transform:translate(0)}.mobile-menu-close{position:absolute;top:1rem;right:1rem;font-size:1.8rem}.mobile-menu nav{margin-top:3rem;display:flex;flex-direction:column;gap:1.5rem}.mobile-menu nav a{font-size:1.25rem;font-weight:600}.product-page{padding:1.5rem 1rem;max-width:1200px;margin:0 auto}.product-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.product-grid{grid-template-columns:1fr 1fr;gap:3rem}}.product-gallery{position:relative}@media(min-width:768px){.product-gallery{position:sticky;top:2rem;align-self:start}}.gallery-main{position:relative;border-radius:.75rem;overflow:hidden;background:var(--card);border:1px solid var(--border)}.gallery-main img{width:100%;aspect-ratio:1;object-fit:cover}.gallery-badges{position:absolute;top:.75rem;left:.75rem;display:flex;gap:.5rem}.badge{padding:.25rem .625rem;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase}.badge-accent{background:var(--accent);color:#fff}.badge-destructive{background:var(--destructive);color:#fff}.gallery-thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto}.gallery-thumb{width:4.5rem;height:4.5rem;border-radius:.5rem;overflow:hidden;border:2px solid transparent;cursor:pointer;flex-shrink:0}.gallery-thumb.active{border-color:var(--accent)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:1.25rem}.social-proof-bar{display:flex;align-items:center;gap:.5rem}.avatar-stack{display:flex}.avatar{width:1.75rem;height:1.75rem;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700;margin-left:-.5rem;border:2px solid var(--card)}.avatar:first-child{margin-left:0}.social-proof-text{font-size:.75rem;color:var(--muted-foreground)}.product-title{font-size:1.75rem;line-height:1.2}.star-rating{display:flex;align-items:center;gap:.25rem}.star-rating svg{width:1rem;height:1rem;fill:#f59e0b}.rating-text{font-size:.8rem;color:var(--muted-foreground);margin-left:.25rem}.price-block{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.price-current{font-size:1.75rem;font-weight:700;color:var(--accent)}.price-original{font-size:1rem;text-decoration:line-through;color:var(--muted-foreground)}.price-badge{background:#fef3c7;color:#92400e;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:999px}.usps{display:flex;flex-direction:column;gap:.375rem;font-size:.875rem}.variant-label{font-size:.875rem;margin-bottom:.5rem}.variant-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.variant-btn{padding:.5rem 1rem;border:2px solid var(--border);border-radius:.5rem;font-weight:600;font-size:.8rem;transition:all .2s}.variant-btn.active{border-color:var(--accent);background:#2d8a4e14;color:var(--accent)}.bundle-section{display:flex;flex-direction:column;gap:.75rem;max-width:100%;overflow:hidden}.bundle-title{font-size:1.1rem;margin-bottom:.25rem}.bundle-option{border:2px solid var(--border);border-radius:.75rem;padding:.75rem;cursor:pointer;transition:all .2s;position:relative;overflow:hidden;word-wrap:break-word}.bundle-option.active{border-color:var(--accent);background:#2d8a4e0a}.bundle-popular-badge{position:absolute;top:-.6rem;right:1rem;background:var(--accent);color:#fff;font-size:.65rem;font-weight:700;padding:.15rem .5rem;border-radius:999px}.bundle-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.bundle-left{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1}.bundle-radio{width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid var(--border);display:flex;align-items:center;justify-content:center}.bundle-option.active .bundle-radio{border-color:var(--accent)}.bundle-radio-dot{width:.6rem;height:.6rem;border-radius:50%;background:transparent}.bundle-option.active .bundle-radio-dot{background:var(--accent)}.bundle-qty{font-weight:700;font-size:.8rem;white-space:nowrap}.bundle-free{color:var(--accent);font-size:.75rem}.bundle-save{font-size:.75rem;color:var(--accent);font-weight:600}.bundle-price .current{font-weight:700;font-size:1rem;white-space:nowrap}.bundle-price .original{font-size:.8rem;text-decoration:line-through;color:var(--muted-foreground)}.bundle-variants{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border)}.bundle-variants-label{font-size:.8rem;font-weight:600;margin-bottom:.5rem}.bundle-variant-row{display:flex;align-items:center;gap:.4rem;margin-bottom:.4rem}.bundle-variant-select{min-width:0}.bundle-variant-row .num{font-weight:700;font-size:.8rem;min-width:1.2rem}.bundle-variant-select{flex:1;padding:.4rem .6rem;border:1px solid var(--border);border-radius:.375rem;font-size:.8rem;background:var(--background)}.bundle-addons{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.5rem}.addon-row{display:flex;align-items:center;gap:.4rem;cursor:pointer;padding:.3rem 0;overflow:hidden}.addon-checkbox{width:1.25rem;height:1.25rem;border:2px solid var(--border);border-radius:.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.addon-checkbox svg{width:.8rem;height:.8rem;opacity:0;transition:opacity .2s}.addon-checkbox.checked{background:var(--accent);border-color:var(--accent)}.addon-checkbox.checked svg{opacity:1;stroke:#fff}.addon-row img{width:1.75rem;height:1.75rem;border-radius:.25rem;object-fit:cover;flex-shrink:0}.addon-label{flex:1;font-size:.75rem;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.addon-price{font-size:.75rem;font-weight:600;white-space:nowrap;flex-shrink:0}.addon-price.free{color:var(--accent)}.atc-button{width:100%;background:var(--accent);color:var(--accent-foreground);padding:1rem;border-radius:.625rem;font-weight:700;font-size:1rem;letter-spacing:.05em;transition:transform .15s,opacity .2s}.atc-button:hover{opacity:.9}.atc-button:active{transform:scale(.97)}.stock-indicator{font-size:.8rem;color:var(--destructive);font-weight:600;text-align:center}.delivery-timeline{background:var(--muted);border-radius:.75rem;padding:1rem}.timeline-steps{display:flex;justify-content:space-between}.timeline-step{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}.timeline-icon{color:var(--accent)}.timeline-date{font-size:.75rem;font-weight:700}.timeline-label{font-size:.7rem;color:var(--muted-foreground)}.social-proof-section{padding:2.5rem 1rem;background:var(--card);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.social-proof-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:768px){.social-proof-grid{grid-template-columns:repeat(4,1fr)}}.social-proof-item{text-align:center}.social-proof-icon{color:var(--accent);margin-bottom:.5rem;display:flex;justify-content:center}.social-proof-item h4{font-size:.9rem;margin-bottom:.25rem}.social-proof-item p{font-size:.75rem;color:var(--muted-foreground)}.product-desc-section{padding:3rem 1rem}.product-desc-section h2{text-align:center;font-size:1.75rem;margin-bottom:.5rem}.product-desc-section .subtitle{text-align:center;color:var(--muted-foreground);font-size:.9rem;margin-bottom:2rem}.desc-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.desc-grid{grid-template-columns:repeat(2,1fr)}}.desc-card{background:var(--card);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}.desc-card-img img{width:100%;height:12rem;object-fit:cover}.desc-card-body{padding:1.25rem}.desc-card-body h3{font-size:1rem;margin-bottom:.5rem}.desc-card-body p{font-size:.85rem;color:var(--muted-foreground)}.trust-badges-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.trust-badge-item{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:500;color:var(--accent)}.features-section{padding:3rem 1rem;background:var(--muted)}.features-section h2{text-align:center;font-size:1.75rem;margin-bottom:2rem}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;text-align:center}.feature-icon{color:var(--accent);margin-bottom:.75rem;display:flex;justify-content:center}.feature-card h3{font-size:.9rem;margin-bottom:.5rem}.feature-card p{font-size:.8rem;color:var(--muted-foreground)}.stats-section{padding:2.5rem 1rem;background:var(--foreground);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;text-align:center}@media(min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-value{font-size:2rem;font-weight:900;font-family:var(--font-display);color:var(--accent)}.stat-label{font-size:.8rem;opacity:.8;margin-top:.25rem}.trustpilot-section{padding:3rem 1rem;overflow:hidden}.trustpilot-header{text-align:center;margin-bottom:1.5rem}.tp-score{font-size:1.25rem;font-weight:700;color:#f59e0b}.tp-count{font-size:.8rem;color:var(--muted-foreground)}.reviews-wrapper{overflow:hidden}.reviews-track{display:flex;gap:1rem;will-change:transform}.review-card{min-width:280px;max-width:300px;background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.25rem;flex-shrink:0}.review-stars{color:#f59e0b;font-size:.9rem;margin-bottom:.5rem}.verified-badge{background:#d1fae5;color:#065f46;font-size:.65rem;padding:.1rem .4rem;border-radius:999px;font-weight:600;margin-left:.5rem}.review-text{font-size:.85rem;color:var(--foreground);margin-bottom:.75rem;line-height:1.5;font-style:italic}.review-footer{display:flex;justify-content:space-between;font-size:.75rem;color:var(--muted-foreground)}.review-footer .name{font-weight:600;color:var(--foreground)}.testimonial-section{padding:2.5rem 1rem;text-align:center;background:var(--muted)}.testimonial-section blockquote{font-family:var(--font-accent);font-size:1.5rem;max-width:40rem;margin:0 auto .75rem;color:var(--foreground)}.testimonial-author{font-size:.85rem;color:var(--muted-foreground);font-weight:500}.payment-section{padding:2rem 1rem;text-align:center}.section-label{font-size:.8rem;font-weight:600;color:var(--muted-foreground);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.payment-icons{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.payment-icon{background:var(--card);border:1px solid var(--border);padding:.5rem 1rem;border-radius:.375rem;font-size:.8rem;font-weight:600}.security-seals{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.security-seal{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:var(--accent);font-weight:500}.tiktok-section{padding:3rem 1rem;background:var(--muted)}.tiktok-section h2{font-size:1.75rem;margin-bottom:.5rem}.tiktok-section .subtitle{color:var(--muted-foreground);font-size:.9rem;margin-bottom:2rem}.tiktok-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:32rem;margin:0 auto 1.5rem}@media(min-width:768px){.tiktok-grid{grid-template-columns:repeat(4,1fr)}}.tiktok-card{background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.25rem;text-align:center}.tiktok-card .emoji{font-size:1.5rem;display:block;margin-bottom:.5rem}.tiktok-card .label{font-size:.8rem;font-weight:500}.tiktok-cta{display:inline-flex;align-items:center;gap:.5rem;background:#000;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:700;font-size:.9rem}.tiktok-cta:hover{opacity:.85}.faq-section{padding:3rem 1rem}.faq-section h2{text-align:center;font-size:1.75rem;margin-bottom:2rem}.faq-list{max-width:40rem;margin:0 auto;display:flex;flex-direction:column;gap:.5rem}.faq-item{border:1px solid var(--border);border-radius:.5rem;overflow:hidden}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem;font-weight:600;font-size:.9rem;text-align:left;background:var(--card)}.faq-question svg{transition:transform .2s;flex-shrink:0}.faq-item.open .faq-question svg{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;font-size:.85rem;color:var(--muted-foreground);padding:0 1rem;line-height:1.7}.faq-item.open .faq-answer{max-height:200px;padding:0 1rem 1rem}.preorder-section{padding:2rem 1rem}.preorder-content{max-width:40rem;margin:0 auto;background:#fef3c7;border:1px solid #fcd34d;border-radius:.75rem;padding:1.25rem;font-size:.85rem;line-height:1.6}.preorder-badge{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;font-size:.8rem;color:#92400e;margin-bottom:.5rem}.site-footer{background:var(--foreground);color:#fff;padding:3rem 1rem 1.5rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media(min-width:768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-logo{height:40px;width:auto;filter:brightness(0) invert(1);margin-bottom:.75rem}.footer-brand p{font-size:.85rem;opacity:.7;margin-bottom:1rem}.footer-social{display:flex;gap:1rem}.footer-social a{opacity:.7;transition:opacity .2s}.footer-social a:hover{opacity:1}.footer-links h4{font-size:.9rem;margin-bottom:.75rem;font-weight:700}.footer-links ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-links a{font-size:.85rem;opacity:.7;transition:opacity .2s}.footer-links a:hover{opacity:1}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;font-size:.8rem;opacity:.5}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1100;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.cart-overlay.open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:24rem;background:var(--card);z-index:1101;transform:translate(100%);transition:transform .3s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column}.cart-drawer.open{transform:translate(0)}.cart-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.cart-drawer-header h3{font-size:1.1rem;font-weight:700}.cart-drawer-header button{font-size:1.5rem}.cart-drawer-body{flex:1;overflow-y:auto;padding:1rem 1.25rem}.cart-empty{text-align:center;color:var(--muted-foreground);padding:3rem 0}.cart-item{display:flex;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--border)}.cart-item-img{width:4rem;height:4rem;border-radius:.375rem;object-fit:cover}.cart-item-info{flex:1}.cart-item-title{font-weight:600;font-size:.85rem}.cart-item-variant{font-size:.75rem;color:var(--muted-foreground)}.cart-item-addons{font-size:.7rem;color:var(--accent);font-weight:500;margin-top:.2rem}.cart-item-price{font-weight:700;font-size:.85rem;margin-top:.25rem}.cart-item-qty{display:flex;align-items:center;gap:.5rem;margin-top:.4rem}.qty-btn{width:1.5rem;height:1.5rem;border:1px solid var(--border);border-radius:.25rem;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.qty-btn.remove{border-color:var(--destructive);color:var(--destructive);margin-left:auto}.cart-drawer-footer{padding:1rem 1.25rem;border-top:1px solid var(--border)}.cart-subtotal{display:flex;justify-content:space-between;font-weight:700;font-size:1rem;margin-bottom:.5rem}.cart-addon-line{display:flex;justify-content:space-between;font-size:.8rem;color:var(--accent);padding:.2rem 0}.cart-checkout-btn{display:block;width:100%;background:var(--accent);color:#fff;padding:.875rem;border-radius:.5rem;font-weight:700;font-size:.9rem;text-align:center;margin-top:.75rem;text-decoration:none}.cart-checkout-btn:hover{opacity:.9}.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:var(--card);border-top:1px solid var(--border);padding:.75rem 1rem;z-index:999;transform:translateY(100%);transition:transform .3s cubic-bezier(.23,1,.32,1)}.sticky-atc.visible{transform:translateY(0)}.sticky-atc-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}.sticky-atc-info{display:flex;align-items:center;gap:.75rem}.sticky-atc-info img{width:2.5rem;height:2.5rem;border-radius:.375rem;object-fit:cover}.sticky-atc-info .name{font-weight:600;font-size:.875rem}.sticky-atc-info .price{font-size:.75rem;color:var(--muted-foreground)}.sticky-atc-btn{background:var(--accent);color:var(--accent-foreground);padding:.625rem 1.5rem;border-radius:.5rem;font-weight:700;font-size:.875rem;white-space:nowrap}.sticky-atc-btn:hover{opacity:.9}.legal-page{padding:3rem 1rem;max-width:48rem;margin:0 auto}.legal-page h1{font-size:2rem;font-weight:700;margin-bottom:2rem;font-family:var(--font-display)}.back-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--accent);margin-bottom:1.5rem}.back-link:hover{text-decoration:underline}.legal-content{font-size:.875rem;line-height:1.8;color:var(--muted-foreground)}.legal-content h2{font-size:1.25rem;font-weight:700;color:var(--foreground);margin:2rem 0 .75rem;font-family:var(--font-display)}.legal-content h3{font-size:1rem;font-weight:600;color:var(--foreground);margin:1.5rem 0 .5rem}.legal-content p{margin-bottom:1rem}.legal-content a{color:var(--accent);text-decoration:underline}.contact-page{padding:3rem 1rem}.contact-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:64rem;margin:0 auto}@media(min-width:768px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-info h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem;font-family:var(--font-display)}.contact-info p{font-size:.875rem;color:var(--muted-foreground);line-height:1.7;margin-bottom:1.5rem}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-detail{display:flex;align-items:center;gap:.75rem;font-size:.875rem}.contact-detail svg{color:var(--accent);flex-shrink:0}.contact-form-wrapper{background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:2rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.375rem}.form-group input,.form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;background:var(--background);font-family:var(--font-body);transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--accent)}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{width:100%;background:var(--accent);color:var(--accent-foreground);padding:.875rem;border-radius:.5rem;font-weight:700;font-size:.875rem;border:none;cursor:pointer}.submit-btn:hover{opacity:.9}.form-success{background:#d1fae5;color:#065f46;padding:1rem;border-radius:.5rem;margin-bottom:1rem;font-size:.875rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--muted)}::-webkit-scrollbar-thumb{background:#a89585;border-radius:3px}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
