@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,300;0,14..32,400;0,14..32,500;0,14..32,600;0,14..32,700;0,14..32,800;0,14..32,900;1,14..32,400&family=JetBrains+Mono:wght@400;700&display=swap";:root{--bf-bg: #080808;--bf-bg2: #0e0e0e;--bf-card: #111111;--bf-card2: #161616;--bf-border: #1e1e1e;--bf-border2: #2c2c2c;--bf-text: #f2f2f2;--bf-muted: #666666;--bf-muted2: #9a9a9a;--bf-accent: #22d3ee;--bf-accent2: #0ea5e9;--bf-green: #4ade80;--bf-orange: #fb923c;--bf-glow: rgba(34,211,238,.08);--bf-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bf-mono: "JetBrains Mono", "Fira Code", "Courier New", monospace;--bf-r: 10px;--bf-rl: 16px;--bf-rs: 6px}body{margin:0;padding:0;background:var(--bf-bg);color:var(--bf-text);font-family:var(--bf-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}*{box-sizing:border-box}::selection{background:var(--bf-accent);color:#000}a{color:inherit}img{max-width:100%}.bf-reveal{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1)}.bf-reveal.visible{opacity:1;transform:translateY(0)}.bf-reveal-left{opacity:0;transform:translate(-36px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1)}.bf-reveal-left.visible{opacity:1;transform:translate(0)}.bf-reveal-right{opacity:0;transform:translate(36px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1)}.bf-reveal-right.visible{opacity:1;transform:translate(0)}.bf-reveal-scale{opacity:0;transform:scale(.96);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1)}.bf-reveal-scale.visible{opacity:1;transform:scale(1)}.bf-d1{transition-delay:.07s}.bf-d2{transition-delay:.14s}.bf-d3{transition-delay:.21s}.bf-d4{transition-delay:.28s}.bf-d5{transition-delay:.35s}.bf-d6{transition-delay:.42s}.bf-label{font-family:var(--bf-mono);font-size:10.5px;font-weight:700;color:var(--bf-accent);letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;display:block}.bf-heading{font-family:var(--bf-font);font-weight:300;font-size:clamp(36px,5.2vw,64px);color:var(--bf-text);line-height:1.05;letter-spacing:-.03em;margin:0 0 20px}.bf-heading strong{font-weight:800}.bf-heading em{font-style:normal;color:var(--bf-accent)}.bf-subtext{font-size:16.5px;color:var(--bf-muted2);line-height:1.75;max-width:520px;margin:0}.bf-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;border-radius:var(--bf-r);font-family:var(--bf-font);font-size:14px;font-weight:600;text-decoration:none!important;transition:all .2s ease;cursor:pointer;border:none;letter-spacing:-.01em;line-height:1}.bf-btn-primary{background:var(--bf-accent);color:#000}.bf-btn-primary:hover{background:#67e8f9;transform:translateY(-1px);box-shadow:0 6px 20px #22d3ee47;color:#000}.bf-btn-ghost{background:transparent;color:var(--bf-text);border:1px solid var(--bf-border2)}.bf-btn-ghost:hover{border-color:var(--bf-accent);color:var(--bf-accent);transform:translateY(-1px);text-decoration:none!important}.bf-btn-dark{background:var(--bf-card2);color:var(--bf-text);border:1px solid var(--bf-border)}.bf-btn-dark:hover{border-color:var(--bf-border2);transform:translateY(-1px);color:var(--bf-text)}.bf-card{background:var(--bf-card);border:1px solid var(--bf-border);border-radius:var(--bf-rl);transition:border-color .25s,transform .25s,box-shadow .25s}.bf-card:hover{border-color:var(--bf-border2);transform:translateY(-3px);box-shadow:0 12px 40px #0006}.bf-divider{width:32px;height:2px;background:var(--bf-accent);border-radius:2px;margin:18px 0}.bf-pill{display:inline-flex;align-items:center;gap:6px;background:#22d3ee14;border:1px solid rgba(34,211,238,.18);color:var(--bf-accent);font-family:var(--bf-mono);font-size:11px;font-weight:700;letter-spacing:.08em;padding:6px 14px;border-radius:100px;text-transform:uppercase}.bf-pill-green{background:#4ade8012;border-color:#4ade802e;color:var(--bf-green)}.bf-pill-orange{background:#fb923c12;border-color:#fb923c2e;color:var(--bf-orange)}.bf-dotgrid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.045) 1px,transparent 1px);background-size:28px 28px;pointer-events:none;z-index:0}.bf-glow-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(100px);opacity:.6}.bf-counter{font-family:var(--bf-font);font-weight:800;font-size:clamp(32px,4.5vw,52px);color:var(--bf-accent);letter-spacing:-.04em}.bf-rule{border:none;border-top:1px solid var(--bf-border);margin:0}.bf-checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.bf-checklist li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--bf-muted2);line-height:1.55}.bf-checklist li:before{content:"\2713";width:18px;height:18px;background:#4ade801a;border:1px solid rgba(74,222,128,.2);color:var(--bf-green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;flex-shrink:0;margin-top:2px}.bf-checklist li.hl{color:var(--bf-text);font-weight:600}.bf-checklist li.hl:before{background:#22d3ee1a;border-color:#22d3ee40;color:var(--bf-accent)}@media(max-width:768px){.bf-heading{letter-spacing:-.025em}}:root{--color-base-background-1: 8, 8, 8;--color-base-background-2: 13, 13, 13;--color-base-text: 242, 242, 242;--color-base-accent-1: 34, 211, 238;--color-base-accent-2: 14, 165, 233}body.template-product,body.template-page,body.template-article,body.template-blog,body.template-collection,body.template-list-collections,body.template-search,body.template-cart,body.template-404{background:#080808!important;color:#f2f2f2!important}body.template-product .color-scheme-1,body.template-product .color-scheme-2,body.template-product .color-background-1,body.template-product .color-background-2,body.template-page .color-scheme-1,body.template-page .color-scheme-2,body.template-page .color-background-1,body.template-page .color-background-2,body.template-article .color-scheme-1,body.template-article .color-scheme-2,body.template-blog .color-scheme-1,body.template-blog .color-scheme-2,body.template-collection .color-scheme-1,body.template-collection .color-scheme-2,body.template-cart .color-scheme-1,body.template-search .color-scheme-1{background-color:#080808!important;color:#f2f2f2!important;--color-background: 8, 8, 8;--color-foreground: 242, 242, 242;--color-card: 17, 17, 17;--color-button: 34, 211, 238;--color-button-text: 0, 0, 0;--color-secondary-button: 17, 17, 17;--color-secondary-button-text: 242, 242, 242;--color-link: 34, 211, 238;--color-badge-foreground: 34, 211, 238;--color-badge-background: 34, 211, 238;--color-badge-border: 34, 211, 238;--gradient-background: #080808}body.template-product main,body.template-product #MainContent,body.template-page main,body.template-page #MainContent,body.template-article main,body.template-article #MainContent,body.template-blog main,body.template-blog #MainContent,body.template-collection main,body.template-collection #MainContent{background:#080808!important;color:#f2f2f2!important}body.template-product h1,body.template-product h2,body.template-product h3,body.template-product h4,body.template-page h1,body.template-page h2,body.template-page h3,body.template-page h4,body.template-article h1,body.template-article h2,body.template-article h3,body.template-article h4,body.template-blog h1,body.template-blog h2,body.template-blog h3,body.template-blog h4,body.template-collection h1,body.template-collection h2,body.template-collection h3{color:#f8fafc!important;font-family:Inter,sans-serif!important;letter-spacing:-.02em}body.template-product .product__title h1,body.template-product .product__title{color:#f8fafc!important;font-weight:800!important}body.template-product .price,body.template-product .price__regular .price-item,body.template-product .price .price-item,body.template-product .price-item--regular{color:#22d3ee!important;font-family:JetBrains Mono,monospace!important;font-weight:700!important}body.template-product .price__sale .price-item--sale{color:#22d3ee!important}body.template-product .quantity,body.template-product .quantity__input{background:#111!important;color:#f2f2f2!important;border-color:#ffffff1a!important}body.template-product .quantity__button{color:#f2f2f2!important}body.template-product .quantity__button:hover{color:#22d3ee!important}body.template-product .product-form__submit,body.template-product .button--primary,body.template-product .button--secondary,body.template-page .button--primary,body.template-article .button--primary,body.template-collection .button--primary{background:#22d3ee!important;color:#000!important;border-radius:10px!important;font-family:Inter,sans-serif!important;font-weight:600!important;border:none!important}body.template-product .product-form__submit:hover,body.template-product .button--primary:hover{background:#67e8f9!important;color:#000!important}body.template-product .shopify-payment-button__button--unbranded,body.template-product .shopify-payment-button__button{background:#22d3ee!important;color:#000!important;border-radius:10px!important}body.template-product .product-form__input label,body.template-product legend,body.template-product .form__label{color:#9a9a9a!important;font-family:JetBrains Mono,monospace!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.1em}body.template-product input[type=radio]+label,body.template-product .product-form__input input[type=radio]+label{background:#111!important;color:#f2f2f2!important;border-color:#ffffff1a!important}body.template-product input[type=radio]:checked+label{background:#22d3ee!important;color:#000!important;border-color:#22d3ee!important}body.template-product .product__text,body.template-product .product__tax,body.template-product .badge,body.template-product .product__sku{color:#9a9a9a!important}body.template-product .breadcrumb,body.template-page .breadcrumb,body.template-article .breadcrumb{color:#666!important}body.template-product .card,body.template-product .product-card-wrapper,body.template-page .card,body.template-article .card,body.template-blog .card,body.template-collection .card{background:#111!important;border:1px solid rgba(255,255,255,.08)!important;color:#f2f2f2!important;border-radius:16px!important}body.template-page .rte,body.template-article .rte,body.template-page .page-width,body.template-article .page-width{color:#94a3b8}body.template-page .rte a,body.template-article .rte a{color:#22d3ee!important}body.template-collection .collection,body.template-collection .grid{background:transparent!important}body.template-collection .product-card,body.template-collection .card-wrapper{background:#111!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:16px!important}body.template-collection .card__heading,body.template-collection .full-unstyled-link{color:#f8fafc!important}body.template-cart,body.template-cart .cart-items,body.template-cart .cart__footer{background:#080808!important;color:#f2f2f2!important}body.template-cart th,body.template-cart td{color:#f2f2f2!important;border-color:#ffffff14!important}body.template-product input[type=text],body.template-product input[type=email],body.template-product textarea,body.template-page input[type=text],body.template-page input[type=email],body.template-cart input,body.template-article input{background:#111!important;color:#f2f2f2!important;border-color:#ffffff1a!important}body.template-product .product__media-wrapper,body.template-product .product__info-wrapper{background:transparent!important}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom.css.map */
