:root{--accent: #328ef5;--ink: #111;--muted: #686868;--line: #e7e7e7;--page: 1200px;--radius: 10px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Poppins,Arial,sans-serif;font-size:14px;line-height:1.6;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.page-width{width:min(calc(100% - 80px),var(--page));margin-inline:auto}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:#fff;padding:10px 16px}.skip-link:focus{top:16px}.muted{color:var(--muted)}.announcement{height:45px;display:grid;place-items:center;background:#000;color:#fff;font-size:12px;text-align:center}.announcement p{margin:0}.site-header{height:78px;background:#fff;position:relative;z-index:30;border-bottom:1px solid rgba(0,0,0,.04)}.header-shell{height:100%;display:grid;grid-template-columns:170px 1fr 170px;align-items:center}.site-logo{justify-self:start}.site-logo img{width:54px;height:auto;object-fit:contain}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:38px;font-size:14px}.desktop-nav a,.mobile-nav a{transition:color .2s ease}.desktop-nav a:hover,.mobile-nav a:hover{color:var(--accent)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.icon-button{width:25px;height:28px;padding:0;display:grid;place-items:center;position:relative;border:0;color:#111;background:transparent;cursor:pointer}.icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.action-count{position:absolute;top:-3px;right:-5px;min-width:15px;height:15px;padding:0 3px;border-radius:99px;display:grid;place-items:center;color:#fff;background:#000;font-size:9px;line-height:1}.mobile-menu-button,.mobile-nav{display:none}.hero{position:relative;min-height:586px;overflow:hidden;background:#050505}.hero-picture,.hero-picture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-picture img{object-fit:cover}.hero-overlay-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.marquee{overflow:hidden;height:65px;display:flex;align-items:center;color:#fff;background:var(--accent)}.marquee-track{min-width:max-content;display:flex;align-items:center;animation:marquee 26s linear infinite}.marquee-item{padding-right:34px;display:flex;align-items:center;gap:34px;font-weight:500;white-space:nowrap}.marquee-item:after{content:"\2022";color:#fff}@keyframes marquee{to{transform:translate(-50%)}}.section-pad{padding-block:50px}.section-heading{margin:0 0 10px;text-align:center;font-size:clamp(28px,3vw,42px);line-height:1.15;letter-spacing:-.03em}.section-subheading{margin:0 auto 45px;color:var(--muted);text-align:center}.featured-product{padding:50px 0 48px;background:#fff}.featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}.product-gallery{min-width:0}.product-main-media{position:relative;background:#f8f8f8;aspect-ratio:1 / 1;overflow:hidden}.product-main-media img{width:100%;height:100%;object-fit:cover}.sale-badge{position:absolute;top:16px;right:18px;color:#fff;font-weight:500}.zoom-badge{position:absolute;right:16px;bottom:16px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:22px}.thumbnail-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.thumbnail{padding:0;border:2px solid transparent;background:#f7f7f7;cursor:pointer;opacity:.68;aspect-ratio:1 / 1}.thumbnail.is-active{opacity:1;border-color:#111}.thumbnail img{width:100%;height:100%;object-fit:cover}.product-info{padding:0}.product-title{margin:-2px 0 2px;font-size:17px;line-height:1.4;font-weight:600}.price{display:flex;align-items:baseline;gap:12px;margin-bottom:14px}.price-compare{color:#6b6b6b;text-decoration:line-through;font-size:21px}.price-current{color:#e7342b;font-size:21px}.rating{margin-bottom:20px;color:#444}.stars{color:#f5c838;font-size:24px;letter-spacing:-2px;vertical-align:-2px}.rating strong{font-size:16px}.product-description{color:#4f4f4f;margin-bottom:20px}.buy-row{display:grid;grid-template-columns:122px 1fr 45px;gap:10px}.quantity{height:44px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;border:1px solid #111;border-radius:99px;overflow:hidden}.quantity button{height:100%;border:0;background:transparent;cursor:pointer;font-size:24px}.quantity input{width:100%;border:0;padding:0;text-align:center;outline:0;-webkit-appearance:textfield;appearance:textfield}.primary-button,.shopify-payment-button__button{min-height:44px;border:0!important;border-radius:99px!important;display:inline-grid;place-items:center;color:#fff!important;background:#242424!important;font-weight:600;text-transform:uppercase;cursor:pointer;transition:background .2s ease}.primary-button:hover,.shopify-payment-button__button:hover{background:var(--accent)!important}.wish-button{height:44px;border:1px solid #111;border-radius:50%;background:#fff;font-size:22px;cursor:pointer}.buy-now-fallback{width:100%;margin-top:14px}.shopify-payment-button{margin-top:14px}.delivery-copy{margin:18px 0;color:#444}.delivery-copy p{margin:4px 0}.delivery-copy a{color:#1682d4}.shipping-timeline{position:relative;display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0 22px;text-align:center}.shipping-timeline:before{content:"";position:absolute;top:19px;left:17%;right:17%;height:1px;background:#ddd}.timeline-step{position:relative;z-index:1}.timeline-icon{width:38px;height:38px;margin:0 auto 7px;display:grid;place-items:center;border:1px solid #e0e0e0;border-radius:50%;background:#fff}.timeline-step strong{display:block}.product-meta{color:#575757}.product-meta p{margin:3px 0}.product-meta strong{color:#111;font-weight:500}.about-section{padding:52px 0 65px}.about-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:44px;align-items:center}.about-copy h2{margin:0 0 32px;font-size:36px;line-height:1.2}.about-copy p{margin:0 0 22px;color:#3f3f3f;font-size:15px}.about-image{border:2px solid #171717;border-radius:10px;overflow:hidden;aspect-ratio:1.25;background:#fff}.about-image img{width:100%;height:100%;object-fit:contain}.benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px;margin-top:34px}.benefit{display:flex;align-items:center;gap:12px;font-weight:600}.benefit:before{content:"\2713";flex:0 0 40px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--accent);font-size:18px}.video-section{padding:28px 0 64px}.video-section .section-heading{font-size:30px;margin-bottom:14px}.video-strip{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px) / 3);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.video-strip::-webkit-scrollbar{display:none}.video-card{position:relative;min-height:560px;border-radius:9px;overflow:hidden;background:#111;scroll-snap-align:start}.video-card img,.video-card video{width:100%;height:100%;object-fit:cover}.video-card .play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:transparent;border:0;color:#fff;font-size:48px;text-shadow:0 2px 15px rgba(0,0,0,.5);cursor:pointer}.testimonials{padding:70px 0 60px;overflow:hidden}.testimonials .section-subheading{margin-bottom:48px}.testimonial-track{display:grid;grid-auto-flow:column;grid-auto-columns:320px;gap:26px;overflow-x:auto;padding:5px max(20px,calc((100vw - var(--page)) / 2));scroll-snap-type:x mandatory;scrollbar-width:none}.testimonial-track::-webkit-scrollbar{display:none}.testimonial-card{min-height:235px;padding:27px 24px;border:1px solid #dedede;border-radius:10px;box-shadow:0 3px 12px #00000014;scroll-snap-align:start}.reviewer{display:flex;align-items:flex-start;gap:16px;margin-bottom:14px}.avatar{flex:0 0 50px;width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:#000;color:#fff;font-size:23px}.reviewer h3{margin:0;color:#268bd9;font-size:18px}.reviewer h3:after{content:"";display:block;width:40px;height:2px;margin-top:8px;background:#111}.review-stars{color:#cda72c;letter-spacing:2px}.testimonial-card p{margin:0;color:#4a4a4a;line-height:1.55}.faq-section{padding:78px 0;background:#f7f7f7}.faq-section .section-heading:after{content:"";display:block;width:60px;height:3px;margin:22px auto;background:var(--accent)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.faq-item{border:1px solid #e1e1e1;border-radius:10px;background:#fff;overflow:hidden}.faq-question{width:100%;min-height:86px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:0;background:#fff;color:#111;text-align:left;font-weight:600;cursor:pointer}.faq-plus{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--accent)}.faq-answer{padding:0 24px 22px;color:#555}.faq-answer[hidden]{display:none}.service-strip{padding:48px 0;background:#fff}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.service-item{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center}.service-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid #aaa;border-radius:50%;color:#777;font-size:16px}.service-item h3{margin:0 0 2px;font-size:15px}.service-item p{margin:0;color:#777;font-size:12px}.site-footer{background:#050505;color:#fff}.footer-grid{display:grid;grid-template-columns:1.1fr .7fr .8fr 1.3fr;gap:55px;padding-top:76px;padding-bottom:60px}.site-footer h3{margin:0 0 24px;font-size:15px}.site-footer p{margin:0 0 18px}.site-footer .muted{color:#888}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin-bottom:12px}.site-footer a:hover{color:var(--accent)}.social-icons{display:flex;gap:20px;align-items:center;margin-top:18px}.social-icons a{font-size:18px;font-weight:600}.newsletter-form{display:flex;align-items:center;margin-top:18px}.newsletter-form input{min-width:0;flex:1;height:44px;padding:0 14px;border:0;border-bottom:1px solid #444;color:#fff;background:transparent;outline:0}.newsletter-form button{height:42px;padding:0 22px;border:0;border-radius:99px;color:#fff;background:#242424;font-weight:600;cursor:pointer}.footer-bottom{padding:18px 0 30px;border-top:1px solid #1e1e1e;color:#777;font-size:12px}.back-to-top{position:fixed;right:40px;bottom:55px;z-index:20;width:46px;height:46px;border:1px solid #e1e1e1;background:#fff;color:#777;cursor:pointer;opacity:0;visibility:hidden;transition:.2s ease}.back-to-top.is-visible{opacity:1;visibility:visible}.main-page,.main-search,.main-cart,.main-collection{min-height:50vh;padding:70px 0}.main-page h1,.main-search h1,.main-cart h1,.main-collection h1{font-size:38px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.product-card-media{aspect-ratio:1;background:#f6f6f6;overflow:hidden}.product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover img{transform:scale(1.03)}.product-card h3{margin:12px 0 2px;font-size:15px}.empty-state{padding:50px;text-align:center;background:#f7f7f7}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:15px;border-bottom:1px solid #eee;text-align:left}.cart-actions{margin-top:25px;display:flex;justify-content:flex-end;gap:12px}.cart-actions button{padding:12px 22px}.search-form{display:flex;max-width:650px;margin-bottom:40px}.search-form input{flex:1;padding:13px 16px;border:1px solid #ddd}.search-form button{padding:0 25px;border:0;background:#111;color:#fff}@media(max-width:989px){.page-width{width:min(calc(100% - 40px),var(--page))}.header-shell{grid-template-columns:80px 1fr 80px}.desktop-nav,.desktop-only{display:none}.mobile-menu-button{display:grid;justify-self:start}.site-logo{justify-self:center}.header-actions{gap:9px}.mobile-nav{position:absolute;top:100%;left:0;right:0;padding:22px 20px;display:grid;gap:16px;background:#fff;border-top:1px solid #eee;box-shadow:0 14px 30px #00000014}.mobile-nav[hidden]{display:none}.featured-grid,.about-grid{grid-template-columns:1fr}.about-image{order:-1;max-width:620px;width:100%;margin:auto}.service-grid,.footer-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){body{font-size:13px}.page-width{width:min(calc(100% - 30px),var(--page))}.announcement{height:36px;font-size:10px}.site-header{height:64px}.header-shell{grid-template-columns:60px 1fr 60px}.site-logo img{width:48px}.hero{min-height:390px}.marquee{height:54px}.marquee-item{gap:22px;padding-right:22px;font-size:12px}.featured-product{padding-block:30px}.featured-grid{gap:24px}.product-main-media{aspect-ratio:1}.thumbnail-row{gap:6px}.product-title{font-size:18px}.buy-row{grid-template-columns:110px 1fr 44px}.shipping-timeline{font-size:11px}.about-section{padding-block:42px}.about-copy h2{margin-bottom:22px;font-size:29px}.about-copy p{font-size:13px}.benefits{gap:13px}.benefit{font-size:12px}.benefit:before{flex-basis:32px;width:32px;height:32px}.video-section{padding-bottom:50px}.video-strip{grid-auto-columns:82%;gap:10px}.video-card{min-height:480px}.section-heading{font-size:30px}.section-subheading{margin-bottom:30px}.testimonials{padding-block:50px}.testimonial-track{grid-auto-columns:82%;gap:16px;padding-inline:15px}.faq-section{padding-block:52px}.faq-grid{grid-template-columns:1fr;gap:12px}.faq-question{min-height:72px;padding:15px 17px}.faq-plus{flex-basis:34px;width:34px;height:34px}.service-strip{padding-block:34px}.service-grid{display:grid;grid-auto-flow:column;grid-auto-columns:78%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory}.service-item{scroll-snap-align:start}.footer-grid{grid-template-columns:1fr;gap:36px;padding-block:52px 40px}.newsletter-form{max-width:390px}.back-to-top{right:18px;bottom:20px;width:42px;height:42px}.product-grid{grid-template-columns:1fr 1fr;gap:16px}.cart-table thead{display:none}.cart-table tr{display:grid;border-bottom:1px solid #eee}.cart-table td{border:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero{position:relative;min-height:720px;background:#000}.hero-picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:749px){.hero{min-height:0;height:auto;background:#000}.hero-picture{position:static;display:block}.hero-picture img{position:static;display:block;width:100%;height:auto;object-fit:contain;object-position:center}}.jdgm-widget,.jdgm-review-widget,.jdgm-rev-widg{width:min(1200px,calc(100% - 40px))!important;max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.jdgm-rev-widg{overflow:hidden}.product-card-media{position:relative}.product-sale-badge{position:absolute;top:12px;right:12px;padding:5px 10px;border-radius:3px;color:#fff;background:#e7342b;font-size:12px;font-weight:600}.product-card-prices{display:flex;align-items:center;gap:9px;margin-top:3px}.product-card-compare-price{color:#777;text-decoration:line-through}.product-card-price--sale{color:#e7342b;font-weight:600}.shipping-timeline .timeline-step:last-child .timeline-icon{animation:delivered-bounce .5s ease-in-out infinite}@keyframes delivered-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.mobile-toolbar{display:none}@media screen and (max-width:749px){body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.mobile-toolbar{position:fixed;right:0;bottom:0;left:0;z-index:100;display:grid;grid-template-columns:repeat(5,1fr);min-height:76px;padding:9px 4px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #ededed;background:#fff;box-shadow:0 -4px 14px #0000000f}.mobile-toolbar a{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:2px;color:#222;font-size:11px;font-weight:600;line-height:1.2}.mobile-toolbar svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mobile-toolbar-icon{position:relative;display:block;height:25px}.mobile-toolbar small{position:absolute;top:-7px;right:-9px;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:#000;color:#fff;font-size:10px;line-height:18px;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
