:root{--cc-black: #080808;--cc-ink: #171717;--cc-white: #ffffff;--cc-off-white: #f7f7f5;--cc-light-gray: #e7e7e7;--cc-mid-gray: #737373;--cc-error: #b42318;--cc-success: #18794e;--cc-page-width: 1280px;--cc-content-width: 1280px;--cc-page-gutter-desktop: 40px;--cc-page-gutter-tablet: 28px;--cc-page-gutter-mobile: 18px}.cc-section{color:var(--cc-ink);background:var(--cc-white)}.cc-section--off-white{background:var(--cc-off-white)}.cc-section--black{background:var(--cc-black);color:var(--cc-white)}.cc-container{width:min(100% - 40px,var(--cc-page-width));margin-inline:auto}.cc-pad{padding-block:96px}.cc-eyebrow{margin:0 0 14px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.cc-heading{margin:0;font-family:var(--font-heading-family);font-size:clamp(3rem,4vw,4.8rem);line-height:1;color:inherit}.cc-copy{margin:18px 0 0;max-width:62ch;font-size:1.7rem;line-height:1.65;color:inherit}.cc-muted{color:var(--cc-mid-gray)}.cc-section--black .cc-muted{color:var(--cc-light-gray)}.cc-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.cc-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid var(--cc-black);text-decoration:none;font-size:1.4rem;font-weight:700;color:var(--cc-black);background:var(--cc-white);transition:background .18s ease,color .18s ease,border-color .18s ease}.cc-btn--primary{color:var(--cc-white);background:var(--cc-black)}.cc-btn--light{color:var(--cc-black);background:var(--cc-white);border-color:var(--cc-white)}.cc-btn:hover,.cc-btn:focus-visible{color:var(--cc-white);background:var(--cc-ink);border-color:var(--cc-ink)}.cc-btn--primary:hover,.cc-btn--primary:focus-visible{color:var(--cc-black);background:var(--cc-white)}.cc-btn:focus-visible,.cc-card:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cc-announcement{min-height:38px;display:flex;align-items:center;justify-content:center;padding:8px 18px;background:var(--cc-black);color:var(--cc-white);font-size:1.3rem;font-weight:600;text-align:center}.cc-hero{padding-block:52px 72px}.cc-hero__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.05fr);gap:48px;align-items:center;min-height:620px}.cc-hero h1{font-family:var(--font-heading-family);font-size:clamp(4.2rem,5.6vw,7.2rem);line-height:.98;margin:0}.cc-media{background:var(--cc-off-white);border:1px solid var(--cc-light-gray);overflow:hidden}.cc-media img,.cc-media svg{display:block;width:100%;height:100%;object-fit:cover}.cc-hero__media{aspect-ratio:9 / 10;max-height:700px}.cc-placeholder{min-height:100%;display:grid;place-items:center;padding:40px;color:var(--cc-mid-gray);text-align:center}.cc-trust{border-block:1px solid var(--cc-light-gray)}.cc-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px}.cc-trust__item{min-height:82px;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:700;border-inline-start:1px solid var(--cc-light-gray)}.cc-trust__item:first-child{border-inline-start:0}.cc-icon{width:22px;height:22px;flex:0 0 auto}.cc-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.cc-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.cc-category{display:block;color:inherit;text-decoration:none}.cc-category__image{aspect-ratio:4 / 5;margin-bottom:14px}.cc-category__title,.cc-product-card__title{margin:0;font-size:1.6rem;line-height:1.35;color:inherit}.cc-category__title{font-weight:700}.cc-product-card{display:block;min-width:0;color:inherit;text-decoration:none;border:1px solid var(--cc-light-gray);background:var(--cc-white)}.cc-product-card__image{aspect-ratio:4 / 5;border-bottom:1px solid var(--cc-light-gray)}.cc-product-card__body{padding:16px}.cc-product-card .price{margin-top:8px;color:var(--cc-ink)}.cc-badge{position:absolute;top:12px;left:12px;z-index:1;padding:5px 9px;background:var(--cc-black);color:var(--cc-white);font-size:1.1rem;font-weight:700;text-transform:uppercase}.cc-badge--sale{background:var(--cc-error)}.cc-product-card__media-wrap{position:relative}.cc-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;align-items:center}.cc-split__media{aspect-ratio:1 / 1}.cc-callout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:34px;align-items:center;padding:40px;background:var(--cc-black);color:var(--cc-white)}.cc-callout__media{aspect-ratio:16 / 9;border-color:#303030}.cc-care{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cc-care__item{padding:24px;border:1px solid var(--cc-light-gray);color:inherit;text-decoration:none;background:var(--cc-white)}.cc-care__item h3{margin:12px 0 8px;font-size:1.8rem}.cc-care__item p{margin:0;color:var(--cc-mid-gray);line-height:1.55}.cc-newsletter{text-align:center}.cc-newsletter form{max-width:520px;margin:28px auto 0}.cc-newsletter__row{display:flex;gap:10px}.cc-newsletter input[type=email]{flex:1;min-height:48px;border:1px solid var(--cc-black);padding:0 14px;font-size:1.6rem}.cc-form-message{margin-top:12px}.cc-form-message--error{color:var(--cc-error)}.cc-form-message--success{color:var(--cc-success)}.cc-breadcrumbs{padding:22px 0 0;font-size:1.3rem;color:var(--cc-mid-gray)}.cc-breadcrumbs a{color:var(--cc-ink);text-decoration:underline;text-underline-offset:3px}.cc-page-hero{padding-block:64px 34px;border-bottom:1px solid var(--cc-light-gray)}.cc-page-hero__inner{max-width:820px}.cc-page-hero .cc-heading{font-size:clamp(3.6rem,5vw,6rem)}.cc-readable{max-width:820px;margin-inline:auto;font-size:1.7rem;line-height:1.7}.cc-readable h2,.cc-readable h3{color:var(--cc-ink)}.cc-values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.cc-value{padding:24px;border:1px solid var(--cc-light-gray);background:var(--cc-white)}.cc-value h3{margin:0 0 8px;font-size:2.2rem}.cc-faq{max-width:900px;margin-inline:auto}.cc-faq details{border-top:1px solid var(--cc-light-gray)}.cc-faq details:last-child{border-bottom:1px solid var(--cc-light-gray)}.cc-faq summary{cursor:pointer;padding:22px 0;font-weight:700;font-size:1.8rem}.cc-faq summary:focus-visible{outline:2px solid var(--cc-black);outline-offset:3px}.cc-faq__answer{padding:0 0 22px;color:var(--cc-mid-gray);line-height:1.65}.cc-theme-scope .button,.cc-theme-scope .shopify-challenge__button,.cc-theme-scope .customer button{min-height:48px}.cc-theme-scope .card-wrapper,.cc-theme-scope .product-card-wrapper .card{--border-radius: 0}@media screen and (max-width:989px){.cc-pad{padding-block:72px}.cc-hero__grid,.cc-split,.cc-callout{grid-template-columns:1fr;min-height:0}.cc-grid-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cc-care,.cc-values{grid-template-columns:1fr}}@media screen and (max-width:749px){.cc-container{width:min(100% - 36px,var(--cc-page-width))}.cc-pad{padding-block:60px}.cc-hero{padding-block:34px 56px}.cc-hero__grid{gap:28px}.cc-hero__media{order:-1;aspect-ratio:4 / 5}.cc-actions,.cc-newsletter__row{flex-direction:column}.cc-btn{width:100%}.cc-trust__grid{grid-template-columns:1fr}.cc-trust__item{border-inline-start:0;border-top:1px solid var(--cc-light-gray);justify-content:flex-start;padding-inline:18px}.cc-trust__item:first-child{border-top:0}.cc-section-head{display:block}.cc-grid-4{gap:14px}.cc-callout{padding:24px}}.cc-container{width:min(100% - 80px,1280px)}.cc-heading{font-size:clamp(4.2rem,4vw,4.8rem)}.cc-announcement{min-height:40px;font-size:1.4rem;background:var(--cc-black);color:var(--cc-white)}.cc-hero__grid{grid-template-columns:minmax(0,.78fr) minmax(0,1fr);gap:56px;min-height:640px}.cc-hero h1{font-size:clamp(6rem,4.6vw,6.8rem);line-height:1;color:var(--cc-ink);max-width:560px;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal}.cc-hero__media{aspect-ratio:3 / 2;min-height:560px;max-height:700px}.cc-trust__item{min-height:88px;gap:14px;font-size:1.5rem}.cc-icon{width:30px;height:30px}.cc-section-head{margin-bottom:38px}.cc-category__title,.cc-product-card__title{font-size:1.7rem}.cc-product-card__body{padding:18px}.cc-product-card .price{font-size:1.6rem}.cc-split{gap:64px;min-height:560px}.cc-split__media{min-height:520px}.cc-callout{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:44px;min-height:400px;padding:48px}.cc-care__item{min-height:210px;padding:28px}.cc-care__item h3{margin:16px 0 8px;font-size:2.2rem}.cc-care__item p{font-size:1.6rem}.cc-care__link{display:inline-flex;margin-top:18px;font-size:1.5rem;font-weight:700;text-decoration:underline;text-underline-offset:4px}.cc-newsletter form{max-width:640px}.cc-newsletter input[type=email]{min-height:52px;padding:0 16px}.cc-theme-scope .header-wrapper{background:var(--cc-white)}.cc-theme-scope .header{min-height:82px;max-width:1280px;padding-left:40px;padding-right:40px}.cc-theme-scope .header__heading-logo{max-width:220px}.cc-theme-scope .header__heading-link{font-family:var(--font-heading-family);font-size:2.8rem;letter-spacing:0;color:var(--cc-ink)}.cc-theme-scope .list-menu__item{font-size:1.5rem}.cc-theme-scope .header__icon{width:4.4rem;height:4.4rem;color:var(--cc-ink)}.cc-theme-scope .footer{background:var(--cc-black)!important;color:var(--cc-white);padding-top:28px}.cc-theme-scope .footer .page-width{max-width:1280px}.cc-theme-scope .footer a,.cc-theme-scope .footer .link{color:var(--cc-white);font-size:1.5rem}.cc-theme-scope .footer-block__heading{color:var(--cc-white);font-size:1.7rem}.cc-theme-scope .footer .rte,.cc-theme-scope .footer__copyright,.cc-theme-scope .footer__content-bottom{color:var(--cc-light-gray);font-size:1.4rem}.cc-theme-scope .list-payment{justify-content:flex-start}@media screen and (max-width:989px){.cc-container{width:min(100% - 48px,1280px)}.cc-hero__grid,.cc-split,.cc-callout{grid-template-columns:1fr;min-height:0}}@media screen and (max-width:749px){.cc-container{width:min(100% - 36px,1280px)}.cc-hero h1{font-size:clamp(4rem,12vw,4.6rem)}.cc-hero__media{min-height:0;aspect-ratio:4 / 5}.cc-theme-scope .header{min-height:68px;padding-left:18px;padding-right:18px}.cc-theme-scope .header__heading-link{font-size:2.2rem}}html,body,.cc-theme-scope{max-width:100%;overflow-x:hidden}.cc-theme-scope .announcement-bar-section,.cc-theme-scope .utility-bar,.cc-theme-scope .announcement-bar{background:var(--cc-black)!important;color:var(--cc-white)!important}.cc-theme-scope .announcement-bar__message,.cc-theme-scope .announcement-bar__link{color:var(--cc-white)!important;font-size:1.4rem;font-weight:700;letter-spacing:0}.cc-theme-scope .header__heading-logo-wrapper,.cc-theme-scope .header__heading-logo{display:none!important}.cc-theme-scope .header__heading-link{display:inline-flex;align-items:center;text-decoration:none}.cc-theme-scope .header__heading-link:after{content:"CLARA'S CLOSET";color:var(--cc-ink);font-family:Georgia,Times New Roman,serif;font-size:2.8rem;font-weight:600;line-height:1;white-space:nowrap}.cc-hero__grid{grid-template-columns:minmax(540px,.9fr) minmax(0,1fr);gap:64px}.cc-hero__grid>div:first-child{max-width:650px}.cc-hero h1,.cc-heading{font-family:Georgia,Times New Roman,serif;font-weight:600;letter-spacing:0}.cc-hero h1{max-width:650px;font-size:clamp(5.4rem,4.15vw,6.2rem);line-height:1.04;text-wrap:balance;word-break:normal}.cc-hero__media img{object-position:center}.cc-media{max-width:100%}.cc-section-head{align-items:center}.cc-featured-products__grid:has(.cc-product-card:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr));max-width:900px}.cc-care__item h3,.cc-care__link{color:var(--cc-ink)}.cc-care__item p{color:#555}.cc-care__item{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.cc-care__item:hover,.cc-care__item:focus-visible{border-color:var(--cc-black);box-shadow:0 14px 34px #00000014;transform:translateY(-2px)}@media screen and (max-width:989px){.cc-hero__grid{grid-template-columns:1fr;gap:34px}.cc-hero__grid>div:first-child{max-width:760px}}@media screen and (max-width:749px){.cc-theme-scope .announcement-bar__message,.cc-theme-scope .announcement-bar__link{font-size:1.25rem}.cc-theme-scope .header__heading-link:after{font-size:2.1rem}.cc-hero h1{font-size:clamp(3.25rem,8.6vw,3.8rem);line-height:1.08;max-width:100%}.cc-copy{font-size:1.55rem;line-height:1.6}.cc-actions{margin-top:24px}.cc-featured-products__grid:has(.cc-product-card:nth-child(3):last-child){grid-template-columns:1fr;max-width:none}}.cc-theme-scope .cc-section,.cc-theme-scope .cc-section--off-white{background:#fff}.cc-theme-scope .cc-container{width:min(100% - 72px,1280px)}.cc-theme-scope .cc-pad{padding-block:64px}.cc-theme-scope .cc-heading{width:100%;text-align:center;font-size:clamp(4rem,4.3vw,5.6rem);line-height:.98}.cc-theme-scope .cc-section-head{justify-content:center;margin-bottom:34px}.cc-theme-scope .cc-section-head .cc-btn{position:absolute;right:max(36px,calc((100vw - 1280px)/2))}.cc-theme-scope .cc-media{border-color:#d8d8d8;background:#fff}.cc-theme-scope .cc-media img{filter:grayscale(1) contrast(1.08)}.cc-theme-scope .cc-hero{width:min(100% - 72px,1280px);margin-inline:auto;padding-block:0}.cc-theme-scope .cc-hero__grid{min-height:520px;grid-template-columns:minmax(360px,430px) minmax(0,1fr);gap:44px;border-bottom:1px solid #dcdcdc}.cc-theme-scope .cc-hero__grid>div:first-child{max-width:none;padding:76px 64px 64px 0;align-self:center}.cc-theme-scope .cc-hero h1{max-width:430px;font-size:clamp(4.8rem,3.7vw,5.7rem);line-height:.98}.cc-theme-scope .cc-hero .cc-copy{max-width:460px;margin-top:24px;color:#343434;font-size:1.55rem;line-height:1.55}.cc-theme-scope .cc-hero .cc-actions{margin-top:30px}.cc-theme-scope .cc-hero__media{min-height:520px;max-height:none;aspect-ratio:auto;border:0}.cc-theme-scope .cc-hero__media img{object-position:center top}.cc-theme-scope .cc-btn{border-radius:0;min-width:146px;min-height:56px;font-size:1.4rem}.cc-theme-scope .cc-trust{background:#fff}.cc-theme-scope .cc-trust__item{min-height:76px;justify-content:center;gap:18px;font-size:1.35rem;font-weight:500}.cc-theme-scope .cc-trust .cc-icon{width:34px;height:34px;stroke-width:1.5}.cc-theme-scope .cc-category__image{aspect-ratio:1 / 1.16;margin-bottom:16px}.cc-theme-scope .cc-category__title{text-align:center;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:500}.cc-theme-scope .cc-product-card{position:relative;border-color:#d0d0d0;background:#fff}.cc-theme-scope .cc-product-card:after{content:"\2661";position:absolute;top:12px;right:14px;z-index:2;font-size:2.4rem;line-height:1;color:#111}.cc-theme-scope .cc-product-card__image{aspect-ratio:1 / 1}.cc-theme-scope .cc-product-card__body{padding:16px 18px 18px}.cc-theme-scope .cc-product-card__title{font-size:1.55rem;font-weight:500}.cc-theme-scope .cc-product-card .price{margin-top:4px;font-size:1.55rem}.cc-theme-scope .cc-badge{top:12px;left:12px;background:#111;color:#fff}.cc-theme-scope .cc-split{gap:0;min-height:0;align-items:stretch}.cc-theme-scope .cc-split__media{min-height:460px;border:0;aspect-ratio:1.2 / 1}.cc-theme-scope .cc-split>div:not(.cc-split__media){display:flex;flex-direction:column;justify-content:center;padding:64px 72px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}.cc-theme-scope .cc-split .cc-heading{max-width:500px;text-align:left;font-size:clamp(3.8rem,3vw,4.8rem)}.cc-theme-scope .cc-split .cc-copy{color:#242424}.cc-theme-scope .cc-callout{min-height:220px;grid-template-columns:minmax(0,.78fr) minmax(0,1fr);gap:48px;padding:0 0 0 48px;background:#050505}.cc-theme-scope .cc-callout .cc-heading{max-width:520px;color:#fff;text-align:left;font-size:clamp(3.4rem,3.1vw,4.8rem)}.cc-theme-scope .cc-callout__media{min-height:220px;border:0;aspect-ratio:2.5 / 1}.cc-theme-scope .cc-care{gap:28px}.cc-theme-scope .cc-care__item{min-height:138px;display:grid;grid-template-columns:60px 1fr;grid-template-rows:auto auto auto;column-gap:18px;align-content:center;padding:22px 26px;border-color:#1d1d1d}.cc-theme-scope .cc-care__item .cc-icon{grid-row:1 / 4;width:54px;height:54px;stroke-width:1.4}.cc-theme-scope .cc-care__item h3{margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500}.cc-theme-scope .cc-care__item p{font-size:1.35rem;line-height:1.35}.cc-theme-scope .cc-care__link{margin-top:8px;font-size:1.3rem;text-decoration:none}.cc-theme-scope .cc-newsletter{padding-block:32px 28px}.cc-theme-scope .cc-newsletter .cc-heading{font-size:clamp(2.8rem,2.8vw,3.6rem)}.cc-theme-scope .cc-newsletter .cc-copy{margin-inline:auto;font-size:1.35rem}.cc-theme-scope .cc-newsletter form{max-width:560px;margin-top:14px}.cc-theme-scope .cc-newsletter input[type=email],.cc-theme-scope .cc-newsletter .cc-btn{min-height:42px}.cc-theme-scope .footer{margin-top:0;background:#050505!important}.cc-theme-scope .footer__content-top{padding-top:44px;padding-bottom:24px}.cc-theme-scope .footer-block__heading{font-family:Georgia,Times New Roman,serif;font-weight:500}@media screen and (max-width:989px){.cc-theme-scope .cc-container{width:min(100% - 44px,1280px)}.cc-theme-scope .cc-hero__grid{grid-template-columns:1fr;min-height:0;gap:0}.cc-theme-scope .cc-hero__grid>div:first-child{padding:36px 0 56px}.cc-theme-scope .cc-split>div:not(.cc-split__media){padding:42px 0 0;border:0}.cc-theme-scope .cc-callout{grid-template-columns:1fr;padding:36px}.cc-theme-scope .cc-callout__media{min-height:220px}}@media screen and (max-width:749px){.cc-theme-scope .cc-container{width:min(100% - 36px,1280px)}.cc-theme-scope .cc-pad{padding-block:48px}.cc-theme-scope .cc-heading{text-align:left;font-size:clamp(3.6rem,11vw,4.8rem)}.cc-theme-scope .cc-section-head{justify-content:flex-start}.cc-theme-scope .cc-section-head .cc-btn{position:static;margin-top:18px}.cc-theme-scope .cc-hero__media{min-height:0;aspect-ratio:16 / 9}.cc-theme-scope .cc-hero h1{max-width:100%;font-size:clamp(3.6rem,10.2vw,4.4rem);line-height:1.02;overflow-wrap:normal}.cc-theme-scope .cc-trust__item{justify-content:flex-start;min-height:88px;font-size:1.55rem}.cc-theme-scope .cc-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-theme-scope .cc-featured-products__grid:has(.cc-product-card:nth-child(3):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.cc-theme-scope .cc-category__title,.cc-theme-scope .cc-product-card__title{font-size:1.35rem}.cc-theme-scope .cc-care__item{grid-template-columns:52px 1fr;padding:20px}.cc-theme-scope .cc-care__item .cc-icon{width:46px;height:46px}.cc-theme-scope .cc-newsletter .cc-heading{text-align:center}}.cc-product-container,.template-product .page-width,.cc-theme-scope product-info .page-width,.cc-theme-scope .related-products.page-width{width:min(100% - 80px,1280px);max-width:1280px;margin-inline:auto;padding-inline:0}.template-product,.cc-theme-scope product-info,.cc-theme-scope .shopify-section:has(product-info),.cc-theme-scope .shopify-section:has(.related-products){background:#fff;color:var(--cc-ink)}.cc-theme-scope main,.cc-theme-scope .content-for-layout,.cc-theme-scope .shopify-section:has(.cc-breadcrumbs),.cc-theme-scope .shopify-section:has(.cc-trust),.cc-theme-scope .shopify-section:has(.cc-product-story),.cc-theme-scope .shopify-section:has(.cc-product-details),.cc-theme-scope .shopify-section:has(.cc-customer-care),.cc-theme-scope .shopify-section:has(.cc-newsletter){background:#fff}.cc-theme-scope main .scroll-trigger{opacity:1!important;transform:none!important}.cc-theme-scope product-info{padding-block:44px 88px}.cc-theme-scope .cc-breadcrumbs{padding-block:22px;color:#575757;font-size:1.45rem;background:#fff}.cc-theme-scope .cc-breadcrumbs a{color:var(--cc-ink)}.cc-theme-scope product-info .product{display:grid;grid-template-columns:minmax(0,58fr) minmax(360px,42fr);gap:64px;align-items:start}.cc-theme-scope product-info .product__media-wrapper,.cc-theme-scope product-info .product__info-wrapper{width:auto!important;max-width:none!important;padding:0!important}.cc-theme-scope product-info .product__column-sticky{top:112px}.cc-theme-scope product-info .product__info-container{max-width:520px;margin-left:auto}.cc-theme-scope product-info .product__text{margin:0 0 10px;color:#303030;font-size:1.25rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.cc-theme-scope product-info .product__title h1{color:var(--cc-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(4.6rem,3.8vw,5.8rem);font-weight:600;line-height:1.08;letter-spacing:0}.cc-theme-scope product-info .rating-wrapper,.cc-theme-scope product-info .jdgm-prev-badge{margin-top:12px;color:var(--cc-ink)!important}.cc-theme-scope .jdgm-star,.cc-theme-scope .jdgm-prev-badge__text,.cc-theme-scope .jdgm-rev-widg__summary-stars,.cc-theme-scope .jdgm-rev__rating{color:var(--cc-ink)!important}.cc-theme-scope product-info .price{color:var(--cc-ink);font-size:2.4rem;font-weight:700}.cc-theme-scope product-info .product__tax,.cc-theme-scope product-info .installment{color:#5a5a5a;font-size:1.35rem}.cc-theme-scope product-info .product__inventory{display:flex;align-items:center;gap:8px;color:var(--cc-ink);font-size:1.45rem}.cc-theme-scope product-info .product-form__input{max-width:100%;margin-bottom:18px}.cc-theme-scope product-info .form__label,.cc-theme-scope product-info .quantity__label{color:var(--cc-ink);font-size:1.45rem;font-weight:700}.cc-theme-scope product-info .quantity{width:160px;min-height:50px;border:1px solid #171717;background:#fff}.cc-theme-scope product-info .quantity__button{min-width:48px;color:var(--cc-ink)}.cc-theme-scope product-info .quantity__input{color:var(--cc-ink);font-size:1.5rem}.cc-theme-scope product-info .product-form__submit{min-height:54px;width:100%;margin-bottom:12px;border:1px solid #080808;background:#080808;color:#fff;font-size:1.45rem;font-weight:800;letter-spacing:0;text-transform:none}.cc-theme-scope product-info .product-form__submit:hover,.cc-theme-scope product-info .product-form__submit:focus-visible{background:#fff;color:#080808}.cc-theme-scope product-info .shopify-payment-button__button{min-height:52px}.cc-theme-scope product-info .product__description{display:none}.cc-theme-scope product-info .share-button__button{color:var(--cc-ink);font-size:1.35rem}.cc-theme-scope product-info .product-media-container,.cc-theme-scope product-info .global-media-settings,.cc-theme-scope product-info .thumbnail{border-color:#dedede;border-radius:4px;background:#fff}.cc-theme-scope product-info .product__media img{object-fit:contain}.cc-theme-scope product-info .thumbnail[aria-current],.cc-theme-scope product-info .thumbnail[aria-current=true]{border-color:#080808;box-shadow:0 0 0 1px #080808}.cc-theme-scope product-info .thumbnail-list__item,.cc-theme-scope product-info .thumbnail{min-width:82px;min-height:82px}.cc-product-story,.cc-product-details{padding-block:88px}.cc-product-story.cc-section--off-white,.cc-product-details{background:var(--cc-off-white)}.cc-product-story,.cc-product-details,.cc-product-story .cc-heading,.cc-product-details .cc-heading,.cc-product-story .cc-readable,.cc-product-details .rte{color:var(--cc-ink)}.cc-product-story__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:64px;align-items:center}.cc-product-story__media{aspect-ratio:1 / 1}.cc-product-story__copy .cc-heading,.cc-product-details .cc-heading{text-align:left}.cc-product-story__copy .cc-readable{margin-top:22px;max-width:620px}.cc-product-details__rows{margin-top:34px;background:#fff;border:1px solid #dedede}.cc-product-accordion{border-bottom:1px solid #dedede}.cc-product-accordion:last-child{border-bottom:0}.cc-product-accordion summary{cursor:pointer;min-height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;color:var(--cc-ink);font-size:1.7rem;font-weight:800;list-style:none}.cc-product-accordion summary::-webkit-details-marker{display:none}.cc-product-accordion summary:after{content:"+";font-size:2.4rem;font-weight:400}.cc-product-accordion[open] summary:after{content:"-"}.cc-product-accordion .rte{padding:0 24px 24px;color:#373737;font-size:1.55rem;line-height:1.7}.cc-limited-note{display:flex;gap:16px;margin-top:22px;padding:22px;border:1px solid #dedede;background:#fff}.cc-limited-note h3{margin:0 0 4px;font-size:1.8rem}.cc-limited-note p{margin:0;color:#575757}.cc-theme-scope .shopify-app-block,.cc-theme-scope .shopify-section:has(.jdgm-rev-widg){background:var(--cc-off-white)}.cc-theme-scope .jdgm-rev-widg{width:min(100% - 80px,1280px)!important;margin:0 auto!important;padding:88px 0!important;color:var(--cc-ink)!important;background:transparent!important}.cc-theme-scope .jdgm-rev-widg,.cc-theme-scope .jdgm-rev-widg *,.cc-theme-scope .jdgm-histogram,.cc-theme-scope .jdgm-histogram *,.cc-theme-scope .jdgm-rev,.cc-theme-scope .jdgm-rev *{color:var(--cc-ink)!important}.cc-theme-scope .jdgm-rev-widg__title{color:var(--cc-ink)!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(4rem,3.6vw,4.8rem)!important;font-weight:600!important}.cc-theme-scope .jdgm-write-rev-link,.cc-theme-scope .jdgm-btn{border-color:#080808!important;background:#fff!important;color:#080808!important}.cc-theme-scope .jdgm-rev{padding:26px!important;border:1px solid #dedede!important;background:#fff!important;color:var(--cc-ink)!important}.cc-theme-scope .related-products{padding-block:88px!important}.cc-theme-scope .related-products__heading{margin-bottom:34px;color:var(--cc-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,3.6vw,4.8rem);font-weight:600;text-align:center}.cc-theme-scope .related-products .card-wrapper,.cc-theme-scope .related-products .card{border-color:#dedede;background:#fff}.cc-theme-scope .related-products .card__heading,.cc-theme-scope .related-products .price{color:var(--cc-ink)}.cc-theme-scope .cc-newsletter{padding-block:78px}.cc-theme-scope product-info .slider-buttons,.cc-theme-scope product-info .slider-button,.cc-theme-scope product-info .product__media-toggle,.cc-theme-scope product-info .product__modal-opener{background:transparent!important;color:var(--cc-ink)!important}.cc-theme-scope product-info .slider-button{border:0!important;box-shadow:none!important}.cc-theme-scope product-info .slider-button .svg-wrapper,.cc-theme-scope product-info .product__media-icon{background:#fff!important;color:var(--cc-ink)!important;border:1px solid #dedede}.cc-theme-scope product-info .slider-buttons{display:none!important}.jdgm-widget,.jdgm-widget *,.jdgm-rev-widg,.jdgm-rev-widg *,.jdgm-rev,.jdgm-rev *,.jdgm-histogram,.jdgm-histogram *{color:#171717!important;opacity:1!important}.jdgm-rev-widg,.jdgm-rev-widg__body,.jdgm-rev-widg__reviews,.jdgm-rev{background:transparent!important}.jdgm-rev{background:#fff!important}.jdgm-widget a,.jdgm-widget button{color:#171717!important;border-color:#171717!important}@media screen and (max-width:989px){.cc-product-container,.template-product .page-width,.cc-theme-scope product-info .page-width,.cc-theme-scope .related-products.page-width{width:min(100% - 48px,1280px)}.cc-theme-scope product-info .product,.cc-product-story__grid{grid-template-columns:1fr;gap:36px}.cc-theme-scope product-info .product__info-container{max-width:none;margin-left:0}.cc-theme-scope product-info .product__column-sticky{position:static}}@media screen and (max-width:749px){.cc-product-container,.template-product .page-width,.cc-theme-scope product-info .page-width,.cc-theme-scope .related-products.page-width,.cc-theme-scope .jdgm-rev-widg{width:min(100% - 36px,1280px)!important}.cc-theme-scope product-info{padding-block:28px 60px}.cc-theme-scope product-info .product__title h1{font-size:clamp(3.4rem,10vw,4.2rem)}.cc-theme-scope product-info .thumbnail-list__item,.cc-theme-scope product-info .thumbnail{min-width:72px;min-height:72px}.cc-product-story,.cc-product-details,.cc-theme-scope .related-products,.cc-theme-scope .jdgm-rev-widg{padding-block:60px!important}.cc-product-story__copy .cc-heading,.cc-product-details .cc-heading,.cc-theme-scope .related-products__heading,.cc-theme-scope .jdgm-rev-widg__title{text-align:left;font-size:clamp(3.4rem,10vw,4.2rem)!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/cc-theme.css.map */
