.storied-collection__banner{padding:4rem 0 2.5rem}.storied-collection__banner-inner{display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:center}.storied-collection__banner--with-image .storied-collection__hero-media{width:100%;max-height:320px;overflow:hidden;border-radius:12px;margin-bottom:1rem}.storied-collection__banner--with-image .storied-collection__hero-media img{width:100%;height:100%;object-fit:cover;display:block}.storied-collection__banner-text{max-width:720px;display:flex;flex-direction:column;gap:1rem}.storied-collection__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(2.8rem,5vw,4.6rem);line-height:1.1;letter-spacing:-.01em;margin:0;color:rgb(var(--color-foreground))}.storied-collection__intro{font-family:var(--font-body-family);font-size:1.5rem;line-height:1.6;opacity:.85}.storied-collection__intro p{margin:0}.storied-collection__intro p+p{margin-top:.75em}@media(min-width:750px){.storied-collection__banner{padding:5rem 0 3rem}.storied-collection__intro{font-size:1.6rem}}.storied-collection__sub-wrapper{margin:0 auto 2rem;padding:0 1.5rem}.storied-collection__sub-cards{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:.5rem 0 1rem;scrollbar-width:thin}.storied-collection__sub-cards::-webkit-scrollbar{height:6px}.storied-collection__sub-cards::-webkit-scrollbar-track{background:transparent}.storied-collection__sub-cards::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:3px}@media(min-width:750px){.storied-collection__sub-cards{overflow-x:visible;flex-wrap:wrap;justify-content:center;gap:1.5rem}}.storied-subcard{flex:0 0 auto;width:110px;display:flex;flex-direction:column;align-items:center;gap:.6rem;text-decoration:none;color:inherit;scroll-snap-align:start;transition:transform .2s ease}.storied-subcard:hover{transform:translateY(-2px)}@media(min-width:750px){.storied-subcard{width:130px}}.storied-subcard__media{width:100%;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;background-color:#faf9f8;border:2px solid transparent;transition:border-color .2s ease}.storied-subcard__media img{width:100%;height:100%;object-fit:cover;display:block}.storied-subcard__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ebe7e0;color:rgba(var(--color-foreground),.4);font-family:var(--font-heading-family);font-size:3rem;font-weight:500}.storied-subcard__media--clear{display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.06);color:rgba(var(--color-foreground),.6);font-size:2.4rem;font-weight:300}.storied-subcard__label{font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;text-align:center;letter-spacing:.02em;color:rgb(var(--color-foreground))}.storied-subcard--active .storied-subcard__media{border-color:#323841}.storied-subcard--active .storied-subcard__label{font-weight:700}.storied-filters{width:100%;margin-bottom:1rem}.storied-filters__chips{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.storied-filters__clear{font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:3px;margin-left:.4rem;opacity:.75}.storied-filters__clear:hover{opacity:1}.storied-filter-chip{position:relative;display:inline-block}.storied-filter-chip__summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;padding:.55em 1.1em;border:1px solid rgba(var(--color-foreground),.25);border-radius:999px;background-color:transparent;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;letter-spacing:.02em;-webkit-user-select:none;user-select:none;transition:all .15s ease}.storied-filter-chip__summary::-webkit-details-marker{display:none}.storied-filter-chip__summary::marker{display:none}.storied-filter-chip__summary:hover{border-color:rgba(var(--color-foreground),.5);background-color:rgba(var(--color-foreground),.04)}.storied-filter-chip[open] .storied-filter-chip__summary,.storied-filter-chip--active .storied-filter-chip__summary{background-color:#323841;color:#faf9f8;border-color:#323841}.storied-filter-chip__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.6em;height:1.6em;padding:0 .4em;border-radius:999px;background-color:#faf9f8;color:#323841;font-size:1.05rem;font-weight:700}.storied-filter-chip__caret{font-size:.85em;transition:transform .2s ease}.storied-filter-chip[open] .storied-filter-chip__caret{transform:rotate(180deg)}.storied-filter-chip__dropdown{position:absolute;top:calc(100% + .4rem);left:0;z-index:10;min-width:220px;max-width:320px;max-height:320px;overflow-y:auto;background-color:#faf9f8;border:1px solid rgba(var(--color-foreground),.15);border-radius:10px;box-shadow:0 8px 24px #0000001a;padding:.8rem}.storied-filter-chip__values{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.2rem}.storied-filter-chip__value{margin:0}.storied-filter-chip__option{display:flex;align-items:center;gap:.65rem;padding:.45rem .6rem;border-radius:6px;cursor:pointer;font-family:var(--font-body-family);font-size:1.35rem;color:#323841;transition:background-color .1s ease}.storied-filter-chip__option:hover{background-color:#3238410a}.storied-filter-chip__option input[type=checkbox]{width:16px;height:16px;flex-shrink:0;margin:0}.storied-filter-chip__option input[type=checkbox]:disabled+.storied-filter-chip__value-label,.storied-filter-chip__option input[type=checkbox]:disabled~.storied-filter-chip__value-count{opacity:.4}.storied-filter-chip__value-label{flex:1}.storied-filter-chip__value-count{opacity:.55;font-size:1.2rem}.storied-filter-chip__price{display:flex;gap:.8rem}.storied-filter-chip__price label{display:flex;flex-direction:column;gap:.4rem;flex:1;font-family:var(--font-body-family);font-size:1.25rem;color:#323841}.storied-filter-chip__price input{width:100%;padding:.5rem .7rem;border:1px solid rgba(50,56,65,.2);border-radius:6px;font-family:var(--font-body-family);font-size:1.4rem;color:#323841;background:#fff}.storied-filter-chip__actions{margin-top:.8rem;padding-top:.8rem;border-top:1px solid rgba(50,56,65,.1);display:flex;justify-content:flex-end}.storied-filter-chip__apply{font-family:var(--font-body-family);font-size:1.3rem;font-weight:600;padding:.55em 1.4em;border:none;border-radius:999px;background-color:#323841;color:#faf9f8;cursor:pointer;letter-spacing:.02em;transition:opacity .15s ease}.storied-filter-chip__apply:hover{opacity:.85}.storied-collection__toolbar{display:flex;flex-direction:column;gap:1rem;align-items:stretch;padding:1.5rem 0;margin:0 auto 1rem;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}.storied-collection__toolbar-row{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;justify-content:space-between}@media(min-width:750px){.storied-collection__toolbar-row{flex-direction:row;align-items:center}}.storied-collection__count{font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;opacity:.75}.storied-collection__sort{display:flex;align-items:center;gap:.75rem}.storied-collection__sort-label{font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;letter-spacing:.02em;opacity:.85}.storied-collection__sort-select{font-family:var(--font-body-family);font-size:1.4rem;padding:.6rem 2.2rem .6rem 1rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:6px;background-color:transparent;color:rgb(var(--color-foreground));cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='none' stroke='%23323841' stroke-width='1.5' d='M1 1l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8rem center;background-size:10px}.storied-collection__grid-wrapper{margin:0 auto}.storied-collection__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem 1.2rem}@media(min-width:750px){.storied-collection__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem 1.6rem}}@media(min-width:1100px){.storied-collection__grid{grid-template-columns:repeat(4,1fr);gap:2.8rem 2rem}}.storied-collection__grid-item{display:flex}.storied-collection__empty{text-align:center;padding:6rem 1rem;max-width:520px;margin:0 auto}.storied-collection__empty-heading{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:500;margin:0 0 1rem}.storied-collection__empty-body{font-family:var(--font-body-family);font-size:1.5rem;line-height:1.6;opacity:.85;margin:0}.storied-collection__empty-body a{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:3px}.storied-collection__pagination{display:flex;justify-content:center;margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.1)}.storied-card{display:flex;flex-direction:column;width:100%;text-decoration:none;color:inherit;position:relative;transition:transform .25s ease}.storied-card--sold-out{opacity:.7}.storied-card__media-wrapper{position:relative;z-index:0;aspect-ratio:1 / 1;background-color:#faf9f8;border-radius:8px;overflow:hidden;margin-bottom:1.2rem}.storied-card__media{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.storied-card__media--placeholder{display:flex;align-items:center;justify-content:center;background:#ebe7e0;color:rgba(var(--color-foreground),.2)}.storied-card__placeholder-svg{width:50%;height:50%}.storied-card__adult-warning,.storied-card__format{position:absolute;top:0;left:0;right:0;z-index:3;background-color:#323841;color:#faf9f8;font-family:var(--font-body-family);font-size:1.05rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-align:center;padding:.5rem .75rem;line-height:1.2}.storied-card__format{top:auto;bottom:0}.storied-card__card-format{position:absolute;bottom:0;left:0;right:0;z-index:3;background-color:#323841;color:#faf9f8;font-family:var(--font-body-family);font-size:1.05rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-align:center;padding:.5rem .75rem;line-height:1.2}@media(min-width:750px){.storied-card__adult-warning{font-size:1.15rem;padding:.6rem .85rem}}.storied-card__badges{position:absolute;top:.8rem;left:.8rem;right:.8rem;display:flex;flex-wrap:wrap;gap:.4rem;pointer-events:none;z-index:2}.storied-card__adult-warning~.storied-card__badges{top:3.4rem}.storied-card__badge{display:inline-block;padding:.35em .85em;border-radius:999px;font-family:var(--font-body-family);font-size:1.1rem;font-weight:600;line-height:1;letter-spacing:.04em;text-transform:uppercase}.storied-card__badge--sale{background-color:#c2b7ac;color:#323841}.storied-card__badge--oneofakind{background-color:#ffc6ac;color:#323841}.storied-card__badge--soldout{background-color:#323841d9;color:#faf9f8}.storied-card__info{display:flex;flex-direction:column;gap:.5rem;padding:0 .2rem}.storied-card__type{font-family:var(--font-body-family);font-size:1.05rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;opacity:.55;margin:0}.storied-card__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:500;font-size:1.5rem;line-height:1.3;letter-spacing:-.005em;margin:0;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.6em}.storied-card__price{display:flex;align-items:baseline;gap:.6rem;margin-top:.2rem;font-family:var(--font-body-family);font-size:1.5rem}.storied-card__price-current,.storied-card__price-sale{font-weight:600;color:rgb(var(--color-foreground))}.storied-card__price-sale{color:#b54b3a}.storied-card__price-original{font-weight:400;opacity:.55;text-decoration:line-through}@media(min-width:750px){.storied-card__title,.storied-card__price{font-size:1.6rem}}.storied-card{position:relative;display:flex;flex-direction:column;width:100%}.storied-card__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .25s ease}.storied-card__link:hover{transform:translateY(-2px)}.storied-card__media-wrapper{position:relative}.storied-card__media--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease;pointer-events:none}@media(hover:hover){.storied-card--has-swap .storied-card__link:hover .storied-card__media--secondary{opacity:1}}@media(hover:hover){.storied-card__link:hover .storied-card__media--primary{transform:none}}.storied-card__buy{margin-top:1rem;padding:0 .2rem}.storied-card__buy-button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5em;padding:.75em 1em;border:1.5px solid rgb(var(--color-foreground));border-radius:999px;background-color:transparent;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.25rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .15s ease;position:relative}.storied-card__buy-button:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.storied-card__buy-button:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.storied-card__buy-button[disabled],.storied-card__buy-button.is-loading{opacity:.65;pointer-events:none}.storied-card__buy-button.is-added{background-color:#9ed2be;border-color:#9ed2be;color:#323841}.storied-card__buy-spinner{display:none;width:14px;height:14px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:storied-spin .7s linear infinite}.storied-card__buy-button.is-loading .storied-card__buy-spinner{display:inline-block}.storied-card__buy-button.is-loading .storied-card__buy-label{opacity:.6}@keyframes storied-spin{to{transform:rotate(360deg)}}.storied-card__variants{margin-top:.75rem;padding:1rem 1.1rem 1.1rem;background-color:rgba(var(--color-foreground),.04);border-radius:10px;display:flex;flex-direction:column;gap:.7rem}.storied-card__variants[hidden]{display:none}.storied-card__variant-row{display:flex;flex-direction:column;gap:.35rem}.storied-card__variant-name{font-family:var(--font-body-family);font-size:1.1rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.storied-card__variant-select{width:100%;padding:.55em 2em .55em .9em;border:1px solid rgba(var(--color-foreground),.2);border-radius:6px;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.3rem;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='none' stroke='%23323841' stroke-width='1.5' d='M1 1l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;background-size:10px;cursor:pointer}.storied-card__variant-select:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.storied-card__buy-button--confirm{margin-top:.3rem}.storied-card__buy-button--toggle[aria-expanded=true]{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.storied-toast-container{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9999;display:flex;flex-direction:column-reverse;gap:.6rem;pointer-events:none;max-width:calc(100vw - 3rem)}.storied-toast{pointer-events:auto;display:flex;align-items:center;gap:.85rem;padding:1em 1.4em;background-color:#323841;color:#faf9f8;border-radius:10px;box-shadow:0 8px 24px #0000002e;font-family:var(--font-body-family);font-size:1.4rem;min-width:280px;transform:translateY(20px);opacity:0;transition:transform .3s ease,opacity .3s ease}.storied-toast.is-visible{transform:translateY(0);opacity:1}.storied-toast__icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background-color:#9ed2be;color:#323841;font-size:1.2rem;font-weight:700;flex-shrink:0}.storied-toast__message{flex:1;line-height:1.35}.storied-toast__link{margin-left:.4rem;font-weight:600;text-decoration:underline;text-underline-offset:3px;color:#faf9f8}.storied-toast__link:hover{opacity:.85}.storied-toast--error{background-color:#b54b3a}@media(max-width:540px){.storied-toast-container{right:1rem;bottom:1rem;left:1rem;max-width:none}.storied-toast{min-width:0;width:100%;font-size:1.35rem}}.storied-card__stepper{display:inline-flex;align-items:stretch;justify-content:space-between;width:100%;height:44px;border:1.5px solid rgb(var(--color-foreground));border-radius:999px;overflow:hidden;background-color:rgb(var(--color-background));-webkit-user-select:none;user-select:none}.storied-card__stepper[hidden]{display:none}.storied-card__stepper.is-loading{opacity:.65;pointer-events:none}.storied-card__stepper-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;border:none;background-color:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:background-color .15s ease;flex-shrink:0}.storied-card__stepper-btn:hover{background-color:rgba(var(--color-foreground),.08)}.storied-card__stepper-btn:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:-2px}.storied-card__stepper-btn[disabled]{opacity:.35;cursor:not-allowed}.storied-card__stepper-btn[disabled]:hover{background-color:transparent}.storied-card__stepper-btn svg{display:block}.storied-card__stepper-count{display:inline-flex;align-items:center;justify-content:center;flex:1;font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;letter-spacing:.02em;color:rgb(var(--color-foreground));min-width:1.5em}.storied-card__buy-button[hidden]{display:none!important}.storied-collection--tag-active .storied-collection__banner{display:none}.storied-collection__adult-gate{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem 1.5rem;padding:1.4rem 1.8rem;margin:1.5rem auto 2rem;max-width:800px;background-color:#faf9f8;border:1px solid rgba(var(--color-foreground),.12);border-radius:10px;text-align:center;position:relative;z-index:1}.storied-collection__adult-text,[data-storied-adult-text]{font-family:var(--font-body-family);font-size:1.35rem;line-height:1.45;color:rgba(var(--color-foreground),.85);margin:0}.storied-collection__adult-gate-toggle{display:inline-flex;align-items:center;justify-content:center;padding:.55em 1.4em;border:1.5px solid rgb(var(--color-foreground));border-radius:999px;background-color:transparent;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:all .15s ease;white-space:nowrap}.storied-collection__adult-gate-toggle:hover,.storied-collection__adult-gate-toggle--active{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.storied-collection__adult-gate-toggle--active:hover{opacity:.85}@media(min-width:750px){.storied-collection__adult-text,[data-storied-adult-text]{font-size:1.4rem}}[data-storied-adult-item]:not(.storied-collection__grid-item--visible){display:none}.storied-subcard__media--all{display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.4);font-size:3.2rem;line-height:1}.storied-subcard--all.storied-subcard--active .storied-subcard__media--all{background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));border:1.5px solid rgb(var(--color-foreground))}/ .storied-promo-callouts{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start;margin-bottom:1rem}.storied-promo-callout{display:inline-flex;align-items:center;gap:.9rem;padding:.75rem 1.2rem .75rem 1rem;background-color:#9ed2be;color:#1d3a2f;border-radius:12px;max-width:100%}.storied-promo-callout__icon{flex-shrink:0;width:30px;height:30px;border-radius:50%;background-color:#1d3a2f1f;display:inline-flex;align-items:center;justify-content:center;color:#1d3a2f}.storied-promo-callout__body{display:flex;flex-direction:column;gap:2px;min-width:0;text-align:left}.storied-promo-callout__headline{font-family:var(--font-heading-family);font-weight:500;font-size:1.4rem;line-height:1.3;letter-spacing:.01em}.storied-promo-callout__mechanics{font-family:var(--font-body-family);font-size:1.2rem;font-weight:400;line-height:1.4;color:#2d5044}@media(min-width:750px){.storied-promo-callout__headline{font-size:1.5rem}.storied-promo-callout__mechanics{font-size:1.25rem}}.storied-promo-banners{text-align:center;margin:0 auto 2rem}.storied-promo-banners .storied-promo-callout--banner{display:inline-flex}.storied-promo-banners .storied-promo-callout--banner+.storied-promo-callout--banner{margin-top:.6rem}.storied-promo-icon{position:absolute;top:1rem;right:1rem;z-index:3;width:30px;height:30px;border-radius:50%;background-color:#9ed2be;color:#1d3a2f;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #3238412e;pointer-events:auto}.storied-card__adult-warning~.storied-promo-icon,.storied-card__media-wrapper:has(.storied-card__adult-warning) .storied-promo-icon{top:3.6rem}@media(min-width:750px){.storied-promo-icon{width:32px;height:32px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-storied-collection.css.map */
