#lb-collection{--bg: #faf5ea;--bg-deep: #f1ead8;--paper: #faf5ea;--ink: #2a2418;--ink-soft: #4d4332;--rule: #d6cbb1;--moss: #6b7a4a;--moss-deep: #4f5d35;--clay: #b86a44;--clay-deep: #9a5232;--wool: #e8dcc1;background:transparent;color:var(--ink);font-family:Nunito Sans,system-ui,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}#lb-collection *{box-sizing:border-box}#lb-collection a{color:inherit;text-decoration:none}#lb-collection button{font:inherit}#lb-collection img{max-width:100%;display:block}#lb-collection{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}body:has(#lb-collection) .container,body:has(#lb-collection) .container-fluid,body:has(#lb-collection) main{max-width:none!important;padding-left:0!important;padding-right:0!important}#lb-collection .eyebrow{font-weight:700;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--moss-deep)}#lb-collection .serif{font-family:Cormorant Garamond,Georgia,serif;font-weight:500}#lb-collection .crumbs{padding:14px 56px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);border-bottom:1px solid var(--rule);display:flex;gap:10px;background:transparent}#lb-collection .crumbs .sep{opacity:.5}#lb-collection .crumbs .here{color:var(--ink)}#lb-collection .hero{display:grid;grid-template-columns:1.2fr .8fr;border-bottom:1px solid var(--rule)}#lb-collection .hero .left{padding:88px 80px 56px;border-right:1px solid var(--rule);position:relative}#lb-collection .hero .eyebrow{margin-bottom:28px}#lb-collection .hero h1{font-family:Cormorant Garamond,serif;font-weight:400;font-size:96px;line-height:.96;letter-spacing:-.018em;margin:0 0 28px}#lb-collection .hero h1 em{font-style:italic;color:var(--moss-deep)}#lb-collection .hero .lead{font-size:17px;line-height:1.65;color:var(--ink-soft);max-width:52ch;margin:0 0 36px}#lb-collection .hero-meta{display:flex;gap:40px;border-top:1px solid var(--rule);padding-top:22px}#lb-collection .hero-meta div{font-size:12px;color:var(--ink-soft);letter-spacing:.04em}#lb-collection .hero-meta strong{font-family:Cormorant Garamond,serif;font-weight:500;font-size:26px;color:var(--ink);display:block;line-height:1;margin-bottom:6px}#lb-collection .hero .right{background:var(--wool);position:relative;min-height:520px;overflow:hidden}#lb-collection .hero .right>picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}#lb-collection .hero .right img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}#lb-collection .hero-tag{position:absolute;top:24px;right:24px;background:var(--paper);padding:10px 16px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink);border:1px solid var(--ink);display:inline-flex;align-items:center;gap:8px}#lb-collection .hero-tag .dot{width:8px;height:8px;border-radius:50%;background:var(--clay)}#lb-collection .subcats{display:flex;gap:0;overflow-x:auto;border-bottom:1px solid var(--rule);background:var(--paper);scrollbar-width:none}#lb-collection .subcats::-webkit-scrollbar{display:none}#lb-collection .subcat{flex:0 0 220px;padding:28px 24px;border-right:1px solid var(--rule);cursor:pointer;transition:background .2s ease;position:relative;display:block}#lb-collection .subcat:hover{background:var(--bg)}#lb-collection .subcat.active{background:var(--ink);color:var(--paper)}#lb-collection .subcat .num{font-family:Cormorant Garamond,serif;font-style:italic;font-size:15px;color:var(--clay);margin-bottom:8px}#lb-collection .subcat.active .num{color:var(--wool)}#lb-collection .subcat .label{font-family:Cormorant Garamond,serif;font-weight:500;font-size:26px;line-height:1.1;margin:0 0 4px}#lb-collection .subcat .ct{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft)}#lb-collection .subcat.active .ct{color:#ffffffb3}#lb-collection .filterbar{display:flex;align-items:center;justify-content:space-between;padding:16px 56px;border-bottom:1px solid var(--rule);background:#faf5eaf2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:sticky;top:0;z-index:50;flex-wrap:wrap;gap:12px}#lb-collection .filters{display:flex;gap:8px;flex-wrap:wrap;align-items:center}#lb-collection details.filter-pill{background:transparent;border:1px solid var(--rule);color:var(--ink);padding:0;font-size:11px;letter-spacing:.18em;text-transform:uppercase;border-radius:999px;cursor:pointer;position:relative}#lb-collection details.filter-pill summary{padding:9px 16px;list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px}#lb-collection details.filter-pill summary::-webkit-details-marker{display:none}#lb-collection details.filter-pill[open]{background:var(--ink);color:var(--paper);border-color:var(--ink)}#lb-collection details.filter-pill summary:after{content:"";width:7px;height:7px;border-right:1.2px solid currentColor;border-bottom:1.2px solid currentColor;transform:rotate(45deg) translate(-1px,-1px);margin-left:4px}#lb-collection .filter-dropdown{position:absolute;top:calc(100% + 6px);left:0;z-index:60;background:var(--paper);border:1px solid var(--ink);border-radius:14px;padding:14px;min-width:240px;max-height:320px;overflow-y:auto;color:var(--ink);display:flex;flex-direction:column;gap:6px}#lb-collection .filter-dropdown a,#lb-collection .filter-dropdown label{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink);cursor:pointer}#lb-collection .filter-dropdown a:hover,#lb-collection .filter-dropdown label:hover{background:var(--bg)}#lb-collection .filter-dropdown a.on{background:var(--ink);color:var(--paper)}#lb-collection .filter-divider{width:1px;height:22px;background:var(--rule);margin:0 6px}#lb-collection .toolbar-right{display:flex;gap:18px;align-items:center}#lb-collection .count-line{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft)}#lb-collection .count-line strong{color:var(--ink);font-weight:700}#lb-collection .sort-wrap{position:relative}#lb-collection .sort-wrap select{background:transparent;border:1px solid var(--ink);padding:8px 32px 8px 14px;font-family:inherit;font-size:11px;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;-webkit-appearance:none;appearance:none;color:var(--ink);border-radius:0}#lb-collection .sort-wrap:after{content:"";position:absolute;right:12px;top:50%;width:7px;height:7px;border-right:1.2px solid var(--ink);border-bottom:1.2px solid var(--ink);transform:translateY(-75%) rotate(45deg);pointer-events:none}#lb-collection .active-filters{display:flex;gap:8px;flex-wrap:wrap;align-items:center;padding:14px 56px;background:var(--bg-deep);border-bottom:1px solid var(--rule);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft)}#lb-collection .chip{background:var(--paper);border:1px solid var(--ink);color:var(--ink);padding:6px 10px 6px 14px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.14em;text-transform:uppercase}#lb-collection .chip .x{width:16px;height:16px;border-radius:50%;background:var(--ink);color:var(--paper);display:inline-flex;align-items:center;justify-content:center;font-size:10px;line-height:1}#lb-collection .clear-all{text-decoration:underline;text-underline-offset:4px;cursor:pointer;margin-left:8px}#lb-collection .grid{padding:40px 56px 80px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px 24px}#lb-collection .product{display:flex;flex-direction:column;position:relative}#lb-collection .product .ph,#lb-collection .product__info{display:block}#lb-collection a.swatch{cursor:pointer}#lb-collection a.swatch:hover{box-shadow:inset 0 0 0 2px var(--paper),0 0 0 1.5px var(--ink);border-color:var(--ink)}#lb-collection .product .ph{aspect-ratio:3/4;background:var(--wool);margin-bottom:18px;position:relative;overflow:hidden;transition:transform .22s ease}#lb-collection .product:hover .ph{transform:translateY(-3px)}#lb-collection .product .ph img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}#lb-collection .product .ribbons{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:6px;z-index:2}#lb-collection .ribbon{padding:5px 10px;font-size:10px;letter-spacing:.18em;text-transform:uppercase;background:var(--paper);color:var(--ink);border:1px solid var(--ink)}#lb-collection .ribbon.new{background:var(--ink);color:var(--paper);border-color:var(--ink)}#lb-collection .ribbon.low,#lb-collection .ribbon.sale{background:var(--clay);color:var(--paper);border-color:var(--clay-deep)}#lb-collection .ribbon.oos{background:transparent;color:var(--ink-soft);border-color:var(--rule)}#lb-collection .product .meta-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:4px}#lb-collection .product .cat{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--moss-deep)}#lb-collection .product .price{font-family:Cormorant Garamond,serif;font-weight:500;font-size:20px;color:var(--ink)}#lb-collection .product .price s{color:var(--ink-soft);font-weight:400;margin-right:6px;font-size:16px}#lb-collection .product h4{font-family:Cormorant Garamond,serif;font-weight:500;font-size:22px;line-height:1.15;margin:0 0 8px;letter-spacing:-.005em}#lb-collection .product h4 em{font-style:italic;color:var(--ink-soft);font-weight:400}#lb-collection .swatch-row{display:flex;gap:6px;margin:2px 0 6px;align-items:center;flex-wrap:wrap}#lb-collection .swatch{width:14px;height:14px;border-radius:50%;border:1px solid var(--rule);box-shadow:inset 0 0 0 2px var(--paper)}#lb-collection .swatch.sel{box-shadow:inset 0 0 0 2px var(--paper),0 0 0 1.5px var(--ink);border-color:var(--ink)}#lb-collection .swatch.oos{opacity:.32}#lb-collection .swatch-count{font-size:11px;color:var(--ink-soft);margin-left:4px;letter-spacing:.06em}#lb-collection .sizes{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft)}#lb-collection .sizes span.out{text-decoration:line-through;opacity:.45}#lb-collection .editorial-card{background:var(--moss);color:var(--paper);grid-column:span 1;grid-row:span 1;padding:44px 36px 38px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;min-height:0}#lb-collection .editorial-card.clay{background:var(--clay)}#lb-collection .editorial-card.ink{background:var(--ink)}#lb-collection .editorial-card .eyebrow{color:#ffffffbf;font-size:12px;letter-spacing:.24em}#lb-collection .editorial-card h3{font-family:Cormorant Garamond,serif;font-weight:500;font-size:46px;line-height:1.03;margin:16px 0 22px;letter-spacing:-.012em}#lb-collection .editorial-card h3 em{font-style:italic;color:var(--wool)}#lb-collection .editorial-card p{color:#e9e4d0;font-size:28px;margin:0;max-width:none;line-height:1.35;font-family:Cormorant Garamond,serif;font-weight:400}#lb-collection .editorial-card.clay p{color:#f7e2d3}#lb-collection .editorial-card.ink p{color:#c9bea3}#lb-collection .editorial-card .pill{align-self:flex-start;border:1px solid var(--paper);padding:11px 18px;border-radius:999px;margin-top:24px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;display:inline-flex;align-items:center;gap:10px;color:var(--paper)}#lb-collection .editorial-card .pill svg{width:12px;height:12px}#lb-collection .pager{text-align:center;padding:24px 56px 80px}#lb-collection .pager .progress{width:220px;margin:0 auto 18px;height:2px;background:var(--rule);position:relative}#lb-collection .pager .progress span{position:absolute;left:0;top:0;height:100%;background:var(--ink)}#lb-collection .pager .info{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:18px}#lb-collection .pager .links{display:inline-flex;gap:14px;align-items:center;justify-content:center}#lb-collection .pager a,#lb-collection .pager span.cur{background:var(--ink);color:var(--paper);border:none;padding:14px 28px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-family:inherit;cursor:pointer;border-radius:999px;display:inline-flex;align-items:center;gap:14px}#lb-collection .pager span.cur{background:transparent;color:var(--ink);border:1px solid var(--ink)}#lb-collection .pager .disabled{opacity:.3;pointer-events:none}#lb-collection .process-band{background:var(--bg-deep);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:80px 56px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:24px}#lb-collection .process-band .col-head{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:28px}#lb-collection .process-band h2{font-family:Cormorant Garamond,serif;font-weight:500;font-size:56px;line-height:1.02;margin:14px 0 0;letter-spacing:-.01em;max-width:14ch}#lb-collection .process-band h2 em{font-style:italic;color:var(--moss-deep)}#lb-collection .process-band .col-head p{color:var(--ink-soft);margin:0;max-width:44ch}#lb-collection .feat{background:var(--paper);border:1px solid var(--rule);padding:28px 24px}#lb-collection .feat .ic{width:38px;height:38px;border:1px solid var(--ink);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:22px}#lb-collection .feat .ic svg{width:18px;height:18px}#lb-collection .feat h4{font-family:Cormorant Garamond,serif;font-weight:500;font-size:22px;margin:0 0 6px}#lb-collection .feat p{margin:0;font-size:13px;color:var(--ink-soft);line-height:1.55}#lb-collection .feat a{display:inline-block;margin-top:12px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;border-bottom:1px solid var(--ink);padding-bottom:2px}#lb-collection .pause{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}#lb-collection .pause .img{background:var(--moss);position:relative;min-height:480px}#lb-collection .pause .img img{width:100%;height:100%;object-fit:cover}#lb-collection .pause .copy{padding:100px 80px;background:var(--paper)}#lb-collection .pause h2{font-family:Cormorant Garamond,serif;font-weight:500;font-size:60px;line-height:1;letter-spacing:-.015em;margin:14px 0 24px}#lb-collection .pause h2 em{font-style:italic;color:var(--clay)}#lb-collection .pause p{color:var(--ink-soft);max-width:50ch;margin:0 0 18px}#lb-collection .pause .pill{display:inline-flex;align-items:center;gap:12px;border:1px solid var(--ink);color:var(--ink);padding:14px 24px;border-radius:999px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;margin-top:18px;cursor:pointer}#lb-collection .pause .pill svg{width:14px;height:14px}@media(max-width:1280px){#lb-collection .grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){#lb-collection .hero{grid-template-columns:1fr}#lb-collection .hero .left{border-right:none;border-bottom:1px solid var(--rule);padding:56px 28px}#lb-collection .hero h1{font-size:56px}#lb-collection .hero .right{min-height:320px}#lb-collection .grid{grid-template-columns:repeat(2,1fr);padding:28px 24px 56px;gap:24px 14px}#lb-collection .editorial-card{padding:16px 14px 14px}#lb-collection .editorial-card .eyebrow{font-size:9px;letter-spacing:.18em}#lb-collection .editorial-card h3{font-size:18px;line-height:1.1;margin:6px 0}#lb-collection .editorial-card p{font-size:12px;line-height:1.3}#lb-collection .editorial-card .pill{padding:6px 10px;margin-top:10px;font-size:9px;letter-spacing:.14em}#lb-collection .editorial-card .pill svg{width:9px;height:9px}#lb-collection .process-band{grid-template-columns:1fr 1fr;padding:56px 24px}#lb-collection .process-band .col-head{grid-template-columns:1fr;gap:16px}#lb-collection .process-band h2{font-size:36px}#lb-collection .filterbar{padding:12px 24px;position:static;top:auto;backdrop-filter:none;-webkit-backdrop-filter:none}#lb-collection .crumbs,#lb-collection .active-filters{padding-left:24px;padding-right:24px}#lb-collection .subcat{flex:0 0 180px}#lb-collection .pause{grid-template-columns:1fr}#lb-collection .pause .copy{padding:56px 24px}#lb-collection .pause h2{font-size:36px}}#lb-collection .collection-seo{padding:80px 56px;border-top:1px solid var(--rule)}#lb-collection .collection-seo .inner{max-width:760px;margin:0 auto}#lb-collection .collection-seo .eyebrow{margin-bottom:18px;display:block}#lb-collection .collection-seo h2{font-family:Cormorant Garamond,serif;font-weight:500;font-size:40px;line-height:1.05;margin:0 0 28px;letter-spacing:-.012em}#lb-collection .collection-seo h2 em{font-style:italic;color:var(--moss-deep)}#lb-collection .collection-seo .prose{color:var(--ink-soft);font-size:16px;line-height:1.7}#lb-collection .collection-seo .prose p{margin:0 0 1em}#lb-collection .collection-seo .prose h2,#lb-collection .collection-seo .prose h3,#lb-collection .collection-seo .prose h4{font-family:Cormorant Garamond,serif;font-weight:500;color:var(--ink);margin:32px 0 12px;letter-spacing:-.005em}#lb-collection .collection-seo .prose h2{font-size:26px}#lb-collection .collection-seo .prose h3{font-size:22px}#lb-collection .collection-seo .prose h4{font-size:18px}#lb-collection .collection-seo .prose a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}#lb-collection .collection-seo .prose strong{color:var(--ink);font-weight:600}#lb-collection .collection-seo .prose ul,#lb-collection .collection-seo .prose ol{padding-left:1.4em;margin:0 0 1em}#lb-collection .collection-seo .prose li{margin:.25em 0}#lb-collection .collection-seo .prose blockquote{border-left:2px solid var(--clay);padding-left:18px;margin:24px 0;font-family:Cormorant Garamond,serif;font-size:20px;font-style:italic;color:var(--ink)}#lb-collection .collection-seo .prose img{max-width:100%;height:auto;margin:16px 0;border-radius:2px}@media(max-width:900px){#lb-collection .collection-seo{padding:56px 24px}#lb-collection .collection-seo h2{font-size:30px}#lb-collection .collection-seo .prose{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/lb-collection-editorial.css.map */
