.he-collection-page{background-color:var(--world-page-bg)}.he-collection-layout{display:grid;grid-template-columns:240px 1fr;max-width:1360px;margin:0 auto;padding:0 40px;align-items:start;gap:0}.he-collection-layout__sidebar{background-color:var(--world-sidebar-bg);border-right:var(--world-sidebar-border)!important;padding:64px 24px 64px 0;position:sticky;top:56px;height:auto;max-height:calc(100vh - 56px);overflow-y:auto;scrollbar-width:none;align-self:start;transition:background-color .3s ease}.he-collection-layout__sidebar::-webkit-scrollbar{display:none}.he-collection-layout__main{padding:32px 0 80px 40px;background-color:var(--world-page-bg);min-height:100%;transition:background-color .3s ease}.he-active-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:64px 0 16px;border-bottom:1px solid var(--world-divider);margin-bottom:24px}.he-active-bar__count{font-family:JetBrains Mono,monospace;font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:var(--world-label);flex-shrink:0;white-space:nowrap;line-height:22.4px}.he-active-bar__divider{display:inline-block;width:1px;height:16px;background:var(--world-divider);flex-shrink:0}.he-active-bar__pills{display:flex;gap:6px;flex-wrap:wrap}.he-active-bar__pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.5px;background:#0c0c0c;color:#fff!important;border-radius:0;text-decoration:none;white-space:nowrap;transition:background .15s}.he-active-bar__pill:hover{background:#333}.he-active-bar__pill span{font-size:13px;line-height:1}body[data-world=space] .he-active-bar__pill{background:#a8abae;color:#06060c!important}body[data-world=space] .he-active-bar__pill:hover{background:#9a9da0}.he-active-bar__clear{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:var(--world-text-muted);text-decoration:none;margin-left:auto;flex-shrink:0;transition:opacity .2s}.he-active-bar__clear:hover{opacity:.7}.he-product-grid{display:grid;grid-template-columns:repeat(3,290px);gap:0 24px}.he-product-grid__empty{grid-column:1 / -1;font-family:Inter,sans-serif;font-size:14px;color:var(--world-text-muted);padding:64px 0;text-align:center}.he-product-card{display:flex;flex-direction:column;padding-bottom:32px;border-bottom:1px solid var(--world-divider);margin-top:32px;text-decoration:none;color:inherit;transition:box-shadow .2s ease}.he-product-card:nth-child(-n+3){margin-top:0}.he-product-card:hover{box-shadow:0 4px 16px #00000014}.he-product-card__image-wrap{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:var(--world-card-image-bg, #E8E5DF)}.he-product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.he-product-card:hover .he-product-card__image{transform:scale(1.03)}.he-product-card__image-placeholder{width:100%;height:100%;background:inherit}.he-product-card__badge{position:absolute;top:16px;left:16px;padding:8px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:400;text-transform:uppercase;letter-spacing:.08em;border-radius:0;background:var(--world-badge-bg);color:var(--world-badge-text);line-height:1}.he-product-card__info{padding:12px 0 16px;flex:1;display:flex;flex-direction:column}.he-product-card__location{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:#8a8580;margin-bottom:4px;line-height:1.6}.he-product-card__name{font-family:Inter,sans-serif;font-size:18px;font-weight:300;line-height:1.4;letter-spacing:0;margin-bottom:8px;color:#0c0c0c}.he-product-card__stat{font-family:JetBrains Mono,monospace;font-size:12px;font-weight:400;line-height:1.6;color:#8a8580;margin-bottom:8px;flex:1}.he-product-card__price{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:var(--world-text);margin-bottom:8px}.he-product-card__form{margin-top:0}.he-product-card__atc{width:100%;height:40px;background:transparent;border:1px solid var(--world-atc-border);border-radius:0;font-family:Inter,sans-serif;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.0945em;color:var(--world-atc-text);cursor:pointer;transition:background-color .2s ease,color .2s ease;display:flex;align-items:center;justify-content:center}.he-product-card__atc:hover{background-color:var(--world-atc-hover-bg);color:var(--world-atc-hover-text)}.he-product-card__atc:focus-visible{outline:none;box-shadow:0 0 0 3px #1c382940}[data-world=space] .he-product-card__atc:focus-visible{box-shadow:0 0 0 3px #a8abae40}.he-sidebar__pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding-top:0}.he-sidebar__pill{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;border:1.5px solid var(--world-pill-border);border-radius:0;color:var(--world-pill-text);background:transparent;text-decoration:none;cursor:pointer;transition:all .15s}.he-sidebar__pill:hover{opacity:.75}.he-sidebar__pill--active{background:#0c0c0c!important;border-color:#0c0c0c!important;color:#fff!important}[data-world=space] .he-sidebar__pill--active,body[data-world=space] .he-sidebar__pill--active{background:#a8abae!important;border-color:#a8abae!important;color:#0f0f18!important}.he-sidebar__clear{display:block;font-family:JetBrains Mono,monospace;font-size:11px;color:#5a5a5a;text-transform:uppercase;letter-spacing:1px;text-decoration:none;padding:16px 0 0;margin-top:8px;border:none;background:none;cursor:pointer}.he-sidebar__clear:hover{color:#0c0c0c}[data-world=space] .he-sidebar__clear,body[data-world=space] .he-sidebar__clear{color:#ffffff59}[data-world=space] .he-sidebar__clear:hover,body[data-world=space] .he-sidebar__clear:hover{color:#ffffffd9}.he-sidebar__group{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid var(--world-divider)}.he-sidebar__group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.he-sidebar__group-label{display:block;font-family:Inter,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--world-label);margin-bottom:12px;line-height:1.4}.he-sidebar__checkboxes{display:flex;flex-direction:column;gap:4px}.he-sidebar__checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;min-height:36px;padding:0}.he-sidebar__checkbox-label--disabled{opacity:.4;pointer-events:none;cursor:default}.he-sidebar__checkbox-label--disabled .he-sidebar__checkbox{background:var(--world-cb-dis-bg)!important;cursor:default}.he-sidebar__checkbox{width:24px;height:24px;min-width:24px;min-height:24px;border-radius:4px;border:1.5px solid var(--world-cb-off-border);background:var(--world-cb-off-bg);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:background-color .15s,border-color .15s;position:relative}[data-world=space] .he-sidebar__checkbox{border-color:#ffffff4d!important;background:transparent!important}[data-world=space] .he-sidebar__checkbox--on{border-color:#a8abae!important;background:#a8abae!important}[data-world=space] .he-sidebar__checkbox-label--disabled .he-sidebar__checkbox{border-color:#ffffff26!important}.he-sidebar__checkbox-label:not(.he-sidebar__checkbox-label--disabled):hover .he-sidebar__checkbox{border-color:var(--world-cb-on-border)}.he-sidebar__checkbox--on{background:var(--world-cb-on-fill)!important;border-color:var(--world-cb-on-border)!important}.he-sidebar__checkbox-icon{font-size:14px;width:20px;text-align:center;flex-shrink:0}.he-sidebar__checkbox-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:var(--world-text);line-height:22.4px;letter-spacing:0}[data-world=space] .he-sidebar__checkbox-label--disabled .he-sidebar__checkbox-text{color:#fff6}.he-sidebar a,.he-sidebar__checkbox-text,.he-sidebar__checkbox-label a,.he-sidebar__radio-text,.he-sidebar__switch-hint{text-decoration:none}.he-sidebar__checkbox-label a{color:var(--world-text)}.he-sidebar__checkbox-label a:hover{text-decoration:none;opacity:.75}.he-sidebar__radios{display:flex;flex-direction:column;gap:4px}.he-sidebar__radio-label{display:flex;align-items:center;gap:8px;cursor:pointer;min-height:36px;padding:0}.he-sidebar__radio{width:20px;height:20px;border-radius:50%;border:1.5px solid var(--world-cb-off-border);background:transparent;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .15s}.he-sidebar__radio--on{border:2px solid var(--world-radio-on-border)}.he-sidebar__radio-dot{width:8px;height:8px;border-radius:50%;background:var(--world-radio-on-dot)}.he-sidebar__radio-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:var(--world-text);line-height:22.4px;letter-spacing:0;text-decoration:none}.he-sidebar__radio-text--active{font-weight:500}.he-sidebar__world-active-bar{display:inline-block;width:3px;height:16px;background:var(--world-radio-on-dot);margin-right:4px;flex-shrink:0}.he-sidebar__switch-hint{font-family:Inter,sans-serif;font-size:11px;color:var(--world-text-muted);text-decoration:none;margin-left:4px;opacity:.7}.he-sidebar__pill--ghost{background:transparent;border-color:var(--world-divider);color:var(--world-text-muted)}.he-sidebar__pill--ghost:hover{opacity:.65}.he-sidebar__world-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--world-radio-on-dot);margin-right:6px;flex-shrink:0;vertical-align:middle}.he-sidebar__coming-soon{font-family:Inter,sans-serif;font-size:11px;color:var(--world-accent);opacity:.65;margin-left:6px}.he-sidebar__coming-soon-note{font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:var(--world-text-muted);opacity:.7;margin-left:4px}.he-sidebar__coming-soon-sub{font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:var(--world-text-muted);opacity:.55}.he-sidebar__radio-label--disabled{opacity:.4;pointer-events:none;cursor:default}.he-header .he-header__nav-link--active,[data-world=all] .he-header__nav-link--active{color:#0c0c0c;text-decoration:underline;text-decoration-color:#0c0c0c;text-decoration-thickness:1.5px;text-underline-offset:4px;opacity:1}[data-world=earth] .he-header__nav-link--active{color:#1c3829;text-decoration-color:#1c3829;opacity:1}[data-world=deep] .he-header__nav-link--active{color:#0e2340;text-decoration-color:#0e2340;opacity:1}[data-world=space] .he-header__nav-link--active{color:#a8abae;text-decoration-color:#a8abae;opacity:1}.he-header{background-color:#fff!important}.he-footer{background-color:#fff!important;color:#0c0c0c!important;border-top:1px solid #F0EEE9!important}.he-collection-header{position:relative;overflow:hidden;padding:64px 40px 48px}.he-collection-header__inner{max-width:1360px;margin:0 auto;display:grid;grid-template-columns:1fr 380px;gap:40px;align-items:center;position:relative;z-index:1}.he-collection-header__content{max-width:600px}.he-collection-header__eyebrow{font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:1.65px;margin:0 0 20px;display:block}.he-collection-header__h1{font-family:var(--font-sans, "Inter", sans-serif);font-size:clamp(36px,5vw,64px);font-weight:200;line-height:1.1;margin:0 0 16px}.he-collection-header__subtitle{font-family:var(--font-sans, "Inter", sans-serif);font-size:clamp(18px,2vw,22px);font-weight:300;font-style:italic;line-height:1.4;margin:0 0 16px;opacity:.75}.he-collection-header__body{font-family:var(--font-sans, "Inter", sans-serif);font-size:16px;font-weight:400;line-height:1.7;max-width:520px;margin:0 0 28px}.he-collection-header__meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.he-collection-header__count{font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:11px;font-weight:400;letter-spacing:1.3px}.he-collection-header__chips{display:flex;gap:8px;flex-wrap:wrap}.he-collection-header__chip{font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:10px;padding:4px 10px;border:1px solid;border-radius:0;text-decoration:none;transition:opacity .2s}.he-collection-header__chip:hover{opacity:.7}.he-collection-header__deco{position:relative;display:flex;align-items:center;justify-content:center;pointer-events:none}.he-collection-header__deco-svg{width:100%;max-width:380px;opacity:.06}.he-collection-header[data-world=earth]{background-color:#f5f4f0}.he-collection-header[data-world=earth] .he-collection-header__eyebrow,.he-collection-header[data-world=earth] .he-collection-header__count{color:#4a7c5f}.he-collection-header[data-world=earth] .he-collection-header__h1,.he-collection-header[data-world=earth] .he-collection-header__subtitle,.he-collection-header[data-world=earth] .he-collection-header__body{color:#0c0c0c}.he-collection-header[data-world=earth] .he-collection-header__chip{border-color:#4a7c5f;color:#1c3829}.he-collection-header[data-world=deep]{background-color:#fff}.he-collection-header[data-world=deep] .he-collection-header__eyebrow,.he-collection-header[data-world=deep] .he-collection-header__count{color:#48b4c8}.he-collection-header[data-world=deep] .he-collection-header__h1,.he-collection-header[data-world=deep] .he-collection-header__subtitle,.he-collection-header[data-world=deep] .he-collection-header__body{color:#0c0c0c}.he-collection-header[data-world=deep] .he-collection-header__chip{border-color:#48b4c8;color:#0e2340}.he-collection-header[data-world=space]{background-color:#0f0f18}.he-collection-header[data-world=space] .he-collection-header__eyebrow,.he-collection-header[data-world=space] .he-collection-header__count{color:#a8abae}.he-collection-header[data-world=space] .he-collection-header__h1{color:#fff}.he-collection-header[data-world=space] .he-collection-header__subtitle{color:#ffffffb3}.he-collection-header[data-world=space] .he-collection-header__body{color:#fff9}.he-collection-header[data-world=space] .he-collection-header__chip{border-color:#a8abae66;color:#a8abae}.he-collection-header__data-line{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:#8a8580;margin:12px 0 0}.he-collection-header[data-world=space] .he-collection-header__data-line{color:#a8abae99}@media(max-width:1023px){.he-collection-layout{grid-template-columns:200px 1fr;padding:0 24px}.he-product-grid{grid-template-columns:repeat(2,1fr);gap:0 20px}}@media(max-width:767px){.he-collection-layout{grid-template-columns:1fr;padding:0}.he-collection-layout__sidebar{display:none}.he-collection-layout__main{padding:0 16px 64px}.he-product-grid{grid-template-columns:repeat(2,1fr);gap:0 12px}.he-product-card__name{font-size:14px}.he-collection-header{padding:40px 16px 32px}.he-collection-header__inner{grid-template-columns:1fr}.he-collection-header__deco{display:none}}.he-mobile-filter-bar{display:none}@media(max-width:767px){.he-mobile-filter-bar{display:flex;align-items:center;gap:12px;position:sticky;top:56px;z-index:40;padding:12px 16px;border-bottom:1px solid var(--world-divider, #F0EEE9);background-color:var(--world-page-bg, #FFFFFF)}.he-mobile-filter-bar__btn{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;border:1.5px solid var(--world-cb-off-border, #D5D2CC);border-radius:0;background:transparent;color:var(--world-text, #0C0C0C);cursor:pointer;transition:all .15s}.he-mobile-filter-bar__btn:hover{border-color:var(--world-cb-on-border, #0C0C0C)}.he-mobile-filter-bar__count{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:var(--world-active-pill-bg, #0C0C0C);color:var(--world-active-pill-text, #FFFFFF);font-size:11px;font-weight:600;line-height:1}.he-mobile-filter-bar__divider{display:inline-block;width:1px;height:16px;background:var(--world-divider, #F0EEE9)}.he-mobile-filter-bar__designs{font-family:JetBrains Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--world-label, #5A5A5A)}.he-mobile-filter-bar__clear{font-family:Inter,sans-serif;font-size:13px;color:var(--world-text-muted, #5A5A5A);text-decoration:none;margin-left:auto}.he-drawer-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:49;opacity:0;transition:opacity .3s ease}.he-drawer-overlay.is-open{display:block;opacity:1}.he-filter-drawer{position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--world-page-bg, #FFFFFF);border-top:1px solid var(--world-divider, #F0EEE9);border-radius:16px 16px 0 0;max-height:85vh;display:flex;flex-direction:column;transition:transform .3s ease}.he-filter-drawer[hidden]{display:none!important}.he-filter-drawer__header{display:flex;align-items:center;padding:20px 20px 16px;border-bottom:1px solid var(--world-divider, #F0EEE9);flex-shrink:0;gap:12px}.he-filter-drawer__title{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:var(--world-text, #0C0C0C);flex:1}.he-filter-drawer__clear{font-family:Inter,sans-serif;font-size:13px;color:var(--world-text-muted, #5A5A5A);text-decoration:none}.he-filter-drawer__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:var(--world-text, #0C0C0C);cursor:pointer;padding:0;flex-shrink:0}.he-filter-drawer__body{flex:1;overflow-y:auto;padding:24px 20px;-webkit-overflow-scrolling:touch}.he-filter-drawer .he-sidebar__group-label{font-size:11px}.he-filter-drawer .he-sidebar__checkbox-text,.he-filter-drawer .he-sidebar__radio-text{font-size:15px}.he-filter-drawer__footer{padding:16px 20px;padding-bottom:max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--world-divider, #F0EEE9);flex-shrink:0}.he-filter-drawer__apply{width:100%;height:52px;background:var(--world-atc-hover-bg, #0C0C0C);color:var(--world-atc-hover-text, #FFFFFF);border:none;border-radius:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.he-filter-drawer[data-world=space]{background:#0f0f18;border-top-color:#a8abae33}.he-filter-drawer[data-world=space] .he-filter-drawer__header,.he-filter-drawer[data-world=space] .he-filter-drawer__footer{border-color:#a8abae26}.he-filter-drawer[data-world=deep]{background:#f0f4f8}.he-active-bar{padding-top:16px}}body:has([data-world=space]){background-color:#0f0f18!important}body:has([data-world=space]) .he-collection-page,body:has([data-world=space]) .he-collection-layout,body:has([data-world=space]) .he-collection-layout__sidebar,body:has([data-world=space]) .he-collection-layout__main,body:has([data-world=space]) .he-active-bar{background-color:#0f0f18}[data-world=space] .he-product-grid{background-color:#0f0f18}body:has([data-world=space]) .more-from,body:has([data-world=space]) .shopify-section:has(.more-from){background-color:var(--paper, #F3F1EA)!important}.more-from .he-card__media{background:#c5bfb1!important}body:has([data-world=space]) .he-collection-layout__sidebar,[data-world=space] .he-collection-layout__sidebar{background-color:#0f0f18!important}body:has([data-world=earth]) .header-wrapper,body:has([data-world=earth]) header.header{background-color:#fff;transition:background-color .3s ease}body:has([data-world=deep]) .header-wrapper,body:has([data-world=deep]) header.header{background-color:#f0f4f8;transition:background-color .3s ease}body:has([data-world=space]) .header-wrapper,body:has([data-world=space]) header.header{background-color:#0f0f18;transition:background-color .3s ease}body:has([data-world=deep]) .header-wrapper *,body:has([data-world=deep]) header.header *{color:#0e2340}body:has([data-world=space]) .header-wrapper *,body:has([data-world=space]) header.header *{color:#fff}body:has([data-world=space]) .header-wrapper svg,body:has([data-world=space]) header.header svg{fill:currentColor;color:#fff}body:has([data-world=earth]) .header__menu-item--active{text-decoration-color:#1c3829}body:has([data-world=deep]) .header__menu-item--active{text-decoration-color:#0e2340}body:has([data-world=space]) .header__menu-item--active,body:has([data-world=space]) .header__active-menu-item{text-decoration-color:#a8abae}body:has(.he-landing--space) .announcement-bar-section .utility-bar{background-color:#06060c!important;border-bottom:1px solid rgba(168,171,174,.15)!important}body:has(.he-landing--space) .announcement-bar-section .announcement-bar__message,body:has(.he-landing--space) .announcement-bar-section .announcement-bar__message p,body:has(.he-landing--space) .announcement-bar-section .announcement-bar__message span,body:has(.he-landing--space) .announcement-bar-section .announcement-bar__link,body:has(.he-landing--space) .announcement-bar-section .announcement-bar__link *{color:#a8abae!important}body:has(.he-landing--space) .he-nav{background-color:#06060c!important;border-bottom-color:#a8abae33!important}body:has(.he-landing--space) .he-nav .he-nav__link,body:has(.he-landing--space) .he-nav .he-nav__logo,body:has(.he-landing--space) .he-nav .he-nav__cart{color:#fff!important}body:has(.he-landing--space) .he-nav .he-nav__hamburger-line{background-color:#fff!important}body:has(.he-landing--earth) .he-nav{background-color:#1c3829!important;border-bottom-color:#2a4f38!important}body:has(.he-landing--earth) .he-nav .he-nav__link,body:has(.he-landing--earth) .he-nav .he-nav__logo,body:has(.he-landing--earth) .he-nav .he-nav__cart{color:#fff!important}body:has(.he-landing--earth) .he-nav .he-nav__hamburger-line{background-color:#fff!important}body:has(.he-landing--deep) .he-nav{background-color:#0e2340!important;border-bottom-color:#1a3d5c!important}body:has(.he-landing--deep) .he-nav .he-nav__link,body:has(.he-landing--deep) .he-nav .he-nav__logo,body:has(.he-landing--deep) .he-nav .he-nav__cart{color:#fff!important}body:has(.he-landing--deep) .he-nav .he-nav__hamburger-line{background-color:#fff!important}body:has(.he-landing--deep) .he-nav .he-nav__link:hover{color:#48b4c8!important}.he-card__terrain-badge{position:absolute;bottom:8px;left:9px;background:#0e2340;color:#fff;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:400;text-transform:uppercase;line-height:16px;padding:8px;height:33px;display:flex;align-items:center;border-radius:0;z-index:2}[data-world=earth] .he-card__terrain-badge{background:#1c3829}[data-world=space] .he-card__terrain-badge{background:#06060c;border:1px solid #a8abae;color:#a8abae}.he-landing--deep .he-product-card{background:#fff;border-bottom:none;padding-bottom:0}.he-landing--deep .he-product-card__badge{background:#0e2340;color:#fff;height:33px;line-height:16px;display:inline-flex;align-items:center}.he-landing--deep .he-product-card__location{color:#5a5a5a;letter-spacing:0;line-height:17.6px;margin-bottom:4px}.he-landing--deep .he-product-card__name{font-size:16px;font-weight:400;line-height:25.6px;margin-bottom:8px}.he-landing--deep .he-product-card__stat{color:#5a5a5a;line-height:19.2px;margin-bottom:8px}.he-landing--deep .he-product-card__price{color:#0c0c0c;margin-bottom:0}.he-topbar__active-pill{display:inline-flex;align-items:center;gap:6px;background:#0c0c0c;color:#fff!important;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;text-decoration:none;white-space:nowrap;transition:background .15s}.he-topbar__active-pill:hover{background:#333}body[data-world=space] .he-topbar__active-pill{background:#a8abae;color:#06060c!important}body[data-world=space] .he-topbar__active-pill:hover{background:#9a9da0}.he-collection__scroll-hint{position:fixed;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.9));pointer-events:none;z-index:10;transition:opacity .3s ease}body[data-world=space] .he-collection__scroll-hint{background:linear-gradient(to bottom,transparent,rgba(15,15,24,.9))}body[data-world=deep] .he-collection__scroll-hint{background:linear-gradient(to bottom,transparent,rgba(240,242,247,.9))}.he-card__eyebrow{font-family:JetBrains Mono,monospace;font-size:10px;font-weight:400;text-transform:uppercase;letter-spacing:.8px;color:#5a5a5a;margin:0 0 4px;line-height:1.4}body[data-world=space] .he-card__eyebrow,[data-world=space] .he-card__eyebrow{color:#fff6}.he-product-card__name,.he-product-card__price{font-weight:500!important}.he-product-card{transition:box-shadow .2s ease;display:block;text-decoration:none;color:inherit}.he-product-card:hover{box-shadow:0 0 0 8px #0000000a}body[data-world=space] .he-product-card:hover{box-shadow:0 0 0 8px #ffffff0a}[data-world=space] .he-product-card__name{color:#fff!important}[data-world=space] .he-product-card__price{color:#ffffffb3!important}[data-world=space] .he-product-card__stat{color:#ffffff8c!important}[data-world=space] .he-card__eyebrow{color:#a8abae!important}[data-world=space] .he-product-card__badge{background:#a8abae!important;color:#06060c!important}[data-world=space] .he-collection-bar__count,[data-world=space] .he-topbar__count{color:#ffffffb3!important}[data-world=space] .he-sidebar__section-title,[data-world=space] .he-filter__label,[data-world=space] .he-sidebar__world-label{color:#ffffffd9!important}[data-world=space] .he-sidebar__clear{color:#fff6!important}[data-world=space] .he-sidebar__clear:hover{color:#fff!important}.he-card.he-card--product .he-card__eyebrow{font-family:JetBrains Mono,monospace!important;font-size:12px!important;font-weight:400!important;letter-spacing:.14em!important;text-transform:uppercase!important;line-height:1.4!important}.he-card.he-card--product .he-card__name{font-family:Inter,sans-serif!important;font-size:20px!important;font-weight:500!important;letter-spacing:-.01em!important;line-height:1.15!important;text-transform:none!important;white-space:normal!important;overflow:visible!important}.he-card.he-card--product .he-card__stat--primary{font-family:JetBrains Mono,monospace!important;font-size:12px!important;font-weight:400!important;letter-spacing:.06em!important;line-height:1.5!important;text-transform:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-bottom:8px!important}.he-card.he-card--product .he-card__stat--secondary{font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:400!important;letter-spacing:0!important;line-height:1.55!important;text-transform:none!important;white-space:normal!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important}.he-card.he-card--product .he-card__price{font-family:Inter,sans-serif!important;font-size:17px!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important}.he-card.he-card--product .he-card__cta{font-family:JetBrains Mono,monospace!important;font-size:12px!important;font-weight:400!important;letter-spacing:.14em!important;text-transform:uppercase!important}.gifts-card__eyebrow{font-family:JetBrains Mono,monospace!important;font-size:12px!important;font-weight:400!important;letter-spacing:.14em!important;text-transform:uppercase!important;line-height:1.4!important}.gifts-card__name{font-family:Inter,sans-serif!important;font-size:20px!important;font-weight:500!important;letter-spacing:-.01em!important;line-height:1.15!important;text-transform:none!important;white-space:normal!important;overflow:visible!important}.gifts-card__trophy,.gifts-card__stat,.gifts-card__stat--primary{font-family:JetBrains Mono,monospace!important;font-size:12px!important;font-weight:400!important;letter-spacing:.06em!important;line-height:1.5!important;text-transform:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-bottom:8px!important}.gifts-card__reason,.gifts-card__stat--secondary,.gifts-card__blurb{font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:400!important;letter-spacing:0!important;line-height:1.55!important;text-transform:none!important;white-space:normal!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important}.gifts-card__price{font-family:Inter,sans-serif!important;font-size:17px!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important}.gifts-card__cta,.gifts-card__link{font-family:JetBrains Mono,monospace!important;font-size:12px!important;font-weight:400!important;letter-spacing:.14em!important;text-transform:uppercase!important}.gifts-card__meta{padding:20px 18px 0!important}.gifts-card__foot{padding:14px 18px 18px!important;margin-top:auto!important}.ms-hero__sub{margin-bottom:24px!important}.ms-hero__ctas{margin-top:0!important}body[data-world=space] .col-world-hero__sub,body[data-world=space] .col-world-hero__lede{color:#f5f0e4d9!important}body[data-world=deep] .col-world-hero__sub,body[data-world=deep] .col-world-hero__lede{color:#0a0a0a!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/he-world-mode.css.map */
