.pot-collections{--pot-ink: #161c19;--pot-paper: #fffdf8;--pot-cream: #f3eee4;--pot-line: rgba(22, 28, 25, .14);--pot-teal: #58bdb4;--pot-gold: #d9b15f;--pot-rose: #d86f68;overflow:hidden;background:var(--pot-paper);color:var(--pot-ink)}.pot-collections *,.pot-collections *:before,.pot-collections *:after{box-sizing:border-box}.pot-collections a{color:inherit;text-decoration:none}.pot-collections__inner{width:min(100% - 4rem,150rem);margin-inline:auto}.pot-collections__hero{background:radial-gradient(circle at 74% 12%,rgba(88,189,180,.35),transparent 34rem),linear-gradient(135deg,#fffdf8,#f3eee4 62%,#e7f4f2);border-bottom:.1rem solid var(--pot-line)}.pot-collections__hero .pot-collections__inner{display:grid;min-height:clamp(27rem,30vw,40rem);grid-template-columns:minmax(0,1fr) minmax(32rem,48rem);gap:clamp(3rem,6vw,8rem);align-items:end;padding-top:clamp(3.6rem,5vw,6rem);padding-bottom:clamp(3.2rem,5vw,5.6rem)}.pot-collections--home .pot-collections__hero .pot-collections__inner{min-height:0;padding-top:clamp(5rem,7vw,8rem);padding-bottom:clamp(2.8rem,4vw,4.6rem)}.pot-collections__copy p,.pot-collections__stat span,.pot-collections__toolbar span,.pot-collections-card__eyebrow{color:#9a653b;font-size:1.2rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pot-collections__copy p{margin:0 0 1.2rem}.pot-collections h1,.pot-collections h2{max-width:10.5ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(5rem,7.4vw,11rem);font-weight:400;letter-spacing:0;line-height:.9;text-wrap:balance}.pot-collections--home h1,.pot-collections--home h2{max-width:12ch;font-size:clamp(4rem,5.6vw,8rem)}.pot-collections__lede{max-width:76rem;margin-top:2.2rem;color:#161c19a3;font-size:clamp(1.8rem,1.7vw,2.5rem);line-height:1.38}.pot-collections__stat{padding:clamp(2.4rem,3vw,3.6rem);border:.1rem solid rgba(22,28,25,.12);border-radius:.8rem;background:#fffdf8c7;box-shadow:0 2rem 7rem #161c191a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pot-collections__stat strong{display:block;margin-top:1.4rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,5vw,7rem);font-weight:400;letter-spacing:0;line-height:.95}.pot-collections__stat p{margin:1.2rem 0 0;color:#161c1999;font-size:1.55rem;line-height:1.45}.pot-collections__grid-wrap{padding-top:clamp(2.2rem,3.5vw,4rem);padding-bottom:clamp(5rem,8vw,10rem)}.pot-collections__toolbar{display:flex;gap:1.6rem;align-items:center;justify-content:space-between;margin-bottom:1.6rem}.pot-collections__toolbar a{display:inline-flex;min-height:4.2rem;align-items:center;border:.1rem solid var(--pot-line);border-radius:999px;padding:0 1.6rem;font-size:1.35rem;font-weight:900}.pot-collections__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.6rem}.pot-collections-card{position:relative;display:grid;min-height:42rem;grid-column:span 4;overflow:hidden;border:.1rem solid rgba(22,28,25,.12);border-radius:.8rem;background:var(--pot-cream);box-shadow:0 1.6rem 5rem #161c1917;isolation:isolate;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.pot-collections-card:nth-child(1),.pot-collections-card:nth-child(2){grid-column:span 6;min-height:50rem}.pot-collections-card:nth-last-child(-n+4){grid-column:span 3}.pot-collections-card:hover{border-color:#161c193d;box-shadow:0 2.4rem 7rem #161c1926;transform:translateY(-.35rem)}.pot-collections-card__media,.pot-collections-card__shade{position:absolute;top:0;right:0;bottom:0;left:0}.pot-collections-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.pot-collections-card__media svg{width:100%;height:100%;padding:10rem;background:#ebe5da}.pot-collections-card:hover .pot-collections-card__media img{transform:scale(1.045)}.pot-collections-card__shade{z-index:1;background:linear-gradient(0deg,#11110fdb,#11110f47 52%,#11110f0f),linear-gradient(120deg,rgba(17,17,15,.52),transparent 54%)}.pot-collections-card--gold .pot-collections-card__shade{background:linear-gradient(0deg,#2a1f10e0,#2a1f1038 56%,#2a1f100a),linear-gradient(120deg,rgba(217,177,95,.28),transparent 54%)}.pot-collections-card--rose .pot-collections-card__shade{background:linear-gradient(0deg,#2c1212e0,#2c121238 56%,#2c12120a),linear-gradient(120deg,rgba(216,111,104,.34),transparent 54%)}.pot-collections-card--teal .pot-collections-card__shade{background:linear-gradient(0deg,#0d2523e6,#0d25233d 56%,#0d25230a),linear-gradient(120deg,rgba(88,189,180,.3),transparent 54%)}.pot-collections-card__content{position:relative;z-index:2;display:grid;min-height:100%;align-content:end;padding:clamp(2.2rem,3vw,4rem);color:#fff}.pot-collections-card__eyebrow{color:#fffdf8c7}.pot-collections-card strong{max-width:9ch;margin-top:1.2rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,4vw,6.8rem);font-weight:400;letter-spacing:0;line-height:.92}.pot-collections-card__desc{display:block;max-width:48rem;margin-top:1.4rem;color:#fffdf8b8;font-size:1.55rem;line-height:1.45}.pot-collections-card__bottom{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;margin-top:2.2rem}.pot-collections-card__bottom span{display:inline-flex;min-height:3.8rem;align-items:center;border:.1rem solid rgba(255,255,255,.24);border-radius:999px;background:#ffffff24;padding:0 1.4rem;color:#fff;font-size:1.25rem;font-weight:900;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pot-collections-card__bottom span:last-child{background:#fff;color:var(--pot-ink)}@media screen and (max-width:989px){.pot-collections__hero .pot-collections__inner{grid-template-columns:1fr;min-height:0}.pot-collections-card,.pot-collections-card:nth-child(1),.pot-collections-card:nth-child(2),.pot-collections-card:nth-last-child(-n+4){grid-column:span 6;min-height:40rem}}@media screen and (max-width:749px){.pot-collections__inner{width:min(100% - 2.4rem,58rem)}.pot-collections h1,.pot-collections h2,.pot-collections--home h1,.pot-collections--home h2{font-size:clamp(4.2rem,14vw,6.4rem)}.pot-collections__toolbar{display:grid;align-items:start}.pot-collections-card,.pot-collections-card:nth-child(1),.pot-collections-card:nth-child(2),.pot-collections-card:nth-last-child(-n+4){grid-column:1 / -1;min-height:34rem}}.pot-collections--home{background:#fff}.pot-collections--home .pot-collections__hero{border-bottom:0;background:#fff}.pot-collections--home .pot-collections__hero .pot-collections__inner{display:block;width:min(100% - 4rem,140rem);min-height:0;padding:clamp(6rem,8vw,10rem) 0 clamp(4rem,6vw,7rem);text-align:center}.pot-collections--home .pot-collections__copy p{margin-bottom:1.4rem;color:#11111194;font-size:1.05rem;font-weight:600;letter-spacing:.16em}.pot-collections--home h1,.pot-collections--home h2{max-width:none;font-size:clamp(4.4rem,5vw,7.4rem);line-height:.98}.pot-collections--home .pot-collections__lede{max-width:64rem;margin:1.8rem auto 0;color:#1111119e;font-size:clamp(1.5rem,1.35vw,1.9rem);line-height:1.5}.pot-collections--home .pot-collections__stat,.pot-collections--home .pot-collections__toolbar{display:none}.pot-collections--home .pot-collections__grid-wrap{width:100%;padding:0}.pot-collections--home .pot-collections__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.1rem;background:#d7d7d7}.pot-collections--home .pot-collections-card,.pot-collections--home .pot-collections-card:nth-child(1),.pot-collections--home .pot-collections-card:nth-child(2),.pot-collections--home .pot-collections-card:nth-last-child(-n+4){min-height:72svh;grid-column:span 1;border:0;border-radius:0;background:#f1eee8;box-shadow:none;transform:none}.pot-collections--home .pot-collections-card:nth-child(2){background:#e9e1d9}.pot-collections--home .pot-collections-card:nth-child(3){background:#eceff0}.pot-collections--home .pot-collections-card:nth-child(4){background:#eee2df}.pot-collections--home .pot-collections-card__media img{padding:clamp(1rem,2vw,2.8rem);object-fit:contain;object-position:center}.pot-collections--home .pot-collections-card__shade,.pot-collections--home .pot-collections-card--gold .pot-collections-card__shade,.pot-collections--home .pot-collections-card--rose .pot-collections-card__shade,.pot-collections--home .pot-collections-card--teal .pot-collections-card__shade{background:linear-gradient(0deg,rgba(0,0,0,.58),rgba(0,0,0,.06) 38%,transparent 58%)}.pot-collections--home .pot-collections-card__content{align-content:end;justify-items:center;padding:3.4rem clamp(2rem,4vw,5rem);text-align:center;text-shadow:0 .2rem 2rem rgba(0,0,0,.32)}.pot-collections--home .pot-collections-card__eyebrow{color:#ffffffdb;font-size:1rem;font-weight:600;letter-spacing:.14em}.pot-collections--home .pot-collections-card strong{max-width:none;margin-top:.8rem;font-size:clamp(3.6rem,4vw,5.8rem);line-height:.98}.pot-collections--home .pot-collections-card__desc,.pot-collections--home .pot-collections-card__bottom>span:first-child{display:none}.pot-collections--home .pot-collections-card__bottom{justify-content:center;margin-top:1.6rem}.pot-collections--home .pot-collections-card__bottom span:last-child{min-height:0;border:0;border-bottom:.1rem solid currentColor;border-radius:0;background:transparent;padding:0 0 .35rem;color:#fff;font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:none;backdrop-filter:none}@media screen and (max-width:749px){.pot-collections--home .pot-collections__hero .pot-collections__inner{width:min(100% - 3.2rem,58rem);padding:5.5rem 0 4rem}.pot-collections--home h1,.pot-collections--home h2{font-size:clamp(4rem,13vw,5.6rem)}.pot-collections--home .pot-collections__grid{grid-template-columns:1fr}.pot-collections--home .pot-collections-card,.pot-collections--home .pot-collections-card:nth-child(1),.pot-collections--home .pot-collections-card:nth-child(2),.pot-collections--home .pot-collections-card:nth-last-child(-n+4){min-height:78svh;grid-column:1 / -1}.pot-collections--home .pot-collections-card__content{padding:3rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/pot-collections.css.map */
