/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--color-black:#000;--radius-xl:.75rem}}@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:0}.block{display:block}.hidden{display:none}.h-\[520px\]{height:520px}.h-full{height:100%}.h-screen{height:100vh}.w-full{width:100%}.w-screen{width:100vw}.touch-none{touch-action:none}.resize{resize:both}.overflow-hidden{overflow:hidden}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-border{border-color:var(--border)}.bg-black{background-color:var(--color-black)}}.bh-island{--background:#07090f;--foreground:#f3f2ed;--primary:#bfd2ff;--primary-foreground:#182748;--border:#343a47;--ring:#bfd2ff}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}