.coll-edit__hero{position:relative;width:100%;min-height:50vh;overflow:hidden;background:#1a1816;color:#fff;margin-bottom:clamp(16px,2vw,28px)}@media(max-width:798px){.coll-edit__hero{min-height:44vh}}.coll-edit__hero--solid{background:linear-gradient(180deg,#2a2826,#1a1816)}.coll-edit__hero-media{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1a1816;background-size:cover;background-repeat:no-repeat;background-position:var(--coll-edit-focal-x, 50%) var(--coll-edit-focal-y, 50%)}.coll-edit__hero-scrim{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0003,#0000001a 40%,#0000008c),rgba(0,0,0,var(--coll-edit-overlay, .35));pointer-events:none}.coll-edit__hero-content{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:clamp(140px,18vh,200px) 6vw clamp(56px,8vh,88px);min-height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:14px}@media(max-width:798px){.coll-edit__hero-content{min-height:44vh;padding:clamp(110px,16vh,140px) 6vw clamp(36px,6vh,48px);gap:10px}}.coll-edit__hero p.coll-edit__hero-eyebrow{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;opacity:.92;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.55)}.coll-edit__hero h1.coll-edit__hero-title,.coll-edit__hero .coll-edit__hero-title{margin:0!important;font-family:Cormorant Garamond,EB Garamond,Garamond,Georgia,serif!important;font-weight:300!important;font-size:clamp(2rem,4vw,3.5rem)!important;line-height:1.05!important;letter-spacing:-.005em!important;color:#fff!important;text-transform:none!important;text-shadow:0 2px 18px rgba(0,0,0,.5);text-wrap:balance}.coll-edit__hero p.coll-edit__hero-subhead{margin:0;font-family:Cormorant Garamond,EB Garamond,Garamond,Georgia,serif;font-style:italic;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.5;max-width:56ch;color:#fff;opacity:.92;text-shadow:0 1px 12px rgba(0,0,0,.55)}.coll-edit__intro{max-width:800px;margin:0 auto clamp(24px,3vw,40px);padding:0 5vw;font-family:Cormorant Garamond,EB Garamond,Garamond,Georgia,serif}.coll-edit__intro-inner{position:relative}.coll-edit__intro-body{font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.65;color:#1a1816}.coll-edit__intro-body p{margin:0 0 1em}.coll-edit__intro-body p:last-child{margin:0}.coll-edit__intro-body h2,.coll-edit__intro-body h3,.coll-edit__intro-body h4{font-family:Cormorant Garamond,EB Garamond,Garamond,Georgia,serif;font-weight:400;font-size:clamp(1.15rem,1.4vw,1.3rem);line-height:1.2;margin:1.5em 0 .4em;color:#1a1816;text-transform:none;letter-spacing:0}.coll-edit__intro-body a{color:#1a1816;border-bottom:1px solid rgba(26,24,22,.4);text-decoration:none}.coll-edit__intro-body a:hover{color:#4a4644;border-bottom-color:#1a1816}.coll-edit__intro-body strong{font-weight:600}.coll-edit__intro-body em{font-style:italic}.coll-edit__intro-body ul,.coll-edit__intro-body ol{margin:0 0 1em 1.4em;padding:0}.coll-edit__intro-body li{margin-bottom:.4em}.coll-edit__intro--collapsible .coll-edit__intro-body{max-height:11em;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,#000 60%,transparent 100%);mask-image:linear-gradient(to bottom,#000 60%,transparent 100%);transition:max-height .3s ease}.coll-edit__intro--collapsible.is-expanded .coll-edit__intro-body{max-height:200em;-webkit-mask-image:none;mask-image:none}.coll-edit__intro-toggle{display:inline-flex;align-items:center;gap:8px;margin:12px 0 0;padding:10px 16px;background:transparent;border:1px solid rgba(26,24,22,.2);border-radius:999px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#1a1816;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.coll-edit__intro-toggle:hover,.coll-edit__intro-toggle:focus-visible{background:#1a18160d;border-color:#1a1816;outline:none}.coll-edit__intro-toggle-icon{flex:0 0 10px;transition:transform .2s ease}.coll-edit__intro--collapsible.is-expanded .coll-edit__intro-toggle-icon{transform:rotate(180deg)}.coll-edit__toolbar{position:sticky;top:0;z-index:5;background:#faf6eff5;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-bottom:1px solid rgba(26,24,22,.1);margin:0 0 clamp(20px,2.4vw,32px)}.coll-edit__toolbar-inner{max-width:1480px;margin:0 auto;padding:12px 5vw;display:flex;align-items:center;gap:clamp(12px,2vw,24px)}@media(max-width:798px){.coll-edit__toolbar-inner{flex-wrap:wrap;padding:10px 4vw;gap:10px}}.coll-edit__chips{flex:1 1 auto;display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;min-width:0}.coll-edit__chips::-webkit-scrollbar{display:none}.coll-edit__chip{flex:0 0 auto;display:inline-flex;align-items:center;height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(26,24,22,.18);background:#fff;color:#1a1816;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:none;text-decoration:none;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.coll-edit__chip:hover,.coll-edit__chip:focus-visible{border-color:#1a1816;outline:none}.coll-edit__chip--active{background:#1a1816;border-color:#1a1816;color:#fafaf9}.coll-edit__sort{flex:0 0 auto;position:relative;margin-left:auto}.coll-edit__sort-select{appearance:none;-webkit-appearance:none;background:transparent;border:1px solid rgba(26,24,22,.18);border-radius:999px;padding:8px 36px 8px 16px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;letter-spacing:.06em;color:#1a1816;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path fill='none' stroke='%231a1816' stroke-width='1.5' d='M1 1l4 4 4-4'/></svg>");background-repeat:no-repeat;background-position:right 14px center;min-height:34px}.coll-edit__sort-select:focus{outline:none;border-color:#1a1816}@media(max-width:798px){.coll-edit__sort,.coll-edit__sort-select{width:100%}}.coll-edit__group{max-width:1480px;margin:0 auto clamp(48px,6vw,72px);padding:0 4vw}.coll-edit__group:last-of-type{margin-bottom:0}.coll-edit__group-heading{margin:0 0 clamp(20px,2.5vw,32px);font-family:Cormorant Garamond,EB Garamond,Garamond,Georgia,serif;font-weight:300;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.1;letter-spacing:-.005em;color:#1a1816;text-transform:none;text-align:center;position:relative;display:flex;align-items:center;justify-content:center;gap:18px}.coll-edit__group-heading:before,.coll-edit__group-heading:after{content:"";flex:1 1 auto;height:1px;background:#1a18162e;max-width:200px}.coll-edit__group-heading>span{flex:0 0 auto}.coll-edit__grid{list-style:none;margin:0 auto;padding:0;max-width:1480px;display:grid;gap:clamp(20px,3vw,36px) clamp(14px,2vw,24px);grid-template-columns:repeat(2,1fr)}.coll-edit__toolbar+.coll-edit__grid,.coll-edit__intro+.coll-edit__grid,.coll-edit__hero+.coll-edit__grid{padding:0 4vw}@media(min-width:760px){.coll-edit__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1100px){.coll-edit__grid{grid-template-columns:repeat(4,1fr)}}.coll-edit__item{list-style:none;margin:0}.coll-edit__card{display:flex;flex-direction:column;gap:clamp(10px,1.2vw,14px);text-decoration:none;color:inherit}.coll-edit__media{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;background:#f4f3f0;border-radius:8px}.coll-edit__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.coll-edit__placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#efe9dd,#d6cfc1)}.coll-edit__card:hover .coll-edit__image,.coll-edit__card:focus-visible .coll-edit__image{transform:scale(1.04)}.coll-edit__sold-out,.coll-edit__sale{position:absolute;top:12px;left:12px;z-index:1;display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.coll-edit__sold-out{background:#1a1816d9;color:#fafaf9}.coll-edit__sale{background:#b8893d;color:#fafaf9}.coll-edit__info{text-align:left;padding:0 2px}.coll-edit h3.coll-edit__title,.coll-edit__title{margin:0 0 4px;font-family:Cormorant Garamond,EB Garamond,Garamond,Georgia,serif;font-weight:400;font-size:clamp(1rem,1.15vw,1.15rem);line-height:1.25;color:#1a1816;text-transform:none;letter-spacing:0;text-wrap:balance}.coll-edit__price{margin:0;font-family:Cormorant Garamond,EB Garamond,Garamond,Georgia,serif;font-style:italic;font-size:clamp(.95rem,1.05vw,1.05rem);color:#4a4644}.coll-edit__price-prefix{margin-right:4px;opacity:.85}.coll-edit__price-was{margin-left:8px;font-style:italic;font-size:.85em;text-decoration:line-through;color:#8b8480}.coll-edit__pagination{max-width:1480px;margin:clamp(40px,5vw,60px) auto 0;padding:0 4vw;display:flex;align-items:center;justify-content:center;gap:clamp(16px,2vw,24px);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.coll-edit__page,.coll-edit__page-status{font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#4a4644}.coll-edit__page{text-decoration:none;border-bottom:1px solid rgba(26,24,22,.4);padding-bottom:2px}.coll-edit__page:hover,.coll-edit__page:focus-visible{color:#1a1816;border-bottom-color:#1a1816}.coll-edit__empty{max-width:760px;margin:clamp(48px,6vw,80px) auto;padding:0 4vw;text-align:center;font-family:Cormorant Garamond,EB Garamond,Garamond,Georgia,serif;font-style:italic;font-size:1.1rem;color:#4a4644}.coll-edit__empty a{color:#1a1816;border-bottom:1px solid rgba(26,24,22,.4);text-decoration:none;margin-left:6px}.coll-edit__related{background:#f4f3f0;margin-top:clamp(56px,7vw,96px);padding:clamp(56px,7vw,96px) 4vw clamp(64px,8vw,110px)}.coll-edit__related-header{max-width:1480px;margin:0 auto clamp(28px,3.5vw,48px);text-align:center}.coll-edit__related p.coll-edit__related-eyebrow{margin:0 0 12px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#6b6864}.coll-edit h2.coll-edit__related-heading,.coll-edit__related-heading{margin:0;font-family:Cormorant Garamond,EB Garamond,Garamond,Georgia,serif;font-weight:300;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.1;letter-spacing:-.005em;color:#1a1816;text-transform:none}.coll-edit__related-grid{list-style:none;margin:0 auto;padding:0;max-width:1480px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.coll-edit__related-grid--1{grid-template-columns:1fr}.coll-edit__related-grid--2{grid-template-columns:repeat(2,1fr)}.coll-edit__related-grid--4,.coll-edit__related-grid--5,.coll-edit__related-grid--6{grid-template-columns:repeat(3,1fr)}@media(max-width:980px){.coll-edit__related-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){.coll-edit__related-grid{grid-template-columns:1fr!important}}.coll-edit__related-item{list-style:none;margin:0}.coll-edit__related-tile{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;text-decoration:none;color:#fff;background:#1a1816;border-radius:12px}.coll-edit__related-media{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1a1816;background-size:cover;background-position:center;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.coll-edit__related-media--placeholder{background:linear-gradient(135deg,#2a2826,#0a0908)}.coll-edit__related-tile:hover .coll-edit__related-media,.coll-edit__related-tile:focus-visible .coll-edit__related-media{transform:scale(1.05)}.coll-edit__related-scrim{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#000000b3,#0000004d 45%,#0000 75%);pointer-events:none}.coll-edit__related-content{position:absolute;bottom:clamp(16px,2.4vw,24px);left:clamp(16px,2.4vw,24px);right:clamp(16px,2.4vw,24px);z-index:1}.coll-edit__related-tile-eyebrow{display:block;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;margin-bottom:8px;color:#fff;opacity:.92;text-shadow:0 1px 6px rgba(0,0,0,.4)}.coll-edit__related-grid h3.coll-edit__related-title,.coll-edit__related-title{margin:0;font-family:Cormorant Garamond,EB Garamond,Garamond,Georgia,serif;font-weight:300;font-size:clamp(1.4rem,2.2vw,1.9rem);line-height:1.1;color:#fff;text-transform:none;letter-spacing:-.005em;text-shadow:0 2px 14px rgba(0,0,0,.5)}.coll-edit__related-subtitle{display:block;margin-top:6px;font-family:Cormorant Garamond,EB Garamond,Garamond,Georgia,serif;font-style:italic;font-size:clamp(.9rem,1.1vw,1rem);color:#fff;opacity:.88;text-shadow:0 1px 8px rgba(0,0,0,.5)}.coll-edit__card .quick-shop,.coll-edit__card .quick_shop,.coll-edit__card [class*=quick-shop],.coll-edit__card [class*=quick_shop]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/21/assets/collection-editorial.css.map */
