:root{--cv-ivory: #f5f0e8;--cv-paper: #fbf9f5;--cv-espresso: #241d19;--cv-wine: #8b253a;--cv-olive: #596049;--cv-line: rgba(36, 29, 25, .18);--cv-serif: "Iowan Old Style", Baskerville, "Times New Roman", serif;--cv-sans: "Helvetica Neue", Helvetica, Arial, sans-serif;--cv-page: min(1360px, calc(100vw - 64px) )}html{scroll-behavior:smooth}body{background:var(--cv-paper);color:var(--cv-espresso);font-family:var(--cv-sans)}body,button,input,select,textarea{font-size:16px}h1,h2,h3,.h1,.h2,.h3{font-family:var(--cv-serif);font-weight:400;letter-spacing:-.025em}a{text-underline-offset:4px}.cv-page-width{width:var(--cv-page);margin-inline:auto}.cv-eyebrow{margin:0 0 18px;font:600 11px/1.2 var(--cv-sans);letter-spacing:.2em;text-transform:uppercase}.cv-center{display:flex;justify-content:center;margin-top:42px}.cv-text-link{color:inherit;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:5px}.cv-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 26px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border:1px solid transparent;border-radius:0;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.cv-button--light{background:var(--cv-paper);color:var(--cv-espresso)}.cv-button--light:hover{background:transparent;color:#fff;border-color:#fff}.cv-button--dark{background:var(--cv-espresso);color:#fff}.cv-button--dark:hover{background:var(--cv-wine)}.cv-announcement{min-height:32px;display:grid;place-items:center;padding:7px 20px;background:var(--cv-espresso);color:#fff;text-align:center}.cv-announcement p{margin:0;font-size:10px;line-height:1.4;letter-spacing:.14em;text-transform:uppercase}.cv-header{position:relative;z-index:40;background:#fbf9f5f5;border-bottom:1px solid var(--cv-line)}.cv-header__inner{width:var(--cv-page);min-height:82px;margin-inline:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.cv-header__nav{display:flex;align-items:center;gap:26px}.cv-header__nav--right{justify-content:flex-end}.cv-header__nav a{color:var(--cv-espresso);font-size:12px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;white-space:nowrap}.cv-header__nav a:hover{color:var(--cv-wine)}.cv-wordmark{display:block;width:196px;line-height:0}.cv-wordmark img{display:block;width:100%;height:auto}.cv-header__icon{position:relative;display:grid!important;place-items:center;width:44px;height:44px;margin:-6px}.cv-header__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.4}.cv-header__icon span{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;display:grid;place-items:center;padding:0 3px;background:var(--cv-wine);color:#fff;border-radius:50%;font-size:9px}.cv-mobile-menu{display:none}.cv-hero{position:relative;min-height:clamp(620px,76vh,860px);display:flex;align-items:flex-end;overflow:hidden;color:#fff}.cv-hero__media,.cv-password__media{position:absolute;top:0;right:0;bottom:0;left:0}.cv-hero__media img,.cv-password__media img{width:100%;height:100%;object-fit:cover;display:block}.cv-hero__media img{object-position:center 18%}.cv-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#19120e8f,#19120e2e 42%,#19120e05 68%)}.cv-hero__content{position:relative;z-index:2;width:min(620px,calc(100vw - 64px));margin-left:max(32px,calc((100vw - 1360px)/2));padding:96px 0}.cv-hero__content h1{max-width:610px;margin:0;font-size:clamp(58px,6.2vw,96px);line-height:.96;text-wrap:balance}.cv-hero__content>p:not(.cv-eyebrow){max-width:470px;margin:26px 0 34px;font-size:17px;line-height:1.6}.cv-edit{padding-block:112px 124px}.cv-section-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:64px;margin-bottom:48px;padding-bottom:28px;border-bottom:1px solid var(--cv-line)}.cv-section-heading h2{margin:0;font-size:clamp(44px,5vw,72px);line-height:1}.cv-section-heading>p{max-width:480px;justify-self:end;margin:0;font:16px/1.65 var(--cv-serif)}.cv-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:44px 18px}.cv-product-card a{color:inherit;text-decoration:none}.cv-product-card__media{aspect-ratio:3/4;overflow:hidden;background:#eee7dd}.cv-product-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.cv-product-card:hover img{transform:scale(1.025)}.cv-product-card h3{margin:16px 0 4px;font:400 17px/1.3 var(--cv-serif);letter-spacing:0}.cv-product-card p{margin:0;font-size:13px}.cv-empty-edit{min-height:520px;display:grid;place-items:center;padding:60px;text-align:center;background:linear-gradient(135deg,#e6ded2,#f5f0e8)}.cv-empty-edit>div{max-width:600px}.cv-empty-edit h3{margin:0;font-size:clamp(42px,5vw,70px);line-height:1}.cv-empty-edit p:not(.cv-eyebrow){margin:24px auto 30px;max-width:430px;line-height:1.65}.cv-story{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(56px,8vw,120px);align-items:center;padding-bottom:128px}.cv-story__media{aspect-ratio:4/5;overflow:hidden}.cv-story__media img{width:100%;height:100%;object-fit:cover;display:block}.cv-story__content{max-width:530px}.cv-story__content h2{margin:0 0 30px;font-size:clamp(48px,5vw,74px);line-height:1}.cv-story__content>p:not(.cv-eyebrow){margin:0 0 20px;font-size:16px;line-height:1.75}.cv-story__content .cv-text-link{display:inline-block;margin-top:14px}.cv-services{background:var(--cv-espresso);color:#fff}.cv-services__grid{display:grid;grid-template-columns:repeat(3,1fr)}.cv-services__grid>div{min-height:260px;padding:48px 42px;border-left:1px solid rgba(255,255,255,.16)}.cv-services__grid>div:last-child{border-right:1px solid rgba(255,255,255,.16)}.cv-services span{font-size:10px;letter-spacing:.15em;opacity:.6}.cv-services h3{margin:44px 0 12px;font-size:25px;letter-spacing:0}.cv-services p{margin:0;max-width:320px;font-size:13px;line-height:1.6;opacity:.72}.cv-footer{background:#ece4d8;color:var(--cv-espresso)}.cv-footer__newsletter{width:var(--cv-page);margin-inline:auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;padding:86px 0 66px;border-bottom:1px solid var(--cv-line)}.cv-footer__newsletter h2{margin:0 0 12px;font-size:clamp(40px,4vw,60px);line-height:1}.cv-footer__newsletter p:not(.cv-eyebrow){margin:0;line-height:1.6}.cv-newsletter{position:relative;display:grid;grid-template-columns:1fr auto;border-bottom:1px solid var(--cv-espresso)}.cv-newsletter input{min-height:56px;padding:0 12px 0 0;border:0;background:transparent;color:inherit;outline:none}.cv-newsletter input::placeholder{color:currentColor;opacity:.6}.cv-newsletter button{min-height:56px;padding:0 0 0 24px;border:0;background:transparent;color:inherit;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.cv-form-note{grid-column:1/-1;margin:8px 0;font-size:12px}.cv-footer__grid{width:var(--cv-page);margin-inline:auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:56px;padding:70px 0}.cv-footer__brand{max-width:360px}.cv-footer__wordmark{color:inherit;font:400 28px/1 var(--cv-serif);letter-spacing:.16em;text-decoration:none}.cv-footer__brand p{margin:22px 0 0;font-size:14px;line-height:1.7}.cv-footer__grid nav{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.cv-footer__grid h3{margin:0 0 12px;font:600 12px/1.2 var(--cv-sans);letter-spacing:.14em;text-transform:uppercase}.cv-footer__grid nav a{display:inline-flex;min-height:32px;align-items:center;color:inherit;font-size:13px;text-decoration:none}.cv-footer__grid nav a:hover{text-decoration:underline}.cv-footer__bottom{width:var(--cv-page);margin-inline:auto;min-height:76px;display:grid;grid-template-columns:1fr auto auto;gap:30px;align-items:center;border-top:1px solid var(--cv-line);font-size:11px}.cv-footer__bottom p{margin:0}.cv-footer__bottom nav{display:flex;gap:18px}.cv-footer__bottom a{color:inherit;text-decoration:none}.cv-payment-icons{display:flex;align-items:center;gap:5px}.cv-payment-icons svg{width:32px;height:auto}.cv-collection-intro{padding:86px 0 52px;border-bottom:1px solid var(--cv-line)}.cv-collection-intro h1{margin:0;font-size:clamp(58px,7vw,96px);line-height:.95}.cv-collection-intro>p:not(.cv-eyebrow),.cv-collection-intro>div{max-width:620px;margin:24px 0 0;font-size:16px;line-height:1.7}.cv-product-care{padding-block:70px 96px}.cv-product-care__strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--cv-line)}.cv-product-care__strip>div{display:flex;flex-direction:column;gap:5px;min-height:110px;justify-content:center;padding:24px 32px;border-left:1px solid var(--cv-line)}.cv-product-care__strip>div:last-child{border-right:1px solid var(--cv-line)}.cv-product-care__strip strong{font:400 18px/1.3 var(--cv-serif)}.cv-product-care__strip span{font-size:12px;opacity:.7}.cv-product-care__details{max-width:900px;margin:52px auto 0}.cv-product-care details{border-bottom:1px solid var(--cv-line)}.cv-product-care summary{position:relative;min-height:64px;display:flex;align-items:center;padding-right:32px;font:400 20px/1.3 var(--cv-serif);cursor:pointer;list-style:none}.cv-product-care summary::-webkit-details-marker{display:none}.cv-product-care summary:after{content:"+";position:absolute;right:4px;font:300 22px/1 var(--cv-sans)}.cv-product-care details[open] summary:after{content:"\2013"}.cv-product-care details p{max-width:760px;margin:-2px 0 24px;font-size:14px;line-height:1.7;opacity:.78}.main-page:has(.cv-page-copy),main:has(.cv-page-copy){background:var(--cv-paper)}.cv-page-copy{max-width:820px;margin-inline:auto;color:var(--cv-espresso)}.cv-page-copy>*:first-child{margin-top:0}.cv-page-copy>p{margin:0 0 20px;font-size:16px;line-height:1.75}.cv-page-copy .cv-page-lead{margin-bottom:48px;font:400 clamp(25px,3vw,36px)/1.35 var(--cv-serif)}.cv-page-copy h2{margin:52px 0 16px;font:400 clamp(28px,3vw,38px)/1.15 var(--cv-serif);letter-spacing:-.02em}.cv-page-copy blockquote{margin:56px 0;padding:8px 0 8px 28px;border-left:2px solid var(--cv-wine);font:400 clamp(28px,4vw,44px)/1.2 var(--cv-serif)}.cv-page-copy--story{max-width:920px}.cv-page-copy--story>h2{margin-top:0;font-size:clamp(42px,6vw,72px);line-height:1}.cv-page-faq details{border-bottom:1px solid var(--cv-line)}.cv-page-faq summary{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;font:400 22px/1.3 var(--cv-serif);cursor:pointer}.cv-page-faq summary::-webkit-details-marker{display:none}.cv-page-faq summary:after{content:"+";font:300 22px/1 var(--cv-sans)}.cv-page-faq details[open] summary:after{content:"\2013"}.cv-page-faq details p{max-width:680px;padding-bottom:24px;font-size:15px;line-height:1.7}.cv-size-table{margin:42px 0;overflow-x:auto;border-block:1px solid var(--cv-line)}.cv-size-table table{width:100%;min-width:640px;border-collapse:collapse}.cv-size-table th,.cv-size-table td{padding:16px 18px;border-bottom:1px solid var(--cv-line);text-align:left;font-size:13px}.cv-size-table th{font-size:10px;letter-spacing:.13em;text-transform:uppercase}.cv-legal-copy{max-width:860px;counter-reset:legal}.cv-legal-copy>p:first-child{font-size:13px;letter-spacing:.06em;text-transform:uppercase}.cv-password{position:relative;min-height:100vh;display:grid;place-items:center;overflow:hidden;color:#fff}.cv-password__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#19120e7a}.cv-password__content{position:relative;z-index:2;width:min(560px,calc(100vw - 48px));text-align:center}.cv-password__content>img{width:220px;height:auto;margin-bottom:54px;filter:brightness(0) invert(1)}.cv-password__content h1{margin:0;font-size:clamp(52px,6vw,84px);line-height:.96}.cv-password__content>p:not(.cv-eyebrow){margin:24px auto 38px;max-width:430px;font-size:16px;line-height:1.6}.cv-newsletter--light{color:#fff;border-color:#fffc}.button,button[class*=button],.shopify-payment-button__button{border-radius:0!important;text-transform:uppercase;letter-spacing:.07em;font-weight:600}.product-information{background:var(--cv-paper)}.product-information .product-details{padding-inline:clamp(20px,4vw,64px)}.product-information h1{font-family:var(--cv-serif)!important;font-size:clamp(36px,4vw,54px)!important;line-height:1.02!important;letter-spacing:-.02em!important}.product-information .shopify-payment-button{display:none}.product-information [class*=variant] button{border-radius:0!important;min-height:44px}.product-information [name=add]{min-height:54px;background:var(--cv-espresso)!important;color:#fff!important}.product-information [name=add]:hover{background:var(--cv-wine)!important}.product-information .rte{font-size:15px;line-height:1.75}.product-information .rte h3{margin-top:26px;font:400 22px/1.3 var(--cv-serif)}.resource-list .card-gallery,.product-grid .card-gallery{border-radius:0!important}@media(min-width:990px){.cv-header{position:sticky;top:0}}@media(max-width:989px){:root{--cv-page: min(100% - 40px, 760px)}.cv-header__inner{min-height:70px;grid-template-columns:42px minmax(0,1fr) auto;gap:8px}.cv-header__nav--left,.cv-header__nav--right>a:not(.cv-header__icon){display:none}.cv-header__nav--right{display:flex;grid-column:3;grid-row:1;justify-self:end;gap:0}.cv-header__nav--right .cv-header__icon{margin:0}.cv-wordmark{grid-column:2;grid-row:1;justify-self:center;width:154px}.cv-mobile-menu{display:block;grid-column:1;grid-row:1}.cv-mobile-menu summary{width:42px;height:42px;display:grid;align-content:center;gap:6px;cursor:pointer;list-style:none}.cv-mobile-menu summary::-webkit-details-marker{display:none}.cv-mobile-menu summary span{display:block;width:22px;height:1px;background:currentColor}.cv-mobile-menu__panel{position:absolute;top:70px;left:0;right:0;padding:34px 20px 44px;background:var(--cv-paper);border-top:1px solid var(--cv-line);box-shadow:0 16px 30px #241d1914}.cv-mobile-menu__panel nav{display:flex;flex-direction:column;gap:24px}.cv-mobile-menu__panel a{color:inherit;font:400 28px/1.1 var(--cv-serif);text-decoration:none}.cv-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cv-story{grid-template-columns:1fr 1fr;gap:48px}.cv-services__grid>div{padding-inline:24px}.cv-footer__grid{grid-template-columns:2fr 1fr 1fr}.cv-footer__grid nav:last-child{grid-column:2}.cv-footer__bottom{grid-template-columns:1fr auto;padding-block:20px}.cv-payment-icons{grid-column:1/-1}}@media(max-width:749px){:root{--cv-page: calc(100vw - 32px) }.cv-announcement p{font-size:9px;letter-spacing:.1em}.cv-hero{min-height:710px}.cv-hero__media img{object-position:60% center}.cv-hero__shade{background:linear-gradient(0deg,#19120ea8,#19120e26 62%,#19120e0d)}.cv-hero__content{width:var(--cv-page);margin-inline:auto;padding:58px 0}.cv-hero__content h1{max-width:350px;font-size:clamp(52px,16vw,72px)}.cv-hero__content>p:not(.cv-eyebrow){max-width:340px;margin:20px 0 28px;font-size:15px}.cv-edit{padding-block:74px 82px}.cv-section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:34px}.cv-section-heading h2{font-size:48px}.cv-section-heading>p{justify-self:start;font-size:15px}.cv-product-grid{gap:34px 10px}.cv-product-card h3{font-size:15px}.cv-empty-edit{min-height:420px;padding:36px 24px}.cv-story{grid-template-columns:1fr;gap:42px;padding-bottom:82px}.cv-story__content h2{font-size:52px}.cv-services__grid{grid-template-columns:1fr}.cv-services__grid>div{min-height:0;padding:36px 6px;border-left:0;border-bottom:1px solid rgba(255,255,255,.16)}.cv-services__grid>div:last-child{border-right:0;border-bottom:0}.cv-services h3{margin-top:20px}.cv-footer__newsletter{grid-template-columns:1fr;gap:40px;padding:62px 0 48px}.cv-footer__newsletter h2{font-size:46px}.cv-footer__grid{grid-template-columns:1fr 1fr;gap:42px 28px;padding:52px 0}.cv-footer__brand{grid-column:1/-1}.cv-footer__grid nav:last-child{grid-column:auto}.cv-footer__bottom{grid-template-columns:1fr;gap:14px;padding:28px 0}.cv-footer__bottom nav{flex-wrap:wrap}.cv-footer__grid nav a,.cv-footer__bottom a{min-height:44px;display:inline-flex;align-items:center}.cv-footer__bottom nav{gap:4px 18px}.cv-payment-icons{grid-column:1;flex-wrap:wrap}.cv-collection-intro{padding:58px 0 38px}.cv-collection-intro h1{font-size:58px}.cv-product-care{padding-block:44px 70px}.cv-product-care__strip{grid-template-columns:1fr}.cv-product-care__strip>div{min-height:86px;padding:20px 0;border-left:0;border-bottom:1px solid var(--cv-line)}.cv-product-care__strip>div:last-child{border-right:0;border-bottom:0}.cv-product-care__details{margin-top:36px}.cv-password__media img{object-position:61% center}.cv-password__content>img{width:190px;margin-bottom:40px}.cv-password__content h1{font-size:56px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ciela-vere.css.map */
