.bf-shop-page{position:relative;overflow:hidden;background:var(--bf-shop-bg-dark)}.bf-shop-page *,.bf-shop-page *:before,.bf-shop-page *:after{box-sizing:border-box}.bf-shop-page__intro{position:relative;background:radial-gradient(circle at 50% 55%,rgba(110,85,255,.1),transparent 38%),var(--bf-shop-bg-dark);color:var(--bf-shop-text-dark)}.bf-shop-page__intro-inner{width:min(calc(100% - 56px),var(--bf-shop-max));min-height:310px;margin:0 auto;padding:132px 0 104px;display:flex;align-items:center;justify-content:center;text-align:center}.bf-shop-page__eyebrow{display:none!important}.bf-shop-page__heading{display:block!important;margin:0;max-width:900px;font-family:"Bodoni 72",Bodoni MT,Didot,Times New Roman,serif;font-size:clamp(40px,5vw,70px);font-weight:400;line-height:.94;letter-spacing:-.045em;text-transform:uppercase;color:#f5f5f5!important}.bf-shop-page__subtext{display:none!important}.bf-shop-category{position:relative;z-index:2}.bf-shop-category__inner{width:min(calc(100% - 56px),var(--bf-shop-max));margin:0 auto;padding:78px 0 82px}.bf-shop-category--light{z-index:4;margin-top:-38px;margin-bottom:-38px;overflow:hidden;background:var(--bf-shop-bg-light);color:var(--bf-shop-text-light);border-radius:28px;box-shadow:0 24px 70px #0000001a}.bf-shop-category--light .bf-shop-category__title{color:#111113e6}.bf-shop-category--light .bf-shop-category__view{color:#11111370}.bf-shop-category--light .bf-shop-card{color:var(--bf-shop-text-light)}.bf-shop-category--light .bf-shop-card__meta{color:var(--bf-shop-muted-light)}.bf-shop-category--light .bf-shop-card__price{color:#1111137a}.bf-shop-category--light .bf-shop-card__arrow{color:#1111136b}.bf-shop-category--dark{z-index:2;background:radial-gradient(circle at 78% 30%,rgba(110,85,255,.08),transparent 28%),var(--bf-shop-bg-dark);color:var(--bf-shop-text-dark)}.bf-shop-category--dark .bf-shop-category__inner{padding-top:118px;padding-bottom:118px}.bf-shop-category--dark .bf-shop-category__title{color:#ffffffe0}.bf-shop-category--dark .bf-shop-category__view{color:#ffffff6b}.bf-shop-category--dark .bf-shop-card{color:var(--bf-shop-text-dark)}.bf-shop-category--dark .bf-shop-card__meta{color:var(--bf-shop-muted-dark)}.bf-shop-category--dark .bf-shop-card__price,.bf-shop-category--dark .bf-shop-card__arrow{color:#ffffff6b}.bf-shop-category:last-child{padding-bottom:44px}.bf-shop-category:last-child .bf-shop-category__inner{padding-bottom:104px}.bf-shop-category__header{margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.bf-shop-category__title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.bf-shop-category__view{display:inline-flex;align-items:center;gap:9px;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:8px;font-weight:700;letter-spacing:.11em;transition:gap .25s ease,color .25s ease}.bf-shop-category__view:hover{gap:13px;color:var(--bf-shop-accent)}.bf-shop-category__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.bf-shop-card{min-width:0;text-decoration:none}.bf-shop-card__visual{position:relative;aspect-ratio:4 / 4.7;overflow:hidden;border-radius:18px;background:#e7e6e2;box-shadow:0 15px 40px #11111314;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}.bf-shop-category--dark .bf-shop-card__visual{background:linear-gradient(145deg,#1c192af5,#0a0a0df5);border:1px solid rgba(130,104,255,.16);box-shadow:0 18px 45px #00000047}.bf-shop-card:hover .bf-shop-card__visual{transform:translateY(-5px);box-shadow:0 24px 55px #11111321}.bf-shop-category--dark .bf-shop-card:hover .bf-shop-card__visual{box-shadow:0 24px 58px #0000005c}.bf-shop-card__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .65s cubic-bezier(.22,1,.36,1)}.bf-shop-card:hover .bf-shop-card__image{transform:scale(1.02)}.bf-shop-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:#11111338;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:8px;font-weight:700;letter-spacing:.16em}.bf-shop-category--dark .bf-shop-card__placeholder{color:#ffffff3d}.bf-shop-card__details{padding:14px 3px 0}.bf-shop-card__meta{margin-bottom:7px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:6.5px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.bf-shop-card__title{max-width:90%;font-family:"Bodoni 72",Bodoni MT,Didot,Times New Roman,serif;font-size:clamp(22px,1.8vw,30px);font-weight:400;line-height:1;letter-spacing:-.035em}.bf-shop-card__bottom{margin-top:11px;display:flex;align-items:center;justify-content:space-between;gap:20px}.bf-shop-card__price{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:8px;font-weight:650;letter-spacing:.05em}.bf-shop-card__arrow{font-size:16px;transition:transform .25s ease,color .25s ease}.bf-shop-card:hover .bf-shop-card__arrow{transform:translate(4px);color:var(--bf-shop-accent)}@media screen and (max-width:980px){.bf-shop-category__products{gap:18px}.bf-shop-card__title{font-size:23px}}@media screen and (max-width:700px){.bf-shop-page__intro-inner{width:calc(100% - 36px);min-height:250px;padding:108px 0 78px;display:flex;align-items:center;justify-content:center;text-align:center}.bf-shop-page__eyebrow{display:none!important}.bf-shop-page__heading{display:block!important;margin:0;max-width:100%;font-family:"Bodoni 72",Bodoni MT,Didot,Times New Roman,serif;font-size:clamp(30px,10vw,40px);font-weight:400;line-height:.94;letter-spacing:-.04em;text-transform:uppercase;color:#f5f5f5!important}.bf-shop-page__subtext{display:none!important}.bf-shop-category--light{margin-top:-24px;margin-bottom:-24px;border-radius:20px;box-shadow:0 18px 46px #00000017}.bf-shop-category__inner{width:100%;padding:56px 0 60px}.bf-shop-category--dark .bf-shop-category__inner{padding:88px 0}.bf-shop-category:last-child{padding-bottom:32px}.bf-shop-category:last-child .bf-shop-category__inner{padding-bottom:78px}.bf-shop-category__header{width:calc(100% - 36px);margin:0 auto 20px}.bf-shop-category__title{font-size:9px}.bf-shop-category__view{font-size:7px}.bf-shop-category__products{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;padding:0 22px 8px;scroll-snap-type:x mandatory;scroll-padding-left:22px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bf-shop-category__products::-webkit-scrollbar{display:none}.bf-shop-card{width:66vw;max-width:248px;flex:0 0 66vw;scroll-snap-align:start}.bf-shop-card__visual{aspect-ratio:4 / 4.65;border-radius:16px}.bf-shop-card__details{padding-top:12px}.bf-shop-card__meta{font-size:6px}.bf-shop-card__title{font-size:20px}.bf-shop-card__price{font-size:7px}}@media screen and (max-width:390px){.bf-shop-page__intro-inner{min-height:240px;padding:104px 0 74px}.bf-shop-page__heading{font-size:32px}.bf-shop-card{width:64vw;max-width:235px;flex-basis:64vw}.bf-shop-category__products{gap:18px;padding-left:20px;padding-right:20px;scroll-padding-left:20px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/built-faceless-shop-library.css.map */
