@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;600;700;800&family=Nunito:wght@600;700;800;900&display=swap";:root{color:#f3f5fb;background:#080b14;font-family:Manrope,system-ui,sans-serif;font-synthesis:none;--panel: #101522;--line: #252c3d;--muted: #8d96aa;--hour: #ffc857;--minute: #70d6ff;--second: #ff70a6;--accent: #b8ff65}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:radial-gradient(circle at 15% 20%,rgba(112,214,255,.08),transparent 30%),radial-gradient(circle at 85% 70%,rgba(255,112,166,.07),transparent 32%),#080b14}button{font:inherit}button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.loading-screen{min-height:100vh;display:grid;place-items:center;color:var(--accent);font:500 13px DM Mono,monospace;letter-spacing:.12em}.eyebrow{color:var(--accent);font-family:DM Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.16em}.tutorial-shell{width:min(1120px,calc(100% - 48px));min-height:100vh;margin:0 auto;padding:26px 0;display:grid;grid-template-rows:auto 1fr}.tutorial-topline{display:flex;justify-content:space-between;align-items:center}.tutorial-brand{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.tutorial-card{align-self:center;display:grid;grid-template-columns:1fr 1fr;min-height:580px;border:1px solid var(--line);background:#101522b8}.tutorial-visual{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle,rgba(112,214,255,.1),transparent 58%);border-right:1px solid var(--line)}.tutorial-dial{position:relative;width:min(36vw,350px);aspect-ratio:1;border:1px solid #59647b;border-radius:50%;box-shadow:0 0 80px #70d6ff14}.tutorial-dial:before{content:"12";position:absolute;left:50%;top:13%;transform:translate(-50%);color:#d8deea;font:12px DM Mono,monospace}.tutorial-dial:after{content:"06";position:absolute;left:86%;top:47%;color:#66738c;font:11px DM Mono,monospace}.tutorial-dial i{position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.tutorial-hand{position:absolute;left:50%;top:50%;width:3px;height:37%;transform-origin:50% 0}.hand-hour{background:var(--hour);transform:rotate(25deg)}.hand-minute{background:var(--minute);transform:rotate(145deg)}.hand-second{background:var(--second);transform:rotate(260deg)}.tutorial-target{position:absolute;display:grid;place-items:center;width:55px;height:55px;border-radius:50%;font:700 11px DM Mono,monospace}.target-a{top:17%;right:19%;color:#111722;background:var(--hour)}.target-b{bottom:18%;left:13%;color:#111722;background:var(--minute)}.target-c{top:44%;left:8%;color:#111722;background:var(--second)}.tutorial-key-stack{position:absolute;right:18%;bottom:16%;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.tutorial-key-stack kbd{min-width:55px;padding:12px}.tutorial-progress{position:absolute;right:13%;bottom:18%;display:grid;color:#a3adbf;font:12px DM Mono,monospace}.tutorial-progress strong{color:#fff;font-size:42px}.tutorial-progress em{margin-top:15px;color:var(--accent);font-style:normal}.tutorial-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(35px,6vw,80px)}.tutorial-copy h1{margin:13px 0 22px;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.065em}.tutorial-copy p{max-width:390px;margin:0;color:#aab2c3;line-height:1.85}.tutorial-dots{display:flex;gap:8px;margin-top:45px}.tutorial-dots button{width:32px;height:4px;padding:0;border:0;background:#354056;cursor:pointer}.tutorial-dots button.selected{background:var(--accent)}.tutorial-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:26px}.primary-button,.secondary-button,.text-button,.icon-button,.keycap{border:0;border-radius:4px;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease}.primary-button:hover,.secondary-button:hover,.keycap:hover{transform:translateY(-1px)}.primary-button{padding:14px 22px;color:#0a0d13;background:var(--accent);font-weight:800}.secondary-button{padding:13px 21px;color:#edf0f7;background:transparent;border:1px solid #384156;font-weight:700}.text-button{padding:10px 4px;color:#c9d0df;background:transparent;text-decoration:underline;text-underline-offset:4px}.home-shell{width:min(1180px,calc(100% - 48px));min-height:100vh;margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;align-items:stretch;border-inline:1px solid rgba(255,255,255,.05)}.hero-card,.rules-card{padding:clamp(44px,7vw,96px)}.hero-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-right:1px solid var(--line)}.brand-mark{position:relative;width:64px;height:64px;margin-bottom:56px;border:1px solid #525c70;border-radius:50%}.brand-mark:after{content:"";position:absolute;inset:50%;width:6px;height:6px;background:#fff;border-radius:50%;transform:translate(-50%,-50%)}.brand-mark span{position:absolute;left:50%;top:50%;height:25px;width:2px;transform-origin:50% 0}.brand-mark span:nth-child(1){background:var(--hour);transform:rotate(20deg)}.brand-mark span:nth-child(2){background:var(--minute);transform:rotate(130deg)}.brand-mark span:nth-child(3){background:var(--second);transform:rotate(250deg)}.hero-card h1,.result-card h1{margin:12px 0 22px;font-size:clamp(64px,8vw,106px);line-height:.82;letter-spacing:-.075em;text-transform:uppercase}.hero-copy{max-width:430px;margin:0 0 36px;color:#aab2c3;font-size:16px;line-height:1.8}.start-button{min-width:210px;margin-bottom:12px}.storage-warning{color:#ff9abf;font-size:13px;line-height:1.5}.rules-card{display:flex;flex-direction:column;justify-content:space-between;background:#1015229e}.rules-card h2{margin:10px 0 28px;font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.05em}.control-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.control-item{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid var(--line);color:#afb7c7}kbd{min-width:38px;padding:7px 9px;border:1px solid #4c566c;border-bottom-width:3px;border-radius:4px;background:#171d2b;color:#fff;font:500 13px DM Mono,monospace;text-align:center}.hour kbd{color:var(--hour)}.minute kbd{color:var(--minute)}.second kbd{color:var(--second)}.boost kbd{color:var(--accent)}.rules-list{margin:26px 0;padding:0;list-style:none;color:#a5adbd}.rules-list li{display:grid;grid-template-columns:32px 1fr;gap:10px;padding:13px 0;border-top:1px solid var(--line);font-size:13px;line-height:1.6}.rules-list span{color:#596277;font:12px DM Mono,monospace}.best-panel{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 18px;padding:18px 0 0;border-top:1px solid #3b4355}.best-panel span{color:var(--muted);font-size:12px}.best-panel strong{grid-row:2;font:500 clamp(19px,2vw,27px) "DM Mono",monospace}.best-panel button{grid-column:2;grid-row:1 / 3}.game-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.game-header{min-height:88px;display:grid;grid-template-columns:repeat(4,minmax(110px,1fr)) auto;align-items:center;gap:24px;padding:12px clamp(20px,4vw,60px);border-bottom:1px solid var(--line)}.game-header>div{display:flex;flex-direction:column;gap:7px}.game-header strong{font:500 clamp(16px,2vw,24px) "DM Mono",monospace;white-space:nowrap}.game-header small{color:var(--muted);font:11px DM Mono,monospace;white-space:nowrap}.icon-button{width:40px;height:40px;color:#bbc2d1;background:#141927;border:1px solid var(--line);font-size:24px}.game-stage{position:relative;min-height:0;display:grid;place-items:center;overflow:hidden}.clock-host{width:min(74vh,72vw,820px);aspect-ratio:1}.target-count{position:absolute;left:clamp(20px,4vw,60px);bottom:24px;display:grid;color:var(--muted);font:12px DM Mono,monospace;text-transform:uppercase}.target-count strong{color:#fff;font-size:30px}.target-count small{margin-top:6px;color:#626d82}.replay-badge{position:absolute;right:5%;top:5%;padding:8px 12px;color:#080b14;background:var(--accent);font:700 11px DM Mono,monospace;letter-spacing:.14em}.game-controls{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:12px clamp(20px,4vw,60px);border-top:1px solid var(--line);color:var(--muted);font-size:12px}.game-controls>div{display:flex;gap:18px}.game-controls small{color:#6d7890;font:11px DM Mono,monospace}.inline-control{display:inline-flex;align-items:center;gap:7px}.inline-control kbd{min-width:32px;padding:5px 7px}.modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:20px;background:#03050ad1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-card{width:min(520px,100%);padding:36px;background:#111725;border:1px solid #31394d;box-shadow:0 28px 100px #00000080}.modal-card h2{margin:8px 0 5px;font-size:34px}.binding-list{margin-top:28px;border-top:1px solid var(--line)}.binding-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.keycap{min-width:150px;padding:11px;color:#fff;background:#1a2130;border:1px solid #3b455b;font-family:DM Mono,monospace}.keycap.capturing{color:var(--accent);border-color:var(--accent)}.form-error{min-height:20px;color:#ff7fae;font-size:13px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.modal-actions.split{justify-content:space-between;align-items:center}.modal-actions>div{display:flex;gap:9px}.result-shell{min-height:100vh;display:grid;place-items:center;padding:32px}.result-card{position:relative;width:min(760px,100%);padding:clamp(36px,7vw,72px);background:var(--panel);border:1px solid var(--line);text-align:center}.result-card h1{margin:16px 0 42px;font-size:clamp(56px,10vw,94px)}.new-best{position:absolute;right:-10px;top:30px;padding:8px 15px;color:#0b0e14;background:var(--accent);font:700 12px DM Mono,monospace;transform:rotate(4deg)}.final-score{display:flex;flex-direction:column;gap:9px;padding:28px 0;border-block:1px solid var(--line)}.final-score span,.result-stats span{color:var(--muted);font-size:12px}.final-score strong{color:var(--accent);font:500 clamp(24px,4vw,39px) "DM Mono",monospace}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0 34px}.result-stats div{display:flex;flex-direction:column;gap:8px;border-right:1px solid var(--line)}.result-stats div:last-child{border:0}.result-stats strong{font:500 17px DM Mono,monospace}.result-actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}@media(max-width:780px){.tutorial-shell{width:calc(100% - 28px);padding:18px 0}.tutorial-card{grid-template-columns:1fr}.tutorial-visual{min-height:330px;border-right:0;border-bottom:1px solid var(--line)}.tutorial-dial{width:min(64vw,280px)}.tutorial-copy{padding:35px 25px}.tutorial-copy h1{font-size:42px}.tutorial-topline .text-button{font-size:12px}.home-shell{width:100%;grid-template-columns:1fr}.hero-card{min-height:90vh;border-right:0;border-bottom:1px solid var(--line)}.game-header{grid-template-columns:repeat(2,1fr) auto;gap:10px}.game-header>div:nth-child(3),.game-header>div:nth-child(4){display:none}.clock-host{width:min(94vw,65vh)}.game-controls>span{display:none}.game-controls{justify-content:center;overflow-x:auto}.game-controls>div{gap:8px}.inline-control{font-size:0}}:root{color:#11110f;background:#f1f1ee;--panel: #ffffff;--line: #d8d8d1;--muted: #73736d;--ink: #11110f;--paper: #f1f1ee;--surface: #ffffff;--hour: #ffef7a;--minute: #8fb0ff;--second: #dff0c2;--accent: #dff0c2;--pink: #ff9fbd;--shadow: 0 16px 40px rgba(22, 22, 18, .08), 0 2px 8px rgba(22, 22, 18, .05)}body{color:var(--ink);background:var(--paper)}button{color:inherit}button:focus-visible{outline-color:var(--ink)}.eyebrow{color:#55564f}.muted{color:var(--muted)}.loading-screen{color:var(--ink);background:var(--paper)}.primary-button,.secondary-button,.text-button,.icon-button,.keycap{border-radius:999px}.primary-button{color:#fff;background:var(--ink);box-shadow:0 5px #c9c9c2}.primary-button:hover{background:#30302c}.secondary-button{color:var(--ink);border-color:var(--ink);background:#fff}.secondary-button:hover{background:var(--hour)}.text-button{color:var(--ink)}kbd{color:var(--ink);border-color:#a7a7a0;background:#fff;box-shadow:0 2px #d3d3cd}.hour kbd{background:var(--hour);color:var(--ink)}.minute kbd{background:var(--minute);color:var(--ink)}.second kbd{background:var(--second);color:var(--ink)}.boost kbd{background:#fff;color:var(--ink)}.platform-shell{color:var(--ink);background:var(--paper)}.platform-sidebar{border-color:var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.platform-logo{color:var(--ink)}.platform-logo small,.sidebar-label,.sidebar-season small,.sidebar-settings{color:var(--muted)}.platform-logo-mark,.mini-dial{border-color:var(--ink);background:#fff}.platform-logo-mark:after,.mini-dial:after{background:var(--ink)}.platform-logo-mark i,.mini-dial i,.art-clock i{background:var(--ink)!important}.nav-item{color:#6c6c66;border-radius:999px}.nav-item:hover{color:var(--ink);background:#f1f1ee}.nav-item.selected{color:#fff;border-color:var(--ink);background:var(--ink)}.nav-item.selected:before{display:none}.nav-icon,.nav-item.selected .nav-icon{color:inherit}.sidebar-season{border-color:var(--ink);border-radius:22px;background:var(--hour);box-shadow:0 7px #d9d9d2}.sidebar-season strong{color:var(--ink)}.season-progress,.rank-bar,.large-rank-bar,.rank-next i,.row-progress{background:#deded8;border-radius:999px}.season-progress i,.rank-bar i,.large-rank-bar i,.row-progress i{background:var(--ink);border-radius:inherit}.sidebar-settings:hover{color:var(--ink)}.platform-header{border-color:var(--line);background:#f1f1eee6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.breadcrumb,.breadcrumb b,.profile-chip small,.profile-chip>b{color:var(--muted)}.breadcrumb strong,.profile-chip{color:var(--ink)}.header-icon-button{color:var(--ink);border:1px solid var(--line);border-radius:50%;background:#fff}.header-icon-button:hover{color:var(--ink);background:var(--hour)}.notification-dot{border-color:#fff;background:var(--pink)}.avatar,.profile-avatar{color:var(--ink);border-color:var(--ink);background:var(--minute)}.dashboard-intro h1,.section-intro h1,.section-row h2{color:var(--ink)}.dashboard-intro h1 em,.featured-game-card h2 em,.shortcut-panel h2 em,.detail-hero h1 em{color:inherit;text-decoration:underline;text-decoration-color:var(--minute);text-decoration-thickness:.14em;text-underline-offset:.08em}.dashboard-intro p,.section-intro p{color:var(--muted)}.streak-pill{color:var(--ink);border-color:var(--ink);border-radius:999px;background:var(--hour);box-shadow:0 5px #d9d9d2}.streak-pill>span,.streak-pill small{color:var(--ink)}.featured-game-card{color:var(--ink);border:1px solid var(--ink);border-radius:32px;background:var(--second);box-shadow:var(--shadow)}.featured-game-card:before,.featured-orbit{border-color:#11110f40;box-shadow:none}.featured-game-card:after{color:#11110f9e}.featured-orbit.orbit-one,.featured-orbit.orbit-two{border-color:#11110f38}.status-live{color:#fff;border-radius:999px;background:var(--ink)}.status-live i{background:var(--hour)}.featured-game-card p,.featured-meta{color:#4e5049}.featured-footer .primary-button{color:var(--ink);background:#fff;box-shadow:0 5px #11110f33}.small-link,.section-link,.card-heading button{color:#4c4d47}.small-link:hover,.section-link:hover,.card-heading button:hover,.section-link span{color:var(--ink)}.rank-card,.recent-card,.control-panel,.shortcut-panel,.catalog-game-card,.mode-panel,.detail-stats,.competitive-rank-panel,.competitive-games,.history-table,.leaderboard-game-select,.board-card,.profile-summary,.profile-game,.achievement{color:var(--ink);border-color:var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.rank-card{background:var(--hour);border-color:var(--ink)}.recent-card{background:#fff}.rank-badge{color:var(--ink);border-color:var(--ink);background:#fff}.rank-main small,.rank-next,.rank-caption,.recent-main small,.recent-footer,.game-card-copy p,.game-card-copy .eyebrow,.game-card-meta,.control-panel .card-heading button,.key-hint small,.control-foot{color:var(--muted)}.rank-main small b,.rank-caption span:last-child,.recent-main strong,.recent-footer button{color:var(--ink)}.recent-footer{border-color:var(--line)}.catalog-game-card{overflow:hidden}.catalog-game-card:hover{border-color:var(--ink);box-shadow:0 18px 36px #16161221}.catalog-game-card.is-soon{color:#686862}.catalog-game-card.yellow .card-art{background:var(--hour)}.catalog-game-card.blue .card-art{background:var(--minute)}.catalog-game-card.pink .card-art{background:var(--pink)}.catalog-game-card.green .card-art{background:var(--second)}.art-orbit,.art-orbit:before,.art-orbit.small,.art-clock{border-color:#11110f9e}.art-clock{background:#fff;box-shadow:0 8px 22px #11110f1f}.art-clock:after{background:var(--ink)}.coming-badge{color:#fff;border-radius:999px;background:var(--ink)}.game-card-title,.control-panel h3{color:var(--ink)}.game-arrow,.game-card-meta span:last-child,.is-soon .game-card-meta span:last-child,.shortcut-list b{color:var(--ink)}.shortcut-list button{color:var(--ink);border-color:var(--line)}.shortcut-list small{color:var(--muted)}.shortcut-icon.yellow{color:var(--ink);background:var(--hour)}.shortcut-icon.pink{color:var(--ink);background:var(--pink)}.filter-row{border-color:var(--line)}.filter-tabs button,.filter-tabs button span,.sort-label,.back-link{color:var(--muted)}.filter-tabs button.active{color:var(--ink);border-color:var(--ink)}.filter-tabs button.active span,.back-link:hover{color:var(--ink)}.catalog-note{color:var(--muted);border-color:#9d9d96;border-radius:18px;background:#fff9}.catalog-note>span,.catalog-note strong{color:var(--ink)}.detail-hero{color:var(--ink);border-color:var(--ink);border-radius:32px;background:var(--minute);box-shadow:var(--shadow)}.detail-hero:after{border-color:#11110f3d}.detail-dial{border-color:var(--ink);background:#fff;box-shadow:0 14px 34px #11110f1f}.detail-dial:before,.detail-dial:after{color:#55564f}.detail-dial i,.detail-hand.hour,.detail-hand.minute,.detail-hand.second{background:var(--ink)}.detail-dial b{border:1px solid var(--ink);color:var(--ink)}.detail-hero p{color:#363731}.detail-tags span{color:var(--ink);border-color:var(--ink);border-radius:999px;background:#ffffff8c}.mode-panel{border-color:var(--ink)}.mode-card{color:var(--ink);border-color:var(--line);border-radius:18px;background:#f7f7f4}.mode-card:hover,.mode-card.active{border-color:var(--ink);background:var(--hour)}.mode-card.active .mode-arrow,.mode-card.ranked .mode-icon,.mode-card.practice .mode-icon,.mode-icon,.mode-help span{color:var(--ink)}.mode-icon{border-color:var(--ink);background:#fff}.mode-copy small,.mode-copy em,.mode-arrow,.mode-help,.detail-stats span,.detail-stats strong small{color:var(--muted)}.mode-help,.detail-stats div{border-color:var(--line)}.detail-stats strong{color:var(--ink)}.coming-art{border-color:var(--ink);border-radius:50%;background:#fff;box-shadow:var(--shadow)}.coming-view p{color:var(--muted)}.competitive-rank-panel{border-color:var(--ink);background:var(--second)}.season-chip{color:var(--ink);border-color:var(--ink);border-radius:999px;background:#fff}.big-rank div span,.big-rank div small,.competitive-game-row small,.game-row-rank small,.history-row small,.history-row time{color:var(--muted)}.competitive-game-row,.history-row{border-color:var(--line)}.game-row-rank strong,.history-row strong{color:var(--ink)}.history-delta,.result-mark.win{color:#29784f}.result-mark.loss,.delta.down{color:#a83255}.leaderboard-game-select{box-shadow:none}.leaderboard-game-select small,.leaderboard-game-select>b,.leaderboard-tabs button,.board-header,.board-rank,.board-score small{color:var(--muted)}.leaderboard-tabs button.active{color:var(--ink);border-color:var(--ink)}.board-header,.board-row{border-color:var(--line)}.board-row.me{border-left-color:var(--ink);background:var(--hour)}.board-rank.rank-01,.board-rank.rank-02,.board-rank.rank-03,.board-score,.delta{color:var(--ink)}.board-player em{color:#fff;border-radius:999px;background:var(--ink)}.load-more{color:var(--muted)}.load-more:hover{color:var(--ink)}.leaderboard-footer{color:var(--ink);border-color:var(--ink);border-radius:22px;background:var(--minute)}.leaderboard-footer strong,.leaderboard-footer>span:not(.eyebrow),.leaderboard-footer button{color:var(--ink)}.profile-cover{color:var(--ink);border-color:var(--ink);border-radius:28px;background:var(--second);box-shadow:var(--shadow)}.profile-cover p,.profile-summary span,.profile-summary small,.profile-game>span:nth-child(2) small,.profile-game>span:nth-child(3) small,.profile-game>span:nth-child(3) em,.achievement-count,.achievement small{color:var(--muted)}.profile-summary>div{border-color:var(--line)}.profile-summary strong,.profile-game>span:nth-child(2) strong,.profile-game>span:nth-child(3) strong,.profile-game>b,.achievement>span,.achievement strong{color:var(--ink)}.achievement:nth-child(2){background:var(--hour)}.achievement:nth-child(3){background:var(--minute)}.achievement.locked>span,.achievement.locked strong{color:#777770}.platform-toast{color:#fff;border-color:var(--ink);border-radius:999px;background:var(--ink);box-shadow:var(--shadow)}.platform-toast span{color:var(--hour)}.tutorial-shell,.game-shell,.result-shell{color:var(--ink);background:var(--paper)}.tutorial-card{overflow:hidden;border-color:var(--ink);border-radius:36px;background:#fff;box-shadow:var(--shadow)}.tutorial-visual{border-color:var(--ink);background:var(--second)}.tutorial-dial{border-color:var(--ink);background:#fff;box-shadow:0 14px 34px #11110f1f}.tutorial-dial:before,.tutorial-dial:after{color:#55564f}.tutorial-dial i,.tutorial-hand.hand-hour,.tutorial-hand.hand-minute,.tutorial-hand.hand-second{background:var(--ink)}.tutorial-target{color:var(--ink);border:1px solid var(--ink)}.tutorial-copy p{color:var(--muted)}.tutorial-dots button{border-radius:999px;background:#d5d5cf}.tutorial-dots button.selected{background:var(--ink)}.tutorial-progress{color:var(--muted)}.tutorial-progress strong,.tutorial-progress em{color:var(--ink)}.game-header,.game-controls{border-color:var(--line);background:#ffffffdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.game-header strong,.target-count strong{color:var(--ink)}.game-header small,.game-controls,.game-controls small,.target-count,.target-count small{color:var(--muted)}.icon-button{color:var(--ink);border-color:var(--ink);background:#fff}.icon-button:hover{background:var(--pink)}.game-stage{background:radial-gradient(circle at center,#fff 0 46%,transparent 67%)}.clock-host{border-radius:50%;filter:drop-shadow(0 18px 30px rgba(17,17,15,.08))}.replay-badge{color:#fff;border-radius:999px;background:var(--ink)}.modal-backdrop{background:#14141247;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.modal-card{color:var(--ink);border-color:var(--ink);border-radius:32px;background:#fff;box-shadow:0 30px 90px #16161233}.binding-list,.binding-row{border-color:var(--line)}.keycap{color:var(--ink);border-color:var(--ink);background:var(--hour)}.keycap.capturing{color:var(--ink);border-color:var(--ink);background:var(--minute)}.form-error,.storage-warning{color:#a83255}.result-card{color:var(--ink);border-color:var(--ink);border-radius:40px;background:#fff;box-shadow:var(--shadow)}.result-card:before{content:"";position:absolute;z-index:-1;width:190px;height:190px;right:-75px;top:-75px;border:1px solid var(--ink);border-radius:50%;background:var(--hour)}.new-best{color:var(--ink);border:1px solid var(--ink);border-radius:999px;background:var(--hour)}.final-score,.result-stats div{border-color:var(--line)}.final-score span,.result-stats span{color:var(--muted)}.final-score strong{color:var(--ink)}@media(max-width:780px){.platform-sidebar{border-color:var(--line);background:#fffffff0}.nav-item{border-radius:0}.nav-item.selected{color:var(--ink);border-color:transparent;background:transparent}.nav-item.selected:before{display:block;background:var(--ink)}.tutorial-card{border-radius:26px}.tutorial-visual{border-color:var(--ink)}.featured-game-card,.detail-hero,.result-card{border-radius:26px}}.game-card-title{margin:7px 0 0;color:var(--ink);font-size:17px;font-weight:700;letter-spacing:-.04em}.featured-meta{position:absolute;top:32px;right:28px;bottom:auto;pointer-events:none}@media(max-width:780px){.catalog-game-card.compact .game-card-title{font-size:13px}.games-catalog .game-card-title{font-size:17px}.featured-meta{top:19px;right:18px;bottom:auto}}@layer platform-legacy{.platform-shell{min-height:100vh;display:flex;color:#f3f5fb;background:#080b14}.platform-sidebar{position:sticky;top:0;z-index:5;display:flex;flex:0 0 232px;flex-direction:column;min-height:100vh;padding:28px 16px 20px;border-right:1px solid var(--line);background:#0a0d17eb}.platform-logo{display:flex;align-items:center;gap:12px;padding:0 12px;border:0;color:#fff;background:transparent;text-align:left;cursor:pointer}.platform-logo>span:last-child{display:flex;flex-direction:column;gap:3px}.platform-logo strong{font:800 17px Manrope,sans-serif;letter-spacing:.15em}.platform-logo small{color:var(--muted);font:10px DM Mono,monospace;letter-spacing:.12em}.platform-logo-mark{position:relative;display:block;width:36px;height:36px;border:1px solid #566177;border-radius:50%}.platform-logo-mark:after{content:"";position:absolute;inset:50%;width:4px;height:4px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.platform-logo-mark i{position:absolute;left:50%;top:50%;width:2px;height:13px;transform-origin:50% 0}.platform-logo-mark i:nth-child(1){background:var(--hour);transform:rotate(25deg)}.platform-logo-mark i:nth-child(2){background:var(--minute);transform:rotate(140deg)}.platform-logo-mark i:nth-child(3){background:var(--second);transform:rotate(250deg)}.sidebar-label{margin:58px 12px 13px;color:#5f697e;font:10px DM Mono,monospace;letter-spacing:.16em}.main-nav{display:grid;gap:4px}.nav-item{position:relative;display:flex;align-items:center;gap:13px;min-height:44px;padding:0 12px;border:1px solid transparent;color:#8e97aa;background:transparent;font-size:13px;text-align:left;cursor:pointer}.nav-item:hover{color:#e9edf5;background:#111725}.nav-item.selected{color:#f3f5fb;border-color:#293246;background:#161d2c;font-weight:700}.nav-item.selected:before{content:"";position:absolute;left:-17px;width:3px;height:20px;background:var(--accent)}.nav-icon{width:17px;color:#657188;font-size:19px;line-height:1;text-align:center}.nav-item.selected .nav-icon{color:var(--accent)}.nav-dot{width:5px;height:5px;margin-left:auto;border-radius:50%;background:var(--pink, #ff70a6)}.sidebar-spacer{flex:1;min-height:60px}.sidebar-season{margin:0 7px 18px;padding:17px 13px;border:1px solid #273044;background:linear-gradient(135deg,#b8ff650f,#70d6ff08)}.sidebar-season strong{display:block;margin:9px 0 15px;color:#eef1f7;font-size:15px;line-height:1.2;letter-spacing:-.02em}.sidebar-season small{display:block;margin-top:9px;color:#68748b;font:10px DM Mono,monospace}.season-progress,.rank-bar,.large-rank-bar{display:block;height:4px;overflow:hidden;background:#273044}.season-progress i,.rank-bar i,.large-rank-bar i{display:block;width:54%;height:100%;background:var(--accent)}.sidebar-settings{display:flex;align-items:center;gap:12px;padding:10px 12px;border:0;color:#758096;background:transparent;font-size:12px;text-align:left;cursor:pointer}.sidebar-settings:hover{color:#fff}.platform-main{min-width:0;flex:1}.platform-header{display:flex;min-height:82px;align-items:center;justify-content:space-between;padding:0 clamp(24px,4vw,58px);border-bottom:1px solid var(--line)}.breadcrumb{display:flex;align-items:center;gap:12px;color:#59647a;font:10px DM Mono,monospace;letter-spacing:.14em}.breadcrumb strong{color:#d9deea;font-weight:500}.breadcrumb b{color:#374055;font-weight:400}.header-actions{display:flex;align-items:center;gap:22px}.header-icon-button{position:relative;width:34px;height:34px;border:0;color:#9ba5b7;background:transparent;font-size:22px;cursor:pointer}.header-icon-button:hover{color:#fff}.notification-dot{position:absolute;top:5px;right:3px;width:5px;height:5px;border:1px solid #0b0e16;border-radius:50%;background:var(--accent)}.profile-chip{display:flex;align-items:center;gap:9px;padding:5px 0;border:0;color:#e9edf5;background:transparent;text-align:left;cursor:pointer}.profile-chip>span:nth-child(2){display:flex;flex-direction:column;gap:2px}.profile-chip strong{font-size:11px;letter-spacing:.12em}.profile-chip small{color:#68748b;font:9px DM Mono,monospace}.profile-chip>b{margin-left:3px;color:#66728a;font-size:16px;font-weight:400}.avatar{display:grid;width:34px;height:34px;place-items:center;border:1px solid #6f7e9b;border-radius:50%;color:#0d111b;background:linear-gradient(135deg,var(--accent),#75cfb9);font:800 10px DM Mono,monospace}.avatar.small{width:30px;height:30px;font-size:9px}.platform-content{width:min(1340px,calc(100% - 100px));margin:0 auto;padding:46px 0 74px}.platform-content button{font-family:inherit}.dashboard-intro{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:37px}.dashboard-intro h1{margin:11px 0 7px;color:#f3f5fb;font-size:clamp(32px,4vw,49px);line-height:1;letter-spacing:-.07em}.dashboard-intro h1 em,.featured-game-card h2 em,.shortcut-panel h2 em,.detail-hero h1 em{color:var(--accent);font-style:normal}.dashboard-intro p{margin:0;color:#79849a;font-size:13px}.streak-pill{display:flex;align-items:center;gap:9px;padding:12px 14px;border:1px solid #293246;background:#111725}.streak-pill>span{color:var(--accent);font-size:18px}.streak-pill strong{font:500 21px DM Mono,monospace}.streak-pill small{color:#69748a;font:9px DM Mono,monospace;letter-spacing:.1em}.feature-grid{display:grid;grid-template-columns:minmax(0,1.43fr) minmax(310px,.9fr);gap:16px}.featured-game-card{position:relative;min-height:355px;overflow:hidden;padding:30px 34px 23px;border:1px solid #3c475b;background:linear-gradient(115deg,#182133,#111827 58%,#131a2a)}.featured-game-card:before{content:"";position:absolute;right:-110px;top:-160px;width:470px;height:470px;border:1px solid rgba(184,255,101,.18);border-radius:50%;box-shadow:0 0 0 38px #b8ff6506,0 0 0 76px #b8ff6505}.featured-game-card:after{content:"12";position:absolute;right:55px;top:75px;color:#b8ff6580;font:12px DM Mono,monospace}.featured-game-card>*:not(.featured-orbit){position:relative;z-index:1}.featured-orbit{position:absolute;border:1px solid rgba(112,214,255,.3);border-radius:50%}.featured-orbit.orbit-one{right:-22px;bottom:-98px;width:350px;height:350px;border-color:#ff70a633}.featured-orbit.orbit-two{right:70px;bottom:-8px;width:165px;height:165px;border-color:#ffc8574d}.status-live{display:flex;align-items:center;gap:6px;width:fit-content;margin-bottom:34px;padding:6px 9px;color:#0a1014;background:var(--accent);font:700 9px DM Mono,monospace;letter-spacing:.1em}.status-live i{width:5px;height:5px;border-radius:50%;background:#0a1014}.featured-game-card h2{margin:9px 0 10px;font-size:clamp(48px,6vw,73px);line-height:.82;letter-spacing:-.08em}.featured-game-card p{max-width:340px;margin:0;color:#a2adbf;font-size:12px;line-height:1.6}.featured-footer{display:flex;align-items:center;gap:17px;margin-top:29px}.featured-footer .primary-button{padding:11px 14px;font-size:12px}.featured-footer .primary-button span{margin-left:17px;font-size:16px}.small-link,.section-link,.card-heading button{border:0;color:#9ca7ba;background:transparent;font-size:11px;cursor:pointer}.small-link:hover,.section-link:hover,.card-heading button:hover{color:#fff}.featured-meta{position:absolute;top:32px;right:28px;display:flex;gap:16px;color:#6c7890;font:9px DM Mono,monospace;pointer-events:none}.dashboard-side-stack{display:grid;gap:16px}.rank-card,.recent-card,.control-panel,.shortcut-panel{border:1px solid var(--line);background:#111725}.rank-card,.recent-card{padding:23px 25px}.card-heading{display:flex;align-items:center;justify-content:space-between}.rank-main{display:flex;align-items:center;gap:13px;margin:22px 0 18px}.rank-badge{display:grid;width:43px;height:47px;place-items:center;border:1px solid var(--hour);color:var(--hour);background:#ffc85712;clip-path:polygon(50% 0,90% 20%,90% 77%,50% 100%,10% 77%,10% 20%);font:500 20px DM Mono,monospace}.rank-main>div{display:flex;flex:1;flex-direction:column;gap:5px}.rank-main strong{font-size:18px}.rank-main small{color:#718097;font:10px DM Mono,monospace}.rank-main small b{margin-left:7px;color:var(--accent);font-weight:400}.rank-next{color:#5f6b82;font:9px DM Mono,monospace;line-height:1.7;text-align:right}.rank-next i{display:inline-block;width:40px;height:3px;margin-top:4px;background:#344055}.rank-bar{height:5px}.rank-bar i{width:74%}.rank-caption{display:flex;justify-content:space-between;margin-top:7px;color:#667188;font:10px DM Mono,monospace}.rank-caption span:last-child{color:var(--accent)}.recent-main{display:flex;align-items:center;gap:14px;margin:22px 0 17px}.mini-dial{position:relative;display:block;width:41px;height:41px;border:1px solid #56627b;border-radius:50%}.mini-dial:after{content:"";position:absolute;inset:50%;width:4px;height:4px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.mini-dial i{position:absolute;left:50%;top:50%;width:1px;height:15px;transform-origin:50% 0}.mini-dial i:nth-child(1){background:var(--hour);transform:rotate(20deg)}.mini-dial i:nth-child(2){background:var(--minute);transform:rotate(140deg)}.mini-dial i:nth-child(3){background:var(--second);transform:rotate(255deg)}.recent-main>div{display:flex;flex:1;flex-direction:column;gap:4px}.recent-main strong{color:var(--accent);font:500 20px DM Mono,monospace}.recent-main small{color:#6e7b91;font-size:10px}.recent-arrow{color:#59667d;font-size:20px}.recent-footer{display:flex;align-items:center;gap:8px;padding-top:13px;border-top:1px solid #242d40;color:#647087;font:10px DM Mono,monospace}.recent-footer strong{margin-left:auto;color:#bac3d2;font-weight:400}.recent-footer button{padding:0 0 0 8px;border:0;color:var(--accent);background:transparent;font:10px DM Mono,monospace;cursor:pointer}.section-row{display:flex;align-items:flex-end;justify-content:space-between;margin:52px 0 18px}.section-row h2{margin:6px 0 0;font-size:23px;letter-spacing:-.05em}.section-link{padding:0 0 2px;text-decoration:none}.section-link span{margin-left:9px;color:var(--accent);font-size:16px}.game-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.catalog-game-card{min-width:0;padding:0;overflow:hidden;border:1px solid #283146;color:#e9edf5;background:#101622;text-align:left;cursor:pointer;transition:transform .15s ease,border-color .15s ease}.catalog-game-card:hover{border-color:#62718d;transform:translateY(-3px)}.catalog-game-card.is-soon{color:#8994a8}.card-art{position:relative;height:133px;overflow:hidden;background:#182033}.catalog-game-card.compact .card-art{height:104px}.catalog-game-card.yellow .card-art{background:linear-gradient(135deg,#343227,#1a2435)}.catalog-game-card.blue .card-art{background:linear-gradient(135deg,#1c3141,#172032)}.catalog-game-card.pink .card-art{background:linear-gradient(135deg,#392536,#1c1e32)}.catalog-game-card.green .card-art{background:linear-gradient(135deg,#25382e,#18222f)}.art-orbit{position:absolute;left:55%;top:50%;width:142px;height:142px;border:1px solid rgba(184,255,101,.48);border-radius:50%;transform:translate(-50%,-50%) rotate(-30deg)}.art-orbit:before{content:"";position:absolute;inset:16px -12px;border:1px solid rgba(112,214,255,.35);border-radius:50%;transform:rotate(60deg)}.art-orbit.small{width:74px;height:74px;border-color:#ff70a675;transform:translate(-50%,-50%) rotate(36deg)}.art-clock{position:absolute;left:56%;top:50%;width:92px;height:92px;border:1px solid #becad9;border-radius:50%;transform:translate(-50%,-50%)}.art-clock:after{content:"";position:absolute;inset:50%;width:5px;height:5px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.art-clock i{position:absolute;left:50%;top:50%;width:2px;height:35px;transform-origin:50% 0}.art-clock i:nth-child(1){background:var(--hour);transform:rotate(22deg)}.art-clock i:nth-child(2){background:var(--minute);transform:rotate(130deg)}.art-clock i:nth-child(3){background:var(--second);transform:rotate(248deg)}.coming-badge{position:absolute;top:13px;right:13px;padding:5px 7px;color:#121620;background:#93a0b4;font:700 9px DM Mono,monospace;letter-spacing:.1em}.game-card-copy{position:relative;padding:16px 17px 14px}.game-card-title{margin:7px 0 0;color:#f1f3f7;font-size:17px;font-weight:700;letter-spacing:-.04em}.game-card-copy p{min-height:36px;margin:14px 0 17px;color:#78849a;font-size:11px;line-height:1.55}.game-card-copy .eyebrow{color:#77849a;font-size:8px}.game-arrow{position:absolute;top:15px;right:16px;color:#68758d;font-size:20px}.game-card-meta{display:flex;justify-content:space-between;color:#626e84;font:9px DM Mono,monospace}.game-card-meta span:last-child{color:var(--accent)}.is-soon .game-card-meta span:last-child{color:#69758a}.dashboard-bottom-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px;margin-top:52px}.shortcut-panel,.control-panel{min-height:230px;padding:24px 26px}.shortcut-panel h2{margin:10px 0 20px;font-size:26px;line-height:1.12;letter-spacing:-.06em}.shortcut-list{display:grid;gap:9px}.shortcut-list button{display:flex;align-items:center;gap:12px;padding:10px 0;border:0;border-top:1px solid #273044;color:#ebeff6;background:transparent;text-align:left;cursor:pointer}.shortcut-list button>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:2px}.shortcut-list strong{font-size:12px}.shortcut-list small{color:#6c7890;font:10px DM Mono,monospace}.shortcut-list b{color:var(--accent);font-weight:400}.shortcut-icon{display:grid;width:29px;height:29px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:15px}.shortcut-icon.yellow{color:var(--hour)}.shortcut-icon.pink{color:var(--second)}.control-panel h3{margin:21px 0 23px;color:#dfe5ee;font-size:20px;line-height:1.28;letter-spacing:-.05em}.control-panel .card-heading button{color:#8290a5}.control-strip{display:flex;gap:24px}.key-hint{display:inline-flex;align-items:center;gap:7px}.key-hint kbd{min-width:29px;padding:5px 6px;font-size:10px}.key-hint small{color:#778298;font-size:10px}.control-foot{display:block;margin-top:23px;color:#68748a;font:10px DM Mono,monospace}.control-foot kbd{min-width:auto;padding:3px 6px;font-size:9px}.platform-storage-warning{margin-top:20px}.platform-toast{position:fixed;z-index:60;right:26px;bottom:26px;display:flex;align-items:center;gap:11px;padding:13px 17px;border:1px solid #3e4c63;color:#e7edf6;background:#161e2d;box-shadow:0 15px 38px #0000005c;font-size:12px}.platform-toast span{color:var(--accent)}.section-view{animation:view-in .22s ease both}.section-intro{max-width:600px;margin-bottom:42px}.section-intro h1{margin:10px 0 11px;font-size:clamp(42px,5vw,64px);letter-spacing:-.08em}.section-intro p{max-width:490px;margin:0;color:#8490a5;font-size:13px;line-height:1.7}.filter-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;border-bottom:1px solid #242d40}.filter-tabs{display:flex;gap:22px}.filter-tabs button{padding:0 0 13px;border:0;color:#68748a;background:transparent;font-size:11px;cursor:pointer}.filter-tabs button span{margin-left:5px;color:#4f5b72;font:9px DM Mono,monospace}.filter-tabs button.active{color:#eff2f8;border-bottom:2px solid var(--accent)}.filter-tabs button.active span{color:var(--accent)}.sort-label{color:#6e7a90;font:10px DM Mono,monospace}.games-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.games-catalog .card-art{height:190px}.games-catalog .game-card-copy{padding:21px 22px 18px}.games-catalog .game-card-copy h3{font-size:22px}.games-catalog .game-card-copy p{min-height:auto;margin-bottom:21px;font-size:12px}.catalog-note{display:flex;align-items:center;gap:13px;margin-top:24px;padding:15px 18px;border:1px dashed #374359;color:#778399}.catalog-note>span{color:var(--accent);font-size:22px}.catalog-note p{margin:0;font:10px DM Mono,monospace;line-height:1.7}.catalog-note strong{color:#b9c3d2;font-weight:400}.back-link{margin-bottom:28px;padding:0;border:0;color:#7c899f;background:transparent;font:11px DM Mono,monospace;cursor:pointer}.back-link:hover{color:#fff}.detail-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(365px,.85fr);gap:16px}.detail-hero{position:relative;display:flex;min-height:465px;align-items:center;gap:clamp(25px,5vw,75px);overflow:hidden;padding:45px;border:1px solid #38455b;background:linear-gradient(135deg,#151e30,#111725)}.detail-hero:after{content:"";position:absolute;right:-90px;bottom:-150px;width:440px;height:440px;border:1px solid rgba(184,255,101,.2);border-radius:50%}.detail-dial{position:relative;flex:0 0 225px;width:225px;height:225px;border:1px solid #6b7890;border-radius:50%;box-shadow:0 0 50px #70d6ff1a}.detail-dial:before{content:"12";position:absolute;top:13px;left:50%;color:#b7c1d1;font:11px DM Mono,monospace;transform:translate(-50%)}.detail-dial:after{content:"06";position:absolute;right:11px;top:50%;color:#7a879b;font:11px DM Mono,monospace}.detail-dial i{position:absolute;inset:50%;width:8px;height:8px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.detail-hand{position:absolute;left:50%;top:50%;width:3px;height:39%;transform-origin:50% 0}.detail-hand.hour{background:var(--hour);transform:rotate(22deg)}.detail-hand.minute{background:var(--minute);transform:rotate(135deg)}.detail-hand.second{background:var(--second);transform:rotate(250deg)}.detail-dial b{position:absolute;display:grid;width:44px;height:44px;place-items:center;border-radius:50%;color:#10151e;font:700 10px DM Mono,monospace}.detail-dial b:nth-of-type(1){top:30px;right:-4px;background:var(--hour)}.detail-dial b:nth-of-type(2){bottom:18px;left:1px;background:var(--minute)}.detail-dial b:nth-of-type(3){top:100px;left:-28px;background:var(--second)}.detail-hero h1{position:relative;z-index:1;margin:12px 0 18px;font-size:clamp(52px,6vw,76px);line-height:.82;letter-spacing:-.08em}.detail-hero p{position:relative;z-index:1;max-width:340px;margin:0;color:#a2adbf;font-size:12px;line-height:1.75}.detail-tags{display:flex;gap:8px;margin-top:25px}.detail-tags span{padding:6px 8px;border:1px solid #3a465c;color:#7c899e;font:9px DM Mono,monospace}.mode-panel{padding:32px 28px 24px;border:1px solid var(--line);background:#111725}.mode-panel h2{margin:11px 0 23px;font-size:29px;line-height:1.04;letter-spacing:-.06em}.mode-list{display:grid;gap:8px}.mode-card{display:flex;align-items:center;gap:12px;padding:13px 12px;border:1px solid #293347;color:#cad2df;background:#151c2a;text-align:left;cursor:pointer}.mode-card:hover,.mode-card.active{border-color:var(--accent);background:#1a2530}.mode-card.active .mode-arrow{color:var(--accent)}.mode-icon{display:grid;width:30px;height:30px;place-items:center;border:1px solid #44516a;border-radius:50%;color:var(--accent);font-size:16px}.mode-card.ranked .mode-icon{color:var(--second)}.mode-card.practice .mode-icon{color:var(--minute)}.mode-copy{display:flex;flex:1;flex-direction:column;gap:3px}.mode-copy strong{font-size:12px}.mode-copy small{color:#768298;font-size:10px;line-height:1.35}.mode-copy em{color:#637086;font:9px DM Mono,monospace;font-style:normal}.mode-arrow{color:#738097;font-size:20px}.mode-help{display:flex;justify-content:space-between;width:100%;margin-top:19px;padding:8px 0;border:0;border-top:1px solid #263045;color:#8591a5;background:transparent;font:10px DM Mono,monospace;text-align:left;cursor:pointer}.mode-help span{color:var(--accent);font-size:15px}.detail-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:16px;border:1px solid var(--line);background:#111725}.detail-stats div{display:flex;flex-direction:column;gap:8px;padding:19px 21px;border-right:1px solid var(--line)}.detail-stats div:last-child{border:0}.detail-stats span{color:#68758c;font:9px DM Mono,monospace}.detail-stats strong{color:#e6ebf3;font:500 17px DM Mono,monospace}.detail-stats strong small{color:#6d7a91;font-size:10px}.coming-view{max-width:700px}.coming-art{position:relative;width:250px;height:250px;margin:35px 0;border:1px solid #344157;background:#111a2a}.coming-art .art-orbit{left:50%;top:50%;width:180px;height:180px}.coming-art .art-orbit.small{width:90px;height:90px}.coming-view h1{margin:11px 0 8px;font-size:53px;letter-spacing:-.08em}.coming-view p{margin:0 0 25px;color:#8995a9;font-size:13px;line-height:1.8}.competitive-overview{display:grid;grid-template-columns:.95fr 1.05fr;gap:16px}.competitive-rank-panel,.competitive-games{min-height:330px;padding:27px;border:1px solid var(--line);background:#111725}.competitive-rank-top{display:flex;justify-content:space-between}.season-chip{padding:6px 8px;color:var(--accent);border:1px solid #3e563a;font:9px DM Mono,monospace}.big-rank{display:flex;align-items:center;gap:19px;margin:32px 0 25px}.rank-badge.large{width:64px;height:70px;font-size:29px}.big-rank div{display:flex;flex-direction:column;gap:5px}.big-rank div span,.big-rank div small{color:#728097;font:9px DM Mono,monospace}.big-rank div strong{font-size:28px;letter-spacing:-.05em}.big-rank div small{font-size:10px}.large-rank-bar i{width:74%}.competitive-rank-panel>.primary-button{margin-top:26px;width:100%}.competitive-games .card-heading{margin-bottom:13px}.competitive-game-row{display:grid;grid-template-columns:35px 1fr 100px 70px;align-items:center;gap:10px;padding:16px 0;border-top:1px solid #263045}.game-row-mark{display:grid;width:31px;height:31px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:15px}.game-row-mark.yellow{color:var(--hour)}.game-row-mark.blue{color:var(--minute)}.game-row-mark.pink{color:var(--second)}.competitive-game-row>span:nth-child(2),.profile-game>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.competitive-game-row strong{font-size:12px}.competitive-game-row small{color:#6e7a91;font:9px DM Mono,monospace}.game-row-rank{display:flex;flex-direction:column;gap:3px;text-align:right}.game-row-rank strong{color:#dfe5ef;font:11px DM Mono,monospace}.game-row-rank small{text-align:right}.row-progress{height:3px;background:#2a3549}.row-progress i{display:block;height:100%;background:var(--accent)}.locked{opacity:.52}.match-history{margin-top:6px}.history-table{border:1px solid var(--line);background:#111725}.history-row{display:grid;grid-template-columns:31px 1fr 90px 130px 18px;align-items:center;gap:12px;padding:15px 19px;border-bottom:1px solid #263045}.history-row:last-child{border-bottom:0}.result-mark{display:grid;width:27px;height:27px;place-items:center;border:1px solid currentColor;border-radius:50%;font:10px DM Mono,monospace}.result-mark.win{color:var(--accent)}.result-mark.loss{color:var(--second)}.history-row>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.history-row strong{font-size:12px}.history-row small,.history-row time{color:#69768d;font:10px DM Mono,monospace}.history-delta{color:var(--accent);font:11px DM Mono,monospace}.history-row time{text-align:right}.history-row>b{color:#637087;font-weight:400}.leaderboard-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.leaderboard-game-select{display:flex;align-items:center;gap:11px;min-width:210px;padding:9px 12px;border:1px solid #344057;background:#111725}.leaderboard-game-select>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:3px}.leaderboard-game-select small{color:#6b7790;font:8px DM Mono,monospace}.leaderboard-game-select strong{font-size:12px}.leaderboard-game-select>b{color:#718097;font-weight:400}.leaderboard-tabs{display:flex;gap:24px}.leaderboard-tabs button{padding:0 0 9px;border:0;color:#6c7890;background:transparent;font:10px DM Mono,monospace;cursor:pointer}.leaderboard-tabs button.active{color:var(--accent);border-bottom:2px solid var(--accent)}.board-card{border:1px solid var(--line);background:#111725}.board-header,.board-row{display:grid;grid-template-columns:105px 1fr 160px 110px;align-items:center;gap:15px}.board-header{padding:14px 24px;border-bottom:1px solid #2a3448;color:#617087;font:9px DM Mono,monospace}.board-header span:nth-child(2),.board-header span:nth-child(3){text-align:right}.board-row{min-height:70px;padding:12px 24px;border-bottom:1px solid #252f43}.board-row.me{border-left:3px solid var(--accent);background:#b8ff650d}.board-rank{color:#718097;font:14px DM Mono,monospace}.board-rank.rank-01{color:var(--hour)}.board-rank.rank-02{color:#cbd4e2}.board-rank.rank-03{color:#c58963}.board-player{display:flex;align-items:center;gap:11px}.board-player strong{font-size:12px}.board-player em{margin-left:8px;padding:4px 5px;color:#0b1016;background:var(--accent);font:700 8px DM Mono,monospace;font-style:normal}.board-score{color:#e2e7f0;font:500 14px DM Mono,monospace;text-align:right}.board-score small{color:#68758c;font-size:9px}.delta{color:var(--accent);font:10px DM Mono,monospace;text-align:right}.delta.down{color:var(--second)}.load-more{width:100%;padding:15px;border:0;color:#7d899e;background:transparent;font:10px DM Mono,monospace;cursor:pointer}.load-more:hover{color:#fff}.leaderboard-footer{display:flex;align-items:center;gap:18px;margin-top:16px;padding:16px 20px;border:1px solid #344259;background:#172130}.leaderboard-footer strong{color:var(--accent);font:500 18px DM Mono,monospace}.leaderboard-footer>span:not(.eyebrow){color:#9aa6b9;font:11px DM Mono,monospace}.leaderboard-footer button{margin-left:auto;border:0;color:#b5c0d0;background:transparent;font-size:11px;cursor:pointer}.profile-cover{display:flex;align-items:center;gap:19px;padding:29px 31px;border:1px solid #37445b;background:linear-gradient(110deg,#182234,#111725)}.profile-avatar{display:grid;width:76px;height:76px;place-items:center;border:1px solid var(--accent);border-radius:50%;color:#0d111b;background:var(--accent);font:800 18px DM Mono,monospace}.profile-cover>div:nth-child(2){flex:1}.profile-cover h1{margin:8px 0 4px;font-size:34px;letter-spacing:-.06em}.profile-cover p{margin:0;color:#8290a5;font-size:11px}.profile-cover .secondary-button{padding:10px 13px;font-size:11px}.profile-summary{display:grid;grid-template-columns:repeat(4,1fr);margin-top:16px;border:1px solid var(--line);background:#111725}.profile-summary>div{display:flex;flex-direction:column;gap:8px;padding:20px;border-right:1px solid var(--line)}.profile-summary>div:last-child{border-right:0}.profile-summary span{color:#68758d;font:9px DM Mono,monospace}.profile-summary strong{color:#ebeff6;font:500 22px DM Mono,monospace}.profile-summary strong span{color:#78859a;font-size:12px}.profile-summary small{color:#69768c;font:9px DM Mono,monospace}.profile-columns{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.profile-game{display:grid;grid-template-columns:40px 1fr 160px 18px;align-items:center;gap:13px;padding:17px;border:1px solid var(--line);background:#111725}.profile-game+.profile-game{margin-top:8px}.profile-game>span:nth-child(2) small,.profile-game>span:nth-child(3) small{color:#69768c;font:8px DM Mono,monospace}.profile-game>span:nth-child(2) strong{color:#e6ebf3;font-size:13px}.profile-game>span:nth-child(3){display:flex;flex-direction:column;gap:3px;text-align:right}.profile-game>span:nth-child(3) strong{color:var(--accent);font:13px DM Mono,monospace}.profile-game>span:nth-child(3) em{color:#69758b;font:8px DM Mono,monospace;font-style:normal}.profile-game>b{color:#647187;font-weight:400}.achievement-count{color:#6d7a91;font:10px DM Mono,monospace}.achievement-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.achievement{display:flex;flex-direction:column;gap:6px;min-height:111px;padding:15px;border:1px solid #334058;background:#111725}.achievement>span{color:var(--accent);font-size:20px}.achievement strong{color:#dce3ed;font-size:11px}.achievement small{color:#707d93;font:9px DM Mono,monospace}.achievement.locked>span{color:#566278}.achievement.locked strong{color:#8994a8}@keyframes view-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1050px){.platform-sidebar{flex-basis:205px}.platform-content{width:min(100% - 52px,900px)}.feature-grid,.competitive-overview{grid-template-columns:1fr}.game-preview-grid,.dashboard-side-stack{grid-template-columns:repeat(2,1fr)}.detail-layout{grid-template-columns:1fr}.detail-hero{min-height:380px}.profile-columns{grid-template-columns:1fr}}@media(max-width:780px){.platform-shell{display:block;padding-bottom:72px}.platform-sidebar{position:fixed;right:0;bottom:0;left:0;z-index:20;display:block;min-height:auto;height:65px;padding:0;border-top:1px solid #2b3549;border-right:0;background:#0a0d17f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.platform-logo,.sidebar-label,.sidebar-spacer,.sidebar-season,.sidebar-settings{display:none}.main-nav{display:grid;grid-template-columns:repeat(5,1fr);height:100%}.nav-item{min-height:0;justify-content:center;flex-direction:column;gap:3px;padding:7px 2px 4px;font-size:9px}.nav-item.selected:before{top:0;left:50%;width:24px;height:2px;transform:translate(-50%)}.nav-icon{font-size:17px}.nav-dot{position:absolute;top:9px;right:25%;width:4px;height:4px}.platform-header{min-height:68px;padding:0 18px}.header-actions{gap:9px}.breadcrumb{font-size:9px}.profile-chip>span:nth-child(2),.profile-chip>b{display:none}.platform-content{width:calc(100% - 32px);padding:31px 0 40px}.dashboard-intro{align-items:flex-start}.dashboard-intro h1{font-size:34px}.dashboard-intro p{font-size:11px}.streak-pill{padding:8px}.streak-pill small{display:none}.feature-grid,.dashboard-bottom-grid,.games-catalog,.profile-summary{grid-template-columns:1fr}.featured-game-card{min-height:345px;padding:25px 22px 20px}.featured-meta{right:18px;bottom:16px;gap:8px;font-size:8px}.featured-footer{align-items:flex-start;flex-direction:column;gap:10px}.dashboard-side-stack{grid-template-columns:1fr}.game-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.catalog-game-card.compact .game-card-copy{padding:11px}.catalog-game-card.compact .game-card-copy h3{font-size:13px}.catalog-game-card.compact .game-card-copy p{display:none}.catalog-game-card.compact .game-card-meta{display:block;line-height:1.8}.catalog-game-card.compact .game-card-meta span{display:block}.catalog-game-card.compact .card-art{height:90px}.section-row{margin-top:38px}.control-strip{justify-content:space-between;gap:6px}.key-hint{gap:3px;flex-direction:column}.key-hint small{font-size:8px}.section-intro{margin-bottom:30px}.section-intro h1{font-size:45px}.filter-row{align-items:flex-start;flex-direction:column;gap:14px;border-bottom:0}.filter-tabs{gap:15px}.sort-label{display:none}.games-catalog .card-art{height:130px}.games-catalog .game-card-copy{padding:14px}.games-catalog .game-card-copy h3{font-size:17px}.detail-hero{align-items:flex-start;flex-direction:column;min-height:0;padding:25px}.detail-dial{align-self:center;flex-basis:180px;width:180px;height:180px}.detail-hero h1{font-size:56px}.mode-panel{padding:25px 18px}.detail-stats{grid-template-columns:repeat(2,1fr)}.detail-stats div:nth-child(2){border-right:0}.detail-stats div:nth-child(-n+2){border-bottom:1px solid var(--line)}.competitive-rank-panel,.competitive-games{padding:21px 17px}.competitive-game-row{grid-template-columns:35px 1fr 88px}.row-progress{display:none}.history-row{grid-template-columns:28px 1fr 70px;padding:13px 12px}.history-row time,.history-row>b{display:none}.leaderboard-toolbar{align-items:flex-start;flex-direction:column;gap:17px}.leaderboard-tabs{gap:17px}.board-header,.board-row{grid-template-columns:50px 1fr 86px 50px;padding-right:12px;padding-left:12px;gap:8px}.board-header{padding-top:11px;padding-bottom:11px;font-size:8px}.board-row{min-height:63px}.board-player strong{font-size:10px}.board-score{font-size:11px}.board-score small{display:none}.leaderboard-footer{flex-wrap:wrap;gap:10px}.leaderboard-footer button{width:100%;margin:4px 0 0;text-align:left}.profile-cover{align-items:flex-start;flex-wrap:wrap;padding:22px 17px}.profile-cover .secondary-button{width:100%}.profile-cover h1{font-size:29px}.profile-summary>div{border-right:0;border-bottom:1px solid var(--line)}.profile-summary>div:last-child{border-bottom:0}.profile-game{grid-template-columns:34px 1fr 105px 12px;gap:8px;padding:13px 10px}.profile-game>span:nth-child(2) strong{font-size:11px}.profile-game>span:nth-child(3) strong{font-size:11px}.achievement-grid{gap:6px}.achievement{min-height:95px;padding:11px}.platform-toast{right:16px;bottom:80px;left:16px;font-size:11px}}}.platform-shell{display:block;min-height:100vh;overflow-x:clip}.platform-sidebar{position:fixed;inset:24px auto auto 24px;z-index:30;display:block;width:auto;min-height:0;height:auto;padding:4px;border:0;border-radius:999px;background:#e3e3e1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:none;animation:floating-control-in .6s cubic-bezier(.22,1,.36,1) both}.platform-logo,.sidebar-label,.sidebar-spacer,.sidebar-season,.sidebar-settings{display:none}.main-nav{display:flex;gap:0}.nav-item{min-height:42px;padding:0 18px;border:0;border-radius:999px;font-size:13px;white-space:nowrap}.nav-item:hover{background:#ffffff80}.nav-item.selected{color:var(--ink);border:0;background:#fff;box-shadow:0 2px 8px #1212101a}.nav-item.selected:before,.nav-icon{display:none}.nav-dot{position:absolute;top:7px;right:9px}.platform-header{position:fixed;inset:24px 24px auto auto;z-index:30;width:auto;min-height:0;padding:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;animation:floating-control-in .6s 80ms cubic-bezier(.22,1,.36,1) both}.breadcrumb{display:none}.header-actions{gap:10px}.header-icon-button{width:48px;height:48px;box-shadow:0 3px 12px #12121017}.profile-chip{min-height:48px;padding:6px 15px 6px 6px;border-radius:999px;background:#fff;box-shadow:0 3px 12px #12121017}.platform-content{width:min(1380px,calc(100% - 64px));padding:108px 0 88px}.dashboard-intro{height:0;margin:0}.dashboard-intro>div:first-child{display:none}.streak-pill{position:fixed;right:24px;bottom:24px;z-index:28;animation:floating-control-in .6s .16s cubic-bezier(.22,1,.36,1) both}.feature-grid{display:grid;grid-template-columns:1fr;gap:28px}.featured-game-card{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(560px,1.28fr);align-items:center;min-height:690px;padding:0;overflow:visible;border:0;border-radius:50%;background:transparent;box-shadow:none}.featured-game-card:before,.featured-game-card:after,.featured-orbit{display:none}.featured-clock-stage{position:relative;grid-column:2;grid-row:1;min-height:690px}.ambient-clock{position:absolute;top:50%;left:50%;width:min(650px,50vw);aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%);animation:clock-face-in .9s .12s cubic-bezier(.16,1,.3,1) both}.ambient-ticks,.ambient-ticks i{position:absolute;inset:0;border-radius:50%}.ambient-ticks i:before{content:"";position:absolute;top:1.5%;left:50%;width:1px;height:14px;background:#c4c4bf;transform:translate(-50%)}.ambient-ticks i.major:before{width:3px;height:28px;border-radius:999px;background:#777873}.ambient-number{position:absolute;color:var(--ink);font-size:clamp(42px,4.3vw,68px);font-weight:800;line-height:1;letter-spacing:-.08em}.number-12{top:5%;left:50%;transform:translate(-50%)}.number-3{top:50%;right:5%;transform:translateY(-50%)}.number-6{bottom:4%;left:50%;transform:translate(-50%)}.number-9{top:50%;left:5%;transform:translateY(-50%)}.ambient-hand{position:absolute;z-index:3;bottom:50%;left:50%;display:block;border-radius:999px 999px 4px 4px;background:var(--ink);transform-origin:50% 100%;will-change:transform;animation-name:clock-rotate;animation-timing-function:linear;animation-iteration-count:infinite}.ambient-hour{width:16px;height:25%;margin-left:-8px;animation-duration:43200s}.ambient-minute{width:11px;height:36%;margin-left:-5.5px;animation-duration:3600s}.ambient-second{z-index:4;width:3px;height:39%;margin-left:-1.5px;border-radius:999px;background:#ef312c;animation-duration:60s}.ambient-second:after{content:"";position:absolute;top:100%;left:50%;width:3px;height:18%;border-radius:999px;background:#ef312c;transform:translate(-50%)}.ambient-second>i{position:absolute;top:-7px;left:50%;width:17px;height:17px;border-radius:50%;background:#ef312c;transform:translate(-50%)}.ambient-hub{position:absolute;z-index:5;top:50%;left:50%;display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--ink);transform:translate(-50%,-50%)}.ambient-hub:before{content:"";width:21px;height:21px;border-radius:50%;background:#fff}.ambient-hub>i{position:absolute;width:10px;height:10px;border-radius:50%;background:#ef312c}.clock-motion-label{position:absolute;right:8%;bottom:7%;display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;color:#696a65;background:#ffffffc7;box-shadow:0 3px 12px #12121012;font:10px DM Mono,monospace;letter-spacing:.08em}.clock-motion-label i{width:6px;height:6px;border-radius:50%;background:#ef312c;animation:status-pulse 1.8s ease-in-out infinite}.featured-copy{position:relative;z-index:7;grid-column:1;grid-row:1;padding:0 0 0 clamp(6px,2.4vw,34px);animation:copy-rise-in .7s .24s cubic-bezier(.22,1,.36,1) both}.featured-copy .status-live{margin-bottom:34px}.featured-copy h2{margin:12px 0 18px;font-size:clamp(72px,7.4vw,112px);line-height:.76;letter-spacing:-.09em}.featured-copy h2 em{text-decoration-color:#ef312c;text-decoration-thickness:.07em;text-underline-offset:.04em}.featured-copy p{color:#555650;font-size:14px}.featured-footer{margin-top:32px}.featured-footer .primary-button{color:#fff;background:var(--ink);box-shadow:0 5px #c9c9c2}.featured-meta{top:auto;right:auto;bottom:24px;left:clamp(6px,2.4vw,34px);color:#74756f}.dashboard-side-stack{grid-template-columns:repeat(2,minmax(0,1fr));max-width:980px;margin:0 auto}.rank-card,.recent-card,.catalog-game-card,.shortcut-panel,.control-panel,.section-view>*{transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease,background-color .24s ease}.rank-card:hover,.recent-card:hover,.shortcut-panel:hover,.control-panel:hover{transform:translateY(-6px);box-shadow:0 24px 50px #1616121f}.catalog-game-card .art-orbit{display:block;animation:orbit-spin 18s linear infinite}.catalog-game-card .art-orbit:before{animation:orbit-spin-reverse 11s linear infinite}.art-clock i:nth-child(1),.platform-logo-mark i:nth-child(1),.mini-dial i:nth-child(1){animation:mini-hour-turn 36s linear infinite}.art-clock i:nth-child(2),.platform-logo-mark i:nth-child(2),.mini-dial i:nth-child(2){animation:mini-minute-turn 12s linear infinite}.art-clock i:nth-child(3),.platform-logo-mark i:nth-child(3),.mini-dial i:nth-child(3){background:#ef312c!important;animation:mini-second-turn 3s linear infinite}.section-view{animation:view-in .62s cubic-bezier(.16,1,.3,1) both}.modal-card{animation:dialog-pop .42s cubic-bezier(.16,1,.3,1) both}.platform-toast{animation:toast-in .42s cubic-bezier(.16,1,.3,1) both}@keyframes clock-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes clock-face-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.78) rotate(-8deg)}to{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0)}}@keyframes copy-rise-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes floating-control-in{0%{opacity:0;transform:translateY(-14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes orbit-spin{to{transform:translate(-50%,-50%) rotate(330deg)}}@keyframes orbit-spin-reverse{to{transform:rotate(-300deg)}}@keyframes mini-hour-turn{0%{transform:rotate(20deg)}to{transform:rotate(380deg)}}@keyframes mini-minute-turn{0%{transform:rotate(140deg)}to{transform:rotate(500deg)}}@keyframes mini-second-turn{0%{transform:rotate(255deg)}to{transform:rotate(615deg)}}@keyframes status-pulse{50%{opacity:.35;transform:scale(.72)}}@keyframes dialog-pop{0%{opacity:0;transform:translateY(24px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-in{0%{opacity:0;transform:translateY(18px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes view-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1050px){.featured-game-card{grid-template-columns:minmax(280px,.76fr) minmax(470px,1.24fr);min-height:610px}.featured-clock-stage{min-height:610px}.ambient-clock{width:min(590px,57vw)}.platform-content{width:calc(100% - 40px)}}.game-shell{position:relative;display:block;width:100%;height:100svh;min-height:560px;overflow:hidden;color:var(--ink);background:#ebebea}.game-header{position:absolute;z-index:20;inset:24px 24px auto;display:flex;grid-template-columns:none;align-items:center;gap:8px;min-height:0;padding:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.game-header>div{display:flex;flex-direction:row;align-items:center;gap:9px;min-height:48px;padding:5px 16px;border-radius:999px;background:#ffffffe6;box-shadow:0 3px 13px #14141217;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.game-header>div>span{color:#6d6e68;font:500 10px DM Mono,monospace;letter-spacing:.08em}.game-header strong{color:var(--ink);font:700 15px DM Mono,monospace;white-space:nowrap}.game-session-pill i{width:7px;height:7px;border-radius:50%;background:#ef312c;animation:status-pulse 1.8s ease-in-out infinite}.game-session-pill strong{margin-left:2px}.game-score-pill strong{min-width:58px;font-size:18px;text-align:right}.game-header .icon-button{width:50px;height:50px;margin-left:auto;border:0;color:var(--ink);background:#fff;box-shadow:0 3px 13px #14141217;font-size:25px}.game-header .icon-button:hover{background:#ef312c;color:#fff;transform:rotate(8deg)}.game-stage{position:absolute;inset:0;display:grid;min-height:0;place-items:center;overflow:hidden;background:#ebebea}.game-stage-center{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;gap:12px}.game-ready-overlay{position:absolute;z-index:10;inset:0;display:grid;place-items:center;pointer-events:none}.game-ready-cue{display:grid;width:100%;min-height:clamp(150px,22vh,250px);place-items:center;color:#ff2d55;background:#ffffffe6}.game-ready-cue strong{color:#ff2d55;font-size:clamp(56px,8vw,124px);font-weight:800;letter-spacing:-.11em;line-height:.9}.clock-host{width:min(80vmin,820px);max-width:none;aspect-ratio:1;border-radius:50%;filter:none;animation:game-clock-in .72s cubic-bezier(.16,1,.3,1) both}.replay-badge{top:86px;right:28px;padding:9px 14px;color:#fff;background:var(--ink);box-shadow:0 3px 13px #14141217}.game-controls{position:absolute;z-index:20;inset:auto 24px 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:0;padding:0;overflow:visible;border:0;color:var(--ink);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none}.game-controls>*{pointer-events:auto}.active-hand-pill{display:inline-flex;width:fit-content;min-height:48px;align-items:center;gap:8px;padding:5px 15px 5px 8px;border-radius:999px;color:#6c6d67;background:#ffffffe6;box-shadow:0 3px 13px #14141217;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font:10px DM Mono,monospace}.game-stage-center>.active-hand-pill{min-height:38px;padding:4px 14px 4px 7px;border:1px solid rgba(9,9,9,.07);background:#ffffffc7;box-shadow:0 3px 13px #14141214}.active-hand-pill>i{width:34px;height:34px;border:10px solid #f2f2ef;border-radius:50%;background:#a8a9a3}.game-stage-center>.active-hand-pill>i{width:24px;height:24px;border-width:6px}.active-hand-pill>i.hour{background:var(--hour)}.active-hand-pill>i.minute{background:var(--minute)}.active-hand-pill>i.second{background:#ef312c}.active-hand-pill>i.idle{background:#c9cac4}.active-hand-pill>span{color:#898a84;letter-spacing:.08em}.active-hand-pill strong{color:var(--ink);font-size:11px}.active-hand-pill small{color:#797a74;font:9px DM Mono,monospace}.game-stage-center>.active-hand-pill small{color:#555650;font-size:10px;letter-spacing:.02em}.control-dock{display:flex;justify-self:center;gap:2px!important;padding:5px;border-radius:999px;background:#dededc;box-shadow:0 3px 13px #14141214;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.game-controls>.control-dock{grid-column:2}.inline-control{display:inline-flex;min-height:40px;align-items:center;gap:6px;padding:3px 11px 3px 3px;border-radius:999px;color:#6b6c66;background:transparent;font-size:10px;white-space:nowrap}.inline-control kbd,.game-controls .hour kbd,.game-controls .minute kbd,.game-controls .second kbd,.game-controls .boost kbd{display:grid;width:34px;min-width:34px;height:34px;place-items:center;padding:0;border:0;border-radius:50%;color:var(--ink);background:#fff;box-shadow:0 2px 7px #14141217;font-size:11px}.game-controls .boost kbd{width:auto;min-width:52px;padding:0 10px;border-radius:999px;color:#fff;background:var(--ink)}@keyframes game-clock-in{0%{opacity:0;transform:scale(.86) rotate(-5deg)}to{opacity:1;transform:scale(1) rotate(0)}}@media(max-width:780px){.game-shell{min-height:520px}.game-header{inset:12px 12px auto;gap:5px}.game-header>div{min-height:42px;gap:6px;padding:4px 10px}.game-header>div>span{font-size:8px}.game-header strong{font-size:11px}.game-session-pill>span{display:none}.game-session-pill strong,.game-score-pill strong{font-size:13px}.game-score-pill strong{min-width:48px}.game-header .icon-button{width:44px;height:44px;font-size:21px}.clock-host{width:min(104vw,72svh);transform:translateY(-1%)}.game-controls{inset:auto 10px 10px;display:block}.active-hand-pill{display:inline-flex}.control-dock{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:3px!important;padding:5px}.inline-control{min-width:0;justify-content:center;padding:2px;font-size:0}.inline-control kbd,.game-controls .hour kbd,.game-controls .minute kbd,.game-controls .second kbd{width:38px;min-width:38px;height:38px}.game-controls .boost kbd{min-width:62px}.replay-badge{top:66px;right:14px}}@media(max-height:700px)and (min-width:781px){.clock-host{width:min(78vmin,760px)}}.detail-hand.hour,.tutorial-hand.hand-hour{animation:mini-hour-turn 42s linear infinite}.detail-hand.minute,.tutorial-hand.hand-minute{animation:mini-minute-turn 14s linear infinite}.detail-hand.second,.tutorial-hand.hand-second{background:#ef312c;animation:mini-second-turn 4s linear infinite}.detail-dial i,.tutorial-dial i{z-index:4;box-shadow:0 0 0 4px #fff,0 0 0 7px var(--ink)}@media(max-width:780px){.platform-shell{display:block;padding-bottom:78px}.platform-sidebar{inset:auto 14px 14px;width:auto;padding:4px;border:0;border-radius:999px;background:#e3e3e1f0}.main-nav{display:grid;grid-template-columns:repeat(5,1fr)}.nav-item{min-height:48px;padding:0 5px;border-radius:999px;font-size:10px}.nav-item.selected{color:var(--ink);background:#fff;box-shadow:0 2px 8px #1212101a}.nav-item.selected:before{display:none}.nav-dot{top:5px;right:16%}.platform-header{inset:14px 14px auto auto}.profile-chip{width:48px;padding:6px}.platform-content{width:calc(100% - 24px);padding:84px 0 112px}.streak-pill{display:none}.featured-game-card{display:block;min-height:0}.featured-clock-stage{min-height:370px}.ambient-clock{width:min(390px,102vw)}.ambient-number{font-size:42px}.ambient-ticks i:before{height:10px}.ambient-ticks i.major:before{height:20px}.ambient-hour{width:12px;margin-left:-6px}.ambient-minute{width:8px;margin-left:-4px}.clock-motion-label{right:10px;bottom:8px}.featured-copy{padding:10px 14px 52px}.featured-copy .status-live{margin-bottom:18px}.featured-copy h2{margin-top:10px;margin-bottom:16px;font-size:clamp(58px,18.5vw,72px)}.featured-copy p{font-size:11px}.featured-footer{margin-top:18px}.featured-meta{display:none}.dashboard-side-stack{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}body .time-gate-shell.orbit-home-shell{background:#f4f4f2}body .orbit-home-shell .time-gate-zone-lines{opacity:.42;background:repeating-conic-gradient(from 0deg,rgba(17,17,15,.09) 0 .09deg,transparent .09deg 60deg);transition:opacity .36s ease}body .orbit-home-shell .time-gate-sector{--sector-angle: 0deg;background-color:transparent;filter:none;transition:background-color .42s cubic-bezier(.16,1,.3,1)}body .orbit-home-shell .time-gate-sector:before{inset:0;width:auto;height:auto;border:0;border-radius:0;opacity:0;background:radial-gradient(circle at var(--sector-marker-x) var(--sector-marker-y),color-mix(in srgb,var(--sector-accent) 11%,#f4f4f2) 0,color-mix(in srgb,var(--sector-accent) 4%,transparent) 22%,transparent 54%);transform:scale(.96);transform-origin:var(--sector-marker-x) var(--sector-marker-y);transition:opacity .28s ease,transform .68s cubic-bezier(.16,1,.3,1)}body .orbit-home-shell .time-gate-sector:after{inset:50% auto auto 50%;width:72vmax;height:1px;aspect-ratio:auto;border:0;border-radius:0;opacity:0;background:linear-gradient(90deg,transparent 0 47%,color-mix(in srgb,var(--sector-accent) 72%,transparent) 58%,var(--sector-accent) 100%);transform:rotate(var(--sector-angle)) scaleX(.42);transform-origin:0 50%;transition:opacity .26s ease,transform .76s cubic-bezier(.16,1,.3,1)}body .orbit-home-shell .time-gate-sector:hover,body .orbit-home-shell .time-gate-sector.is-active,body .orbit-home-shell .time-gate-sector:focus-visible{background-color:color-mix(in srgb,var(--sector-accent) 4.5%,#f4f4f2);filter:none}body .orbit-home-shell .time-gate-sector:hover:before,body .orbit-home-shell .time-gate-sector.is-active:before,body .orbit-home-shell .time-gate-sector:focus-visible:before{opacity:1;transform:scale(1)}body .orbit-home-shell .time-gate-sector:hover:after,body .orbit-home-shell .time-gate-sector.is-active:after,body .orbit-home-shell .time-gate-sector:focus-visible:after{border-width:0;opacity:.82;transform:rotate(var(--sector-angle)) scaleX(1)}body .orbit-home-shell .time-gate-sector-marker{width:58px;height:58px;color:#11110f75;opacity:1;transform:translate(-50%,-50%) scale(1);transition:color .26s ease,opacity .28s ease,transform .52s cubic-bezier(.16,1,.3,1)}body .orbit-home-shell .time-gate-sector-marker:before{inset:5px;border:1px solid var(--sector-accent);background:#ffffffd1;box-shadow:0 10px 28px #11110f0f;opacity:0;transform:scale(.58);transition:opacity .22s ease,transform .52s cubic-bezier(.16,1,.3,1),box-shadow .42s ease}body .orbit-home-shell .time-gate-sector-marker:after{display:none}body .orbit-home-shell .time-gate-sector-marker .time-gate-action-icon,body .orbit-home-shell .time-gate-sector-marker .time-gate-action-icon svg{width:25px;height:25px;color:inherit;transition:color .26s ease,transform .52s cubic-bezier(.16,1,.3,1)}body .orbit-home-shell .time-gate-sector-copy{position:absolute;top:50%;display:grid;min-width:max-content;gap:4px;color:#11110f;opacity:0;transform:translateY(-50%) translate(14px);transition:opacity .24s ease,transform .52s cubic-bezier(.16,1,.3,1)}body .orbit-home-shell .time-gate-sector-copy small{color:var(--sector-accent);font:600 9px/1 DM Mono,monospace;letter-spacing:.13em}body .orbit-home-shell .time-gate-sector-copy strong{font-size:clamp(17px,1.5vw,23px);font-weight:800;line-height:1;letter-spacing:-.045em;white-space:nowrap}body .orbit-home-shell .time-gate-sector.zone-0 .time-gate-sector-copy,body .orbit-home-shell .time-gate-sector.zone-1 .time-gate-sector-copy,body .orbit-home-shell .time-gate-sector.zone-2 .time-gate-sector-copy{right:calc(100% + 17px);justify-items:end;text-align:right}body .orbit-home-shell .time-gate-sector.zone-3 .time-gate-sector-copy,body .orbit-home-shell .time-gate-sector.zone-4 .time-gate-sector-copy,body .orbit-home-shell .time-gate-sector.zone-5 .time-gate-sector-copy{left:calc(100% + 17px);justify-items:start;text-align:left;transform:translateY(-50%) translate(-14px)}body .orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker,body .orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker,body .orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker{color:var(--sector-accent);opacity:1;transform:translate(-50%,-50%) scale(1.08)}body .orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker:before,body .orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker:before,body .orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker:before{opacity:1;transform:scale(1);box-shadow:0 14px 36px color-mix(in srgb,var(--sector-accent) 11%,transparent)}body .orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker .time-gate-action-icon,body .orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker .time-gate-action-icon,body .orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker .time-gate-action-icon{color:var(--sector-accent);transform:scale(1.04)}body .orbit-home-shell .time-gate-sector:hover .time-gate-sector-copy,body .orbit-home-shell .time-gate-sector.is-active .time-gate-sector-copy,body .orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-copy{opacity:1;transform:translateY(-50%) translate(0)}body .orbit-home-shell .time-gate-stage.has-selection .time-gate-sector:not(.is-active) .time-gate-sector-marker{opacity:.24;transform:translate(-50%,-50%) scale(.92)}body .orbit-home-shell .time-gate-stage.has-selection .time-gate-zone-lines{opacity:.25}body .orbit-home-shell .time-gate-dial,body .orbit-home-shell .time-gate-stage.has-selection .time-gate-dial{--dial-scale: .9;background:#fff;box-shadow:0 0 0 1px #11110f06,0 26px 76px #11110f11}@media(max-width:760px){body .orbit-home-shell .time-gate-sector-marker{width:48px;height:48px}body .orbit-home-shell .time-gate-sector-marker:before{inset:4px}body .orbit-home-shell .time-gate-sector-marker .time-gate-action-icon,body .orbit-home-shell .time-gate-sector-marker .time-gate-action-icon svg{width:21px;height:21px}body .orbit-home-shell .time-gate-sector-copy{display:none}body .orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker,body .orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker,body .orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker{transform:translate(-50%,-50%) scale(1.04)}}@media(prefers-reduced-motion:reduce){body .orbit-home-shell .time-gate-sector,body .orbit-home-shell .time-gate-sector:before,body .orbit-home-shell .time-gate-sector:after,body .orbit-home-shell .time-gate-sector-marker,body .orbit-home-shell .time-gate-sector-marker:before,body .orbit-home-shell .time-gate-sector-copy,body .orbit-home-shell .time-gate-sector-marker .time-gate-action-icon{transition-duration:1ms}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.time-gate-shell,.time-section-shell{min-height:100svh;color:#11110f;background:#ecece8}.time-gate-shell{position:relative;isolation:isolate;display:grid;grid-template-rows:minmax(0,1fr);overflow:hidden}.time-gate-shell:before{content:"";position:absolute;z-index:-1;inset:0;opacity:.28;background:linear-gradient(90deg,transparent calc(50% - .5px),#c9c9c3 calc(50% - .5px),#c9c9c3 calc(50% + .5px),transparent calc(50% + .5px)),linear-gradient(0deg,transparent calc(50% - .5px),#d5d5cf calc(50% - .5px),#d5d5cf calc(50% + .5px),transparent calc(50% + .5px));pointer-events:none}.time-section-header{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:18px clamp(22px,3vw,48px)}.time-section-back{display:inline-flex;align-items:center;gap:12px;padding:0;border:0;color:#11110f;background:transparent;text-decoration:none;cursor:pointer}.time-section-back>span:last-child{display:grid;line-height:1}.time-section-back strong{font-size:13px;letter-spacing:.12em}.time-section-back small{margin-top:5px;color:#787872;font:9px DM Mono,monospace;letter-spacing:.16em}.time-clock-glyph{position:relative;display:block;width:45px;height:45px;flex:0 0 auto;border:1px solid #1c1c19;border-radius:50%;background:#f8f8f4}.time-clock-glyph:after{content:"";position:absolute;z-index:3;left:50%;top:50%;width:5px;height:5px;border-radius:50%;background:#ef312c;transform:translate(-50%,-50%)}.time-clock-glyph i{position:absolute;left:50%;bottom:50%;width:2px;height:13px;background:#11110f;transform-origin:50% 100%}.time-clock-glyph i:nth-child(1){height:10px;transform:translate(-50%) rotate(35deg)}.time-clock-glyph i:nth-child(2){transform:translate(-50%) rotate(128deg)}.time-clock-glyph i:nth-child(3){width:1px;height:16px;background:#ef312c;transform:translate(-50%) rotate(245deg)}.time-section-index{display:grid;justify-items:end;gap:5px;font-family:DM Mono,monospace}.time-section-index span{color:#777771;font-size:8px;letter-spacing:.16em}.time-section-index strong{font-size:13px;font-weight:500;letter-spacing:.05em}.time-gate-center{display:grid;min-height:0;place-items:center}.time-gate-stage{position:relative;width:min(76vmin,calc(100vw - 52px),820px);aspect-ratio:1;animation:time-gate-arrive .42s ease-out both}.time-gate-dial{position:absolute;inset:0;overflow:hidden;border:1px solid #11110f;border-radius:50%;background:#171715;box-shadow:0 32px 80px #11110f2e,0 2px #ffffffa6 inset}.time-gate-segments{position:absolute;inset:0;width:100%;height:100%}.time-gate-segment{fill:#1d1d1a;stroke:transparent;stroke-width:.25px;cursor:pointer;transition:fill .24s ease,stroke .24s ease}.time-gate-segment:nth-child(2n){fill:#191917}.time-gate-segment:hover,.time-gate-segment.is-active,.time-gate-segment:focus-visible{fill:#f5f4ee}.time-gate-segment:focus-visible{outline:none;stroke:#ef312c}.time-gate-ticks,.time-gate-dividers{position:absolute;z-index:5;inset:0;border-radius:50%;pointer-events:none}.time-gate-ticks i{position:absolute;left:calc(50% - .5px);top:0;width:1px;height:50%;transform-origin:50% 100%}.time-gate-ticks i:before{content:"";position:absolute;left:0;top:12px;width:1px;height:8px;background:#ffffff61}.time-gate-ticks i.major:before{top:10px;height:15px;background:#ffffffa6}.time-gate-ticks i.section-tick:before{top:7px;width:2px;height:23px;background:#ef312c}.time-gate-dividers i{position:absolute;left:calc(50% - .5px);top:0;width:1px;height:50%;background:#ffffff29;transform-origin:50% 100%}.time-gate-label{position:absolute;z-index:7;display:grid;min-width:128px;justify-items:center;gap:5px;color:#f3f2ed;text-align:center;transform:translate(-50%,-50%);pointer-events:none;transition:color .22s ease,transform .22s ease}.time-gate-label span,.time-gate-label small{font:8px DM Mono,monospace;letter-spacing:.15em;opacity:.48}.time-gate-label strong{font-size:clamp(11px,1.15vw,15px);font-weight:700;letter-spacing:-.02em}.time-gate-label small{display:grid;width:21px;height:21px;margin-top:2px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;font-size:7px}.time-gate-label.is-active{color:#11110f;transform:translate(-50%,-50%) scale(1.05)}.time-gate-label.is-active span,.time-gate-label.is-active small{opacity:.7}.time-gate-label.is-active small{border-color:#11110f59}.time-gate-hand{position:absolute;z-index:10;left:50%;bottom:50%;border-radius:0;background:#0b0b0a;box-shadow:0 0 0 1px #ffffff9e,0 6px 15px #00000040;transform:translate(-50%) rotate(var(--angle));transform-origin:50% 100%;pointer-events:none}.time-gate-hand.hour{--hand-color: #7c3aed;width:11px;height:25%}.time-gate-hand.minute{--hand-color: #06b6d4;width:7px;height:37%}.time-gate-hand.second{--hand-color: #ff2d55;width:4px;height:43%;border-radius:0;background:var(--hand-color);box-shadow:0 0 0 1px #fff3}.time-gate-hub{position:absolute;z-index:12;left:50%;top:50%;display:grid;width:23px;height:23px;place-items:center;border:5px solid #f5f4ee;border-radius:50%;background:#11110f;box-shadow:0 0 0 2px #11110f;transform:translate(-50%,-50%);pointer-events:none}.time-gate-hub i{width:5px;height:5px;border-radius:50%;background:#ef312c}.time-gate-stage.is-traveling .time-gate-segment{pointer-events:none}.time-gate-stage.is-traveling .time-gate-hand{animation:time-gate-spin .9s cubic-bezier(.17,.84,.34,1) forwards}.time-gate-stage.is-traveling .time-gate-dial{animation:time-gate-depart .92s cubic-bezier(.77,0,.18,1) forwards}@keyframes time-gate-arrive{0%{opacity:0}to{opacity:1}}@keyframes time-gate-spin{0%{transform:translate(-50%) rotate(var(--angle))}to{transform:translate(-50%) rotate(calc(var(--angle) + var(--travel)))}}@keyframes time-gate-depart{0%{opacity:1;transform:scale(1);filter:blur(0)}42%{opacity:1;transform:scale(1.045);filter:blur(0)}76%{opacity:.9;transform:scale(.98);filter:blur(1px)}to{opacity:0;transform:scale(.03) rotate(18deg);filter:blur(12px)}}.time-section-shell{overflow-x:hidden;animation:time-section-enter .65s cubic-bezier(.16,1,.3,1) both}.time-section-header{min-height:92px;border-bottom:1px solid #cecec8}.time-section-back .time-clock-glyph{transition:transform .26s ease}.time-section-back:hover .time-clock-glyph{transform:rotate(-30deg)}.time-section-content{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:clamp(42px,7vh,82px) 0 80px}.time-section-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:end;margin-bottom:clamp(44px,7vh,78px)}.time-section-kicker{grid-column:1 / -1;margin-bottom:18px;color:#777771;font:9px DM Mono,monospace;letter-spacing:.18em}.time-section-intro h1{margin:0;font-size:clamp(62px,9vw,138px);line-height:.82;letter-spacing:-.085em}.time-section-intro p{max-width:430px;justify-self:end;margin:0 0 8px;color:#65655f;font-size:14px;line-height:1.8}.time-primary-action,.time-quiet-action{min-height:54px;padding:0 22px;border:1px solid #11110f;border-radius:999px;font-size:12px;font-weight:700;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.time-primary-action{color:#fff;background:#11110f}.time-primary-action span{margin-left:24px}.time-primary-action:hover{transform:translateY(-2px);background:#ef312c;border-color:#ef312c}.time-quiet-action{color:#11110f;background:transparent}.time-quiet-action:hover{color:#fff;background:#11110f}.time-panel-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.time-account-layout{display:grid;grid-template-columns:1.4fr .6fr;min-height:360px;border-top:1px solid #11110f;border-bottom:1px solid #11110f}.time-account-card{padding:clamp(30px,5vw,64px) 0}.time-account-card>span,.time-record-card>span,.time-game-copy>span,.time-competitive-card>div:first-child>span{color:#777771;font:8px DM Mono,monospace;letter-spacing:.17em}.time-account-card h2{margin:18px 0;font-size:clamp(34px,5vw,68px);line-height:1;letter-spacing:-.06em}.time-account-card p,.time-game-copy p{color:#696963;font-size:13px}.time-record-card{display:flex;flex-direction:column;justify-content:center;padding:40px;border-left:1px solid #11110f}.time-record-card strong{margin:20px 0 12px;font:500 clamp(30px,4vw,56px) "DM Mono",monospace;letter-spacing:-.07em}.time-record-card small{color:#777771;font:8px DM Mono,monospace;letter-spacing:.12em}.time-ranking-board{border-top:1px solid #11110f}.time-ranking-head,.time-ranking-row{display:grid;grid-template-columns:100px 1fr auto;align-items:center;min-height:76px;border-bottom:1px solid #cecec8}.time-ranking-head{grid-template-columns:1fr auto;min-height:42px;color:#777771;font:8px DM Mono,monospace;letter-spacing:.15em}.time-ranking-row b{color:#8b8b84;font:500 12px DM Mono,monospace}.time-ranking-row strong{font-size:clamp(17px,2vw,24px)}.time-ranking-row strong small{margin-left:9px;color:#ef312c;font:7px DM Mono,monospace}.time-ranking-row time{font:500 clamp(16px,2vw,24px) "DM Mono",monospace}.time-ranking-row.is-you{margin-top:10px;padding-inline:18px;border:0;border-radius:10px;color:#fff;background:#11110f}.time-game-entry{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);min-height:480px;overflow:hidden;border-radius:32px;color:#fff;background:#11110f}.time-game-dial{position:relative;align-self:center;justify-self:center;width:min(72%,410px);aspect-ratio:1;border:1px solid #5e5e59;border-radius:50%;background:repeating-conic-gradient(from -1deg,rgba(255,255,255,.65) 0 1deg,transparent 1deg 6deg);box-shadow:0 0 0 18px #11110f inset,0 0 100px #ffffff0f}.time-game-dial:before{content:"";position:absolute;inset:25px;border-radius:50%;background:#11110f}.time-game-dial i{position:absolute;z-index:2;left:50%;bottom:50%;width:6px;height:29%;border-radius:999px;background:#fff;transform-origin:50% 100%}.time-game-dial i:nth-child(1){width:10px;height:23%;transform:translate(-50%) rotate(28deg)}.time-game-dial i:nth-child(2){transform:translate(-50%) rotate(132deg)}.time-game-dial i:nth-child(3){width:2px;height:39%;background:#ef312c;transform:translate(-50%) rotate(248deg)}.time-game-dial b{position:absolute;z-index:3;left:50%;top:50%;font:8px DM Mono,monospace;transform:translate(-50%,-50%)}.time-game-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,6vw,80px);border-left:1px solid #32322f}.time-game-copy h2{margin:18px 0 24px;font-size:clamp(58px,7vw,106px);line-height:.78;letter-spacing:-.09em}.time-game-copy p{max-width:390px;color:#aaa9a3;line-height:1.7}.time-game-copy .time-primary-action{color:#11110f;background:#f5f4ee;border-color:#f5f4ee}.time-game-copy .time-primary-action:hover{color:#fff;background:#ef312c;border-color:#ef312c}.time-game-copy .time-quiet-action{color:#fff;border-color:#5c5c57}.time-competitive-card{display:grid;grid-template-columns:1fr minmax(240px,390px);grid-template-rows:1fr auto;min-height:430px;padding:clamp(34px,5vw,68px);border-radius:32px;color:#fff;background:#11110f}.time-competitive-card>div:first-child{display:flex;flex-direction:column;justify-content:center}.time-competitive-card>div:first-child strong{margin:22px 0 8px;font-size:clamp(52px,8vw,116px);line-height:.85;letter-spacing:-.08em}.time-competitive-card>div:first-child small{color:#969690;font:9px DM Mono,monospace;letter-spacing:.13em}.time-competitive-card>button{grid-column:1;justify-self:start;color:#11110f;background:#f5f4ee;border-color:#f5f4ee}.time-rank-orbit{position:relative;grid-column:2;grid-row:1 / 3;display:grid;width:100%;aspect-ratio:1;place-items:center;align-self:center;border:1px solid #5b5b56;border-radius:50%}.time-rank-orbit:before,.time-rank-orbit:after,.time-rank-orbit i{content:"";position:absolute;border:1px solid #343431;border-radius:50%}.time-rank-orbit:before{inset:14%}.time-rank-orbit:after{inset:29%}.time-rank-orbit i:first-child{inset:-1px 42%;border-color:transparent #ef312c;transform:rotate(40deg)}.time-rank-orbit i:nth-child(2){inset:8%;border-color:#777771 transparent;transform:rotate(-28deg)}.time-rank-orbit b{z-index:2;font:500 clamp(58px,8vw,110px) "DM Mono",monospace}.time-settings-card{display:grid;grid-template-columns:1fr auto;align-items:end;gap:50px;padding:clamp(24px,4vw,52px);border:1px solid #11110f;border-radius:24px;background:#f5f4ee}.time-settings-list>div{display:flex;align-items:center;justify-content:space-between;min-height:72px;border-bottom:1px solid #d0d0ca}.time-settings-list>div:first-child{border-top:1px solid #11110f}.time-settings-list span{font-size:14px;font-weight:700}.time-settings-list kbd{min-width:92px;border:0;border-radius:999px;color:#fff;background:#11110f;box-shadow:none}.time-support-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #11110f;border-bottom:1px solid #11110f}.time-support-grid button{display:flex;min-height:330px;flex-direction:column;align-items:flex-start;padding:clamp(26px,4vw,48px);border:0;border-right:1px solid #11110f;color:#11110f;background:transparent;text-align:left;cursor:pointer;transition:color .22s ease,background .22s ease}.time-support-grid button:last-child{border-right:0}.time-support-grid button:hover{color:#fff;background:#11110f}.time-support-grid span{font:8px DM Mono,monospace;letter-spacing:.16em}.time-support-grid strong{margin:40px 0 18px;font:500 clamp(30px,4vw,52px) "DM Mono",monospace;letter-spacing:-.07em}.time-support-grid small{max-width:190px;color:#777771;line-height:1.6}.time-support-grid b{margin-top:auto;font-size:11px}.time-storage-warning{margin-top:20px;color:#d12a26;font-size:11px}.time-gate-toast{position:fixed;z-index:100;left:50%;bottom:28px;display:flex;align-items:center;gap:10px;max-width:calc(100vw - 32px);padding:14px 20px;border-radius:999px;color:#fff;background:#11110f;box-shadow:0 18px 40px #0003;font-size:11px;transform:translate(-50%);animation:time-toast-in .3s ease both}.time-gate-toast i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#ef312c}@keyframes time-section-enter{0%{opacity:0;transform:translateY(24px);filter:blur(7px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes time-toast-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:760px){.time-gate-shell{grid-template-rows:1fr}.time-section-header{padding:13px 15px}.time-clock-glyph{width:40px;height:40px}.time-section-back>span:last-child{display:none}.time-gate-stage{width:min(calc(100vw - 20px),68svh)}.time-gate-label{min-width:94px;gap:3px}.time-gate-label strong{font-size:clamp(9px,2.8vw,12px)}.time-gate-label span{font-size:6px}.time-gate-label small{display:none}.time-gate-ticks i:before{top:8px;height:5px}.time-gate-ticks i.major:before{top:6px;height:10px}.time-gate-ticks i.section-tick:before{top:4px;height:16px}.time-gate-hand.hour{width:8px}.time-gate-hand.minute{width:5px}.time-gate-hub{width:18px;height:18px;border-width:4px}.time-section-content{width:calc(100% - 28px);padding:38px 0 58px}.time-section-intro{display:block;margin-bottom:38px}.time-section-kicker{display:block;margin-bottom:15px}.time-section-intro h1{font-size:clamp(54px,18vw,82px)}.time-section-intro p{margin-top:23px;font-size:12px}.time-account-layout,.time-game-entry,.time-competitive-card,.time-settings-card{grid-template-columns:1fr}.time-account-card{padding:32px 0}.time-record-card{min-height:180px;padding:28px 0;border-top:1px solid #11110f;border-left:0}.time-ranking-head,.time-ranking-row{grid-template-columns:52px 1fr auto}.time-ranking-head{grid-template-columns:1fr auto}.time-ranking-row{min-height:66px}.time-ranking-row strong{font-size:14px}.time-ranking-row time{font-size:13px}.time-game-entry{min-height:0}.time-game-dial{width:min(76vw,330px);margin:38px auto}.time-game-copy{padding:36px 24px 42px;border-top:1px solid #32322f;border-left:0}.time-game-copy h2{font-size:68px}.time-competitive-card{display:flex;min-height:0;flex-direction:column;padding:30px 24px}.time-rank-orbit{order:-1;width:min(70vw,290px);margin:0 auto 36px}.time-competitive-card>button{margin-top:30px}.time-settings-card{gap:30px;padding:22px}.time-settings-list>div{min-height:62px}.time-support-grid{display:block}.time-support-grid button{width:100%;min-height:210px;border-right:0;border-bottom:1px solid #11110f}.time-support-grid button:last-child{border-bottom:0}}@media(max-height:700px)and (min-width:761px){.time-gate-stage{width:min(78vmin,610px)}}.time-gate-shell{background:#fff}.time-gate-shell:before{display:none}.time-gate-stage{--dial-size: min(64vw, calc(100svh - 168px) , 720px);position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto}.time-gate-zone-lines,.time-gate-zone-highlight,.time-gate-zone-surface{position:absolute;inset:0}.time-gate-zone-lines,.time-gate-zone-highlight{pointer-events:none}.time-gate-zone-lines{z-index:1;opacity:.62;background:repeating-conic-gradient(from 0deg,rgba(17,17,15,.1) 0 .12deg,transparent .12deg 60deg)}.time-gate-zone-highlight{z-index:2;opacity:0;background:transparent;transition:opacity .18s ease}.time-gate-zone-highlight.is-active{opacity:1}.time-gate-zone-highlight.zone-0{background:conic-gradient(from 0deg,#f4f4f1 0 60deg,transparent 60deg 360deg)}.time-gate-zone-highlight.zone-1{background:conic-gradient(from 60deg,#f4f4f1 0 60deg,transparent 60deg 360deg)}.time-gate-zone-highlight.zone-2{background:conic-gradient(from 120deg,#f4f4f1 0 60deg,transparent 60deg 360deg)}.time-gate-zone-highlight.zone-3{background:conic-gradient(from 180deg,#f4f4f1 0 60deg,transparent 60deg 360deg)}.time-gate-zone-highlight.zone-4{background:conic-gradient(from 240deg,#f4f4f1 0 60deg,transparent 60deg 360deg)}.time-gate-zone-highlight.zone-5{background:conic-gradient(from 300deg,#f4f4f1 0 60deg,transparent 60deg 360deg)}.time-gate-zone-surface{z-index:10;cursor:pointer}.time-gate-orbit-menu{position:absolute;z-index:40;inset:0;pointer-events:none;transition:opacity .3s ease,transform .5s cubic-bezier(.16,1,.3,1)}.time-gate-orbit-button{--menu-accent: #ff2d55;position:absolute;display:flex;width:clamp(112px,10vw,144px);min-height:116px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:10px;border:0;border-radius:0;color:#11110f;background:transparent;box-shadow:none;text-align:center;transform:translate(-50%,-50%);cursor:pointer;pointer-events:auto;transition:opacity .23s ease,color .23s ease,transform .26s cubic-bezier(.16,1,.3,1)}.time-gate-orbit-button:nth-child(2),.time-gate-orbit-button:nth-child(5){--menu-accent: #06b6d4}.time-gate-orbit-button:nth-child(3),.time-gate-orbit-button:nth-child(6){--menu-accent: #7c3aed}.time-gate-orbit-button:after{content:"";width:18px;height:2px;background:var(--menu-accent);opacity:.32;transition:width .26s cubic-bezier(.16,1,.3,1),opacity .23s ease}.time-gate-menu-icon{position:relative;display:grid;width:62px;height:62px;flex:0 0 62px;place-items:center;border-radius:50%;color:#11110f;background:#f3f3f0;box-shadow:inset 0 0 0 1px #11110f14,0 12px 30px #11110f14;transition:color .23s ease,background .23s ease,box-shadow .23s ease,transform .26s cubic-bezier(.16,1,.3,1)}.time-gate-menu-icon:after{content:"";position:absolute;inset:-6px;border:1px solid var(--menu-accent);border-radius:50%;opacity:0;transform:scale(.78);transition:opacity .23s ease,transform .26s cubic-bezier(.16,1,.3,1)}.time-gate-menu-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.time-gate-orbit-button strong{min-width:0;font-size:clamp(13px,1.05vw,15px);font-weight:800;line-height:1.2;letter-spacing:-.025em;white-space:nowrap;word-break:keep-all}.time-gate-orbit-button:hover,.time-gate-orbit-button.is-active,.time-gate-orbit-button:focus-visible{color:var(--menu-accent);outline:none;background:transparent;box-shadow:none;transform:translate(-50%,-50%) translateY(-6px)}.time-gate-orbit-button:hover .time-gate-menu-icon,.time-gate-orbit-button.is-active .time-gate-menu-icon,.time-gate-orbit-button:focus-visible .time-gate-menu-icon{color:#fff;background:var(--menu-accent);box-shadow:0 14px 30px color-mix(in srgb,var(--menu-accent) 28%,transparent);transform:scale(1.06)}.time-gate-orbit-button:hover .time-gate-menu-icon:after,.time-gate-orbit-button.is-active .time-gate-menu-icon:after,.time-gate-orbit-button:focus-visible .time-gate-menu-icon:after{opacity:.42;transform:scale(1)}.time-gate-orbit-button:hover:after,.time-gate-orbit-button.is-active:after,.time-gate-orbit-button:focus-visible:after{width:34px;opacity:1}.time-gate-stage.has-selection .time-gate-orbit-button:not(.is-active){opacity:.38}.time-gate-stage.is-traveling .time-gate-orbit-menu{opacity:0;transform:scale(1.08);pointer-events:none}.time-gate-stage.is-traveling .time-gate-zone-surface{pointer-events:none}.time-gate-dial{--dial-scale: .9;z-index:30;inset:50% auto auto 50%;width:var(--dial-size);aspect-ratio:1;overflow:visible;border:0;border-radius:50%;background:#fff;box-shadow:none;transform:translate(-50%,-50%) scale(var(--dial-scale));transform-origin:50% 50%;backface-visibility:hidden;will-change:transform,opacity;pointer-events:auto;isolation:isolate}.time-gate-ticks{inset:4%;border-radius:50%}.time-gate-ticks i:before{top:0;width:2px;height:18px;border-radius:999px;background:#cdcdcd}.time-gate-ticks i.major:before{top:0;left:-1px;width:4px;height:32px;border-radius:999px;background:#7d7d7d}.time-gate-number{position:absolute;z-index:6;color:#11110f;font:600 clamp(48px,4.6vw,64px)/.92 "Manrope","Arial Rounded MT Bold",sans-serif;font-family:ui-rounded,Arial Rounded MT Bold,Nunito,Manrope,system-ui,sans-serif;font-weight:900;-webkit-text-stroke:.65px currentColor;letter-spacing:-.07em;pointer-events:none}.time-gate-number.number-12{left:50%;top:9%;transform:translate(-50%)}.time-gate-number.number-3{right:9%;top:50%;transform:translateY(-50%)}.time-gate-number.number-6{left:50%;bottom:9%;transform:translate(-50%)}.time-gate-number.number-9{left:9%;top:50%;transform:translateY(-50%)}.time-gate-hand{--angle: 0deg;border-radius:0;background:#030303;box-shadow:none;transition:none;will-change:transform}.time-gate-hand:after{display:none}.time-gate-hand.hour{--hand-color: #7c3aed;bottom:41%;width:23px;height:32%;transform-origin:50% 72%}.time-gate-hand.minute{--hand-color: #06b6d4;bottom:42%;width:16px;height:40%;transform-origin:50% 80%}.time-gate-hand.hour,.time-gate-hand.minute{background:var(--hand-color)}.time-gate-hand.hour:before,.time-gate-hand.minute:before,.time-gate-hand.second:before{display:none}.time-gate-hand.second{--hand-color: #ff2d55;bottom:36.25%;width:14px;height:55%;background:var(--hand-color);box-shadow:none;transform-origin:50% 75%}.time-gate-hand.second:before{content:"";position:absolute;inset:0;background:var(--hand-color);clip-path:polygon(5% 0,95% 0,100% 100%,0 100%)}.time-gate-hub{display:block;width:34px;height:34px;border:0;background:#fff;box-shadow:none}.time-gate-hub i{display:none}.time-gate-stage.is-traveling .time-gate-dial{animation:time-gate-open-depart .92s cubic-bezier(.77,0,.18,1) forwards}@keyframes time-gate-open-depart{0%{opacity:1;transform:translate(-50%,-50%) scale(var(--dial-scale));filter:blur(0)}42%{opacity:1;transform:translate(-50%,-50%) scale(calc(var(--dial-scale) * 1.06));filter:blur(0)}76%{opacity:.9;transform:translate(-50%,-50%) scale(calc(var(--dial-scale) * .98));filter:blur(1px)}to{opacity:0;transform:translate(-50%,-50%) scale(calc(var(--dial-scale) * .04)) rotate(18deg);filter:blur(12px)}}@media(max-width:760px){.time-gate-stage{--dial-size: min(86vw, 50svh, 390px);width:100%;height:100%}.time-gate-dial{width:var(--dial-size)}.time-gate-orbit-button{width:clamp(104px,30vw,118px);min-height:94px;gap:7px;padding:6px 4px}.time-gate-menu-icon{width:46px;height:46px;flex-basis:46px}.time-gate-menu-icon:after{inset:-4px}.time-gate-menu-icon svg{width:21px;height:21px}.time-gate-orbit-button strong{font-size:clamp(10px,2.8vw,12px)}.time-gate-orbit-button:after{width:14px}.time-gate-orbit-button:nth-child(1){left:50%!important;right:auto;top:6%!important;transform:translate(-50%)}.time-gate-orbit-button:nth-child(2){left:auto!important;right:0;top:6%!important;transform:none}.time-gate-orbit-button:nth-child(3){left:auto!important;right:0;top:auto!important;bottom:6%;transform:none}.time-gate-orbit-button:nth-child(4){left:50%!important;top:auto!important;bottom:6%;transform:translate(-50%)}.time-gate-orbit-button:nth-child(5){left:0!important;top:auto!important;bottom:6%;transform:none}.time-gate-orbit-button:nth-child(6){left:0!important;top:6%!important;transform:none}.time-gate-orbit-button:nth-child(2):hover,.time-gate-orbit-button:nth-child(2).is-active,.time-gate-orbit-button:nth-child(2):focus-visible,.time-gate-orbit-button:nth-child(3):hover,.time-gate-orbit-button:nth-child(3).is-active,.time-gate-orbit-button:nth-child(3):focus-visible,.time-gate-orbit-button:nth-child(5):hover,.time-gate-orbit-button:nth-child(5).is-active,.time-gate-orbit-button:nth-child(5):focus-visible,.time-gate-orbit-button:nth-child(6):hover,.time-gate-orbit-button:nth-child(6).is-active,.time-gate-orbit-button:nth-child(6):focus-visible{transform:translateY(-4px)}.time-gate-orbit-button:nth-child(1):hover,.time-gate-orbit-button:nth-child(1).is-active,.time-gate-orbit-button:nth-child(1):focus-visible,.time-gate-orbit-button:nth-child(4):hover,.time-gate-orbit-button:nth-child(4).is-active,.time-gate-orbit-button:nth-child(4):focus-visible{transform:translate(-50%) translateY(-4px)}.time-gate-ticks{inset:4%}.time-gate-ticks i:before{top:0;width:1px;height:10px}.time-gate-ticks i.major:before{top:0;left:-1px;width:3px;height:19px}.time-gate-number{font-size:clamp(34px,10vw,46px)}.time-gate-number.number-12{top:9%}.time-gate-number.number-3{right:9%}.time-gate-number.number-6{bottom:9%}.time-gate-number.number-9{left:9%}.time-gate-hand.hour{width:13px}.time-gate-hand.minute{width:9px}.time-gate-hand.second{width:17px}.time-gate-hub{width:26px;height:26px}.time-gate-hub i{width:7px;height:7px}}.time-gate-zone-highlight{filter:saturate(.92);transition:opacity .22s ease,filter .32s ease}.time-gate-zone-highlight.is-active{opacity:1;filter:saturate(1.08)}.time-gate-zone-highlight.zone-0{background:conic-gradient(from 0deg,rgba(225,77,135,.66) 0 .32deg,transparent .32deg 59.68deg,rgba(225,77,135,.66) 59.68deg 60deg,transparent 60deg 360deg),conic-gradient(from 0deg,#321b2a 0 60deg,transparent 60deg 360deg)}.time-gate-zone-highlight.zone-1{background:conic-gradient(from 60deg,rgba(117,107,225,.7) 0 .32deg,transparent .32deg 59.68deg,rgba(117,107,225,.7) 59.68deg 60deg,transparent 60deg 360deg),conic-gradient(from 60deg,#202039 0 60deg,transparent 60deg 360deg)}.time-gate-zone-highlight.zone-2{background:conic-gradient(from 120deg,rgba(120,227,91,.68) 0 .32deg,transparent .32deg 59.68deg,rgba(120,227,91,.68) 59.68deg 60deg,transparent 60deg 360deg),conic-gradient(from 120deg,#1a3021 0 60deg,transparent 60deg 360deg)}.time-gate-zone-highlight.zone-3{background:conic-gradient(from 180deg,rgba(67,185,236,.68) 0 .32deg,transparent .32deg 59.68deg,rgba(67,185,236,.68) 59.68deg 60deg,transparent 60deg 360deg),conic-gradient(from 180deg,#172f38 0 60deg,transparent 60deg 360deg)}.time-gate-zone-highlight.zone-4{background:conic-gradient(from 240deg,rgba(91,131,238,.72) 0 .32deg,transparent .32deg 59.68deg,rgba(91,131,238,.72) 59.68deg 60deg,transparent 60deg 360deg),conic-gradient(from 240deg,#192642 0 60deg,transparent 60deg 360deg)}.time-gate-zone-highlight.zone-5{background:conic-gradient(from 300deg,rgba(184,187,208,.68) 0 .32deg,transparent .32deg 59.68deg,rgba(184,187,208,.68) 59.68deg 60deg,transparent 60deg 360deg),conic-gradient(from 300deg,#292a35 0 60deg,transparent 60deg 360deg)}.time-gate-orbit-button:nth-child(1){--menu-accent: #e14d87;--menu-panel: #2f1c2a;--menu-glow: rgba(225, 77, 135, .28)}.time-gate-orbit-button:nth-child(2){--menu-accent: #756be1;--menu-panel: #202039;--menu-glow: rgba(117, 107, 225, .28)}.time-gate-orbit-button:nth-child(3){--menu-accent: #78e35b;--menu-panel: #1a3021;--menu-glow: rgba(120, 227, 91, .27)}.time-gate-orbit-button:nth-child(4){--menu-accent: #43b9ec;--menu-panel: #172f38;--menu-glow: rgba(67, 185, 236, .27)}.time-gate-orbit-button:nth-child(5){--menu-accent: #5b83ee;--menu-panel: #192642;--menu-glow: rgba(91, 131, 238, .29)}.time-gate-orbit-button:nth-child(6){--menu-accent: #b8bbd0;--menu-panel: #292a35;--menu-glow: rgba(184, 187, 208, .24)}.time-gate-orbit-button{overflow:hidden;isolation:isolate;transition:width .3s cubic-bezier(.16,1,.3,1),min-height .3s cubic-bezier(.16,1,.3,1),opacity .22s ease,color .22s ease,border-color .22s ease,background .26s ease,box-shadow .3s ease,transform .26s cubic-bezier(.16,1,.3,1)}.time-gate-orbit-button>strong,.time-gate-orbit-button:after{display:none}.time-gate-orbit-button:before{content:attr(data-title);position:absolute;z-index:2;left:102px;top:21px;color:#f6f3ff;font-size:clamp(24px,2.35vw,36px);font-weight:800;line-height:.84;letter-spacing:-.075em;opacity:0;pointer-events:none;transform:translate(-10px);transition:opacity .18s ease,transform .28s cubic-bezier(.16,1,.3,1)}.time-gate-orbit-button:hover,.time-gate-orbit-button.is-active,.time-gate-orbit-button:focus-visible{width:clamp(230px,19vw,286px);min-height:118px;flex-direction:row;justify-content:flex-start;align-items:center;padding:14px 18px;overflow:hidden;border:1px solid color-mix(in srgb,var(--menu-accent) 56%,#66708e);border-top:5px solid var(--menu-accent);border-radius:3px;color:#f6f3ff;background:linear-gradient(90deg,color-mix(in srgb,var(--menu-accent) 19%,transparent),transparent 45%),linear-gradient(110deg,color-mix(in srgb,var(--menu-panel) 94%,#111524),#0f1220f0);box-shadow:0 20px 44px #0000003d,0 0 38px var(--menu-glow),inset 0 1px #ffffff0f;text-align:left;transform:translate(-50%,-50%) translateY(-5px)}.time-gate-orbit-button:hover:before,.time-gate-orbit-button.is-active:before,.time-gate-orbit-button:focus-visible:before{opacity:1;transform:translate(0)}.time-gate-orbit-button:hover:after,.time-gate-orbit-button.is-active:after,.time-gate-orbit-button:focus-visible:after{content:attr(data-tagline);position:absolute;z-index:2;display:block;left:103px;top:59px;width:calc(100% - 119px);height:auto;color:color-mix(in srgb,var(--menu-accent) 72%,#dce0f1);background:transparent;font:500 7px/1.45 DM Mono,monospace;letter-spacing:.09em;opacity:1;white-space:normal}.time-gate-orbit-button:hover .time-gate-menu-icon,.time-gate-orbit-button.is-active .time-gate-menu-icon,.time-gate-orbit-button:focus-visible .time-gate-menu-icon{width:68px;height:68px;flex-basis:68px;border-radius:0;color:#101321;background:var(--menu-accent);box-shadow:11px 11px color-mix(in srgb,var(--menu-accent) 31%,#0d1020),0 0 26px var(--menu-glow);transform:skew(-6deg)}.time-gate-orbit-button:hover .time-gate-menu-icon:after,.time-gate-orbit-button.is-active .time-gate-menu-icon:after,.time-gate-orbit-button:focus-visible .time-gate-menu-icon:after{opacity:0}.time-gate-orbit-button:hover strong,.time-gate-orbit-button.is-active strong,.time-gate-orbit-button:focus-visible strong{display:none}.time-gate-orbit-button:nth-child(2):hover,.time-gate-orbit-button:nth-child(2).is-active,.time-gate-orbit-button:nth-child(2):focus-visible{transform:translate(-104%,-50%) translateY(-5px)}.time-gate-orbit-button:nth-child(5):hover,.time-gate-orbit-button:nth-child(5).is-active,.time-gate-orbit-button:nth-child(5):focus-visible{transform:translate(4%,-50%) translateY(-5px)}.time-gate-stage.has-selection .time-gate-orbit-button:not(.is-active){opacity:.16;filter:grayscale(.5)}.time-gate-stage.has-selection .time-gate-dial{box-shadow:0 0 0 1px #11110f0a,0 0 100px #11110f14}.time-gate-stage:has(.time-gate-orbit-button:nth-child(1).is-active) .time-gate-hub{box-shadow:0 0 34px #e14d8799}.time-gate-stage:has(.time-gate-orbit-button:nth-child(2).is-active) .time-gate-hub{box-shadow:0 0 34px #756be199}.time-gate-stage:has(.time-gate-orbit-button:nth-child(3).is-active) .time-gate-hub{box-shadow:0 0 34px #78e35b94}.time-gate-stage:has(.time-gate-orbit-button:nth-child(4).is-active) .time-gate-hub{box-shadow:0 0 34px #43b9ec94}.time-gate-stage:has(.time-gate-orbit-button:nth-child(5).is-active) .time-gate-hub{box-shadow:0 0 34px #5b83ee99}.time-gate-stage:has(.time-gate-orbit-button:nth-child(6).is-active) .time-gate-hub{box-shadow:0 0 34px #b8bbd094}@media(max-width:760px){.time-gate-orbit-button:hover,.time-gate-orbit-button.is-active,.time-gate-orbit-button:focus-visible{width:clamp(160px,43vw,184px);min-height:88px;padding:10px 11px}.time-gate-orbit-button:before{left:63px;top:16px;font-size:clamp(18px,5.8vw,24px)}.time-gate-orbit-button:hover:after,.time-gate-orbit-button.is-active:after,.time-gate-orbit-button:focus-visible:after{left:64px;top:45px;width:calc(100% - 75px);max-width:none;overflow:hidden;font-size:5.5px;line-height:1.35}.time-gate-orbit-button:hover .time-gate-menu-icon,.time-gate-orbit-button.is-active .time-gate-menu-icon,.time-gate-orbit-button:focus-visible .time-gate-menu-icon{width:48px;height:48px;flex-basis:48px;box-shadow:7px 7px color-mix(in srgb,var(--menu-accent) 31%,#0d1020),0 0 18px var(--menu-glow)}.time-gate-orbit-button:hover strong,.time-gate-orbit-button.is-active strong,.time-gate-orbit-button:focus-visible strong{display:none}.time-gate-orbit-button:nth-child(2):hover,.time-gate-orbit-button:nth-child(2).is-active,.time-gate-orbit-button:nth-child(2):focus-visible,.time-gate-orbit-button:nth-child(3):hover,.time-gate-orbit-button:nth-child(3).is-active,.time-gate-orbit-button:nth-child(3):focus-visible,.time-gate-orbit-button:nth-child(5):hover,.time-gate-orbit-button:nth-child(5).is-active,.time-gate-orbit-button:nth-child(5):focus-visible,.time-gate-orbit-button:nth-child(6):hover,.time-gate-orbit-button:nth-child(6).is-active,.time-gate-orbit-button:nth-child(6):focus-visible{transform:translateY(-3px)}.time-gate-orbit-button:nth-child(1):hover,.time-gate-orbit-button:nth-child(1).is-active,.time-gate-orbit-button:nth-child(1):focus-visible,.time-gate-orbit-button:nth-child(4):hover,.time-gate-orbit-button:nth-child(4).is-active,.time-gate-orbit-button:nth-child(4):focus-visible{transform:translate(-50%) translateY(-3px)}.time-gate-orbit-button:nth-child(2):hover,.time-gate-orbit-button:nth-child(2).is-active,.time-gate-orbit-button:nth-child(2):focus-visible{transform:translate(-10px,-3px)}.time-gate-orbit-button:nth-child(5):hover,.time-gate-orbit-button:nth-child(5).is-active,.time-gate-orbit-button:nth-child(5):focus-visible{transform:translate(10px,-3px)}}.time-gate-menu-icon{width:76px;height:76px;flex-basis:76px;border-radius:0;color:#11110f;background:transparent;box-shadow:none}.time-gate-menu-icon:after{display:none}.time-gate-menu-icon svg{width:36px;height:36px}.time-gate-menu-icon .time-gate-icon-fill{fill:currentColor;stroke:none}.time-gate-menu-icon .time-gate-dual-clock circle,.time-gate-menu-icon .time-gate-dual-clock path{fill:#ffffffdb;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.time-gate-menu-icon .time-gate-dual-clock-back,.time-gate-menu-icon .time-gate-dual-clock-front{stroke:currentColor}.time-gate-orbit-button:not(:hover):not(.is-active):not(:focus-visible) .time-gate-menu-icon{color:#11110f}.time-gate-orbit-button:hover .time-gate-menu-icon,.time-gate-orbit-button.is-active .time-gate-menu-icon,.time-gate-orbit-button:focus-visible .time-gate-menu-icon{color:var(--icon-hover);background:#fffffff5;border-color:var(--icon-hover);box-shadow:0 0 26px color-mix(in srgb,var(--icon-hover) 30%,transparent)}.time-gate-orbit-button{--icon-hover: #ff6687}.time-gate-orbit-button:nth-child(2){--icon-hover: #8b7bff}.time-gate-orbit-button:nth-child(3){--icon-hover: #58d7a1}.time-gate-orbit-button:nth-child(4){--icon-hover: #ff8a5b}.time-gate-orbit-button:nth-child(5){--icon-hover: #4cb7ff}.time-gate-orbit-button:nth-child(6){--icon-hover: #f2b84b}.time-gate-orbit-button:nth-child(4):hover .time-gate-dual-clock-back,.time-gate-orbit-button:nth-child(4).is-active .time-gate-dual-clock-back,.time-gate-orbit-button:nth-child(4):focus-visible .time-gate-dual-clock-back{stroke:#ff6687}.time-gate-orbit-button:nth-child(4):hover .time-gate-dual-clock-front,.time-gate-orbit-button:nth-child(4).is-active .time-gate-dual-clock-front,.time-gate-orbit-button:nth-child(4):focus-visible .time-gate-dual-clock-front{stroke:#62a7ff}@media(max-width:760px){.time-gate-menu-icon{width:58px;height:58px;flex-basis:58px}.time-gate-menu-icon svg{width:29px;height:29px}}@media(min-width:761px){.time-gate-orbit-button:nth-child(2):not(:hover):not(.is-active):not(:focus-visible){transform:translate(-50%,-50%) translate(-15.6vw)}.time-gate-orbit-button:nth-child(5):not(:hover):not(.is-active):not(:focus-visible){transform:translate(-50%,-50%) translate(4.9vw)}}@media(max-width:760px){.time-gate-orbit-button:nth-child(2):not(:hover):not(.is-active):not(:focus-visible){transform:translate(-19vw)}.time-gate-orbit-button:nth-child(5):not(:hover):not(.is-active):not(:focus-visible){transform:translate(-4vw)}}@media(min-width:761px){.time-gate-orbit-menu{inset:50% auto auto 50%;width:calc(var(--dial-size) + 268px);height:calc(var(--dial-size) + 268px);transform:translate(-50%,-50%)}.time-gate-stage.is-traveling .time-gate-orbit-menu{transform:translate(-50%,-50%) scale(1.08)}.time-gate-orbit-button:nth-child(2):not(:hover):not(.is-active):not(:focus-visible),.time-gate-orbit-button:nth-child(5):not(:hover):not(.is-active):not(:focus-visible){transform:translate(-50%,-50%)}}.time-gate-orbit-button:hover,.time-gate-orbit-button.is-active,.time-gate-orbit-button:focus-visible{flex-direction:column;align-items:center;justify-content:center;padding:18px;text-align:center}.time-gate-orbit-button:hover:before,.time-gate-orbit-button.is-active:before,.time-gate-orbit-button:focus-visible:before{top:12px;right:0;left:0;width:100%;text-align:center;transform:none}.time-gate-orbit-button:hover:after,.time-gate-orbit-button.is-active:after,.time-gate-orbit-button:focus-visible:after{inset:auto 14px 12px;width:auto;text-align:center}.time-gate-orbit-button:hover .time-gate-menu-icon,.time-gate-orbit-button.is-active .time-gate-menu-icon,.time-gate-orbit-button:focus-visible .time-gate-menu-icon{transform:none}.time-gate-orbit-button:hover .time-gate-menu-icon svg,.time-gate-orbit-button.is-active .time-gate-menu-icon svg,.time-gate-orbit-button:focus-visible .time-gate-menu-icon svg{transform:none}.time-gate-orbit-button:hover .time-gate-menu-icon,.time-gate-orbit-button.is-active .time-gate-menu-icon,.time-gate-orbit-button:focus-visible .time-gate-menu-icon{width:52px;height:52px;flex-basis:52px;border-radius:13px}@media(max-width:760px){.time-gate-orbit-button:hover,.time-gate-orbit-button.is-active,.time-gate-orbit-button:focus-visible{padding:12px 8px}.time-gate-orbit-button:hover:before,.time-gate-orbit-button.is-active:before,.time-gate-orbit-button:focus-visible:before{top:8px;right:0;left:0;width:100%;font-size:clamp(12px,3.4vw,15px)}.time-gate-orbit-button:hover:after,.time-gate-orbit-button.is-active:after,.time-gate-orbit-button:focus-visible:after{inset:auto 8px 8px;width:auto;font-size:5px}.time-gate-orbit-button:hover .time-gate-menu-icon,.time-gate-orbit-button.is-active .time-gate-menu-icon,.time-gate-orbit-button:focus-visible .time-gate-menu-icon{width:40px;height:40px;flex-basis:40px;border-radius:10px}}.time-gate-orbit-button:hover,.time-gate-orbit-button.is-active,.time-gate-orbit-button:focus-visible{flex-direction:row;align-items:center;justify-content:flex-start;padding:14px 18px;text-align:left}.time-gate-orbit-button:hover:before,.time-gate-orbit-button.is-active:before,.time-gate-orbit-button:focus-visible:before{top:21px;right:auto;left:102px;width:auto;text-align:left;transform:translate(0)}.time-gate-orbit-button:hover:after,.time-gate-orbit-button.is-active:after,.time-gate-orbit-button:focus-visible:after{inset:59px auto auto 103px;width:calc(100% - 119px);text-align:left}.time-gate-orbit-button:hover .time-gate-menu-icon,.time-gate-orbit-button.is-active .time-gate-menu-icon,.time-gate-orbit-button:focus-visible .time-gate-menu-icon{width:68px;height:68px;flex-basis:68px;border-radius:0;transform:skew(-6deg)}.time-gate-orbit-button:hover .time-gate-menu-icon svg,.time-gate-orbit-button.is-active .time-gate-menu-icon svg,.time-gate-orbit-button:focus-visible .time-gate-menu-icon svg{transform:skew(6deg)}.time-gate-orbit-button:nth-child(2):hover,.time-gate-orbit-button:nth-child(2).is-active,.time-gate-orbit-button:nth-child(2):focus-visible,.time-gate-orbit-button:nth-child(5):hover,.time-gate-orbit-button:nth-child(5).is-active,.time-gate-orbit-button:nth-child(5):focus-visible{transform:translate(-50%,-50%) translateY(-5px)}@media(max-width:760px){.time-gate-orbit-button:hover,.time-gate-orbit-button.is-active,.time-gate-orbit-button:focus-visible{padding:10px 11px}.time-gate-orbit-button:hover:before,.time-gate-orbit-button.is-active:before,.time-gate-orbit-button:focus-visible:before{top:16px;left:63px;width:auto;font-size:clamp(18px,5.8vw,24px)}.time-gate-orbit-button:hover:after,.time-gate-orbit-button.is-active:after,.time-gate-orbit-button:focus-visible:after{top:45px;left:64px;width:calc(100% - 75px);font-size:5.5px;text-align:left}.time-gate-orbit-button:hover .time-gate-menu-icon,.time-gate-orbit-button.is-active .time-gate-menu-icon,.time-gate-orbit-button:focus-visible .time-gate-menu-icon{width:48px;height:48px;flex-basis:48px;border-radius:0}.time-gate-orbit-button:nth-child(2):hover,.time-gate-orbit-button:nth-child(2).is-active,.time-gate-orbit-button:nth-child(2):focus-visible,.time-gate-orbit-button:nth-child(5):hover,.time-gate-orbit-button:nth-child(5).is-active,.time-gate-orbit-button:nth-child(5):focus-visible{transform:translateY(-3px)}}.time-gate-stage.is-traveling .time-gate-dial{animation:time-gate-time-machine-depart .88s linear forwards,time-gate-time-machine-fade .88s linear forwards}.time-gate-stage.is-traveling .time-gate-hand.hour{animation:time-gate-spin-hour 1.74s cubic-bezier(.18,.82,.2,1) 60ms forwards}.time-gate-stage.is-traveling .time-gate-hand.minute{animation:time-gate-spin-minute 1.68s cubic-bezier(.12,.9,.2,1) forwards}.time-gate-stage.is-traveling .time-gate-hand.second{animation:time-gate-spin-second 1.51s cubic-bezier(.08,.86,.18,1) .11s forwards}@keyframes time-gate-spin-hour{0%{transform:translate(-50%) rotate(var(--angle))}16%{transform:translate(-50%) rotate(calc(var(--angle) + 24deg))}34%{transform:translate(-50%) rotate(calc(var(--angle) + 210deg))}68%{transform:translate(-50%) rotate(calc(var(--angle) + 1980deg))}88%{transform:translate(-50%) rotate(calc(var(--angle) + 2820deg))}to{transform:translate(-50%) rotate(calc(var(--angle) + 3060deg))}}@keyframes time-gate-spin-minute{0%{transform:translate(-50%) rotate(var(--angle))}12%{transform:translate(-50%) rotate(calc(var(--angle) - 42deg))}28%{transform:translate(-50%) rotate(calc(var(--angle) - 330deg))}62%{transform:translate(-50%) rotate(calc(var(--angle) - 2640deg))}86%{transform:translate(-50%) rotate(calc(var(--angle) - 3900deg))}to{transform:translate(-50%) rotate(calc(var(--angle) - 4320deg))}}@keyframes time-gate-spin-second{0%{transform:translate(-50%) rotate(var(--angle))}10%{transform:translate(-50%) rotate(calc(var(--angle) + 72deg))}25%{transform:translate(-50%) rotate(calc(var(--angle) + 540deg))}55%{transform:translate(-50%) rotate(calc(var(--angle) + 3240deg))}80%{transform:translate(-50%) rotate(calc(var(--angle) + 4920deg))}to{transform:translate(-50%) rotate(calc(var(--angle) + 5580deg))}}@keyframes time-gate-time-machine-depart{0%{transform:translate3d(-50%,-50%,0) scale(var(--dial-scale)) rotate(0);animation-timing-function:cubic-bezier(.4,0,.2,1)}45%{transform:translate3d(-50%,-50%,0) scale(calc(var(--dial-scale) * 1.14)) rotate(0);animation-timing-function:cubic-bezier(.4,0,.2,1)}to{transform:translate3d(-50%,-50%,0) scale(calc(var(--dial-scale) * .04)) rotate(42deg)}}@keyframes time-gate-time-machine-fade{0%,52%{opacity:1}to{opacity:0}}.clock-host{display:grid;place-items:center}.game-clock-dial{position:relative;inset:auto;width:86%;height:auto;overflow:visible;transform:none;will-change:auto;pointer-events:none}.game-clock-targets{position:absolute;z-index:11;inset:0;pointer-events:none}.game-clock-target{--target-color: #7c3aed;position:absolute;display:grid;width:clamp(32px,6.4%,46px);aspect-ratio:1;place-items:center;border:3px solid var(--target-color);border-radius:50%;color:#11110f;background:#fff;box-shadow:0 2px 7px #11110f1f;font:700 clamp(9px,1vw,12px)/1 "Manrope",system-ui,sans-serif;letter-spacing:-.06em;white-space:nowrap;transform:translate(-50%,-50%)}.game-clock-target.minute{--target-color: #06b6d4}.game-clock-target.second{--target-color: #ff2d55}.game-clock-target-value{position:relative;z-index:1}.game-clock-target.is-disappearing{will-change:border-color,background-color,box-shadow;animation:game-clock-target-clear-shell .36s cubic-bezier(.16,.75,.22,1) both}.game-clock-target.is-mistake{will-change:background-color,border-color,box-shadow;animation:game-clock-target-mistake .26s ease-out both}.game-clock-target.is-disappearing .game-clock-target-value{animation:game-clock-target-clear-value .36s cubic-bezier(.16,.75,.22,1) both}.game-clock-target-burst{position:absolute;z-index:4;left:50%;top:50%;width:0;height:0;overflow:visible;pointer-events:none}.game-clock-target-particle{position:absolute;left:0;top:0;display:block;width:var(--burst-width);height:var(--burst-height);border-radius:2px;background:var(--target-color);opacity:0;will-change:opacity,transform;animation:game-clock-target-particle .33s cubic-bezier(.14,.7,.24,1) var(--burst-delay) both}@keyframes game-clock-target-clear-shell{0%,12%{border-color:var(--target-color);background-color:#fff;box-shadow:0 2px 7px #11110f1f}22%{border-color:var(--target-color);background-color:color-mix(in srgb,var(--target-color) 14%,#fff);box-shadow:0 0 0 7px color-mix(in srgb,var(--target-color) 24%,transparent)}42%,to{border-color:transparent;background-color:transparent;box-shadow:none}}@keyframes game-clock-target-mistake{0%,to{border-color:var(--target-color);background-color:#fff;box-shadow:0 2px 7px #11110f1f}16%{border-color:#ff3b30;background-color:#ff3b30;box-shadow:0 0 0 5px #ff3b302e}31%{border-color:#ff3b30;background-color:#ff3b30;box-shadow:0 0 0 5px #ff3b3024}46%{border-color:#ff3b30;background-color:#ff3b30;box-shadow:0 0 0 3px #ff3b3017}68%{border-color:var(--target-color);background-color:#fff;box-shadow:0 2px 7px #11110f1f}}@keyframes game-clock-target-clear-value{0%,14%{opacity:1;transform:scale(1)}32%,to{opacity:0;transform:scale(.72)}}@keyframes game-clock-target-particle{0%,12%{opacity:0;transform:translate(-50%,-50%) rotate(var(--burst-rotate)) scale(.35)}28%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--burst-x)),calc(-50% + var(--burst-y))) rotate(calc(var(--burst-rotate) + 42deg)) scale(.7)}}@media(prefers-reduced-motion:reduce){.game-clock-target.is-disappearing,.game-clock-target.is-disappearing .game-clock-target-value,.game-clock-target.is-mistake{animation-duration:.14s}.game-clock-target-burst{display:none}}.game-clock-hand,.game-clock-hand.hour,.game-clock-hand.minute,.game-clock-hand.second{bottom:50%;height:41%;border-radius:0;background:var(--hand-color);box-shadow:none;transform:translate(-50%) rotate(var(--angle));transform-origin:50% 100%}.game-clock-hand.hour{width:23px}.game-clock-hand.minute{width:16px}.game-clock-hand.second{width:14px}.game-clock-hand:before{display:none}.game-clock-hand:after{content:"";position:absolute;left:0;top:100%;display:block;width:100%;height:var(--hand-tail);background:var(--hand-color)}.game-clock-hand.is-active{box-shadow:0 0 0 4px color-mix(in srgb,var(--hand-color) 20%,transparent)}.game-clock-dial .time-gate-hub{z-index:14}.game-clock-dial:after{content:"";position:absolute;z-index:20;inset:-1px;border:6px solid transparent;border-radius:50%;pointer-events:none}.game-clock-dial.has-correct-feedback:after{animation:game-clock-correct-feedback .11s ease-out}.game-clock-dial.has-mistake-feedback:after{animation:game-clock-mistake-feedback .26s ease-out}.game-clock-dial.has-mistake-feedback{transform-origin:50% 50%;animation:game-clock-mistake-shake .26s cubic-bezier(.2,.8,.25,1)}@keyframes game-clock-correct-feedback{0%{border-color:#49d39be6;background:#49d39b29}to{border-color:transparent;background:transparent}}@keyframes game-clock-mistake-feedback{0%{border-color:#ff3b30e6;background:#ff3b3033}30%{border-color:#ff3b308c;background:#ff3b301c}to{border-color:transparent;background:transparent}}@keyframes game-clock-mistake-shake{0%,to{transform:translate(0) rotate(0)}11%{transform:translate(-5px,2px) rotate(-.28deg)}23%{transform:translate(3px,-4px) rotate(.22deg)}36%{transform:translate(-2px,-2px) rotate(.16deg)}49%{transform:translate(4px,1px) rotate(-.2deg)}63%{transform:translate(-1px,3px) rotate(.12deg)}78%{transform:translate(2px,-1px) rotate(-.08deg)}91%{transform:translate(-1px,1px) rotate(.04deg)}}@media(prefers-reduced-motion:reduce){.game-clock-dial.has-mistake-feedback{animation:none}}@media(max-width:760px){.game-clock-hand.hour{width:13px}.game-clock-hand.minute{width:9px}.game-clock-hand.second{width:8px}}.time-gate-zone-highlight{display:none}.time-gate-stage.has-selection .time-gate-dial,.time-gate-stage.has-selection .time-gate-hub{box-shadow:none;filter:none}.time-gate-orbit-anchor{position:absolute;display:block;width:64px;height:48px;transform:translate(-50%,-50%);pointer-events:auto}.time-gate-action,.time-tutorial-trigger{display:flex;height:48px;align-items:center;justify-content:center;border:0;border-radius:200px;color:#000;background:#fff;box-shadow:0 0 0 1px #0000000d,0 3px 12px #0000000f;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;will-change:transform}.time-gate-action{width:64px;padding:0}.time-gate-action:before,.time-gate-action:after,.time-tutorial-trigger:before,.time-tutorial-trigger:after{display:none}.time-gate-action:focus-visible,.time-tutorial-trigger:focus-visible{outline:none;box-shadow:0 0 0 1px #0000000d,0 3px 12px #0000000f,0 0 0 4px #00000014}.time-gate-action-icon{display:grid;width:24px;height:24px;place-items:center;color:#000;pointer-events:none}.time-gate-action-icon svg{display:block;width:24px;height:24px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.time-gate-action-icon .time-gate-icon-fill{fill:currentColor;stroke:none}.time-gate-action-icon .time-gate-dual-clock circle,.time-gate-action-icon .time-gate-dual-clock path{fill:#fff;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.time-tutorial-entry{position:absolute;z-index:80;top:20px;left:50%;width:118px;margin-left:-59px}.time-tutorial-trigger{position:relative;width:118px;overflow:hidden;padding:6px 18px 4px;font:600 16px/24px Manrope,system-ui,sans-serif;letter-spacing:-.035em;text-align:center}.time-tutorial-content{position:relative;display:flex;height:100%;align-items:center;justify-content:center}.time-tutorial-content strong{color:#000;font:inherit;letter-spacing:inherit;text-shadow:none}@media(max-width:760px){.time-gate-orbit-anchor:nth-child(1){inset:6% auto auto 50%!important;transform:translate(-50%)}.time-gate-orbit-anchor:nth-child(2){inset:6% 18px auto auto!important;transform:none}.time-gate-orbit-anchor:nth-child(3){inset:auto 18px 6% auto!important;transform:none}.time-gate-orbit-anchor:nth-child(4){inset:auto auto 6% 50%!important;transform:translate(-50%)}.time-gate-orbit-anchor:nth-child(5){inset:auto auto 6% 18px!important;transform:none}.time-gate-orbit-anchor:nth-child(6){inset:6% auto auto 18px!important;transform:none}.time-tutorial-entry{top:12px;width:110px;margin-left:-55px}.time-tutorial-trigger{width:110px;height:44px;padding:4px 16px 3px;font-size:14px}}@media(prefers-reduced-motion:reduce){.time-gate-action,.time-tutorial-trigger{will-change:auto}}:root{background:#fff;--paper: #fff;--surface-soft: #f6f6f4;--reference-shadow: 0 0 0 1px rgba(0, 0, 0, .05), 0 3px 12px rgba(0, 0, 0, .06);--reference-shadow-large: 0 0 0 1px rgba(0, 0, 0, .045), 0 18px 52px rgba(0, 0, 0, .09)}html,body,#root{background:#fff}.time-section-shell,.tutorial-shell,.game-shell,.result-shell,.loading-screen{color:#090909;background:#fff}.time-section-back,.time-primary-action,.time-quiet-action,.time-support-grid button,.primary-button,.secondary-button,.text-button,.icon-button,.keycap{border:0;border-radius:200px;color:#090909;background:#fff;box-shadow:var(--reference-shadow);text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;will-change:transform;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease}.time-section-back:hover,.time-primary-action:hover,.time-quiet-action:hover,.time-game-copy .time-primary-action:hover,.time-support-grid button:hover,.primary-button:hover,.secondary-button:hover,.text-button:hover,.icon-button:hover,.game-header .icon-button:hover,.keycap:hover{color:#090909;border-color:transparent;background:#fff}.time-section-back:focus-visible,.time-primary-action:focus-visible,.time-quiet-action:focus-visible,.time-support-grid button:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,.text-button:focus-visible,.icon-button:focus-visible,.keycap:focus-visible{outline:none;box-shadow:var(--reference-shadow),0 0 0 4px #00000014}.time-section-shell{min-height:100svh;overflow-x:hidden;animation:none}.time-section-header{min-height:88px;padding:20px clamp(20px,3vw,44px);border:0;background:#fff}.time-section-back{height:48px;gap:10px;padding:5px 15px 5px 5px}.time-section-back .time-clock-glyph{width:38px;height:38px;border:0;background:var(--surface-soft);transition:transform .42s cubic-bezier(.22,1,.36,1)}.time-section-back:hover .time-clock-glyph{transform:rotate(-18deg)}.time-section-back strong{color:#090909;font-size:11px;letter-spacing:.1em}.time-section-back small{margin-top:4px;color:#898985;font-size:7px}.time-section-index{min-width:112px;min-height:48px;align-content:center;justify-items:center;gap:3px;padding:5px 14px;border-radius:200px;background:#fff;box-shadow:var(--reference-shadow)}.time-section-index span{color:#92928e;font-size:7px}.time-section-index strong{color:#090909;font-size:11px}.time-section-content{width:min(1260px,calc(100% - 56px));padding:clamp(34px,6vh,68px) 0 84px}.time-section-intro{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);margin-bottom:clamp(38px,6vh,64px)}.time-section-kicker{margin-bottom:16px;color:#989894}.time-section-intro h1{max-width:900px;color:#090909;font-size:clamp(58px,8vw,118px);line-height:.86;letter-spacing:-.078em}.time-section-intro p{max-width:390px;color:#73736f;font-size:13px;line-height:1.75}.time-primary-action,.time-quiet-action,.primary-button,.secondary-button,.text-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 20px;font-size:12px;font-weight:700}.time-primary-action span{margin-left:22px}.time-panel-actions{gap:10px;margin-top:30px}.time-account-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:12px;min-height:390px;padding:12px;border:0;border-radius:40px;background:var(--surface-soft)}.time-account-card{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,64px)}.time-account-card h2{color:#090909;font-size:clamp(36px,5vw,64px)}.time-account-card p,.time-game-copy p{color:#73736f}.time-record-card{margin:0;padding:clamp(28px,4vw,44px);border:0;border-radius:32px;color:#090909;background:#fff;box-shadow:var(--reference-shadow)}.time-record-card strong{color:#090909}.time-ranking-board{padding:12px;border:0;border-radius:36px;background:var(--surface-soft)}.time-ranking-head{min-height:44px;padding:0 18px;border:0;color:#92928e}.time-ranking-row{min-height:68px;margin-top:8px;padding:0 22px;border:0;border-radius:200px;color:#090909;background:#fff;box-shadow:var(--reference-shadow)}.time-ranking-row.is-you{margin-top:8px;padding-inline:22px;border-radius:200px;color:#090909;background:#fff;box-shadow:0 0 0 1px #00000029,0 3px 12px #0000000f}.time-ranking-row strong small{color:#ef312c}.time-game-entry,.time-competitive-card{overflow:hidden;border:0;border-radius:40px;color:#090909;background:var(--surface-soft)}.time-game-entry{grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);min-height:500px;padding:12px}.time-game-dial{width:min(76%,410px);border:0;color:#090909;background:repeating-conic-gradient(from -1deg,rgba(9,9,9,.42) 0 1deg,transparent 1deg 6deg);box-shadow:0 0 0 20px #fff inset,var(--reference-shadow)}.time-game-dial:before{background:#fff}.time-game-dial i{background:#090909}.time-game-dial i:nth-child(3){background:#ef312c}.time-game-copy{margin-left:12px;padding:clamp(36px,6vw,72px);border:0;border-radius:32px;color:#090909;background:#fff}.time-game-copy h2,.time-game-copy>span{color:#090909}.time-game-copy .time-primary-action,.time-game-copy .time-quiet-action{color:#090909;border:0;background:#fff;box-shadow:var(--reference-shadow)}.time-competitive-card{min-height:450px;padding:clamp(34px,5vw,62px)}.time-competitive-card>div:first-child strong,.time-competitive-card>div:first-child>span{color:#090909}.time-competitive-card>div:first-child small{color:#83837f}.time-competitive-card>button{color:#090909;border:0;background:#fff;box-shadow:var(--reference-shadow)}.time-rank-orbit{border-color:#09090938;color:#090909;background:#fff;box-shadow:var(--reference-shadow)}.time-rank-orbit:before,.time-rank-orbit:after,.time-rank-orbit i{border-color:#09090924}.time-settings-card{gap:28px;padding:12px;border:0;border-radius:40px;background:var(--surface-soft)}.time-settings-list{display:grid;gap:8px}.time-settings-list>div{min-height:64px;padding:8px 10px 8px 22px;border:0;border-radius:200px;background:#fff;box-shadow:var(--reference-shadow)}.time-settings-list>div:first-child{border:0}.time-settings-list kbd{min-width:88px;color:#090909;background:var(--surface-soft)}.time-settings-card>.time-primary-action{margin:0 10px 10px 0}.time-support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:12px;border:0;border-radius:40px;background:var(--surface-soft)}.time-support-grid button{min-height:320px;padding:clamp(26px,4vw,42px);border:0;border-radius:32px;color:#090909;background:#fff;box-shadow:var(--reference-shadow)}.time-support-grid button:last-child{border:0}.time-support-grid button:hover small{color:#777773}.time-support-grid strong{color:#090909}.time-gate-toast{color:#090909;background:#fff;box-shadow:var(--reference-shadow-large)}.tutorial-shell{width:min(1180px,calc(100% - 48px));padding:24px 0}.tutorial-topline{min-height:48px}.tutorial-card{min-height:590px;padding:12px;overflow:hidden;border:0;border-radius:40px;background:var(--surface-soft);box-shadow:none}.tutorial-visual{margin:0;overflow:hidden;border:0;border-radius:32px;background:#fff;box-shadow:var(--reference-shadow)}.tutorial-dial{border:0;background:#fff;box-shadow:0 0 0 1px #00000014,0 12px 34px #00000014}.tutorial-target{border:0;box-shadow:var(--reference-shadow)}.tutorial-copy{padding:clamp(38px,6vw,74px)}.tutorial-copy p{color:#747470}.tutorial-dots button{width:32px;height:5px;border-radius:200px;background:#d9d9d6;box-shadow:none}.tutorial-dots button.selected{background:#090909}.tutorial-actions{gap:10px}.game-shell,.game-stage{background:#fff}.game-header>div,.active-hand-pill,.game-header .icon-button{color:#090909;background:#fff;box-shadow:var(--reference-shadow)}.game-header .icon-button{border:0;border-radius:200px}.control-dock{background:var(--surface-soft);box-shadow:var(--reference-shadow)}.inline-control kbd,.game-controls .hour kbd,.game-controls .minute kbd,.game-controls .second kbd,.game-controls .boost kbd{border:0;color:#090909;background:#fff;box-shadow:var(--reference-shadow)}.game-controls .second kbd{color:#ef312c}.game-controls .boost kbd{color:#fff;background:#090909}.replay-badge{color:#090909;background:#fff;box-shadow:var(--reference-shadow)}.modal-backdrop{background:#ffffffd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.modal-card{border:0;border-radius:36px;color:#090909;background:#fff;box-shadow:var(--reference-shadow-large)}.binding-list{display:grid;gap:8px;padding:8px;border:0;border-radius:28px;background:var(--surface-soft)}.binding-row{min-height:58px;padding:5px 7px 5px 16px;border:0}.keycap,.keycap.capturing{min-height:46px;color:#090909;border:0;background:#fff}.keycap.capturing{box-shadow:0 0 0 1px #0003,0 3px 12px #0000000f}.result-shell{padding:28px}.result-card{width:min(780px,100%);padding:clamp(34px,7vw,68px);overflow:visible;border:0;border-radius:40px;color:#090909;background:var(--surface-soft);box-shadow:none}.result-card:before{display:none}.new-best{right:24px;top:24px;border:0;border-radius:200px;background:#fff;box-shadow:var(--reference-shadow);transform:none}.final-score{padding:26px;border:0;border-radius:28px;background:#fff;box-shadow:var(--reference-shadow)}.result-stats{gap:8px;margin:12px 0 28px}.result-stats div{min-height:86px;justify-content:center;padding:14px;border:0;border-radius:24px;background:#fff;box-shadow:var(--reference-shadow)}@media(max-width:760px){.time-section-header{min-height:72px;padding:12px}.time-section-back{width:48px;padding:5px}.time-section-content{width:calc(100% - 24px);padding:30px 0 52px}.time-section-intro{margin-bottom:30px}.time-section-intro h1{font-size:clamp(50px,16vw,76px)}.time-account-layout,.time-game-entry,.time-settings-card{grid-template-columns:1fr}.time-account-layout,.time-game-entry,.time-settings-card,.time-support-grid,.tutorial-card{border-radius:30px}.time-account-card{padding:30px 20px}.time-record-card{min-height:170px;padding:26px;border:0}.time-ranking-board{padding:8px;border-radius:28px}.time-ranking-row{grid-template-columns:42px minmax(0,1fr) auto;min-height:62px;padding:0 14px}.time-ranking-row.is-you{padding-inline:14px}.time-game-entry{padding:10px}.time-game-dial{width:min(72vw,310px);margin:30px auto}.time-game-copy{margin:0;padding:34px 22px 38px;border:0;border-radius:24px}.time-competitive-card{padding:26px 20px;border-radius:30px}.time-rank-orbit{width:min(66vw,280px)}.time-settings-card{gap:20px;padding:10px}.time-settings-list>div{min-height:58px;padding-left:17px}.time-settings-card>.time-primary-action{margin:0 0 2px}.time-support-grid{display:grid;grid-template-columns:1fr;gap:10px;padding:10px}.time-support-grid button{min-height:200px;border:0;border-radius:24px}.tutorial-shell{width:calc(100% - 24px);padding:12px 0}.tutorial-card{grid-template-columns:1fr;padding:10px}.tutorial-visual{min-height:320px;border:0;border-radius:24px}.tutorial-copy{padding:34px 20px}.tutorial-topline .text-button{min-height:42px;padding:0 14px;font-size:10px}.modal-card{padding:28px 20px;border-radius:28px}.binding-row{gap:10px}.keycap{min-width:126px}.modal-actions.split{align-items:stretch;flex-direction:column}.modal-actions.split>div{justify-content:flex-end}.result-shell{padding:12px}.result-card{padding:38px 14px 22px;border-radius:30px}.new-best{right:16px;top:16px}.result-stats{gap:6px}.result-stats div{padding:10px 4px;border-radius:18px}}@media(prefers-reduced-motion:reduce){.time-section-back,.time-primary-action,.time-quiet-action,.time-support-grid button,.primary-button,.secondary-button,.text-button,.icon-button,.keycap{will-change:auto}}.normal-game-hub{position:relative;min-height:100svh;overflow-x:hidden;color:#090909;background:#fff}.normal-game-hub-header{position:absolute;z-index:20;left:0;top:0;padding:22px clamp(20px,3vw,44px)}.normal-game-hub-clock,.normal-game-enter,.normal-game-replay{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:200px;color:#090909;background:#fff;box-shadow:var(--reference-shadow);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;will-change:transform}.normal-game-hub-clock .time-clock-glyph{width:46px;height:46px;border:0;background:var(--surface-soft);transition:transform .42s cubic-bezier(.22,1,.36,1)}.normal-game-hub-clock:hover .time-clock-glyph{transform:rotate(-18deg)}.normal-game-tree{position:relative;width:min(1120px,calc(100% - 48px));margin:0 auto;padding:clamp(126px,17vh,178px) 0 76px 72px}.normal-game-tree-root{position:relative;display:grid;width:fit-content;min-width:118px;grid-template-columns:28px 1fr;align-items:center;column-gap:10px;color:#090909;font:500 10px DM Mono,monospace;letter-spacing:.14em}.normal-game-tree-root>i{grid-row:1 / 3;display:block;width:28px;height:28px;border:9px solid var(--surface-soft);border-radius:50%;background:#ef312c;box-shadow:var(--reference-shadow)}.normal-game-tree-root span,.normal-game-tree-root small{line-height:1.2}.normal-game-tree-root small{margin-top:3px;color:#999995;font-size:7px;letter-spacing:.12em}.normal-game-branches{position:relative;display:grid;gap:16px;margin:48px 0 0 13px;padding:0 0 0 58px;list-style:none}.normal-game-branches:before{content:"";position:absolute;left:0;top:-48px;bottom:84px;width:1px;background:#d8d8d4}.normal-game-branch{position:relative}.normal-game-branch:before{content:"";position:absolute;left:-58px;top:50%;width:58px;height:1px;background:#d8d8d4}.normal-game-branch:after{content:"";position:absolute;left:-62px;top:calc(50% - 4px);width:9px;height:9px;border:3px solid #fff;border-radius:50%;background:#b9b9b5;box-shadow:0 0 0 1px #d8d8d4}.normal-game-branch:first-child:after{background:#ef312c}.normal-game-card{display:grid;min-height:166px;grid-template-columns:70px 112px minmax(0,1fr) auto;align-items:center;gap:clamp(16px,2.2vw,30px);padding:18px 18px 18px 28px;border-radius:34px;background:var(--surface-soft)}.normal-game-card-index{display:grid;align-self:stretch;align-content:space-between;padding:10px 0;font-family:DM Mono,monospace}.normal-game-card-index span{color:#090909;font-size:18px;font-weight:500}.normal-game-card-index small{color:#999995;font-size:7px;letter-spacing:.12em;writing-mode:vertical-rl;transform:rotate(180deg)}.normal-game-glyph{position:relative;display:grid;width:112px;height:112px;place-items:center;overflow:hidden;border-radius:50%;background:#fff;box-shadow:var(--reference-shadow)}.normal-game-glyph i,.normal-game-glyph:before,.normal-game-glyph:after{content:"";position:absolute}.normal-game-glyph b{position:relative;z-index:3;color:#090909;font:500 11px DM Mono,monospace}.normal-game-glyph.is-chase:before{inset:14px;border:1px dashed #c8c8c4;border-radius:50%}.normal-game-glyph.is-chase i{left:50%;bottom:50%;width:3px;height:31px;border-radius:20px;background:#090909;transform-origin:50% 100%}.normal-game-glyph.is-chase i:first-child{width:5px;height:23px;transform:translate(-50%) rotate(28deg)}.normal-game-glyph.is-chase i:nth-child(2){transform:translate(-50%) rotate(132deg)}.normal-game-glyph.is-chase i:nth-child(3){width:1px;height:38px;background:#ef312c;transform:translate(-50%) rotate(248deg)}.normal-game-glyph.is-rush:before{inset:14px;border:7px solid #ededeb;border-top-color:#090909;border-right-color:#090909;border-radius:50%;transform:rotate(25deg)}.normal-game-glyph.is-rush:after{width:6px;height:6px;border-radius:50%;background:#ef312c;transform:translateY(22px)}.normal-game-glyph.is-precision:before,.normal-game-glyph.is-precision:after{border:1px solid #d3d3cf;border-radius:50%}.normal-game-glyph.is-precision:before{inset:15px}.normal-game-glyph.is-precision:after{inset:31px;box-shadow:0 0 0 15px #f6f6f4b3}.normal-game-glyph.is-precision i:first-child,.normal-game-glyph.is-precision i:nth-child(2){z-index:2;background:#ef312c}.normal-game-glyph.is-precision i:first-child{width:1px;height:74px}.normal-game-glyph.is-precision i:nth-child(2){width:74px;height:1px}.normal-game-card-copy{min-width:0}.normal-game-card-copy h2{margin:0 0 9px;color:#090909;font-size:clamp(28px,3.3vw,48px);line-height:.92;letter-spacing:-.065em}.normal-game-card-copy p{max-width:470px;margin:0;color:#777773;font-size:11px;line-height:1.65}.normal-game-best{display:block;margin-top:10px;color:#999995;font:8px DM Mono,monospace;letter-spacing:.1em}.normal-game-card-actions{display:flex;align-items:center;gap:8px}.normal-game-enter{min-width:126px;height:48px;gap:22px;padding:0 17px;font-size:11px;font-weight:700}.normal-game-enter b{font-size:15px;font-weight:500}.normal-game-replay{width:48px;height:48px;padding:0;font-size:17px}.normal-game-hub-clock:focus-visible,.normal-game-enter:focus-visible,.normal-game-replay:focus-visible{outline:none;box-shadow:var(--reference-shadow),0 0 0 4px #00000014}@media(max-width:760px){.normal-game-hub-header{padding:12px}.normal-game-hub-clock{width:48px;height:48px;padding:4px}.normal-game-hub-clock .time-clock-glyph{width:40px;height:40px}.normal-game-tree{width:calc(100% - 24px);padding:94px 0 42px 4px}.normal-game-branches{gap:12px;margin-top:34px;padding-left:28px}.normal-game-branches:before{top:-34px;bottom:104px}.normal-game-branch:before{left:-28px;width:28px}.normal-game-branch:after{left:-32px}.normal-game-card{min-height:214px;grid-template-columns:48px minmax(0,1fr);gap:11px 14px;padding:16px;border-radius:26px}.normal-game-card-index{grid-column:1;grid-row:1;align-self:start;padding:0}.normal-game-card-index small{margin-top:8px;writing-mode:initial;transform:none}.normal-game-glyph{grid-column:1;grid-row:2;width:48px;height:48px;align-self:start}.normal-game-glyph.is-chase:before,.normal-game-glyph.is-rush:before{inset:7px}.normal-game-glyph.is-chase i{height:14px}.normal-game-glyph.is-chase i:first-child{width:3px;height:11px}.normal-game-glyph.is-chase i:nth-child(3){height:18px}.normal-game-glyph.is-rush:before{border-width:4px}.normal-game-glyph.is-rush:after{transform:translateY(10px)}.normal-game-glyph.is-precision:before{inset:6px}.normal-game-glyph.is-precision:after{inset:14px;box-shadow:0 0 0 6px #f6f6f4b3}.normal-game-glyph.is-precision i:first-child{height:34px}.normal-game-glyph.is-precision i:nth-child(2){width:34px}.normal-game-glyph b{font-size:7px}.normal-game-card-copy{grid-column:2;grid-row:1 / 3;align-self:center}.normal-game-card-copy h2{font-size:clamp(28px,9vw,36px)}.normal-game-card-copy p{font-size:10px}.normal-game-card-actions{grid-column:1 / -1;justify-content:flex-end}.normal-game-enter{min-width:120px}}@media(prefers-reduced-motion:reduce){.normal-game-hub-clock,.normal-game-enter,.normal-game-replay{will-change:auto}}.normal-game-hub{--solo-black: #0a0a0a;--solo-paper: #f3f3f0;--solo-line: rgba(10, 10, 10, .12);--solo-red: #f13731;min-height:100svh;background:#fff;transition:opacity .42s ease,filter .42s ease,transform .52s cubic-bezier(.16,1,.3,1)}.normal-game-hub:after{content:"";position:fixed;z-index:1;top:0;right:clamp(20px,3vw,44px);left:clamp(20px,3vw,44px);height:1px;background:var(--solo-black);opacity:.08;pointer-events:none}.normal-game-hub.is-leaving{opacity:0;filter:blur(6px);transform:scale(1.015)}.normal-game-hub-header{position:absolute;z-index:20;top:0;left:0;padding:24px clamp(20px,3vw,44px)}.normal-game-hub-clock{width:58px;height:58px;padding:5px;border:1px solid rgba(10,10,10,.06);background:#fff;box-shadow:var(--reference-shadow)}.normal-game-hub-clock .time-clock-glyph{width:46px;height:46px;background:#f7f7f5}.normal-game-tree{position:relative;z-index:2;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:clamp(126px,16vh,166px) 0 72px}.normal-game-intro{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end;gap:48px;padding:0 2px clamp(34px,5vh,54px);border-bottom:1px solid var(--solo-line)}.normal-game-heading>span,.normal-game-summary>span,.normal-game-choice-head,.normal-game-visual>small,.normal-game-choice-copy>small,.normal-game-choice-foot{font-family:DM Mono,monospace}.normal-game-heading>span{display:flex;align-items:center;gap:10px;color:#777771;font-size:8px;letter-spacing:.18em}.normal-game-heading>span i{display:block;width:7px;height:7px;border-radius:50%;background:var(--solo-red)}.normal-game-heading h1{margin:16px 0 -5px;color:var(--solo-black);font-size:clamp(52px,6.4vw,88px);font-weight:700;line-height:.84;letter-spacing:-.075em}.normal-game-summary{display:grid;gap:28px;justify-items:start;padding-bottom:2px}.normal-game-summary p{max-width:390px;margin:0;color:#6d6d68;font-size:11px;line-height:1.75;word-break:keep-all}.normal-game-summary>span{color:#9a9a94;font-size:7px;letter-spacing:.13em}.normal-game-summary>span b{color:var(--solo-red);font-size:11px;font-weight:600}.normal-game-branches{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin:22px 0 0;padding:0;list-style:none}.normal-game-branch{min-width:0}.normal-game-choice{position:relative;display:flex;width:100%;min-height:430px;flex-direction:column;padding:24px;overflow:hidden;border:1px solid transparent;border-radius:30px;color:var(--solo-black);background:var(--solo-paper);box-shadow:none;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background-color .36s ease,border-color .36s ease,box-shadow .36s ease;will-change:transform}.normal-game-branch:first-child .normal-game-choice>small{color:#090909}.normal-game-branch:first-child .normal-game-choice>b{color:#090909;background:transparent}.normal-game-choice.is-available{color:#fff;background:var(--solo-black);box-shadow:0 22px 48px #0000001f}.normal-game-choice.is-coming:hover{border-color:#0a0a0a1f;background:#ededeb;box-shadow:0 18px 38px #0000000f}.normal-game-choice-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.normal-game-choice-head>b{font-size:11px;font-weight:500;letter-spacing:.08em}.normal-game-choice-head>small{display:flex;align-items:center;gap:7px;color:#8d8d88;font-size:7px;letter-spacing:.13em}.normal-game-choice-head>small i{width:6px;height:6px;border-radius:50%;background:#b8b8b2}.normal-game-choice.is-available .normal-game-choice-head>small{color:#ffffff9e}.normal-game-choice.is-available .normal-game-choice-head>small i{background:var(--solo-red);box-shadow:0 0 0 4px #f1373129}.normal-game-visual{position:relative;display:grid;min-height:168px;flex:1;place-items:center;margin:18px 0 20px;border-top:1px solid rgba(10,10,10,.08);border-bottom:1px solid rgba(10,10,10,.08)}.normal-game-choice.is-available .normal-game-visual{border-color:#ffffff1f}.normal-game-visual>small{position:absolute;right:0;bottom:10px;color:#a0a09b;font-size:6px;letter-spacing:.16em;writing-mode:vertical-rl}.normal-game-choice.is-available .normal-game-visual>small{color:#ffffff6b}.normal-game-dial{position:relative;display:block;width:128px;height:128px;border:1px solid currentColor;border-radius:50%;opacity:.9;transition:transform .7s cubic-bezier(.16,1,.3,1)}.normal-game-dial:before,.normal-game-dial:after{content:"";position:absolute;border-radius:50%}.normal-game-dial:before{inset:7px;opacity:.55;background:repeating-conic-gradient(from -1deg,currentColor 0deg 1deg,transparent 1deg 15deg);-webkit-mask:radial-gradient(circle,transparent 0 75%,#000 76% 100%);mask:radial-gradient(circle,transparent 0 75%,#000 76% 100%)}.normal-game-dial:after{inset:23px;border:1px solid currentColor;opacity:.1}.normal-game-hand{position:absolute;z-index:2;left:50%;bottom:50%;display:block;width:2px;border-radius:20px;background:currentColor;transform-origin:50% 100%;transition:transform .76s cubic-bezier(.16,1,.3,1)}.normal-game-hand.hand-hour{height:31px;transform:translate(-50%) rotate(34deg)}.normal-game-hand.hand-minute{height:44px;transform:translate(-50%) rotate(126deg)}.normal-game-hand.hand-second{width:1px;height:50px;color:var(--solo-red);background:currentColor;transform:translate(-50%) rotate(244deg)}.normal-game-dial>b{position:absolute;z-index:4;left:50%;top:50%;width:9px;height:9px;border:3px solid currentColor;border-radius:50%;background:inherit;transform:translate(-50%,-50%)}.normal-game-branch[data-game-id=minute-rush] .hand-hour{transform:translate(-50%) rotate(300deg)}.normal-game-branch[data-game-id=minute-rush] .hand-minute{transform:translate(-50%) rotate(24deg)}.normal-game-branch[data-game-id=perfect-orbit] .hand-hour{transform:translate(-50%) rotate(180deg)}.normal-game-branch[data-game-id=perfect-orbit] .hand-minute{transform:translate(-50%) rotate(90deg)}.normal-game-choice:hover .normal-game-dial{transform:rotate(8deg) scale(1.035)}.normal-game-choice:hover .hand-hour{transform:translate(-50%) rotate(76deg)}.normal-game-choice:hover .hand-minute{transform:translate(-50%) rotate(194deg)}.normal-game-choice:hover .hand-second{transform:translate(-50%) rotate(328deg)}.normal-game-choice-copy{display:grid;min-width:0}.normal-game-choice-copy>small{margin-bottom:8px;color:#969690;font-size:7px;letter-spacing:.16em}.normal-game-choice.is-available .normal-game-choice-copy>small{color:var(--solo-red)}.normal-game-choice-copy>strong{font-size:clamp(31px,3vw,43px);line-height:.92;letter-spacing:-.065em}.normal-game-choice-copy>span{min-height:35px;margin-top:13px;color:#777772;font-size:9px;line-height:1.65;word-break:keep-all}.normal-game-choice.is-available .normal-game-choice-copy>span{color:#ffffff94}.normal-game-choice-foot{display:flex;align-items:center;justify-content:space-between;margin-top:22px}.normal-game-choice-foot>small{color:#9a9a94;font-size:7px;letter-spacing:.13em}.normal-game-choice-foot>b{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#90908a;background:#fff;font-size:14px;font-weight:500;transition:color .26s ease,background-color .26s ease,transform .42s cubic-bezier(.16,1,.3,1)}.normal-game-choice.is-available .normal-game-choice-foot>small{color:#ffffff6b}.normal-game-choice.is-available .normal-game-choice-foot>b{color:var(--solo-black)}.normal-game-choice:hover .normal-game-choice-foot>b{transform:rotate(45deg)}.normal-game-choice.is-available:focus-visible{box-shadow:0 22px 48px #0000001f,0 0 0 4px #f1373133}@media(max-width:900px){.normal-game-intro{grid-template-columns:1fr;gap:28px}.normal-game-summary{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px}.normal-game-branches{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(max-width:600px){.normal-game-hub-header{padding:14px}.normal-game-hub-clock{width:50px;height:50px;padding:4px}.normal-game-hub-clock .time-clock-glyph{width:40px;height:40px}.normal-game-tree{width:calc(100% - 28px);padding:92px 0 36px}.normal-game-intro{gap:24px;padding-bottom:30px}.normal-game-heading h1{margin-top:12px;font-size:clamp(47px,15vw,64px)}.normal-game-summary{display:grid;grid-template-columns:1fr;gap:18px}.normal-game-summary p{max-width:330px}.normal-game-branches{grid-template-columns:1fr;gap:12px;margin-top:14px}.normal-game-choice{min-height:390px;padding:20px;border-radius:26px}.normal-game-visual{min-height:142px;margin:14px 0 17px}.normal-game-dial{width:112px;height:112px}.normal-game-choice-copy>strong{font-size:clamp(32px,11vw,42px)}}@media(prefers-reduced-motion:reduce){.normal-game-hub,.normal-game-choice,.normal-game-dial,.normal-game-hand,.normal-game-choice-foot>b{transition-duration:1ms;will-change:auto}}.normal-game-hub{--solo-ink: #0a0a0a;--solo-paper: #f5f5f2;--solo-red: #f13731;position:relative;min-height:100svh;overflow:hidden;color:var(--solo-ink);background:#fff}.normal-game-hub:before{content:"";position:absolute;z-index:0;inset:0;opacity:.55;background:linear-gradient(rgba(10,10,10,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(10,10,10,.032) 1px,transparent 1px);background-size:88px 88px;pointer-events:none}.normal-game-hub:after{content:"";position:absolute;z-index:0;inset:0 auto 0 50%;width:1px;height:auto;background:#0a0a0a0d;pointer-events:none}.normal-game-hub-header{position:absolute;z-index:20;top:0;left:0;padding:22px clamp(20px,3vw,44px)}.normal-game-hub-clock{width:56px;height:56px;padding:5px;border:0;background:#fff;box-shadow:var(--reference-shadow)}.normal-game-hub-clock .time-clock-glyph{width:46px;height:46px;background:#f6f6f3}.normal-game-ambient{position:absolute;z-index:1;inset:0;overflow:hidden;pointer-events:none}.normal-game-ambient-orbit{position:absolute;left:50%;top:54%;display:block;width:min(76vw,860px);aspect-ratio:1;border:1px solid rgba(10,10,10,.09);border-radius:50%;transform:translate(-50%,-50%)}.normal-game-ambient-orbit:before,.normal-game-ambient-orbit:after{content:"";position:absolute;border-radius:50%}.normal-game-ambient-orbit:before{inset:24px;opacity:.32;background:repeating-conic-gradient(from -1deg,rgba(10,10,10,.48) 0 1deg,transparent 1deg 6deg);-webkit-mask:radial-gradient(circle,transparent 0 92%,#000 92.3% 100%);mask:radial-gradient(circle,transparent 0 92%,#000 92.3% 100%)}.normal-game-ambient-orbit:after{inset:14%;border:1px solid rgba(10,10,10,.05);box-shadow:0 0 0 12vw #fff3}.normal-game-ambient-orbit>i{position:absolute;z-index:2;left:50%;bottom:50%;display:block;width:1px;border-radius:20px;background:#0a0a0a1a;transform-origin:50% 100%}.normal-game-ambient-orbit .ambient-hour{height:24%;transform:translate(-50%) rotate(38deg)}.normal-game-ambient-orbit .ambient-minute{height:36%;transform:translate(-50%) rotate(126deg)}.normal-game-ambient-orbit .ambient-second{height:41%;background:#f137312e;transform:translate(-50%) rotate(246deg)}.normal-game-ambient-orbit>b{position:absolute;z-index:3;left:50%;top:50%;width:13px;height:13px;border:4px solid #fff;border-radius:50%;background:#0a0a0a2e;box-shadow:0 0 0 1px #0a0a0a0f;transform:translate(-50%,-50%)}.normal-game-ambient-left,.normal-game-ambient-right{position:absolute;bottom:28px;color:#999994;font:7px DM Mono,monospace;letter-spacing:.16em}.normal-game-ambient-left{left:clamp(20px,3vw,44px)}.normal-game-ambient-right{right:clamp(20px,3vw,44px)}.normal-game-tree{position:relative;z-index:4;width:min(780px,calc(100% - 48px));margin:0 auto;padding:clamp(164px,21vh,210px) 0 84px}.normal-game-tree:before,.normal-game-tree:after{position:absolute;top:clamp(126px,calc(21vh - 38px),172px);color:#8f8f8a;font:7px DM Mono,monospace;letter-spacing:.16em}.normal-game-tree:before{content:"SOLO PLAY  ·  SELECT MODE";left:3px}.normal-game-tree:after{content:"01 AVAILABLE  /  03 MODES";right:3px}.normal-game-branches:before,.normal-game-branch:before,.normal-game-branch:after{display:none}.normal-game-choice{position:relative;display:grid;width:100%;min-height:104px;grid-template-columns:52px minmax(0,1fr) auto 34px;align-items:center;gap:18px;padding:0 26px;overflow:hidden;border:1px solid rgba(10,10,10,.055);border-radius:27px;color:var(--solo-ink);background:#f6f6f3e6;box-shadow:0 1px #fffc inset;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:color .34s ease,background-color .34s ease,border-color .34s ease,box-shadow .42s ease;will-change:transform}.normal-game-branch:first-child .normal-game-choice{border-color:#0a0a0a17;background:#fffffff2;box-shadow:0 16px 38px #00000012,0 1px #fff inset}.normal-game-branch:first-child .normal-game-choice:before{content:"";position:absolute;top:25%;bottom:25%;left:0;width:3px;border-radius:0 3px 3px 0;background:var(--solo-red);transition:top .34s cubic-bezier(.16,1,.3,1),bottom .34s cubic-bezier(.16,1,.3,1)}.normal-game-choice>span,.normal-game-choice>small{font-family:DM Mono,monospace}.normal-game-choice>span{color:#9a9a95;font-size:9px;letter-spacing:.08em}.normal-game-choice>strong{min-width:0;overflow:hidden;font-size:clamp(25px,3vw,34px);line-height:1;letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap}.normal-game-choice>small{color:#aaa9a4;font-size:7px;letter-spacing:.15em}.normal-game-branch:first-child .normal-game-choice>small{color:var(--solo-red)}.normal-game-choice>b{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#aaa9a4;background:#fff;font-size:14px;font-weight:500;transition:color .3s ease,background-color .3s ease,transform .42s cubic-bezier(.16,1,.3,1)}.normal-game-branch:first-child .normal-game-choice>b{color:#fff;background:var(--solo-ink)}.normal-game-branch:first-child .normal-game-choice:hover{color:#fff;border-color:var(--solo-ink);background:var(--solo-ink);box-shadow:0 20px 44px #00000024}.normal-game-branch:first-child .normal-game-choice:hover:before{top:0;bottom:0}.normal-game-branch:first-child .normal-game-choice:hover>span{color:#ffffff7a}.normal-game-branch:first-child .normal-game-choice:hover>b{color:var(--solo-ink);background:#fff;transform:rotate(-35deg)}.normal-game-choice:disabled{cursor:wait}.normal-game-choice:focus-visible{outline:none;box-shadow:0 0 0 4px #0a0a0a1a}@media(max-width:600px){.normal-game-hub:before{background-size:56px 56px}.normal-game-hub-header{padding:13px}.normal-game-hub-clock{width:48px;height:48px;padding:4px}.normal-game-hub-clock .time-clock-glyph{width:40px;height:40px}.normal-game-ambient-orbit{left:78%;top:55%;width:470px}.normal-game-ambient-left,.normal-game-ambient-right{display:none}.normal-game-tree{width:calc(100% - 24px);padding:116px 0 42px}.normal-game-tree:before,.normal-game-tree:after{top:87px;font-size:6px;letter-spacing:.1em}.normal-game-tree:after{content:"01 / 03"}.normal-game-branches{gap:10px}.normal-game-choice{min-height:88px;grid-template-columns:32px minmax(0,1fr) auto 30px;gap:9px;padding:0 15px;border-radius:23px}.normal-game-choice>strong{font-size:clamp(22px,7.5vw,29px)}.normal-game-choice>small{font-size:6px}.normal-game-choice>b{width:29px;height:29px}}@media(prefers-reduced-motion:reduce){.normal-game-choice,.normal-game-choice:before,.normal-game-choice>b{transition-duration:1ms;will-change:auto}}.normal-game-hub-header{padding:24px clamp(20px,3vw,44px)}.normal-game-tree{display:grid;width:min(1180px,calc(100% - 64px));min-height:100svh;grid-template-columns:minmax(330px,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(54px,7vw,104px);margin:0 auto;padding:124px 0 72px}.normal-game-tree:before,.normal-game-tree:after{display:none;content:none}.normal-game-page-copy{align-self:center;min-width:0;padding-bottom:6px}.normal-game-page-copy>span,.normal-game-hand-legend,.normal-game-list-panel>header{font-family:DM Mono,monospace}.normal-game-page-copy>span{display:flex;align-items:center;gap:9px;color:#858580;font-size:8px;letter-spacing:.18em}.normal-game-page-copy>span i{width:7px;height:7px;border-radius:50%;background:#ff3158}.normal-game-page-copy h1{margin:17px 0 26px;font-size:clamp(94px,10.5vw,152px);font-weight:700;line-height:.72;letter-spacing:-.09em}.normal-game-page-copy>strong{display:block;max-width:390px;font-size:clamp(25px,2.5vw,34px);line-height:1.08;letter-spacing:-.055em}.normal-game-page-copy>p{max-width:330px;margin:17px 0 0;color:#74746f;font-size:10px;line-height:1.75;word-break:keep-all}.normal-game-hand-legend{display:flex;flex-wrap:wrap;gap:18px;margin-top:35px}.normal-game-hand-legend span{display:flex;align-items:center;gap:7px;color:#979792;font-size:6px;letter-spacing:.14em}.normal-game-hand-legend i{display:block;width:22px;height:2px;border-radius:20px}.normal-game-hand-legend .hour{background:#7437ef}.normal-game-hand-legend .minute{background:#11b2cf}.normal-game-hand-legend .second{background:#ff3158}.normal-game-list-panel{min-width:0}.normal-game-list-panel>header{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:36px;padding:0 4px 13px;border-bottom:1px solid rgba(9,9,9,.12);color:#777772;font-size:7px;letter-spacing:.15em}.normal-game-list-panel>header small{color:#aaa9a4;font-size:6px}.normal-game-list-panel>header b{color:#ff3158;font-size:9px;font-weight:600}.normal-game-branches{display:grid;grid-template-columns:1fr;gap:10px;margin:14px 0 0;padding:0}.normal-game-choice{position:relative;display:grid;width:100%;min-height:98px;grid-template-columns:46px minmax(0,1fr) auto 34px;align-items:center;gap:16px;padding:0 24px;overflow:hidden;border:1px solid rgba(9,9,9,.055);border-radius:26px;color:#090909;background:#f5f5f2;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;text-align:left;transition:background-color .32s ease,border-color .32s ease,box-shadow .38s ease}.normal-game-branch:first-child .normal-game-choice{min-height:150px;color:#fff;border-color:#090909;background:#090909;box-shadow:0 20px 44px #0000001f}.normal-game-branch:first-child .normal-game-choice:before{display:none}.normal-game-branch:first-child .normal-game-choice:after{content:"";position:absolute;bottom:25px;left:24px;width:72px;height:2px;border-radius:20px;background:linear-gradient(90deg,#7437ef 0 33.333%,#11b2cf 33.333% 66.666%,#ff3158 66.666% 100%)}.normal-game-choice>span{color:#969691;font:9px DM Mono,monospace;letter-spacing:.08em}.normal-game-choice>strong{min-width:0;overflow:hidden;font-size:clamp(25px,2.7vw,36px);line-height:1;letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap}.normal-game-choice>small{color:#aaa9a4;font:7px DM Mono,monospace;letter-spacing:.15em}.normal-game-choice>b{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#aaa9a4;background:#fff;font-size:14px;font-weight:500}.normal-game-branch:first-child .normal-game-choice>span{align-self:start;margin-top:29px;color:#ffffff7a}.normal-game-branch:first-child .normal-game-choice>strong{font-size:clamp(34px,3.6vw,49px)}.normal-game-branch:first-child .normal-game-choice>small{color:#ff3158}.normal-game-branch:first-child .normal-game-choice>b{color:#090909;background:#fff}.normal-game-branch:first-child .normal-game-choice:hover{border-color:#171717;background:#171717;box-shadow:0 24px 50px #00000029}.normal-game-branch:not(:first-child) .normal-game-choice:hover{border-color:#0909091a;background:#eeeeeb}.normal-game-choice:hover>b{transform:none}.normal-game-branch:first-child .normal-game-choice:hover>b{transform:rotate(-35deg)}.normal-game-choice:focus-visible{outline:none;box-shadow:0 0 0 4px #0909091a}@media(max-width:960px){.normal-game-tree{grid-template-columns:minmax(270px,.7fr) minmax(430px,1.3fr);gap:46px}.normal-game-page-copy h1{font-size:clamp(80px,12vw,112px)}.normal-game-choice{grid-template-columns:36px minmax(0,1fr) auto 32px;gap:10px;padding:0 18px}.normal-game-branch:first-child .normal-game-choice:after{left:18px}}@media(max-width:760px){.normal-game-hub-header{padding:13px}.normal-game-tree{display:grid;width:calc(100% - 28px);min-height:auto;grid-template-columns:1fr;gap:42px;padding:108px 0 42px}.normal-game-page-copy h1{margin:14px 0 20px;font-size:clamp(76px,26vw,104px)}.normal-game-page-copy>strong{font-size:clamp(25px,8vw,32px)}.normal-game-page-copy>p{max-width:340px}.normal-game-hand-legend{margin-top:25px}.normal-game-choice{min-height:84px;grid-template-columns:32px minmax(0,1fr) auto 29px;gap:8px;padding:0 14px;border-radius:22px}.normal-game-branch:first-child .normal-game-choice{min-height:84px}.normal-game-branch:first-child .normal-game-choice{min-height:116px}.normal-game-branch:first-child .normal-game-choice:after{bottom:18px;left:14px;width:58px}.normal-game-choice>strong{font-size:clamp(22px,7.4vw,29px)}.normal-game-branch:first-child .normal-game-choice>span{margin-top:20px}.normal-game-branch:first-child .normal-game-choice>strong{font-size:clamp(29px,9.5vw,38px)}.normal-game-choice>small{font-size:6px}.normal-game-choice>b{width:28px;height:28px}}@media(prefers-reduced-motion:reduce){.normal-game-choice{transition-duration:1ms}}.normal-game-hub{min-height:100svh;overflow-x:hidden;overflow-y:auto;color:#090909;background:#fff}.normal-game-hub:before,.normal-game-hub:after{display:none}.normal-game-hub-header{padding:22px clamp(20px,3vw,44px)}.normal-game-tree{display:block;width:min(760px,calc(100% - 48px));min-height:0;margin:0 auto;padding:clamp(148px,20vh,196px) 0 72px}.normal-game-branches{display:grid;grid-template-columns:1fr;gap:12px;margin:0;padding:0;list-style:none}.normal-game-branches:before,.normal-game-branch:before,.normal-game-branch:after,.normal-game-choice:before,.normal-game-choice:after{display:none}.normal-game-choice{position:relative;display:grid;width:100%;min-height:96px;grid-template-columns:52px minmax(0,1fr) auto 20px;align-items:center;gap:16px;padding:0 28px;border:0;border-radius:26px;color:#090909;background:var(--surface-soft);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:none;will-change:transform}.normal-game-branch:first-child .normal-game-choice{min-height:96px;color:#090909;border:0;background:var(--surface-soft);box-shadow:none}.normal-game-branch:first-child .normal-game-choice>span{align-self:center;margin-top:0;color:#999995}.normal-game-branch:first-child .normal-game-choice>strong{font-size:clamp(24px,3vw,36px)}.normal-game-branch:first-child .normal-game-choice>small,.normal-game-branch:first-child .normal-game-choice>b{color:#090909;background:transparent}.normal-game-branch:first-child .normal-game-choice:before,.normal-game-branch:first-child .normal-game-choice:after{display:none}.normal-game-branch:first-child .normal-game-choice:hover{color:#090909;border:0;background:var(--surface-soft);box-shadow:none}.normal-game-choice>span{color:#999995;font:10px DM Mono,monospace}.normal-game-choice>strong{min-width:0;overflow:hidden;font-size:clamp(24px,3vw,36px);line-height:1;letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap}.normal-game-choice>small{color:#aaa;font:8px DM Mono,monospace;letter-spacing:.14em}.normal-game-branch:first-child .normal-game-choice>small,.normal-game-branch:first-child .normal-game-choice>b{color:#090909}.normal-game-choice>b{display:block;width:auto;height:auto;border-radius:0;color:#aaa;background:transparent;font-size:16px;font-weight:500;text-align:right}.normal-game-choice:hover{color:#090909;background:var(--surface-soft);box-shadow:none}.normal-game-choice:hover>b{color:#aaa;background:transparent;transform:none}.normal-game-choice:focus-visible{outline:none;box-shadow:0 0 0 4px #00000014}@media(max-width:760px){.normal-game-hub-header{padding:12px}.normal-game-hub-clock{width:48px;height:48px;padding:4px}.normal-game-hub-clock .time-clock-glyph{width:40px;height:40px}.normal-game-tree{width:calc(100% - 24px);padding:100px 0 42px}.normal-game-branches{gap:10px}.normal-game-choice{min-height:84px;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;padding:0 18px;border-radius:22px}.normal-game-choice>strong{font-size:clamp(22px,7.6vw,30px)}.normal-game-choice>b{display:none}}@media(prefers-reduced-motion:reduce){.normal-game-choice{will-change:auto}}.normal-game-hub.liquid-map-hub{--liquid-ink: #10100f;--liquid-paper: #f6f6f2;position:relative;display:grid;min-height:100svh;grid-template-rows:92px minmax(0,1fr) 52px;overflow:hidden;color:var(--liquid-ink);background:linear-gradient(90deg,rgba(16,16,15,.035) 1px,transparent 1px),linear-gradient(rgba(16,16,15,.035) 1px,transparent 1px),#fff;background-size:80px 80px}.liquid-map-hub:before{content:"";position:absolute;z-index:0;inset:92px 0 52px 46%;background:radial-gradient(circle at center,rgba(255,255,255,.98),rgba(255,255,255,.46) 44%,transparent 72%);pointer-events:none}.liquid-map-hub .normal-game-hub-header{position:relative;z-index:20;display:grid;min-height:92px;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(20px,3vw,48px);border-bottom:1px solid rgba(16,16,15,.13);background:#f6f6f2b3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.liquid-map-hub .normal-game-hub-clock{position:static;width:52px;height:52px;padding:3px;border:0;border-radius:200px;background:#fff;box-shadow:0 9px 22px #0000000f,0 2px 6px #0000000d}.liquid-map-hub .normal-game-hub-clock .time-clock-glyph{width:46px;height:46px;background:#fff}.liquid-map-header-copy{display:grid;justify-items:center;gap:6px}.liquid-map-header-copy small,.liquid-map-count,.liquid-map-kicker,.liquid-map-choice-index,.liquid-map-choice-title small,.liquid-map-choice-status,.liquid-map-visual-meta,.liquid-map-footer{font-family:DM Mono,monospace}.liquid-map-header-copy small{color:#8c8c85;font-size:8px;letter-spacing:.19em}.liquid-map-header-copy strong{font-size:12px;letter-spacing:.15em}.liquid-map-count{justify-self:end;color:#9b9b94;font-size:10px;letter-spacing:.12em}.liquid-map-count b{color:var(--liquid-ink);font-size:18px;font-weight:500}.liquid-map-layout{position:relative;z-index:2;display:grid;min-height:0;grid-template-columns:minmax(390px,.88fr) minmax(520px,1.12fr)}.liquid-map-copy{position:relative;z-index:4;display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(38px,5vw,76px) clamp(28px,5.5vw,92px);border-right:1px solid rgba(16,16,15,.1)}.liquid-map-kicker{color:#6f6f69;font-size:8px;letter-spacing:.18em}.liquid-map-copy>h1{max-width:660px;margin:14px 0 16px;font-size:clamp(60px,7.3vw,114px);line-height:.77;letter-spacing:-.09em}.liquid-map-copy>p{max-width:490px;min-height:48px;margin:0;color:#65655f;font-size:12px;line-height:1.75;word-break:keep-all}.liquid-map-list{display:grid;gap:0;margin:clamp(28px,4.8vh,52px) 0 0;padding:0;border-bottom:1px solid rgba(16,16,15,.18);list-style:none}.liquid-map-choice{--choice-color: #42cfa9;position:relative;display:grid;width:100%;min-height:74px;grid-template-columns:36px minmax(0,1fr) auto 24px;align-items:center;gap:14px;padding:10px 12px;overflow:hidden;border:0;border-top:1px solid rgba(16,16,15,.18);border-radius:0;color:#9b9b94;background:transparent;text-align:left;cursor:pointer;transition:color .22s ease,background .24s ease,padding .26s cubic-bezier(.16,1,.3,1)}.liquid-map-list li:nth-child(2) .liquid-map-choice{--choice-color: #7d70ff}.liquid-map-list li:nth-child(3) .liquid-map-choice{--choice-color: #ff718e}.liquid-map-choice:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--choice-color);transform:scaleY(0);transition:transform .26s cubic-bezier(.16,1,.3,1)}.liquid-map-choice:after{content:"";position:absolute;z-index:-1;right:-8%;top:-100%;width:44%;aspect-ratio:1;border-radius:42% 58% 65% 35%;opacity:0;background:color-mix(in srgb,var(--choice-color) 16%,transparent);filter:blur(16px);transform:translate(24%) scale(.7);transition:opacity .24s ease,transform .42s cubic-bezier(.16,1,.3,1)}.liquid-map-choice:hover,.liquid-map-choice.is-active,.liquid-map-choice:focus-visible{padding-right:4px;padding-left:20px;color:var(--liquid-ink);background:#ffffffad;outline:none}.liquid-map-choice:hover:before,.liquid-map-choice.is-active:before,.liquid-map-choice:focus-visible:before{transform:scaleY(1)}.liquid-map-choice:hover:after,.liquid-map-choice.is-active:after,.liquid-map-choice:focus-visible:after{opacity:1;transform:translate(0) scale(1)}.liquid-map-choice:disabled{cursor:wait}.liquid-map-choice-index{color:#aaa9a3;font-size:9px}.liquid-map-choice-title{display:grid;min-width:0;gap:5px}.liquid-map-choice-title strong{overflow:hidden;font-size:clamp(17px,1.45vw,23px);line-height:1;letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap}.liquid-map-choice-title small,.liquid-map-choice-status{color:#9b9b94;font-size:7px;letter-spacing:.13em}.liquid-map-choice.is-active .liquid-map-choice-status,.liquid-map-choice:hover .liquid-map-choice-status{color:var(--choice-color)}.liquid-map-choice>b{color:var(--choice-color);font-size:17px;font-weight:500;opacity:0;transform:translate(-8px,8px);transition:opacity .22s ease,transform .26s cubic-bezier(.16,1,.3,1)}.liquid-map-choice:hover>b,.liquid-map-choice.is-active>b,.liquid-map-choice:focus-visible>b{opacity:1;transform:translate(0)}.liquid-map-visual{position:relative;z-index:1;min-width:0;min-height:430px;overflow:hidden;isolation:isolate}.liquid-map-canvas{position:absolute;z-index:4;inset:0;cursor:crosshair}.liquid-map-canvas canvas{display:block;width:100%;height:100%}.liquid-map-visual:has(.liquid-map-canvas canvas) .liquid-map-fallback{opacity:.13;filter:blur(48px) saturate(1.16)}.liquid-map-fallback{position:absolute;z-index:1;left:50%;top:50%;width:min(54vmin,520px);aspect-ratio:1;border-radius:46% 54% 61% 39%/42% 38% 62% 58%;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.95),transparent 18%),linear-gradient(135deg,#43e4ba,#6d76ff 70%,#cf6aff);filter:saturate(1.08);box-shadow:0 38px 80px #4a65dc2e;transform:translate(-50%,-50%);animation:liquid-fallback-breathe 7s ease-in-out infinite alternate}.liquid-map-orbit{position:absolute;z-index:2;left:50%;top:50%;width:min(64vmin,620px);aspect-ratio:1;border:1px solid rgba(16,16,15,.13);border-radius:50%;transform:translate(-50%,-50%) rotate(-12deg) scaleY(.55);pointer-events:none}.liquid-map-orbit:after{content:"";position:absolute;right:12%;top:9%;width:8px;height:8px;border:3px solid var(--liquid-paper);border-radius:50%;background:#111}.liquid-map-orbit.orbit-two{width:min(48vmin,470px);opacity:.58;transform:translate(-50%,-50%) rotate(18deg) scaleY(.64)}.liquid-map-visual-meta{position:absolute;z-index:6;right:clamp(20px,3vw,46px);bottom:26px;left:clamp(20px,3vw,46px);display:flex;justify-content:space-between;color:#8f8f89;font-size:7px;letter-spacing:.15em;pointer-events:none}.liquid-map-visual-meta b{color:var(--liquid-ink);font-weight:500}.liquid-map-footer{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,3vw,48px);border-top:1px solid rgba(16,16,15,.13);color:#8f8f89;background:#f6f6f2c2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:7px;letter-spacing:.14em}.liquid-map-footer>span{display:flex;align-items:center;gap:8px;color:#585853}.liquid-map-footer i{width:7px;height:7px;border-radius:50%;background:#42d9b2;box-shadow:0 0 0 4px #42d9b221;animation:liquid-live-pulse 1.8s ease-in-out infinite}.liquid-map-hub.is-entering .liquid-map-layout{animation:liquid-map-enter .76s cubic-bezier(.76,0,.24,1) forwards}.liquid-map-hub.is-entering .normal-game-hub-header,.liquid-map-hub.is-entering .liquid-map-footer{animation:liquid-ui-fade .56s ease forwards}@keyframes liquid-fallback-breathe{0%{border-radius:46% 54% 61% 39%/42% 38% 62% 58%;transform:translate(-50%,-50%) rotate(-3deg) scale(.96)}to{border-radius:57% 43% 35% 65%/55% 64% 36% 45%;transform:translate(-50%,-50%) rotate(5deg) scale(1.04)}}@keyframes liquid-live-pulse{50%{opacity:.46;transform:scale(.72)}}@keyframes liquid-map-enter{0%{opacity:1;filter:blur(0);transform:scale(1)}64%{opacity:1;filter:blur(0);transform:scale(1.025)}to{opacity:0;filter:blur(14px);transform:scale(1.12)}}@keyframes liquid-ui-fade{to{opacity:0;transform:translateY(-8px)}}@media(max-width:960px){.normal-game-hub.liquid-map-hub{min-height:100svh;grid-template-rows:76px auto 44px;overflow-x:hidden;overflow-y:auto;background-size:56px 56px}.liquid-map-hub .normal-game-hub-header{min-height:76px;padding:0 16px}.liquid-map-hub .normal-game-hub-clock,.liquid-map-hub .normal-game-hub-clock .time-clock-glyph{width:44px;height:44px}.liquid-map-layout{grid-template-columns:1fr;grid-template-rows:minmax(360px,47svh) auto}.liquid-map-visual{grid-row:1;min-height:360px;border-bottom:1px solid rgba(16,16,15,.1)}.liquid-map-copy{grid-row:2;padding:38px 22px 46px;border-right:0}.liquid-map-copy>h1{margin-top:10px;font-size:clamp(52px,15vw,86px)}.liquid-map-copy>p{max-width:620px}.liquid-map-list{margin-top:30px}.liquid-map-fallback{width:min(74vw,390px)}.liquid-map-orbit{width:min(86vw,450px)}.liquid-map-orbit.orbit-two{width:min(65vw,340px)}.liquid-map-footer{min-height:44px;padding:0 16px}.liquid-map-footer small{display:none}}@media(max-width:560px){.liquid-map-header-copy{justify-items:start}.liquid-map-header-copy small{display:none}.liquid-map-header-copy strong{font-size:9px}.liquid-map-count{font-size:8px}.liquid-map-count b{font-size:14px}.liquid-map-layout{grid-template-rows:minmax(310px,43svh) auto}.liquid-map-visual{min-height:310px}.liquid-map-choice{min-height:68px;grid-template-columns:25px minmax(0,1fr) auto 15px;gap:8px;padding-right:4px;padding-left:6px}.liquid-map-choice:hover,.liquid-map-choice.is-active,.liquid-map-choice:focus-visible{padding-right:0;padding-left:12px}.liquid-map-choice-title strong{font-size:17px}.liquid-map-choice-title small{display:none}.liquid-map-choice-status{font-size:6px}}@media(prefers-reduced-motion:reduce){.liquid-map-fallback,.liquid-map-footer i,.liquid-map-hub.is-entering .liquid-map-layout,.liquid-map-hub.is-entering .normal-game-hub-header,.liquid-map-hub.is-entering .liquid-map-footer{animation-duration:1ms;animation-iteration-count:1}}:root{--chase-ink: #090909;--chase-soft: #f6f6f4;--chase-line: rgba(9, 9, 9, .1);--chase-hour: #7437ef;--chase-minute: #11b2cf;--chase-second: #ff3158;--chase-green: #46d8a5}.time-gate-shell.chase-home-shell{position:relative;display:grid;min-height:100svh;grid-template-rows:84px minmax(0,1fr) 58px;overflow:hidden;color:var(--chase-ink);background:#fff}.chase-home-shell:before{content:"";position:absolute;inset:84px 0 58px;opacity:.58;background:linear-gradient(90deg,transparent calc(50% - .5px),rgba(9,9,9,.055) calc(50% - .5px),rgba(9,9,9,.055) calc(50% + .5px),transparent calc(50% + .5px)),linear-gradient(rgba(9,9,9,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(9,9,9,.035) 1px,transparent 1px);background-size:100% 100%,80px 80px,80px 80px;pointer-events:none}.chase-home-header{position:relative;z-index:50;display:grid;grid-template-columns:minmax(190px,.7fr) minmax(560px,1.7fr) minmax(118px,.7fr);align-items:center;gap:20px;padding:0 clamp(20px,3vw,44px);border-bottom:1px solid var(--chase-line);background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.chase-home-brand{display:inline-flex;align-items:center;gap:11px}.chase-home-brand .time-clock-glyph{width:42px;height:42px;border:0;background:var(--chase-soft);box-shadow:var(--reference-shadow)}.chase-home-brand>span{display:grid;gap:3px}.chase-home-brand strong{font-size:13px;line-height:1;letter-spacing:.08em}.chase-home-brand small{color:#8d8d88;font:6px DM Mono,monospace;letter-spacing:.16em}.chase-home-nav.time-gate-orbit-menu{position:static;display:flex;width:auto;height:auto;align-items:center;justify-content:center;gap:clamp(6px,1vw,14px);transform:none;pointer-events:auto}.chase-home-nav .time-gate-orbit-anchor,.chase-home-nav .time-gate-orbit-anchor:nth-child(n){position:static!important;display:flex;width:auto;height:auto;flex-direction:column;align-items:center;gap:4px;transform:none!important}.chase-home-nav .time-gate-action{width:64px;height:48px;border-radius:200px;box-shadow:var(--reference-shadow);transition:background-color .18s ease,color .18s ease}.chase-home-nav .time-gate-action:hover,.chase-home-nav .time-gate-action:focus-visible{color:var(--chase-ink);background:#fff;box-shadow:var(--reference-shadow),0 0 0 4px #09090914}.chase-home-nav .time-gate-action-icon,.chase-home-nav .time-gate-action-icon svg{width:20px;height:20px}.chase-home-nav .time-gate-orbit-anchor>small{max-width:72px;overflow:hidden;color:#777772;font:7px DM Mono,monospace;text-overflow:ellipsis;white-space:nowrap}.chase-home-header .time-tutorial-trigger{position:static;justify-self:end;width:auto;min-width:106px;height:44px;padding:0 17px;font-size:12px}.chase-home-hero{position:relative;z-index:2;display:grid;min-height:0;grid-template-columns:minmax(420px,.82fr) minmax(600px,1.18fr)}.chase-home-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(46px,6vw,94px)}.chase-home-kicker{display:inline-flex;align-items:center;gap:9px;color:#6f6f6a;font:8px DM Mono,monospace;letter-spacing:.16em}.chase-home-kicker i{width:7px;height:7px;border-radius:50%;background:var(--chase-second);box-shadow:0 0 0 5px #ff31581a}.chase-home-copy h1{margin:20px 0 22px;font-size:clamp(68px,6.7vw,106px);line-height:.76;letter-spacing:-.092em}.chase-home-copy h1 em{position:relative;color:inherit;font-style:normal;white-space:nowrap}.chase-home-copy h1 em:after{content:"";position:absolute;z-index:-1;right:-.03em;bottom:.02em;left:.02em;height:.13em;border-radius:999px;background:var(--chase-minute)}.chase-home-copy>p{max-width:480px;margin:0;color:#6c6c67;font-size:13px;line-height:1.75;word-break:keep-all}.chase-home-actions{display:flex;align-items:center;gap:10px;margin-top:34px}.chase-home-play,.chase-home-learn{min-height:52px;border:0;border-radius:200px;font-weight:800;cursor:pointer}.chase-home-play{display:inline-flex;min-width:186px;align-items:center;justify-content:space-between;padding:0 10px 0 22px;color:#fff;background:var(--chase-ink);box-shadow:var(--reference-shadow)}.chase-home-play b{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--chase-ink);background:var(--chase-green);font-size:16px}.chase-home-learn{padding:0 18px;color:var(--chase-ink);background:#fff;box-shadow:var(--reference-shadow)}.chase-home-controls{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.chase-home-controls>span{display:inline-flex;align-items:center;gap:6px;color:#777772;font-size:9px}.chase-home-controls kbd{min-width:30px;padding:6px 8px;border:0;border-radius:14px;color:var(--chase-ink);background:#fff;box-shadow:var(--reference-shadow);font-size:9px}.chase-home-clock-area{position:relative;min-height:0;overflow:hidden;border-left:1px solid var(--chase-line)}.chase-home-clock-area:before{content:"";position:absolute;left:50%;top:50%;width:min(48vw,74vh,720px);aspect-ratio:1;border-radius:50%;background:#f6f6f4b8;box-shadow:0 0 0 1px #09090909;transform:translate(-50%,-50%)}.chase-home-clock-area .time-gate-stage{position:relative;inset:auto;width:100%;height:100%;min-height:520px;aspect-ratio:auto}.chase-home-clock-area .time-gate-dial{--dial-size: min(43vw, 68vh, 650px);--dial-scale: 1;width:var(--dial-size);height:var(--dial-size);background:transparent}.chase-home-clock-area .time-gate-number{font-size:clamp(42px,4.2vw,62px)}.chase-home-clock-area .time-gate-ticks i:before{background:#c9c9c6}.chase-home-clock-area .time-gate-ticks i.major:before{background:#7d7d7d}.chase-home-demo-targets{position:absolute;z-index:14;inset:0;pointer-events:none}.chase-home-demo-targets span{position:absolute;display:grid;min-width:47px;height:47px;place-items:center;border:3px solid currentColor;border-radius:50%;color:var(--chase-hour);background:#fff;box-shadow:var(--reference-shadow);font:700 9px DM Mono,monospace}.chase-home-demo-targets .hour{left:17%;top:25%}.chase-home-demo-targets .minute{right:8%;top:59%;color:var(--chase-minute)}.chase-home-demo-targets .second{left:34%;bottom:5%;color:var(--chase-second)}.chase-home-footer{position:relative;z-index:40;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:0 clamp(20px,3vw,44px);border-top:1px solid var(--chase-line);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.chase-home-footer>span:first-child{display:flex;align-items:center;gap:10px}.chase-home-footer small,.chase-home-version{color:#8b8b86;font:7px DM Mono,monospace;letter-spacing:.14em}.chase-home-footer strong{font:600 11px DM Mono,monospace}.chase-home-footer p{display:flex;align-items:center;gap:8px;margin:0;color:#656560;font-size:9px}.chase-home-footer p i{width:6px;height:6px;border-radius:50%;background:var(--chase-green)}.chase-home-version{justify-self:end}.liquid-map-hub:before{inset:92px 0 52px 50%;background:radial-gradient(circle at center,rgba(246,246,244,.98),rgba(255,255,255,.72) 66%,transparent 80%)}.liquid-map-visual{display:grid;min-height:0;place-items:center}.liquid-map-clock{position:relative;width:min(43vw,68vh,620px);aspect-ratio:1;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #0909090d,0 26px 70px #09090914}.liquid-map-clock:before{content:"";position:absolute;z-index:0;inset:9%;border-radius:50%;background:var(--chase-soft)}.liquid-map-clock .liquid-map-canvas{z-index:2;inset:7%;overflow:hidden;border-radius:50%;opacity:.54;mix-blend-mode:multiply}.liquid-map-clock .liquid-map-fallback{z-index:1;width:70%;opacity:.1;filter:blur(36px)}.liquid-map-clock-face{position:absolute;z-index:6;inset:0;border-radius:50%;pointer-events:none}.liquid-map-clock-face .time-gate-ticks i:before{background:#cececa}.liquid-map-clock-face .time-gate-ticks i.major:before{background:#7d7d7d}.liquid-map-clock-face .time-gate-number{font-size:clamp(38px,3.7vw,54px)}.liquid-preview-hand{position:absolute;z-index:10;left:50%;bottom:50%;border-radius:0;transform:translate(-50%) rotate(var(--preview-angle));transform-origin:50% 100%;transition:transform .62s cubic-bezier(.16,1,.3,1)}.liquid-preview-hand.hour{--preview-angle: 2deg;width:19px;height:28%;background:var(--chase-hour)}.liquid-preview-hand.minute{--preview-angle: 116deg;width:13px;height:39%;background:var(--chase-minute)}.liquid-preview-hand.second{--preview-angle: 238deg;width:9px;height:43%;background:var(--chase-second)}.liquid-map-visual[data-map-index="1"] .liquid-preview-hand.hour{--preview-angle: 58deg}.liquid-map-visual[data-map-index="1"] .liquid-preview-hand.minute{--preview-angle: 184deg}.liquid-map-visual[data-map-index="1"] .liquid-preview-hand.second{--preview-angle: 312deg}.liquid-map-visual[data-map-index="2"] .liquid-preview-hand.hour{--preview-angle: 126deg}.liquid-map-visual[data-map-index="2"] .liquid-preview-hand.minute{--preview-angle: 254deg}.liquid-map-visual[data-map-index="2"] .liquid-preview-hand.second{--preview-angle: 28deg}.liquid-map-clock-face .time-gate-hub{z-index:12;width:28px;height:28px;background:#fff;box-shadow:0 0 0 1px #0909090f}.liquid-preview-target{position:absolute;z-index:14;display:grid;min-width:44px;height:44px;place-items:center;border:3px solid currentColor;border-radius:50%;color:var(--chase-hour);background:#fff;box-shadow:var(--reference-shadow);font:700 8px DM Mono,monospace;transition:inset .42s cubic-bezier(.16,1,.3,1),color .22s ease}.liquid-preview-target.target-hour{left:15%;top:25%}.liquid-preview-target.target-minute{right:9%;top:58%;color:var(--chase-minute)}.liquid-preview-target.target-second{left:38%;bottom:4%;color:var(--chase-second)}.liquid-map-orbit{display:none}.tutorial-hand.hand-hour{width:8px;background:var(--chase-hour)}.tutorial-hand.hand-minute{width:6px;background:var(--chase-minute)}.tutorial-hand.hand-second{width:4px;background:var(--chase-second)}.tutorial-dial i{width:14px;height:14px;border:4px solid #fff;background:var(--chase-ink);box-shadow:0 0 0 1px var(--chase-ink)}.tutorial-target.target-a{color:var(--chase-ink);background:#ffea72}.tutorial-target.target-b{color:var(--chase-ink);background:#86aaff}.tutorial-target.target-c{color:var(--chase-ink);background:#dff2ba}.time-section-shell,.tutorial-shell,.result-shell{background-image:linear-gradient(rgba(9,9,9,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(9,9,9,.025) 1px,transparent 1px);background-size:80px 80px}.time-settings-list>div>span,.binding-label{display:inline-flex;align-items:center;gap:10px}.time-settings-list>div>span i,.binding-label i{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#a7a7a2;box-shadow:0 0 0 5px #0909090a}.time-settings-list>div.hour>span i,.binding-label.hour i{background:var(--chase-hour);box-shadow:0 0 0 5px #7437ef1a}.time-settings-list>div.minute>span i,.binding-label.minute i{background:var(--chase-minute);box-shadow:0 0 0 5px #11b2cf1a}.time-settings-list>div.second>span i,.binding-label.second i{background:var(--chase-second);box-shadow:0 0 0 5px #ff31581a}.result-card:after{content:"";position:absolute;left:50%;top:18px;width:96px;height:5px;border-radius:999px;background:linear-gradient(90deg,var(--chase-hour) 0 33%,var(--chase-minute) 33% 66%,var(--chase-second) 66%);transform:translate(-50%)}.result-card .new-best{background:#ffea72}.result-stats div:nth-child(1){box-shadow:inset 0 3px var(--chase-hour),var(--reference-shadow)}.result-stats div:nth-child(2){box-shadow:inset 0 3px var(--chase-minute),var(--reference-shadow)}.result-stats div:nth-child(3){box-shadow:inset 0 3px var(--chase-second),var(--reference-shadow)}@media(max-width:1100px){.chase-home-header{grid-template-columns:1fr auto;height:auto;min-height:84px}.chase-home-nav.time-gate-orbit-menu{position:absolute;left:50%;top:100%;width:min(620px,calc(100vw - 32px));padding:8px 12px;border-radius:0 0 24px 24px;background:#fffffff0;box-shadow:var(--reference-shadow);transform:translate(-50%)}.chase-home-header .time-tutorial-trigger{grid-column:2}.chase-home-hero{grid-template-columns:minmax(340px,.82fr) minmax(480px,1.18fr);padding-top:54px}.chase-home-copy{padding:46px 36px}.chase-home-copy h1{font-size:clamp(62px,8.4vw,92px)}.chase-home-clock-area .time-gate-dial{--dial-size: min(48vw, 62vh, 560px)}}@media(max-width:760px){.time-gate-shell.chase-home-shell{grid-template-rows:auto auto auto;overflow-x:hidden;overflow-y:auto}.chase-home-shell:before{inset:76px 0 48px;background-size:100% 100%,56px 56px,56px 56px}.chase-home-header{min-height:76px;padding:0 14px}.chase-home-brand small{display:none}.chase-home-brand strong{font-size:11px}.chase-home-brand .time-clock-glyph{width:38px;height:38px}.chase-home-header .time-tutorial-trigger{min-width:88px;height:40px;padding:0 13px;font-size:11px}.chase-home-nav.time-gate-orbit-menu{gap:3px;padding:7px 8px;overflow-x:auto;justify-content:flex-start}.chase-home-nav .time-gate-orbit-anchor,.chase-home-nav .time-gate-orbit-anchor:nth-child(n){flex:0 0 54px}.chase-home-nav .time-gate-action{width:48px;height:40px;border-radius:200px}.chase-home-nav .time-gate-orbit-anchor>small{font-size:6px}.chase-home-hero{grid-template-columns:1fr;padding-top:58px}.chase-home-copy{padding:48px 22px 34px}.chase-home-copy h1{font-size:clamp(64px,20vw,88px)}.chase-home-copy>p{font-size:12px}.chase-home-actions{align-items:stretch;flex-direction:column}.chase-home-play,.chase-home-learn{width:100%}.chase-home-controls{gap:9px}.chase-home-clock-area{min-height:470px;border-top:1px solid var(--chase-line);border-left:0}.chase-home-clock-area:before{width:min(96vw,440px)}.chase-home-clock-area .time-gate-stage{min-height:470px}.chase-home-clock-area .time-gate-dial{--dial-size: min(88vw, 410px)}.chase-home-demo-targets span{min-width:38px;height:38px;border-width:2px;font-size:7px}.chase-home-footer{min-height:48px;grid-template-columns:1fr auto;padding:0 16px}.chase-home-footer p{display:none}.chase-home-version{font-size:6px}.liquid-map-clock{width:min(82vw,390px)}.liquid-map-clock .liquid-map-canvas{inset:8%}.liquid-map-clock-face .time-gate-number{font-size:clamp(30px,9vw,42px)}.liquid-preview-hand.hour{width:13px}.liquid-preview-hand.minute{width:9px}.liquid-preview-hand.second{width:7px}.liquid-preview-target{min-width:34px;height:34px;border-width:2px;font-size:6px}}.time-gate-shell.orbit-home-shell{position:relative;display:grid;min-height:100svh;grid-template-rows:minmax(0,1fr);overflow:hidden;color:var(--chase-ink);background:#fff}.orbit-home-shell:before{content:"";position:absolute;z-index:0;inset:0;display:block;opacity:.48;background:linear-gradient(90deg,transparent calc(50% - .5px),rgba(9,9,9,.045) calc(50% - .5px),rgba(9,9,9,.045) calc(50% + .5px),transparent calc(50% + .5px)),linear-gradient(transparent calc(50% - .5px),rgba(9,9,9,.045) calc(50% - .5px),rgba(9,9,9,.045) calc(50% + .5px),transparent calc(50% + .5px));pointer-events:none}.orbit-home-shell .time-gate-center{position:relative;z-index:1;min-height:100svh}.orbit-home-shell .time-gate-zone-lines{opacity:.46;background:repeating-conic-gradient(from 0deg,rgba(9,9,9,.085) 0 .09deg,transparent .09deg 60deg)}.orbit-home-shell .time-gate-zone-highlight{display:none;opacity:0;transition:opacity .24s ease}.orbit-home-shell .time-gate-zone-highlight.is-active{opacity:1}.orbit-home-shell .time-gate-zone-highlight.zone-0{background:conic-gradient(from 0deg,rgba(255,49,88,.035) 0 60deg,transparent 60deg)}.orbit-home-shell .time-gate-zone-highlight.zone-1{background:conic-gradient(from 60deg,rgba(116,55,239,.035) 0 60deg,transparent 60deg)}.orbit-home-shell .time-gate-zone-highlight.zone-2{background:conic-gradient(from 120deg,rgba(17,178,207,.035) 0 60deg,transparent 60deg)}.orbit-home-shell .time-gate-zone-highlight.zone-3{background:conic-gradient(from 180deg,rgba(255,49,88,.035) 0 60deg,transparent 60deg)}.orbit-home-shell .time-gate-zone-highlight.zone-4{background:conic-gradient(from 240deg,rgba(116,55,239,.035) 0 60deg,transparent 60deg)}.orbit-home-shell .time-gate-zone-highlight.zone-5{background:conic-gradient(from 300deg,rgba(17,178,207,.035) 0 60deg,transparent 60deg)}.orbit-home-shell .time-gate-orbit-anchor{--orbit-accent: var(--chase-second)}.orbit-home-shell .time-gate-orbit-anchor:nth-child(2),.orbit-home-shell .time-gate-orbit-anchor:nth-child(5){--orbit-accent: var(--chase-hour)}.orbit-home-shell .time-gate-orbit-anchor:nth-child(3),.orbit-home-shell .time-gate-orbit-anchor:nth-child(6){--orbit-accent: var(--chase-minute)}.orbit-home-shell .time-gate-action{color:#0d0d0c;transition:color .18s ease,box-shadow .22s ease}.orbit-home-shell .time-gate-action:hover,.orbit-home-shell .time-gate-action:focus-visible{color:var(--orbit-accent);box-shadow:var(--reference-shadow),0 0 0 4px color-mix(in srgb,var(--orbit-accent) 13%,transparent)}@media(max-width:760px){.orbit-home-shell .time-gate-stage{--dial-size: min(86vw, 50svh, 390px)}.orbit-home-shell .time-gate-orbit-anchor:nth-child(1),.orbit-home-shell .time-gate-orbit-anchor:nth-child(2),.orbit-home-shell .time-gate-orbit-anchor:nth-child(6){top:84px!important}}@media(max-width:760px){.normal-game-branch:first-child .normal-game-choice{min-height:84px}}.normal-game-mode-label{display:flex;align-items:baseline;gap:11px;margin:0 0 16px;padding:0 4px;color:#858580;font-family:DM Mono,monospace}.normal-game-mode-label>span{display:inline-flex;align-items:center;gap:8px;font-size:9px;letter-spacing:.16em}.normal-game-mode-label>span i{display:block;width:7px;height:7px;border-radius:50%;background:#ff3158}.normal-game-mode-label>small{color:#aaa9a4;font-size:8px;letter-spacing:.08em}@media(max-width:760px){.normal-game-mode-label{margin-bottom:13px;padding:0 3px}.normal-game-mode-label>span{font-size:7px}.normal-game-mode-label>small{font-size:7px}}.normal-game-mode-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;margin:0 0 18px;padding:0 6px 15px;border-bottom:1px solid rgba(9,9,9,.14);color:#090909}.normal-game-mode-banner>div{display:flex;align-items:baseline;gap:12px;min-width:0}.normal-game-mode-banner>div>i{flex:0 0 auto;width:10px;height:10px;margin-bottom:2px;border-radius:50%;background:#ff3158}.normal-game-mode-banner strong{font-size:clamp(20px,2.3vw,30px);font-weight:700;line-height:1;letter-spacing:-.04em;white-space:nowrap}.normal-game-mode-banner span{color:#888883;font-size:11px;letter-spacing:-.03em;white-space:nowrap}.normal-game-mode-banner>small{flex:0 0 auto;color:#999994;font:10px DM Mono,monospace;letter-spacing:.12em}@media(max-width:760px){.normal-game-mode-banner{min-height:48px;margin-bottom:14px;padding:0 4px 12px}.normal-game-mode-banner>div{gap:9px}.normal-game-mode-banner>div>i{width:8px;height:8px}.normal-game-mode-banner strong{font-size:18px}.normal-game-mode-banner span,.normal-game-mode-banner>small{font-size:8px}}.normal-game-hub-header{padding:30px clamp(24px,3.5vw,52px)}.normal-game-hub-clock{width:72px;height:72px;padding:6px}.normal-game-hub-clock .time-clock-glyph{width:60px;height:60px}.normal-game-tree{width:min(1000px,calc(100% - 64px));padding:clamp(174px,23vh,250px) 0 100px}.normal-game-branches{gap:18px}.normal-game-choice{min-height:144px;grid-template-columns:72px minmax(0,1fr) auto 34px;gap:22px;padding:0 38px;border-radius:32px}.normal-game-branch:first-child .normal-game-choice{min-height:144px}.normal-game-choice>span{font-size:14px}.normal-game-choice>strong,.normal-game-branch:first-child .normal-game-choice>strong{font-size:clamp(34px,4vw,54px)}.normal-game-choice>small{font-size:10px}.normal-game-choice>b{font-size:22px}@media(max-width:760px){.normal-game-hub-header{padding:18px}.normal-game-hub-clock{width:60px;height:60px;padding:5px}.normal-game-hub-clock .time-clock-glyph{width:50px;height:50px}.normal-game-tree{width:calc(100% - 24px);padding:126px 0 54px}.normal-game-branches{gap:14px}.normal-game-choice,.normal-game-branch:first-child .normal-game-choice{min-height:112px;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;padding:0 22px;border-radius:27px}.normal-game-choice>span{font-size:12px}.normal-game-choice>strong,.normal-game-branch:first-child .normal-game-choice>strong{font-size:clamp(28px,8.5vw,38px)}.normal-game-choice>small{font-size:8px}}.normal-game-mode-banner{position:relative;min-height:64px;margin-bottom:20px;padding:0 8px 17px}.normal-game-mode-banner>div{position:absolute;left:50%;transform:translate(-50%)}.normal-game-mode-banner>small{position:absolute;right:8px}.normal-game-mode-banner strong{font-size:clamp(23px,2.45vw,32px)}.normal-game-choice{grid-template-columns:72px minmax(0,1fr) auto 48px;overflow:hidden;border:1px solid transparent;transition:color .32s ease,background-color .32s ease,border-color .32s ease,box-shadow .42s ease}.normal-game-branch:first-child .normal-game-choice.is-available{border-color:#09090917;background:#fff;box-shadow:0 18px 42px #0001}.normal-game-choice.is-available:before{content:"";position:absolute;top:31%;bottom:31%;left:0;display:block;width:3px;border-radius:0 3px 3px 0;background:#ff3158;transition:top .36s cubic-bezier(.16,1,.3,1),bottom .36s cubic-bezier(.16,1,.3,1)}.normal-game-choice-title{display:grid;min-width:0;gap:9px}.normal-game-choice>.normal-game-choice-title{color:inherit;font-family:inherit;font-size:inherit;letter-spacing:normal}.normal-game-choice-title>strong{min-width:0;overflow:hidden;color:#090909;font-family:inherit;font-weight:700;font-size:clamp(34px,4vw,54px);line-height:.92;letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap}.normal-game-choice-title>small{color:#9a9a95;font:8px DM Mono,monospace;letter-spacing:.13em}.normal-game-choice>.normal-game-choice-status{display:inline-flex;align-items:center;gap:8px;color:#aaa9a4;font:9px DM Mono,monospace;letter-spacing:.15em}.normal-game-choice-status>i{display:block;width:6px;height:6px;border-radius:50%;background:#c4c4bf}.normal-game-choice.is-available>.normal-game-choice-status{color:#5f5f5b}.normal-game-choice.is-available>.normal-game-choice-status i{background:#ff3158;box-shadow:0 0 0 4px #ff31581a}.normal-game-choice.is-available>b{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;color:#fff;background:#090909;font-size:19px;transition:color .26s ease,background-color .26s ease,transform .42s cubic-bezier(.16,1,.3,1)}.normal-game-choice.is-upcoming>b{color:#aaa9a4;background:transparent}.normal-game-branch:first-child .normal-game-choice.is-available:hover{color:#fff;border-color:#111;background:#111;box-shadow:0 24px 50px #00000026}.normal-game-choice.is-available:hover:before{top:0;bottom:0}.normal-game-branch:first-child .normal-game-choice.is-available:hover>span:first-child{color:#ffffff7a}.normal-game-choice.is-available:hover .normal-game-choice-title>small,.normal-game-choice.is-available:hover>.normal-game-choice-status{color:#ffffff94}.normal-game-choice.is-available:hover .normal-game-choice-title>strong{color:#fff}.normal-game-choice.is-available:hover>b{color:#090909;background:#fff;transform:rotate(-35deg)}.normal-game-choice.is-upcoming:hover{border-color:#09090914;background:#eeeeeb}@media(max-width:760px){.normal-game-mode-banner{position:relative;min-height:52px;margin-bottom:15px;padding:0 5px 13px}.normal-game-mode-banner>div{position:static;transform:none}.normal-game-mode-banner>small{position:static}.normal-game-mode-banner strong{font-size:19px}.normal-game-choice,.normal-game-branch:first-child .normal-game-choice{grid-template-columns:38px minmax(0,1fr) auto;gap:10px}.normal-game-choice-title{gap:7px}.normal-game-choice-title>strong{font-size:clamp(27px,8.2vw,34px)}.normal-game-choice-title>small{font-size:6px;letter-spacing:.1em}.normal-game-choice>.normal-game-choice-status{gap:5px;font-size:7px}.normal-game-choice-status>i{width:5px;height:5px}.normal-game-choice.is-available>b,.normal-game-choice.is-upcoming>b{display:none}}.normal-game-hub-header{right:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.normal-game-hub-header>button{pointer-events:auto}.normal-game-profile{display:inline-flex;min-width:188px;height:72px;align-items:center;gap:12px;padding:6px 12px 6px 6px;border:0;border-radius:999px;color:#090909;background:#fff;box-shadow:var(--reference-shadow);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;will-change:transform}.normal-game-profile-avatar{position:relative;display:grid;width:60px;height:60px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--surface-soft)}.normal-game-profile-avatar svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.normal-game-profile-avatar>i{position:absolute;right:5px;bottom:5px;width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:#ff3158}.normal-game-profile-copy{display:grid;min-width:0;flex:1;gap:4px}.normal-game-profile-copy small{color:#999994;font:7px DM Mono,monospace;letter-spacing:.15em}.normal-game-profile-copy strong{font-size:14px;line-height:1;letter-spacing:-.02em}.normal-game-profile>b{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:50%;color:#777772;background:var(--surface-soft);font-size:12px;font-weight:500}.normal-game-profile:focus-visible{outline:none;box-shadow:var(--reference-shadow),0 0 0 4px #09090914}@media(max-width:760px){.normal-game-profile{min-width:154px;height:60px;gap:9px;padding:5px 9px 5px 5px}.normal-game-profile-avatar{width:50px;height:50px}.normal-game-profile-avatar svg{width:22px;height:22px}.normal-game-profile-avatar>i{right:4px;bottom:4px;width:8px;height:8px}.normal-game-profile-copy small{font-size:6px}.normal-game-profile-copy strong{font-size:12px}.normal-game-profile>b{width:24px;height:24px;font-size:10px}}.normal-game-hub-header{top:0;right:0;min-height:84px;padding:6px clamp(24px,3.5vw,52px);border-bottom:1px solid rgba(9,9,9,.1);background:#fffffff5}.normal-game-hub-brand{display:flex;align-items:center;gap:18px;pointer-events:auto}.normal-game-hub-mode{display:grid;padding-left:18px}.normal-game-hub-mode strong{color:#090909;font-size:23px;line-height:.9;letter-spacing:-.04em}.normal-game-profile{height:60px;padding:5px 10px 5px 5px}.normal-game-profile-avatar{width:50px;height:50px}.normal-game-profile-avatar svg{width:22px;height:22px}.normal-game-profile-avatar>i{right:4px;bottom:4px;width:8px;height:8px}.normal-game-tree{padding-top:100px}@media(max-width:760px){.normal-game-hub-header{min-height:70px;padding:5px 14px}.normal-game-hub-brand{gap:11px}.normal-game-hub-mode{padding-left:11px}.normal-game-hub-mode strong{font-size:18px}.normal-game-profile{height:52px;padding:4px 8px 4px 4px}.normal-game-profile-avatar{width:44px;height:44px}.normal-game-profile-avatar svg{width:20px;height:20px}.normal-game-profile-avatar>i{right:3px;bottom:3px;width:7px;height:7px}.normal-game-tree{padding-top:86px}}@media(hover:hover){.normal-game-hub-clock .live-clock-glyph.is-hovered .live-clock-hand.hour{animation:time-gate-hover-hour 2.8s linear infinite}.normal-game-hub-clock .live-clock-glyph.is-hovered .live-clock-hand.minute{animation:time-gate-hover-minute 1.75s linear infinite}.normal-game-hub-clock .live-clock-glyph.is-hovered .live-clock-hand.second{animation:time-gate-hover-second .72s linear infinite}.normal-game-hub-clock .live-clock-glyph.is-returning .live-clock-hand{animation:time-gate-hover-return .68s cubic-bezier(.22,1,.36,1) both}}.normal-game-hub-clock .live-clock-glyph,.normal-game-hub-clock:hover .live-clock-glyph{transform:none}.normal-game-hub-clock .live-clock-hand{position:absolute;z-index:2;left:50%;bottom:50%;display:block;width:2px;height:27%;border-radius:999px;background:#090909;transform:translate(-50%) rotate(var(--angle));transform-origin:50% 100%}.normal-game-hub-clock .live-clock-hand:nth-child(1),.normal-game-hub-clock .live-clock-hand:nth-child(2),.normal-game-hub-clock .live-clock-hand:nth-child(3){transform:translate(-50%) rotate(var(--angle))}.normal-game-hub-clock .live-clock-hand.hour{width:3px;height:25%}.normal-game-hub-clock .live-clock-hand.minute{width:2px;height:36%}.normal-game-hub-clock .live-clock-hand.second{width:1px;height:42%;background:#ef312c}@keyframes time-gate-hover-hour{0%{transform:translate(-50%) rotate(var(--spin-from, var(--angle)))}to{transform:translate(-50%) rotate(calc(var(--spin-from, var(--angle)) + 360deg))}}@keyframes time-gate-hover-minute{0%{transform:translate(-50%) rotate(var(--spin-from, var(--angle)))}to{transform:translate(-50%) rotate(calc(var(--spin-from, var(--angle)) - 360deg))}}@keyframes time-gate-hover-second{0%{transform:translate(-50%) rotate(var(--spin-from, var(--angle)))}to{transform:translate(-50%) rotate(calc(var(--spin-from, var(--angle)) + 360deg))}}@keyframes time-gate-hover-return{0%{transform:translate(-50%) rotate(var(--return-from, var(--angle)))}to{transform:translate(-50%) rotate(var(--return-to, var(--angle)))}}@media(prefers-reduced-motion:reduce){.normal-game-hub-clock .live-clock-glyph.is-hovered .live-clock-hand,.normal-game-hub-clock .live-clock-glyph.is-returning .live-clock-hand{animation:none}}.normal-game-hub-header{min-height:64px;padding:4px clamp(20px,3.5vw,48px);border-bottom:0;background:#f5f5f2}.normal-game-hub-clock{width:56px;height:56px;padding:5px}.normal-game-hub-clock .time-clock-glyph{width:46px;height:46px}.normal-game-profile{width:max-content;min-width:0;height:52px;gap:10px;padding:4px 14px 4px 4px}.normal-game-profile-copy{flex:0 0 auto}.normal-game-profile-avatar{width:44px;height:44px}.normal-game-profile-avatar svg{width:20px;height:20px}.normal-game-profile-avatar>i{right:3px;bottom:3px;width:7px;height:7px}.normal-game-hub-mode strong{font-size:21px}@media(max-width:760px){.normal-game-hub-header{min-height:58px;padding:3px 12px}.normal-game-hub-brand{gap:9px}.normal-game-hub-clock{width:50px;height:50px;padding:4px}.normal-game-hub-clock .time-clock-glyph{width:42px;height:42px}.normal-game-profile{min-width:0;height:46px;gap:8px;padding:3px 11px 3px 3px}.normal-game-profile-avatar{width:40px;height:40px}.normal-game-profile-avatar svg{width:18px;height:18px}.normal-game-profile-avatar>i{right:3px;bottom:3px;width:6px;height:6px}.normal-game-hub-mode strong{font-size:16px}}.normal-game-choice,.normal-game-branch:first-child .normal-game-choice{grid-template-columns:minmax(0,1fr) auto 48px;gap:24px;padding:0 clamp(30px,4vw,48px)}.normal-game-choice-title{gap:12px}.normal-game-choice-title>small{color:#777772;font-family:inherit;font-size:clamp(14px,1.3vw,18px);font-weight:500;line-height:1.35;letter-spacing:-.035em}@media(max-width:760px){.normal-game-choice,.normal-game-branch:first-child .normal-game-choice{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:0 22px}.normal-game-choice-title{gap:9px}.normal-game-choice-title>small{font-size:13px;line-height:1.3;letter-spacing:-.04em}}.normal-game-choice,.normal-game-branch:first-child .normal-game-choice{grid-template-columns:minmax(0,1fr)}.normal-game-hub-footer{position:absolute;z-index:5;right:0;bottom:0;left:0;display:flex;min-height:72px;align-items:center;padding:12px clamp(24px,3.5vw,48px);background:#f5f5f2;pointer-events:none}.normal-game-hub-task{display:grid;gap:6px}.normal-game-hub-task span{color:#8b8b85;font:9px DM Mono,monospace;letter-spacing:.18em}.normal-game-hub-task strong{color:#090909;font-size:clamp(15px,1.3vw,19px);line-height:1;letter-spacing:-.025em}@media(max-width:760px){.normal-game-hub-footer{min-height:60px;padding:10px 18px}.normal-game-hub-task{gap:4px}.normal-game-hub-task span{font-size:8px}.normal-game-hub-task strong{font-size:14px}}.normal-game-tree{width:min(1040px,calc(100% - 96px));padding-top:clamp(88px,11vh,118px);padding-bottom:108px}.normal-game-branches{gap:14px;margin-top:0}.normal-game-branch:nth-child(1){--game-accent: #ff3158;--game-tint: #fff6f7}.normal-game-branch:nth-child(2){--game-accent: #19a9bd;--game-tint: #f3fbfb}.normal-game-branch:nth-child(3){--game-accent: #7355ed;--game-tint: #f8f6ff}.normal-game-branch .normal-game-choice,.normal-game-branch:first-child .normal-game-choice{min-height:126px;gap:18px;padding:0 clamp(26px,3.2vw,42px);border:1px solid rgba(9,9,9,.06);border-radius:24px;background:var(--game-tint);box-shadow:0 12px 30px #1818140b;transition:color .36s cubic-bezier(.22,1,.36,1),background-color .36s cubic-bezier(.22,1,.36,1),border-color .36s ease,box-shadow .42s cubic-bezier(.22,1,.36,1)}.normal-game-branch .normal-game-choice:before{top:34%;bottom:34%;width:4px;border-radius:0 4px 4px 0;background:var(--game-accent);opacity:.9;transition:top .42s cubic-bezier(.22,1,.36,1),bottom .42s cubic-bezier(.22,1,.36,1),opacity .26s ease}.normal-game-branch .normal-game-choice-title{gap:8px}.normal-game-branch .normal-game-choice-title>strong{font-size:clamp(30px,3.35vw,48px);font-weight:700;line-height:.94;letter-spacing:-.06em}.normal-game-branch .normal-game-choice-title>small{color:#777771;font-family:inherit;font-size:clamp(13px,1.05vw,16px);line-height:1.3;letter-spacing:-.035em}.normal-game-branch .normal-game-choice:hover,.normal-game-branch:first-child .normal-game-choice.is-available:hover{color:#fff;border-color:var(--game-accent);background:var(--game-accent);box-shadow:0 20px 42px #18181424}.normal-game-branch .normal-game-choice:hover:before{top:0;bottom:0;opacity:1}.normal-game-branch .normal-game-choice:hover .normal-game-choice-title>strong,.normal-game-branch .normal-game-choice:hover .normal-game-choice-title>small{color:#fff}@media(max-width:760px){.normal-game-tree{width:calc(100% - 32px);padding-top:72px;padding-bottom:82px}.normal-game-branches{gap:12px}.normal-game-branch .normal-game-choice,.normal-game-branch:first-child .normal-game-choice{min-height:96px;gap:12px;padding:0 20px;border-radius:20px}.normal-game-branch .normal-game-choice-title{gap:6px}.normal-game-branch .normal-game-choice-title>strong{font-size:clamp(25px,8vw,34px)}.normal-game-branch .normal-game-choice-title>small{font-size:12px}}.normal-game-branch .normal-game-choice,.normal-game-branch:first-child .normal-game-choice{isolation:isolate;padding-right:clamp(136px,12vw,178px);background:radial-gradient(circle at 91% 50%,color-mix(in srgb,var(--game-accent) 10%,transparent) 0 13%,transparent 13.5%),var(--game-tint)}.normal-game-branch .normal-game-choice:after{content:"";position:absolute;z-index:0;top:50%;right:clamp(28px,4vw,52px);display:grid;width:clamp(68px,7vw,88px);height:clamp(68px,7vw,88px);place-items:center;border:1px solid color-mix(in srgb,var(--game-accent) 30%,transparent);border-radius:50%;color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 5%,#fff);content:"01";font:500 clamp(14px,1.4vw,19px) "DM Mono",monospace;letter-spacing:.08em;transform:translateY(-50%) rotate(-10deg);transition:color .36s ease,border-color .36s ease,background-color .36s ease,transform .52s cubic-bezier(.22,1,.36,1)}.normal-game-branch:nth-child(2) .normal-game-choice:after{content:"02";transform:translateY(-50%) rotate(8deg)}.normal-game-branch:first-child .normal-game-choice:after{content:"01";top:50%;right:clamp(28px,4vw,52px);bottom:auto;left:auto;width:clamp(68px,7vw,88px);height:clamp(68px,7vw,88px);display:grid;border:1px solid color-mix(in srgb,var(--game-accent) 30%,transparent);border-radius:50%;color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 5%,#fff);font:500 clamp(14px,1.4vw,19px) "DM Mono",monospace;letter-spacing:.08em;transform:translateY(-50%) rotate(-10deg)}.normal-game-branch:first-child .normal-game-choice:before{display:block}.normal-game-branch:nth-child(3) .normal-game-choice:after{content:"03";transform:translateY(-50%) rotate(-6deg)}.normal-game-branch .normal-game-choice-title{position:relative;z-index:1}.normal-game-branch .normal-game-choice:hover:after{border-color:#ffffff7a;color:#fff;background:#ffffff24;transform:translateY(-50%) rotate(12deg) scale(1.08)}.normal-game-branch .normal-game-choice.is-upcoming:hover{border-color:var(--game-accent);background:var(--game-accent);box-shadow:0 20px 42px #18181424}@media(max-width:760px){.normal-game-branch .normal-game-choice,.normal-game-branch:first-child .normal-game-choice{padding-right:86px}.normal-game-branch .normal-game-choice:after{right:18px;width:54px;height:54px;font-size:12px}.normal-game-branch:first-child .normal-game-choice:after{right:18px;width:54px;height:54px}}.normal-game-branch .normal-game-choice,.normal-game-branch:first-child .normal-game-choice{padding-right:clamp(26px,3.2vw,42px);background:#fff;background-image:none}.normal-game-branch .normal-game-choice:after,.normal-game-branch:first-child .normal-game-choice:after{display:none;content:none}.normal-game-branch .normal-game-choice:before{top:36%;bottom:36%;opacity:0}.normal-game-choice-profile{position:absolute;z-index:2;top:50%;right:clamp(30px,4vw,54px);display:grid;min-width:138px;gap:5px;justify-items:end;text-align:right;opacity:0;visibility:hidden;transform:translate(16px,-50%);transition:opacity .26s ease,visibility .26s ease,transform .52s cubic-bezier(.22,1,.36,1)}.normal-game-choice-profile small,.normal-game-choice-profile b{color:#ffffffa8;font:8px DM Mono,monospace;letter-spacing:.16em}.normal-game-choice-profile strong{color:#fff;font-size:clamp(18px,1.8vw,26px);line-height:.95;letter-spacing:-.045em}.normal-game-choice-profile b{color:#fffc;font-weight:500;letter-spacing:.08em}.normal-game-branch .normal-game-choice:hover:before,.normal-game-branch .normal-game-choice:focus-visible:before{top:0;bottom:0;opacity:1}.normal-game-branch .normal-game-choice:hover .normal-game-choice-profile,.normal-game-branch .normal-game-choice:focus-visible .normal-game-choice-profile{opacity:1;visibility:visible;transform:translateY(-50%)}@media(max-width:760px){.normal-game-choice-profile{right:20px;min-width:92px;gap:3px}.normal-game-choice-profile small,.normal-game-choice-profile b{font-size:7px}.normal-game-choice-profile strong{font-size:16px}.normal-game-branch .normal-game-choice:hover .normal-game-choice-title,.normal-game-branch .normal-game-choice:focus-visible .normal-game-choice-title{max-width:calc(100% - 112px)}}.orbit-home-shell .time-gate-orbit-menu{z-index:20;inset:0;width:100%;height:100%;transform:none;pointer-events:none}.orbit-home-shell .time-gate-sector{--sector-accent: var(--chase-second);--sector-marker-x: 50%;--sector-marker-y: 50%;position:absolute;display:block;padding:0;border:0;border-radius:0;color:#0d0d0c;background:transparent;box-shadow:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent;isolation:isolate;transition:background-color .48s cubic-bezier(.16,1,.3,1),filter .48s cubic-bezier(.16,1,.3,1)}.orbit-home-shell .time-gate-sector:before,.orbit-home-shell .time-gate-sector:after{content:"";position:fixed;z-index:0;pointer-events:none}.orbit-home-shell .time-gate-sector:before{inset:0;opacity:0;background:radial-gradient(circle at var(--sector-marker-x) var(--sector-marker-y),color-mix(in srgb,var(--sector-accent) 46%,#fff) 0,color-mix(in srgb,var(--sector-accent) 24%,transparent) 15%,color-mix(in srgb,var(--sector-accent) 9%,transparent) 38%,transparent 67%);transform:scale(.82);transform-origin:var(--sector-marker-x) var(--sector-marker-y);transition:opacity .26s ease,transform .9s cubic-bezier(.16,1,.3,1)}.orbit-home-shell .time-gate-sector:after{left:var(--sector-marker-x);top:var(--sector-marker-y);width:clamp(150px,16vw,260px);aspect-ratio:1;border:2px solid color-mix(in srgb,var(--sector-accent) 60%,transparent);border-radius:50%;opacity:0;transform:translate(-50%,-50%) scale(.18);transition:opacity .42s ease,transform .86s cubic-bezier(.16,1,.3,1),border-width .52s ease}.orbit-home-shell .time-gate-sector.zone-0{--sector-accent: #ff3158}.orbit-home-shell .time-gate-sector.zone-1{--sector-accent: #7437ef}.orbit-home-shell .time-gate-sector.zone-2{--sector-accent: #11b2cf}.orbit-home-shell .time-gate-sector.zone-3{--sector-accent: #ff7a1a}.orbit-home-shell .time-gate-sector.zone-4{--sector-accent: #19a974}.orbit-home-shell .time-gate-sector.zone-5{--sector-accent: #e548a8}.orbit-home-shell .time-gate-sector.zone-0{top:0;right:0;width:60%;height:50%;clip-path:polygon(16.667% 100%,16.667% calc(100% - 100vmax),calc(16.667% + 86.603vmax) calc(100% - 50vmax))}.orbit-home-shell .time-gate-sector.zone-1{top:0;right:0;width:50%;height:100%;clip-path:polygon(0 50%,86.603vmax calc(50% - 50vmax),86.603vmax calc(50% + 50vmax))}.orbit-home-shell .time-gate-sector.zone-2{right:0;bottom:0;width:60%;height:50%;clip-path:polygon(16.667% 0,calc(16.667% + 86.603vmax) 50vmax,16.667% 100vmax)}.orbit-home-shell .time-gate-sector.zone-3{bottom:0;left:0;width:60%;height:50%;clip-path:polygon(83.333% 0,83.333% 100vmax,calc(83.333% - 86.603vmax) 50vmax)}.orbit-home-shell .time-gate-sector.zone-4{top:0;left:0;width:50%;height:100%;clip-path:polygon(100% 50%,calc(100% - 86.603vmax) calc(50% + 50vmax),calc(100% - 86.603vmax) calc(50% - 50vmax))}.orbit-home-shell .time-gate-sector.zone-5{top:0;left:0;width:60%;height:50%;clip-path:polygon(83.333% 100%,calc(83.333% - 86.603vmax) calc(100% - 50vmax),83.333% calc(100% - 100vmax))}.orbit-home-shell .time-gate-sector:hover,.orbit-home-shell .time-gate-sector.is-active,.orbit-home-shell .time-gate-sector:focus-visible{outline:none;background-color:color-mix(in srgb,var(--sector-accent) 17%,#fff);filter:saturate(1.08)}.orbit-home-shell .time-gate-sector:hover:before,.orbit-home-shell .time-gate-sector.is-active:before,.orbit-home-shell .time-gate-sector:focus-visible:before{opacity:1;transform:scale(1.08)}.orbit-home-shell .time-gate-sector:hover:after,.orbit-home-shell .time-gate-sector.is-active:after,.orbit-home-shell .time-gate-sector:focus-visible:after{border-width:1px;opacity:.62;transform:translate(-50%,-50%) scale(2.35)}.orbit-home-shell .time-gate-sector-marker{position:fixed;z-index:1;display:grid;left:var(--sector-marker-x);top:var(--sector-marker-y);width:76px;height:76px;place-items:center;color:#0d0d0c;transform:translate(-50%,-50%) scale(1);pointer-events:none;transition:color .26s ease,opacity .26s ease,box-shadow .32s ease,transform .44s cubic-bezier(.22,1,.36,1)}.orbit-home-shell .time-gate-sector-marker:before{content:"";position:absolute;z-index:-1;inset:2px;border-radius:50%;background:var(--sector-accent);box-shadow:0 18px 44px color-mix(in srgb,var(--sector-accent) 36%,transparent),0 0 color-mix(in srgb,var(--sector-accent) 16%,transparent);opacity:0;transform:scale(.36);transition:opacity .24s ease,transform .56s cubic-bezier(.16,1,.3,1),box-shadow .56s cubic-bezier(.16,1,.3,1)}.orbit-home-shell .time-gate-sector-marker:after{content:attr(data-label);position:absolute;top:calc(100% + 13px);color:#11110f;font:800 clamp(11px,.92vw,14px)/1 "Pretendard",sans-serif;letter-spacing:-.02em;white-space:nowrap;opacity:0;transform:translateY(12px);transition:color .26s ease,opacity .24s ease,transform .52s cubic-bezier(.16,1,.3,1)}.orbit-home-shell .time-gate-sector.zone-0 .time-gate-sector-marker:after,.orbit-home-shell .time-gate-sector.zone-1 .time-gate-sector-marker:after,.orbit-home-shell .time-gate-sector.zone-2 .time-gate-sector-marker:after{right:50%}.orbit-home-shell .time-gate-sector.zone-3 .time-gate-sector-marker:after,.orbit-home-shell .time-gate-sector.zone-4 .time-gate-sector-marker:after,.orbit-home-shell .time-gate-sector.zone-5 .time-gate-sector-marker:after{left:50%}.orbit-home-shell .time-gate-sector-marker .time-gate-action-icon,.orbit-home-shell .time-gate-sector-marker .time-gate-action-icon svg{position:relative;z-index:1;width:32px;height:32px;transition:transform .56s cubic-bezier(.16,1,.3,1)}.orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker,.orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker,.orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker{color:#fff;transform:translate(-50%,-50%) scale(1.34)}.orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker:before,.orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker:before,.orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker:before{opacity:1;transform:scale(1);box-shadow:0 22px 52px color-mix(in srgb,var(--sector-accent) 40%,transparent),0 0 0 12px color-mix(in srgb,var(--sector-accent) 12%,transparent)}.orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker:after,.orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker:after,.orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker:after{color:var(--sector-accent);opacity:1;transform:translateY(0)}.orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker .time-gate-action-icon,.orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker .time-gate-action-icon,.orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker .time-gate-action-icon{color:#fff;transform:scale(1.08)}.orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker{border-radius:50%;box-shadow:0 0 0 7px color-mix(in srgb,var(--sector-accent) 12%,transparent)}.orbit-home-shell .time-gate-stage.has-selection .time-gate-sector:not(.is-active) .time-gate-sector-marker{opacity:.13;transform:translate(-50%,-50%) scale(.76)}.orbit-home-shell .time-gate-stage.has-selection .time-gate-zone-lines{opacity:.22}.orbit-home-shell .time-gate-dial{transition:transform .62s cubic-bezier(.16,1,.3,1),box-shadow .52s ease}.orbit-home-shell .time-gate-stage.has-selection .time-gate-dial{--dial-scale: .93;box-shadow:0 34px 90px #11110f1a}.orbit-home-shell .time-gate-stage.is-traveling .time-gate-orbit-menu{transform:scale(1.025)}@media(max-width:760px){.orbit-home-shell .time-gate-sector-marker{width:58px;height:58px}.orbit-home-shell .time-gate-sector-marker .time-gate-action-icon,.orbit-home-shell .time-gate-sector-marker .time-gate-action-icon svg{width:26px;height:26px}.orbit-home-shell .time-gate-sector-marker:after{top:calc(100% + 9px);font-size:10px}.orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker,.orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker,.orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker{transform:translate(-50%,-50%) scale(1.22)}}@media(prefers-reduced-motion:reduce){.orbit-home-shell .time-gate-sector,.orbit-home-shell .time-gate-sector:before,.orbit-home-shell .time-gate-sector:after,.orbit-home-shell .time-gate-sector-marker,.orbit-home-shell .time-gate-sector-marker:before,.orbit-home-shell .time-gate-sector-marker:after,.orbit-home-shell .time-gate-sector-marker .time-gate-action-icon,.orbit-home-shell .time-gate-dial{transition-duration:1ms}}html body .orbit-home-shell .time-gate-sector:before{inset:0;opacity:0;background:radial-gradient(circle at var(--sector-marker-x) var(--sector-marker-y),color-mix(in srgb,var(--sector-accent) 12%,#fff) 0,color-mix(in srgb,var(--sector-accent) 5%,transparent) 18%,transparent 52%);transform:scale(.86);transform-origin:var(--sector-marker-x) var(--sector-marker-y);transition:opacity .28s ease,transform .76s cubic-bezier(.16,1,.3,1)}html body .orbit-home-shell .time-gate-sector:after{display:none}html body .orbit-home-shell .time-gate-sector:hover,html body .orbit-home-shell .time-gate-sector.is-active,html body .orbit-home-shell .time-gate-sector:focus-visible{background-color:#fff3;filter:none}html body .orbit-home-shell .time-gate-sector:hover:before,html body .orbit-home-shell .time-gate-sector.is-active:before,html body .orbit-home-shell .time-gate-sector:focus-visible:before{opacity:1;transform:scale(1)}html body .orbit-home-shell .time-gate-sector-marker:before{border:1px solid var(--sector-accent);background:#fffffff0;box-shadow:0 10px 28px #11110f0e}html body .orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker,html body .orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker,html body .orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker{color:var(--sector-accent);transform:translate(-50%,-50%) scale(1.11)}html body .orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker:before,html body .orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker:before,html body .orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker:before{opacity:1;transform:scale(1);box-shadow:0 16px 40px color-mix(in srgb,var(--sector-accent) 13%,transparent),0 0 0 7px color-mix(in srgb,var(--sector-accent) 6%,transparent)}html body .orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker .time-gate-action-icon,html body .orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker .time-gate-action-icon,html body .orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker .time-gate-action-icon{color:var(--sector-accent);transform:scale(1.06)}html body .orbit-home-shell .time-gate-sector-copy:after{content:"";width:0;height:1px;margin-top:4px;background:var(--sector-accent);opacity:0;transition:width .52s cubic-bezier(.16,1,.3,1),opacity .24s ease}html body .orbit-home-shell .time-gate-sector.zone-0 .time-gate-sector-copy:after,html body .orbit-home-shell .time-gate-sector.zone-1 .time-gate-sector-copy:after,html body .orbit-home-shell .time-gate-sector.zone-2 .time-gate-sector-copy:after{justify-self:end}html body .orbit-home-shell .time-gate-sector.zone-3 .time-gate-sector-copy:after,html body .orbit-home-shell .time-gate-sector.zone-4 .time-gate-sector-copy:after,html body .orbit-home-shell .time-gate-sector.zone-5 .time-gate-sector-copy:after{justify-self:start}html body .orbit-home-shell .time-gate-sector:hover .time-gate-sector-copy:after,html body .orbit-home-shell .time-gate-sector.is-active .time-gate-sector-copy:after,html body .orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-copy:after{width:24px;opacity:1}html body .orbit-home-shell .time-gate-stage.has-selection .time-gate-sector:not(.is-active) .time-gate-sector-marker{opacity:.22;transform:translate(-50%,-50%) scale(.88)}@media(max-width:760px){html body .orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker,html body .orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker,html body .orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker{transform:translate(-50%,-50%) scale(1.08)}}@media(prefers-reduced-motion:reduce){html body .orbit-home-shell .time-gate-sector,html body .orbit-home-shell .time-gate-sector:before,html body .orbit-home-shell .time-gate-sector-marker,html body .orbit-home-shell .time-gate-sector-marker:before,html body .orbit-home-shell .time-gate-sector-copy:after{transition-duration:1ms}}html body .normal-game-hub{min-height:100svh;overflow:hidden;color:#0b0b0a;background:#fff}html body .normal-game-hub-header{min-height:68px;padding:6px clamp(22px,3.2vw,48px);border:0;background:#f1f1ed;box-shadow:inset 0 -1px #09090909}html body .normal-game-hub-brand{gap:14px}html body .normal-game-hub-clock{width:54px;height:54px;padding:4px;box-shadow:var(--reference-shadow)}html body .normal-game-hub-clock .time-clock-glyph{width:46px;height:46px}html body .normal-game-hub-mode{padding-left:0}html body .normal-game-hub-mode strong{font-size:20px;font-weight:750;letter-spacing:-.045em}html body .normal-game-profile{width:max-content;min-width:0;height:50px;gap:9px;padding:4px 14px 4px 4px;border:1px solid rgba(9,9,9,.045);background:#ffffffeb;box-shadow:0 7px 22px #10100d0e}html body .normal-game-profile-avatar{width:40px;height:40px;background:#f4f4f1}html body .normal-game-profile-avatar svg{width:19px;height:19px}html body .normal-game-profile-copy strong{font-size:13px;font-weight:750}html body .normal-game-tree{display:flex;width:min(1240px,calc(100% - 80px));min-height:100svh;align-items:center;margin:0 auto;padding:92px 0 88px}html body .normal-game-branches{width:100%;gap:clamp(10px,1.4vh,15px);margin:0}html body .normal-game-branch{--game-accent: #ff3158}html body .normal-game-branch:nth-child(2){--game-accent: #16abc1}html body .normal-game-branch:nth-child(3){--game-accent: #7455ef}html body .normal-game-branch .normal-game-choice,html body .normal-game-branch:first-child .normal-game-choice{position:relative;display:grid;width:100%;min-height:clamp(148px,18.5vh,190px);grid-template-columns:minmax(0,1fr);align-items:center;overflow:hidden;padding:clamp(28px,3.4vh,40px) clamp(34px,4.2vw,62px);border:1px solid rgba(9,9,9,.065);border-radius:clamp(24px,2.2vw,32px);color:#090909;background:#fff;box-shadow:0 12px 34px #12120f0b;isolation:isolate;transition:border-color .32s ease,background .44s cubic-bezier(.22,1,.36,1),box-shadow .44s cubic-bezier(.22,1,.36,1)}html body .normal-game-branch .normal-game-choice:before,html body .normal-game-branch:first-child .normal-game-choice:before{content:"";position:absolute;z-index:0;top:50%;bottom:auto;left:0;display:block;width:4px;height:0;border-radius:0 4px 4px 0;opacity:0;background:var(--game-accent);transform:translateY(-50%);transition:height .48s cubic-bezier(.16,1,.3,1),opacity .22s ease}html body .normal-game-branch .normal-game-choice:after,html body .normal-game-branch:first-child .normal-game-choice:after{content:"";position:absolute;z-index:-1;top:50%;right:clamp(-92px,-5vw,-54px);display:block;width:clamp(250px,23vw,350px);height:clamp(250px,23vw,350px);border:0;border-radius:50%;opacity:0;background:var(--game-accent);filter:blur(2px);transform:translate(20%,-50%) scale(.55);transition:opacity .36s ease,transform .72s cubic-bezier(.16,1,.3,1)}html body .normal-game-choice-title{position:relative;z-index:2;display:grid;gap:12px;min-width:0;transition:max-width .48s cubic-bezier(.22,1,.36,1)}html body .normal-game-choice-title>strong{overflow:visible;color:#090909;font-size:clamp(42px,5vw,70px);font-weight:750;line-height:.86;letter-spacing:-.067em;text-overflow:clip}html body .normal-game-choice-title>small{color:#797975;font-size:clamp(14px,1.15vw,17px);font-weight:550;line-height:1.35;letter-spacing:-.035em}html body .normal-game-choice-profile{z-index:3;right:clamp(38px,5vw,76px);min-width:150px;gap:6px;opacity:0;visibility:hidden;transform:translate(24px,-50%);transition:opacity .26s ease 40ms,visibility .26s ease,transform .56s cubic-bezier(.16,1,.3,1)}html body .normal-game-choice-profile small,html body .normal-game-choice-profile b{color:#ffffffab;font-size:8px;letter-spacing:.17em}html body .normal-game-choice-profile strong{color:#fff;font-size:clamp(22px,2.15vw,31px);font-weight:750}html body .normal-game-branch .normal-game-choice:hover,html body .normal-game-branch .normal-game-choice:focus-visible,html body .normal-game-branch .normal-game-choice.is-upcoming:hover,html body .normal-game-branch .normal-game-choice.is-upcoming:focus-visible,html body .normal-game-branch:first-child .normal-game-choice.is-available:hover{outline:none;border-color:#090909d1;color:#fff;background:linear-gradient(108deg,#11110f 0% 68%,color-mix(in srgb,var(--game-accent) 34%,#11110f));box-shadow:0 24px 54px #12120f24}html body .normal-game-branch .normal-game-choice:hover:before,html body .normal-game-branch .normal-game-choice:focus-visible:before{height:100%;opacity:1}html body .normal-game-branch .normal-game-choice:hover:after,html body .normal-game-branch .normal-game-choice:focus-visible:after{opacity:.19;transform:translate(20%,-50%) scale(1)}html body .normal-game-branch .normal-game-choice:hover .normal-game-choice-title,html body .normal-game-branch .normal-game-choice:focus-visible .normal-game-choice-title{max-width:calc(100% - 250px)}html body .normal-game-branch .normal-game-choice:hover .normal-game-choice-title>strong,html body .normal-game-branch .normal-game-choice:hover .normal-game-choice-title>small,html body .normal-game-branch .normal-game-choice:focus-visible .normal-game-choice-title>strong,html body .normal-game-branch .normal-game-choice:focus-visible .normal-game-choice-title>small{color:#fff}html body .normal-game-branch .normal-game-choice:hover .normal-game-choice-title>small,html body .normal-game-branch .normal-game-choice:focus-visible .normal-game-choice-title>small{color:#ffffffa6}html body .normal-game-branch .normal-game-choice:hover .normal-game-choice-profile,html body .normal-game-branch .normal-game-choice:focus-visible .normal-game-choice-profile{opacity:1;visibility:visible;transform:translateY(-50%)}html body .normal-game-hub-footer{min-height:68px;padding:12px clamp(24px,3.2vw,48px);background:#f1f1ed;box-shadow:inset 0 1px #09090909}html body .normal-game-hub-task strong{font-size:clamp(15px,1.25vw,18px);font-weight:750;letter-spacing:-.025em}@media(max-height:760px)and (min-width:761px){html body .normal-game-tree{padding-top:82px;padding-bottom:78px}html body .normal-game-branch .normal-game-choice,html body .normal-game-branch:first-child .normal-game-choice{min-height:132px;padding-top:24px;padding-bottom:24px}}@media(max-width:760px){html body .normal-game-hub{overflow-y:auto}html body .normal-game-hub-header{min-height:58px;padding:4px 12px}html body .normal-game-hub-brand{gap:9px}html body .normal-game-hub-clock{width:48px;height:48px;padding:3px}html body .normal-game-hub-clock .time-clock-glyph{width:42px;height:42px}html body .normal-game-hub-mode strong{font-size:16px}html body .normal-game-profile{height:44px;gap:7px;padding:3px 10px 3px 3px}html body .normal-game-profile-avatar{width:36px;height:36px}html body .normal-game-tree{display:block;width:calc(100% - 24px);min-height:0;padding:74px 0}html body .normal-game-branches{gap:10px}html body .normal-game-branch .normal-game-choice,html body .normal-game-branch:first-child .normal-game-choice{min-height:122px;padding:24px 20px;border-radius:22px}html body .normal-game-choice-title{gap:9px}html body .normal-game-choice-title>strong{font-size:clamp(31px,10.8vw,43px)}html body .normal-game-choice-title>small{font-size:12px}html body .normal-game-choice-profile{right:20px;min-width:92px}html body .normal-game-choice-profile small,html body .normal-game-choice-profile b{font-size:6px}html body .normal-game-choice-profile strong{font-size:16px}html body .normal-game-branch .normal-game-choice:hover .normal-game-choice-title,html body .normal-game-branch .normal-game-choice:focus-visible .normal-game-choice-title{max-width:calc(100% - 116px)}html body .normal-game-hub-footer{min-height:58px;padding:10px 16px}}@media(prefers-reduced-motion:reduce){html body .normal-game-branch .normal-game-choice,html body .normal-game-branch .normal-game-choice:before,html body .normal-game-branch .normal-game-choice:after,html body .normal-game-choice-title,html body .normal-game-choice-profile{transition-duration:1ms}}html body .normal-game-branch .normal-game-choice,html body .normal-game-branch:first-child .normal-game-choice{color:#090909;background:#fff;box-shadow:0 14px 38px #12120f0b,inset 0 0 0 1px #ffffffb8}html body .normal-game-branch .normal-game-choice:before,html body .normal-game-branch .normal-game-choice:after,html body .normal-game-branch:first-child .normal-game-choice:before,html body .normal-game-branch:first-child .normal-game-choice:after{display:none;content:none}html body .normal-game-branch .normal-game-choice:hover,html body .normal-game-branch .normal-game-choice:focus-visible,html body .normal-game-branch .normal-game-choice.is-upcoming:hover,html body .normal-game-branch .normal-game-choice.is-upcoming:focus-visible,html body .normal-game-branch:first-child .normal-game-choice.is-available:hover{border-color:color-mix(in srgb,var(--game-accent) 25%,rgba(9,9,9,.08));color:#090909;background:#fff;box-shadow:0 24px 54px color-mix(in srgb,var(--game-accent) 9%,rgba(18,18,15,.1)),inset 0 0 0 1px #ffffffbf}html body .normal-game-branch .normal-game-choice:hover .normal-game-choice-title>strong,html body .normal-game-branch .normal-game-choice:focus-visible .normal-game-choice-title>strong{color:#090909}html body .normal-game-branch .normal-game-choice:hover .normal-game-choice-title>small,html body .normal-game-branch .normal-game-choice:focus-visible .normal-game-choice-title>small{color:#696964}html body .normal-game-choice-profile small,html body .normal-game-choice-profile b{color:color-mix(in srgb,var(--game-accent) 62%,#222);text-shadow:none}html body .normal-game-choice-profile strong{color:color-mix(in srgb,var(--game-accent) 76%,#111);text-shadow:none}.orbit-home-shell .time-gate-flow-field{position:absolute;z-index:0;inset:0;overflow:hidden;background:transparent;pointer-events:none}.orbit-home-shell .time-gate-flow-field canvas{display:block;width:100%;height:100%;opacity:1}html body .normal-game-hub{position:relative;isolation:isolate}html body .normal-game-hub>.time-gate-flow-field.is-full-page{position:fixed;z-index:0;inset:0;overflow:hidden;pointer-events:none}html body .normal-game-hub>.time-gate-flow-field.is-full-page canvas{display:block;width:100%;height:100%}html body .time-section-shell{position:relative;isolation:isolate;background:#fff;background-image:none}html body .time-section-shell>.time-gate-flow-field.is-full-page{position:fixed;z-index:0;inset:0;overflow:hidden;pointer-events:none}html body .time-section-shell>.time-gate-flow-field.is-full-page canvas{display:block;width:100%;height:100%}html body .time-section-shell>.time-section-header,html body .time-section-shell>.time-section-content,html body .time-section-shell>.time-section-footer{position:relative;z-index:1}html body .time-section-shell>.time-section-header{border:0;background:transparent;box-shadow:none}html body .time-section-shell>.time-section-content{padding-bottom:112px}html body .time-section-footer{position:absolute;right:0;bottom:0;left:0;display:flex;min-height:68px;align-items:center;padding:12px clamp(24px,3.2vw,48px);border:0;background:transparent;box-shadow:none;pointer-events:none}html body .time-section-footer strong{color:#090909;font-size:clamp(15px,1.25vw,18px);font-weight:750;line-height:1;letter-spacing:-.025em}@media(max-width:760px){html body .time-section-shell>.time-section-content{padding-bottom:92px}html body .time-section-footer{min-height:58px;padding:10px 16px}html body .time-section-footer strong{font-size:14px}}html body .normal-game-hub>.normal-game-tree{position:relative;z-index:1}html body .normal-game-hub>.normal-game-hub-header{border:0;background:transparent;box-shadow:none}html body .normal-game-hub>.normal-game-hub-footer{border:0;background:transparent;box-shadow:none}html body .normal-game-hub{--solo-chrome-inline: clamp(24px, 3.2vw, 48px);--solo-header-height: 68px;--solo-footer-height: 68px;--solo-selector-gap: clamp(34px, 4.2vh, 48px)}html body .normal-game-hub>.normal-game-hub-header,html body .normal-game-hub>.normal-game-hub-footer{position:fixed;z-index:4;right:0;left:0;width:100%;box-sizing:border-box;padding-inline:var(--solo-chrome-inline)}html body .normal-game-hub>.normal-game-hub-header{top:0;bottom:auto}html body .normal-game-hub>.normal-game-hub-footer{top:auto;bottom:0}html body .normal-game-hub>.normal-game-tree{width:min(820px,calc(100% - 200px));display:block;min-height:100svh;box-sizing:border-box;padding:calc(var(--solo-header-height) + var(--solo-selector-gap)) 0 calc(var(--solo-footer-height) + 64px)}html body .normal-game-hub .normal-game-selector{width:100%;transform:none}html body .normal-game-hub .normal-game-prompt{margin:0 0 var(--solo-selector-gap);color:#0a0a0a;font-size:clamp(44px,5vw,72px);font-weight:800;line-height:.98;letter-spacing:-.065em;text-align:center}html body .normal-game-hub .normal-game-branches{gap:clamp(7px,.9vh,10px);transform:none}@media(max-height:600px){html body .normal-game-hub .normal-game-selector{transform:none}}html body .normal-game-hub .normal-game-branch .normal-game-choice,html body .normal-game-hub .normal-game-branch:first-child .normal-game-choice{min-height:clamp(98px,12vh,122px);padding:clamp(16px,2vh,22px) clamp(24px,3vw,36px)}html body .normal-game-hub .normal-game-choice-title{gap:8px}html body .normal-game-hub .normal-game-choice-title>strong{font-size:clamp(34px,4vw,52px)}html body .normal-game-hub .normal-game-choice-title>small{font-size:clamp(12px,1vw,15px)}@media(max-width:760px){html body .normal-game-hub{--solo-chrome-inline: 16px;--solo-header-height: 58px;--solo-footer-height: 58px;--solo-selector-gap: 28px}html body .normal-game-hub>.normal-game-tree{width:calc(100% - 48px);padding:calc(var(--solo-header-height) + var(--solo-selector-gap)) 0 calc(var(--solo-footer-height) + 48px)}html body .normal-game-hub .normal-game-selector{transform:none}html body .normal-game-hub .normal-game-prompt{font-size:clamp(30px,9vw,38px);line-height:1.05}html body .normal-game-hub>.normal-game-tree{width:calc(100% - 48px)}html body .normal-game-hub .normal-game-branch .normal-game-choice,html body .normal-game-hub .normal-game-branch:first-child .normal-game-choice{min-height:92px;padding:16px 18px}html body .normal-game-hub .normal-game-choice-title>strong{font-size:30px}html body .normal-game-hub .normal-game-choice-title>small{font-size:11px}}html body .normal-game-profile{transition:background-color .22s ease,border-color .22s ease,box-shadow .26s ease}html body .normal-game-profile-avatar,html body .normal-game-profile-copy strong{transition:background-color .22s ease,box-shadow .22s ease,color .22s ease}@media(hover:hover){html body .normal-game-profile:hover{border-color:#09090924;background:#fffffffc;box-shadow:0 0 0 3px #11b2cf1a,0 8px 20px #10100d17}}@media(prefers-reduced-motion:reduce){html body .normal-game-profile,html body .normal-game-profile-avatar,html body .normal-game-profile-copy strong{transition-duration:1ms}}.orbit-home-shell:before{z-index:1;opacity:.23}.orbit-home-shell .time-gate-center{z-index:2}html body .orbit-home-shell .time-gate-sector:before{opacity:0;background:none}html body .orbit-home-shell .time-gate-sector:hover,html body .orbit-home-shell .time-gate-sector.is-active,html body .orbit-home-shell .time-gate-sector:focus-visible{background-color:transparent}html body .orbit-home-shell .time-gate-sector-marker:before,html body .orbit-home-shell .time-gate-sector:hover .time-gate-sector-marker:before,html body .orbit-home-shell .time-gate-sector.is-active .time-gate-sector-marker:before,html body .orbit-home-shell .time-gate-sector:focus-visible .time-gate-sector-marker:before{box-shadow:none}html body .normal-game-hub>.normal-game-hub-header,html body .normal-game-hub>.normal-game-hub-footer,html body .time-section-shell>.time-section-header,html body .time-section-shell>.time-section-footer{background:#ffffff52;-webkit-backdrop-filter:blur(18px) saturate(118%);backdrop-filter:blur(18px) saturate(118%)}html body .normal-game-hub>.normal-game-hub-header,html body .time-section-shell>.time-section-header{box-shadow:inset 0 -1px #0909090e}html body .normal-game-hub>.normal-game-hub-footer,html body .time-section-shell>.time-section-footer{box-shadow:inset 0 1px #0909090e}html body .game-controls{inset:auto 24px 22px;display:flex;justify-content:flex-end;opacity:.86;pointer-events:none}html body .game-controls>.control-dock{position:relative;display:grid;grid-template-columns:minmax(190px,max-content);grid-column:auto;gap:0!important;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html body .game-controls>.control-dock:before{position:absolute;top:38px;bottom:0;left:94px;width:1px;background:#09090913;content:"";pointer-events:none}html body .control-legend-title{grid-column:1;justify-self:stretch;margin:0 0 12px;color:#c6c8c4;font:900 23px/1.05 ui-rounded,Arial Rounded MT Bold,Nunito,Manrope,system-ui,sans-serif;letter-spacing:.015em;text-align:center}html body .game-controls .inline-control{display:grid;grid-template-columns:94px minmax(0,1fr);min-height:0;align-items:baseline;gap:18px;padding:7px 0;border-radius:0;color:#c6c8c4;background:transparent;font:800 24px ui-rounded,Arial Rounded MT Bold,Nunito,Manrope,system-ui,sans-serif;letter-spacing:-.03em;line-height:1.1;border-bottom:0;animation:none;transition:none}html body .game-controls .inline-control .control-label{min-width:0;color:#c6c8c4;text-align:left;font-size:16px;font-weight:700}html body .game-controls .inline-control kbd,html body .game-controls .boost kbd,html body .game-controls .second kbd{width:auto;min-width:0;height:auto;padding:0 14px 0 0;border:0;border-radius:0;color:#c6c8c4;background:transparent;box-shadow:none;font:900 16px ui-rounded,Arial Rounded MT Bold,Nunito,Manrope,system-ui,sans-serif;letter-spacing:-.03em;justify-self:stretch;place-items:center end;text-align:right;animation:none;transition:none}@media(max-width:780px){html body .game-controls{inset:auto 14px 14px;display:flex;opacity:.86}html body .game-controls>.control-dock{display:grid!important;grid-template-columns:minmax(170px,max-content);width:auto;gap:0!important}html body .game-controls>.control-dock:before{top:29px;left:76px}html body .game-controls .inline-control{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;font-size:14px}html body .control-legend-title{margin-bottom:8px;font-size:19px}html body .game-controls .inline-control .control-label{min-width:0;font-size:13px}html body .game-controls .inline-control kbd,html body .game-controls .boost kbd{width:auto;min-width:0;height:auto;padding-right:12px;font-size:13px}}
