:root{--ink:#111;--paper:#fff;--card:#f7f7f7;--line:#111;--glass:#ffffff6b;--glass-edge:#ffffff9e;--font-scale:.95;--mono:var(--font-recursive), "Recursive", ui-sans-serif, system-ui, sans-serif}.home{box-sizing:border-box;min-height:100%;color:var(--ink);font-family:var(--mono);font-size:calc(15px * var(--font-scale));-webkit-font-smoothing:antialiased;letter-spacing:-.02em;background:0 0;margin:0;padding:0;font-weight:400;position:relative}.home .stage,.home .card{z-index:1;position:relative}.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:#ffffffb8;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/980;background:var(--glass);border:1px solid var(--glass-edge);-webkit-backdrop-filter:blur(20px)saturate(1.2);border-radius:28px;width:min(1500px,82vw);min-height:680px;overflow:hidden;box-shadow:inset 0 1px #ffffff59}.home .card:before{content:"";border-radius:inherit;pointer-events:none;z-index:0;mix-blend-mode:soft-light;opacity:.9;background:linear-gradient(#ffffff47 0%,#ffffff14 45%,#f0f0ff1f 100%),repeating-linear-gradient(0deg,#0000,#0000 2px,#ffffff08 2px 3px);position:absolute;inset:0}.home .card .brand{position:absolute;top:7.5%;left:24%}.home .card .blurb{text-align:right;line-height:1.55;font-size:calc(15px * var(--font-scale));margin:0;position:absolute;top:7.5%;right:5%}.home .card .when{position:absolute;top:21.5%;left:3.6%}.home .card .where{position:absolute;top:21.5%;left:18%}.home .card .rule{background:var(--line);width:42%;height:1px;position:absolute;top:24.5%;left:3.6%}.home .card .when-value{position:absolute;top:25.8%;left:3.6%}.home .card .where-value{position:absolute;top:25.8%;left:18%}.home .card .track-id{font-family:var(--mono);margin-bottom:10px}.home .card .tracks-row{align-items:flex-end;gap:32px;display:flex;position:absolute;inset:40% 5% auto 11%}.home .card .tracks{flex-direction:column;flex:1;gap:32px;min-width:0;display:flex}.home .card .player{width:100%;height:118px;font-family:var(--mono)}.home .card .player iframe{height:100%}.home .card .links{text-align:right;flex-shrink:0;padding-bottom:0;line-height:2}@media (max-width:760px){.home .stage{min-height:100dvh;padding:0;display:block}.home .card{aspect-ratio:auto;-webkit-backdrop-filter:blur(14px)saturate(1.1);width:100%;min-height:100dvh;box-shadow:none;background:#ffffff7a;border:none;border-radius:0;flex-direction:column;gap:0;padding:34px 24px 80px;display:flex;position:static}.home .card .brand,.home .card .blurb,.home .card .when,.home .card .where,.home .card .rule,.home .card .when-value,.home .card .where-value,.home .card .tracks-row,.home .card .tracks,.home .card .track-id,.home .card .player,.home .card .links{width:auto;height:auto;position:static;top:auto;left:auto;right:auto}.home .card .brand{font-size:calc(17px * var(--font-scale));margin-bottom:12px}.home .card .blurb{text-align:left;margin-bottom:48px;line-height:1.65}.home .card .schedule-head{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:8px;display:flex}.home .card .rule{display:none}.home .card .schedule-body{justify-content:space-between;gap:24px;margin-top:14px;display:flex}.home .card .when-value,.home .card .where-value{color:var(--ink)}.home .card .where-value{text-align:right}.home .card .tracks-row{flex-direction:column;align-items:stretch;gap:0;margin-top:96px;display:flex}.home .card .tracks{gap:40px;width:100%}.home .card .track-id{margin-top:0;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));text-align:left;margin-top:auto;padding-top:64px}}@media (min-width:761px){.home .card .schedule-head,.home .card .schedule-body{display:contents}}
