: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 .cart-page{padding-block:clamp(44px,7vw,100px)!important}.template-cart .cart-page__title h1,.template-cart .cart-title{font:900 clamp(48px,8vw,110px)/.85 var(--chr-display)!important;letter-spacing:-.065em!important;text-transform:uppercase}.template-cart .cart-page__summary{border-left:1px solid var(--chr-black);padding-left:clamp(22px,3vw,48px)}.template-cart .cart-summary{border-radius:0!important;background:var(--chr-surface)!important;border:1px solid var(--chr-black)!important}.template-cart .cart-items__table-row,.template-cart .cart-item{border-color:var(--chr-grid)!important}.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}}@media(prefers-reduced-motion:reduce){.chr-rating-can,.chr-reviews__character img{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/chromatica-global.css.map */
