:root{--bg:#0a0a0a;--bg-card:#161616;--bg-inset:#0f0f0f;--border:#3a3a3a;--border-bright:#555;--text:#c8c8c8;--text-dim:#8a8a8a;--text-bright:#f0f0f0;--accent:#3ecf6e;--link:#6eb5e8;--link-hover:#9fd4ff;--mono:"Courier New", Courier, "Lucida Console", monospace}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--mono);color:var(--text);background:var(--bg);background-image:radial-gradient(ellipse 80% 60% at 50% 0%, #141414 0%, var(--bg) 65%);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.45}a{color:var(--link)}.hq{flex-direction:column;gap:1rem;width:min(1180px,96vw);height:100svh;margin:0 auto;padding:1rem 1.5rem;display:flex;overflow:hidden}.header{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;display:flex}.header__logo{border-radius:50%;flex-shrink:0;width:110px;height:110px}.header__text{text-align:center}.header__title{letter-spacing:.16em;color:var(--text-bright);text-transform:uppercase;margin:0;font-size:1.3rem;font-weight:700}.header__tagline{color:var(--text-dim);letter-spacing:.06em;margin:.2rem 0 0;font-size:.85rem;font-style:italic}.launcher{flex-direction:column;flex:1;min-height:0;display:flex}.launcher__grid{flex:1;grid-template-rows:auto minmax(0,1fr);grid-template-columns:repeat(4,1fr);gap:1rem;min-height:0;display:grid}.launcher-tile--featured{grid-column:1/-1;height:auto}.launcher-tile{text-align:center;background:var(--bg-card);border:2px solid var(--border);flex-direction:column;justify-content:center;align-items:center;gap:.6rem;min-height:0;padding:1rem;display:flex;box-shadow:inset 0 0 0 1px #000}.launcher-tile:not(.launcher-tile--featured){justify-content:flex-start;gap:.55rem;height:100%;padding:.9rem .85rem}.launcher-tile:not(.launcher-tile--featured) .logo-link--large{width:92px;height:92px}.launcher-tile:not(.launcher-tile--featured) .logo-link--wide{width:176px;height:92px}.launcher-tile__name{color:var(--text-bright);letter-spacing:.05em;margin:0;font-size:.95rem;font-weight:700}.launcher-tile__description{color:var(--text-dim);max-width:24ch;margin:0;font-size:.72rem;line-height:1.4}.launcher-tile--locked{cursor:default;-webkit-user-select:none;user-select:none;background:#000;border-color:#1a1a1a;justify-content:center;align-items:center;box-shadow:inset 0 0 0 1px #000}.tile-lock__form{justify-content:center;width:100%;display:flex}.tile-lock__input{width:100%;max-width:160px;font-family:var(--mono);color:var(--text-bright);border:1px solid var(--border);text-align:center;background:#0d0d0d;outline:none;padding:.4rem .5rem;font-size:.75rem}.tile-lock__input:focus{border-color:var(--border-bright)}.tile-lock__input--error{border-color:#a33}.logo-link{background:var(--bg-inset);border:2px solid var(--border-bright);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:.45rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:inset 1px 1px #000}.logo-link:hover{border-color:var(--link);box-shadow:inset 1px 1px #000,0 0 16px #6eb5e82e}.logo-link:active{border-color:var(--accent)}.logo-link--large{width:120px;height:120px}.logo-link--medium{width:72px;height:72px;padding:.3rem}.logo-link--wide{width:220px;height:68px}.logo-link--disabled{cursor:default;opacity:.55}.logo-link--disabled:hover{border-color:var(--border-bright);box-shadow:inset 1px 1px #000}.logo-link__img{object-fit:contain;max-width:100%;max-height:100%}.logo-link--wide .logo-link__img{width:100%;height:100%}.logo-link__placeholder{width:100%;height:100%;color:var(--text-dim);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.launcher-tile--featured{justify-content:center;gap:.7rem;padding:.8rem 1.5rem}.launcher-tile--featured .logo-link--large{width:96px;height:96px}.launcher-tile__main{justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex}.launcher-tile__info{text-align:left;flex:1;min-width:0;max-width:420px}.launcher-tile--featured .launcher-tile__name{margin-bottom:.3rem;font-size:1.1rem}.launcher-tile--featured .launcher-tile__description{max-width:none;font-size:.85rem}.launcher-tile__bands{border-top:1px dashed var(--border);width:100%;padding-top:.7rem}.launcher-tile__bands-label{color:var(--text-dim);letter-spacing:.1em;text-transform:uppercase;text-align:center;margin:0 0 .5rem;font-size:.7rem}.launcher-tile__bands-list{justify-content:center;gap:2.25rem;margin:0;padding:0;list-style:none;display:flex}.launcher-tile--featured .logo-link--medium{width:60px;height:60px}.band-tile{flex-direction:column;align-items:center;gap:.4rem;display:flex}.band-tile__name{color:var(--text-bright);text-align:center;font-size:.75rem;font-weight:700;line-height:1.2}.hq__footer{border-top:1px dashed var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding-top:.6rem;display:flex}.hq__footer-meta{color:var(--text-dim);white-space:nowrap;font-size:.72rem}.studio-log{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.studio-log__label{color:var(--text-dim);letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;font-size:.72rem}.studio-log__list{gap:1.5rem;min-width:0;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.studio-log__entry{color:var(--text-dim);white-space:nowrap;text-overflow:ellipsis;gap:.5rem;min-width:0;font-size:.72rem;display:flex;overflow:hidden}.studio-log__entry time{flex-shrink:0}.studio-log__entry span{color:var(--text);text-overflow:ellipsis;overflow:hidden}@media (height<=720px){.hq{gap:.55rem;padding:.75rem 1.25rem .65rem}.header__logo{width:74px;height:74px}.header__title{font-size:1.1rem}.launcher-tile--featured{gap:.55rem;padding:.6rem 1.25rem}.launcher-tile--featured .logo-link--large{width:82px;height:82px}.launcher-tile--featured .logo-link--medium{width:50px;height:50px}.launcher-tile__bands{padding-top:.55rem}.launcher-tile:not(.launcher-tile--featured){gap:.4rem;padding:.75rem .7rem}.launcher-tile:not(.launcher-tile--featured) .logo-link--large{width:76px;height:76px}.launcher-tile:not(.launcher-tile--featured) .logo-link--wide{width:148px;height:76px}.launcher-tile__description{font-size:.68rem}}@media (width<=720px){.hq{width:100%;height:auto;min-height:100svh;padding:1rem;overflow:auto}.launcher__grid{grid-template-rows:auto;grid-template-columns:1fr;height:auto}.launcher-tile{height:auto;min-height:200px}.launcher-tile__main{text-align:center;flex-direction:column}.launcher-tile__info{text-align:center}.launcher-tile__bands-list{flex-direction:column;align-items:center;gap:1rem}.hq__footer{flex-direction:column;align-items:flex-start}.studio-log__list{flex-direction:column;gap:.25rem}}
