.scroll-progress[data-astro-cid-hfrh22jg]{z-index:100;pointer-events:none;opacity:0;transition:opacity .3s;position:fixed;top:0;bottom:0;right:0}.scroll-progress[data-astro-cid-hfrh22jg].visible{opacity:1}.sp-counter[data-astro-cid-hfrh22jg]{font-family:var(--font-primary,"SF Mono", monospace);letter-spacing:.2em;opacity:0;align-items:center;gap:.5rem;font-size:9px;transition:opacity .2s linear;display:flex;position:absolute;top:1rem;right:.75rem}.sp-label[data-astro-cid-hfrh22jg]{color:#52525b66}.sp-value[data-astro-cid-hfrh22jg]{color:#eab308b3;font-variant-numeric:tabular-nums}.sp-dot[data-astro-cid-hfrh22jg]{opacity:.1;background-color:#eab308;border-radius:50%;transition:opacity .3s,transform .3s,box-shadow .3s;position:absolute}.sp-battery[data-astro-cid-hfrh22jg]{flex-direction:column;align-items:center;gap:2px;width:14px;display:flex;position:absolute;top:3rem;right:.85rem}.sp-batt-cap[data-astro-cid-hfrh22jg]{background:#ffffff2e;border-radius:1px 1px 0 0;width:6px;height:3px;margin-bottom:1px}.sp-cell[data-astro-cid-hfrh22jg]{background:color-mix(in srgb, var(--cell-color) 8%, transparent);border:1px solid #ffffff24;border-radius:2px;width:14px;height:18px;transition:background .6s,box-shadow .6s,border-color .6s}.sp-cell[data-astro-cid-hfrh22jg].charged{background:color-mix(in srgb, var(--cell-color) 55%, transparent);border-color:color-mix(in srgb, var(--cell-color) 70%, transparent)}.sp-cell[data-astro-cid-hfrh22jg].current{background:color-mix(in srgb, var(--cell-color) 75%, transparent);border-color:var(--cell-color);box-shadow:0 0 9px color-mix(in srgb, var(--cell-color) 60%, transparent);animation:cell-hum 2.4s ease-in-out infinite steps(24)}@keyframes cell-hum{0%,to{box-shadow:0 0 5px color-mix(in srgb, var(--cell-color) 40%, transparent)}50%{box-shadow:0 0 11px color-mix(in srgb, var(--cell-color) 70%, transparent)}}@media (prefers-reduced-motion:reduce){.sp-cell[data-astro-cid-hfrh22jg].current{animation:none}}@media (width<=40em){.sp-counter[data-astro-cid-hfrh22jg]{font-size:8px;top:.6rem;right:.5rem}.sp-battery[data-astro-cid-hfrh22jg]{width:10px;top:2.3rem;right:.5rem}.sp-cell[data-astro-cid-hfrh22jg]{width:10px;height:13px}.sp-batt-cap[data-astro-cid-hfrh22jg]{width:5px}.sp-dot[data-astro-cid-hfrh22jg]{display:none}}.sr-only[data-astro-cid-hfrh22jg]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nav-product[data-astro-cid-nen7h5rs]{display:inline-flex;position:relative}.nav-product__trigger[data-astro-cid-nen7h5rs]{font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.25rem;display:inline-flex}.nav-product__caret[data-astro-cid-nen7h5rs]{opacity:.65;font-size:.7em;transition:transform .2s}.nav-product[data-astro-cid-nen7h5rs]:hover .nav-product__caret[data-astro-cid-nen7h5rs],.nav-product[data-astro-cid-nen7h5rs]:focus-within .nav-product__caret[data-astro-cid-nen7h5rs],.nav-product[data-astro-cid-nen7h5rs].open .nav-product__caret[data-astro-cid-nen7h5rs]{transform:rotate(180deg)}.nav-product__menu[data-astro-cid-nen7h5rs]{background:color-mix(in srgb, var(--fbf-black,#0a0a0b) 88%, transparent);-webkit-backdrop-filter:blur(14px);opacity:0;visibility:hidden;pointer-events:none;z-index:100;border:1px solid #ffffff1a;border-radius:.6rem .25rem;flex-direction:column;min-width:9rem;padding:.35rem;transition:opacity .16s,transform .16s,visibility .16s;display:flex;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 12px 32px #00000073}.nav-product__menu[data-astro-cid-nen7h5rs]:before{content:"";height:.5rem;position:absolute;top:-.5rem;left:0;right:0}.nav-product[data-astro-cid-nen7h5rs]:hover .nav-product__menu[data-astro-cid-nen7h5rs],.nav-product[data-astro-cid-nen7h5rs]:focus-within .nav-product__menu[data-astro-cid-nen7h5rs],.nav-product[data-astro-cid-nen7h5rs].open .nav-product__menu[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav-product__item[data-astro-cid-nen7h5rs]{color:var(--text-secondary,#a1a1aa);white-space:nowrap;border-left:2px solid #0000;border-radius:.35rem;padding:.4rem .6rem;font-size:.8125rem;text-decoration:none;transition:color .15s,background .15s,border-color .15s}.nav-product__item[data-astro-cid-nen7h5rs]:hover{color:var(--fbf-white,#fafafa);border-left-color:var(--accent,var(--fbf-cyan));background:#ffffff0d}@media (width<=48em){.nav-product[data-astro-cid-nen7h5rs]{flex-direction:column;align-items:stretch;width:100%;display:flex}.nav-product__trigger[data-astro-cid-nen7h5rs]{justify-content:space-between;width:100%}.nav-product__menu[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;pointer-events:auto;width:100%;min-width:0;max-height:0;box-shadow:none;background:#ffffff08;border:0;margin:0;padding:0 .5rem;transition:max-height .24s,padding .22s,margin .22s;position:static;overflow:hidden;transform:none}.nav-product__menu[data-astro-cid-nen7h5rs]:before{display:none}.nav-product[data-astro-cid-nen7h5rs].open .nav-product__menu[data-astro-cid-nen7h5rs]{max-height:8rem;margin:4px 0 2px;padding:.35rem .5rem;transform:none}.nav-product__item[data-astro-cid-nen7h5rs]{padding:10px 12px;font-size:15px}}.hero-section[data-astro-cid-ge2uvauf]{z-index:1;border-radius:0 0 2rem .625rem;width:100%;height:100svh;position:sticky;top:0;overflow:hidden}.hero-video-layer[data-astro-cid-ge2uvauf]{will-change:transform;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.hero-bottom-fade[data-astro-cid-ge2uvauf]{z-index:5;pointer-events:none;background:linear-gradient(#0000 0%,#0a0a0b66 40%,#0a0a0bd9 70%,#0a0a0b 100%);height:50%;position:absolute;bottom:0;left:0;right:0}.hero-glass[data-astro-cid-ge2uvauf]{z-index:10;will-change:transform, opacity;justify-content:center;align-items:center;min-height:100svh;padding:clamp(1rem,2.5vw,2rem);display:flex;position:relative}.hero-card[data-astro-cid-ge2uvauf]{-webkit-backdrop-filter:blur(30px);background:#000000bf;border:1px solid #ffffff1a;border-radius:1.5rem .5rem;width:100%;max-width:min(53rem,95vw);padding:clamp(1rem,2.5vw,2rem);position:relative;box-shadow:0 25px 50px #00000080,inset 0 1px #ffffff0d}@media (width<=48em){.hero-card[data-astro-cid-ge2uvauf]{padding-bottom:4rem}}.hero-select[data-astro-cid-ge2uvauf]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none' stroke='%2322d3ee' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.5 4.5 6 8l3.5-3.5'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;background-size:.85rem;padding-right:2.25rem}.hero-select[data-astro-cid-ge2uvauf] option[data-astro-cid-ge2uvauf]{color:#fafafa;background-color:#14141a}.hero-select[data-astro-cid-ge2uvauf] option[data-astro-cid-ge2uvauf]:checked{color:#22d3ee;background-color:#22d3ee2e}.hero-pane[data-astro-cid-ge2uvauf]{position:relative}.hero-pane[data-astro-cid-ge2uvauf].pane-enter{animation:.3s cubic-bezier(.16,1,.3,1) both hero-pane-in}.hero-pane[data-astro-cid-ge2uvauf].pane-exit{animation:.2s cubic-bezier(.25,1,.5,1) both hero-pane-out}@keyframes hero-pane-in{0%{opacity:0;filter:blur(4px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes hero-pane-out{0%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:0;filter:blur(2px);transform:translateY(-8px)}}.hero-reveal[data-astro-cid-ge2uvauf]{animation:.8s cubic-bezier(.16,1,.3,1) both hero-reveal-in}@keyframes hero-reveal-in{0%{opacity:0;filter:blur(4px);transform:translateY(40px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-reveal[data-astro-cid-ge2uvauf],.hero-pane[data-astro-cid-ge2uvauf].pane-enter,.hero-pane[data-astro-cid-ge2uvauf].pane-exit{animation:none!important}}.hero-logo[data-astro-cid-ge2uvauf]{float:left;-o-object-fit:cover;object-fit:cover;cursor:pointer;border:1px solid #ffffff1a;border-radius:.625rem;width:clamp(5rem,12vw,10rem);height:clamp(5rem,12vw,10rem);margin-bottom:.625rem;margin-right:.95rem;transition:transform .25s}.hero-logo[data-astro-cid-ge2uvauf]:hover{transform:scale(1.03)}.hero-heading[data-astro-cid-ge2uvauf]{white-space:nowrap;color:#fff;cursor:pointer;text-underline-offset:.2em;margin-bottom:.95rem;font-size:clamp(1.75rem,4.5vw,2.85rem);font-weight:700;line-height:1.1;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:2px;transition:text-decoration-color .25s}.hero-heading[data-astro-cid-ge2uvauf]:hover{text-decoration-color:#eab30866}.hero-heading[data-astro-cid-ge2uvauf].tap-hint{animation:1.4s ease-in-out 2 tap-hint-yellow}.hero-body-line[data-astro-cid-ge2uvauf].tap-hint{animation:1.4s ease-in-out 2 tap-hint-grey}@keyframes tap-hint-yellow{0%,to{text-decoration-color:#0000}50%{text-decoration-color:#eab30873}}@keyframes tap-hint-grey{0%,to{text-decoration-color:#0000}50%{text-decoration-color:#a1a1aa73}}@media (prefers-reduced-motion:reduce){.tap-hint[data-astro-cid-ge2uvauf]{animation:none!important}}.hero-body-line[data-astro-cid-ge2uvauf]{color:#ffffffe6;cursor:pointer;text-underline-offset:.15em;margin-bottom:.625rem;font-size:1rem;line-height:1.6;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;transition:text-decoration-color .25s}.hero-body-line[data-astro-cid-ge2uvauf]:hover{text-decoration-color:#a1a1aa66}.hero-products-line[data-astro-cid-ge2uvauf]{color:#ffffffe6;margin-bottom:.625rem;font-size:1rem;line-height:1.6}.hero-product-link[data-astro-cid-ge2uvauf]{cursor:pointer;transition:filter .2s}.hero-product-link[data-astro-cid-ge2uvauf]:hover{filter:brightness(1.3)}.hero-pill[data-astro-cid-ge2uvauf]{transition:border-color .2s,box-shadow .2s}.hero-pill[data-astro-cid-ge2uvauf]:hover{border-color:#22d3ee66;box-shadow:0 10px 15px #22d3ee26}.hero-product-name[data-astro-cid-ge2uvauf]{margin-bottom:.375rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.hero-product-tagline[data-astro-cid-ge2uvauf]{color:#ffffffe6;margin-bottom:1rem;font-size:1rem;line-height:1.6}.hero-product-features[data-astro-cid-ge2uvauf]{flex-direction:column;gap:.375rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.hero-product-features[data-astro-cid-ge2uvauf] li[data-astro-cid-ge2uvauf]{color:var(--text-secondary,#a1a1aa);padding-left:.75rem;font-size:1rem;position:relative}.hero-product-features[data-astro-cid-ge2uvauf] li[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]{position:absolute;left:0}.hero-product-pill[data-astro-cid-ge2uvauf],.hero-install-pill[data-astro-cid-ge2uvauf]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:99rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.375rem 1rem;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.875rem;transition:border-color .2s,background .2s;display:inline-flex}.hero-install-pill[data-astro-cid-ge2uvauf]{color:var(--fbf-cyan,#22d3ee);padding:.5rem 1rem;font-size:1rem}.hero-product-pill[data-astro-cid-ge2uvauf].copied,.hero-install-pill[data-astro-cid-ge2uvauf].copied{background:#22d3ee1a;border-color:#22d3ee66}.hero-product-coming[data-astro-cid-ge2uvauf]{color:var(--text-secondary,#a1a1aa);border:1px dashed #ffffff26;border-radius:.5rem;margin-bottom:1rem;padding:.5rem .75rem;font-size:.875rem;display:inline-block}.hero-product-blurb[data-astro-cid-ge2uvauf]{color:#ffffffb3;margin-bottom:.625rem;font-size:.875rem;font-style:italic;line-height:1.6}.hero-product-docs[data-astro-cid-ge2uvauf]{font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .2s;display:inline-block}.hero-close[data-astro-cid-ge2uvauf]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:1.5rem;height:1.5rem;color:var(--text-secondary,#a1a1aa);cursor:pointer;z-index:20;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;transition:color .2s,border-color .2s;display:flex;position:absolute;top:0;right:0}.hero-close[data-astro-cid-ge2uvauf]:hover{color:#fafafa;border-color:#ffffff4d}.hero-pane-h2[data-astro-cid-ge2uvauf]{font-size:clamp(1.75rem,4vw,2.5rem)}.hero-pane-sub[data-astro-cid-ge2uvauf]{font-size:1rem;line-height:1.6}.hero-booking-body[data-astro-cid-ge2uvauf]{font-size:.875rem;line-height:1.6}.hero-egg-h2[data-astro-cid-ge2uvauf]{font-size:clamp(.94rem,1.875vw,1.25rem)}.hero-egg-h2-lg[data-astro-cid-ge2uvauf]{font-size:clamp(1.5rem,3vw,2rem)}.hero-login-inner[data-astro-cid-ge2uvauf]{text-align:center;max-width:16rem;margin:0 auto}@media (width<=48em){.hero-section[data-astro-cid-ge2uvauf]{height:auto;min-height:100svh;position:relative;overflow:visible}.hero-glass[data-astro-cid-ge2uvauf]{align-items:flex-start;padding-top:5.25rem;padding-bottom:2rem}.hero-heading[data-astro-cid-ge2uvauf]{white-space:normal;font-size:clamp(1.35rem,6.2vw,1.85rem)}.hero-logo[data-astro-cid-ge2uvauf]{width:clamp(4rem,15vw,5rem);height:clamp(4rem,15vw,5rem)}}.gallery-container[data-astro-cid-p7267oeh]{background:var(--glass-bg,#000000f2);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:1px solid var(--glass-border,#ffffff1a);z-index:500;border-radius:2rem .625rem;max-width:min(1400px,95vw);margin:clamp(-6.25rem,-8.33vw,-8.33rem) auto 1.25rem;padding:clamp(1.25rem,3vw,2.5rem);position:relative}.gallery-nav-rail[data-astro-cid-p7267oeh]{flex-direction:column;gap:clamp(.375rem,.83vw,.5rem);margin-top:.25rem;margin-left:.25rem;display:flex}.gallery-nav-slot[data-astro-cid-p7267oeh]{min-width:clamp(107px,13.33vw,133px)}.gallery-nav-btn[data-astro-cid-p7267oeh]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;color:var(--text-primary,#fafafa);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem .25rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;transition:all .3s;box-shadow:inset 0 0 4px 1px #25252557,-2px 3px 0 1px #000000a8}.gallery-nav-btn[data-astro-cid-p7267oeh]:hover:not(.active){background:#22d3ee1a;border-color:#22d3ee4d;box-shadow:inset 0 0 .5rem 1px #000000bd,-2px 3px 0 1px #000}.gallery-nav-btn[data-astro-cid-p7267oeh].active{box-shadow:none;background:linear-gradient(135deg,#000000b3,#141414cc);border:1px solid #0000;font-weight:800;transform:translateY(-2px)}.gallery-about-video[data-astro-cid-p7267oeh]{-o-object-fit:cover;object-fit:cover;border-radius:.625rem}.about-card[data-astro-cid-p7267oeh]{background:linear-gradient(135deg,#a78bfa1a,#a78bfa09);border:1px solid #a78bfa47;border-radius:.75rem .25rem;margin-bottom:2rem;padding:clamp(1rem,2vw,1.5rem) clamp(1rem,2vw,1.5rem) clamp(1rem,2vw,1.5rem) clamp(1.25rem,2.2vw,1.75rem);position:relative;overflow:hidden;box-shadow:0 10px 24px #00000059,inset 0 1px #ffffff0d}.about-card[data-astro-cid-p7267oeh]:before{content:"";background:var(--fbf-purple,#a78bfa);width:4px;height:100%;position:absolute;top:0;left:0}.about-roster-heading[data-astro-cid-p7267oeh]{letter-spacing:-.01em;color:var(--fbf-purple,#a78bfa);margin:0 0 .75rem;font-size:1.0625rem;font-weight:800}.gallery-body-text[data-astro-cid-p7267oeh]{color:var(--text-primary);margin:0;font-size:1rem;line-height:1.8}.gallery-team-img-wrap[data-astro-cid-p7267oeh]{border-radius:.625rem;position:relative;overflow:hidden}.gallery-team-img[data-astro-cid-p7267oeh]{width:100%;height:auto;display:block}.gallery-team-overlay[data-astro-cid-p7267oeh]{background:var(--glass-bg,#0000004d);-webkit-backdrop-filter:blur(10px);color:#fff;text-shadow:1px 1px 2px #000c;border:1px solid #fff3;border-radius:12px;padding:.625rem;position:absolute;bottom:.625rem;left:.625rem;right:.625rem}.gallery-team-overlay[data-astro-cid-p7267oeh] p[data-astro-cid-p7267oeh]{text-align:center;margin:0;font-size:1rem;font-weight:500;line-height:1.4}.view-hero[data-astro-cid-p7267oeh]{aspect-ratio:2;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px));margin-bottom:1.5rem}.view-hero[data-astro-cid-p7267oeh] .img[data-astro-cid-p7267oeh]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.view-hero--people[data-astro-cid-p7267oeh] .img[data-astro-cid-p7267oeh]{-o-object-position:center 75%;object-position:center 75%}.view-hero[data-astro-cid-p7267oeh] .gallery-team-overlay[data-astro-cid-p7267oeh]{clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px));-webkit-backdrop-filter:none;text-shadow:0 1px 4px #000000e6;background:#0c0d106b;border:none;border-radius:.625rem;bottom:1rem;left:1rem;right:1rem}.view-hero[data-astro-cid-p7267oeh] .gallery-team-overlay[data-astro-cid-p7267oeh]:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(16px);position:absolute;inset:0}.gallery-roster[data-astro-cid-p7267oeh]{color:#fff;margin-top:.625rem;font-size:1rem;font-weight:400;line-height:1.6}.gallery-member-card[data-astro-cid-p7267oeh]{background:linear-gradient(135deg,#eab3081a,#eab3080d);border:1px solid #eab3084d;border-radius:12px;align-items:flex-start;gap:.75rem;margin-bottom:.625rem;padding:1rem;display:flex;position:relative;overflow:hidden}.gallery-member-bar[data-astro-cid-p7267oeh]{background:var(--fbf-yellow,#eab308);width:4px;height:100%;position:absolute;top:0;left:0}.gallery-member-headshot[data-astro-cid-p7267oeh]{-o-object-fit:cover;object-fit:cover;border:2px solid #eab30866;border-radius:50%;flex-shrink:0;width:clamp(3.125rem,6.25vw,4.375rem);height:clamp(3.125rem,6.25vw,4.375rem)}.gallery-member-name[data-astro-cid-p7267oeh]{color:var(--fbf-yellow,#eab308);margin:0 0 .25rem;font-size:.875rem}.gallery-member-name[data-astro-cid-p7267oeh] a[data-astro-cid-p7267oeh]{color:inherit;border-bottom:1px solid #eab30866;text-decoration:none;transition:border-color .2s}.gallery-member-name[data-astro-cid-p7267oeh] a[data-astro-cid-p7267oeh]:hover{border-color:#eab308}.gallery-member-role[data-astro-cid-p7267oeh]{color:var(--fbf-cyan,#22d3ee);margin:0 0 .375rem;font-size:.875rem;font-weight:500}.gallery-member-bio[data-astro-cid-p7267oeh]{color:var(--text-primary);margin:0;font-size:1rem;line-height:1.8}.gallery-member-namerow[data-astro-cid-p7267oeh]{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.25rem;display:flex}.gallery-member-namerow[data-astro-cid-p7267oeh] .gallery-member-name[data-astro-cid-p7267oeh]{margin-bottom:0}.gallery-member-socials[data-astro-cid-p7267oeh]{align-items:center;gap:.4rem;display:inline-flex}.member-social[data-astro-cid-p7267oeh]{width:1.75rem;height:1.75rem;color:var(--fbf-yellow,#eab308);background:#eab3081a;border:1px solid #eab3084d;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,transform .2s,border-color .2s;display:inline-flex}.member-social[data-astro-cid-p7267oeh]:hover{background:#eab30833;border-color:#eab30899;transform:translateY(-1px)}.member-social[data-astro-cid-p7267oeh] svg[data-astro-cid-p7267oeh]{width:.95rem;height:.95rem;display:block}@media (width<=40em){.gallery-member-card[data-astro-cid-p7267oeh]{flex-direction:column;align-items:flex-start;gap:.6rem}.gallery-member-headshot[data-astro-cid-p7267oeh]{width:3.25rem;height:3.25rem}}.view-heading[data-astro-cid-p7267oeh]{color:var(--fbf-purple,#a78bfa);margin-bottom:.25rem;font-size:1.25rem;line-height:1.3}.view-sub[data-astro-cid-p7267oeh]{color:var(--text-secondary,#a1a1aa);margin-bottom:1.25rem;font-size:.875rem;line-height:1.6}.card-badge[data-astro-cid-p7267oeh]{--badge-accent:#fff;letter-spacing:-.02em;width:2.6rem;height:2.6rem;color:var(--badge-accent);background:radial-gradient(circle at 32% 28%, color-mix(in srgb, var(--badge-accent) 26%, transparent), color-mix(in srgb, var(--badge-accent) 6%, transparent));border:2px solid color-mix(in srgb, var(--badge-accent) 48%, transparent);box-shadow:0 0 16px color-mix(in srgb, var(--badge-accent) 28%, transparent), inset 0 1px 0 #ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:SF Mono,Fira Code,monospace;font-size:1rem;font-weight:700;line-height:1;transition:box-shadow .25s,transform .25s;display:inline-flex}.product-badge[data-astro-cid-p7267oeh]{--badge-accent:var(--card-accent,#fff);text-transform:uppercase}.product-badge--mark[data-astro-cid-p7267oeh]{background:0 0;padding:0;overflow:hidden}.product-badge--mark[data-astro-cid-p7267oeh] img[data-astro-cid-p7267oeh]{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.service-badge[data-astro-cid-p7267oeh]{--badge-accent:var(--fbf-cyan,#22d3ee)}.faq-badge[data-astro-cid-p7267oeh]{--badge-accent:var(--fbf-purple,#a78bfa)}.card-head[data-astro-cid-p7267oeh]{align-items:center;gap:.625rem;margin-bottom:.625rem;display:flex}.card-body[data-astro-cid-p7267oeh]{flex:1;min-width:0}.products-grid[data-astro-cid-p7267oeh]{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.75rem;display:grid}.product-links[data-astro-cid-p7267oeh]{flex-wrap:wrap;gap:.25rem 1rem;margin-top:.875rem;display:flex}.card-link[data-astro-cid-p7267oeh]{color:var(--card-accent,#22d3ee);border-bottom:1px solid color-mix(in srgb, var(--card-accent,#22d3ee) 35%, transparent);font-size:.8125rem;font-weight:600;text-decoration:none;transition:border-color .2s}.card-link[data-astro-cid-p7267oeh]:hover{border-bottom-color:var(--card-accent,#22d3ee)}.products-coming[data-astro-cid-p7267oeh]{background:#ffffff05;border:1px dashed #ffffff29;border-radius:.75rem .25rem;flex-direction:column;align-items:flex-start;gap:.875rem;padding:clamp(1.25rem,3vw,1.75rem);display:flex}.products-coming-tag[data-astro-cid-p7267oeh]{letter-spacing:.08em;text-transform:uppercase;color:var(--fbf-yellow,#eab308);border:1px solid #eab30866;border-radius:99rem;padding:.25rem .75rem;font-family:SF Mono,Fira Code,monospace;font-size:.75rem;font-weight:700}.products-coming-body[data-astro-cid-p7267oeh]{color:#ffffffdb;margin:0;font-size:.9375rem;line-height:1.7}.products-coming-body[data-astro-cid-p7267oeh] strong[data-astro-cid-p7267oeh]{color:var(--fbf-cyan,#22d3ee);font-weight:700}.product-card[data-astro-cid-p7267oeh]{border:1px solid #0000;border-radius:.75rem .25rem;flex-direction:column;padding:1rem 1rem 1rem 1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000059,inset 0 1px #ffffff0d}.product-card[data-astro-cid-p7267oeh]:before{content:"";background:var(--card-accent,#fff);width:4px;height:100%;position:absolute;top:0;left:0}.product-card[data-astro-cid-p7267oeh]:hover{border-color:color-mix(in srgb, var(--card-accent,#fff) 50%, transparent);transform:translateY(-2px);box-shadow:0 16px 34px #00000080,inset 0 1px #ffffff14}.product-name[data-astro-cid-p7267oeh]{letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:800}.product-desc[data-astro-cid-p7267oeh]{color:#ffffffdb;flex:1;margin:0 0 .75rem;font-size:.8125rem;line-height:1.6}.services-stack[data-astro-cid-p7267oeh]{flex-direction:column;gap:.75rem;display:flex}.service-card[data-astro-cid-p7267oeh]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#22d3ee1a,#22d3ee09);border:1px solid #22d3ee47;border-radius:.75rem .25rem;align-items:flex-start;gap:.875rem;padding:clamp(1rem,2vw,1.5rem) clamp(1rem,2vw,1.5rem) clamp(1rem,2vw,1.5rem) clamp(1.25rem,2.2vw,1.75rem);transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000059,inset 0 1px #ffffff0d}.service-card[data-astro-cid-p7267oeh]:before{content:"";background:var(--fbf-cyan,#22d3ee);width:4px;height:100%;position:absolute;top:0;left:0}.service-card[data-astro-cid-p7267oeh]:hover{border-color:#22d3ee80;transform:translateY(-2px);box-shadow:0 16px 34px #00000080,inset 0 1px #ffffff14}.service-name[data-astro-cid-p7267oeh]{color:var(--fbf-cyan,#22d3ee);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.0625rem;font-weight:800}.service-card[data-astro-cid-p7267oeh]:hover .card-badge[data-astro-cid-p7267oeh],.faq-item[data-astro-cid-p7267oeh]:hover .card-badge[data-astro-cid-p7267oeh],.product-card[data-astro-cid-p7267oeh]:hover .card-badge[data-astro-cid-p7267oeh]{box-shadow:0 0 22px color-mix(in srgb, var(--badge-accent) 42%, transparent), inset 0 1px 0 #ffffff38;transform:scale(1.06)}.service-desc[data-astro-cid-p7267oeh]{color:#ffffffdb;margin-bottom:.75rem;font-size:.875rem;line-height:1.7}.service-email[data-astro-cid-p7267oeh],.product-install[data-astro-cid-p7267oeh]{overflow-wrap:anywhere;max-width:100%;color:var(--text-secondary,#a1a1aa);background:#0006;border:1px solid #ffffff1a;border-radius:.25rem;align-self:flex-start;padding:.3rem .5rem;font-family:SF Mono,Fira Code,monospace;font-size:.75rem;display:inline-block}.product-status[data-astro-cid-p7267oeh]{letter-spacing:.04em;text-transform:uppercase;color:var(--card-accent,#a78bfa);border:1px dashed color-mix(in srgb, var(--card-accent,#a78bfa) 45%, transparent);border-radius:.25rem;align-self:flex-start;padding:.25rem .6rem;font-family:SF Mono,Fira Code,monospace;font-size:.7rem;font-weight:700;display:inline-block}.os-block[data-astro-cid-p7267oeh]{flex-direction:column;gap:1rem;display:flex}.os-section-2[data-astro-cid-p7267oeh]{margin-top:2.5rem}.os-oneliner[data-astro-cid-p7267oeh]{color:var(--text-secondary,#a1a1aa);margin:0;font-size:.9375rem;line-height:1.7}.os-links[data-astro-cid-p7267oeh]{flex-wrap:wrap;gap:.5rem;display:flex}.os-link[data-astro-cid-p7267oeh]{color:var(--text-primary,#fafafa);background:linear-gradient(135deg,#22d3ee14,#22d3ee05);border:1px solid #22d3ee38;border-radius:.5rem .25rem;padding:.5rem .875rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:inline-block;box-shadow:0 6px 16px #0000004d,inset 0 1px #ffffff0d}.os-link[data-astro-cid-p7267oeh]:hover{border-color:#22d3ee80;transform:translateY(-2px);box-shadow:0 10px 22px #00000073,inset 0 1px #ffffff14}.os-org[data-astro-cid-p7267oeh]{color:var(--fbf-yellow,#eab308);background:linear-gradient(135deg,#eab3081f,#eab3080a);border-color:#eab30852;align-self:center}.os-org[data-astro-cid-p7267oeh]:hover{border-color:#eab3088c}.faq-list[data-astro-cid-p7267oeh]{flex-direction:column;gap:.625rem;display:flex}.faq-item[data-astro-cid-p7267oeh]{background:linear-gradient(135deg,#a78bfa1a,#a78bfa09);border:1px solid #a78bfa47;border-radius:.75rem .25rem;align-items:flex-start;gap:.875rem;padding:clamp(1rem,2vw,1.5rem) clamp(1rem,2vw,1.5rem) clamp(1rem,2vw,1.5rem) clamp(1.25rem,2.2vw,1.75rem);transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000059,inset 0 1px #ffffff0d}.faq-item[data-astro-cid-p7267oeh]:before{content:"";background:var(--fbf-purple,#a78bfa);width:4px;height:100%;position:absolute;top:0;left:0}.faq-item[data-astro-cid-p7267oeh]:hover{border-color:#a78bfa80;transform:translateY(-2px);box-shadow:0 16px 34px #00000080,inset 0 1px #ffffff14}.faq-q[data-astro-cid-p7267oeh]{color:var(--fbf-purple,#a78bfa);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.0625rem;font-weight:800}.faq-a[data-astro-cid-p7267oeh]{color:#ffffffdb;margin:0;font-size:.875rem;line-height:1.7}.gallery-nav-col[data-astro-cid-p7267oeh]{flex-direction:column;gap:.75rem;display:flex}.gallery-socials[data-astro-cid-p7267oeh]{justify-content:center;gap:.5rem;display:flex}.gallery-social[data-astro-cid-p7267oeh]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:2.5rem;height:2.5rem;color:var(--text-primary,#fafafa);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem .25rem;justify-content:center;align-items:center;transition:all .3s;display:inline-flex;box-shadow:inset 0 0 4px 1px #25252557,-2px 3px 0 1px #000000a8}.gallery-social[data-astro-cid-p7267oeh]:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-2px);box-shadow:inset 0 0 .5rem 1px #000000bd,-2px 3px 0 1px #000}.gallery-social[data-astro-cid-p7267oeh] svg[data-astro-cid-p7267oeh]{width:1.15rem;height:1.15rem;display:block}.gallery-view[data-astro-cid-p7267oeh]{display:contents}.gallery-view[data-astro-cid-p7267oeh][hidden]{display:none}.pd-bar[data-astro-cid-pfc7y2de]{-webkit-backdrop-filter:blur(28px)saturate(170%);z-index:5000;background:linear-gradient(135deg,#16161a8c,#0c0c0f6b);border:1px solid #ffffff24;border-radius:1.5rem .5rem;margin:11.25rem .875rem;padding:1.25rem .875rem;position:relative;box-shadow:inset 0 1px #ffffff29,0 12px 40px #0006}.pd-overlay[data-astro-cid-pfc7y2de]{padding-top:4rem;padding-bottom:4rem}@media (width<=40em){.pd-overlay[data-astro-cid-pfc7y2de] .title-header-top[data-astro-cid-pfc7y2de]{overflow-wrap:break-word;letter-spacing:.1em!important;font-size:clamp(1.6rem,7vw,2.25rem)!important}}.floor-section[data-astro-cid-4ljsxxcb]{background:var(--glass-bg,#000000f2);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:1px solid var(--glass-border,#ffffff1a);border-radius:1.5rem .5rem;max-width:min(80rem,95vw);margin:1.75rem auto;padding:clamp(1.25rem,3vw,2.5rem)}.floor-cta[data-astro-cid-4ljsxxcb]{text-align:center;opacity:0;max-width:44rem;margin:0 auto 2rem;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.floor-cta[data-astro-cid-4ljsxxcb].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.floor-cta[data-astro-cid-4ljsxxcb]{opacity:1;transition:none;transform:none}}.floor-cta-heading[data-astro-cid-4ljsxxcb]{color:var(--text-primary);white-space:pre-line;margin-bottom:1rem;font-size:clamp(1.5rem,3.5vw,2.25rem);line-height:1.25}.floor-cta-body[data-astro-cid-4ljsxxcb]{color:var(--text-secondary,#a1a1aa);margin:0;font-size:1rem;line-height:1.7}.floor-grid[data-astro-cid-4ljsxxcb]{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:clamp(1rem,2.5vw,2.5rem);max-width:52rem;margin:0 auto;display:grid}@media (width<=45em){.floor-grid[data-astro-cid-4ljsxxcb]{grid-template-columns:1fr}}.contact-form[data-astro-cid-4ljsxxcb]{flex-direction:column;gap:.625rem;display:flex}.contact-label[data-astro-cid-4ljsxxcb]{color:var(--text-muted,#52525b);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.contact-input[data-astro-cid-4ljsxxcb]{width:100%;color:var(--text-primary,#fafafa);background:#ffffff0a;border:1px solid #ffffff14;border-radius:.375rem;outline:none;padding:.5rem .625rem;font-size:.8125rem;transition:border-color .2s,box-shadow .2s}.contact-input[data-astro-cid-4ljsxxcb]:focus{border-color:#22d3ee66;box-shadow:0 0 0 2px #22d3ee14}.contact-textarea[data-astro-cid-4ljsxxcb]{resize:vertical}.contact-select[data-astro-cid-4ljsxxcb]{cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none' stroke='%2322d3ee' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.5 4.5 6 8l3.5-3.5'/%3E%3C/svg%3E");background-position:right .7rem center;background-repeat:no-repeat;background-size:.8rem;padding-right:1.9rem}.contact-select[data-astro-cid-4ljsxxcb] option[data-astro-cid-4ljsxxcb]{color:var(--text-primary,#fafafa);background-color:#14141a}.contact-select[data-astro-cid-4ljsxxcb] option[data-astro-cid-4ljsxxcb]:checked{color:var(--fbf-cyan,#22d3ee);background-color:#22d3ee2e}.contact-submit[data-astro-cid-4ljsxxcb],.signup-submit[data-astro-cid-4ljsxxcb]{cursor:pointer;align-self:flex-start;margin-top:.25rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700}.contact-submit[data-astro-cid-4ljsxxcb][disabled],.signup-submit[data-astro-cid-4ljsxxcb][disabled]{opacity:.6;cursor:progress}.contact-error[data-astro-cid-4ljsxxcb],.signup-error[data-astro-cid-4ljsxxcb]{color:var(--accent-red,#ff6b6b);margin:0;font-size:.75rem}.contact-success[data-astro-cid-4ljsxxcb]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;padding:1.25rem;display:flex}.contact-success[data-astro-cid-4ljsxxcb][hidden],.signup-success[data-astro-cid-4ljsxxcb][hidden]{display:none}.contact-success-title[data-astro-cid-4ljsxxcb]{color:var(--fbf-cyan,#22d3ee);font-size:.875rem;font-weight:700}.contact-success-sub[data-astro-cid-4ljsxxcb]{color:var(--text-secondary,#a1a1aa);font-size:.75rem}.contact-again[data-astro-cid-4ljsxxcb]{cursor:pointer;margin-top:.375rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700}.floor-rail[data-astro-cid-4ljsxxcb]{flex-direction:column;gap:1rem;display:flex}.signup-card[data-astro-cid-4ljsxxcb],.booking-card[data-astro-cid-4ljsxxcb]{background:#ffffff08;border:1px solid #ffffff0f;border-radius:.75rem .25rem;padding:clamp(.875rem,1.5vw,1.25rem)}.signup-heading[data-astro-cid-4ljsxxcb]{color:var(--fbf-cyan,#22d3ee);margin-bottom:.5rem;font-size:.875rem;font-weight:700;line-height:1.4}.signup-body[data-astro-cid-4ljsxxcb]{color:var(--text-secondary,#a1a1aa);margin-bottom:.75rem;font-size:.8125rem;line-height:1.6}.signup-form[data-astro-cid-4ljsxxcb]{flex-direction:column;gap:.5rem;display:flex}.signup-success-line[data-astro-cid-4ljsxxcb]{color:var(--fbf-cyan,#22d3ee);margin:0;font-size:.8125rem;line-height:1.6}.booking-heading[data-astro-cid-4ljsxxcb]{color:var(--fbf-yellow,#eab308);margin-bottom:.5rem;font-size:.875rem;font-weight:700}.booking-body[data-astro-cid-4ljsxxcb]{color:var(--text-secondary,#a1a1aa);margin-bottom:.875rem;font-size:.8125rem;line-height:1.6}.booking-cta[data-astro-cid-4ljsxxcb]{color:var(--text-primary,#fafafa);padding:.5rem .75rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-block}.copyright-top[data-astro-cid-tvd4q2mz]{text-align:center;margin-bottom:.625rem}.copyright-btn[data-astro-cid-tvd4q2mz]{cursor:pointer;padding:.375rem 1rem;font-size:.875rem}.copyright-line[data-astro-cid-tvd4q2mz]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.copyright-link[data-astro-cid-tvd4q2mz]{color:inherit;text-decoration:none}.liteship-flex[data-astro-cid-tvd4q2mz]{letter-spacing:.08em;color:var(--text-muted,#52525b);text-align:center;margin-top:.375rem;font-family:SF Mono,Fira Code,monospace;font-size:.625rem}.liteship-flex[data-astro-cid-tvd4q2mz] a[data-astro-cid-tvd4q2mz]{color:var(--fbf-cyan,#22d3ee);border-bottom:1px solid #22d3ee4d;text-decoration:none}.proof-flex[data-astro-cid-tvd4q2mz]{cursor:help;margin-top:.15rem}.proof-flex[data-astro-cid-tvd4q2mz] code[data-astro-cid-tvd4q2mz]{color:var(--fbf-purple,#a78bfa);font-size:.95em}.cast-monitor[data-astro-cid-jwcy3zt4]{z-index:6000;letter-spacing:.04em;color:var(--text-secondary,#a1a1aa);background:color-mix(in srgb, var(--fbf-black,#0a0a0b) 72%, transparent);-webkit-backdrop-filter:blur(12px);border:1px solid #ffffff14;border-radius:.5rem;min-width:12rem;font-family:SF Mono,Fira Code,monospace;font-size:.625rem;line-height:1.5;position:fixed;bottom:1rem;left:1rem;overflow:hidden;box-shadow:0 8px 32px #0006}.cm-head[data-astro-cid-jwcy3zt4]{cursor:pointer;width:100%;color:var(--fbf-white,#fafafa);font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:.4rem;padding:.4rem .6rem;display:flex}.cm-dot[data-astro-cid-jwcy3zt4]{background:var(--fbf-cyan,#22d3ee);width:6px;height:6px;box-shadow:0 0 8px var(--fbf-cyan,#22d3ee);border-radius:50%;animation:2s ease-in-out infinite cm-pulse}@keyframes cm-pulse{0%,to{opacity:1}50%{opacity:.35}}.cm-title[data-astro-cid-jwcy3zt4]{text-transform:uppercase;letter-spacing:.1em;flex:1}.cm-field[data-astro-cid-jwcy3zt4]{color:var(--fbf-yellow,#eab308);text-transform:uppercase}.cm-body[data-astro-cid-jwcy3zt4]{border-top:1px solid #ffffff0f;padding:.2rem .6rem .6rem}.cast-monitor[data-astro-cid-jwcy3zt4][data-collapsed] .cm-body[data-astro-cid-jwcy3zt4]{display:none}.cm-row[data-astro-cid-jwcy3zt4]{justify-content:space-between;gap:1rem;display:flex}.cm-row[data-astro-cid-jwcy3zt4] b[data-astro-cid-jwcy3zt4]{color:var(--fbf-white,#fafafa);font-weight:500}.cm-sep[data-astro-cid-jwcy3zt4]{color:var(--text-muted,#52525b);text-transform:uppercase;letter-spacing:.08em;margin:.4rem 0 .2rem}.cm-sep[data-astro-cid-jwcy3zt4] i[data-astro-cid-jwcy3zt4]{color:var(--fbf-cyan,#22d3ee);font-style:normal}.cm-hint[data-astro-cid-jwcy3zt4]{color:var(--text-muted,#52525b);margin-top:.5rem}.cm-hint[data-astro-cid-jwcy3zt4] kbd[data-astro-cid-jwcy3zt4]{color:var(--fbf-white,#fafafa);background:#ffffff14;border-radius:3px;padding:0 .25rem}@media (width<=40em){.cast-monitor[data-astro-cid-jwcy3zt4]{display:none}}@media (prefers-reduced-motion:reduce){.cm-dot[data-astro-cid-jwcy3zt4]{animation:none}}
