@property --bb-ring{syntax:"<angle>"; initial-value:0deg; inherits:false;}.bb-collection-portal .bb-product-hero{display:block!important;min-height:auto!important;padding:clamp(84px,11vh,140px) 0 clamp(46px,7vh,84px)!important}.bb-collection-portal .bb-hero-grid{width:min(1180px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);gap:clamp(30px,4.4vw,68px);align-items:center}.bb-collection-portal .bb-hero-left{display:flex;flex-direction:column;gap:20px;min-width:0}.bb-collection-portal .bb-hero-left .bb-eyebrow{margin:0}.bb-collection-portal .bb-hero-left .bb-collection-title{margin:0;font-size:clamp(2.7rem,5.2vw,4.9rem);line-height:1;letter-spacing:-.04em}.bb-collection-portal .bb-hero-left .bb-collection-copy{margin:0;max-width:36ch;font-size:clamp(1.02rem,1.3vw,1.22rem);line-height:1.6}.bb-collection-portal .bb-hero-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.bb-collection-portal .bb-hero-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 14px 9px 12px;border-radius:999px;font-size:.82rem;font-weight:700;color:#f3efffe6;background:linear-gradient(140deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bb-collection-portal .bb-hero-pill:before{content:"";width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#06d7ea,#8a5cff);box-shadow:0 0 10px #06d7eab3}.bb-collection-portal .bb-hero-card{position:relative;padding:clamp(26px,2.6vw,42px)!important;border-radius:30px!important;background:linear-gradient(150deg,#ffffff1a,#ffffff07 46%,#0607146b)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:inset 0 1px #ffffff29,inset 0 0 0 1px #ffffff0d,0 40px 120px -70px #06d7ea99,0 30px 90px -80px #8a5cffb3!important;-webkit-backdrop-filter:blur(26px) saturate(160%);backdrop-filter:blur(26px) saturate(160%)}.bb-collection-portal .bb-hero-card>.bb-eyebrow{margin-bottom:8px}.bb-collection-portal .bb-hero-card h2{margin:0 0 8px!important;font-size:clamp(1.85rem,2.9vw,2.9rem)!important;line-height:1.02;letter-spacing:-.04em}.bb-collection-portal .bb-hero-card>p{margin:0 0 22px!important;color:#f3efffa8;line-height:1.5;max-width:46ch}.bb-collection-portal .bb-portal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.bb-collection-portal .bb-portal-btn{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;gap:12px;min-height:62px;padding:12px 14px;border-radius:18px;color:#f3efff;text-decoration:none;background:linear-gradient(150deg,#ffffff13,#ffffff05 52%,#0a061480);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff24,0 20px 46px -40px #8a5cff99;-webkit-backdrop-filter:blur(14px) saturate(150%);backdrop-filter:blur(14px) saturate(150%);transition:transform .32s cubic-bezier(.16,.8,.18,1),box-shadow .32s ease,border-color .32s ease,background .32s ease}.bb-collection-portal .bb-portal-btn .pb-icon{flex:0 0 auto;width:36px;height:36px;border-radius:12px;display:grid;place-items:center;color:#e7ddff;background:linear-gradient(140deg,#ffffff1a,#ffffff08);box-shadow:inset 0 1px #ffffff2e}.bb-collection-portal .bb-portal-btn .pb-icon svg{width:19px;height:19px}.bb-collection-portal .bb-portal-btn .pb-label{flex:1 1 auto;min-width:0;font-weight:800;font-size:.98rem;line-height:1.12}.bb-collection-portal .bb-portal-btn .pb-arrow{flex:0 0 auto;display:grid;place-items:center;opacity:.45;color:#cfc6 f0;transition:opacity .3s ease,transform .3s ease,color .3s ease}.bb-collection-portal .bb-portal-btn .pb-arrow svg{width:16px;height:16px;display:block}.bb-collection-portal .bb-portal-btn .pb-soon{flex:0 0 auto;font-size:.58rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#ffe3a2;padding:3px 7px;border-radius:999px;background:#e9c46a24;border:1px solid rgba(233,196,106,.4)}.bb-collection-portal .bb-portal-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;padding:1px;background:conic-gradient(from var(--bb-ring),rgba(244,114,182,0),rgba(139,92,246,.85) 25%,rgba(6,215,234,.85) 55%,rgba(233,196,106,.7) 80%,rgba(244,114,182,0));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;opacity:0;transition:opacity .35s ease}.bb-collection-portal .bb-portal-btn:hover,.bb-collection-portal .bb-portal-btn:focus-visible{transform:translateY(-3px);border-color:transparent;background:linear-gradient(150deg,#ffffff1c,#ffffff08 52%,#0a061473);box-shadow:inset 0 1px #fff3,0 26px 60px -34px #06d7ea99,0 0 30px -6px #8a5cff80}.bb-collection-portal .bb-portal-btn:hover:after,.bb-collection-portal .bb-portal-btn:focus-visible:after{opacity:1;animation:bb-ring-spin 4.5s linear infinite}.bb-collection-portal .bb-portal-btn:hover .pb-arrow,.bb-collection-portal .bb-portal-btn:focus-visible .pb-arrow{opacity:1;transform:translate(4px);color:#ffce7a}@keyframes bb-ring-spin{to{--bb-ring:360deg}}.bb-collection-portal .bb-portal-btn:nth-child(4n+1) .pb-icon{color:#c4b5fd;background:radial-gradient(circle at 32% 28%,#8b5cf68c,#8b5cf61a)}.bb-collection-portal .bb-portal-btn:nth-child(4n+2) .pb-icon{color:#f9a8d4;background:radial-gradient(circle at 32% 28%,#f472b680,#f472b61a)}.bb-collection-portal .bb-portal-btn:nth-child(4n+3) .pb-icon{color:#7fe3f0;background:radial-gradient(circle at 32% 28%,#06d7ea80,#06d7ea1a)}.bb-collection-portal .bb-portal-btn:nth-child(4n) .pb-icon{color:#ffd98a;background:radial-gradient(circle at 32% 28%,#e9c46a80,#e9c46a1f)}.bb-collection-portal .bb-portal-btn.is-soon{cursor:default}.bb-collection-portal .bb-portal-btn.is-soon:hover{transform:none}@media(max-width:980px){.bb-collection-portal .bb-hero-grid{grid-template-columns:1fr;gap:26px}}@media(max-width:700px){.bb-collection-portal .bb-portal-btn{-webkit-backdrop-filter:none;backdrop-filter:none}.bb-collection-portal .bb-hero-card{-webkit-backdrop-filter:blur(12px) saturate(140%);backdrop-filter:blur(12px) saturate(140%)}}@media(max-width:560px){.bb-collection-portal .bb-product-hero{padding-top:74px!important}.bb-collection-portal .bb-portal-grid{grid-template-columns:1fr 1fr;gap:10px}.bb-collection-portal .bb-portal-btn{min-height:56px;padding:10px 12px}.bb-collection-portal .bb-portal-btn .pb-label{font-size:.9rem}.bb-collection-portal .bb-hero-card{padding:22px!important}}@media(max-width:380px){.bb-collection-portal .bb-portal-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.bb-collection-portal .bb-portal-btn{transition:none}.bb-collection-portal .bb-portal-btn:hover:after,.bb-collection-portal .bb-portal-btn:focus-visible:after{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/bb-hero.css.map */
