:root{--ink:#111;--paper:#fff;--card:#f7f7f7;--line:#111;--font-scale:.8;--mono:var(--font-martian-mono), "SFMono-Regular", ui-monospace, Menlo, Consolas, monospace}.home{box-sizing:border-box;background:var(--paper);min-height:100%;color:var(--ink);font-family:var(--mono);font-size:calc(15px * var(--font-scale));-webkit-font-smoothing:antialiased;letter-spacing:-.02em;margin:0;padding:0;font-weight:300}.home *,.home :before,.home :after{box-sizing:border-box}.home a{color:inherit;text-decoration:none}.home .brand{font-size:calc(18px * var(--font-scale))}.home .label,.home .muted,.home .track-id{font-size:calc(15px * var(--font-scale))}.home .links{font-size:calc(15px * var(--font-scale));line-height:1.95}.home .links a{display:inline-block;position:relative}.home .links a:after{content:"";background:var(--ink);height:1px;transition:right .28s;position:absolute;bottom:1px;left:0;right:100%}.home .links a:hover:after{right:0}.home .player{border:1px solid var(--line);background:var(--paper);overflow:hidden}.home .player iframe{border:0;width:100%;display:block}.home .stage{justify-content:flex-start;align-items:center;min-height:100vh;padding:48px;display:flex}.home .card{aspect-ratio:1960/940;background:var(--card);border-radius:28px;width:min(1500px,82vw);min-height:600px;position:relative;overflow:hidden}.home .card .brand{position:absolute;top:7.5%;left:24%}.home .card .when{position:absolute;top:21.5%;left:3.6%}.home .card .where{position:absolute;top:21.5%;left:33.5%}.home .card .rule{background:var(--line);width:42%;height:1px;position:absolute;top:29%;left:3.6%}.home .card .status{position:absolute;top:30.5%;left:3.6%}.home .card .track-id{position:absolute;top:44%;left:15.5%}.home .card .player{width:34%;height:128px;position:absolute;top:51%;left:11%}.home .card .player iframe{height:100%}.home .card .links{position:absolute;top:79%;left:26%}@media (max-width:760px){.home .stage{min-height:100dvh;padding:0;display:block}.home .card{aspect-ratio:auto;background:var(--paper);border-radius:0;flex-direction:column;gap:0;width:100%;min-height:100dvh;padding:34px 24px 48px;display:flex;position:static}.home .card .brand,.home .card .when,.home .card .where,.home .card .rule,.home .card .status,.home .card .track-id,.home .card .player,.home .card .links{width:auto;height:auto;position:static;top:auto;left:auto}.home .card .brand{font-size:calc(17px * var(--font-scale));margin-bottom:56px}.home .card .schedule-head{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:8px;display:flex}.home .card .status{color:var(--ink);margin-top:14px}.home .card .track-id{margin-top:64px;margin-bottom:14px}.home .card .player{width:100%;height:166px}.home .card .player iframe{height:166px}.home .card .links{line-height:2.2;font-size:calc(16px * var(--font-scale));margin-top:auto;padding-top:64px}}@media (min-width:761px){.home .card .schedule-head{display:contents}}
