:where(.bt-scope) *,:where(.bt-scope) *:before,:where(.bt-scope) *:after{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.static{position:static}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.bottom-6{bottom:1.5rem}.left-8{left:2rem}.right-8{right:2rem}.top-1\/2{top:50%}.top-\[60\%\]{top:60%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.w-full{width:100%}.h-full{height:100%}.w-screen{width:100vw}.h-screen{height:100vh}.h-1\/2{height:50%}.w-1\/2{width:50%}.h-1\/3{height:33.333333%}.h-4{height:1rem}.w-4{width:1rem}.h-6{height:1.5rem}.w-6{width:1.5rem}.h-8{height:2rem}.w-8{width:2rem}.h-10{height:2.5rem}.w-10{width:2.5rem}.h-12{height:3rem}.w-12{width:3rem}.w-80{width:20rem}.h-\[520px\]{height:520px}.h-\[640px\]{height:640px}.h-\[760px\]{height:760px}.h-\[880px\]{height:880px}.w-\[320px\]{width:320px}.aspect-9\/16{aspect-ratio:9 / 16}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-12{margin-bottom:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.scroll-px-6{scroll-padding-left:1.5rem;scroll-padding-right:1.5rem}.-translate-y-1\/2{transform:translateY(-50%)}.scale-100{transform:scale(1)}.scale-110{transform:scale(1.1)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-bold{font-weight:700}.italic{font-style:italic}.uppercase{text-transform:uppercase}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.tracking-wide-4{letter-spacing:.04em}.tracking-wide-6{letter-spacing:.06em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}:where(.bt-scope){--bt-bg: 255, 255, 255;--bt-fg: 18, 18, 18;--bt-accent: 184, 134, 11;--bt-subtitle: 100, 100, 100}.bg-background{background-color:rgb(var(--bt-bg))}.bg-foreground{background-color:rgb(var(--bt-fg))}.bg-foreground\/8{background-color:rgb(var(--bt-fg) / .08)}.bg-foreground\/10{background-color:rgb(var(--bt-fg) / .1)}.bg-foreground\/20{background-color:rgb(var(--bt-fg) / .2)}.text-foreground{color:rgb(var(--bt-fg))}.text-foreground\/50{color:rgb(var(--bt-fg) / .5)}.text-foreground\/60{color:rgb(var(--bt-fg) / .6)}.text-background{color:rgb(var(--bt-bg))}.text-accent{color:rgb(var(--bt-accent))}.text-subtitle{color:rgb(var(--bt-subtitle))}.opacity-60{opacity:.6}.opacity-40{opacity:.4}.opacity-100{opacity:1}.opacity-0{opacity:0}.text-black{color:#000}.text-white{color:#fff}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-black\/18{background-color:#0000002e}.bg-black\/40{background-color:#0006}.bg-white\/10{background-color:#ffffff1a}.border-white\/10{border-color:#ffffff1a}.bg-\[rgba\(227\,227\,227\,0\.88\)\]{background-color:#e3e3e3e0}.bg-\[rgba\(255\,255\,255\,1\)\]{background-color:#fff}.border{border-width:1px;border-style:solid}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.backdrop-blur-\[18px\]{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.transition{transition-property:color,background-color,border-color,transform,opacity,filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition:all .15s cubic-bezier(.4,0,.2,1)}.transition-opacity{transition:opacity .15s cubic-bezier(.4,0,.2,1)}.transition-colors{transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto;overflow-y:hidden}.snap-x,.snap-mandatory{scroll-snap-type:x mandatory}.snap-start{scroll-snap-align:start}.snap-center{scroll-snap-align:center}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.select-none{-webkit-user-select:none;user-select:none}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.isolate{isolation:isolate}.object-cover{object-fit:cover}.object-center{object-position:center}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:pointer-events-auto{pointer-events:auto}.group:hover .md\:group-hover\:opacity-100{opacity:1}.group:focus-within .group-focus-within\:opacity-100{opacity:1}.group:focus-within .group-focus-within\:pointer-events-auto{pointer-events:auto}.group:focus-within .md\:group-focus-within\:opacity-100{opacity:1}.focus-visible\:opacity-100:focus-visible{opacity:1}.focus-visible\:pointer-events-auto:focus-visible{pointer-events:auto}:where(.bt-scope) [data-active=true].data-\[active\=true\]\:scale-110{transform:scale(1.1)}:where(.bt-scope) [data-active=true].data-\[active\=true\]\:opacity-100{opacity:1}:where(.bt-scope) [data-active=true].data-\[active\=true\]\:z-20{z-index:20}:where(.bt-scope) [data-active=false].data-\[active\=false\]\:scale-100{transform:scale(1)}:where(.bt-scope) [data-active=false].data-\[active\=false\]\:opacity-40{opacity:.4}:where(.bt-scope) [data-active=false].data-\[active\=false\]\:z-10{z-index:10}.hover\:bg-\[rgba\(255\,255\,255\,1\)\]:hover{background-color:#fff}.hover\:scale-105:hover{transform:scale(1.05)}@media(min-width:640px){.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}}@media(min-width:750px){.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:hidden{display:none}.md\:block{display:block}.md\:h-full{height:100%}.md\:w-1\/2{width:50%}.md\:h-\[640px\]{height:640px}.md\:h-\[760px\]{height:760px}.md\:h-\[880px\]{height:880px}.md\:w-\[320px\]{width:320px}.md\:gap-8{gap:2rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:bottom-8{bottom:2rem}.md\:opacity-0{opacity:0}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-8xl{font-size:6rem;line-height:1}.md\:tracking-wide-6{letter-spacing:.06em}}@media(min-width:1024px){.lg\:text-7xl{font-size:4.5rem;line-height:1}}.full-width{width:100%;max-width:none}:where(.bt-scope).gradient,.gradient{background-image:linear-gradient(180deg,rgb(var(--bt-bg)) 0% 100%)}:where(.bt-scope.color-scheme-1),.color-scheme-1{--bt-bg: 255, 255, 255;--bt-fg: 18, 18, 18}:where(.bt-scope.color-scheme-2),.color-scheme-2{--bt-bg: 18, 18, 18;--bt-fg: 255, 255, 255}:where(.bt-scope.color-scheme-3),.color-scheme-3{--bt-bg: 244, 240, 232;--bt-fg: 18, 18, 18}:where(.bt-scope.color-scheme-4),.color-scheme-4{--bt-bg: 35, 32, 28;--bt-fg: 244, 240, 232}.button{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border-radius:9999px;transition:background-color .2s,color .2s,transform .2s;cursor:pointer;border:1px solid transparent}.button--primary{background-color:rgb(var(--bt-fg));color:rgb(var(--bt-bg))}.button--secondary{background-color:transparent;color:rgb(var(--bt-fg));border-color:rgb(var(--bt-fg))}.button--icon{padding:0;width:2.5rem;height:2.5rem}.button--icon-medium{width:3rem;height:3rem}.button--color-float{background-color:#ffffffeb;color:#111;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button--hover-overlay:hover{background-color:rgb(var(--bt-fg));color:rgb(var(--bt-bg));filter:brightness(.92)}.button--hover-scale:hover{transform:scale(1.05)}@media(prefers-reduced-motion:reduce){.transition,.transition-all,.transition-opacity,.transition-colors,.button--hover-scale:hover{transition:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/bt-styles.css.map */
