:root{color-scheme:dark;--page-bg:#050608;--text-main:#f5f5f4;--text-muted:#a8a29e;--panel-border:hsla(24,6%,83%,.1);--panel-bg:rgba(0,0,0,.4);--button-border:hsla(20,6%,90%,.15);--button-text:#e7e5e4;--button-active-border:rgba(252,211,77,.5);--button-active-bg:rgba(252,211,77,.1);--button-active-text:#fef3c7}html{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{background:var(--page-bg);color:var(--text-main)}body{margin:0}#__nuxt,body{min-height:100vh}*,:after,:before{box-sizing:border-box}a{color:inherit}img{display:block}.overlay-shell,.screen-fill{inset:0;position:absolute}.overlay-shell{pointer-events:none;z-index:40}.panel-skin{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:1.5rem;box-shadow:0 24px 72px #00000070}.panel-action{align-items:center;background:transparent;border:1px solid var(--button-border);border-radius:999px;color:var(--button-text);display:inline-flex;font-size:.65rem;justify-content:center;letter-spacing:.28em;padding:.25rem .75rem;text-decoration:none;text-transform:uppercase;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.panel-action:hover{border-color:#fcd34d66;color:var(--button-active-text)}.panel-action-active{background:var(--button-active-bg);border-color:var(--button-active-border);color:var(--button-active-text)}
