:root{--purple: #593161;--purple-light: #F0ECF1;--purple-tint: #F2ECFB;--text: #4F4F54;--text-soft: #6B6B6B;--text-mute: #999;--border: #EDEAE2;--border-light: #E0DCD4;--green-text: #6CA24A;--green-bg: #DDEFCB;--sale-red-bg: #F6E3E4;--sale-red: #8E2A2B;--top-blue-bg: #CBDCEF;--top-blue: #004798;--bg: #fff;--max: 1432px;--pad-x: 40px;--radius: 0;--font-sans: "Open Sans", system-ui, sans-serif;--font-serif: "Cormorant Garamond", serif;--font-script: "Corinthia", cursive;--font-hand: "Oooh Baby", cursive;--page-max: 1512px;--ocp-section-pad-y: 64px}@media(min-width:1200px)and (max-width:1580px){:root{--max: 1120px;--page-max: 1200px;--pad-x: 40px;--ocp-laptop-scale: .875;--ocp-section-pad-y: 48px;--ocp-hero-height: 490px}}*{box-sizing:border-box}.skip-link{position:absolute;left:-9999px;top:0;background:#593161;color:#fff;padding:10px 16px;z-index:200}.skip-link:focus{left:8px;top:8px}html,body{margin:0;padding:0}body{font-family:var(--font-sans);color:var(--text);background:#fff;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.newsletter__msg:empty{display:none}@media(min-width:1200px){.nav-wrap,.hero,.banner,.about-img,.newsletter,.footer{max-width:var(--page-max);margin-left:auto;margin-right:auto}}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:0;background:transparent}.promo-bar{background:var(--purple);color:#fff;height:44px;display:flex;align-items:center;justify-content:center;overflow:hidden}.promo-bar__inner{display:flex;align-items:center;justify-content:center;gap:77px;width:100%;max-width:878px;transform:translate(19px)}.promo-bar__content{display:flex;align-items:center;gap:77px;flex:0 0 auto}.promo-bar__content--clone{display:none}@keyframes promo-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.promo-item{font-weight:700;font-size:16px;line-height:24px;white-space:nowrap}.promo-icon{width:24px;height:24px;object-fit:contain;filter:none}.sale-bar{position:relative;background:var(--purple-light);height:44px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;overflow:clip;contain:layout paint}.sale-bar__inner{position:absolute;inset:0 auto 0 0;display:flex;align-items:center;justify-content:flex-start;width:max-content;font-size:14px;color:#4f4f54;white-space:nowrap;animation:sale-marquee 24s linear infinite;will-change:transform}.sale-bar__content{display:flex;align-items:center;flex:0 0 auto;gap:68px;padding-right:68px}.sale-bar__lead{font-weight:700}.sale-bar__cta{color:#4f4f54}.sale-bar__sep{color:var(--text-mute)}@keyframes sale-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.nav-wrap{padding:24px;background:#fff}.nav{position:relative;background:var(--purple);border-radius:25px;min-height:120px;padding:14px 80px 17px;display:flex;flex-direction:column;gap:6px;color:#fff}.nav__row{display:flex;align-items:center;justify-content:space-between;gap:24px}.nav__row--top{padding-bottom:3px}.nav__search{display:flex;align-items:center;gap:8px;padding:0;font-size:16px;line-height:25.6px;font-weight:600;color:#ffffff8c}.nav .nav__search .nav__search-input{width:240px;min-height:0;padding:0;border:0;background:transparent;color:inherit;font-family:"Open Sans",var(--font-sans);font-size:inherit;line-height:inherit;font-weight:inherit;letter-spacing:.32px}.nav .nav__search .nav__search-input::placeholder{color:inherit;opacity:1}.nav__search svg{color:#fff}a.nav__logo{position:absolute;left:50%;transform:translate(-50%);top:8px;z-index:2}.nav__logo img{height:44px;width:auto;filter:none}.nav__finder{font-size:16px;line-height:25.6px;font-weight:600;letter-spacing:.32px;color:#fff}.nav__row--bottom{position:absolute;left:80px;right:80px;bottom:17px;padding-top:0}.nav__menu{display:flex;align-items:center;gap:8px;color:#fff}.nav__menu-icon{width:20px;height:20px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0}.nav__menu-icon span{display:block;width:18px;height:1.7px;background:#fff;border-radius:2px}.nav__menu-label{font-size:16px;line-height:25.6px;font-weight:600;letter-spacing:.32px}.nav__main{display:flex;align-items:center;gap:24px}.nav__link{font-size:16px;line-height:25.6px;font-weight:600;letter-spacing:.32px;color:#fff;padding:6px 4px;border-bottom:2px solid transparent;transition:border-color .15s}.nav__link--active{border-bottom-color:transparent}.nav__link:hover{border-bottom-color:#ffffff80}.nav__item{position:relative;display:flex;align-items:center}.nav__item--has-children>.nav__link{display:inline-flex;align-items:center;gap:5px}.nav__caret{transition:transform .18s ease;flex:0 0 auto}.nav__item--has-children:hover>.nav__link .nav__caret,.nav__item--has-children:focus-within>.nav__link .nav__caret{transform:rotate(180deg)}.nav__dropdown{position:absolute;display:none;top:100%;left:50%;transform:translate(-50%,6px);margin-top:26px;min-width:220px;background:#fff;border-radius:14px;box-shadow:0 22px 60px #220c282e;padding:24px 28px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:60}.nav__dropdown:before{content:"";position:absolute;left:0;right:0;top:-26px;height:26px}.nav__item--has-children:hover>.nav__dropdown,.nav__item--has-children:focus-within>.nav__dropdown{display:block;opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.nav__dropdown-grid{display:flex;flex-direction:column;gap:18px}.nav__dropdown-col{display:flex;flex-direction:column;gap:9px}.nav__dropdown-head{display:block;font-size:16px;font-weight:600;color:var(--text);white-space:nowrap;border-radius:6px;padding:4px 6px;margin-left:-6px;transition:color .12s,background .12s}.nav__dropdown-list{list-style:none;margin:0;padding:2px 0 0 2px;display:flex;flex-direction:column;gap:9px}.nav__dropdown-list a{display:block;font-size:14px;color:var(--text-soft);white-space:nowrap;border-radius:6px;padding:4px 6px;margin-left:-6px;transition:color .12s,background .12s}.nav__dropdown-list a:hover,.nav__dropdown-list a:focus-visible,.nav__dropdown-head:hover,.nav__dropdown-head:focus-visible{color:var(--purple);background:#59316114;outline:none}.nav__icons{display:flex;align-items:center;gap:16px}.icon-btn.nav__mobile-account{display:none}.icon-btn{position:relative;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.figma-icon{display:block;flex:0 0 auto}.figma-icon--menu{width:24px;height:24px}.figma-icon--account,.figma-icon--cart,.figma-icon--heart{width:40px;height:40px}.figma-icon--search,.figma-icon--close{width:24px;height:24px}.icon-btn__badge{position:absolute;top:2px;right:2px;background:#fff;color:var(--purple);font-size:10px;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hero{position:relative;height:clamp(560px,41.997vw,635px);padding:0;background-color:var(--purple-light);background-image:url(assets/figma-exports/ocp-may-27/hero/desktop/hero-cotton-side-unsplash-GHOiyov2TSQ.webp),url(assets/figma-exports/ocp-may-27/hero/desktop/hero-right-cotton-generated.webp),url(assets/figma-exports/ocp-may-27/hero/desktop/hero-left-fabric-generated.webp),url(assets/figma-exports/ocp-may-27/hero/desktop/hero-bg-unsplash-KPalS49Ny34.webp);background-position:left top,right top,left top,center top;background-size:auto 100%,auto 100%,auto 100%,cover;background-repeat:no-repeat;text-align:center;overflow:hidden}@media(min-width:1200px)and (max-width:1580px){.hero{height:var(--ocp-hero-height)}}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;pointer-events:none}.hero__content{position:relative;z-index:1;top:62px;max-width:640px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.hero__rating{display:flex;align-items:center;gap:12px;margin-bottom:31px}.stars{display:inline-flex;align-items:center;gap:3px}.stars svg{width:16px;height:16px}.stars--sm svg{width:14px;height:14px}.stars--md{gap:2px}.stars--md svg{width:16px;height:16px}.hero__rating-text{font-size:16px;font-weight:700;color:var(--text)}.hero__eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:22px}.hero__divider{display:block;width:24px;height:2px;background:var(--purple)}.hero__eyebrow-text{font-size:13px;font-weight:700;letter-spacing:3px;color:var(--purple);text-transform:uppercase}.hero__title{font-family:var(--font-sans);font-size:64px;line-height:1.04;font-weight:700;margin:0 0 26px;color:var(--text);letter-spacing:0}@media(min-width:1200px)and (max-width:1580px){.hero__content{top:44px;max-width:600px}.hero__rating{margin-bottom:22px}.hero__eyebrow{margin-bottom:16px}.hero__title{font-size:50px;line-height:1.06;margin-bottom:18px}.hero__subtitle{font-size:16px;line-height:1.55;margin-bottom:26px}.hero__cta .btn{height:48px;min-width:164px;padding-inline:28px;font-size:15px}.hero__badges{bottom:18px}.hero__badges-track{gap:clamp(20px,2.3vw,32px)}.badge{gap:8px}.badge__icon{width:32px;height:32px}.badge__icon svg{width:18px;height:18px}.badge__text{font-size:13px;line-height:1.25}}.hero__subtitle{font-size:18px;line-height:1.7;color:var(--text);margin:0 0 36px;max-width:650px}.hero__cta{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.hero__cta .btn{min-width:186px;border-radius:7px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:54px;padding:0 36px;font-size:16px;font-weight:700;letter-spacing:.4px;border-radius:0;transition:filter .15s,background .15s;cursor:pointer;white-space:nowrap}.btn--filled{background:var(--purple);color:#fff}.btn--filled:hover{filter:brightness(1.1)}.btn--outline{background:transparent;color:var(--purple);border:2px solid var(--purple)}.btn--outline:hover{background:#0000000a}.btn--white{background:#fff;color:var(--text);height:54px;padding:0 32px}.btn--sm{height:53px;padding:0 28px;font-size:15px}.hero__badges{position:absolute;z-index:1;left:0;right:0;bottom:23px;display:flex;justify-content:center;margin-top:0;overflow:hidden}.hero__badges-track{display:flex;align-items:center;justify-content:center;gap:64px;flex-wrap:wrap}.hero__badges-track--clone{display:none}.badge{display:flex;align-items:center;gap:10px}.badge--clone{display:none}.badge__icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:#fff;color:var(--purple)}.badge__icon svg,.badge__icon svg *{stroke:currentColor}.badge__text{font-size:15px;font-weight:700;color:var(--text)}.section{max-width:var(--page-max);margin:0 auto;padding:var(--ocp-section-pad-y) var(--pad-x)}.shopify-section:has(>.section)+.shopify-section:has(>.section)>.section{padding-top:0}@media(min-width:1200px)and (max-width:1580px){.section{padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}.section+.section{padding-top:0}.shopify-section:has(>.section)+.shopify-section:has(>.section)>.section{padding-top:0}.shopify-section:has(>.featured-in)+.shopify-section .newsletter{min-height:auto}}.section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.section__head-left{max-width:560px}.section--finder .section__head-left{max-width:700px}.section--new-featured .section__head-left{max-width:760px}.section__title{font-size:40px;line-height:1.2;font-weight:700;margin:0 0 6px;color:var(--text)}@media(min-width:1200px)and (max-width:1580px){.section__title{font-size:32px;line-height:1.15}.section__subtitle{font-size:14px;line-height:1.5}.section__head{margin-bottom:24px}}.section__subtitle{font-size:16px;line-height:1.6;color:var(--text-soft);margin:0}.section-copy--mobile{display:none}.section__head-right{display:flex;align-items:center;gap:16px}.arrow-btn{width:40px;height:40px;border:1.5px solid var(--border);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--text);transition:border-color .15s,color .15s}.arrow-btn:hover{border-color:var(--purple);color:var(--purple)}.view-all{display:inline-flex;align-items:center;gap:6px;font-size:20px;font-weight:700;color:var(--text);letter-spacing:.4px}.view-all--plain{font-size:18px;gap:10px}.cat-grid{display:grid;gap:24px}.cat-grid--5{grid-template-columns:repeat(5,1fr)}.cat-grid--3{grid-template-columns:repeat(3,1fr)}.cat-card{position:relative;aspect-ratio:1 / 1.4;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:flex-end;padding:24px;overflow:hidden;border-radius:2px;isolation:isolate}.cat-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 35%,#00000073);z-index:0}.cat-card__body{position:relative;z-index:1;display:flex;flex-direction:column;gap:14px;width:100%}.cat-card__eyebrow{font-size:16px;color:#fffffff2;font-family:var(--font-sans)}.cat-card__title{font-family:var(--font-serif);font-weight:700;font-size:44px;line-height:1;color:#fff;margin:0}.cat-card--lg{aspect-ratio:450.67 / 618}.cat-card__title--lg{font-size:64px;line-height:1.05}.section--makers{padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}@media(min-width:1200px)and (max-width:1580px){.section--makers{padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}}.section--makers .section__head{margin-bottom:27px}.section--makers .section__head-right{gap:32px;padding-bottom:4px}.section--makers .arrow-btn{width:auto;height:auto;border:0;border-radius:0;font-size:0}.section--makers .arrow-btn svg{display:block;width:24px;height:24px;color:var(--text)}.section--makers .cat-grid--3{gap:39px}@media(min-width:1200px)and (max-width:1580px){.section--makers .cat-grid--3{gap:28px}.section--makers .cat-card--lg{aspect-ratio:1 / 1.22}.section--makers .cat-card__title--lg{font-size:46px}}@media(min-width:821px){.section--makers.section--fits .section__head-right{display:none}}.section--fiber{padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}@media(min-width:1200px)and (max-width:1580px){.section--fiber{padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}}.section--fiber .section__head{margin-bottom:27px}.section--fiber .section__head-right{gap:32px;padding-bottom:4px}.section--fiber .arrow-btn{width:auto;height:auto;border:0;border-radius:0;font-size:0}.section--fiber .arrow-btn svg{display:block;width:24px;height:24px;color:var(--text)}.cat-grid--fiber{display:flex;gap:39px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.cat-grid--fiber::-webkit-scrollbar{display:none}.cat-grid--fiber .cat-card{flex:0 0 calc((100% - 78px) / 3);aspect-ratio:451 / 620;padding:24px;background-position:center;scroll-snap-align:start}@media(min-width:1200px)and (max-width:1580px){.cat-grid--fiber{gap:28px}.cat-grid--fiber .cat-card{flex-basis:calc((100% - 56px) / 3);aspect-ratio:1 / 1.18}.cat-grid--fiber .cat-card__eyebrow{font-size:20px}.cat-grid--fiber .cat-card__title{font-size:48px}.cat-grid--fiber .btn--white{height:48px;min-width:160px;padding-inline:24px;font-size:14px}}.cat-grid--fiber .cat-card__body{gap:17px}.cat-grid--fiber .cat-card__eyebrow{font-size:24px;line-height:1}.cat-grid--fiber .cat-card__title{font-size:58px;line-height:.96}.cat-grid--fiber .btn--white{align-self:flex-start;height:53px;min-width:188px;padding:0 30px;border:2px solid #fff;border-radius:9px;background:transparent;color:#fff}@media(min-width:1200px)and (max-width:1580px){.cat-grid--fiber .cat-card__body{gap:14px}.cat-grid--fiber .cat-card__eyebrow{font-size:clamp(17px,1.35vw,20px)}.cat-grid--fiber .cat-card__title{font-size:clamp(40px,3.1vw,46px)}.cat-grid--fiber .btn--white{height:46px;min-width:156px;padding-inline:22px;font-size:14px}}.prod-grid{display:grid;grid-template-columns:repeat(3,1fr);scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:40px}.prod-card{position:relative;display:flex;flex-direction:column;gap:8px}.prod-card__media{position:relative;aspect-ratio:1 / 1;background-image:var(--prod-img);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:20px;margin-bottom:12px}.prod-card__media--neutral{background:linear-gradient(140deg,#d8d2c8,#e7e2d8)}.prod-card__media--blue{background:linear-gradient(140deg,#b8cbe0,#d4dfee)}.prod-card__media--cream{background:linear-gradient(140deg,#ebe1cf,#f4ecdb)}.prod-card__media--green{background:linear-gradient(140deg,#b8cba8,#d2dec8)}.prod-card__media--rose{background:linear-gradient(140deg,#e0b9b8,#ecd2d1)}.prod-card__media--sand{background:linear-gradient(140deg,#d8c8a4,#e8d8b8)}.tag{position:absolute;font-weight:700;font-size:14px;letter-spacing:.3px;display:inline-flex;align-items:center;justify-content:center}.tag--sale{top:20px;left:20px;width:80px;height:80px;border-radius:50%;background:var(--sale-red-bg);color:var(--sale-red);font-size:18px}.tag--top{top:20px;left:20px;background:var(--top-blue-bg);color:var(--top-blue);border-radius:8px;padding:8px 22px;font-size:18px}.tag--avail{position:absolute;bottom:20px;right:20px;background:#4f4f548c;color:#fff;border-radius:6px;padding:8px 14px;font-size:12px;font-weight:700}.like{position:absolute;top:20px;right:20px;z-index:2;width:42px;height:42px;border-radius:50%;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:background .15s}.like svg{width:34px;height:34px;stroke-width:1.5;pointer-events:none}.like:hover{background:#ffffff26;color:#fff}.prod-card__name{font-size:22px;font-weight:700;margin:4px 0;color:var(--text)}.prod-card__desc{font-size:14px;color:var(--text-mute);margin:0}.prod-card__rate{display:flex;align-items:center;gap:6px;font-size:14px;color:var(--text-mute);min-height:20px}.prod-card__rate--empty{color:var(--text-mute);opacity:.7}.prod-card__price{display:flex;align-items:baseline;gap:12px;margin-top:auto;padding-top:4px}.price-now{font-size:22px;font-weight:700;color:var(--green-text)}.price-now span{font-size:13px}.price-old{font-size:13px;font-weight:700;color:var(--text-mute);text-decoration:line-through}.swatch{display:inline-block;width:36px;height:36px;border-radius:50%;margin-top:6px;border:1px solid rgba(0,0,0,.05)}.section--products{padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}@media(min-width:1200px)and (max-width:1580px){.section--products{padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}}.section--products .section__head{margin-bottom:27px}.section--products .section__head-right{gap:32px;padding-bottom:4px}.section--products .arrow-btn{width:auto;height:auto;border:0;border-radius:0;font-size:0}.section--products .arrow-btn svg{display:block;width:24px;height:24px;color:var(--text)}.section--new-featured{padding-top:var(--ocp-section-pad-y)}.section--new-featured .prod-card__media{aspect-ratio:450.67 / 500}@media(min-width:1200px)and (max-width:1580px){.prod-grid{gap:28px}.prod-card{gap:6px}.prod-card__media{aspect-ratio:1 / .86;margin-bottom:8px}.section--new-featured .prod-card__media{aspect-ratio:1 / .95}.prod-card__name{font-size:20px;line-height:1.25}.prod-card__desc,.prod-card__rate{font-size:13px}.price-now{font-size:20px}}.section--finder{padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}@media(min-width:1200px)and (max-width:1580px){.section--finder{padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}}.section--finder .section__head{margin-bottom:27px}.section--finder .section__head-right{padding-bottom:4px}.section--finder .view-all--plain{font-size:20px;font-weight:600}.finder{--finder-panel-height: clamp(460px, 48.6vw, 579px);display:grid;grid-template-columns:minmax(0,708px) minmax(0,1fr);gap:40px}@media(min-width:1200px)and (max-width:1580px){.finder{grid-template-columns:minmax(0,640px) minmax(300px,1fr);gap:32px}}.finder-tabs{display:flex;gap:24px;border-bottom:1px solid var(--border);margin-bottom:39px;width:max-content}.finder-tabs__item{-webkit-appearance:none;appearance:none;background:transparent;font-size:20px;line-height:1.2;font-weight:400;color:var(--text-mute);padding:0 0 7px;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;font-family:inherit}.finder-tabs__item--active,.finder-tabs__item.is-active{color:var(--text);border-bottom-color:var(--text)}.finder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:40px;row-gap:40px}@media(min-width:1200px)and (max-width:1580px){.finder-tabs{gap:20px;margin-bottom:28px}.finder-tabs__item{font-size:18px}.finder-grid{column-gap:28px;row-gap:28px}.finder-tile{gap:12px;font-size:18px}.finder-tile__img{aspect-ratio:1 / .8}.finder-grid--designers{gap:14px}}.finder-tile{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:14px;line-height:1.3;font-weight:400;color:var(--text);text-align:center}.finder-tile__img{width:100%;aspect-ratio:1 / 1;background-image:var(--finder-img-desktop, var(--finder-img-mobile));background-size:cover;background-position:center;border-radius:0;box-shadow:0 2px 8px #28143214}.finder-grid--swatches .finder-tile__img{aspect-ratio:327 / 194}.finder-tile__icon{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.finder-tile__icon img{width:58%;height:58%;object-fit:contain}.finder-grid--designers{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-height:100%;overflow-y:auto;align-content:start;padding-right:4px;scrollbar-width:thin}@media(min-width:821px){.finder__left [data-tab-panel=designer]{position:relative}.finder__left [data-tab-panel=designer] .finder-grid--designers{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;max-height:none;grid-auto-rows:minmax(0,1fr);gap:16px;align-content:stretch;overflow:hidden}.finder__left [data-tab-panel=designer] .designer-card{aspect-ratio:auto;height:100%;min-height:0;padding:18px}}@media(min-width:821px){.finder__left{display:flex;flex-direction:column}.finder__left [data-tab-panels]{flex:1 1 auto;min-height:0}.finder__left [data-tab-panel]:not([hidden]){height:100%}.finder-grid:not(.finder-grid--designers):not(.finder-grid--swatches){height:100%;grid-auto-rows:1fr}.finder-grid:not(.finder-grid--designers):not(.finder-grid--swatches) .finder-tile{height:100%;justify-content:flex-start}.finder-grid:not(.finder-grid--designers):not(.finder-grid--swatches) .finder-tile>.finder-tile__img{flex:1 1 auto;aspect-ratio:auto;min-height:0}}.designer-card{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;padding:12px;border:1px solid var(--border);border-radius:12px;background:#fff;line-height:0;overflow:hidden}.designer-card img{display:block;width:100%;height:100%;object-fit:contain}.designer-card--mustard{background:#d8a43c}.designer-card--mustard img{width:94%;height:auto}.finder-designers-mobile{display:none}.finder__right{display:flex;flex-direction:column;gap:24px}@media(min-width:1200px)and (max-width:1580px){.finder__right{gap:20px}.section+.section{padding-top:0}.shopify-section:has(>.section)+.shopify-section:has(>.section)>.section{padding-top:0}.shopify-section:has(>.featured-in)+.shopify-section .newsletter{min-height:auto}}.promo-spring,.promo-poplin{position:relative;aspect-ratio:686 / 470;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:2px;padding:40px}.promo-spring.promo-spring--exact,.promo-poplin.promo-poplin--exact{padding:0;aspect-ratio:auto;background:none;display:block;border-radius:2px;overflow:hidden}.promo-spring--exact img,.promo-poplin--exact img{display:block;width:100%;height:auto}.promo-spring__inner{display:flex;flex-direction:column;align-items:center;gap:12px}.promo-spring__logo{width:200px;height:auto;margin-bottom:8px}.promo-spring__hand{font-family:var(--font-script);font-size:56px;line-height:.95;color:#1f1f1f;font-weight:700}.promo-spring__hand span{color:var(--purple)}.promo-spring__hand--lg{font-size:80px}.promo-spring__period{display:flex;gap:24px;margin-top:12px;font-size:14px;color:var(--text-soft);font-weight:700}.promo-poplin{aspect-ratio:686 / 399;align-items:flex-start;padding:64px 40px;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff}.promo-poplin__inner{display:flex;flex-direction:column;align-items:center;gap:16px}.promo-poplin__lead{font-size:18px;margin:0}.promo-poplin__title{font-family:var(--font-script);font-weight:700;font-size:80px;margin:0;line-height:1}.promo-poplin__swatches{display:flex;flex-direction:column;margin-top:16px}.swatch-row{display:flex}.swatch-row i{width:80px;height:80px;display:block}.promo-spring--exact>:not(picture),.promo-poplin--exact>:not(picture){display:none!important}.banner{position:relative;margin:32px 0;height:713px;overflow:hidden;isolation:isolate}.banner--image{display:block;height:auto;overflow:hidden}.banner--image picture{display:block}.banner--image img{display:block;width:100%;height:auto}.banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1a}.banner__bg img{width:100%;height:100%;object-fit:cover;opacity:.65}.banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#7e705500,#111214b3),linear-gradient(0deg,#7e705500,#11121480)}.banner__content{position:relative;z-index:1;max-width:720px;padding:120px;display:flex;flex-direction:column;gap:24px;height:100%;justify-content:center}.banner__logo{width:220px;height:auto;margin-bottom:12px;filter:none}.banner__eyebrow{font-size:18px;font-weight:700;color:#fff;margin:0}.banner__eyebrow--sm{font-size:16px;margin-top:12px}.banner__title{font-size:60px;font-weight:700;line-height:1.05;color:#fff;margin:0;letter-spacing:-.5px}.banner__desc{font-size:18px;line-height:1.5;color:#fff;margin:0;max-width:540px}.banner .btn{align-self:flex-start;margin-top:8px}.testimonials{max-width:var(--page-max);margin:0 auto;padding:var(--ocp-section-pad-y) var(--pad-x);border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center}.testimonials__title{font-size:40px;line-height:48px;font-weight:600;margin:0 0 40px;color:var(--text)}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left}.t-card{display:flex;flex-direction:column;gap:4px;min-height:346px;padding:40px;background:#ffffff45;box-shadow:0 4px 15px #eee}.t-card__quote{font-size:16px;line-height:27.2px;color:var(--text);margin:10px 0 0;font-style:italic}.t-card__author{font-size:13px;line-height:20.8px;font-weight:600;color:var(--text);margin:20px 0 0}.t-card__meta{font-size:12px;line-height:19.2px;color:var(--text-mute);margin:0}.testimonials-break{display:initial}.about-img{width:100%;max-width:var(--page-max);height:358px;margin:0 auto;padding:0;overflow:hidden}.about-img img{width:100%;height:100%;object-fit:cover;display:block}.featured-in{max-width:var(--page-max);height:auto;margin:0 auto;padding:var(--ocp-section-pad-y) 40px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center}.featured-in__eyebrow{font-size:14px;line-height:19.2px;font-weight:600;letter-spacing:1.2px;color:var(--text-mute);margin:0 0 40px;text-transform:uppercase}.featured-in__row{display:grid;grid-template-columns:minmax(0,352fr) minmax(0,430fr) minmax(0,352fr);gap:clamp(24px,3.3vw,40px);align-items:end;max-width:min(100%,1214px);margin:0 auto}.featured-in__item{display:flex;flex-direction:column;align-items:center;gap:0;min-width:0}.featured-in__item img{height:59px;width:auto;max-width:100%;object-fit:contain;filter:grayscale(1);opacity:.22;margin-bottom:40px}.featured-in__item .featured-in__img--wide{height:71px}.featured-in__item:nth-child(3) img{height:69px}.featured-in__label{font-size:14px;line-height:19.2px;letter-spacing:1.2px;color:#4f4f5473;margin:0;font-family:var(--font-hand)}.featured-in__name{font-size:24px;line-height:20.8px;letter-spacing:1.2px;color:#4f4f5473;margin:4px 0 0;font-family:var(--font-hand);font-weight:400;max-width:100%;overflow-wrap:anywhere}.featured-in__name--script{font-family:var(--font-hand);font-size:24px}.featured-in__name--kumbh{font-family:Kumbh Sans,sans-serif;font-size:18px;font-weight:400;letter-spacing:1px}.featured-in__label--cormorant{font-family:var(--font-serif);font-weight:700}.featured-in__name--cormorant{font-family:var(--font-serif);font-weight:700;font-style:italic;font-size:18px}.featured-in__bottom{margin:40px 0 0;font-family:var(--font-hand);font-size:18px;letter-spacing:1.2px;color:#4f4f5473;line-height:1.4}.newsletter{background:var(--purple-light);min-height:392px;padding:96px 24px;display:flex;flex-direction:column;justify-content:center;align-items:center}.newsletter__inner{max-width:600px;margin:0 auto;text-align:center}.newsletter__title{font-size:40px;line-height:48px;font-weight:600;margin:0 0 7px;color:var(--text)}.newsletter__desc{font-size:16px;line-height:25.6px;color:var(--text-soft);margin:0}.newsletter__form{display:flex;align-items:center;gap:8px;max-width:440px;margin:33px auto 0}.newsletter__form input{flex:1;height:53px;padding:0 20px;font-size:14px;font-family:inherit;background:#fff;border:1px solid var(--border-light);border-radius:4px;color:var(--text)}.newsletter__form input::placeholder{color:var(--text-mute)}.newsletter__form input:focus{outline:none;border-color:var(--purple)}.newsletter .btn--sm{width:155px;margin:0;border-radius:4px;font-size:18px;letter-spacing:.45px}.shopify-section:has(>.featured-in)+.shopify-section .newsletter{min-height:auto}@media(min-width:1200px)and (max-width:1580px){.prod-card__name{font-size:19px;line-height:1.18}.prod-card__desc,.prod-card__rate{font-size:13px;line-height:1.45}.prod-card__price{font-size:18px}.finder-tabs__item{font-size:16px}.finder-tile{font-size:14px;line-height:1.22}.testimonials{padding-left:var(--pad-x);padding-right:var(--pad-x);padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}.testimonials__title,.newsletter__title{font-size:34px;line-height:1.2}.t-card{padding:32px;min-height:314px}.t-card__quote{font-size:15px;line-height:1.65}.newsletter{height:auto;min-height:340px;padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}.newsletter__desc{font-size:15px;line-height:1.55}.featured-in{height:auto;padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}}.footer{background:#fff;padding:var(--ocp-section-pad-y) var(--pad-x)}.footer--no-top{padding-top:clamp(48px,4.5vw,64px)}.footer__top{max-width:574px;margin:0 auto 56px;text-align:center}.footer__logo{display:inline-flex;align-items:center;justify-content:center;margin-bottom:28px}.footer__logo img{width:204px;height:44px;object-fit:contain;display:block}.footer__quick{display:flex;align-items:center;justify-content:center;gap:64px}.footer__quick a{font-size:16px;font-weight:700;letter-spacing:1.3px;color:var(--text);white-space:nowrap}.footer__grid{display:grid;grid-template-columns:280px 150px 180px 150px;justify-content:space-between;gap:86px;width:100%;max-width:var(--max);margin:0 auto}.footer__service-title,.footer__col-title{font-family:var(--font-sans);font-weight:700;font-size:13px;line-height:1.5;letter-spacing:2.2px;text-transform:uppercase;margin:0 0 8px;color:var(--text)}.footer__service-link{display:inline-block;margin:0 0 24px;font-size:13px;font-weight:700;letter-spacing:2px;color:#4f4f5494;text-transform:uppercase}.footer__service-hours{margin:0 0 24px;font-size:13px;line-height:1.8;letter-spacing:1.3px;color:#4f4f54b8}.footer__brand-desc{font-size:13px;line-height:1.7;color:#4f4f54b3;margin:0 0 8px;max-width:280px}.footer__seals{display:flex;gap:16px}.seal{width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;text-align:center;line-height:1.1;color:#4f4f54b3}.seal--green{background:var(--green-bg)}.seal--purple{background:var(--purple-light)}.footer__col{display:flex;flex-direction:column;gap:12px}.footer__col a{font-size:14px;color:#4f4f549e;transition:color .15s}.footer__col a:hover{color:var(--purple)}.footer__bottom{max-width:1232px;margin:47px auto 0;padding-top:40px;border-top:1px solid var(--border);display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;font-size:12px;color:var(--text-mute)}.footer__bottom p{margin:0}.footer__social{display:flex;gap:16px;justify-self:center}.footer__social a{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f0f0f1;color:#4f4f549e;transition:background .15s}.footer__social a:hover{background:var(--purple);color:#fff}.footer__payments{display:flex;flex-wrap:wrap;gap:8px;justify-self:end;max-width:100%;justify-content:flex-end}.footer__payments svg,.footer__payments .payment-icon{flex:0 0 auto;max-width:48px;height:auto}.footer__payments span{min-width:38px;height:24px;padding:0 9px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;background:#ededee;color:#4f4f5485;font-size:9px;font-weight:700;letter-spacing:.3px}@media(max-width:1280px){.nav__main{gap:18px}.nav__link{letter-spacing:.32px}.promo-spring__hand--lg,.promo-poplin__title{font-size:64px}}@media(max-width:1100px){.promo-bar__inner,.promo-bar__content{gap:32px}.promo-bar>.promo-bar__inner>.promo-bar__content:first-child>.promo-icon:nth-of-type(2),.promo-bar>.promo-bar__inner>.promo-bar__content:first-child>.promo-item:last-child{display:none}.nav{padding:10px 24px;justify-content:center}a.nav__logo{top:14px}.nav__logo,.nav__row--bottom{position:static}.nav__finder{display:none}.nav__main{gap:12px}.nav__link{padding:6px 2px}.cat-grid--5{grid-template-columns:repeat(3,1fr)}.finder{grid-template-columns:1fr}.featured-in__row{grid-template-columns:1fr;gap:56px}.footer__quick{gap:36px}.footer__grid{grid-template-columns:1fr 1fr;gap:40px 56px}.banner__content{padding:80px 60px}}@media(min-width:821px)and (max-width:1199px){:root{--ocp-section-pad-y: 44px}.product-recs{padding-top:44px;padding-bottom:24px}.hero{height:clamp(430px,44vw,480px)}.hero__content{top:42px;max-width:560px}.hero__rating{gap:10px;margin-bottom:18px}.stars svg{width:13px;height:13px}.hero__rating-text{font-size:14px}.hero__eyebrow{margin-bottom:14px}.hero__eyebrow-text{font-size:11px;letter-spacing:2.4px}.hero__title{font-size:clamp(38px,4vw,44px);line-height:1.08;margin-bottom:18px}.hero__subtitle{max-width:580px;margin-bottom:24px;font-size:15px;line-height:1.55}.hero__cta .btn{min-width:156px;height:46px;padding-inline:24px;font-size:14px}.hero__badges{bottom:16px;padding-inline:20px}.hero__badges-track{gap:clamp(14px,1.8vw,22px);flex-wrap:nowrap}.badge{gap:7px}.badge__icon{width:30px;height:30px}.badge__icon svg{width:17px;height:17px}.badge__text{font-size:12px;line-height:1.25}.section{padding:var(--ocp-section-pad-y) 32px}.section+.section{padding-top:0}.shopify-section:has(>.section)+.shopify-section:has(>.section)>.section{padding-top:0}.section__head{margin-bottom:22px}.section__title{font-size:clamp(27px,2.75vw,31px);line-height:1.16}.section__subtitle{font-size:clamp(13px,1.25vw,14px);line-height:1.5}.section--fiber,.section--makers{padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}.section--fiber+.section,.section+.section--makers{padding-top:0}.shopify-section:has(>.section--fiber)+.shopify-section>.section,.shopify-section:has(>.section)+.shopify-section>.section--makers{padding-top:0}.cat-grid--fiber,.section--makers .cat-grid--3,.prod-grid{gap:24px}.cat-grid--fiber .cat-card{flex-basis:calc((100% - 48px) / 3)}.cat-grid--fiber .cat-card__title{font-size:clamp(32px,3.4vw,38px)}.cat-grid--fiber .cat-card__eyebrow,.section--makers .cat-card__eyebrow{font-size:clamp(12px,1.25vw,14px)}.cat-grid--fiber .btn--white,.section--makers .btn--white{height:44px;min-width:148px;padding-inline:20px;font-size:clamp(13px,1.3vw,14px)}.section--makers .cat-card__title--lg{font-size:clamp(34px,3.6vw,40px)}.prod-card__name{font-size:clamp(16px,1.6vw,18px);line-height:1.18}.prod-card__desc,.prod-card__rate{font-size:12px;line-height:1.45}.prod-card__price{font-size:17px}.finder{grid-template-columns:minmax(0,1fr) minmax(280px,min(38vw,390px));gap:clamp(18px,2.4vw,28px)}.finder-tabs{gap:24px;margin-bottom:28px}.finder-tabs__item{font-size:clamp(13px,1.35vw,15px)}.finder-grid{gap:18px}.finder-tile{font-size:clamp(14px,1.45vw,16px);line-height:1.22}.finder__right{gap:18px}.banner{height:auto;min-height:420px;margin-top:0;margin-bottom:0}.banner__content{padding:56px 44px}.banner__title{font-size:clamp(36px,3.8vw,42px)}.banner__desc{font-size:clamp(13px,1.35vw,15px);max-width:460px}.testimonials{padding:var(--ocp-section-pad-y) 48px}.testimonials__title,.newsletter__title{font-size:clamp(28px,2.85vw,32px);line-height:1.2}.t-card{min-height:300px;padding:28px}.t-card__quote{font-size:14px;line-height:1.6}.newsletter{height:auto;min-height:320px;padding-top:var(--ocp-section-pad-y);padding-bottom:var(--ocp-section-pad-y)}.shopify-section:has(>.featured-in)+.shopify-section .newsletter{min-height:auto}.newsletter__desc{font-size:14px;line-height:1.55}.featured-in{height:auto;padding:var(--ocp-section-pad-y) 32px}.featured-in__eyebrow{margin-bottom:30px}.featured-in__row{grid-template-columns:minmax(0,352fr) minmax(0,430fr) minmax(0,352fr);gap:clamp(24px,3vw,36px);max-width:min(100%,980px);align-items:end}.featured-in__item img{margin-bottom:24px}.featured-in__bottom{margin-top:32px}}@media(min-width:821px)and (max-width:900px){.nav__main{gap:10px}.nav__link,.nav__menu-label{font-size:14px;line-height:22px}.nav__icons{gap:8px}.icon-btn,.figma-icon--account,.figma-icon--cart,.figma-icon--heart{width:34px;height:34px}}@media(max-width:820px){html,body{width:100%;max-width:100%;overflow-x:hidden}.promo-bar__inner{transform:none;width:max-content;max-width:none;gap:0;justify-content:flex-start;animation:promo-marquee 22s linear infinite;will-change:transform}.promo-bar__content{gap:32px;padding-right:32px}.promo-bar__content--clone{display:flex}.promo-bar__inner .promo-icon,.promo-bar__inner .promo-item{display:inline-flex}@media(prefers-reduced-motion:reduce){.promo-bar__inner{animation:none}}.promo-bar,.sale-bar,.nav-wrap,.hero,.section{width:100vw;max-width:100vw}.sale-bar{justify-content:flex-start}.sale-bar__inner{font-size:13px;animation-duration:18s}.sale-bar__content{gap:28px;padding-right:28px}.nav-wrap{padding:16px 8px}.nav{width:calc(100vw - 16px);min-height:105px;padding:18px 27px 12px;border-radius:12px;display:block;background:var(--purple)}.nav__row--top,.nav__row--bottom{position:static;padding:0}.nav__row--top{display:block}.nav__search{position:absolute;left:16px;right:16px;bottom:4px;width:auto;height:40px;display:flex;align-items:center;gap:8px;padding:0;border-radius:12px;background:transparent;color:#9e87a2;font-size:12px;line-height:24px;font-weight:600;opacity:1}.nav .nav__search .nav__search-input{width:auto;min-width:0;flex:1 1 auto;letter-spacing:0}.nav__search .figma-icon--search{width:31px;height:31px}.nav__search:after{content:"";margin-left:auto;width:31px;height:31px;background:url(assets/figma-exports/ocp-may-27/header/icon-close.svg) center / 31px 31px no-repeat}.nav__row--bottom{display:block}.nav__main,.nav__menu-label{display:none}.nav__logo{position:absolute;top:8px;left:50%;transform:translate(-50%);width:92px;height:42px;display:flex;align-items:center;justify-content:center}.nav__logo img{content:url(assets/figma-exports/ocp-may-27/logos/ocp-logo-mobile.svg);width:84px;height:41px;object-fit:contain;filter:none;opacity:1}.nav__menu{position:absolute;left:16px;top:8px;width:40px;height:40px;justify-content:center;gap:0;opacity:1}.nav__menu .figma-icon--menu{width:24px;height:24px}.icon-btn.nav__mobile-account{display:inline-flex;position:absolute;left:60px;top:8px;opacity:1}.nav__icons{position:absolute;right:16px;top:8px;gap:4px;opacity:1}.nav__icons .icon-btn,.icon-btn.nav__mobile-account,.nav__icons .figma-icon--account,.nav__icons .figma-icon--cart,.nav__icons .figma-icon--heart,.nav__mobile-account .figma-icon--account{width:40px;height:40px}.icon-btn__badge{top:0;right:2px;width:16px;height:16px;background:var(--purple);color:#fff;font-family:"Inter",var(--font-sans);font-size:10px;font-weight:700}.nav__icons .icon-btn:nth-child(2){display:none}.nav__finder{display:none}.hero{height:287px;min-height:287px;padding:0;background-color:#fff;background-image:none;background-position:initial;background-size:initial;background-repeat:initial;overflow:hidden;margin-bottom:0}.hero__bg{position:absolute;inset:0 0 auto;z-index:0;height:171px;overflow:hidden;background-image:url(assets/figma-exports/ocp-may-27/hero/mobile/mobile-hero-fiber-left.webp),url(assets/figma-exports/ocp-may-27/hero/mobile/mobile-hero-right-cotton.webp),url(assets/figma-exports/ocp-may-27/hero/mobile/mobile-hero-left-cotton.webp),url(assets/figma-exports/ocp-may-27/hero/mobile/mobile-hero-bg-vector-image.webp);background-position:-107px -5px,200px -23px,-22px -11px,center top;background-size:195px 185px,326px 302px,136px 173px,375px 171px;background-repeat:no-repeat}.hero:before{content:none}.hero__content{position:static;width:179px;max-width:179px;height:auto;padding-top:48px;margin:0 auto;overflow:visible;clip:auto;clip-path:none;white-space:normal}.hero__rating{display:none}.hero__eyebrow{display:flex;position:relative;gap:4px;margin-bottom:4px;transform:none}.hero__divider{width:4px;height:1px}.hero__title{display:block;position:relative;font-size:25px;line-height:1.22;margin-bottom:0;white-space:nowrap}.hero__subtitle,.hero__subtitle br{display:none}.hero__eyebrow-text{font-size:10px;line-height:1.4;letter-spacing:1.3px}.hero__rating-text{font-size:13px}.hero__cta{position:absolute;left:16px;right:16px;top:231px;width:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:16px}.hero__cta .btn{width:100%;min-width:0;height:56px;color:var(--purple);border:2px solid var(--purple);border-radius:7px;box-shadow:none;font-size:16px;line-height:24px;font-weight:700;letter-spacing:.4px;padding:0 12px}.hero__cta .btn--outline{background:transparent;color:var(--purple)}.hero__cta .btn--filled{background:var(--purple);color:#fff}.hero__badges{left:0;right:0;top:187px;bottom:auto;width:100%;transform:none;display:flex;justify-content:flex-start;flex-wrap:nowrap;gap:0;height:36px;padding:0;overflow:hidden;background:#fff}.hero__badges-track{display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;flex-wrap:nowrap;gap:16px;padding-left:16px;animation:hero-badges-marquee 22s linear infinite;will-change:transform}.hero__badges .badge{flex:0 0 auto;white-space:nowrap;margin-right:16px}.hero__badges .badge--clone{display:flex}.badge{gap:8px}.badge__icon{width:24px;height:24px}.badge__icon svg{width:16px;height:16px}.badge__text{font-size:11px;line-height:1.3}@keyframes hero-badges-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hero__badges-track,.hero__badges-track--clone{animation:none}}.section{max-width:none;padding:16px 16px 0;overflow:hidden}.hero+.section{padding-top:16px}.section--products{min-height:621px;margin-bottom:0}.section--finder{min-height:1561px;margin-bottom:0}.section--makers{min-height:511px;height:511px}.section__head{display:grid;grid-template-columns:1fr;gap:10px;align-items:flex-start;margin-bottom:0}.section__head-left{max-width:330px}.section__title{font-size:25px;line-height:1.25;margin-bottom:14px}.section__subtitle{font-size:16px;line-height:1.55;font-weight:700;color:var(--text-soft)}.section-copy--desktop{display:none}.section-copy--mobile{display:inline}.section__head-right{display:flex;justify-content:space-between;width:100%;align-items:center}.section__head-right .arrow-btn{width:auto;height:auto;border:0;justify-content:flex-start}.section__head-right .view-all{order:2;justify-content:center;font-size:16px;white-space:nowrap}.section__head-right .arrow-btn:first-child{order:1}.section__head-right .arrow-btn:nth-child(2){order:3}.cat-grid,.cat-grid--5,.cat-grid--3,.prod-grid{display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding-bottom:4px;margin-right:-16px;scrollbar-width:none}.cat-grid::-webkit-scrollbar,.prod-grid::-webkit-scrollbar{display:none}.cat-card{flex:0 0 280px;aspect-ratio:1 / 1.22;scroll-snap-align:start}.cat-grid--fiber .cat-card{flex:0 0 280px;aspect-ratio:1 / 1.22;padding:24px}.cat-grid--fiber .cat-card:nth-child(n+4){display:flex}.cat-card__title,.cat-grid--fiber .cat-card__title{font-size:34px;line-height:1.05}.cat-grid--fiber .cat-card__eyebrow{font-size:16px}.cat-grid--fiber .btn--white{align-self:stretch;min-width:0;height:56px;justify-content:center}.cat-card__title--lg{font-size:44px}.section--makers .cat-grid--3{display:flex;gap:24px;margin-right:-16px;overflow-x:auto;overflow-y:hidden;padding-bottom:0;scrollbar-width:none}.section--makers .cat-grid--3::-webkit-scrollbar{display:none}.section--makers .cat-card{flex:0 0 280px;min-width:0;aspect-ratio:280 / 342;padding:24px;scroll-snap-align:start}.section--makers .cat-card__body{gap:8px}.section--makers .cat-card__eyebrow{font-size:16px;line-height:1.2}.section--makers .cat-card__title,.section--makers .cat-card__title--lg{font-size:34px;line-height:1.15}.prod-card{flex:0 0 280px;scroll-snap-align:start}.section--products .prod-grid{display:flex;gap:24px;margin-right:-16px;overflow-x:auto;overflow-y:hidden;padding-bottom:0}.section--products .prod-card{flex:0 0 280px;min-width:0;gap:6px;scroll-snap-align:start}.section--products .prod-card__media{aspect-ratio:280 / 254;margin-bottom:12px;padding:20px}.section--products .tag--sale{width:80px;height:80px;top:24px;left:24px;font-size:18px}.section--products .tag--top{top:24px;left:24px;border-radius:8px;padding:8px 22px;font-size:18px}.section--products .tag--avail{bottom:24px;right:24px;border-radius:6px;padding:8px 14px;font-size:12px}.section--products .like{top:24px;right:24px;width:42px;height:42px}.section--products .like svg{width:34px;height:34px}.section--products .prod-card__name{font-size:25px;line-height:1.25;margin:4px 0 2px}.section--products .prod-card__desc{font-size:13px;line-height:1.35}.section--products .prod-card__rate{gap:4px;font-size:13px}.section--products .stars--sm svg{width:14px;height:14px}.section--products .price-now{font-size:25px;line-height:1.2}.section--products .price-now span,.section--products .price-old{font-size:13px}.section--products .prod-card__price{gap:10px}.section--products .swatch{width:36px;height:36px;margin-top:6px}.listing .prod-grid{display:grid;grid-template-columns:1fr;overflow:visible;margin-right:0;gap:32px}.listing .prod-card{flex:none}.prod-card__media{aspect-ratio:1 / .91}.prod-card__name{font-size:25px}.price-now{font-size:18px}.finder-grid{grid-template-columns:repeat(3,1fr);gap:12px}.finder-tile{font-size:11px}.promo-spring__hand{font-size:36px}.promo-spring__hand--lg{font-size:48px}.promo-poplin{padding:40px 24px}.promo-poplin__title{font-size:48px}.swatch-row i{width:48px;height:48px}.banner{height:auto}.testimonials{padding:48px 20px}.testimonials__title{font-size:28px;margin-bottom:32px}.testimonials__grid{grid-template-columns:1fr;gap:32px}.testimonials-break{display:none}.about-img{height:320px;padding:0}.about-img img{height:100%}.featured-in{height:auto;padding:48px 20px}.featured-in__eyebrow{margin-bottom:40px}.featured-in__row{grid-template-columns:1fr;gap:40px;max-width:335px}.featured-in__item img{margin-bottom:24px}.featured-in__bottom{margin-top:40px}.newsletter{height:auto;padding:48px 20px}.newsletter__inner{max-width:335px}.newsletter__title{font-size:28px;line-height:1.25}.newsletter__desc br{display:none}.newsletter__form{flex-direction:column;max-width:335px;margin-top:24px}.newsletter__form input{flex:0 0 53px;width:100%}.newsletter .btn--sm{width:100%}.footer{padding:var(--ocp-section-pad-y) 20px}.footer--no-top{padding-top:48px}.footer__top{max-width:100%;margin-bottom:48px}.footer__logo{margin-bottom:28px}.footer__logo img{width:176px}.footer__quick{flex-wrap:wrap;gap:16px 28px}.footer__quick a{font-size:13px;letter-spacing:1.7px}.footer__grid{grid-template-columns:1fr 1fr;gap:36px 28px;padding-bottom:36px}.footer__brand{grid-column:1 / -1}.footer__bottom{grid-template-columns:1fr;justify-items:center;gap:16px;margin-top:28px}.footer__social{justify-self:center}.footer__payments{justify-self:center;justify-content:center;width:min(100%,320px)}}@media(min-width:521px)and (max-width:820px){.hero{height:420px;min-height:420px;background:#fff}.hero__bg{height:420px;background-image:url(assets/figma-exports/ocp-may-27/hero/desktop/hero-cotton-side-unsplash-GHOiyov2TSQ.webp),url(assets/figma-exports/ocp-may-27/hero/desktop/hero-right-cotton-generated.webp),url(assets/figma-exports/ocp-may-27/hero/desktop/hero-left-fabric-generated.webp),url(assets/figma-exports/ocp-may-27/hero/desktop/hero-bg-unsplash-KPalS49Ny34.webp);background-position:left top,right top,left top,center top;background-size:auto 100%,auto 100%,auto 100%,cover}.hero__content{width:min(520px,calc(100% - 48px));max-width:520px;padding-top:54px}.hero__eyebrow{justify-content:center;margin-bottom:14px}.hero__divider{width:18px;height:2px}.hero__eyebrow-text{font-size:10px;letter-spacing:2px}.hero__title{font-size:48px;line-height:1.08;white-space:normal}.hero__badges{top:auto;bottom:20px;background:transparent}}@media(max-width:520px){.promo-bar__inner{gap:16px}.promo-item span{font-size:12px}.cat-grid--5{grid-template-columns:1fr 1fr}.cat-grid--3,.prod-grid{grid-template-columns:1fr}.shopify-section:has(>.section)+.shopify-section:has(>.section)>.section{padding-top:24px}.section--finder .section__head{margin-bottom:27px}.section--finder .section__head-right{justify-content:flex-end}.section--finder .view-all--plain{font-size:16px;font-weight:700}.section--finder{padding-top:42px;min-height:auto}.banner{margin:0 auto}.finder{grid-template-columns:minmax(0,1fr);gap:24px}.finder__left,.finder__right{min-width:0;width:100%}.finder-tabs{width:100%;justify-content:flex-start;gap:24px;margin-bottom:16px;overflow-x:auto;scrollbar-width:none}.finder-tabs::-webkit-scrollbar{display:none}.finder-tabs__item{font-size:14px;line-height:1.2;padding-bottom:4px;flex:0 0 auto}.finder-tabs__item--active{color:var(--text);border-bottom-color:var(--purple)}.finder-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(8px,3vw,16px);row-gap:16px;max-width:100%}.finder-grid--designers{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.finder-grid--designers .designer-card{aspect-ratio:auto;height:80px;padding:8px}.finder-tile{gap:4px;font-size:12px;line-height:1.2}.finder-tile__img{background-image:var(--finder-img-mobile, var(--finder-img-desktop));aspect-ratio:103 / 130;border-radius:0}.finder-tile__img--notions{background-size:cover;background-position:center}[data-tab-panel][hidden]{display:none}.promo-spring--exact,.promo-poplin--exact{aspect-ratio:343 / 324;background-image:var(--promo-img-mobile, var(--promo-img-desktop));padding:0!important}.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.footer__brand{grid-column:1 / -1}.footer__quick{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:700px){:root{--ocp-section-pad-y: 24px}.testimonials,.featured-in,.banner,.newsletter{margin-top:0!important;margin-bottom:0!important;margin-inline:auto;padding-top:var(--ocp-section-pad-y)!important;padding-bottom:var(--ocp-section-pad-y)!important}[id*=__ocp_testimonials] .testimonials,[id*=__ocp_featured_in] .featured-in,.shopify-section:has(>.banner) .banner,[id*=__ocp_newsletter] .newsletter{margin-top:0!important;margin-bottom:0!important;margin-inline:auto;padding-top:var(--ocp-section-pad-y)!important;padding-bottom:var(--ocp-section-pad-y)!important}.featured-in__eyebrow{margin-bottom:24px}.featured-in__row{gap:24px}.featured-in__item img{margin-bottom:16px}.featured-in__bottom{margin-top:24px}.newsletter__form{margin-top:16px}.newsletter{min-height:auto}}@media(min-width:1200px){.section,.nav-wrap,.hero,.banner,.about-img,.newsletter,.footer{max-width:var(--page-max);margin-left:auto;margin-right:auto}.banner{margin-top:32px;margin-bottom:32px}.shopify-section:has(>.section)+.shopify-section:has(>.banner)>.banner{margin-top:0}}@media(min-width:1200px)and (max-width:1580px){.banner{margin-top:0;margin-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/ocp-styles.css.map */
