:root{--color-blue: #0D6EFD;--color-black: #05070A;--color-white: #FFFFFF;--color-surface: #0B1018;--color-surface-2: #111824;--color-border: rgba(255, 255, 255, .12);--color-muted: rgba(255, 255, 255, .68);--shadow-glow: 0 0 48px rgba(13, 110, 253, .35);--page-width: 1200px;--radius: 8px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-black);color:var(--color-white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.page-width{width:min(100% - 32px,var(--page-width));margin-inline:auto}.skip-link,.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link:focus{z-index:1000;width:auto;height:auto;clip:auto;top:12px;left:12px;padding:12px 16px;background:var(--color-blue);border-radius:var(--radius)}.section{padding:64px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading.centered{display:block;max-width:720px;margin-inline:auto;text-align:center}.section-heading h2,.newsletter-panel h2,.collection-header h1,.cart-page h1,.page-template h1{margin:0;font-size:clamp(2rem,5vw,3.8rem);line-height:1}.section-heading p,.newsletter-panel p,.collection-header .rte,.footer-brand p{color:var(--color-muted)}.eyebrow{margin:0 0 10px;color:var(--color-blue);font-size:.75rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:1px solid transparent;border-radius:var(--radius);font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--color-blue);color:var(--color-white);box-shadow:0 18px 32px #0d6efd38}.button-secondary{background:#ffffff0f;border-color:var(--color-border);color:var(--color-white)}.button[disabled]{opacity:.5;cursor:not-allowed;transform:none}.full-width{width:100%}.icon-button{display:inline-grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--color-border);border-radius:var(--radius);background:#ffffff0d;color:var(--color-white)}.icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-promo{padding:8px 16px;background:var(--color-blue);color:var(--color-white);text-align:center;font-size:.85rem;font-weight:800}.site-header{z-index:30;width:100%;background:#05070ad1;border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header--sticky{position:sticky;top:0}.header-main{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;min-height:72px}.header-logo{justify-self:center;font-size:1.25rem;font-weight:900}.header-logo img{max-height:42px;width:auto}.desktop-nav{display:none}.header-actions{display:flex;gap:8px;justify-content:end}.cart-toggle{position:relative}.cart-count{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--color-blue);color:var(--color-white);font-size:.72rem;font-weight:900;line-height:20px}.hamburger,.hamburger:before,.hamburger:after{display:block;width:18px;height:2px;background:currentColor;content:""}.hamburger:before{transform:translateY(-6px)}.hamburger:after{transform:translateY(4px)}.mobile-nav{display:grid;gap:2px;padding:0 16px 16px}.mobile-nav a{padding:14px;border-radius:var(--radius);background:#ffffff0d}.hero-banner{position:relative;display:grid;min-height:680px;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 68% 36%,rgba(13,110,253,.42),transparent 34%),linear-gradient(135deg,#05070a,#0a1426 52%,#05070a)}.hero-media,.hero-media:after{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media{z-index:-2}.hero-media img{width:100%;height:100%;object-fit:cover;opacity:.35}.hero-media:after{content:"";background:linear-gradient(90deg,#05070aeb,#05070a5c)}.hero-glow{position:absolute;right:-20%;bottom:-20%;z-index:-1;width:70vw;height:70vw;background:radial-gradient(circle,rgba(13,110,253,.32),transparent 62%)}.hero-content{align-self:center;padding:96px 0 80px}.hero-content h1{max-width:780px;margin:0;font-size:clamp(3.5rem,13vw,8.5rem);line-height:.86}.hero-content p:not(.eyebrow){max-width:540px;color:var(--color-muted);font-size:clamp(1.1rem,3vw,1.4rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card{overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff0f,#ffffff06)}.product-card-media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:var(--color-surface-2)}.product-card-media img,.placeholder-svg{width:100%;height:100%;object-fit:cover}.placeholder-svg{background:linear-gradient(135deg,#0d6efd47,#ffffff0a)}.sale-badge{position:absolute;top:10px;left:10px;padding:5px 8px;border-radius:999px;background:var(--color-blue);font-size:.72rem;font-weight:900}.product-card-info{display:grid;gap:10px;padding:12px}.product-card-title{min-height:42px;font-weight:800}.product-card-price{display:flex;gap:8px;align-items:center;font-weight:900}.product-card-price s{color:var(--color-muted);font-weight:600}.rating-stars{display:flex;gap:3px;color:#4e5969}.rating-stars svg{width:15px;height:15px;fill:currentColor}.rating-stars .is-filled{color:var(--color-blue)}.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.trust-card{padding:22px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.trust-card h3{margin:16px 0 8px}.trust-card p{margin:0;color:var(--color-muted)}.trust-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:var(--radius);background:#0d6efd29;color:var(--color-blue)}.trust-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.testimonial-slider{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,82%);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.testimonial-slider::-webkit-scrollbar{display:none}.testimonial-card{scroll-snap-align:start;padding:22px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.testimonial-person{display:flex;align-items:center;gap:12px;margin-bottom:18px}.testimonial-person img,.avatar-placeholder{width:56px;height:56px;border-radius:999px}.avatar-placeholder{display:grid;place-items:center;background:var(--color-blue);font-weight:900}.testimonial-person h3{margin:0 0 6px}.slider-controls{display:flex;gap:8px}.newsletter-panel{display:grid;gap:24px;padding:32px;border:1px solid var(--color-border);border-radius:var(--radius);background:radial-gradient(circle at top right,rgba(13,110,253,.35),transparent 36%),var(--color-surface)}.newsletter-form{display:grid;gap:10px}.newsletter-form input,.collection-toolbar input,.collection-toolbar select,.product-form input,.product-form select,.cart-line input{width:100%;min-height:48px;padding:0 12px;border:1px solid var(--color-border);border-radius:var(--radius);background:#ffffff0f;color:var(--color-white)}.form-message{margin:4px 0 0;color:var(--color-muted)}.social-feed-grid,.collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.social-feed-tile,.collection-tile{position:relative;display:grid;place-items:end start;min-height:180px;overflow:hidden;padding:14px;border:1px solid var(--color-border);border-radius:var(--radius);background:linear-gradient(135deg,#0d6efd40,#ffffff0a),var(--color-surface);font-weight:900}.collection-tile img,.collection-tile svg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;opacity:.55}.collection-tile span,.social-feed-tile span{position:relative;z-index:1}.site-footer{padding:56px 0 28px;border-top:1px solid var(--color-border);background:#030406}.footer-grid{display:grid;gap:32px}.footer-logo{display:inline-block;margin-bottom:10px;font-size:1.4rem;font-weight:900}.footer-title{margin:0 0 12px;font-size:1rem}.footer-link,.footer-socials a{display:block;margin-bottom:9px;color:var(--color-muted)}.footer-bottom{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:36px;padding-top:20px;border-top:1px solid var(--color-border);color:var(--color-muted);font-size:.9rem}.product-page{display:grid;gap:28px;padding:32px 0 96px}.product-media-main{overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.product-media-main img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-thumbnails{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.product-thumbnail{padding:0;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.product-thumbnail.is-active{border-color:var(--color-blue)}.product-thumbnail img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-info h1{margin:0;font-size:clamp(2.2rem,7vw,4.5rem);line-height:.95}.product-price{margin:16px 0 10px;font-size:1.6rem;font-weight:900}.product-form{display:grid;gap:18px;margin-top:24px}.variant-picker fieldset{padding:0;border:0;margin:0 0 16px}.variant-picker legend,.quantity-label{display:block;margin-bottom:8px;font-weight:800}.variant-options{display:flex;flex-wrap:wrap;gap:8px}.variant-options input{position:absolute;opacity:0}.variant-options span{display:inline-grid;min-height:44px;place-items:center;padding:0 14px;border:1px solid var(--color-border);border-radius:var(--radius);background:#ffffff0d}.variant-options input:checked+span{border-color:var(--color-blue);background:#0d6efd33}.quantity-control{display:inline-grid;grid-template-columns:42px minmax(42px,1fr) 42px;width:132px;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius)}.quantity-control button,.quantity-control span{display:grid;place-items:center;min-height:42px;border:0;background:#ffffff0d;color:var(--color-white)}.quantity-control input{min-height:42px;padding:0;border:0;border-radius:0;text-align:center}.product-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0}.product-trust-row span{padding:10px;border:1px solid var(--color-border);border-radius:var(--radius);color:var(--color-muted);font-size:.8rem;text-align:center}.product-details{border-top:1px solid var(--color-border)}.product-details details{border-bottom:1px solid var(--color-border);padding:16px 0}.product-details summary{cursor:pointer;font-weight:900}.rte{color:var(--color-muted)}.rte a{color:var(--color-blue);text-decoration:underline}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:25;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:12px 16px;border-top:1px solid var(--color-border);background:#05070aeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sticky-atc span,.sticky-atc strong{display:block}.sticky-atc span{max-width:46vw;overflow:hidden;color:var(--color-muted);font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}.collection-page,.cart-page,.page-template{padding:40px 0 72px}.collection-header{max-width:760px;margin-bottom:28px}.collection-toolbar{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:22px}.filter-panel{position:fixed;inset:auto 0 0;z-index:35;max-height:78vh;overflow:auto;padding:20px;border-top:1px solid var(--color-border);background:var(--color-surface);transform:translateY(100%);transition:transform .24s ease}.filter-panel.is-open{transform:translateY(0)}.filter-group{padding:14px 0;border-bottom:1px solid var(--color-border)}.filter-group summary{cursor:pointer;font-weight:900}.filter-values{display:grid;gap:10px;margin-top:12px}.checkbox-row{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center}.checkbox-row input{width:18px;min-height:18px}.sort-select{display:grid;gap:6px;min-width:168px;color:var(--color-muted);font-size:.86rem}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.active-filters a,.clear-filters{color:var(--color-blue)}.pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:32px}.pagination a,.pagination span{display:grid;min-width:42px;min-height:42px;place-items:center;border:1px solid var(--color-border);border-radius:var(--radius)}.pagination .is-current{border-color:var(--color-blue);background:#0d6efd29}.cart-page-form{display:grid;gap:24px}.cart-lines,.cart-summary{display:grid;gap:12px}.cart-line{display:grid;grid-template-columns:92px 1fr 80px;gap:12px;align-items:center;padding:12px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.cart-line-image{overflow:hidden;border-radius:var(--radius);background:var(--color-surface-2)}.cart-line-image img{aspect-ratio:1 / 1;object-fit:cover}.cart-summary{align-self:start;padding:20px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.cart-total{display:flex;align-items:center;justify-content:space-between;gap:12px}.empty-state,.empty-cart{padding:32px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);text-align:center}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#00000085}.cart-drawer{position:fixed;inset:0 0 0 auto;z-index:60;display:grid;grid-template-rows:auto auto 1fr auto auto;width:min(100%,440px);background:var(--color-black);border-left:1px solid var(--color-border);transform:translate(100%);transition:transform .24s ease}.cart-drawer.is-open{transform:translate(0)}.cart-drawer-header,.cart-drawer-footer,.free-shipping,.cart-upsell{padding:18px;border-bottom:1px solid var(--color-border)}.cart-drawer-header{display:flex;justify-content:space-between;gap:16px}.cart-drawer-header h2,.cart-upsell h3{margin:0}.progress-track{height:8px;overflow:hidden;border-radius:999px;background:#ffffff1a}.progress-track span{display:block;width:0;height:100%;background:var(--color-blue)}.cart-drawer-items{overflow:auto;padding:10px 18px}.cart-item{display:grid;grid-template-columns:82px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid var(--color-border)}.cart-item-image{overflow:hidden;border-radius:var(--radius);background:var(--color-surface)}.cart-item-image img{aspect-ratio:1 / 1;object-fit:cover}.cart-item-info{display:grid;gap:8px}.upsell-row{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}.product-card--compact .product-card-info{padding:8px}.product-card--compact .product-card-title,.product-card--compact .rating-stars{display:none}.product-card--compact .button{min-height:38px}@media(min-width:750px){.page-width{width:min(100% - 48px,var(--page-width))}.product-grid,.trust-grid,.social-feed-grid{gap:18px}.testimonial-slider{grid-auto-columns:minmax(320px,42%)}.newsletter-panel{grid-template-columns:1fr minmax(320px,440px);align-items:center;padding:44px}.collection-grid,.social-feed-grid{grid-template-columns:repeat(3,1fr)}.cart-page-form{grid-template-columns:1fr 360px}}@media(min-width:990px){.mobile-nav-toggle{display:none}.header-main{grid-template-columns:auto 1fr auto}.header-logo{justify-self:start}.desktop-nav{display:flex;justify-content:center;gap:26px;color:var(--color-muted);font-weight:800}.desktop-nav a:hover{color:var(--color-white)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.testimonial-slider{grid-auto-columns:calc((100% - 40px) / 3)}.product-page{grid-template-columns:minmax(0,1fr) 460px;gap:56px;padding-top:56px}.filter-toggle{display:none}.filter-panel{position:static;display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto auto;gap:16px;align-items:start;max-height:none;padding:0;border:0;background:transparent;transform:none}.collection-toolbar{display:grid;grid-template-columns:1fr auto}.filter-group{padding:0;border:0}.filter-group summary{padding:13px 14px;border:1px solid var(--color-border);border-radius:var(--radius);background:#ffffff0d}.filter-values{position:absolute;z-index:10;min-width:220px;padding:14px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.footer-grid{grid-template-columns:1.4fr .8fr .8fr}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
