:root{color-scheme:dark;font-family:Trebuchet MS,Avenir Next,Avenir,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ui-scale: 1;--ink: #f8f4e6;--ink-dim: #b8c7d1;--night-0: #050b16;--night-1: #081b2b;--focus: #ffdd78;--panel: color-mix(in srgb, #102b3b 88%, transparent)}*,*:before,*:after{box-sizing:border-box}html,body,#app{width:100%;min-width:280px;height:100%;min-height:100%;margin:0;overflow:hidden}body{color:var(--ink);background:radial-gradient(circle at 50% 24%,#16485b 0%,transparent 38%),linear-gradient(160deg,var(--night-1),var(--night-0));overscroll-behavior:none;-webkit-tap-highlight-color:transparent}button,input,select{font:inherit}button{color:inherit}button,[role=button],[tabindex]{outline:none}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.boot-shell{position:fixed;inset:0;display:grid;place-content:center;gap:1rem;text-align:center;letter-spacing:.08em;color:#caefe8}.boot-shell p{margin:0;font-size:.78rem;text-transform:uppercase}.boot-shell--error{max-width:30rem;margin:auto;padding:2rem}.boot-shell--error h1{margin:0;font-family:Georgia,serif;color:#fff2ba}.boot-shell--error button{justify-self:center;padding:.75rem 1.25rem;border:1px solid #ffdf83;border-radius:999px;color:#132333;background:#ffdf83;font-weight:800;cursor:pointer}.boot-mark{display:flex;align-items:center;justify-content:center;gap:.45rem;height:2.25rem}.boot-mark span{width:.7rem;height:.7rem;border:2px solid #ffd376;border-radius:50% 50% 46% 54%;box-shadow:0 0 1rem #ffc96180;animation:boot-breathe 1.15s ease-in-out infinite alternate}.boot-mark span:nth-child(2){width:1.05rem;height:1.05rem;animation-delay:-.35s}.boot-mark span:nth-child(3){animation-delay:-.7s}@keyframes boot-breathe{0%{transform:translateY(.25rem) scale(.75);opacity:.5}to{transform:translateY(-.25rem) scale(1);opacity:1}}html[data-motion=reduced] *,html[data-motion=reduced] *:before,html[data-motion=reduced] *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}@media(prefers-reduced-motion:reduce){.boot-mark span{animation:none}}.art-gallery-host{position:fixed;inset:0;overflow:hidden;background:#071621}.art-gallery-host canvas{width:100%;height:100%;display:block}.art-gallery-label{position:absolute;top:max(1rem,env(safe-area-inset-top));left:max(1rem,env(safe-area-inset-left));display:grid;gap:.2rem;max-width:min(30rem,calc(100% - 2rem));padding:.75rem 1rem;border:1px solid #fff2;border-radius:.85rem;color:#eefbf7;background:#07141dcc;box-shadow:0 1rem 3rem #0007;backdrop-filter:blur(12px);pointer-events:none}.art-gallery-label strong{font-size:.88rem;letter-spacing:.08em;text-transform:uppercase}.art-gallery-label span{color:#a9c9cc;font-size:.72rem}
