.eb-collections{--eb-black:#121212;--eb-black-80:rgba(18,18,18,.8);--eb-black-65:rgba(18,18,18,.65);--eb-black-45:rgba(18,18,18,.45);--eb-white:#FFFFFF;--eb-beige:#EFE7DB;--eb-beige-deep:#D9C3A6;--eb-beige-soft:#F7F3EC;--eb-brass:#8C6239;--eb-line:rgba(18,18,18,.12);--eb-line-light:rgba(255,255,255,.16);--eb-serif:Georgia,"Iowan Old Style","Palatino Linotype","Book Antiqua","Noto Serif","Liberation Serif","Times New Roman",serif;--eb-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif;--eb-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono","Courier New",monospace;--eb-heading-weight:700;--eb-radius:8px;--eb-radius-lg:12px;--eb-shadow:0 1px 2px rgba(18,18,18,.04), 0 8px 24px rgba(18,18,18,.06);--eb-shadow-lift:0 2px 6px rgba(18,18,18,.06), 0 18px 44px rgba(18,18,18,.11);--eb-wrap:1280px;--eb-gutter:clamp(16px,4vw,32px);--eb-sec-y:clamp(56px,7.5vw,112px);--eb-grid-gap:clamp(18px,2.2vw,28px);--eb-card-ratio:1200/630;--eb-cols:2;--eb-sticky-top:112px;background:var(--eb-white);color:var(--eb-black);font-family:var(--eb-sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(140,98,57,.15)}.eb-collections *,.eb-collections *:before,.eb-collections *:after{box-sizing:border-box}.eb-collections img{max-width:100%;display:block;height:auto}.eb-collections svg{display:block}.eb-collections a{color:inherit}.eb-collections ul{margin:0;padding:0;list-style:none}.eb-collections li,.eb-collections p{margin:0}.eb-collections h1,.eb-collections h2,.eb-collections h3{font-family:var(--eb-serif);font-weight:var(--eb-heading-weight);margin:0;letter-spacing:-.014em;text-wrap:balance}.eb-collections .eb-wrap{max-width:var(--eb-wrap);margin-inline:auto;padding-inline:var(--eb-gutter);width:100%}.eb-collections h1{font-size:clamp(34px,5.6vw,60px);line-height:1.08;letter-spacing:-.024em}.eb-collections h2{font-size:clamp(26px,3.4vw,42px);line-height:1.14;letter-spacing:-.018em}.eb-collections h3{font-size:clamp(19px,1.7vw,22px);line-height:1.28;letter-spacing:-.01em}.eb-collections .eb-eyebrow{font-family:var(--eb-mono);font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--eb-brass);margin:0 0 16px}.eb-collections .eb-eyebrow--muted{color:var(--eb-black-45)}.eb-collections .eb-eyebrow--light{color:var(--eb-beige-deep)}.eb-collections .eb-lede{font-size:clamp(16px,1.4vw,18px);line-height:1.7;color:var(--eb-black-65)}.eb-collections .eb-lede p{margin:0}.eb-collections .eb-lede p+p{margin-top:16px}.eb-collections .eb-vh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.eb-collections .eb-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:14px clamp(22px,3vw,30px);border-radius:var(--eb-radius);border:1px solid var(--eb-black);background:var(--eb-black);color:var(--eb-white);font-family:var(--eb-sans);font-size:13px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.eb-collections .eb-btn:link,.eb-collections .eb-btn:visited{color:var(--eb-white)}.eb-collections .eb-btn:hover,.eb-collections .eb-btn:focus-visible{background:transparent;color:var(--eb-black);transform:translateY(-2px);box-shadow:var(--eb-shadow)}.eb-collections .eb-btn__arrow{transition:transform .3s ease}.eb-collections .eb-btn:hover .eb-btn__arrow{transform:translate(5px)}.eb-collections .eb-btn--ghost,.eb-collections .eb-btn--ghost:link,.eb-collections .eb-btn--ghost:visited{background:transparent;color:var(--eb-black)}.eb-collections .eb-btn--ghost:hover,.eb-collections .eb-btn--ghost:focus-visible{background:var(--eb-black);color:var(--eb-white)}.eb-collections .eb-section{padding-block:var(--eb-sec-y)}.eb-collections .eb-section--beige{background:var(--eb-beige)}.eb-collections .eb-section--soft{background:var(--eb-beige-soft)}.eb-collections .eb-section--dark{background:var(--eb-black);color:var(--eb-beige)}.eb-collections .eb-section--dark h2,.eb-collections .eb-section--dark h3{color:var(--eb-white)}.eb-collections .eb-section__head{max-width:640px;margin-bottom:clamp(32px,4.5vw,56px)}.eb-collections .eb-section__head--center{margin-inline:auto;text-align:center}.eb-collections .eb-section__head h2{margin-bottom:18px}.eb-collections .eb-lede--onDark{color:#efe7db9e}.eb-collections .eb-hero{background:var(--eb-beige);border-bottom:1px solid rgba(18,18,18,.08)}.eb-collections .eb-hero__in{padding-block:var(--eb-sec-y)}.eb-collections .eb-hero__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(28px,5vw,72px);align-items:center}.eb-collections .eb-hero__intro{max-width:48ch}.eb-collections .eb-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(26px,3vw,34px)}.eb-collections .eb-collection-grid{display:grid;grid-template-columns:repeat(var(--eb-cols),minmax(0,1fr));gap:var(--eb-grid-gap)}.eb-collections .eb-card{display:flex;flex-direction:column;height:100%;background:var(--eb-white);border:1px solid var(--eb-line);border-radius:var(--eb-radius-lg);overflow:hidden;box-shadow:var(--eb-shadow);transition:transform .35s cubic-bezier(.2,.6,.2,1),box-shadow .35s ease,border-color .35s ease}.eb-collections .eb-card:hover,.eb-collections .eb-card:focus-within{transform:translateY(-6px);box-shadow:var(--eb-shadow-lift);border-color:#12121233}.eb-collections .eb-card__media{position:relative;aspect-ratio:var(--eb-card-ratio);background:var(--eb-beige-deep);overflow:hidden}.eb-collections .eb-card__media img,.eb-collections .eb-card__media svg{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(.2,.6,.2,1)}.eb-collections .eb-card:hover .eb-card__media img{transform:scale(1.03)}.eb-collections .eb-card__count{position:absolute;top:14px;right:14px;background:#ffffffeb;border-radius:999px;padding:5px 12px;font-family:var(--eb-mono);font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:var(--eb-black-65)}.eb-collections .eb-card__body{padding:clamp(22px,2.4vw,30px) clamp(20px,2.2vw,28px) clamp(24px,2.6vw,30px);display:flex;flex-direction:column;flex:1;gap:12px}.eb-collections .eb-card__desc{font-size:15px;line-height:1.65;color:var(--eb-black-65);flex:1}.eb-collections .eb-card__cta{align-self:flex-start;margin-top:6px;display:inline-flex;align-items:center;gap:9px;min-height:44px;font-size:12px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--eb-brass);text-decoration:none;padding:11px 20px;border:1px solid var(--eb-brass);border-radius:var(--eb-radius);transition:background .25s ease,color .25s ease}.eb-collections .eb-card__cta:link,.eb-collections .eb-card__cta:visited{color:var(--eb-brass)}.eb-collections .eb-card__cta-arrow{transition:transform .3s ease}.eb-collections .eb-card:hover .eb-card__cta{background:var(--eb-brass);color:var(--eb-white)}.eb-collections .eb-card:hover .eb-card__cta-arrow{transform:translate(4px)}.eb-collections .eb-editorial__grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(28px,5vw,72px);align-items:start}.eb-collections .eb-editorial__aside{position:sticky;top:var(--eb-sticky-top);align-self:start;max-height:calc(100dvh - var(--eb-sticky-top) - 32px)}.eb-collections .eb-editorial__aside h2{text-wrap:pretty}.eb-collections .eb-editorial__rule{width:56px;height:2px;background:var(--eb-brass);margin-top:24px}.eb-collections .eb-prose{max-width:68ch;font-size:clamp(15.5px,1.2vw,16.5px);line-height:1.8;color:var(--eb-black-65)}.eb-collections .eb-prose p{margin:0}.eb-collections .eb-prose p+p{margin-top:20px}.eb-collections .eb-prose strong{color:var(--eb-black);font-weight:600}.eb-collections .eb-prose a{color:var(--eb-black);font-weight:500;text-decoration:underline;text-decoration-color:var(--eb-brass);text-decoration-thickness:1px;text-underline-offset:3px;transition:color .2s}.eb-collections .eb-prose a:hover{color:var(--eb-brass)}.eb-collections .eb-prose ul,.eb-collections .eb-prose ol{margin:20px 0 0;padding-left:1.35em}.eb-collections .eb-prose ul{list-style:disc}.eb-collections .eb-prose ol{list-style:decimal}.eb-collections .eb-prose li{margin:0 0 8px;padding-left:.25em}.eb-collections .eb-prose li::marker{color:var(--eb-brass)}.eb-collections .eb-explore-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--eb-line);border-radius:var(--eb-radius-lg);overflow:hidden}.eb-collections .eb-explore-block{background:var(--eb-beige-soft);padding:clamp(28px,3.5vw,44px) clamp(22px,3vw,40px);display:flex;flex-direction:column;gap:13px;transition:background .3s ease}.eb-collections .eb-explore-block:hover{background:var(--eb-white)}.eb-collections .eb-explore-block__n{font-family:var(--eb-mono);font-size:11px;letter-spacing:.16em;color:var(--eb-brass)}.eb-collections .eb-explore-block p{font-size:15px;line-height:1.75;color:var(--eb-black-65)}.eb-collections .eb-explore-block__link{margin-top:8px;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;min-height:40px;font-size:12px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--eb-black);text-decoration:none;border-bottom:1px solid var(--eb-brass);padding-bottom:3px;transition:color .2s}.eb-collections .eb-explore-block__link:link,.eb-collections .eb-explore-block__link:visited{color:var(--eb-black)}.eb-collections .eb-explore-block__link:hover{color:var(--eb-brass)}.eb-collections .eb-explore-block__link span{transition:transform .3s ease}.eb-collections .eb-explore-block__link:hover span{transform:translate(4px)}.eb-collections .eb-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,24px)}.eb-collections .eb-feature{background:#ffffff0a;border:1px solid var(--eb-line-light);border-radius:var(--eb-radius-lg);padding:clamp(26px,3vw,34px) clamp(22px,2.4vw,28px) clamp(24px,2.8vw,32px);transition:background .3s ease,transform .3s ease,border-color .3s ease}.eb-collections .eb-feature:hover{background:#d9c3a617;transform:translateY(-4px);border-color:#d9c3a666}.eb-collections .eb-feature__icon{width:46px;height:46px;border-radius:50%;border:1px solid rgba(217,195,166,.5);display:grid;place-items:center;margin-bottom:20px}.eb-collections .eb-feature__icon svg{width:20px;height:20px;stroke:var(--eb-beige-deep);fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.eb-collections .eb-feature h3{margin-bottom:9px}.eb-collections .eb-feature p{font-size:14.5px;line-height:1.7;color:#efe7db9e}.eb-collections .eb-faq-list{max-width:880px;margin-inline:auto;border-top:1px solid var(--eb-line)}.eb-collections .eb-faq-item{border-bottom:1px solid var(--eb-line)}.eb-collections .eb-faq-item summary{cursor:pointer;list-style:none;padding:clamp(20px,2.4vw,26px) 0;font-family:var(--eb-serif);font-weight:var(--eb-heading-weight);font-size:clamp(17px,1.8vw,20px);line-height:1.35;letter-spacing:-.012em;display:flex;align-items:center;justify-content:space-between;gap:20px;transition:color .2s}.eb-collections .eb-faq-item summary::-webkit-details-marker{display:none}.eb-collections .eb-faq-item summary::marker{content:""}.eb-collections .eb-faq-item summary:hover{color:var(--eb-brass)}.eb-collections .eb-faq-item__icon{flex:none;width:13px;height:13px;background:linear-gradient(var(--eb-brass),var(--eb-brass)) center/13px 1px no-repeat,linear-gradient(var(--eb-brass),var(--eb-brass)) center/1px 13px no-repeat;transition:transform .3s ease}.eb-collections .eb-faq-item[open] .eb-faq-item__icon{transform:rotate(90deg);background:linear-gradient(var(--eb-brass),var(--eb-brass)) center/13px 1px no-repeat}.eb-collections .eb-faq-item__a{padding:0 clamp(0px,4vw,44px) clamp(22px,2.6vw,30px) 0;color:var(--eb-black-65);font-size:15.5px;line-height:1.8;max-width:72ch}.eb-collections .eb-faq-item__a p{margin:0}.eb-collections .eb-faq-item__a p+p{margin-top:16px}.eb-collections .eb-faq-item__a a{color:var(--eb-black);font-weight:500;text-decoration:underline;text-decoration-color:var(--eb-brass);text-underline-offset:3px}.eb-collections .eb-cta{background:var(--eb-beige-deep);text-align:center}.eb-collections .eb-cta__in{padding-block:clamp(64px,8vw,104px);max-width:720px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(18px,2.2vw,24px)}.eb-collections .eb-cta .eb-eyebrow{margin:0;color:#12121280}.eb-collections .eb-cta h2{margin:0;max-width:16ch}.eb-collections .eb-cta__text{margin:0;color:#121212ad;font-size:clamp(16px,1.4vw,17.5px);line-height:1.7;max-width:46ch}.eb-collections .eb-cta .eb-btn{margin-top:clamp(10px,1.4vw,16px)}.eb-collections .eb-cta__note{margin:clamp(6px,1vw,10px) 0 0;font-family:var(--eb-mono);font-size:11px;letter-spacing:.11em;text-transform:uppercase;color:#12121280;line-height:1.6}.eb-collections a:focus-visible,.eb-collections summary:focus-visible{outline:2px solid var(--eb-brass);outline-offset:3px;border-radius:2px}.eb-collections .eb-section--dark a:focus-visible{outline-color:var(--eb-beige-deep)}@media(max-width:1099px){.eb-collections .eb-collection-grid,.eb-collections .eb-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1000px){.eb-collections .eb-hero__grid{grid-template-columns:1fr;align-items:start}.eb-collections .eb-editorial__grid{grid-template-columns:1fr}.eb-collections .eb-editorial__aside{position:static;max-height:none}.eb-collections .eb-hero__intro{max-width:60ch}}@media(max-width:780px){.eb-collections .eb-explore-grid{grid-template-columns:1fr}}@media(max-width:640px){.eb-collections .eb-collection-grid,.eb-collections .eb-feature-grid{grid-template-columns:1fr}.eb-collections .eb-hero__actions .eb-btn{flex:1 1 auto;min-width:0}.eb-collections .eb-faq-item__a{padding-right:0}.eb-collections .eb-cta h2{max-width:none}}@media(max-width:380px){.eb-collections{--eb-gutter:14px}.eb-collections .eb-hero__actions{flex-direction:column;align-items:stretch}.eb-collections .eb-hero__actions .eb-btn{width:100%}.eb-collections .eb-card__cta{width:100%;justify-content:center}}@media(max-height:520px)and (orientation:landscape){.eb-collections{--eb-sec-y:44px}}@media(prefers-reduced-motion:reduce){.eb-collections *,.eb-collections *:before,.eb-collections *:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.eb-collections .eb-section--dark{background:none;color:#000}.eb-collections .eb-card{break-inside:avoid;box-shadow:none}.eb-collections .eb-editorial__aside{position:static;max-height:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/template-collection.css.map */
