*{box-sizing:border-box;margin:0}body{display:flex;flex-direction:column;margin:0;min-height:100svh}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,textarea,select{font:inherit;border-radius:var(--style-border-radius-inputs)}select{background-color:var(--color-background);color:currentcolor}dialog{background-color:var(--color-background);color:var(--color-foreground)}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p:empty{display:none}:is(p,h1,h2,h3,h4,h5,h6):first-child,:empty:first-child+:where(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:is(p,h1,h2,h3,h4,h5,h6):last-child,:where(p,h1,h2,h3,h4,h5,h6)+:has(+:empty:last-child){margin-block-end:0}body{font-family:var(--font-primary--family);background-color:var(--color-background);color:var(--color-foreground);font-weight:var(--font-primary--weight);letter-spacing:0}:where(h1,h2,h3,h4,h5,h6),.button{font-family:var(--font-display--family);font-style:var(--font-display--style)}a,button,summary,input,select,textarea{-webkit-tap-highlight-color:transparent}a:not(.button){text-decoration-color:transparent;text-decoration-thickness:.08em;text-underline-offset:.2em;transition:color var(--theme-transition-fast),text-decoration-color var(--theme-transition-fast),text-underline-offset var(--theme-transition-fast)}a:not(.button):hover,a:not(.button):focus-visible{color:var(--theme-color-accent);text-decoration-line:underline;text-decoration-color:currentcolor;text-underline-offset:.28em}.button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:11px 20px;border:1px solid transparent;border-radius:var(--theme-button-radius);font-size:var(--theme-text-base);font-weight:var(--theme-font-weight-bold);line-height:1;text-decoration:none;transition:transform var(--theme-transition-fast),box-shadow var(--theme-transition-fast),background-color var(--theme-transition-fast)}.button:hover{transform:translateY(-1px)}.button--primary,.button--secondary{background:var(--theme-color-accent);color:var(--theme-color-text-inverse);box-shadow:var(--theme-shadow-accent-button)}.theme-container{width:var(--theme-container-wide);margin-inline:auto}.theme-section{background:var(--theme-color-surface);color:var(--theme-color-text)}.theme-section-title{margin:var(--theme-section-title-margin);color:var(--theme-color-text);font-size:var(--theme-heading-section);font-weight:var(--theme-font-weight-black);line-height:1.2}.theme-eyebrow{color:var(--theme-color-accent);font-size:var(--theme-text-xs);font-weight:var(--theme-font-weight-bold);letter-spacing:0;text-transform:uppercase}.theme-muted{color:var(--theme-color-text-muted)}.shopify-policy__container{width:min(100% - 48px,920px);max-width:none;margin-inline:auto;padding-block:56px 72px;color:var(--theme-color-text)}.shopify-policy__title{margin-block-end:32px;padding-block-end:28px;border-bottom:1px solid var(--theme-color-border-soft)}.shopify-policy__title h1{max-width:15ch;margin:0;color:var(--theme-color-ink);font-size:clamp(2.25rem,6vw,4.5rem);font-weight:var(--theme-font-weight-black);line-height:.95;text-align:start;text-transform:uppercase}html[lang^=ja] .shopify-policy__title h1{max-width:20ch;line-height:1.08;text-transform:none}.shopify-policy__body{max-width:78ch;color:var(--theme-color-text);font-size:var(--theme-text-base);line-height:1.72}.shopify-policy__body>*:first-child,.shopify-policy__body>div>*:first-child{margin-top:0}.shopify-policy__body>*:last-child,.shopify-policy__body>div>*:last-child{margin-bottom:0}.shopify-policy__body p,.shopify-policy__body ul,.shopify-policy__body ol,.shopify-policy__body table,.shopify-policy__body blockquote,.shopify-policy__body hr{margin-block:0 1.15em}.shopify-policy__body h1,.shopify-policy__body h2,.shopify-policy__body h3,.shopify-policy__body h4,.shopify-policy__body h5,.shopify-policy__body h6{margin-block:1.8em .6em;color:var(--theme-color-ink);font-weight:var(--theme-font-weight-black);line-height:1.16}.shopify-policy__body h1{font-size:clamp(1.75rem,4vw,2.6rem)}.shopify-policy__body h2{font-size:clamp(1.45rem,3vw,2rem)}.shopify-policy__body h3{font-size:clamp(1.2rem,2vw,1.45rem)}.shopify-policy__body a{color:var(--theme-color-accent);font-weight:var(--theme-font-weight-semibold);text-decoration-line:underline;text-underline-offset:.24em}.shopify-policy__body ul,.shopify-policy__body ol{padding-inline-start:1.35em}.shopify-policy__body li+li{margin-block-start:.45em}.shopify-policy__body blockquote{padding-inline-start:18px;border-inline-start:3px solid var(--theme-color-accent);color:var(--theme-color-text-muted)}.shopify-policy__body hr{height:1px;border:0;background:var(--theme-color-border-soft)}.shopify-policy__body table{width:100%;display:block;overflow-x:auto;border-collapse:collapse}.shopify-policy__body th,.shopify-policy__body td{min-width:160px;padding:12px;border:1px solid var(--theme-color-border-soft);text-align:start;vertical-align:top}.shopify-policy__body th{background:var(--theme-color-surface-subtle);font-weight:var(--theme-font-weight-bold)}@media(max-width:840px){.shopify-policy__container{width:min(100% - 32px,920px);padding-block:36px 56px}.shopify-policy__title{margin-block-end:26px;padding-block-end:22px}.shopify-policy__title h1{font-size:clamp(2rem,12vw,3.25rem)}.shopify-policy__body{max-width:none;font-size:var(--theme-text-sm)}}.theme-pill{min-height:var(--theme-pill-height);display:inline-flex;align-items:center;justify-content:center;padding:var(--theme-pill-padding);border:1.5px solid var(--theme-color-border-strong);background:var(--theme-color-surface-soft);color:var(--theme-color-text);font-size:var(--theme-text-pill);font-weight:var(--theme-font-weight-semibold);letter-spacing:0;line-height:var(--theme-line-normal);text-decoration:none;text-transform:uppercase}.theme-pill:hover,.theme-pill.is-active{border-color:var(--theme-color-ink)}.theme-pill.is-active{background:var(--theme-color-ink);color:var(--theme-color-text-inverse)}.theme-form-control{min-height:32px;border:1px solid var(--theme-color-border-strong);background:var(--theme-color-surface);color:var(--theme-color-text);font:inherit}.theme-product-grid{display:grid;grid-template-columns:repeat(var(--theme-product-grid-columns, 4),minmax(0,1fr));gap:var(--theme-grid-gap)}.theme-product-media{position:relative;display:block;aspect-ratio:var(--theme-product-image-ratio, 1);overflow:hidden;background:var(--theme-color-surface-subtle);color:inherit;text-decoration:none}.theme-product-media img,.theme-product-media svg{width:100%;height:100%;object-fit:var(--theme-product-image-fit, cover);object-position:var(--theme-product-image-position, center center);transition:transform var(--theme-transition-base)}.collection-product-card__media-shell{position:relative}.collection-product-card__quick-view-wrap{position:absolute;right:12px;bottom:12px;left:12px;z-index:2;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.collection-product-card:hover .collection-product-card__quick-view-wrap,.collection-product-card__quick-view:focus-visible{opacity:1;transform:translateY(0)}.collection-product-card__quick-view{width:100%;min-height:38px;border:0;background:var(--theme-color-ink);color:var(--theme-color-surface);cursor:pointer;font-size:var(--theme-text-xs);font-weight:var(--theme-font-weight-black);letter-spacing:.06em;text-transform:uppercase}.collection-product-card__quick-view:hover,.collection-product-card__quick-view:focus-visible{background:var(--theme-color-accent)}.quick-view{width:min(100% - 48px,1120px);max-width:1120px;max-height:min(92vh,900px);padding:0;border:0;background:var(--theme-color-surface);color:var(--theme-color-ink);box-shadow:var(--theme-shadow-modal)}.quick-view::backdrop{background:var(--theme-color-backdrop)}.quick-view__panel{position:relative;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);max-height:min(92vh,900px);overflow:auto;background:var(--theme-color-surface);text-align:left}.quick-view__close{position:absolute;top:18px;right:18px;z-index:4;width:40px;height:40px;display:grid;place-items:center;border:0;background:transparent;color:var(--theme-color-ink);cursor:pointer}.quick-view__close span{grid-area:1 / 1;width:22px;height:2px;background:currentcolor}.quick-view__close span:first-child{transform:rotate(45deg)}.quick-view__close span:last-child{transform:rotate(-45deg)}.quick-view__gallery{display:grid;grid-template-columns:70px minmax(0,1fr);gap:26px;align-content:start;min-height:620px;padding:70px 38px 48px;background:var(--theme-color-surface)}.quick-view__thumbs{display:grid;align-content:start;gap:12px;max-height:610px;overflow:auto}.quick-view__thumb{width:60px;height:60px;display:grid;place-items:center;padding:0;border:1px solid var(--theme-color-border);background:var(--theme-color-surface);cursor:pointer}.quick-view__thumb.is-active,.quick-view__thumb:focus-visible{border-color:var(--theme-color-ink);box-shadow:0 0 0 1px var(--theme-color-ink)}.quick-view__thumb img{width:100%;height:100%;object-fit:cover}.quick-view__image-frame{display:grid;place-items:center;min-height:560px}.quick-view__main-image,.quick-view__placeholder{width:100%;max-height:610px;object-fit:contain}.quick-view__content{padding:70px 38px 44px}.quick-view__content h3{max-width:430px;margin:0 0 18px;color:var(--theme-color-ink);font-size:clamp(1.45rem,2.4vw,2rem);font-weight:var(--theme-font-weight-black);line-height:1.08}.quick-view__price-row{display:flex;align-items:end;gap:8px;margin-bottom:18px}.quick-view__price{font-size:1.55rem;line-height:1}.quick-view__currency{color:var(--theme-color-text-faint);font-size:var(--theme-text-2xs);font-weight:var(--theme-font-weight-bold);text-transform:uppercase}.quick-view__variant-select{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.quick-view__options{display:grid;gap:16px;margin-bottom:16px}.quick-view__option{min-width:0;padding:0;border:0;border-top:1px solid var(--theme-color-border-strong)}.quick-view__option legend{padding:8px 0 9px;color:var(--theme-color-text-subtle);font-size:.73rem;font-weight:var(--theme-font-weight-black);letter-spacing:.07em;text-transform:uppercase}.quick-view__pills{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.quick-view__pill{min-height:34px;border:1px solid var(--theme-color-border-strong);background:var(--theme-color-surface);color:var(--theme-color-ink);cursor:pointer;font-size:.8rem;font-weight:var(--theme-font-weight-bold)}.quick-view__pill[aria-pressed=true]{border-color:var(--theme-color-ink);background:var(--theme-color-surface-disabled);box-shadow:inset 0 0 0 1px var(--theme-color-ink)}.quick-view__purchase-row{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-top:16px}.quick-view__quantity{display:grid;gap:8px;color:var(--theme-color-text-subtle);font-size:.74rem;font-weight:var(--theme-font-weight-black);letter-spacing:.07em;text-transform:uppercase}.quick-view__quantity-control{width:96px;height:36px;display:grid;grid-template-columns:28px 1fr 28px;border:1px solid var(--theme-color-border-strong);background:var(--theme-color-surface)}.quick-view__quantity-control button{border:0;background:transparent;color:var(--theme-color-ink);cursor:pointer;font-size:1rem}.quick-view__quantity-control input{width:100%;border:0;color:var(--theme-color-ink);text-align:center}.quick-view__quantity-control input::-webkit-outer-spin-button,.quick-view__quantity-control input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.quick-view__stock{display:inline-flex;align-items:center;gap:9px;color:var(--theme-color-success-soft);font-size:var(--theme-text-md);font-weight:var(--theme-font-weight-bold)}.quick-view__stock.is-unavailable{color:var(--theme-color-danger)}.quick-view__stock-dot{width:10px;height:10px;border-radius:50%;background:currentcolor;box-shadow:var(--theme-shadow-success-ring)}.quick-view__selection{margin:24px 0 8px;color:var(--theme-color-text-muted-alt);font-size:var(--theme-text-md);line-height:1.35}.quick-view__ship-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:8px 0 14px;color:var(--theme-color-text-subtle);font-size:.84rem}.quick-view__ship-row strong{color:var(--theme-color-success);white-space:nowrap}.quick-view__add{width:100%;min-height:54px;border:0;background:var(--theme-color-critical);color:var(--theme-color-surface);cursor:pointer;font-size:.95rem;font-weight:var(--theme-font-weight-black);letter-spacing:.07em;text-transform:uppercase}.quick-view__add:disabled{background:var(--theme-color-text-disabled);cursor:not-allowed}.quick-view__note{display:grid;gap:8px;margin-top:24px;padding:15px 16px;border:1px solid var(--theme-color-border);background:var(--theme-color-surface-soft);color:var(--theme-color-text-subtle);font-size:var(--theme-text-sm)}.quick-view__note strong{color:var(--theme-color-text-muted-alt);font-size:var(--theme-text-xs);letter-spacing:.08em;text-transform:uppercase}.quick-view__note :is(p,div),.quick-view__tab-panel :is(p,div){margin-block:0}.quick-view__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;margin-top:24px;padding:22px 0;border-block:1px solid var(--theme-color-border-soft)}.quick-view__benefits div{display:grid;grid-template-columns:44px 1fr;gap:2px 12px;align-items:center}.quick-view__benefit-icon{grid-row:span 2;width:44px;height:44px;display:grid;place-items:center;background:var(--theme-color-surface-disabled);color:var(--theme-color-ink);font-size:var(--theme-text-2xs);font-weight:var(--theme-font-weight-black);letter-spacing:.04em}.quick-view__benefits strong{font-size:.86rem;font-weight:var(--theme-font-weight-black)}.quick-view__benefits span:not(.quick-view__benefit-icon){color:var(--theme-color-text-subtle);font-size:var(--theme-text-xs);line-height:1.25}.quick-view__tabs{margin-top:22px}.quick-view__tab-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));border-bottom:1px solid var(--theme-color-border)}.quick-view__tab-list button{min-height:46px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--theme-color-text-subtle);cursor:pointer;font-weight:var(--theme-font-weight-black)}.quick-view__tab-list button.is-active{border-color:var(--theme-color-ink);color:var(--theme-color-ink)}.quick-view__tab-panel{padding-top:22px;color:var(--theme-color-ink-subtle);font-size:.92rem;line-height:1.58}.quick-view__tab-panel h1,.quick-view__tab-panel h2,.quick-view__tab-panel h3{color:var(--theme-color-ink);font-size:1rem;line-height:1.2}.quick-view__details{display:grid;gap:10px;margin:0 0 16px}.quick-view__details div{display:flex;justify-content:space-between;gap:18px;padding-bottom:10px;border-bottom:1px solid var(--theme-color-border-soft)}.quick-view__details dt{color:var(--theme-color-text-subtle);font-weight:var(--theme-font-weight-bold)}.quick-view__details dd{margin:0;font-weight:var(--theme-font-weight-black);text-align:right}.quick-view__details-link{color:var(--theme-color-accent);font-weight:var(--theme-font-weight-black);text-decoration:none}@media(max-width:900px){.quick-view{width:min(100% - 24px,760px)}.quick-view__panel{grid-template-columns:1fr}.quick-view__gallery{min-height:0;padding:58px 26px 20px}.quick-view__image-frame{min-height:360px}.quick-view__content{padding:26px}}@media(max-width:760px){.collection-product-card__quick-view-wrap{right:8px;bottom:8px;left:8px;opacity:1;transform:none}.collection-product-card__quick-view{min-height:34px;font-size:var(--theme-text-2xs)}}@media(max-width:560px){.quick-view{width:100%;max-height:100vh}.quick-view__panel{max-height:100vh}.quick-view__gallery{grid-template-columns:1fr;gap:18px;padding:58px 18px 8px}.quick-view__thumbs{order:2;grid-auto-flow:column;grid-auto-columns:58px;overflow-x:auto}.quick-view__image-frame{min-height:300px}.quick-view__content{padding:22px 18px 32px}.quick-view__pills,.quick-view__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-view__purchase-row,.quick-view__ship-row{align-items:start;flex-direction:column}}.quick-view{position:fixed;top:0;right:0;bottom:0;left:0;width:min(100% - 64px,1240px);max-width:1240px;max-height:min(90vh,920px);margin:auto;overflow:hidden;border-radius:0}.quick-view__panel{grid-template-columns:minmax(0,1.5fr) minmax(370px,.86fr);gap:46px;max-height:min(90vh,920px);padding:44px 42px}.quick-view__close{top:16px;right:16px}.quick-view__gallery{grid-template-columns:76px minmax(0,1fr);gap:28px;min-height:min(54vw,620px);padding:0}.quick-view__thumbs{gap:12px;max-height:640px}.quick-view__thumb{width:70px;height:70px;border-radius:var(--theme-card-radius)}.quick-view__thumb img{border-radius:calc(var(--theme-card-radius) - 2px)}.quick-view__image-frame{place-items:start center;min-height:min(54vw,620px)}.quick-view__main-image,.quick-view__placeholder{max-height:660px}.quick-view__content{min-width:0;padding:0 8px 0 0}.quick-view__content h3{max-width:none;margin-bottom:14px;font-size:clamp(1.55rem,2.1vw,2.05rem);line-height:1.1}.quick-view__price-row{margin-bottom:22px}.quick-view__price{color:var(--theme-color-ink);font-size:1.75rem;font-weight:var(--theme-font-weight-black)}.quick-view__options{gap:16px;margin-bottom:18px}.quick-view__option legend{padding:9px 0 10px;font-size:var(--theme-text-2xs)}.quick-view__pill{min-height:36px;padding:7px 10px;border-radius:var(--theme-button-radius);font-size:var(--theme-text-md)}.quick-view__purchase-row{display:grid;grid-template-columns:auto 1fr;align-items:end;gap:18px}.quick-view__quantity{font-size:var(--theme-text-2xs)}.quick-view__quantity-control{width:98px;border-radius:var(--theme-button-radius)}.quick-view__quantity-control input{background:transparent}.quick-view__stock{justify-self:end}.quick-view__selection{margin:2px 0 0}.quick-view__ship-row{margin:18px 0 14px;font-size:var(--theme-text-md)}.quick-view__add{border-radius:var(--theme-button-radius);box-shadow:var(--theme-shadow-accent-button)}.quick-view__add:hover,.quick-view__add:focus-visible{background:var(--theme-color-danger)}.quick-view__add:disabled{box-shadow:none}.quick-view__note{border-radius:var(--theme-card-radius)}.quick-view__note strong{font-weight:var(--theme-font-weight-black)}.quick-view__benefit-icon{border-radius:var(--theme-card-radius)}.quick-view__tab-list{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.quick-view__tab-list button{min-height:48px}.quick-view__tab-panel{font-size:.94rem;line-height:1.62}@media(max-width:990px){.quick-view{width:min(100% - 24px,760px)}.quick-view__panel{grid-template-columns:1fr;gap:26px;padding:42px 26px 30px}.quick-view__gallery,.quick-view__image-frame{min-height:420px}.quick-view__content{padding:0}}@media(max-width:640px){.quick-view{width:100%;max-height:100vh}.quick-view__panel{max-height:100vh;padding:54px 18px 32px}.quick-view__gallery{grid-template-columns:1fr;gap:16px;min-height:310px}.quick-view__thumbs{order:2;grid-auto-flow:column;grid-auto-columns:68px;overflow-x:auto}.quick-view__image-frame{min-height:310px}.quick-view__purchase-row,.quick-view__ship-row{align-items:start;grid-template-columns:1fr}.quick-view__stock{justify-self:start}.quick-view__pills,.quick-view__benefits,.quick-view__tab-list{grid-template-columns:1fr}}.theme-product-title{display:-webkit-box;overflow:hidden;color:var(--theme-color-text);font-weight:var(--theme-font-weight-semibold);line-height:var(--theme-line-tight);text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.merch-product-grid{display:grid;grid-template-columns:repeat(var(--merch-product-columns, 4),minmax(0,1fr));gap:42px 26px}.merch-product-card{position:relative;min-width:0;color:var(--theme-color-ink);text-align:center}.merch-product-card__media-shell{position:relative;margin-bottom:14px}.merch-product-card__media{display:block;aspect-ratio:1;overflow:hidden;background:var(--theme-color-surface-panel);text-decoration:none}.merch-product-card__media img,.merch-product-card__placeholder{width:100%;height:100%;object-fit:contain;transition:transform var(--theme-transition-base)}.merch-product-card:hover .merch-product-card__media img{transform:scale(1.035)}.merch-product-card__rank,.merch-product-card__badge{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:30px;padding:6px 10px;border-radius:var(--theme-button-radius);background:var(--theme-color-accent);color:var(--theme-color-text-inverse);font-size:var(--theme-text-xs);font-weight:var(--theme-font-weight-black);line-height:1}.merch-product-card__rank{min-width:38px;min-height:38px;border-radius:50%;font-family:var(--font-display--family);font-size:1rem}.merch-product-card__quick-view-wrap{position:absolute;right:12px;bottom:12px;left:12px;z-index:2;opacity:0;transform:translateY(8px);transition:opacity var(--theme-transition-fast),transform var(--theme-transition-fast)}.merch-product-card:hover .merch-product-card__quick-view-wrap,.merch-product-card__quick-view:focus-visible{opacity:1;transform:translateY(0)}.merch-product-card__quick-view{width:100%;min-height:38px;border:0;border-radius:var(--theme-button-radius);background:var(--theme-color-ink);color:var(--theme-color-text-inverse);cursor:pointer;font:inherit;font-size:var(--theme-text-sm);font-weight:var(--theme-font-weight-black)}.merch-product-card__vendor{display:block;margin-bottom:5px;color:var(--theme-color-text-muted);font-size:var(--theme-text-xs);font-weight:var(--theme-font-weight-medium);letter-spacing:.06em;text-transform:uppercase}.merch-product-card__title{display:-webkit-box;overflow:hidden;min-height:2.44rem;color:var(--theme-color-ink);font-size:1rem;font-weight:var(--theme-font-weight-semibold);line-height:1.22;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.merch-product-card__title:hover,.merch-product-card__title:focus-visible{color:var(--theme-color-accent)}.merch-product-card__price{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:8px;color:var(--theme-color-ink);font-weight:var(--theme-font-weight-bold)}.merch-product-card__price s{color:var(--theme-color-text-faint);font-size:var(--theme-text-sm);font-weight:var(--theme-font-weight-semibold)}@media(max-width:990px){.merch-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.merch-product-grid{grid-template-columns:repeat(var(--merch-product-mobile-columns, 2),minmax(0,1fr));gap:34px 16px}.merch-product-card__quick-view-wrap{position:static;margin-top:10px;opacity:1;transform:none}.merch-product-card__quick-view{min-height:34px;font-size:12px}}:is(.collection-catalog__breadcrumbs,.product-detail__breadcrumbs,.not-found__breadcrumbs,.help-center__breadcrumbs,.cart-page__breadcrumbs,.contact-page__breadcrumbs) [aria-current=page]{color:var(--theme-color-ink);font-weight:var(--theme-font-weight-black)}@media(max-width:700px){body :is(.collection-catalog__breadcrumbs,.search-catalog .collection-catalog__breadcrumbs,.product-detail__breadcrumbs,.not-found__breadcrumbs,.help-center__breadcrumbs,.cart-page__breadcrumbs,.contact-page__breadcrumbs){gap:6px;font-size:var(--theme-text-xs);line-height:1.35}}.shopify-section{--content-width: min( calc(var(--page-width) - var(--page-margin) * 2), calc(100% - var(--page-margin) * 2) );--content-margin: minmax(var(--page-margin), 1fr);--content-grid: var(--content-margin) var(--content-width) var(--content-margin);position:relative;grid-template-columns:var(--content-grid);display:grid;width:100%}.shopify-section>*{grid-column:2}.shopify-section>.full-width{grid-column:1 / -1}
/*# sourceMappingURL=/cdn/shop/t/33/assets/critical.css.map */
