:root{--aura-canvas: #ffffff;--aura-muted: #f6f6f6;--aura-community: #fafafa;--aura-ink: #101312;--aura-ink-rgb: 16, 19, 18;--aura-accent: #08d1c2;--aura-accent-rgb: 8, 209, 194;--aura-lime: #c8f542;--aura-lime-rgb: 200, 245, 66;--aura-line: #ececec;--aura-sale: #e11d48;--aura-soft: #6b6b6b;--aura-hero: #0c221c;--aura-cta-end: #7ee8a0;--aura-body: #111111;--font-sans: "Manrope", var(--font-body-family), ui-sans-serif, system-ui, sans-serif;--font-display: "Bebas Neue", "Arial Narrow", Impact, sans-serif;--aura-shell: 1560px;--aura-gutter: 16px;--aura-header-h: 72px;--aura-announce-h: 36px;--aura-announce-bg: #b7965d;--aura-gold: #b7965d;--aura-radius-card: 18px;--aura-radius-brand: 20px;--aura-radius-ig: 15px;--aura-ease: cubic-bezier(.22, 1, .36, 1);--aura-duration: .3s;--page-width: 1560px}@media(min-width:768px){:root{--aura-gutter: 24px;--aura-header-h: 80px;--aura-announce-h: 44px}}@media(min-width:1280px){:root{--aura-gutter: 32px}}html{scroll-behavior:smooth;overflow-x:hidden}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body.aura-theme{background:var(--aura-canvas);color:var(--aura-body);font-family:var(--font-sans);font-weight:400;letter-spacing:normal;line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.aura-theme:has(.section-header.menu-open){overflow:hidden}.aura-theme h1,.aura-theme h2,.aura-theme h3,.aura-theme h4,.aura-theme h5,.aura-theme h6,.aura-theme .h0,.aura-theme .h1,.aura-theme .h2,.aura-theme .h3,.aura-theme .h4,.aura-theme .h5{font-family:var(--font-sans);letter-spacing:-.025em;color:var(--aura-ink)}.aura-theme a{color:inherit}.aura-theme ::selection{background:var(--aura-accent);color:var(--aura-ink)}.shell,.aura-theme .page-width{width:min(var(--aura-shell),calc(100% - (var(--aura-gutter) * 2)));max-width:var(--aura-shell);margin-inline:auto;padding-inline:0}.font-display{font-family:var(--font-display);font-weight:400}.cta-cut{clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px)}.link-arrow{display:inline-flex;align-items:center;gap:6px;transition:gap var(--aura-duration) ease}.link-arrow:hover{gap:10px}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.aura-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 40px;font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;border:0;cursor:pointer;transition:filter var(--aura-duration) ease,border-color var(--aura-duration) ease,background var(--aura-duration) ease}.aura-btn--primary{background:linear-gradient(90deg,var(--aura-accent),var(--aura-cta-end));color:var(--aura-ink)}.aura-btn--primary:hover{filter:brightness(1.08)}.aura-btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25);padding:0 32px;letter-spacing:.2em;font-weight:600}.aura-btn--ghost:hover{border-color:#fff9}.aura-btn--accent{background:var(--aura-accent);color:var(--aura-ink)}.aura-btn--accent:hover{filter:brightness(1.1)}.aura-logo{display:inline-flex;align-items:center;text-decoration:none;color:var(--aura-ink);line-height:1}.aura-logo__stack{display:flex;flex-direction:column;align-items:flex-start}.aura-logo__amara{font-family:var(--font-sans);font-size:18px;font-weight:800;letter-spacing:.14em;line-height:1;color:var(--aura-ink)}.aura-logo__sneakers{margin-top:3px;font-family:var(--font-sans);font-size:8px;font-weight:600;letter-spacing:.46em;line-height:1;color:var(--aura-gold, #b7965d);text-indent:1px}@media(min-width:768px){.aura-logo__amara{font-size:22px;letter-spacing:.16em}.aura-logo__sneakers{font-size:9px;letter-spacing:.52em;margin-top:4px}}.aura-logo--footer .aura-logo__amara{font-size:32px;letter-spacing:.12em;font-weight:800}.aura-logo--footer .aura-logo__sneakers{font-size:11px;letter-spacing:.62em;margin-top:8px;font-weight:600}@media(min-width:768px){.aura-logo--footer .aura-logo__amara{font-size:40px;letter-spacing:.14em}.aura-logo--footer .aura-logo__sneakers{font-size:12px;letter-spacing:.72em;margin-top:10px}}.aura-logo--light .aura-logo__amara{color:#fff}.aura-logo--light .aura-logo__sneakers{color:var(--aura-gold, #b7965d)}.section-aura-announce{margin:0}.aura-theme .section-aura-announce:has(.aura-announce){position:sticky;top:0;z-index:49}.aura-announce{--aura-announce-duration: 30s;height:var(--aura-announce-h, 36px);background:var(--aura-announce-bg, #b7965d);color:var(--aura-announce-color, #fff);overflow:hidden;border-radius:0;box-shadow:none}.aura-announce__viewport{display:flex;align-items:center;height:100%;width:100%;max-width:100%;overflow:hidden}.aura-announce__track{display:flex;width:max-content;align-items:center;height:100%;animation:aura-announce-marquee var(--aura-announce-duration) linear infinite;will-change:transform}.aura-announce__group{display:flex;flex-shrink:0;align-items:center;height:100%;padding-inline:28px;gap:56px}.aura-announce__item{display:inline-flex;align-items:center;gap:56px;white-space:nowrap;color:inherit}.aura-announce__text{font-family:var(--font-sans);font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1;white-space:nowrap;color:inherit;text-decoration:none}a.aura-announce__text:hover{text-decoration:underline;text-underline-offset:3px}a.aura-announce__text{cursor:pointer}.aura-announce__sep,.announcement-dot{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:#22c55e;display:inline-block;font-size:0;line-height:0;opacity:.65;animation:livePulse 1.8s ease-in-out infinite}@media(max-width:749px){.aura-announce__sep,.announcement-dot{width:5px;height:5px;animation-duration:2.2s}}@keyframes livePulse{0%{transform:scale(1);opacity:.65;box-shadow:0 0 #22c55e73}50%{transform:scale(1.25);opacity:1;box-shadow:0 0 0 5px #22c55e00}to{transform:scale(1);opacity:.65;box-shadow:0 0 #22c55e00}}@media(min-width:768px){.aura-announce{height:var(--aura-announce-h, 44px)}.aura-announce__group{padding-inline:40px;gap:80px}.aura-announce__item{gap:80px}.aura-announce__text{font-size:18px}}@media(hover:hover)and (min-width:768px){.aura-announce--pause-hover:hover .aura-announce__track{animation-play-state:paused}}@keyframes aura-announce-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.aura-announce__track{animation:none;width:100%;justify-content:center;transform:none;will-change:auto}.aura-announce__sep,.announcement-dot{animation:none;transform:none;opacity:1;box-shadow:none}.aura-announce__group--clone{display:none}.aura-announce__group{justify-content:center;max-width:100%;overflow:hidden}}.aura-theme:has(.aura-announce) .section-header,.aura-theme:has(.aura-announce) .section-header.shopify-section-header-sticky:not(.shopify-section-header-hidden){top:var(--aura-announce-h, 36px)}.aura-theme:has(.aura-announce) .product__info-container{top:calc(112px + var(--aura-announce-h, 36px))}.aura-theme .section-header,.aura-theme .section-header.shopify-section-group-header-group{z-index:50}.aura-theme .header-wrapper{background:#fff;background-attachment:scroll;border-bottom:1px solid transparent;transition:background .3s ease,border-color .3s ease,backdrop-filter .3s ease}.aura-theme .header-wrapper--border-bottom{border-bottom-color:transparent}.aura-theme.aura-is-scrolled .header-wrapper,.aura-theme .section-header.aura-is-scrolled .header-wrapper{background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom-color:#ecececcc}.aura-theme .header.page-width,.aura-theme .header:not(.drawer-menu).page-width{padding-left:0;padding-right:0}.aura-theme .header.aura-header__bar,.aura-theme .header{display:flex;align-items:center;justify-content:space-between;height:72px;min-height:72px;padding:0;column-gap:16px;grid-template-areas:none;grid-template-columns:none}@media(min-width:768px){.aura-theme .header.aura-header__bar,.aura-theme .header{height:80px;min-height:80px}}.aura-header__start{display:flex;align-items:center;gap:12px;min-width:0;flex-shrink:0}.aura-theme .header__heading,.aura-theme .header__heading-link,.aura-theme .header>.header__heading-link{grid-area:auto;justify-self:auto;margin:0;padding:0;line-height:0;text-align:left;display:flex;align-items:center}.aura-theme .header__heading-link{display:inline-flex;align-items:center}.aura-theme .header__heading .aura-logo,.aura-theme .header__heading-link .aura-logo{line-height:1}.aura-theme .header__heading-logo{height:28px;width:auto}.aura-theme header-drawer{justify-self:auto;margin-left:0}.aura-theme .header__icon--menu{position:relative;z-index:80;width:40px;height:40px}.aura-theme .header__icon--menu span{position:relative;width:40px;height:40px}.aura-theme .header__inline-menu{display:none;margin:0}.aura-theme .header__inline-menu .list-menu--inline{display:flex;flex-wrap:nowrap;align-items:center;gap:32px}.aura-theme .header__menu-item,.aura-theme .header__menu-item.list-menu__item,.aura-theme .header__menu-item.link{padding:0;font-size:13px;font-weight:500;letter-spacing:.025em;line-height:1.2;color:#101312cc;text-decoration:none}.aura-theme .header__menu-item:hover,.aura-theme .header__menu-item:hover span{color:var(--aura-ink)}.aura-theme .header__active-menu-item{text-decoration:none;color:var(--aura-ink)}.aura-theme .aura-nav-sale,.aura-theme .aura-nav-sale span,.aura-theme .header__menu-item.aura-nav-sale,.aura-theme .aura-nav-sale:hover,.aura-theme .aura-nav-sale:hover span{color:var(--aura-accent)}.aura-theme .header__inline-menu .icon-caret{width:10px;height:10px;margin-left:4px}.aura-theme .header__icons{display:flex;align-items:center;grid-area:auto;justify-self:auto;padding-right:0;gap:0;flex-shrink:0}.aura-theme .header__icon,.aura-theme .header__icon--cart .icon,.aura-theme shopify-account.header__icon:not(:defined){width:40px;height:40px;min-width:40px;padding:0;color:var(--aura-ink)}.aura-theme .header__icon .svg-wrapper{width:40px;height:40px;display:grid;place-items:center}.aura-theme .header__icon .icon,.aura-theme .header__icon svg{width:22px;height:22px}.aura-theme .header__icon--menu .icon,.aura-theme .header__icon--menu svg{width:24px;height:24px}.aura-theme .header__icon:hover,.aura-theme .header__icon:hover .icon,.aura-theme .modal__close-button:hover .icon{color:var(--aura-accent);transform:none}.aura-theme .header__icon--cart{margin-right:0;position:relative}.aura-theme .cart-count-bubble{top:4px;right:4px;left:auto;bottom:auto;width:auto;min-width:16px;height:16px;padding:0 4px;background:var(--aura-ink);color:#fff;font-size:9px;font-weight:700;line-height:16px;border-radius:999px}.aura-header__icon--desktop{display:none}@media(min-width:640px){.aura-header__icon--desktop{display:grid;place-items:center}}.aura-theme .header>.header__search{display:none}.aura-theme .desktop-localization-wrapper{display:none}@media(min-width:1024px){.aura-theme header-drawer{display:none}.aura-theme .header__inline-menu{display:flex;align-items:center;justify-content:center;flex:1}}@media(max-width:1023px){.aura-theme .header__inline-menu{display:none!important}.aura-theme header-drawer{display:flex}}.aura-theme .menu-drawer{position:fixed;right:0;bottom:0;top:0;left:0;width:100%;height:100vh;height:100dvh;max-width:none;padding:72px 0 32px;transform:translate(-24px);filter:none;background:#fff;z-index:70}@media(min-width:750px){.aura-theme .menu-drawer{width:100%;border:0}}.aura-theme .js details[open].menu-opening>.menu-drawer{transform:translate(0)}.aura-theme .section-header.menu-open .header-wrapper{background:#fff;z-index:80}.aura-theme .section-header.menu-open .header__icons,.aura-theme .section-header.menu-open .header__inline-menu{visibility:hidden;pointer-events:none}.aura-theme .menu-drawer__navigation{padding:32px 24px 0}.aura-theme .menu-drawer__menu{display:flex;flex-direction:column;gap:4px}.aura-theme .menu-drawer__menu-item,.aura-theme .menu-drawer__menu-item.list-menu__item{padding:16px 0;border-bottom:1px solid var(--aura-line);font-size:24px;font-weight:500;letter-spacing:-.02em;color:var(--aura-ink);text-decoration:none}.aura-theme .menu-drawer__menu-item.aura-nav-sale{color:var(--aura-accent)}.aura-theme .aura-drawer-extra{list-style:none;margin:0;padding:0 24px}.aura-theme .aura-drawer-extra a{display:block;padding:16px 0;border-bottom:1px solid var(--aura-line);font-size:18px;color:var(--aura-soft);text-decoration:none}.aura-theme .aura-drawer-extra li:last-child a{border-bottom:0}.aura-theme .js menu-drawer>details>summary:before,.aura-theme .js menu-drawer>details[open]:not(.menu-opening)>summary:before{display:none}html.js body.aura-theme menu-drawer>details>summary:before,html.js body.aura-theme menu-drawer>details[open]>summary:before,html.js body.aura-theme menu-drawer>details[open].menu-opening>summary:before,body.aura-theme menu-drawer>details>summary:before,body.aura-theme menu-drawer>details[open]>summary:before,body.aura-theme .header__icon--menu:before,body.aura-theme .header__icon--summary:before{content:none!important;display:none!important;background:none!important;opacity:0!important;visibility:hidden!important;width:0!important;height:0!important;max-width:0!important;pointer-events:none!important;box-shadow:none!important;border:0!important}body.aura-theme .menu-drawer,body.aura-theme .menu-drawer.gradient,body.aura-theme .menu-drawer__inner-container,body.aura-theme .menu-drawer__navigation-container{filter:none!important;box-shadow:none!important;background-image:none!important;border-left:0!important}body.aura-theme .menu-drawer{background:#fff!important;overflow-x:hidden}@media(max-width:1023px){body.aura-theme .menu-drawer{width:100%!important;max-width:100%!important;left:0!important;right:0!important}}.aura-theme .menu-drawer__utility-links{padding:24px}.section-aura-hero{margin:0}.aura-hero{position:relative;overflow:hidden;background:#0c221c;color:#fff}.aura-hero--campaign{height:clamp(480px,68vh,640px);max-height:680px}.aura-hero--campaign.aura-hero--compact{height:clamp(420px,58vh,560px);max-height:560px}.aura-hero--campaign.aura-hero--medium{height:clamp(480px,68vh,640px);max-height:640px}.aura-hero--campaign.aura-hero--large{height:clamp(520px,76vh,720px);max-height:720px}.aura-hero__mobile,.aura-drops__all,.aura-drop__live,.aura-drop__thumbs,.aura-drop__status{display:none}@media(max-width:749px){#shopify-section-aura_hero,.section-aura-hero{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:0;padding-right:0;overflow-x:hidden}.aura-hero,.aura-hero--campaign,.aura-hero--campaign.aura-hero--compact,.aura-hero--campaign.aura-hero--medium,.aura-hero--campaign.aura-hero--large{display:block;width:100%;max-width:none;height:auto;min-height:0;max-height:none;margin:0;padding:0;box-sizing:border-box;overflow:hidden;background:#050805}.aura-hero__media,.aura-hero__bg,.aura-hero__inner--desktop{display:none!important;visibility:hidden!important;pointer-events:none!important}.aura-hero__seo-title{display:none!important}.aura-hero__mobile{display:block;position:relative;z-index:3;width:100%;max-width:none;height:auto;margin:0;padding:0;overflow:visible;pointer-events:auto}.aura-hero__mobile-banner{position:relative;z-index:3;display:block;width:100%;max-width:none;margin:0;padding:0;pointer-events:auto}.aura-hero__mobile-banner-img{display:block;width:100%;max-width:none;height:auto;margin:0;padding:0;object-fit:contain;object-position:center top;pointer-events:none;-webkit-user-select:none;user-select:none}.aura-hero__mobile-hit{position:absolute;z-index:20;display:block;background:transparent;border:0;box-shadow:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:rgba(255,255,255,.12)}.aura-hero__mobile-hit:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.aura-hero__mobile-hit--buy{top:31%;left:6%;width:43%;height:12%}.aura-hero__mobile-hit--details{top:31%;left:51%;width:43%;height:12%}}.aura-hero__media,.aura-hero__media picture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}a.aura-hero__media{display:block;color:inherit;text-decoration:none}@media(max-width:749px){a.aura-hero__media{display:none!important;pointer-events:none!important}}.aura-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.aura-hero--campaign .aura-hero__inner{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:flex-start;height:100%;min-height:0;padding:20px 0 28px;pointer-events:none}.aura-hero--campaign .aura-hero__actions{position:relative;z-index:5;pointer-events:auto;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px;margin:0}.aura-hero--campaign .aura-hero__actions .aura-btn{width:auto;min-width:0;height:44px;padding:0 22px;font-size:11px;letter-spacing:.18em;cursor:pointer;pointer-events:auto;box-shadow:0 10px 28px #00000059}.aura-hero--campaign .aura-hero__actions .aura-btn:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.aura-hero--campaign .aura-btn--ghost{background:#080a0c6b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(min-width:990px){.aura-hero--campaign .aura-hero__inner{padding-bottom:40px}}.aura-section{padding:80px 0}@media(min-width:768px){.aura-section{padding:112px 0}}.aura-section--dark{background:var(--aura-ink);color:#fff}.aura-section--community{background:var(--aura-community)}.aura-eyebrow{margin:0 0 8px;font-size:11px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--aura-accent)}.aura-heading{margin:0;font-size:36px;font-weight:600;letter-spacing:-.025em;color:var(--aura-ink)}.aura-heading--invert{color:#fff}@media(min-width:768px){.aura-heading{font-size:48px}}.aura-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:40px}.aura-section-heading__action{margin-bottom:4px;flex-shrink:0;font-size:14px;font-weight:500;color:#101312b3;text-decoration:none}.aura-section-heading__action:hover{color:var(--aura-ink)}.aura-section-heading--invert .aura-section-heading__action{color:#fffc}.aura-section-heading--invert .aura-section-heading__action:hover{color:#fff}.aura-theme .card-wrapper,.aura-theme .product-card-wrapper,.aura-theme .card,.aura-theme .card--standard .card__inner,.aura-theme .card--card{box-shadow:none;background:transparent}.aura-theme .card--standard .card__inner:after,.aura-theme .card--card:after{display:none}.aura-rail__slide>product-component,.aura-product-grid>product-component,.product-grid .grid__item>product-component{display:flex;flex-direction:column;width:100%;height:100%}.aura-theme .product-grid .grid__item,.aura-product-grid>product-component{align-self:stretch}.aura-card{--aura-card-scale: 1.08;--aura-card-tx: 0%;--aura-card-ty: 0%;--aura-card-ox: 50%;--aura-card-oy: 50%;display:flex;flex-direction:column;min-width:0;height:100%;background:transparent}.aura-card--scale-md{--aura-card-scale: 1.12}.aura-card--scale-lg{--aura-card-scale: 1.18}.aura-card__stage{position:relative;flex-shrink:0;width:100%;aspect-ratio:1 / 1;overflow:hidden;border:1px solid #eeeeee;border-radius:16px;background:#fff}.aura-card__media,.product-card__media{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;overflow:hidden;background:#fff;text-decoration:none}.aura-card__frame{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.aura-card__frame:after{content:none}.aura-card--cutout .aura-card__frame:after{content:"";position:absolute;left:16%;right:16%;bottom:10%;height:16%;z-index:0;pointer-events:none;background:radial-gradient(ellipse at center,rgba(16,19,18,.1) 0%,transparent 72%)}.aura-card__image,.aura-card__placeholder,.aura-card__media img,.product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;max-width:none;max-height:none;padding:0;object-fit:cover;object-position:center center;transform:scale(1.12);transform-origin:center center;transition:transform .45s cubic-bezier(.2,.6,.2,1)}.aura-card--cutout .aura-card__image{filter:drop-shadow(0 16px 18px rgba(16,19,18,.08))}@media(hover:hover)and (pointer:fine){.aura-card:hover .aura-card__image{transform:scale(1.15)}}.aura-card__badges{position:absolute;top:10px;left:10px;z-index:2;display:flex;flex-direction:column;gap:6px;pointer-events:none}.aura-badge{display:inline-flex;width:fit-content;padding:3px 7px;font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1.2;color:#fff;border-radius:2px}.aura-badge--new{background:#101312}.aura-badge--sale{background:#e11d48}.aura-badge--sold{background:var(--aura-soft)}.aura-wishlist{position:absolute;top:8px;right:8px;z-index:3;display:grid;width:32px;height:32px;place-items:center;padding:0;border:0;background:transparent;color:#cfcfcf;cursor:pointer;transition:color .25s ease,transform .25s ease}.aura-wishlist:hover{color:var(--aura-ink)}.aura-wishlist svg{width:18px;height:18px;fill:none;stroke:currentColor}.aura-wishlist .svg-wrapper{display:flex;width:18px;height:18px}.aura-wishlist.is-active{color:var(--aura-accent)}.aura-wishlist.is-active svg{fill:var(--aura-accent);stroke:var(--aura-accent)}.aura-card__qv-opener{position:absolute;inset-inline:0;bottom:0;z-index:3;display:none;margin:0}.aura-card__qv{display:block;width:100%;padding:12px 8px 14px;border:0;background:linear-gradient(180deg,transparent 0%,rgba(250,250,250,.92) 55%);color:#111;font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;opacity:0;transition:opacity .35s ease}@media(hover:hover)and (pointer:fine){.aura-card__qv-opener{display:block}.aura-card:hover .aura-card__qv{opacity:1}}.aura-card__qv .loading__spinner{position:absolute;right:12px;top:50%;width:14px;height:14px;transform:translateY(-50%)}.aura-card__info{display:flex;flex-direction:column;flex:1 1 auto;min-height:7.25rem;padding-top:14px;text-decoration:none;color:inherit}.aura-card__meta{margin:0;min-height:1.2em;font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#8a8a8a}.aura-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em;margin:5px 0 0;font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:1.35;color:#111;transition:opacity .25s ease}.aura-card__info,.aura-card__info:hover,.aura-card__info:visited,.aura-card__info:active,.aura-card__title a,.aura-card__title a:hover,.aura-card__title a:visited,.aura-card__title a:active{color:#111;text-decoration:none}@media(hover:hover)and (pointer:fine){.aura-card:hover .aura-card__title{color:#111;opacity:.72}}.aura-card__price,.aura-theme .aura-card .price{margin-top:6px}.aura-card__cta{margin-top:12px;width:100%}.aura-card__form,.aura-card__form-el{display:block;width:100%;margin:0}.aura-card__cta-btn,.product-card-buy-button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:14px 18px;border:none;border-radius:999px;background:#000;color:#fff!important;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;text-align:center;cursor:pointer;pointer-events:auto;box-sizing:border-box;transition:background .2s ease,transform .2s ease}.aura-card__cta-btn:hover,.aura-card__cta-btn:focus-visible,.product-card-buy-button:hover,.product-card-buy-button:focus-visible{background:#111;color:#fff!important}.aura-card__cta-btn:focus-visible,.product-card-buy-button:focus-visible{outline:2px solid #000;outline-offset:3px}.aura-card__cta-btn.loading span{visibility:hidden}.aura-card__cta-btn .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.aura-card__cta-btn .loading__spinner.hidden{display:none}.aura-theme .aura-card .price__container{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.aura-theme .aura-card .price__regular,.aura-theme .aura-card .price__sale{display:none;flex-wrap:wrap;align-items:baseline;gap:8px}.aura-theme .aura-card .price:not(.price--on-sale) .price__regular{display:flex}.aura-theme .aura-card .price--on-sale .price__sale{display:flex}.aura-theme .aura-card .price--on-sale .price__regular{display:none}.aura-theme .aura-card .price-item{letter-spacing:0}.aura-theme .aura-card .price-item--sale,.aura-theme .aura-card .price--on-sale .price-item--sale{color:#111!important;font-size:15px;font-weight:600}.aura-theme .aura-card .price:not(.price--on-sale) .price-item--regular{color:#111!important;font-size:15px;font-weight:600}.aura-theme .aura-card .price--on-sale .price-item--regular,.aura-theme .aura-card s.price-item,.aura-theme .aura-card .price__sale s{color:#9a9a9a!important;font-size:13px;font-weight:400;text-decoration:line-through}.aura-theme .aura-card .price .badge,.aura-theme .aura-card .quick-add__submit.button,.aura-theme .card__badge,.aura-theme .card__content .quick-add{display:none!important}.aura-theme .quick-add-modal{background:#00000073}.aura-theme .quick-add-modal__content{max-width:64rem;border-radius:16px;box-shadow:0 24px 80px #1013122e}.aura-rail{position:relative}.aura-rail__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.aura-rail__slide{display:flex;flex:0 0 72%;flex-direction:column;scroll-snap-align:start;min-width:0}.aura-rail__slide .aura-card,.aura-product-grid .aura-card,.product-grid .grid__item .aura-card{width:100%}@media(min-width:640px){.aura-rail__slide{flex-basis:46%}}@media(min-width:1024px){.aura-rail__slide{flex-basis:calc((100% - 80px)/5)}}@media(min-width:1440px){.aura-rail__slide{flex-basis:calc((100% - 96px)/5)}}.aura-rail__nav{position:absolute;top:38%;display:none;width:40px;height:40px;place-items:center;border:1px solid var(--aura-line);border-radius:999px;background:#fff;color:var(--aura-ink);cursor:pointer;box-shadow:0 1px 2px #1013120f}.aura-rail__nav--prev{left:-12px}.aura-rail__nav--next{right:-12px}@media(min-width:1024px){.aura-rail__nav{display:grid}}.aura-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;row-gap:36px}@media(min-width:750px){.aura-product-grid--3,.aura-product-grid--4{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:20px;row-gap:48px}}@media(min-width:990px){.aura-product-grid--4,.aura-product-grid--5{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:24px;row-gap:56px}}@media(min-width:1200px){.aura-product-grid--5{grid-template-columns:repeat(5,minmax(0,1fr));column-gap:20px;row-gap:48px}}.aura-drops__header{margin-bottom:48px}.aura-drops__header .aura-eyebrow{margin:0;letter-spacing:.32em}.aura-drops__grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--aura-gutter);margin-inline:calc(var(--aura-gutter) * -1);padding-inline:var(--aura-gutter);padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.aura-drops__grid::-webkit-scrollbar{display:none}.aura-drop{display:flex;flex:0 0 min(88vw,420px);flex-direction:column;scroll-snap-align:start;min-width:0;color:inherit;text-decoration:none}a.aura-drop:hover,a.aura-drop:visited,a.aura-drop:active{color:inherit;text-decoration:none}@media(min-width:990px){.aura-drops__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;overflow:visible;margin-inline:0;padding-inline:0;padding-bottom:0}.aura-drop{flex:none;height:100%}}.aura-drop__media{position:relative;display:block;overflow:hidden;flex:0 0 auto;aspect-ratio:1 / 1;border-radius:18px;background:#111}.aura-drop__image,.aura-drop__placeholder,.aura-drop__media .aura-media-fallback{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;object-position:center}.aura-drop__body{display:flex;flex:1 1 auto;flex-direction:column;margin-top:20px}.aura-drop__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;min-height:2.7em;font-size:18px;font-weight:500;line-height:1.35;color:#fff}.aura-drop__title a{color:#fff;text-decoration:none}.aura-drop__title a:hover,.aura-drop__title a:visited,.aura-drop__title a:active{color:#fff}.aura-drop__desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:10px 0 0;min-height:4.5em;font-size:14px;font-weight:400;line-height:1.5;color:#ffffff9e}.aura-drop__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 10px;margin-top:14px}.aura-drop__price-current{font-size:16px;font-weight:600;color:#fff}.aura-drop__price--sale .aura-drop__price-current{color:#fff}.aura-drop__price-compare{font-size:14px;font-weight:400;color:#ffffff6b;text-decoration:line-through}.aura-drop__discount{font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--aura-accent)}.aura-drop__cta{margin-top:20px;width:100%;height:auto;padding:14px 16px;letter-spacing:.2em}.aura-drop__editor-hint{margin:16px 0 0;font-size:13px;font-weight:500;letter-spacing:.04em;color:var(--aura-accent)}.aura-brands__shell{width:min(1700px,calc(100% - (var(--aura-gutter) * 2)));max-width:1700px}.aura-brands__grid{display:grid;grid-template-columns:1fr;gap:16px}.aura-brands__grid>*{min-width:0}.aura-brands__grid .aura-brand{height:100%}@media(min-width:750px){.aura-brands__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(min-width:990px){.aura-brands__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}}.aura-brand{position:relative;display:block;min-height:520px;overflow:hidden;border-radius:20px;text-decoration:none;background:#f5f5f5;transition:transform .35s ease,box-shadow .35s ease}@media(min-width:750px){.aura-brand{min-height:560px}}.aura-brand__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#f5f5f5}.aura-brand__image,.aura-brand__placeholder{width:100%;height:100%;object-fit:cover;object-position:center center;padding:0;background:#f5f5f5;transition:transform .45s ease}@media(hover:hover)and (pointer:fine){.aura-brand:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0000001a}.aura-brand:hover .aura-brand__image{transform:scale(1.05)}.aura-brand:hover .aura-brand__arrow{background:var(--aura-accent);border-color:var(--aura-accent);color:#fff}}.aura-brand__fade{position:absolute;inset-inline:0;bottom:0;height:42%;pointer-events:none;background:linear-gradient(to top,rgba(255,255,255,.92),rgba(255,255,255,.35),transparent)}.aura-brand__meta{position:absolute;inset-inline:18px;bottom:18px;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.aura-brand__copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:2px}.aura-brand__name{position:static;font-size:28px;font-weight:700;letter-spacing:-.03em;line-height:1.05;color:var(--aura-ink)}.aura-brand__subtitle{font-size:13px;font-weight:500;color:var(--aura-soft)}.aura-brand__arrow{display:grid;flex-shrink:0;width:40px;height:40px;place-items:center;border:1px solid rgba(16,19,18,.12);border-radius:999px;background:#ffffffdb;color:var(--aura-ink);transition:background .35s ease,border-color .35s ease,color .35s ease}.aura-brand__arrow svg{display:block}@media(min-width:768px){.aura-brand__name{font-size:32px}}.aura-media-fallback{display:block;width:100%;height:100%;min-height:100%;background:radial-gradient(circle at 50% 42%,rgba(8,209,194,.1),transparent 58%),#fafafa}.aura-card__frame>.aura-media-fallback,.aura-brand__media>.aura-media-fallback,.aura-drop__media>.aura-media-fallback{position:absolute;top:0;right:0;bottom:0;left:0}.aura-section--community{overflow-x:hidden}.aura-community__inner{text-align:center}.aura-community__title{margin:0 auto;max-width:100%;font-size:clamp(2.6rem,6vw,4.8rem);font-weight:700;letter-spacing:-.04em;line-height:1.05;color:var(--aura-ink)}.aura-community__lede{max-width:36rem;margin:16px auto 0;color:var(--aura-soft);font-size:15px;line-height:1.6}.aura-community__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;margin-top:48px}@media(min-width:990px){.aura-community__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}}.aura-community__shot,a.aura-community__shot{position:relative;display:block;min-width:0;overflow:hidden;aspect-ratio:1 / 1;border-radius:16px;background:#fff;color:inherit;text-decoration:none;cursor:default;pointer-events:none}.aura-community__shot img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1);filter:brightness(1);transition:transform .45s cubic-bezier(.2,.6,.2,1),filter .45s ease}@media(hover:hover)and (pointer:fine){.aura-community__shot:hover img{transform:scale(1.035);filter:brightness(1.06)}}.aura-community__social{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;margin:32px 0 0;padding:0;list-style:none}.aura-community__social-link{display:grid;width:46px;height:46px;place-items:center;border:1px solid #111111;border-radius:999px;color:#111;background:transparent;text-decoration:none;cursor:pointer;pointer-events:auto;transition:border-color .25s ease,color .25s ease,background .25s ease}.aura-community__social-link:hover,.aura-community__social-link:focus-visible{border-color:#111;background:#111;color:#fff}.aura-community__social-link .svg-wrapper,.aura-community__cta .svg-wrapper{display:flex;width:18px;height:18px}.aura-community__social-link svg,.aura-community__cta svg{width:18px;height:18px;display:block;fill:currentColor;color:inherit}.aura-social-dock{display:none!important}.aura-whatsapp-fab{position:fixed;left:14px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:9999;display:flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:50%;background:#25d366;color:#fff;text-decoration:none;box-shadow:0 6px 20px #00000038}.aura-whatsapp-fab__icon,.aura-whatsapp-fab .svg-wrapper,.aura-whatsapp-fab svg{display:block;width:30px;height:30px}.aura-whatsapp-fab svg{fill:currentColor}@media(min-width:1280px){.aura-social-dock{display:none!important}}.aura-community__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:28px;padding:11px 26px;border:1px solid var(--aura-accent);border-radius:999px;background:transparent;font-size:14px;font-weight:600;color:var(--aura-ink);text-decoration:none;transition:background .25s ease,color .25s ease}.aura-community__cta .svg-wrapper,.aura-community__cta svg{color:var(--aura-accent)}.aura-community__cta:hover{background:var(--aura-accent);color:var(--aura-ink)}.aura-community__cta:hover .svg-wrapper,.aura-community__cta:hover svg{color:var(--aura-ink)}.aura-support-bar{background:#b7955a;color:#fff;height:64px;min-height:64px;display:flex;align-items:center;justify-content:center;padding:0 16px;width:100%}.shopify-section-group-footer-group{background:#fff;overflow-x:hidden}.aura-support-bar__link{display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#fff;text-decoration:none;font-family:var(--font-sans);font-size:16px;font-weight:500;letter-spacing:.02em;line-height:1.2;text-align:center}.aura-support-bar__icon{display:inline-flex;flex-shrink:0}.aura-support-bar__link:hover{color:#fff;opacity:.9}.aura-theme .aura-footer,.aura-theme .footer.aura-footer,.aura-theme .footer{background:#fff!important;color:#111;box-shadow:none;border:0;border-top:0}.aura-footer__inner{width:100%;max-width:1560px;margin:0 auto;padding:48px 20px 40px}.aura-footer__grid{display:grid;grid-template-columns:1fr;gap:8px}.aura-footer__col--brand{padding-bottom:20px}.aura-footer__brand-copy{margin-top:22px;max-width:360px;font-size:16px;font-weight:400;line-height:1.7;color:#111}.aura-footer__acc{border-top:1px solid #e5e5e5;padding:4px 0}.aura-footer__heading{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;padding:18px 0;list-style:none;cursor:pointer;font-family:var(--font-sans);font-size:14px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#111}.aura-footer__heading::-webkit-details-marker,.aura-footer__heading::marker{display:none;content:""}.aura-footer__heading:after{content:"";width:10px;height:10px;margin-left:12px;border-right:1.5px solid #111111;border-bottom:1.5px solid #111111;transform:rotate(45deg);transition:transform .2s ease;flex-shrink:0}.aura-footer__acc[open] .aura-footer__heading:after{transform:rotate(225deg);margin-top:6px}.aura-footer__list{list-style:none;margin:0;padding:0 0 18px;display:flex;flex-direction:column;gap:16px}.aura-footer__list a{color:#111;text-decoration:none;font-size:16px;font-weight:400;line-height:1.45;transition:color .2s ease,text-decoration-color .2s ease;text-underline-offset:4px;text-decoration-thickness:1px}.aura-footer__list a:hover{color:#b7955a;text-decoration:underline;text-decoration-color:#b7955a73}.aura-footer__contact{font-weight:700}.aura-footer__contact:hover{color:#b7955a;text-decoration:none}.aura-footer__extras{margin-top:40px;padding-top:32px;border-top:1px solid #e5e5e5}.aura-footer .footer-block__heading,.aura-theme .aura-footer .footer-block__heading{color:#111;font-size:14px;letter-spacing:.14em}.aura-theme .aura-footer-note{max-width:28rem;margin:12px 0 0;font-size:14px;color:#1119}.aura-theme .aura-footer .footer__newsletter .field__input,.aura-theme .aura-footer .footer-block__newsletter .field__input{height:48px;border:1px solid rgba(17,17,17,.16);background:#fff;color:#111;box-shadow:none}.aura-footer__rule{border:0;border-top:1px solid #e5e5e5;margin:48px 0;height:0}.aura-footer__legal{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:22px}.aura-plaque{display:flex;flex-direction:column;width:100%;max-width:230px;min-height:96px;overflow:hidden;border:1px solid #e5e5e5;background:#fff;text-decoration:none;color:#111}.aura-plaque:has(img){border:0;background:transparent;min-height:0}.aura-plaque img{display:block;width:100%;height:auto}.aura-plaque__bar{display:flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;background:#b7955a;color:#fff;font-size:13px;font-weight:800;letter-spacing:.22em}.aura-plaque__text{display:flex;align-items:center;justify-content:center;flex:1;padding:14px 16px;text-align:center;font-size:12px;font-weight:700;letter-spacing:.04em;line-height:1.35;text-transform:uppercase;color:#111}.aura-footer__back{text-align:center;padding-bottom:8px}.aura-footer__top{display:inline-block;color:#111;text-decoration:none;font-size:16px;font-weight:500;letter-spacing:.04em;transition:color .2s ease}.aura-footer__top:hover{color:#b7955a}.aura-backtop-fab{position:fixed;right:22px;bottom:22px;z-index:40;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#b7955a;color:#fff;box-shadow:0 6px 18px #b7955a59;text-decoration:none;transition:transform .2s ease,filter .2s ease}.aura-backtop-fab:hover{color:#fff;filter:brightness(1.05);transform:translateY(-2px)}.aura-footer__meta{margin-top:28px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.aura-theme .aura-footer .list-social__link{color:#111111b3}.aura-theme .footer__follow-on-shop{display:none}@media(min-width:750px){.aura-support-bar__link{font-size:18px}.aura-footer__inner{padding:64px 40px 56px}.aura-footer__grid{grid-template-columns:30% 23% 23% 24%;gap:0;align-items:start}.aura-footer__col--brand{padding-bottom:0;padding-right:40px}.aura-footer__brand-copy{font-size:18px;line-height:1.75}.aura-footer__acc{border-top:0;padding:0 12px 0 24px}.aura-footer__heading{padding:0 0 28px;cursor:default;pointer-events:none;font-size:15px}.aura-footer__heading:after{display:none}.aura-footer__acc>.aura-footer__list{display:flex!important;padding-bottom:0;gap:18px}.aura-footer__list a{font-size:18px}.aura-footer__rule{margin:56px 0}.aura-plaque{width:230px;max-width:240px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.aura-backtop-fab{transition:none}}.aura-theme .header__icon--wishlist{position:relative}.aura-theme .header__icons .header__icon,.aura-theme .header__icon--wishlist,.aura-theme .header__icon--cart,.aura-theme .header__icon--search{border:0;border-left:0;border-right:0;box-shadow:none}.aura-theme .header__icons .header__icon:before,.aura-theme .header__icons .header__icon:after,.aura-theme .header__icon--wishlist:before,.aura-theme .header__icon--wishlist:after,.aura-theme .header__icon--cart:before,.aura-theme .header__icon--cart:after,.aura-theme .header__icon--search:before,.aura-theme .header__icon--search:after{content:none!important;display:none!important;width:0!important;height:0!important;background:none!important;border:0!important}.aura-wishlist-dot,.aura-theme .aura-wishlist-dot,.aura-theme [data-aura-wishlist-dot]{display:none!important;width:0!important;height:0!important;background:none!important}.aura-theme .header__search details:not([open]) .header__icon-close{display:none!important}.aura-theme .powered-by,.aura-theme .copyright__content:has(.shopify-link){display:none}.aura-theme .collection-hero{background:var(--aura-canvas);padding:40px 0 8px}.aura-theme .collection-hero__title{font-size:36px;font-weight:600;letter-spacing:-.025em;color:var(--aura-ink)}@media(min-width:768px){.aura-theme .collection-hero__title{font-size:48px}}.aura-theme .collection-hero__description{max-width:40rem;color:var(--aura-soft)}.aura-theme .product-grid-container .product-grid,.aura-theme .related-products .product-grid,.aura-theme #product-grid.product-grid{--grid-desktop-horizontal-spacing: 24px;--grid-desktop-vertical-spacing: 52px;--grid-mobile-horizontal-spacing: 12px;--grid-mobile-vertical-spacing: 32px}.aura-collection-grid .aura-card__meta,#product-grid .aura-card__meta{display:none}.aura-collection-grid .grid__item,#product-grid .grid__item{display:flex;align-self:stretch}.aura-collection-grid .grid__item>product-component,#product-grid .grid__item>product-component{width:100%;height:100%}@media(min-width:750px)and (max-width:989px){.aura-theme .product-grid.grid--2-col-tablet-down .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}}.aura-theme .facets-container,.aura-theme .facet-filters,.aura-theme .facets-vertical{font-family:var(--font-sans)}.aura-theme .facet-filters__label,.aura-theme .facets__label,.aura-theme .mobile-facets__label{font-size:13px;font-weight:500;letter-spacing:.04em}.aura-theme .aura-size-filter .facets__list--vertical,.aura-theme .aura-size-filter .facets__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:8px;margin:8px 0 4px}.aura-theme .aura-size-filter .facets__item,.aura-theme .aura-size-filter .mobile-facets__item{margin:0;width:auto}.aura-theme .aura-size-filter .facets__label,.aura-theme .aura-size-filter .mobile-facets__label{position:relative;display:flex;align-items:center;justify-content:center;min-height:40px;margin:0;padding:8px 4px;border:1px solid var(--aura-line);border-radius:8px;text-align:center;cursor:pointer;box-sizing:border-box;width:100%}.aura-theme .aura-size-filter .facets__label input,.aura-theme .aura-size-filter .mobile-facets__label input{position:absolute;opacity:0;width:0;height:0;margin:0;pointer-events:none}.aura-theme .aura-size-filter .facets__label .svg-wrapper,.aura-theme .aura-size-filter .facets__label svg,.aura-theme .aura-size-filter .mobile-facets__label svg,.aura-theme .aura-size-filter .mobile-facets__highlight{display:none}.aura-theme .aura-size-filter .facet-checkbox__text{font-size:0;letter-spacing:0}.aura-theme .aura-size-filter .facet-checkbox__text-label{font-size:13px;font-weight:600}.aura-theme .aura-size-filter .facets__label.active,.aura-theme .aura-size-filter .mobile-facets__label.active,.aura-theme .aura-size-filter input:checked+.aura-size-filter__chip,.aura-theme .aura-size-filter .facets__label:has(input:checked),.aura-theme .aura-size-filter .mobile-facets__label:has(input:checked){border-color:var(--aura-ink);background:var(--aura-ink);color:#fff}.aura-theme .aura-size-filter .mobile-facets__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(56px,1fr));gap:8px;padding:8px 4px 16px;overflow-x:hidden}@media(max-width:749px){.aura-theme .aura-size-filter .mobile-facets__label,.aura-theme .aura-size-filter .facets__label{min-height:44px}.aura-theme .aura-size-filter .mobile-facets__submenu{overflow-x:hidden}}.collection[data-aura-size-active] .pagination-wrapper{display:none}.aura-theme .related-products__heading{margin-bottom:32px;font-weight:600;letter-spacing:-.03em}.aura-theme #ProductGridContainer .grid__item,.aura-theme .related-products .grid__item{padding:0}.aura-theme .product{align-items:start}.aura-theme .product__media-wrapper .product__media,.aura-theme .product__media-item{border-radius:20px;overflow:hidden;background:var(--aura-muted)}.aura-theme .product__media img{object-fit:contain;padding:24px}.aura-theme .product__info-container{position:sticky;top:112px}.aura-theme .product__info-container>*+*{margin-top:.7rem;margin-bottom:0}.aura-theme .product__info-container .product__text.caption-with-letter-spacing{margin:0 0 .25rem;font-size:11px;font-weight:600;letter-spacing:.16em;line-height:1.3;text-transform:uppercase;color:var(--aura-soft)}.aura-theme .product__info-container .product__title{margin:0 0 .7rem;max-width:none}.aura-theme .product__info-container .product__title h1,.aura-theme .product__info-container .product__title .h1{margin:0;max-width:none;font-size:28px;font-weight:600;letter-spacing:-.03em;line-height:1.1}@media(min-width:750px){.aura-theme .product__info-container .product__title h1,.aura-theme .product__info-container .product__title .h1{font-size:34px}}@media(min-width:990px){.aura-theme .product__info-container .product__title h1,.aura-theme .product__info-container .product__title .h1{font-size:40px;line-height:1.08}}@media(min-width:1440px){.aura-theme .product__info-container .product__title h1,.aura-theme .product__info-container .product__title .h1{font-size:42px}}.aura-theme .product .price--large,.aura-theme .product .price-item,.aura-theme .product .price-item--regular,.aura-theme .product .price--on-sale .price-item--sale{font-size:28px;font-weight:600;letter-spacing:-.02em;color:#111}@media(min-width:990px){.aura-theme .product .price--large,.aura-theme .product .price-item,.aura-theme .product .price-item--regular,.aura-theme .product .price--on-sale .price-item--sale{font-size:30px}}.aura-theme .product .price--on-sale .price-item--sale{color:#111}.aura-theme .product .price--on-sale s.price-item--regular{font-size:16px;font-weight:500;color:#9a9a9a}.aura-theme .product__tax,.aura-theme .product__info-container .caption,.aura-theme .product__description{font-size:14px;line-height:1.55;color:var(--aura-soft)}.aura-theme .product__description{color:var(--aura-ink);font-size:15px}.aura-theme .product__info-container .product-form,.aura-theme .product__info-container .product__description{margin-top:.9rem;margin-bottom:0}.aura-theme .product__info-container .product-form__input{margin:0 0 .65rem}.aura-theme .product-form__input input[type=radio]+label{min-height:36px;padding:6px 12px;font-size:13px}.aura-theme .product-form__buttons{display:flex;flex-direction:column;gap:10px}.aura-theme .product-form__buttons .shopify-payment-button,.aura-theme .product-form__buttons .shopify-payment-button__button{width:100%}.aura-theme .product-form__buttons .product-form__submit,.aura-theme .product-form__buttons .product-form__submit.button--secondary,.aura-theme .product-form__buttons .product-form__submit.button--primary{height:56px;border:1px solid #111111;background:#111!important;color:#fff!important;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);transition:background .25s ease,border-color .25s ease}.aura-theme .product-form__buttons .product-form__submit:hover:not([disabled]){background:#000!important;border-color:#000;color:#fff!important}.aura-theme .shopify-payment-button__button--unbranded,.aura-theme button.shopify-payment-button__button--unbranded{min-height:56px;height:56px;border:1px solid #111111!important;background:#111!important;color:#fff!important;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);box-shadow:none!important}.aura-theme .shopify-payment-button__button--unbranded:hover,.aura-theme .shopify-payment-button__button--unbranded:hover:not([disabled]),.aura-theme button.shopify-payment-button__button--unbranded:hover,.aura-theme button.shopify-payment-button__button--unbranded:hover:not([disabled]){background:#000!important;border-color:#000!important;color:#fff!important}.aura-theme .shopify-payment-button__button--unbranded:before,.aura-theme .shopify-payment-button__button--unbranded:after{display:none}.aura-theme .product-form__input input[type=radio]+label{border-radius:6px;border-color:var(--aura-line)}.aura-theme .product-form__input input[type=radio]:checked+label{background:var(--aura-ink);color:#fff;border-color:var(--aura-ink)}.aura-theme .quantity{border:1px solid var(--aura-line);min-height:48px}.aura-theme .drawer__inner{width:28rem;max-width:100%;padding:0;border:0;background:#fff;box-shadow:0 25px 50px #1013122e}.aura-theme .drawer__header{height:64px;padding:0 20px;border-bottom:1px solid var(--aura-line)}.aura-theme .drawer__heading{margin:0;font-size:18px;font-weight:600}.aura-theme .cart-item{gap:12px}.aura-theme .cart-item__image{border:1px solid var(--aura-line);border-radius:8px;background:var(--aura-muted)}.aura-theme .cart-drawer .cart__checkout-button,.aura-theme #CartDrawer-Checkout{height:48px;border:0;background:var(--aura-accent)!important;color:var(--aura-ink)!important;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px)}.aura-theme .drawer__inner-empty .cart__empty-text{color:var(--aura-soft);font-size:14px}.aura-theme .search-modal.modal__content{position:fixed;top:0;right:0;bottom:0;left:0;height:100vh;background:#fff;z-index:85}.aura-theme .search-modal__content{max-width:var(--aura-shell);margin:0 auto;padding:32px 16px}.aura-theme .search-modal .search__input,.aura-theme .search-modal .field__input{height:48px;border:0;border-bottom:1px solid var(--aura-line);border-radius:0;box-shadow:none;font-size:24px;background:transparent}@media(min-width:768px){.aura-theme .search-modal .search__input,.aura-theme .search-modal .field__input{font-size:30px}}.aura-theme .search-modal .field__label{display:none}.aura-theme .search-modal .modal-overlay{background:#fff}.aura-theme .search-modal .field:before,.aura-theme .search-modal .field:after{display:none}.aura-theme .predictive-search__item-heading{font-size:16px;font-weight:500}.aura-theme .predictive-search__item-price{color:#111;font-weight:600}.aura-theme .related-products .product-grid .grid__item,.aura-theme .product-grid-container .grid__item{background:transparent}.related-products .aura-related-grid,.aura-theme .related-products .product-grid{align-items:stretch}.related-products .aura-related-grid .grid__item,.aura-theme .related-products .product-grid .grid__item{display:flex;align-self:stretch}.related-products .aura-related-grid .grid__item>product-component,.related-products .aura-card{display:flex;flex-direction:column;width:100%;height:100%;min-width:0}.related-products .aura-card{--aura-card-scale: 1.12;--aura-card-tx: 0%;--aura-card-ty: 0%;--aura-card-ox: 50%;--aura-card-oy: 50%}.related-products .aura-card__stage,.related-products .aura-card__media,.related-products .aura-card__frame{aspect-ratio:1 / 1;width:100%;height:auto;overflow:hidden;border-radius:16px}.related-products .aura-card__stage{flex:0 0 auto;border-radius:16px}.related-products .aura-card--cutout .aura-card__frame:after{content:none}.related-products .aura-card__image,.related-products .aura-card__media img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.12);transform-origin:center center;filter:none}@media(hover:hover)and (pointer:fine){.related-products .aura-card:hover .aura-card__image{transform:scale(1.15)}}.related-products .aura-card__meta{display:none}.related-products .aura-card__info{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding-top:12px}.related-products .aura-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;min-height:2.7em;font-size:16px;font-weight:500;line-height:1.35}.related-products .aura-card__price,.related-products .aura-card .price{margin-top:8px}@media screen and (min-width:990px){.related-products .aura-related-grid.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.related-products .aura-related-grid .grid__item{width:auto;max-width:none}}.aura-theme .card__heading,.aura-theme .card__heading a,.aura-theme .card__heading a:hover,.aura-theme .card__heading a:visited,.aura-theme .card__heading a:active,.aura-theme .product-card a,.aura-theme .product-card a:hover,.aura-theme .product-card a:visited,.aura-theme .product-card a:active,.aura-theme .aura-card__title,.aura-theme .aura-card__title a,.aura-theme .aura-card__info,.aura-theme .aura-card__info:hover,.aura-theme .aura-card__info:visited,.aura-theme .aura-card__info:active,.aura-theme .price,.aura-theme .price:hover,.aura-theme .price-item,.aura-theme .price-item:hover,.aura-theme .price-item--regular,.aura-theme .price-item--sale,.aura-theme .full-unstyled-link,.aura-theme .full-unstyled-link:hover,.aura-theme .full-unstyled-link:visited,.aura-theme .full-unstyled-link:active{color:#111!important}.aura-theme s.price-item,.aura-theme .price--on-sale s.price-item--regular,.aura-theme .price__sale s,.aura-theme .aura-card s.price-item{color:#9a9a9a!important}.aura-theme .quick-add__submit,.aura-theme .quick-add__submit.button,.aura-theme .card__content .quick-add__submit{background:#111!important;color:#fff!important;border-color:#111!important}.aura-theme .quick-add__submit:hover,.aura-theme .quick-add__submit.button:hover{background:#000!important;color:#fff!important;border-color:#000!important}.aura-theme .aura-card .quick-add__submit.button,.aura-theme .aura-card .price .badge,.aura-theme .card__badge,.aura-theme .card__content .quick-add{display:none!important}.aura-product-story{margin-top:.6rem}.aura-product-story__title{margin:0 0 14px;font-size:22px;font-weight:800;letter-spacing:-.03em;color:#111}.aura-product-story__intro,.aura-product-story__intro p{margin:0 0 16px;font-size:15px;line-height:1.55;color:#3a3a3a}.aura-product-story__intro p:last-child{margin-bottom:0}.aura-product-story__intro ul,.aura-product-story__intro ol{display:none}.aura-product-story__grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:750px){.aura-product-story__grid{grid-template-columns:1fr 1fr;gap:14px}}.aura-product-story__panel{background:#fff;border:1px solid #ececec;border-radius:20px;border-top:3px solid #22c55e;padding:22px 24px 18px;box-shadow:0 8px 30px #0000000a}.aura-product-story__panel-title{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#111}.aura-product-story__panel-icon{display:inline-flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;border-radius:8px;background:#22c55e1a;color:#22c55e}.aura-product-story__list,.aura-product-story__list ul{margin:0;padding:0;list-style:none}.aura-product-story__list li,.aura-product-story__list--from-product li{position:relative;margin:0 0 9px;padding-left:28px;font-size:14px;line-height:1.45;color:#111;overflow-wrap:anywhere}.aura-product-story__list li:last-child,.aura-product-story__list--from-product li:last-child{margin-bottom:0}.aura-product-story__list li:before,.aura-product-story__list--from-product li:before{content:"";position:absolute;left:0;top:.12em;width:18px;height:18px;background:#22c55e;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M9.2 16.6 4.8 12.2l1.4-1.4 3 3 8.6-8.6 1.4 1.4z'/%3E%3C/svg%3E") center / contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M9.2 16.6 4.8 12.2l1.4-1.4 3 3 8.6-8.6 1.4 1.4z'/%3E%3C/svg%3E") center / contain no-repeat}.aura-product-story__list--from-product p,.aura-product-story__list--from-product h1,.aura-product-story__list--from-product h2,.aura-product-story__list--from-product h3{display:none}@media(max-width:749px){.aura-product-story__panel{padding:16px 18px;border-radius:18px}.aura-product-story__title{font-size:20px;margin-bottom:12px}}.aura-reviews-badge{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 12px}.aura-reviews-badge__native{display:inline-flex;align-items:center;gap:6px;color:#111}.aura-reviews-badge__stars,.aura-card__stars{font-size:1.4rem}.aura-reviews-badge__score{font-size:14px;font-weight:700}.aura-reviews-badge__count,.aura-card__rating-count{font-size:13px;color:#6b6b6b}.jdgm-preview-badge:not(:empty)+.aura-reviews-badge__native,.jdgm-preview-badge:not(:empty)+.aura-card__rating{display:none}.jdgm-preview-badge:empty,.jdgm-review-widget:empty,#shopify-product-reviews:empty{display:none!important}.aura-reviews-badge__write{font-size:13px;font-weight:600;color:#111;text-decoration:underline;text-underline-offset:3px}.aura-card__rating{display:flex;align-items:center;gap:6px;margin:4px 0 0;color:#111}.aura-card__stars{font-size:1.1rem}.aura-reviews{padding:8px 0 28px}.aura-reviews__card{background:#fff;border:1px solid #ececec;border-radius:20px;border-top:3px solid #22c55e;padding:24px;box-shadow:0 8px 30px #0000000a}.aura-reviews__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px 16px;margin-bottom:18px}.aura-reviews__heading{min-width:0}.aura-reviews__write{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 16px;border:1px solid #111111;border-radius:999px;background:#111;color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em;text-decoration:none;white-space:nowrap}.aura-reviews__write:hover{background:#fff;color:#111}.aura-reviews__title{margin:0;font-size:22px;font-weight:800;letter-spacing:-.03em;color:#111}.aura-reviews__summary{margin:0;display:flex;align-items:baseline;gap:6px}.aura-reviews__score{font-size:28px;font-weight:800;color:#111}.aura-reviews__of,.aura-reviews__count{font-size:14px;color:#6b6b6b}.aura-reviews__empty{padding:8px 0 4px;color:#3a3a3a;font-size:15px}.aura-reviews__empty-note{margin:8px 0 0;font-size:13px;color:#6b6b6b}.jdgm-review-widget:not(:empty)~.aura-reviews__empty,#shopify-product-reviews:not(:empty)~.aura-reviews__empty{display:none}@media(max-width:749px){.aura-reviews__card{padding:16px 18px;border-radius:18px}.aura-reviews__title{font-size:20px}}.aura-theme .product-form__input--pill input[type=radio]+label{min-width:48px;text-align:center}@media(max-width:749px){.aura-card__title{font-size:14px}}@media(max-width:749px){#MainContent[data-template=index]{display:flex;flex-direction:column;overflow-x:hidden}#MainContent[data-template=index] #shopify-section-aura_hero{order:1}#MainContent[data-template=index] #shopify-section-aura_brands{order:2}#MainContent[data-template=index] #shopify-section-aura_new{order:3}#MainContent[data-template=index] #shopify-section-aura_drops{order:4}#MainContent[data-template=index] #shopify-section-aura_trending{order:5}#MainContent[data-template=index] #shopify-section-aura_community{order:6}#MainContent[data-template=index] .aura-section{padding:36px 0}#MainContent[data-template=index] .aura-section-heading{margin-bottom:18px;gap:12px;align-items:flex-end}#MainContent[data-template=index] .aura-heading{font-size:32px}#MainContent[data-template=index] .aura-rail-section--newest .aura-heading{font-weight:800;color:#101312;letter-spacing:-.03em}#MainContent[data-template=index] .aura-brands__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#MainContent[data-template=index] .aura-brand{min-height:0;aspect-ratio:3 / 4;border-radius:20px}#MainContent[data-template=index] .aura-brand__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px}#MainContent[data-template=index] .aura-brand__meta{inset-inline:12px;bottom:12px}#MainContent[data-template=index] .aura-brand__arrow{width:32px;height:32px}#MainContent[data-template=index] .aura-rail-section--newest .aura-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;row-gap:20px}#MainContent[data-template=index] .aura-rail-section--newest .aura-card__stage,#MainContent[data-template=index] .aura-rail-section--newest .aura-card__media,#MainContent[data-template=index] .aura-rail-section--newest .aura-card__frame{aspect-ratio:1 / 1;border-radius:18px}#MainContent[data-template=index] .aura-rail-section--newest .aura-wishlist{width:34px;height:34px;background:#fff;border-radius:999px;color:var(--aura-ink);box-shadow:0 2px 8px #10131214}#MainContent[data-template=index] .aura-rail-section--newest .aura-badge{border-radius:999px;padding:4px 8px}#MainContent[data-template=index] .aura-rail-section--newest .aura-card__info{min-height:0;padding-top:10px}#MainContent[data-template=index] .aura-rail-section--newest .aura-card__title{font-size:14px;min-height:2.6em}#MainContent[data-template=index] .aura-drops__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}#MainContent[data-template=index] .aura-drops__all{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 14px;border:1px solid var(--aura-accent);border-radius:999px;color:var(--aura-accent);font-size:12px;font-weight:600;letter-spacing:.04em;text-decoration:none;flex-shrink:0}#MainContent[data-template=index] .aura-drops__grid{display:flex;flex-direction:column;gap:28px;overflow:visible;margin-inline:0;padding-inline:0;padding-bottom:0;scroll-snap-type:none}#MainContent[data-template=index] .aura-drop{flex:none;width:100%;max-width:100%}#MainContent[data-template=index] .aura-drop__media{border-radius:22px}#MainContent[data-template=index] .aura-drop__live,#MainContent[data-template=index] .aura-drop__status{display:none!important}#MainContent[data-template=index] .aura-drop__live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#fff}#MainContent[data-template=index] .aura-drop__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}#MainContent[data-template=index] .aura-drop__thumb{display:block;overflow:hidden;aspect-ratio:1 / 1;border-radius:12px;background:#1a1a1a}#MainContent[data-template=index] .aura-drop__thumb img{width:100%;height:100%;object-fit:cover}#MainContent[data-template=index] .aura-drop__body{margin-top:14px}#MainContent[data-template=index] .aura-drop__title{min-height:0;color:var(--aura-accent);font-size:16px;font-weight:600}#MainContent[data-template=index] .aura-drop__status{display:flex;align-items:center;gap:8px;margin:8px 0 0;color:var(--aura-accent);font-size:12px;font-weight:600;letter-spacing:.08em}#MainContent[data-template=index] .aura-drop__status .aura-drop__live-dot{background:var(--aura-accent)}#MainContent[data-template=index] .aura-drop__desc,#MainContent[data-template=index] .aura-drop__price{display:none}#MainContent[data-template=index] .aura-drop__cta{clip-path:none;margin-top:16px;height:48px;border-radius:999px;background:var(--aura-accent);color:#fff;letter-spacing:.14em}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.aura-drop__image{animation:none!important;transform:none!important}.aura-brand__image,.aura-card__image{animation:none!important;transition:none!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/aura-theme.css.map */
