.pot-ce{--pot-bg: #ffffff;--pot-fg: #000;--pot-muted: rgba(0, 0, 0, .62);--pot-red: #c0392b;--pot-heading-font: "Helvetica Neue", Helvetica, Arial, sans-serif;--pot-body-font: "Helvetica Neue", Helvetica, Arial, sans-serif;--pot-gold: linear-gradient(115deg, #7A5C1B 0%, #C9A441 25%, #F5E28A 50%, #C9A441 75%, #7A5C1B 100%);--pot-max: 1400px;background:var(--pot-bg);color:var(--pot-fg);width:100%}.pot-ce .pot-h1,.pot-ce .pot-h2,.pot-ce .pot-h3{font-family:var(--pot-heading-font);font-weight:700;letter-spacing:-.065em;color:var(--pot-fg);margin:0}.pot-ce .pot-h1{font-size:var(--pot-hero-heading, clamp(1.75rem, 5vw, 2.5rem));line-height:1.05}.pot-ce .pot-h2{font-size:var(--pot-section-heading, clamp(1.75rem, 5vw, 2.5rem));line-height:1.1;text-align:center}.pot-ce .pot-h2--artist{font-size:var(--pot-artist-heading, clamp(1.5rem, 4vw, 2rem));text-align:left}.pot-ce .pot-h3{font-size:var(--pot-usp-heading, clamp(1.375rem, 3vw, 1.5rem));line-height:1.2}.pot-ce .pot-body{font-family:var(--pot-body-font);font-weight:300;line-height:1.55;color:var(--pot-fg)}.pot-ce .pot-body p{margin:0 0 .75em}.pot-ce .pot-body p:last-child{margin-bottom:0}.pot-ce .pot-section{max-width:var(--pot-max);margin:0 auto;padding:56px 20px}.pot-ce .pot-section__heading{margin-bottom:32px}.pot-ce .pot-section__heading--tight{margin-bottom:12px}.pot-ce .pot-section__intro{text-align:center;max-width:60ch;margin:0 auto 32px}.pot-ce .pot-section__intro--flagship{font-size:var(--pot-flagship-body, inherit)}.pot-ce .pot-section__intro--newdrop{font-size:var(--pot-newdrop-body, inherit)}@media(min-width:750px){.pot-ce .pot-section{padding:88px 32px}.pot-ce .pot-section__heading{margin-bottom:48px}.pot-ce .pot-section__heading--tight{margin-bottom:16px}.pot-ce .pot-section__intro{margin-bottom:48px}}.pot-ce .pot-hero{position:relative;width:100%;aspect-ratio:var(--pot-hero-aspect-mobile, 3 / 4);overflow:hidden}.pot-ce .pot-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pot-ce .pot-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000002e,#0000008c)}.pot-ce .pot-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px 20px}.pot-ce .pot-hero__content>*{text-align:center}.pot-ce .pot-hero__content .pot-h1,.pot-ce .pot-hero__eyebrow,.pot-ce .pot-hero__body{color:#fff;max-width:60ch}.pot-ce .pot-hero__eyebrow{font-family:var(--pot-body-font);font-weight:300;font-size:var(--pot-hero-eyebrow, .8125rem);letter-spacing:.08em;margin:0 0 10px}.pot-ce .pot-hero__body{margin:14px auto 0}.pot-ce .pot-hero__body{font-size:var(--pot-hero-body, inherit)}@media(min-width:750px){.pot-ce .pot-hero{aspect-ratio:21 / 9}.pot-ce .pot-hero__content{padding:48px 32px}}.pot-ce .pot-artist{display:grid;grid-template-columns:40% 1fr;gap:16px;align-items:center}.pot-ce .pot-artist__img{width:100%;height:auto;display:block}.pot-ce .pot-artist__text .pot-h2{margin-bottom:10px}.pot-ce .pot-artist__body{font-size:var(--pot-artist-body, inherit)}@media(min-width:750px){.pot-ce .pot-artist{grid-template-columns:1fr 1fr;gap:64px;max-width:1040px;margin-inline:auto;justify-content:center}.pot-ce .pot-artist__text{max-width:none}}.pot-ce .pot-slider{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-width:none;padding-bottom:4px;margin-inline:-20px;padding-inline:20px;scroll-padding-left:20px}.pot-ce .pot-slider::-webkit-scrollbar{display:none}.pot-ce .pot-slider__item{flex:0 0 42%;min-width:0;scroll-snap-align:start}@media(min-width:560px){.pot-ce .pot-slider__item{flex:0 0 38%}}@media(min-width:750px){.pot-ce .pot-slider{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;overflow:visible;margin-inline:0;padding-inline:0}.pot-ce .pot-slider__item{flex:none}}.pot-ce .pot-card{display:block;text-decoration:none;color:inherit}.pot-ce .pot-card__image-wrap{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:transparent}.pot-ce .pot-card__img{width:100%;height:100%;object-fit:cover;display:block}.pot-ce .pot-card__img--placeholder{object-fit:contain;padding:18%;opacity:.3}.pot-ce .pot-card--soldout .pot-card__img{opacity:.5}.pot-ce .pot-card__label{position:absolute;top:10px;left:10px;font-family:var(--pot-body-font);font-weight:400;font-size:.7rem;letter-spacing:.02em;background:#fff;color:#000;padding:4px 10px}.pot-ce .pot-card__body{padding:12px 10px 4px}@media(min-width:750px){.pot-ce .pot-card__body{padding:14px 12px 6px}}.pot-ce .pot-card__badge-row{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:8px}.pot-ce .pot-card__badge-row .badge,.pot-ce .pot-card__badge-row [class*=badge]{font-size:10px!important;line-height:1.4!important;padding:2px 8px!important;letter-spacing:0!important}.pot-ce .pot-card__info{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2px}.pot-ce .pot-card__text{min-width:0;width:100%}.pot-ce .pot-card__title{font-family:var(--pot-heading-font);font-weight:700;letter-spacing:-.03em;font-size:var(--pot-card-title, 1.125rem);line-height:1.25;margin:0;overflow-wrap:anywhere}@media(min-width:750px){.pot-ce .pot-card__title{font-size:var(--pot-card-title-desktop, 1.375rem)}}.pot-ce .pot-card__edition,.pot-ce .pot-card__stock{font-family:var(--pot-body-font);font-weight:300;font-size:var(--pot-card-meta, 1rem);line-height:1.4;margin:3px 0 0}@media(min-width:750px){.pot-ce .pot-card__edition,.pot-ce .pot-card__stock{font-size:var(--pot-card-meta-desktop, 1.125rem)}}.pot-ce .pot-card__edition{color:var(--pot-muted)}.pot-ce .pot-card__stock--low{color:var(--pot-red);font-weight:400}.pot-ce .pot-card__stock--out{color:var(--pot-red);font-weight:400;text-transform:uppercase;letter-spacing:.03em}.pot-ce .pot-card__price{font-family:var(--pot-body-font);font-weight:300;font-size:var(--pot-card-price, 1rem);white-space:nowrap;margin:2px 0 0;text-align:center}@media(min-width:750px){.pot-ce .pot-card__price{font-size:var(--pot-card-price-desktop, 1.25rem)}}.pot-ce .pot-usp{display:grid;gap:32px;align-items:center}.pot-ce .pot-usp__img{width:100%;height:auto;display:block}.pot-ce .pot-usp__list{display:flex;flex-direction:column;gap:26px;align-items:center;text-align:center}.pot-ce .pot-usp__item{padding-left:0}.pot-ce .pot-usp__text{font-size:var(--pot-usp-body, inherit);margin-top:6px;max-width:44ch}@media(min-width:750px){.pot-ce .pot-usp{grid-template-columns:1fr 1fr;gap:64px;max-width:1040px;margin-inline:auto;justify-content:center}.pot-ce .pot-usp__list{align-items:flex-start;text-align:left}}.pot-ce .pot-styling{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.pot-ce .pot-styling__item{display:block;overflow:hidden;aspect-ratio:1 / 1}.pot-ce .pot-styling__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.pot-ce a.pot-styling__item:hover .pot-styling__img{transform:scale(1.03)}@media(min-width:750px){.pot-ce .pot-styling{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.pot-ce .pot-styling__item,.pot-ce .pot-styling__item:first-child,.pot-ce .pot-styling__item:last-child:nth-child(2n){grid-column:auto;aspect-ratio:4 / 5}}.pot-ce .pot-cgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 12px}.pot-ce .pot-cgrid__item--m1{grid-column:span 1}.pot-ce .pot-cgrid__item--m2{grid-column:span 2}.pot-ce .pot-cgrid__item{min-width:0}.pot-ce .pot-hidden{display:none!important}@media(min-width:750px){.pot-ce .pot-cgrid{grid-template-columns:repeat(6,1fr);gap:48px 24px}.pot-ce .pot-cgrid__item--d2{grid-column:span 2}.pot-ce .pot-cgrid__item--d3{grid-column:span 3}.pot-ce .pot-cgrid__item--d6{grid-column:span 6}.pot-ce .pot-cgrid__item--d6{grid-column:1 / -1;display:flex;justify-content:center}.pot-ce .pot-cgrid__item--d6 .pot-card{width:50%}.pot-ce .pot-cgrid__item--d6 .pot-card__image-wrap,.pot-ce .pot-cgrid__item--d3 .pot-card__image-wrap{aspect-ratio:4 / 5}}.pot-ce .pot-loadmore{display:block;margin:48px auto 0;padding:15px 44px;font-family:var(--pot-body-font);font-weight:400;font-size:1rem;letter-spacing:.02em;background:#000;color:#fff;border:0;cursor:pointer;transition:opacity .2s ease}.pot-ce .pot-loadmore:hover{opacity:.82}.pot-ce .pot-loadmore:focus-visible{outline:2px solid #000;outline-offset:3px}@media(prefers-reduced-motion:reduce){.pot-ce .pot-styling__img,.pot-ce .pot-loadmore{transition:none}}.pot-ce .pot-debug{margin-top:24px;padding:16px 18px;border:2px dashed var(--pot-red);background:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.7;color:#000;word-break:break-word}.pot-ce .pot-usp__empty{font-family:var(--pot-body-font);font-size:.8125rem;color:var(--pot-red);margin:0}
/*# sourceMappingURL=/cdn/shop/t/19/assets/pot-ce-showcase.css.map */
