:root{--chr-pink: #f66a9b;--chr-black: #111111;--chr-off-white: #f3f0e9;--chr-grid: rgba(17, 17, 17, .12);--chr-muted: rgba(17, 17, 17, .62);--chr-surface: #e9e5dd;--chr-display: var(--font-heading--family, Inter, Arial, sans-serif);--chr-mono: var(--font-body--family, "Space Mono", monospace);--chr-max: 1600px;--chr-gutter: clamp(18px, 3vw, 48px);color-scheme:light}:root[data-chromatica-theme=dark]{--chr-black: #f3f0e9;--chr-off-white: #111111;--chr-grid: rgba(243, 240, 233, .14);--chr-muted: rgba(243, 240, 233, .64);--chr-surface: #1a1a1a;color-scheme:dark}html{background:var(--chr-off-white)}body.chr-shop-shell{margin:0;overflow-x:clip;background:var(--chr-off-white)!important;color:var(--chr-black)!important;font-family:var(--chr-mono);transition:background-color .35s ease,color .35s ease}.chr-shop-shell>.page-wrapper{min-height:100vh;min-height:100svh;display:flex;flex-direction:column}.chr-shop-shell>.page-wrapper>#MainContent{width:100%;flex:1 0 auto}body.chr-shop-shell.template-index{background:#f3f0e9!important}body.chr-shop-shell.template-index:has(.archive-site[data-theme=dark]){background:#111!important}.chr-shop-shell a{color:inherit}.chr-shop-shell img{border-radius:0!important}.chr-shop-shell :focus-visible{outline:2px solid var(--chr-pink);outline-offset:3px}.chr-shop-shell .page-wrapper,.chr-shop-shell .content-for-layout{background:var(--chr-off-white);color:var(--chr-black)}.chr-global-header{position:sticky;top:0;z-index:40;width:100%;background:color-mix(in srgb,var(--chr-off-white) 94%,transparent);border-bottom:1px solid var(--chr-black);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:background-color .35s ease,color .35s ease}.chr-global-header__top{min-height:74px;padding:0 var(--chr-gutter);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.chr-global-header__identity,.chr-global-header__actions{display:flex;align-items:center;gap:18px}.chr-global-header__actions{justify-content:flex-end}.chr-global-header__code,.chr-global-header__actions a,.chr-menu-toggle{font:600 10px/1 var(--chr-mono);letter-spacing:.14em;text-transform:uppercase;text-decoration:none}.chr-menu-toggle{display:none;padding:0;border:0;background:none;color:inherit}.chr-global-header__brand{font:950 clamp(22px,2.5vw,38px)/.8 var(--chr-display);letter-spacing:-.065em;text-decoration:none;-webkit-text-stroke:.35px currentColor;text-shadow:.01em 0 currentColor}.chr-theme-toggle{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.chr-theme-toggle__track{position:relative;width:30px;height:16px;border:1px solid currentColor;border-radius:999px}.chr-theme-toggle__track i{position:absolute;top:3px;left:3px;width:8px;height:8px;border-radius:50%;background:currentColor;transition:transform .3s cubic-bezier(.2,.8,.2,1)}:root[data-chromatica-theme=dark] .chr-theme-toggle__track i{transform:translate(14px)}.chr-icon{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5}.chr-icon--sun{display:none}:root[data-chromatica-theme=dark] .chr-icon--moon{display:none}:root[data-chromatica-theme=dark] .chr-icon--sun{display:block}.chr-global-header__route,.chr-global-footer__route{position:relative;height:3px;overflow:visible;background:color-mix(in srgb,var(--chr-pink) 20%,transparent)}.chr-global-header__route i,.chr-global-footer__route i{position:absolute;top:0;right:0;bottom:0;left:0;width:34%;background:var(--chr-pink);animation:chr-route-scan 7s ease-in-out infinite alternate}.chr-global-header__route span,.chr-global-footer__route span{position:absolute;top:50%;width:9px;height:9px;border:2px solid var(--chr-pink);border-radius:50%;background:var(--chr-off-white);transform:translate(-50%,-50%);transition:background-color .35s ease}.chr-global-header__route span:nth-of-type(1){left:8%}.chr-global-header__route span:nth-of-type(2){left:37%}.chr-global-header__route span:nth-of-type(3){left:68%}.chr-global-header__route span:nth-of-type(4){left:92%}@keyframes chr-route-scan{0%{transform:translate(-55%)}to{transform:translate(245%)}}.chr-global-nav{min-height:46px;padding:0 var(--chr-gutter);display:flex;align-items:center;justify-content:center;gap:clamp(28px,4vw,70px)}.chr-global-nav a,.chr-mobile-menu a{position:relative;font:700 11px/1 var(--chr-mono);letter-spacing:.11em;text-decoration:none;text-transform:uppercase}.chr-global-nav a span,.chr-mobile-menu a span{margin-right:8px;color:var(--chr-pink)}.chr-global-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;background:var(--chr-pink);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.chr-global-nav a:hover:after,.chr-global-nav a[aria-current=page]:after{transform:scaleX(1)}.chr-context-strip{min-height:29px;padding:0 var(--chr-gutter);display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-bottom:1px solid var(--chr-grid);font:500 8px/1 var(--chr-mono);letter-spacing:.14em;text-transform:uppercase}.chr-context-strip span:nth-child(2){text-align:center}.chr-context-strip span:last-child{text-align:right}@keyframes chr-pulse{50%{opacity:.25;transform:scale(.7)}}.chr-mobile-menu{border-top:1px solid var(--chr-grid);padding:12px var(--chr-gutter) 24px}.chr-mobile-menu[hidden]{display:none}.chr-shop-shell:not(.template-index) #MainContent{position:relative;min-height:55vh;background-color:var(--chr-off-white);background-image:linear-gradient(var(--chr-grid) 1px,transparent 1px),linear-gradient(90deg,var(--chr-grid) 1px,transparent 1px);background-size:80px 80px}.chr-shop-shell:not(.template-index) #MainContent:before{content:none;display:none}.chr-shop-shell:not(.template-index) #MainContent>.shopify-section,.chr-shop-shell:not(.template-index) #MainContent>section{position:relative}.chr-shop-shell .section-background{background:transparent!important}.chr-shop-shell:not(.template-index) .section{max-width:var(--chr-max);margin-inline:auto}.chr-shop-shell:not(.template-index) .section--page-width{padding-inline:var(--chr-gutter)}.chr-shop-shell:not(.template-index) h1,.chr-shop-shell:not(.template-index) h2,.chr-shop-shell:not(.template-index) h3,.chr-shop-shell:not(.template-index) h4{color:var(--chr-black);font-family:var(--chr-display)!important}.chr-shop-shell:not(.template-index) h1{max-width:13ch;margin:0;font-size:clamp(48px,8vw,132px)!important;font-weight:900!important;line-height:.84!important;letter-spacing:-.07em!important;text-transform:uppercase}.chr-shop-shell:not(.template-index) h2{font-weight:900!important;letter-spacing:-.045em!important}.chr-shop-shell:not(.template-index) .rte,.chr-shop-shell:not(.template-index) p{color:var(--chr-muted)}.template-collection #MainContent>.shopify-section:first-of-type .section,.template-list-collections #MainContent>.shopify-section:first-of-type .section,.template-search .search-page__header{min-height:clamp(270px,34vw,510px);padding-top:clamp(52px,7vw,105px)!important;padding-bottom:clamp(36px,5vw,72px)!important;align-items:flex-end;border-bottom:1px solid var(--chr-black)}.template-collection #MainContent>.shopify-section:first-of-type .section:after,.template-list-collections #MainContent>.shopify-section:first-of-type .section:after,.template-search .search-page__header:after{content:"+";position:absolute;right:var(--chr-gutter);bottom:26px;color:var(--chr-pink);font:300 42px/1 var(--chr-mono);animation:chr-spin 12s linear infinite}@keyframes chr-spin{to{transform:rotate(360deg)}}.chr-shop-shell .product-grid-container{padding-block:clamp(30px,5vw,74px)!important}.chr-shop-shell .collection-wrapper{gap:26px!important}.chr-shop-shell .facets,.chr-shop-shell facets-form,.chr-shop-shell .facets__form{font-family:var(--chr-mono)!important}.chr-shop-shell .facets__summary,.chr-shop-shell .facets__label,.chr-shop-shell .sorting-filter,.chr-shop-shell .view-options,.chr-shop-shell .filter-group__summary{border-radius:0!important;text-transform:uppercase;letter-spacing:.1em;font-size:10px!important}.chr-shop-shell .product-grid{gap:1px!important;background:var(--chr-grid);border:1px solid var(--chr-grid)}.chr-shop-shell .product-grid__item{position:relative;min-width:0;background:var(--chr-off-white)}.chr-shop-shell .product-grid__item:before{content:"CHR / ITEM / " counter(list-item,decimal-leading-zero);position:absolute;z-index:2;top:11px;left:12px;padding:5px 7px;background:var(--chr-off-white);color:var(--chr-black);font:600 8px/1 var(--chr-mono);letter-spacing:.12em;pointer-events:none}.chr-shop-shell product-card,.chr-shop-shell .product-card{height:100%;background:var(--chr-off-white)!important}.chr-shop-shell .product-card__content{padding:14px!important;border-top:1px solid var(--chr-grid)}.chr-shop-shell .product-card h3,.chr-shop-shell .product-card__title,.chr-shop-shell product-card a{font-family:var(--chr-display);font-weight:800;letter-spacing:-.025em}.chr-shop-shell .product-card img{transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .35s ease}.chr-shop-shell .product-grid__item:hover .product-card img{transform:scale(1.025);filter:contrast(1.04)}.chr-shop-shell .product-grid__item:hover{outline:2px solid var(--chr-pink);outline-offset:-2px;z-index:1}.chr-shop-shell .price{font-family:var(--chr-mono)!important;font-size:11px!important;letter-spacing:.08em}.chr-shop-shell .badge{border-radius:0!important;background:var(--chr-pink)!important;color:#111!important;font:700 8px/1 var(--chr-mono)!important;letter-spacing:.1em}.template-product #MainContent:before{content:"CHR / PRODUCT RECORD / ACTIVE EDITION"}.template-product .product-information{max-width:var(--chr-max);margin-inline:auto;border-inline:1px solid var(--chr-grid)}.template-product .product-information__grid{gap:0!important}.template-product .product-information__media{border-right:1px solid var(--chr-black)}.template-product .product-information__details{padding-inline:clamp(22px,4vw,64px)!important}.template-product .product-information__details h1{max-width:10ch;font-size:clamp(42px,5.4vw,88px)!important;line-height:.9!important}.template-product .product-information__details:before{content:"PRODUCT FILE / " attr(data-product-id);display:block;margin-bottom:22px;color:var(--chr-pink);font:700 9px/1 var(--chr-mono);letter-spacing:.16em}.template-product variant-picker,.template-product .variant-picker{padding-block:16px;border-block:1px solid var(--chr-grid)}.chr-shop-shell .variant-option__button-label,.chr-shop-shell .variant-picker__button-label,.chr-shop-shell .quantity-selector,.chr-shop-shell input,.chr-shop-shell select,.chr-shop-shell textarea{border-radius:0!important;font-family:var(--chr-mono)!important}.chr-shop-shell .button,.chr-shop-shell button[type=submit],.chr-shop-shell .shopify-payment-button__button{min-height:52px;border-radius:0!important;border:1px solid var(--chr-black)!important;background:var(--chr-black)!important;color:var(--chr-off-white)!important;font:700 10px/1 var(--chr-mono)!important;letter-spacing:.13em;text-transform:uppercase;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.chr-shop-shell .button:hover,.chr-shop-shell button[type=submit]:hover{background:var(--chr-pink)!important;border-color:var(--chr-pink)!important;color:#111!important;transform:translateY(-2px)}.chr-shop-shell .shopify-payment-button__button{background:transparent!important;color:var(--chr-black)!important}.chr-shop-shell .product-description,.chr-shop-shell .accordion{border-color:var(--chr-grid)!important}.template-page #MainContent:before{content:"CHR / BRAND DOCUMENT / PUBLIC ACCESS"}.template-page #MainContent>.shopify-section:first-of-type .section{min-height:62vh;padding-top:clamp(64px,9vw,140px)!important;padding-bottom:clamp(64px,9vw,140px)!important}.template-page #MainContent>.shopify-section:first-of-type .section>*{max-width:980px}.template-page .rte{font:400 clamp(15px,1.5vw,19px)/1.75 var(--chr-mono)}.template-page .rte h2{margin-top:2.5em;font-size:clamp(32px,4vw,64px);line-height:.95;text-transform:uppercase}.template-page .rte a{text-decoration-color:var(--chr-pink);text-decoration-thickness:2px;text-underline-offset:4px}.template-page-contact form{display:grid;gap:16px;max-width:850px}.template-page-contact input,.template-page-contact textarea{background:transparent!important;border:1px solid var(--chr-black)!important;padding:16px!important}.template-cart #MainContent:before{content:"CHR / CART MANIFEST / OPEN"}.template-cart #MainContent,.template-cart #MainContent>.shopify-section,.template-cart #MainContent .section-background{background-color:var(--chr-off-white)!important}.template-cart #MainContent{background-image:linear-gradient(var(--chr-grid) 1px,transparent 1px),linear-gradient(90deg,var(--chr-grid) 1px,transparent 1px);background-size:80px 80px;padding-bottom:clamp(48px,7vw,100px)}.template-cart #MainContent:before{color:var(--chr-black);border-color:var(--chr-grid)}.template-cart .cart-page{position:relative;isolation:isolate;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto!important;max-width:1120px;margin:clamp(34px,6vw,86px) auto!important;padding:clamp(30px,5vw,72px)!important;background-color:var(--chr-off-white);background-image:linear-gradient(103deg,transparent 0 45%,color-mix(in srgb,var(--chr-black) 3.5%,transparent) 47%,transparent 49% 100%),linear-gradient(76deg,transparent 0 66%,color-mix(in srgb,var(--chr-black) 2.8%,transparent) 68%,transparent 70% 100%),radial-gradient(ellipse at 16% 22%,color-mix(in srgb,var(--chr-black) 3%,transparent),transparent 34%),radial-gradient(ellipse at 84% 71%,color-mix(in srgb,var(--chr-pink) 6%,transparent),transparent 30%);color:var(--chr-black);border:1px solid var(--chr-black);box-shadow:0 2px 2px color-mix(in srgb,var(--chr-black) 14%,transparent),7px 8px 18px color-mix(in srgb,var(--chr-black) 12%,transparent),16px 16px 0 var(--chr-pink);overflow:visible}.template-cart .cart-page__title,.template-cart .cart-page__items,.template-cart .cart-page__more-blocks{grid-column:1 / -1!important}.template-cart .cart-page:before,.template-cart .cart-page:after{content:"";position:absolute;z-index:3;left:0;width:100%;height:12px;background:linear-gradient(135deg,var(--chr-black) 6px,transparent 0) 0 0 / 12px 12px repeat-x,linear-gradient(225deg,var(--chr-black) 6px,transparent 0) 0 0 / 12px 12px repeat-x;pointer-events:none}.template-cart .cart-page:before{top:-1px;transform:translateY(-100%) rotate(180deg)}.template-cart .cart-page:after{bottom:-1px;transform:translateY(100%)}.template-cart .chr-cart-receipt__header{grid-column:1 / -1;border-bottom:2px dashed var(--chr-black);padding-bottom:clamp(24px,4vw,42px);margin-bottom:clamp(24px,4vw,44px)}.template-cart .chr-cart-receipt__route,.template-cart .chr-cart-receipt__meta{display:flex;justify-content:space-between;gap:18px;font:700 10px/1.25 var(--chr-mono);letter-spacing:.12em}.template-cart .chr-cart-receipt__route span:last-child{text-align:right}.template-cart .chr-cart-receipt__headline{display:grid;grid-template-columns:minmax(130px,.65fr) 2fr;gap:clamp(18px,4vw,60px);align-items:end;margin:clamp(28px,5vw,58px) 0 clamp(26px,4vw,42px)}.template-cart .chr-cart-receipt__headline p{margin:0 0 .2em;max-width:18ch;font:700 clamp(10px,1.1vw,13px)/1.35 var(--chr-mono);letter-spacing:.12em}.template-cart .chr-cart-receipt__headline strong{display:block;font:900 clamp(54px,9vw,122px)/.72 var(--chr-display);letter-spacing:-.075em;text-align:right}.template-cart .chr-cart-receipt__meta{border-top:1px solid var(--chr-black);padding-top:15px}.template-cart .chr-cart-receipt__meta span{min-width:90px}.template-cart .chr-cart-receipt__meta small{display:block;margin-bottom:7px;color:#77716b;font:inherit}.template-cart .cart-page__title h1,.template-cart .cart-title{font:900 clamp(34px,5vw,68px)/.85 var(--chr-display)!important;letter-spacing:-.06em!important;text-transform:uppercase}.template-cart .cart-page__summary{grid-column:1 / -1!important;grid-row:auto!important;padding:clamp(28px,3.4vw,44px) 0 0!important;height:auto!important;align-self:auto!important}.template-cart .cart-summary{display:block!important;grid-row:auto!important;border-radius:0!important;background:linear-gradient(110deg,transparent 0 57%,color-mix(in srgb,var(--chr-black) 4%,transparent) 58%,transparent 59%),color-mix(in srgb,var(--chr-off-white) 82%,var(--chr-pink) 18%)!important;color:var(--chr-black)!important;border:2px solid var(--chr-black)!important;box-shadow:8px 8px 0 var(--chr-black)}.template-cart .cart-summary__inner{position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:minmax(180px,.72fr) minmax(230px,1fr) minmax(240px,.9fr);align-items:center!important;gap:clamp(22px,4vw,58px)!important;width:100%!important;height:auto!important;padding:clamp(24px,3vw,38px)!important}.template-cart .cart-summary :is(.cart-totals,.cart-actions,.cart-primary-typography,.cart-secondary-typography,.cart-totals__tax-note,a){color:var(--chr-black)!important}.template-cart .chr-cart-payment-mark{position:relative;align-self:stretch;min-height:154px;display:flex;align-items:center;border-right:1px dashed color-mix(in srgb,var(--chr-black) 48%,transparent)}.template-cart .chr-cart-payment-mark img{position:absolute;left:-24px;bottom:-24px;z-index:1;width:clamp(118px,12vw,168px);height:auto;filter:drop-shadow(5px 7px 0 color-mix(in srgb,var(--chr-black) 22%,transparent));transform:rotate(-4deg)}.template-cart .chr-cart-payment-mark span{position:relative;z-index:2;margin-left:clamp(88px,8vw,116px)}.template-cart .chr-cart-payment-mark small{display:block;margin-bottom:9px;max-width:17ch;font:800 8px/1.35 var(--chr-mono);letter-spacing:.12em}.template-cart .chr-cart-payment-mark strong{display:block;font:950 clamp(28px,3vw,44px)/.78 var(--chr-display);letter-spacing:-.055em}.template-cart .cart-summary .cart-actions,.template-cart .cart-summary .cart-totals:not(:has(.cart-actions)){border-color:color-mix(in srgb,var(--chr-black) 35%,transparent)!important}.template-cart .cart-summary .cart-totals__total{border-block:2px dashed color-mix(in srgb,var(--chr-black) 50%,transparent);padding-block:20px}.template-cart .cart-summary .cart-totals__total-label{font:800 11px/1 var(--chr-mono)!important;letter-spacing:.12em;text-transform:uppercase}.template-cart .cart-summary .cart-totals__total-value{color:var(--chr-pink)!important;font:900 clamp(28px,3vw,44px)/1 var(--chr-display)!important;letter-spacing:-.04em}.template-cart .cart-summary .cart__checkout-button{min-height:68px;justify-content:space-between;border:2px solid var(--chr-black)!important;border-radius:0!important;background:var(--chr-pink)!important;color:var(--chr-black)!important;font:950 12px/1 var(--chr-mono)!important;letter-spacing:.16em;text-transform:uppercase;box-shadow:6px 6px 0 var(--chr-black);clip-path:polygon(0 0,96% 0,100% 50%,96% 100%,0 100%);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.template-cart .cart-summary .cart__checkout-button:after{content:"\2192";margin-left:auto;font:900 23px/1 var(--chr-display)}.template-cart .cart-summary .cart__checkout-button:hover{background:var(--chr-off-white)!important;border-color:var(--chr-black)!important;transform:translate(-3px,-3px) rotate(-.35deg);box-shadow:9px 9px 0 var(--chr-black)}.template-cart .cart-summary :is(input,textarea){border-radius:0!important;background:var(--chr-off-white)!important;color:var(--chr-black)!important;border-color:var(--chr-black)!important}.template-cart .cart-items__table-row,.template-cart .cart-item{position:relative;border-color:var(--chr-grid)!important;border-bottom-style:dashed!important}.template-cart .cart-items__table-row[data-receipt-line]:before{content:attr(data-receipt-line);position:absolute;left:0;top:0;color:var(--chr-pink);font:900 10px/1 var(--chr-mono)}.template-cart .cart-items__media{padding-left:22px}.template-cart .cart-items__media-image{border:1px solid var(--chr-black)!important;border-radius:0!important;filter:saturate(.88) contrast(1.04)}.template-cart .cart-items__title{font:800 clamp(12px,1.15vw,15px)/1.2 var(--chr-mono)!important;text-transform:uppercase}.template-cart .quantity-selector{border-radius:0!important;border:1px solid var(--chr-black)!important}.template-cart .chr-cart-receipt__footer{grid-column:1 / -1;margin-top:clamp(34px,5vw,64px);padding-top:clamp(26px,4vw,44px);border-top:2px dashed var(--chr-black);text-align:center}.template-cart .chr-cart-receipt__barcode{width:min(100%,360px);height:58px;margin:0 auto 20px;background:repeating-linear-gradient(90deg,var(--chr-black) 0 2px,transparent 2px 5px,var(--chr-black) 5px 9px,transparent 9px 11px,var(--chr-black) 11px 12px,transparent 12px 17px)}.template-cart .chr-cart-receipt__footer p,.template-cart .chr-cart-receipt__footer span{display:block;margin:0;font:700 9px/1.5 var(--chr-mono);letter-spacing:.13em}.template-cart .chr-cart-receipt__footer strong{display:block;margin:12px 0 8px;font:900 clamp(32px,5vw,62px)/.9 var(--chr-display);letter-spacing:-.05em}.chr-shop-shell .cart-drawer{background:var(--chr-black)!important}.chr-shop-shell .cart-drawer__inner,.chr-shop-shell cart-drawer .drawer__inner{background:var(--chr-off-white)!important;border-left:8px solid var(--chr-pink)!important;border-radius:0!important}.chr-shop-shell cart-drawer .cart-items__table-row{border-bottom-style:dashed!important}.chr-shop-shell cart-drawer .cart__checkout-button{background:var(--chr-pink)!important;border-radius:0!important;color:var(--chr-black)!important;font-family:var(--chr-mono)!important;font-weight:900!important;letter-spacing:.12em}@media(max-width:749px){.template-cart #MainContent{background-size:42px 42px}.template-cart .cart-page{width:calc(100% - 28px);margin:34px 14px 56px!important;padding:28px 20px 34px!important;box-shadow:8px 8px 0 var(--chr-pink)}.template-cart .chr-cart-receipt__route span:last-child{display:none}.template-cart .chr-cart-receipt__headline{grid-template-columns:1fr;gap:16px;align-items:start}.template-cart .chr-cart-receipt__headline strong{text-align:left}.template-cart .chr-cart-receipt__meta{display:grid;grid-template-columns:1fr 1fr;row-gap:18px}.template-cart .cart-page__summary{padding-left:0;border-top:0!important}.template-cart .cart-summary{box-shadow:6px 6px 0 var(--chr-black)}.template-cart .cart-summary__inner{grid-template-columns:1fr!important;gap:24px!important;padding:22px!important}.template-cart .chr-cart-payment-mark{min-height:116px;border-right:0;border-bottom:1px dashed color-mix(in srgb,var(--chr-black) 48%,transparent);overflow:hidden}.template-cart .chr-cart-payment-mark img{left:-12px;bottom:-20px;width:122px}.template-cart .chr-cart-payment-mark span{margin-left:100px}.template-cart .cart-summary .cart__checkout-button{width:calc(100% - 6px)}.template-cart .cart-items__table-row{grid-template-columns:72px minmax(0,1fr);grid-template-areas:"media details" "media quantity" "media price" "error error";row-gap:9px}.template-cart .cart-items__price{justify-self:start}.template-cart .cart-items__media{padding-left:16px}}@media(min-width:750px){.template-product .media-gallery--carousel slideshow-controls[controls-on-media]{bottom:18px;width:100%;min-height:0;mix-blend-mode:normal;pointer-events:none}.template-product .media-gallery--carousel .slideshow-controls__counter{position:relative;min-width:84px;min-height:38px;padding:10px 15px 9px 19px;border:1px solid rgba(255,255,255,.38);border-radius:0;background:#111111e6;box-shadow:0 7px 24px #0000003d;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);color:#fff;font:800 10px/1 var(--chr-mono);letter-spacing:.14em;pointer-events:auto}.template-product .media-gallery--carousel .slideshow-controls__counter:before{content:"";position:absolute;inset:-1px auto -1px -1px;width:5px;background:var(--chr-pink)}.template-product .media-gallery--carousel .slideshow-controls__counter [ref=current]{color:var(--chr-pink)}.template-product .media-gallery--carousel .slideshow-controls__counter .slash{margin-inline:8px;color:#ffffff8c}.template-product .media-gallery--carousel slideshow-arrows{pointer-events:none}.template-product .media-gallery--carousel .slideshow-control{width:46px;height:46px;border:1px solid var(--chr-black);border-radius:0;background:#f4f0e8eb;color:var(--chr-black);box-shadow:4px 4px 0 var(--chr-pink);opacity:1;pointer-events:auto}.template-product .media-gallery--carousel .slideshow-control:hover{background:var(--chr-pink);box-shadow:2px 2px 0 var(--chr-black);transform:translate(2px,2px)}}.template-cart .cart-page{--chr-receipt-paper: #f3f0e9;--chr-receipt-paper-deep: #e9e5dd;--chr-receipt-ink: #111111;--chr-receipt-grid: rgba(17, 17, 17, .16);--color: var(--chr-receipt-ink);--color-rgb: 17 17 17;--color-foreground: var(--chr-receipt-ink);--color-foreground-rgb: 17 17 17;--color-foreground-subdued: rgba(17, 17, 17, .68);--color-background: var(--chr-receipt-paper);--color-background-rgb: 243 240 233;--color-input-text: var(--chr-receipt-ink);--color-input-text-rgb: 17 17 17;--color-input-background: #fffdf8;background-color:var(--chr-receipt-paper)!important;color:var(--chr-receipt-ink)!important}.template-cart .cart-page :is(.cart-page__title,.cart-page__items,.cart-items,.cart-items__details,.cart-items__product-info,.cart-items__title-row,.cart-items__title,.cart-items__title:visited,.cart-items__variants-wrapper,.cart-items__variant,.cart-items__property,.cart-items__price,.cart-items__price *,.quantity-selector,.quantity-selector *,.cart-summary,.cart-summary__inner){color:var(--chr-receipt-ink)!important}.template-cart .cart-summary{background:linear-gradient(110deg,transparent 0 57%,rgba(17,17,17,.045) 58%,transparent 59%),color-mix(in srgb,var(--chr-receipt-paper) 78%,var(--chr-pink) 22%)!important;color:var(--chr-receipt-ink)!important;border-color:var(--chr-receipt-ink)!important;box-shadow:8px 8px 0 var(--chr-receipt-ink)}.template-cart .cart-summary__inner{grid-template-columns:minmax(260px,.9fr) minmax(230px,1fr) minmax(270px,.92fr);gap:clamp(20px,3vw,44px)!important}.template-cart .chr-cart-payment-mark{position:relative;display:grid;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:18px;min-height:168px;padding-right:clamp(18px,2.5vw,34px);color:var(--chr-receipt-ink);border-right-color:#11111173;overflow:visible}.template-cart .chr-cart-payment-mark:after{content:"PAYMENT STAMP / 01";position:absolute;right:13px;bottom:9px;color:#1111118a;font:800 7px/1 var(--chr-mono);letter-spacing:.13em;writing-mode:vertical-rl}.template-cart .chr-cart-payment-mark img{position:static;width:128px;padding:7px;background:#fffdf8;border:2px solid var(--chr-receipt-ink);box-shadow:5px 6px 0 var(--chr-receipt-ink);filter:none;transform:rotate(-3deg)}.template-cart .chr-cart-payment-mark span{margin:0}.template-cart .chr-cart-payment-mark small{color:#111111ad}.template-cart .cart-summary .cart-totals__total,.template-cart .cart-summary .cart-actions{border-color:#1111116b!important}.template-cart .cart-summary .cart__checkout-button{border-color:var(--chr-receipt-ink)!important;color:var(--chr-receipt-ink)!important;box-shadow:6px 6px 0 var(--chr-receipt-ink)}.template-cart .cart-summary .cart__checkout-button:hover{background:var(--chr-receipt-ink)!important;color:var(--chr-receipt-paper)!important;border-color:var(--chr-receipt-ink)!important}.template-cart .cart-summary :is(input,textarea){background:#fffdf8!important;color:var(--chr-receipt-ink)!important;border-color:var(--chr-receipt-ink)!important}.template-cart .cart-summary shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-border-radius: 0px;--shopify-accelerated-checkout-button-block-size: 56px;--shopify-accelerated-checkout-row-gap: 10px}@media(min-width:750px){.template-product .media-gallery--carousel slideshow-arrows{top:0;right:0;bottom:0;left:0;padding-inline:clamp(14px,2vw,28px);align-items:center;mix-blend-mode:normal;pointer-events:none}.template-product .media-gallery--carousel slideshow-arrows .slideshow-control{width:62px;height:78px;min-width:62px;min-height:78px;display:grid;place-items:center;padding:0;border:2px solid #f3f0e9;background:#111;color:#f3f0e9;box-shadow:7px 7px 0 var(--chr-pink);opacity:1;pointer-events:auto;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.template-product .media-gallery--carousel slideshow-arrows .slideshow-control .svg-wrapper,.template-product .media-gallery--carousel slideshow-arrows .slideshow-control svg{width:27px;height:27px}.template-product .media-gallery--carousel slideshow-arrows .slideshow-control:hover{background:var(--chr-pink);color:#111;border-color:#111;box-shadow:3px 3px #111;transform:translate(4px,4px)}.template-product .media-gallery--carousel slideshow-controls[controls-on-media]{bottom:24px}.template-product .media-gallery--carousel .slideshow-controls__counter{min-width:96px;min-height:44px;padding:13px 18px 11px 23px;border:2px solid #f3f0e9;background:#111;box-shadow:6px 6px 0 var(--chr-pink);font-size:11px}}@media(max-width:749px){.template-cart #MainContent{padding-bottom:38px}.template-cart .cart-page{width:calc(100% - 16px);margin:24px 8px 42px!important;padding:22px 14px 28px!important;box-shadow:6px 7px 0 var(--chr-pink)}.template-cart .chr-cart-receipt__header{margin-bottom:24px;padding-bottom:24px}.template-cart .chr-cart-receipt__headline{margin:25px 0 24px}.template-cart .chr-cart-receipt__headline strong{font-size:clamp(44px,14.5vw,68px);line-height:.78}.template-cart .cart-page__title h1,.template-cart .cart-title{font-size:clamp(42px,13vw,58px)!important}.template-cart .cart-items__table-row{grid-template-columns:88px minmax(0,1fr);grid-template-areas:"media details" "media quantity" "media price" "error error";column-gap:14px;row-gap:10px;padding-block:4px 22px;margin-bottom:22px}.template-cart .cart-items__media{padding-left:14px}.template-cart .cart-items__media-image{width:74px!important;height:92px!important;object-fit:cover}.template-cart .cart-items__title{display:block!important;color:var(--chr-receipt-ink)!important;font-size:12px!important;line-height:1.35!important;opacity:1!important}.template-cart .cart-items__quantity-controls{width:max-content;max-width:100%}.template-cart .quantity-selector{min-height:50px;background:#fffdf8!important}.template-cart .cart-items__price{justify-self:start;font-weight:800}.template-cart .cart-page__summary{padding-top:4px!important}.template-cart .cart-summary{margin-top:0;box-shadow:5px 6px 0 var(--chr-receipt-ink)}.template-cart .cart-summary__inner{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:0!important;height:auto!important;min-height:0!important;position:relative!important;top:auto!important}.template-cart .chr-cart-payment-mark{grid-template-columns:92px minmax(0,1fr);gap:16px;min-height:0;padding:18px 20px 20px 16px;border-right:0;border-bottom:2px dashed rgba(17,17,17,.45);overflow:visible}.template-cart .chr-cart-payment-mark:after{right:7px;bottom:8px}.template-cart .chr-cart-payment-mark img{position:static;width:88px;padding:5px;box-shadow:4px 4px 0 var(--chr-receipt-ink)}.template-cart .chr-cart-payment-mark span{margin:0}.template-cart .chr-cart-payment-mark small{margin-bottom:8px;font-size:7px}.template-cart .chr-cart-payment-mark strong{font-size:clamp(28px,9vw,39px);line-height:.8}.template-cart .cart-summary .cart-totals{gap:14px;padding:18px 18px 14px}.template-cart .cart-summary .cart-actions{margin:0}.template-cart .cart-summary .cart-totals__total{padding-block:16px}.template-cart .cart-summary .cart-totals__total-value{font-size:clamp(30px,9vw,42px)!important}.template-cart .cart-summary .cart-totals__tax-note{line-height:1.45}.template-cart .cart-summary .cart__ctas{gap:10px;padding:0 18px 18px}.template-cart .cart-summary .cart__checkout-button{width:100%;min-height:64px;clip-path:polygon(0 0,95% 0,100% 50%,95% 100%,0 100%);box-shadow:5px 5px 0 var(--chr-receipt-ink)}.template-cart .cart-summary .additional-checkout-buttons{width:100%;margin-top:5px}.template-cart .chr-cart-receipt__footer{margin-top:38px;padding-top:28px}.template-cart .chr-cart-receipt__barcode{height:44px}}.template-blog #MainContent:before{content:"CHR / JOURNAL INDEX / FIELD NOTES"}.template-article #MainContent:before{content:"CHR / JOURNAL RECORD / LONG FORM"}.template-404 #MainContent:before{content:"CHR / SYSTEM ERROR / 404"}.template-blog #MainContent,.template-article #MainContent,.template-404 #MainContent{padding-bottom:clamp(50px,8vw,120px)}.template-article article{max-width:980px;margin-inline:auto}.chr-shop-shell cart-drawer,.chr-shop-shell .cart-drawer,.chr-shop-shell dialog,.chr-shop-shell .dialog,.chr-shop-shell .popover,.chr-shop-shell .quick-add-modal{--color-background: var(--chr-off-white);--color-foreground: var(--chr-black);font-family:var(--chr-mono);color:var(--chr-black)}.chr-shop-shell .drawer__inner,.chr-shop-shell .quick-add-modal__content{border-radius:0!important;border-left:1px solid var(--chr-black);background:var(--chr-off-white)!important}.chr-global-footer{position:relative!important;inset:auto!important;z-index:3;width:100%;flex:0 0 auto;clear:both;background:var(--chr-black);color:var(--chr-off-white);border-top:1px solid var(--chr-black)}.chr-global-footer__route span{background:var(--chr-black)}.chr-global-footer__route span:nth-of-type(1){left:18%}.chr-global-footer__route span:nth-of-type(2){left:52%}.chr-global-footer__route span:nth-of-type(3){left:84%}.chr-global-footer__main{max-width:var(--chr-max);margin-inline:auto;padding:clamp(54px,7vw,110px) var(--chr-gutter);display:grid;grid-template-columns:minmax(250px,1.6fr) repeat(4,minmax(120px,1fr));gap:clamp(28px,3.5vw,62px)}.chr-global-footer__main strong{display:block;margin:22px 0 16px;font:900 clamp(46px,7vw,112px)/.8 var(--chr-display);letter-spacing:-.07em}.chr-global-footer__logo{display:block;width:min(100%,300px);margin:18px 0 10px;color:inherit;text-decoration:none}.chr-global-footer__logo img{display:block;width:100%;height:auto;max-height:190px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}:root[data-chromatica-theme=dark] .chr-global-footer__logo img{filter:brightness(0)}.chr-global-footer__brand small{display:block;margin:0 0 24px;color:color-mix(in srgb,var(--chr-off-white) 62%,transparent);font:700 8px/1.55 var(--chr-mono);letter-spacing:.1em;text-transform:uppercase}.chr-global-footer__brand-text p{margin:0;max-width:360px;color:color-mix(in srgb,var(--chr-off-white) 67%,transparent);font:400 11px/1.7 var(--chr-mono);letter-spacing:.04em}.chr-global-footer__main nav{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.chr-global-footer__main nav b,.chr-mono-label{margin-bottom:10px;color:var(--chr-pink);font:700 9px/1 var(--chr-mono);letter-spacing:.14em}.chr-global-footer__main nav a{color:var(--chr-off-white);font:500 11px/1.3 var(--chr-mono);letter-spacing:.05em;text-decoration:none}.chr-global-footer__main nav a:hover{color:var(--chr-pink)}.chr-global-footer__bottom{padding:18px var(--chr-gutter);display:grid;grid-template-columns:1fr 1fr 2fr;gap:20px;border-top:1px solid color-mix(in srgb,var(--chr-off-white) 22%,transparent);color:color-mix(in srgb,var(--chr-off-white) 65%,transparent);font:500 8px/1.4 var(--chr-mono);letter-spacing:.1em;text-transform:uppercase}.chr-global-footer__bottom>span:nth-child(2){text-align:center}.chr-policy-links{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:14px}.chr-policy-links a{color:inherit;text-decoration:none}@media(max-width:990px){.chr-global-header__top{grid-template-columns:1fr auto 1fr;min-height:64px}.chr-global-header__code{display:none}.chr-global-header__actions>a{display:none}.chr-global-header__actions{gap:0}.chr-menu-toggle{display:block}.chr-global-nav{display:none}.chr-mobile-menu:not([hidden]){display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--chr-grid)}.chr-mobile-menu a{padding:18px;background:var(--chr-off-white)}.chr-context-strip{grid-template-columns:1fr 1fr;min-height:38px}.chr-context-strip span:nth-child(2){display:none}.chr-context-strip span:last-child{display:block;text-align:right}.template-product .product-information__media{border-right:0;border-bottom:1px solid var(--chr-black)}.chr-global-footer__main{grid-template-columns:1.5fr 1fr 1fr}.chr-global-footer__brand{grid-row:span 2}}@media(max-width:700px){:root{--chr-gutter: 16px}.chr-global-header__top{grid-template-columns:1fr auto 1fr;gap:8px}.chr-global-header__brand{font-size:24px}.chr-theme-toggle{gap:4px}.chr-icon{width:12px;height:12px}.chr-shop-shell:not(.template-index) #MainContent{background-size:42px 42px}.chr-shop-shell:not(.template-index) #MainContent:before{padding-block:13px;font-size:7px}.template-collection #MainContent>.shopify-section:first-of-type .section,.template-list-collections #MainContent>.shopify-section:first-of-type .section,.template-search .search-page__header{min-height:260px}.chr-shop-shell:not(.template-index) h1{font-size:clamp(46px,16vw,76px)!important}.chr-shop-shell .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.chr-shop-shell .product-grid__item:before{font-size:6px;top:7px;left:7px}.template-product .product-information__details{padding-inline:18px!important}.template-product .product-information__details h1{font-size:clamp(38px,13vw,60px)!important}.template-cart .cart-page__summary{border-left:0;border-top:1px solid var(--chr-black);padding:28px 0 0}.chr-global-footer__main{grid-template-columns:1fr 1fr}.chr-global-footer__main>div{grid-column:1 / -1}.chr-global-footer__main>nav:last-child{grid-column:auto}.chr-global-footer__main strong{font-size:clamp(48px,17vw,82px)}.chr-global-footer__logo{width:min(62vw,280px)}.chr-global-footer__bottom{grid-template-columns:1fr}.chr-global-footer__bottom>span:nth-child(2){text-align:left}.chr-policy-links{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.chr-global-header__route i,.chr-global-footer__route i,.chr-context-strip b i,.template-collection #MainContent>.shopify-section:first-of-type .section:after,.template-list-collections #MainContent>.shopify-section:first-of-type .section:after,.template-search .search-page__header:after{animation:none!important}.chr-shop-shell *{scroll-behavior:auto!important}}.chr-shop-shell:not(.template-index) :where(.section-background,.section,.group-block,.product-details,.product-information,.product-grid-container,.collection-wrapper){background-color:transparent!important;color:var(--chr-black)!important}.chr-shop-shell:not(.template-index) :where(.color-scheme-1,.color-scheme-2,.color-scheme-3,.color-scheme-4,.color-scheme-5){color:var(--chr-black)!important}.chr-shop-shell :where(input,select,textarea){background:var(--chr-off-white)!important;color:var(--chr-black)!important;border-color:var(--chr-black)!important}.chr-shop-shell :where(input,select,textarea)::placeholder{color:var(--chr-muted)!important;opacity:1}.template-collection #MainContent>.shopify-section:first-of-type .section,.template-search .search-page__header{min-height:clamp(210px,24vw,370px);padding-top:clamp(40px,5vw,78px)!important;padding-bottom:clamp(34px,4.5vw,68px)!important;background:transparent!important}.template-collection #MainContent>.shopify-section:first-of-type .section-content-wrapper{position:relative;width:100%;display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:end!important;gap:clamp(34px,7vw,118px)!important}.template-collection #MainContent>.shopify-section:first-of-type .section-content-wrapper:before{content:none;display:none}.template-collection #MainContent>.shopify-section:first-of-type .text-block{width:100%!important;max-width:none!important}.template-collection #MainContent>.shopify-section:first-of-type .text-block:nth-child(2){max-width:660px!important;padding:clamp(18px,2.3vw,34px) 0 2px clamp(22px,3vw,46px);border-left:1px solid var(--chr-black)}.template-collection #MainContent>.shopify-section:first-of-type .text-block:nth-child(2) :where(p,.rte){font:400 clamp(12px,.9vw,14px)/1.55 var(--chr-mono)!important}.template-collection #MainContent>.shopify-section:first-of-type .section-content-wrapper:not(:has(.text-block:nth-child(2) p:not(:empty))){grid-template-columns:1fr}.template-collection #MainContent>.shopify-section:first-of-type .section-content-wrapper:not(:has(.text-block:nth-child(2) p:not(:empty))) .text-block:nth-child(2){display:none}.template-list-collections #MainContent>.shopify-section:first-of-type .section{min-height:0;padding-top:clamp(42px,5vw,76px)!important;padding-bottom:clamp(52px,6vw,92px)!important;background:transparent!important}.template-collection #MainContent>.shopify-section:first-of-type h1,.template-list-collections #MainContent>.shopify-section:first-of-type h1{font-size:clamp(52px,7vw,104px)!important}.chr-shop-shell .product-grid-container{background:var(--chr-off-white)!important}.chr-shop-shell .product-grid{background:var(--chr-grid)!important}.template-product #MainContent{display:block;overflow:visible}.template-product #MainContent>.shopify-section{position:relative;display:flow-root}.template-product .product-information{max-width:1440px;padding:clamp(22px,3vw,48px) var(--chr-gutter)!important;border-inline:0}.template-product .product-information__grid{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;align-items:start;gap:clamp(28px,4vw,70px)!important}.template-product .product-information__media{width:auto!important;min-width:0!important;grid-column:auto!important;padding:0!important;border:1px solid var(--chr-black);background:var(--chr-surface)}.template-product .product-information__details,.template-product .product-details{position:relative!important;top:auto!important;grid-column:auto!important;padding:clamp(26px,3vw,48px)!important;border:1px solid var(--chr-grid);background:var(--chr-off-white)!important}.template-product media-gallery{display:block;width:100%}.template-product .product-media-container,.template-product .product-media{background:var(--chr-surface)!important}.template-product .product-media img{width:100%;height:auto;max-height:760px;object-fit:contain!important}.template-product .product-information__details h1,.template-product .product-details h1{max-width:12ch;font-size:clamp(40px,4.5vw,76px)!important}.template-product .product-recommendations{clear:both;position:relative;z-index:2;background:var(--chr-off-white)!important;border-top:1px solid var(--chr-black)}.template-product .chr-global-footer{position:relative;z-index:3;clear:both}.template-product product-form-component .button,.template-product .buy-buttons-block .button{background:var(--chr-pink)!important;border-color:var(--chr-pink)!important;color:#111!important}.template-product product-form-component .button:hover,.template-product .buy-buttons-block .button:hover{background:var(--chr-black)!important;border-color:var(--chr-black)!important;color:var(--chr-off-white)!important}@media(min-width:901px){.template-product .product-information,.template-product .product-information__grid{overflow:visible!important}.template-product .product-information__media{position:sticky!important;top:92px!important;align-self:start!important;z-index:1}}.chr-back-top{position:fixed;right:18px;bottom:18px;z-index:60;width:58px;height:58px;padding:0;display:grid;place-content:center;gap:3px;border:1px solid var(--chr-black);border-radius:0;background:var(--chr-off-white);color:var(--chr-black);opacity:0;visibility:hidden;transform:translateY(12px);cursor:pointer;transition:opacity .25s ease,transform .25s ease,background .25s ease,color .25s ease}.chr-back-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.chr-back-top:hover{background:var(--chr-pink);color:#111}.chr-back-top span{font:700 7px/1 var(--chr-mono);letter-spacing:.14em}.chr-back-top b{font:400 21px/1 var(--chr-mono)}.chr-contact-record,.chr-about-record{color:var(--chr-black);background:var(--chr-off-white)}.chr-contact-hero{min-height:clamp(390px,50vw,680px);padding:24px var(--chr-gutter) clamp(48px,7vw,100px);display:grid;grid-template-columns:1fr minmax(260px,.35fr);grid-template-rows:auto 1fr;gap:36px;border-bottom:1px solid var(--chr-black)}.chr-contact-index,.chr-about-index{grid-column:1/-1;display:flex;justify-content:space-between;color:var(--chr-muted);font:700 9px/1 var(--chr-mono);letter-spacing:.16em}.chr-contact-index b i{display:inline-block;width:6px;height:6px;margin-left:7px;border-radius:50%;background:var(--chr-pink);animation:chr-pulse 2s infinite}.chr-contact-title{align-self:end}.chr-contact-title>p:first-child,.chr-about-kicker{color:var(--chr-pink)!important;font:700 10px/1.4 var(--chr-mono);letter-spacing:.13em;text-transform:uppercase}.chr-contact-title h1{max-width:none!important;font-size:clamp(78px,13vw,210px)!important}.chr-contact-lead{max-width:690px;margin:26px 0 0;font:400 clamp(14px,1.25vw,18px)/1.7 var(--chr-mono)!important}.chr-contact-aside{align-self:end;display:grid;grid-template-columns:1fr;gap:8px;padding:24px;border:1px solid var(--chr-black)}.chr-contact-aside span{margin-top:12px;color:var(--chr-pink);font:700 8px/1 var(--chr-mono);letter-spacing:.14em}.chr-contact-aside strong,.chr-contact-aside a{font:500 11px/1.5 var(--chr-mono);text-decoration:none}.chr-contact-body{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(420px,1.28fr)}.chr-contact-copy{padding:clamp(48px,7vw,110px) var(--chr-gutter);border-right:1px solid var(--chr-black)}.chr-contact-copy>span{color:var(--chr-pink);font:700 9px/1 var(--chr-mono);letter-spacing:.14em}.chr-contact-copy h2{margin:30px 0;font-size:clamp(54px,7vw,112px);line-height:.8;text-transform:uppercase}.chr-contact-copy p{max-width:480px;font:400 13px/1.75 var(--chr-mono)}.chr-contact-channels{margin-top:54px;display:grid;border-top:1px solid var(--chr-grid)}.chr-contact-channels a{padding:18px 0;display:flex;justify-content:space-between;border-bottom:1px solid var(--chr-grid);font:700 10px/1 var(--chr-mono);letter-spacing:.1em;text-decoration:none}.chr-contact-channels a:hover b{color:var(--chr-pink);transform:translate(3px,-3px)}.chr-contact-form-wrap{padding:clamp(48px,7vw,110px) var(--chr-gutter)}.chr-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:28px 18px}.chr-field{grid-column:1/-1;display:grid;gap:10px}.chr-field--half{grid-column:auto}.chr-field label{color:var(--chr-black);font:700 9px/1 var(--chr-mono);letter-spacing:.14em}.chr-field label span{color:var(--chr-muted)}.chr-field input,.chr-field textarea{width:100%;padding:16px 0!important;border:0!important;border-bottom:1px solid var(--chr-black)!important;outline:0}.chr-field textarea{border:1px solid var(--chr-black)!important;padding:18px!important;resize:vertical}.chr-contact-form button{grid-column:1/-1;min-height:66px!important;padding:0 22px;display:flex;justify-content:space-between;align-items:center;background:var(--chr-pink)!important;border-color:var(--chr-pink)!important;color:#111!important}.chr-form-status{grid-column:1/-1;padding:18px;border:1px solid var(--chr-pink);color:var(--chr-black)!important}.chr-about-hero{position:relative;min-height:min(840px,82vh);padding:24px var(--chr-gutter) clamp(55px,7vw,105px);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border-bottom:1px solid var(--chr-black)}.chr-about-index{position:absolute;top:24px;left:var(--chr-gutter);right:var(--chr-gutter)}.chr-about-hero h1{max-width:12ch!important;margin:24px 0;font-size:clamp(64px,10.5vw,170px)!important;line-height:.78!important}.chr-about-intro{max-width:760px;margin:0;font:400 clamp(15px,1.45vw,21px)/1.65 var(--chr-mono)!important}.chr-about-stamp{position:absolute;right:var(--chr-gutter);bottom:clamp(55px,7vw,105px);width:170px;aspect-ratio:1;display:grid;place-content:center;text-align:center;border:1px solid var(--chr-black);border-radius:50%;transform:rotate(8deg)}.chr-about-stamp strong{font:900 58px/.8 var(--chr-display)}.chr-about-stamp span{font:700 7px/1.5 var(--chr-mono);letter-spacing:.12em}.chr-about-manifesto{display:grid;grid-template-columns:150px minmax(400px,1.35fr) minmax(300px,.65fr);border-bottom:1px solid var(--chr-black)}.chr-about-number,.chr-about-manifesto blockquote,.chr-about-copy{padding:clamp(46px,7vw,105px) clamp(24px,4vw,65px)}.chr-about-number{color:var(--chr-pink);font:500 42px/1 var(--chr-mono);border-right:1px solid var(--chr-black)}.chr-about-number small{display:block;margin-top:16px;color:var(--chr-muted);font:700 7px/1 var(--chr-mono);letter-spacing:.14em}.chr-about-manifesto blockquote{margin:0;border-right:1px solid var(--chr-black);font:900 clamp(50px,7vw,110px)/.82 var(--chr-display);letter-spacing:-.065em;text-transform:uppercase}.chr-about-copy{align-self:center}.chr-about-copy p{font:400 13px/1.75 var(--chr-mono)}.chr-about-principles{display:grid;grid-template-columns:repeat(2,1fr)}.chr-about-principles article{min-height:500px;padding:clamp(38px,5vw,74px);border-right:1px solid var(--chr-black);border-bottom:1px solid var(--chr-black)}.chr-about-principles article:nth-child(2n){border-right:0}.chr-about-principles span{color:var(--chr-pink);font:700 9px/1 var(--chr-mono);letter-spacing:.14em}.chr-about-principles h2{margin:70px 0 30px;font-size:clamp(48px,6vw,96px);line-height:.82;text-transform:uppercase}.chr-about-principles p{max-width:580px;font:400 13px/1.75 var(--chr-mono)}.chr-about-proof{min-height:650px;padding:clamp(70px,10vw,150px) var(--chr-gutter);display:grid;place-content:center;text-align:center;background:var(--chr-pink);color:#111}.chr-about-proof p{color:#111!important;font:700 9px/1 var(--chr-mono);letter-spacing:.14em}.chr-about-proof h2{max-width:1200px;margin:38px auto;color:#111!important;font-size:clamp(55px,8vw,125px);line-height:.82;text-transform:uppercase}.chr-about-proof a{width:max-content;min-height:58px;margin:auto;padding:0 22px;display:flex;align-items:center;gap:70px;background:#111;color:#f3f0e9;font:700 9px/1 var(--chr-mono);letter-spacing:.12em;text-decoration:none}@media(max-width:900px){.template-product .product-information__grid{grid-template-columns:1fr!important}.template-product .product-information__media{position:relative!important;top:auto!important}.chr-contact-hero{grid-template-columns:1fr}.chr-contact-aside{display:none}.chr-contact-body{grid-template-columns:1fr}.chr-contact-copy{border-right:0;border-bottom:1px solid var(--chr-black)}.chr-about-stamp{position:static;margin:38px 0 0 auto}.chr-about-manifesto{grid-template-columns:90px 1fr}.chr-about-copy{grid-column:1/-1;border-top:1px solid var(--chr-black)}.chr-about-manifesto blockquote{border-right:0}}@media(max-width:650px){.template-collection #MainContent>.shopify-section:first-of-type .section,.template-list-collections #MainContent>.shopify-section:first-of-type .section{min-height:180px}.template-collection #MainContent>.shopify-section:first-of-type .section-content-wrapper{grid-template-columns:1fr;align-items:start!important;gap:24px!important}.template-collection #MainContent>.shopify-section:first-of-type .text-block:nth-child(2){max-width:100%!important;padding:18px 0 0;border-left:0;border-top:1px solid var(--chr-black)}.chr-back-top{width:48px;height:48px;right:12px;bottom:12px}.chr-contact-hero{min-height:380px}.chr-contact-form{grid-template-columns:1fr}.chr-field--half{grid-column:1/-1}.chr-about-hero{min-height:680px}.chr-about-manifesto{grid-template-columns:1fr}.chr-about-number{border-right:0;border-bottom:1px solid var(--chr-black)}.chr-about-manifesto blockquote{padding-inline:18px}.chr-about-principles{grid-template-columns:1fr}.chr-about-principles article{min-height:400px;border-right:0}}.chr-breadcrumbs{width:100%;padding:10px var(--chr-gutter);border-bottom:1px solid var(--chr-grid);background:var(--chr-off-white);color:var(--chr-black);font:650 8px/1.35 var(--chr-mono);letter-spacing:.1em;text-transform:uppercase}.chr-breadcrumbs ol{max-width:var(--chr-max);margin:0 auto;padding:0;display:flex;align-items:center;gap:8px;list-style:none;white-space:nowrap;overflow:hidden}.chr-breadcrumbs li{min-width:0;display:flex;align-items:center;gap:8px}.chr-breadcrumbs li+li:before{content:"/";color:var(--chr-pink)}.chr-breadcrumbs a{color:inherit;text-decoration:none}.chr-breadcrumbs a:hover{color:var(--chr-pink)}.chr-breadcrumbs [aria-current=page]{min-width:0;opacity:.58}.chr-breadcrumbs [aria-current=page] span{display:block;overflow:hidden;text-overflow:ellipsis}.chr-collection-hero{position:relative;min-height:clamp(280px,25vw,410px);border-bottom:1px solid var(--chr-black);background:transparent}.chr-collection-hero>.chr-breadcrumbs{padding:20px var(--chr-gutter) 0;border-bottom:0;background:transparent}.chr-collection-hero__content{width:min(100%,var(--chr-max));margin-inline:auto;padding:clamp(48px,6vw,92px) var(--chr-gutter) clamp(42px,5vw,78px);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:end;gap:clamp(34px,7vw,118px)}.chr-collection-hero__content h1{margin:0;color:var(--chr-black)!important;font:950 clamp(62px,8vw,132px)/.76 var(--chr-display)!important;letter-spacing:-.075em!important;text-transform:uppercase}.chr-collection-hero__description{max-width:660px;padding:clamp(18px,2.3vw,34px) 0 2px clamp(22px,3vw,46px);border-left:1px solid var(--chr-black);color:var(--chr-muted);font:400 clamp(12px,.9vw,14px)/1.65 var(--chr-mono)}.chr-collection-hero__description>:first-child{margin-top:0}.chr-collection-hero__description>:last-child{margin-bottom:0}.chr-rating-cans{display:inline-flex;align-items:flex-end;gap:4px;color:var(--chr-pink)}.chr-rating-can{width:14px;height:25px;overflow:visible;transform-origin:50% 100%;animation:chrCanIdle 4.6s ease-in-out infinite;animation-delay:calc(var(--can-index) * .11s)}.chr-rating-can__body,.chr-rating-can__rim,.chr-rating-can__cap{fill:currentColor;stroke:currentColor;stroke-width:.8;stroke-linejoin:round}.chr-rating-can__label{fill:var(--chr-black);stroke:none}.chr-rating-can__slash{fill:none;stroke:var(--chr-pink);stroke-width:1.2;stroke-linecap:round}@keyframes chrCanIdle{0%,78%,to{transform:translateY(0) rotate(0)}84%{transform:translateY(-3px) rotate(-3deg)}90%{transform:translateY(0) rotate(2deg)}}.chr-reviews{position:relative;z-index:2;width:100%;background:var(--chr-off-white);color:var(--chr-black);border-top:1px solid var(--chr-black);border-bottom:1px solid var(--chr-black)}.chr-reviews__summary{max-width:var(--chr-max);margin-inline:auto;display:grid;grid-template-columns:minmax(210px,.68fr) minmax(230px,.9fr) minmax(300px,1.7fr)}.chr-reviews__summary>div{min-height:230px;padding:clamp(28px,4vw,62px) var(--chr-gutter);border-right:1px solid var(--chr-black)}.chr-reviews__summary>div:last-child{border-right:0}.chr-reviews__index{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;color:var(--chr-pink);font:700 9px/1.3 var(--chr-mono);letter-spacing:.13em}.chr-reviews__index b{color:var(--chr-black);font-size:8px}.chr-reviews__character{position:absolute;left:50%;top:51%;width:min(78%,190px);aspect-ratio:1;margin:0;transform:translate(-50%,-50%);isolation:isolate}.chr-reviews__character:before,.chr-reviews__character:after{content:"";position:absolute;top:12%;right:12%;bottom:12%;left:12%;z-index:-1;border:1px solid color-mix(in srgb,var(--chr-pink) 45%,transparent);border-radius:50%}.chr-reviews__character:after{top:25%;right:25%;bottom:25%;left:25%;border-color:color-mix(in srgb,var(--chr-black) 22%,transparent)}.chr-reviews__character img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(17,17,17,.12));transform-origin:50% 80%;animation:chrCharacterIdle 5.8s ease-in-out infinite}@keyframes chrCharacterIdle{0%,72%,to{transform:translateY(0) rotate(0)}79%{transform:translateY(-5px) rotate(-1.3deg)}87%{transform:translateY(-2px) rotate(1deg)}}.chr-reviews__score{display:flex;flex-direction:column;justify-content:space-between}.chr-reviews__score>strong{font:950 clamp(78px,10vw,154px)/.65 var(--chr-display);letter-spacing:-.08em}.chr-reviews__score>div{display:flex;align-items:center;gap:12px}.chr-reviews__score>div>span:last-child{font:700 9px/1 var(--chr-mono);letter-spacing:.1em}.chr-reviews__copy{display:flex;flex-direction:column;justify-content:center}.chr-reviews__copy h2{margin:0;font:950 clamp(42px,5vw,80px)/.82 var(--chr-display);letter-spacing:-.065em;text-transform:uppercase}.chr-reviews__copy p{max-width:650px;margin:24px 0 14px;color:var(--chr-muted);font:400 clamp(13px,1.3vw,17px)/1.65 var(--chr-mono)}.chr-reviews__copy small{font:700 7px/1.5 var(--chr-mono);letter-spacing:.1em;opacity:.65}.chr-reviews__panel{max-width:var(--chr-max);margin:0 auto;border-top:1px solid var(--chr-black)}.chr-reviews__panel summary{min-height:66px;padding:0 var(--chr-gutter);display:grid;grid-template-columns:1fr auto 24px;align-items:center;gap:18px;cursor:pointer;list-style:none;font:750 10px/1 var(--chr-mono);letter-spacing:.11em}.chr-reviews__panel summary::-webkit-details-marker{display:none}.chr-reviews__panel summary i{position:relative;width:18px;height:18px}.chr-reviews__panel summary i:before,.chr-reviews__panel summary i:after{content:"";position:absolute;left:0;top:8px;width:18px;height:1px;background:currentColor;transition:transform .22s ease}.chr-reviews__panel summary i:after{transform:rotate(90deg)}.chr-reviews__panel[open] summary i:after{transform:rotate(0)}.chr-reviews__summary-score{color:var(--chr-pink)}.chr-reviews__content{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,2fr);border-top:1px solid var(--chr-black)}.chr-reviews__prompt{padding:clamp(32px,4vw,65px) var(--chr-gutter);border-right:1px solid var(--chr-black)}.chr-reviews__prompt>span{color:var(--chr-pink);font:700 8px/1 var(--chr-mono);letter-spacing:.12em}.chr-reviews__prompt h3{margin:26px 0 18px;font:950 clamp(34px,3.5vw,58px)/.88 var(--chr-display);letter-spacing:-.055em;text-transform:uppercase}.chr-reviews__prompt p{margin:0 0 28px;color:var(--chr-muted);font:400 12px/1.7 var(--chr-mono)}.chr-reviews__prompt a,.chr-judge-write-trigger,.chr-reviews__home-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:48px;padding:0 16px;border:1px solid var(--chr-black);color:var(--chr-black);font:750 9px/1 var(--chr-mono);letter-spacing:.11em;text-decoration:none}.chr-reviews__prompt a:hover,.chr-judge-write-trigger:hover,.chr-reviews__home-link:hover{background:var(--chr-pink)}.chr-judge-write-trigger{width:100%;max-width:240px;background:transparent;border-radius:0;cursor:pointer;text-align:left}.chr-reviews__app{min-width:0;padding:clamp(28px,4vw,64px)}.chr-reviews__app :where(.shopify-app-block,iframe){max-width:100%}.chr-reviews__editor-note{padding:24px;border:1px dashed var(--chr-pink);font:600 11px/1.6 var(--chr-mono)}.chr-reviews__home-link{position:absolute;right:var(--chr-gutter);bottom:22px}.chr-reviews__app .jdgm-widget,.chr-reviews__app .jdgm-rev-widg,.chr-reviews__app .jdgm-rev-widg__body{width:100%!important;max-width:none!important}.chr-reviews__app .jdgm-rev-widg{margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--chr-black)!important}.chr-reviews__app .jdgm-rev-widg__title{margin:0 0 14px!important;font:950 clamp(34px,4vw,58px)/.88 var(--chr-display)!important;letter-spacing:-.055em!important;text-transform:uppercase!important}.chr-reviews__app .jdgm-widget-actions-wrapper,.chr-reviews__app .jdgm-row-actions,.chr-reviews__app .jdgm-rev-widg__sort-wrapper{display:flex!important;visibility:visible!important;opacity:1!important}.chr-reviews__app .jdgm-widget-actions-wrapper{align-items:center!important;justify-content:flex-end!important;min-width:190px!important}.chr-reviews__app .jdgm-write-rev-link,.chr-reviews__app .jdgm-ask-question-btn{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;min-width:190px!important;min-height:48px!important;padding:0 18px!important;border:1px solid var(--chr-black)!important;border-radius:0!important;background:var(--chr-pink)!important;color:#111!important;font:800 9px/1 var(--chr-mono)!important;letter-spacing:.11em!important;text-transform:uppercase!important;text-decoration:none!important}.chr-reviews__app .jdgm-write-rev-link:hover,.chr-reviews__app .jdgm-ask-question-btn:hover{background:var(--chr-black)!important;color:var(--chr-off-white)!important}.chr-reviews__app .jdgm-rev-widg__sort-wrapper{align-items:center!important;justify-content:flex-end!important;gap:10px!important;margin:18px 0!important}.chr-reviews__app .jdgm-sort-dropdown,.chr-reviews__app .jdgm-sort-dropdown-wrapper{visibility:visible!important;opacity:1!important}.chr-reviews__app .jdgm-sort-dropdown{min-height:42px!important;border:1px solid var(--chr-black)!important;border-radius:0!important;background:transparent!important;color:var(--chr-black)!important;font:700 9px/1 var(--chr-mono)!important;letter-spacing:.08em!important}.chr-reviews__app .jdgm-rev{border-top:1px solid color-mix(in srgb,var(--chr-black) 15%,transparent)!important}.chr-reviews__app .jdgm-form-wrapper{color:var(--chr-black)!important}:root{--jdgm-primary-color: #f66a9b;--jdgm-star-color: #f66a9b}.jdgm-star,.jdgm-star:before,.jdgm-star:after,.jdgm-form .jdgm-star,.jdgm-widget .jdgm-star,.jdgm-preview-badge .jdgm-star,.jdgm-rev-widg .jdgm-star,[class*=jdgm] svg[class*=star],[class*=jdgm] [class*=star] svg{color:#f66a9b!important}.chr-reviews--empty .chr-reviews__app{display:flex;align-items:flex-start}.chr-reviews--empty .chr-reviews__app>.shopify-app-block,.chr-reviews--empty .chr-reviews__app .jdgm-widget{width:100%!important}.chr-reviews--empty .chr-reviews__app .jdgm-rev-widg__title,.chr-reviews--empty .chr-reviews__app .jdgm-rev-widg__summary,.chr-reviews--empty .chr-reviews__app .jdgm-histogram,.chr-reviews--empty .chr-reviews__app .jdgm-rev-widg__sort-wrapper,.chr-reviews--empty .chr-reviews__app .jdgm-rev-widg__body,.chr-reviews--empty-form-open .chr-reviews__prompt .chr-judge-write-trigger,.chr-reviews--empty-form-open .chr-reviews__app .jdgm-write-rev-link{display:none!important}.chr-reviews--empty .chr-reviews__app .jdgm-form-wrapper{display:block!important;width:100%!important;max-width:760px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.chr-reviews--empty .chr-reviews__app .jdgm-form__title{margin:0 0 22px!important;font:950 clamp(32px,4vw,54px)/.9 var(--chr-display)!important;letter-spacing:-.05em!important;text-transform:uppercase!important}.chr-reviews--empty .chr-reviews__app :is(input,textarea,select){border:1px solid var(--chr-black)!important;border-radius:0!important;background:transparent!important;color:var(--chr-black)!important}.chr-reviews--empty .chr-reviews__app :is(.jdgm-submit-rev,button[type=submit],input[type=submit]){min-height:48px!important;border:1px solid var(--chr-black)!important;border-radius:0!important;background:var(--chr-pink)!important;color:#111!important;font:800 9px/1 var(--chr-mono)!important;letter-spacing:.11em!important;text-transform:uppercase!important}.chr-global-footer__bottom{grid-template-columns:1fr 1fr 1.5fr auto;align-items:center}.chr-global-footer__reviews{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:end;gap:3px 10px;color:var(--chr-off-white);text-decoration:none}.chr-global-footer__reviews .chr-rating-cans{grid-row:span 2}.chr-global-footer__reviews .chr-rating-can{width:10px;height:18px}.chr-global-footer__reviews b{color:var(--chr-pink);font:800 10px/1 var(--chr-mono);letter-spacing:.08em}.chr-global-footer__reviews em{font:650 6px/1.2 var(--chr-mono);font-style:normal;letter-spacing:.09em;white-space:nowrap}.chr-global-footer__reviews:hover em{color:var(--chr-pink)}.chr-back-top{width:70px;height:70px}.chr-back-top span{max-width:48px;line-height:1.25}@media(max-width:900px){.chr-collection-hero__content{grid-template-columns:1fr;align-items:start}.chr-collection-hero__description{max-width:760px}.chr-reviews__summary{grid-template-columns:120px 1fr}.chr-reviews__summary>div:nth-child(2){border-right:0}.chr-reviews__copy{grid-column:1 / -1;border-top:1px solid var(--chr-black)}.chr-reviews__content{grid-template-columns:1fr}.chr-reviews__prompt{border-right:0;border-bottom:1px solid var(--chr-black)}.chr-global-footer__bottom{grid-template-columns:1fr 1fr}.chr-global-footer__reviews{justify-content:start}}@media(max-width:650px){.chr-collection-hero{min-height:0}.chr-collection-hero>.chr-breadcrumbs{padding-top:16px}.chr-collection-hero__content{padding-top:42px;padding-bottom:44px;gap:30px}.chr-collection-hero__content h1{font-size:clamp(54px,20vw,86px)!important}.chr-collection-hero__description{padding:17px 0 0;border-left:0;border-top:1px solid var(--chr-black)}.chr-breadcrumbs{padding-block:9px;font-size:7px}.chr-reviews__summary{grid-template-columns:108px 1fr}.chr-reviews__summary>div{min-height:155px;padding:24px 16px}.chr-reviews__score>strong{font-size:clamp(68px,23vw,100px)}.chr-reviews__score>div{flex-direction:column;align-items:flex-start;gap:7px}.chr-rating-can{width:12px;height:22px}.chr-reviews__character{width:64px;top:52%}.chr-reviews__copy{min-height:260px!important}.chr-reviews__copy h2{font-size:clamp(42px,14vw,62px)}.chr-reviews__panel summary{grid-template-columns:1fr auto 18px;gap:10px;padding-inline:16px;font-size:8px}.chr-reviews__content{display:block}.chr-reviews__app{padding:24px 16px}.chr-reviews__app .jdgm-row-stars{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}.chr-reviews__app .jdgm-widget-actions-wrapper{justify-content:stretch!important;min-width:0!important}.chr-reviews__app .jdgm-write-rev-link,.chr-reviews__app .jdgm-ask-question-btn{width:100%!important;min-width:0!important}.chr-reviews__app .jdgm-rev-widg__sort-wrapper{justify-content:stretch!important}.chr-reviews__app .jdgm-sort-dropdown,.chr-reviews__app .jdgm-sort-dropdown-wrapper{width:100%!important}.chr-reviews__home-link{position:static;margin:0 16px 22px}.chr-global-footer__bottom{grid-template-columns:1fr}.chr-global-footer__reviews{margin-top:8px;padding-top:16px;border-top:1px solid color-mix(in srgb,var(--chr-off-white) 22%,transparent);justify-content:start}.chr-back-top{width:58px;height:58px;right:12px;bottom:12px}.template-product .media-gallery__mobile-controls[controls-on-media]{bottom:14px;width:100%;min-height:0;mix-blend-mode:normal;pointer-events:none}.template-product .media-gallery__mobile-controls .slideshow-controls__counter{position:relative;min-width:76px;min-height:34px;padding:9px 13px 8px 17px;border:1px solid rgba(255,255,255,.34);border-radius:0;background:#111111e0;box-shadow:0 6px 22px #00000038;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);color:#fff;font:800 10px/1 var(--chr-mono);letter-spacing:.14em}.template-product .media-gallery__mobile-controls .slideshow-controls__counter:before{content:"";position:absolute;top:-1px;bottom:-1px;left:-1px;width:4px;background:var(--chr-pink)}.template-product .media-gallery__mobile-controls .slideshow-controls__counter [ref=current]{color:var(--chr-pink)}.template-product .media-gallery__mobile-controls .slideshow-controls__counter .slash{margin-inline:7px;color:#ffffff8c}.template-product .chr-back-top{bottom:calc(88px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.chr-rating-can,.chr-reviews__character img{animation:none!important}}.template-cart .chr-cart-receipt__meta{gap:0}.template-cart .chr-cart-receipt__meta>span{flex:1 1 0;min-width:0;padding-inline:clamp(14px,2vw,28px)}.template-cart .chr-cart-receipt__meta>span:first-child{padding-left:0}.template-cart .chr-cart-receipt__meta>span:last-child{padding-right:0}.template-cart .chr-cart-receipt__meta>span+span{border-left:1px dashed rgba(17,17,17,.36)}.template-cart .chr-cart-payment-mark img{transform:translate(-10px) rotate(-3deg)}.template-cart .chr-cart-payment-mark strong{font-size:clamp(24px,2.55vw,36px);line-height:.82}@media(max-width:749px){.template-cart .chr-cart-receipt__meta{column-gap:0;row-gap:16px}.template-cart .chr-cart-receipt__meta>span{padding-inline:12px}.template-cart .chr-cart-receipt__meta>span:nth-child(odd){padding-left:0;border-left:0}.template-cart .chr-cart-receipt__meta>span:nth-child(2n){padding-right:0;border-left:1px dashed rgba(17,17,17,.36)}.template-cart .chr-cart-payment-mark img{transform:translate(-5px) rotate(-3deg)}.template-cart .chr-cart-payment-mark strong{font-size:clamp(25px,8vw,32px)}}.template-cart #MainContent{background-color:var(--chr-off-white)!important;background-image:linear-gradient(var(--chr-grid) 1px,transparent 1px),linear-gradient(90deg,var(--chr-grid) 1px,transparent 1px)!important;background-size:80px 80px!important}.template-cart #MainContent>.shopify-section,.template-cart #MainContent>.shopify-section>.section-background,.template-cart #MainContent>.shopify-section>.section{background-color:transparent!important;background-image:none!important}.template-cart .cart-page:before,.template-cart .cart-page:after{background:linear-gradient(135deg,var(--chr-receipt-ink) 6px,transparent 0) 0 0 / 12px 12px repeat-x,linear-gradient(225deg,var(--chr-receipt-ink) 6px,transparent 0) 0 0 / 12px 12px repeat-x}.template-cart .cart-page :is(.chr-cart-receipt__header,.chr-cart-receipt__route,.chr-cart-receipt__headline,.chr-cart-receipt__headline p,.chr-cart-receipt__headline strong,.chr-cart-receipt__meta,.cart-page__title,.cart-page__title h1,.cart-title,.cart-page__items,.cart-items,.cart-items__table-row,.cart-item,.cart-items__details,.cart-items__title,.cart-items__title:visited,.cart-items__variants-wrapper,.cart-items__variant,.cart-items__property,.cart-items__price,.cart-items__price *,.cart-items__quantity-controls,.quantity-selector,.quantity-selector *,.chr-cart-receipt__footer,.chr-cart-receipt__footer p,.chr-cart-receipt__footer span,.chr-cart-receipt__footer strong){color:var(--chr-receipt-ink)!important}.template-cart .chr-cart-receipt__header,.template-cart .chr-cart-receipt__footer{border-color:var(--chr-receipt-ink)!important}.template-cart .chr-cart-receipt__meta{border-top-color:var(--chr-receipt-ink)!important}.template-cart .chr-cart-receipt__meta small{color:#11111194!important}.template-cart .chr-cart-receipt__barcode{background:repeating-linear-gradient(90deg,var(--chr-receipt-ink) 0 2px,transparent 2px 5px,var(--chr-receipt-ink) 5px 9px,transparent 9px 11px,var(--chr-receipt-ink) 11px 12px,transparent 12px 17px)!important}.template-cart .cart-items__table-row,.template-cart .cart-item{border-color:var(--chr-receipt-grid)!important}.template-cart .cart-items__media-image,.template-cart .quantity-selector{border-color:var(--chr-receipt-ink)!important}.template-cart .quantity-selector svg,.template-cart .cart-items svg{color:var(--chr-receipt-ink)!important;fill:currentColor}.template-cart .chr-cart-payment-mark{grid-template-columns:116px minmax(0,1fr);gap:14px}.template-cart .chr-cart-payment-mark img{width:112px;transform:translate(-12px) rotate(-3deg)}.template-cart .chr-cart-payment-mark strong{font-size:clamp(21px,2.2vw,31px);line-height:.84}.template-cart .cart-summary .cart-totals__total-label{color:var(--chr-receipt-ink)!important}.template-cart .cart-summary .cart-totals__total-value{color:#fff!important}@media(max-width:749px){.template-cart #MainContent{background-size:42px 42px!important}.template-product .media-gallery--carousel slideshow-arrows.chr-product-gallery-arrows{display:flex!important;top:0;right:0;bottom:0;left:0;padding-inline:10px;align-items:center;justify-content:space-between;mix-blend-mode:normal;pointer-events:none;z-index:3}.template-product .media-gallery--carousel slideshow-arrows.chr-product-gallery-arrows .slideshow-control{width:42px;height:56px;min-width:42px;min-height:56px;display:grid;place-items:center;padding:0;border:1px solid #f3f0e9;border-radius:0;background:#111111e6;color:#f3f0e9;box-shadow:4px 4px 0 var(--chr-pink);opacity:.94;pointer-events:auto}.template-product .media-gallery--carousel slideshow-arrows.chr-product-gallery-arrows .slideshow-control .svg-wrapper,.template-product .media-gallery--carousel slideshow-arrows.chr-product-gallery-arrows .slideshow-control svg{width:20px;height:20px}.template-cart .chr-cart-payment-mark{grid-template-columns:78px minmax(0,1fr);gap:13px;padding-left:14px}.template-cart .chr-cart-payment-mark img{width:76px;transform:translate(-4px) rotate(-3deg)}.template-cart .chr-cart-payment-mark strong{font-size:clamp(21px,7vw,27px)}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/chromatica-global.css.map */
