:root{color:#f5f5f5;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:system-ui,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}body{background:#000;min-height:100svh;margin:0}#root{min-height:100svh}button,input{font:inherit}.screen-shell{color:#f5f5f5;background:#000;place-items:center;width:100%;min-height:100svh;display:grid;position:relative}.screen-shell--embedded{height:100%;min-height:100%}.screen-shell__back{z-index:1;color:inherit;cursor:pointer;background:0 0;border:1px solid #555;border-radius:6px;padding:.5rem .75rem;position:absolute;top:1rem;left:1rem}.screen-shell__back:hover{border-color:#aaa}.screen-shell__next,.screen-shell__label{color:inherit;background:0 0;border:1px solid #fff;border-radius:8px;margin:0;padding:1rem 1.5rem}.screen-shell__next{cursor:pointer}.screen-shell__next:hover{background:#111}.app-shell{background:#000;flex-direction:column;min-height:100svh;display:flex}.app-shell__main{touch-action:pan-y;flex:1;min-height:0;overflow:hidden}.app-header{border-bottom:1px solid #222;justify-content:flex-end;align-items:center;padding:.75rem 1rem;display:flex}.app-header__profile{color:inherit;cursor:pointer;background:0 0;border:1px solid #555;border-radius:999px;padding:.45rem .8rem}.tab-navigation{background:#000;border-top:1px solid #222;grid-template-columns:repeat(3,1fr);display:grid}.tab-navigation__item{color:#888;cursor:pointer;background:0 0;border:0;padding:.9rem .5rem}.tab-navigation__item.is-active{color:#fff}.event-main{flex-direction:column;height:100%;display:flex}.event-main__panels{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.75rem 1rem 0;display:grid}.event-main__panel{color:#aaa;cursor:pointer;background:0 0;border:1px solid #444;border-radius:999px;padding:.55rem .4rem}.event-main__panel.is-active{color:#fff;border-color:#fff}.event-main__content{flex:1;min-height:0}.modal-backdrop{z-index:20;background:#000000b3;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-panel{background:#111;border:1px solid #444;border-radius:12px;width:min(100%,22rem);padding:1rem}.modal-panel__header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.modal-panel__header h2{margin:0;font-size:1.1rem;font-weight:600}.modal-panel__header button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:1.4rem;line-height:1}
