/*! tailwindcss v4.3.1 | 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)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}@keyframes uvb-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}:root{--uvb-anim-dur:.9s}[data-anim="2"]{--uvb-anim-dur:.5s}[data-anim="3"]{--uvb-anim-dur:.2s}.uvb-hero-in{animation:uvb-rise var(--uvb-anim-dur) ease-out both}.uvb-hero-in.d1{animation-delay:.2s}.uvb-hero-in.d2{animation-delay:.35s}.uvb-hero-in.d3{animation-delay:.5s}[data-anim="0"] .uvb-hero-in{opacity:1;animation:none;transform:none}@media (prefers-reduced-motion:reduce){.uvb-hero-in{opacity:1;animation:none;transform:none}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}:root{--blue:#0057b7;--gold:gold;--black:#111;--red:#d20a11;--bg:#0a0a0a;--fg:#f5f5f5;--card:#1a1a1a;--border:#333;--accent:var(--gold);--font-heading:"Unbounded",sans-serif;--font-body:"Inter",sans-serif}[data-mode=light]{--bg:#f9f6f0;--fg:#111;--card:#fff;--border:#ddd}[data-theme="1"]{--accent:var(--gold);--theme-border:3px solid var(--gold);--theme-ornament:"✦"}[data-theme="2"]{--accent:var(--blue);--theme-border:1px solid var(--blue);--theme-ornament:""}[data-theme="3"]{--accent:var(--red);--theme-border:4px solid var(--red);--theme-ornament:"★"}[data-theme="4"]{--accent:#8b1a1a;--theme-border:3px solid #8b1a1a;--theme-ornament:"❧"}*{box-sizing:border-box}body{background:var(--bg);color:var(--fg);font-family:var(--font-body);margin:0;overflow-x:hidden}h1,h2,h3{font-family:var(--font-heading)}@media (max-width:768px){.hidden-mobile{display:none!important}}@media (min-width:769px){.show-mobile{display:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}