:root{color-scheme:dark;font-family:Inter,"Apple SD Gothic Neo","Noto Sans KR",system-ui,sans-serif;font-synthesis:none;background:#101620;color:#ecedf0;--bg:#101620;--panel:#18202c;--panel2:#1c2532;--line:#ffffff10;--text:#ececf0;--muted:#929dab;--gold:#e2c6a0;--blue:#a7bfd9;--radius:16px}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 90% 20%,#28304522,transparent 60%),var(--bg)}button,input{font:inherit}button{cursor:pointer;color:inherit;border:0;transition:background .18s,transform .18s,box-shadow .18s}button:disabled{cursor:not-allowed}button:not(:disabled):active{transform:translateY(1px)}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--gold);outline-offset:4px}button,a,input{-webkit-tap-highlight-color:transparent}button svg{width:18px;height:18px;flex:none}svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}button:hover:not(:disabled){filter:brightness(1.08)}[hidden]{display:none!important}.no-scroll{overflow:hidden}.shell{max-width:1256px;padding:0 40px;margin:0 auto}.topbar{height:98px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap;font-family:Georgia,"Times New Roman",serif;font-size:28px;letter-spacing:-1.3px}.brandmark{display:flex;gap:4px;align-items:center;width:26px;height:29px}.brandmark i{height:23px;width:3px;background:#e3cba9;border-radius:1px}.brandmark i:nth-child(2){height:15px;margin-top:8px}.brandmark i:nth-child(4){height:17px;margin-top:-6px}.nav{display:flex;background:#ffffff04;border:1px solid var(--line);padding:4px;border-radius:25px;gap:3px}.nav button{padding:10px 22px;border-radius:21px;color:#929bab;background:transparent;font-size:12px;font-weight:600}.nav button.active{background:#e8e5df;color:#1b2531;box-shadow:0 1px 6px #0002}.header-end{display:flex;align-items:center;gap:20px}.edition{font-size:9px;letter-spacing:2px;color:#a5afbd}.icon-button{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:#ffffff04;border:1px solid #ffffff12}.icon-button svg{width:18px;height:18px;color:#bcc5d0}.hero{height:365px;position:relative;overflow:hidden;border:1px solid #ffffff13;border-radius:20px;background:radial-gradient(ellipse at 90% 80%,#54402c77,transparent 60%),linear-gradient(120deg,#111723,#111929);isolation:isolate}.hero.has-image:before{content:'';position:absolute;inset:0;background-image:linear-gradient(90deg,#0c121dec 0%,#0c121d9c 33%,#0c121d08 64%),var(--hero);background-size:cover;background-position:center 60%;z-index:-1}.hero-copy{padding:43px 46px;position:relative}.eyebrow{font-size:9px;letter-spacing:2.1px;color:#bcb5a6;display:flex;align-items:center;gap:9px;font-weight:550}.eyebrow i,.online-dot{width:5px;height:5px;border-radius:50%;background:var(--gold);display:inline-block;flex:none;box-shadow:0 0 12px #e3cba94d}.hero h1{font-size:44px;font-weight:430;line-height:1.28;letter-spacing:-2.2px;white-space:pre-line;margin:21px 0 14px}.hero p{font-size:12px;line-height:1.8;color:#a8b1bc;white-space:pre-line;margin:0}.hero .primary{margin-top:26px;padding:13px 19px;gap:12px}.hero .primary>span{font-size:10px;opacity:.65;margin-left:16px;border-left:1px solid #6e59433b;padding-left:15px}.primary{background:#e7d1b1;color:#252b32;padding:14px 19px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:650;box-shadow:0 3px 10px #0000000d}.primary:hover:not(:disabled){box-shadow:0 4px 18px #e7d1b119}.primary:disabled{background:#ffffff06;color:#8792a2;box-shadow:none;border:1px solid #ffffff10}.secondary{padding:13px 18px;border-radius:9px;background:transparent;border:1px solid #ffffff19;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#c5cbd4;font-size:12px;font-weight:550}.full{width:100%;margin-top:14px}.hero-caption{display:none}.hero-stamp{position:absolute;right:30px;bottom:26px;width:57px;height:57px;border-radius:50%;border:1px solid #ddc2965c;background:#17202a30;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#e5cfaf;transform:rotate(12deg)}.hero-stamp span{font-family:Georgia,serif;font-size:23px;line-height:1}.hero-stamp small{font-size:6px;letter-spacing:1.4px;margin-top:4px}.journey-stats{display:flex;align-items:center;gap:37px;border-bottom:1px solid var(--line);padding:25px 4px}.stat{display:grid;grid-template-columns:22px auto;column-gap:11px;row-gap:3px;align-items:center}.stat svg{width:20px;height:20px;color:#ceb798;grid-row:1/3}.stat strong{font-size:19px;font-weight:500;line-height:1}.stat strong small{font-size:10px;font-weight:400;color:#687687;margin-left:5px}.stat>span{font-size:9px;color:#939dab}.journey-meter{width:185px;margin-left:7px}.journey-meter>div:first-child{display:flex;justify-content:space-between;font-size:9px;color:#919cac;margin-bottom:9px}.journey-meter b{font-size:9px;font-weight:500;color:#c1c8d0}.meter{height:3px;background:#ffffff0c;border-radius:3px;overflow:hidden}.meter i{display:block;background:#cfb28c;height:100%;border-radius:3px}.save-status{margin-left:auto;background:none;color:#7f8d9f;font-size:9px;text-align:right;padding:5px}.save-status:before{content:'✓';margin-right:6px;color:#94aa95}.save-status.save-error{color:#e3b694}.save-error:before{content:'↻';color:#e3b694}.collection{padding-top:33px}.collection-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.overline{font-size:9px;letter-spacing:2px;color:#a5acb5;font-weight:600}.collection-heading h2{font-weight:450;font-size:24px;letter-spacing:-1px;margin:10px 0 0}.search{display:flex;align-items:center;gap:9px;border:1px solid #ffffff14;border-radius:9px;padding:0 12px;background:#ffffff02;color:#7d8c9f}.search svg{width:15px;height:15px;flex:none}.search input{padding:11px 0;width:177px;background:transparent;border:0;outline:0;color:#c7d0db;font-size:10px;min-width:0}.search input::placeholder{color:#748196}.chapters{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:0 0 24px}.chapter{position:relative;display:flex;align-items:center;gap:12px;text-align:left;padding:16px 16px 19px;background:#ffffff02;border:1px solid #ffffff09;border-radius:10px;overflow:hidden;min-width:0}.chapter>span{font-family:Georgia,serif;font-size:24px;color:#667387}.chapter strong{font-size:11px;font-weight:550;display:block;color:#a8b2bf;white-space:nowrap}.chapter small{font-size:8px;color:#6d7c90;display:block;margin-top:4px}.chapter.active{border-color:#d6b78954;background:#d6b78909}.chapter.active>span{color:#e2c8a0}.chapter.active strong{color:#e1d4c1}.chapter.active small{color:#a79681}.chapter i{position:absolute;bottom:0;left:0;height:2px;width:var(--fill);background:#c5aa80}.collection-grid{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:27px;align-items:start}.chapter-intro{display:flex;justify-content:space-between;align-items:center;padding:0 0 19px}.chapter-intro .overline{font-size:8px;letter-spacing:1.4px;color:#77879b}.chapter-intro h3{font-family:Georgia,serif;font-size:25px;font-weight:400;letter-spacing:-.6px;margin:8px 0}.chapter-intro p{font-size:10px;color:#8491a3;margin:0}.chapter-count{display:flex;align-items:center;gap:6px;font-size:12px;color:#c8b18e}.chapter-count svg{width:15px;height:15px}.chapter-count small{font-size:9px;color:#637186}.filters{display:flex;gap:5px;flex-wrap:wrap;border-top:1px solid var(--line);padding:13px 0}.filters button{background:transparent;color:#8290a3;font-size:10px;border-radius:5px;padding:6px 9px}.filters button.active{background:#ffffff09;color:#dcd6cc}.song-list{display:flex;flex-direction:column;gap:4px}.song-row{display:flex;align-items:center;gap:13px;text-align:left;width:100%;min-height:75px;padding:11px 13px;border:1px solid transparent;border-radius:10px;background:#ffffff02}.song-row.selected{background:#ffffff05;border-color:#cbb6934f;box-shadow:inset 3px 0 0 #d3b48c}.song-row:not(.selected):hover{background:#ffffff05}.track-number{width:21px;flex:none;font-size:10px;color:#77879a;font-variant-numeric:tabular-nums;text-align:center}.song-info{flex:1;min-width:0}.song-info strong{display:block;font-weight:550;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#d8dee6}.song-info small{display:flex;gap:6px;align-items:center;font-size:9px;color:#7e8da1;margin-top:6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.song-info small i{font-style:normal;color:#4c5f76}.track-time{font-size:10px;color:#8291a4;font-variant-numeric:tabular-nums}.track-stars{display:flex;gap:3px;margin:0 5px;color:#455265}.track-stars i{font-style:normal;font-size:11px}.track-stars i.earned{color:#d8b789}.track-action{width:23px;height:23px;display:grid;place-items:center;flex:none;color:#6c7b90}.track-action svg{width:13px;height:13px}.song-row.selected .track-action{color:#e1c7a2}.song-row.locked .song-info strong{color:#93a0b1}.song-row.locked .cover{opacity:.66}.song-row.locked .track-time{color:#617187}.cover{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(135deg,var(--cover-light),var(--cover-dark));color:var(--cover-ink);box-shadow:inset 0 0 0 1px #ffffff10}.cover-0{--cover-light:#364c66;--cover-dark:#1c2b3f;--cover-ink:#adc4df}.cover-1{--cover-light:#575047;--cover-dark:#2d3030;--cover-ink:#d9bea0}.cover-2{--cover-light:#3f544e;--cover-dark:#263438;--cover-ink:#b4d0be}.cover-3{--cover-light:#47435c;--cover-dark:#272b40;--cover-ink:#c5b9da}.cover-4{--cover-light:#684c40;--cover-dark:#332b2a;--cover-ink:#e1b99b}.cover svg{position:absolute;inset:0;width:100%;height:100%;stroke-width:.75;opacity:.48}.cover svg circle{stroke-width:.5;opacity:.5}.cover:after{content:'';position:absolute;inset:0;background:repeating-linear-gradient(90deg,#ffffff02 0 1px,transparent 1px 4px);pointer-events:none}.cover>span{font-family:Georgia,serif;position:absolute;top:12%;left:14%;line-height:1;font-size:30px;font-weight:400}.cover>i{position:absolute;bottom:7%;right:14%;font-style:normal;font-family:Georgia,serif;font-size:75px;opacity:.38;transform:rotate(-12deg)}.cover.thumb{width:44px;height:48px;border-radius:5px;flex:none}.cover.thumb>span{font-size:12px}.cover.thumb>i{font-size:20px}.cover.album{width:182px;height:196px;margin:24px auto 22px;border-radius:5px;box-shadow:10px 14px 23px #00000029,1px 0 0 #ffffff16 inset;transform:rotate(-5deg)}.cover.album>span{font-size:50px}.cover.album>i{font-size:104px}.featured{background:linear-gradient(140deg,#1b2430,#171f2a);border:1px solid #ffffff0c;border-radius:14px;padding:22px;position:sticky;top:22px}.featured>.overline{display:flex;justify-content:space-between;font-size:8px;color:#a89b89}.featured>.overline span{font-size:8px;letter-spacing:1px;color:#718198}.featured-title{text-align:center}.genre-tag{font-size:8px;letter-spacing:.5px;color:#b7a388;margin:4px 0 9px}.featured h3{font-size:22px;line-height:1.35;letter-spacing:-.8px;font-weight:500;margin:0}.featured-title p{font-size:10px;color:#8d9aae;margin:8px 0 0}.featured-details{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;text-align:center;border-top:1px solid #ffffff0b;border-bottom:1px solid #ffffff0b;padding:17px 0;margin:22px 0 19px}.featured-details strong{font-size:12px;font-weight:500;display:block;line-height:1.2;color:#c6d0dc}.featured-details strong i{font-style:normal;color:#798799}.featured-details small{font-size:8px;color:#75849a;display:block;margin-top:7px}.featured-actions{display:flex;flex-direction:column;gap:8px}.featured-actions button{width:100%}.featured .secondary{font-size:11px}.lock-hint{text-align:center;font-size:9px;color:#7c8b9e;margin:14px 0 0;line-height:1.6}.credits-button{display:block;margin:10px auto 0;padding:6px;background:none;color:#8190a4;font-size:8px;text-decoration:underline;text-underline-offset:3px}.footer{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid var(--line);margin-top:35px;padding:23px 0 29px;font-size:9px;color:#66778d}.footer>span:last-child{font-family:Georgia,serif;font-size:13px;color:#8996a8}.footer button{background:none;color:#8090a5;font-size:9px}.text-button{padding:5px;background:none;color:#cab69a;font-size:11px;text-decoration:underline;text-underline-offset:3px}.search-empty{padding:40px;text-align:center;color:#8c9bb0}.search-empty svg{width:25px;height:25px}.search-empty p{font-size:12px}.room-banner{display:flex;align-items:center;gap:8px;padding:14px 0 0;font-size:10px;color:#8999ad}.room-banner button{margin-left:auto;background:none;color:#c9b28e;font-size:10px;display:flex;align-items:center;gap:7px}.room-banner button svg{width:13px;height:13px}.room-panel{padding:30px;background:radial-gradient(ellipse at 90% 0,#3f4b612b,transparent 70%),#18202c;border:1px solid #ffffff12;border-radius:18px}.room-heading{display:flex;justify-content:space-between;gap:25px}.room-heading h1{font-size:31px;letter-spacing:-1px;font-weight:450;margin:14px 0}.room-heading p{font-size:12px;line-height:1.8;color:#929fb2;max-width:560px}.room-number{font-family:Georgia,serif;font-size:58px;color:#e4cfb2;padding-top:15px;white-space:nowrap}.room-number span{font-family:system-ui;font-size:20px;color:#66788f}.room-code-line{display:flex;gap:12px;align-items:center;margin-top:12px;color:#90a0b5;font-size:10px}.room-code{font-size:19px;letter-spacing:2px;color:#d7b98f;font-family:monospace}.roster{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:23px 0}.player-card{display:flex;align-items:center;gap:10px;min-width:0;background:#ffffff03;border:1px solid #ffffff0b;border-radius:9px;padding:13px}.player-card.is-me{background:#dac29d08;border-color:#dac29d23}.player-card.empty{border-style:dashed;color:#66788e}.avatar{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;flex:none;font-family:Georgia,serif;font-size:13px;background:#354458;color:#c9d8e8}.avatar-1{background:#4b413b;color:#ddc5ab}.avatar-2{background:#453e55;color:#c7badc}.avatar-3{background:#314a43;color:#b6d9c8}.player-card>div{min-width:0}.player-card strong{font-size:10px;font-weight:550;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#b5c2d2}.player-card small{font-size:8px;display:block;margin-top:5px;color:#7c8da4}.player-card>b{margin-left:auto;font-size:12px;font-weight:500;color:#d0bfaa}.room-actions{display:flex;gap:9px;flex-wrap:wrap}.room-actions input{width:170px;border:1px solid #ffffff18;background:#0d15202e;border-radius:9px;padding:12px;color:#c8d1dd;text-transform:uppercase;font-size:12px}.small{font-size:11px;color:#7e90a8;line-height:1.8}.room-panel>.small{font-size:10px;margin-bottom:0}.play-screen{position:fixed;inset:0;display:flex;flex-direction:column;background:radial-gradient(ellipse at 50% 45%,#27324855,transparent 65%),#0e1520;overflow:hidden}.play-top{max-width:1080px;width:100%;padding:20px 20px 15px;display:flex;align-items:center;gap:16px;align-self:center}.play-song{flex:1;text-align:center}.play-song strong{display:block;font-size:17px;font-weight:500;letter-spacing:-.5px}.play-song small{font-size:10px;color:#8493a9;display:block;margin-top:6px}.play-song small i{font-style:normal;margin:0 8px;color:#566980}.play-top .icon-button{width:36px;height:36px}.performance-bar{align-self:center;width:min(100% - 40px,640px);display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;padding:10px 0 16px;gap:15px}.performance-bar>div{display:flex;flex-direction:column;gap:5px;text-align:center}.performance-bar small{font-size:8px;color:#8494a9;letter-spacing:1.4px;font-weight:500}.performance-bar strong{font-size:25px;line-height:1.15;font-weight:450;color:#e4e3e0;font-variant-numeric:tabular-nums;letter-spacing:-.5px}.performance-bar>div:first-child strong{color:#e3c9a3}.performance-bar .remaining strong{color:#a4b3c7;font-size:20px;margin-top:4px}.song-progress{height:2px;background:#ffffff07;width:100%;flex:none;position:relative}.song-progress i{display:block;height:2px;width:0;background:linear-gradient(90deg,#a8b9d0,#e0c29a);box-shadow:0 0 8px #dfc29844}.stage-layout{display:flex;justify-content:center;gap:52px;flex:1;min-height:0;padding:0 22px;overflow:hidden}.stage-center{width:440px;min-width:0;display:flex;flex-direction:column;min-height:0}.stage-label{display:flex;justify-content:space-between;align-items:center;color:#8291a7;font-size:8px;letter-spacing:1.5px;padding:17px 4px 12px;flex:none}.stage-label>span:last-child{font-variant-numeric:tabular-nums;color:#657991;letter-spacing:1px}.board-wrap{position:relative;flex:1;min-height:0;border:1px solid #ffffff13;border-radius:10px;overflow:hidden;background:#101a28;box-shadow:0 10px 45px #00000038;touch-action:none}.board-wrap canvas{display:block;width:100%;height:100%;touch-action:none}.stage-side{width:190px;flex:none;padding-top:36px;color:#8d9eb4}.stage-left .stage-cover{height:150px;width:138px;border-radius:5px;transform:rotate(-6deg);box-shadow:6px 12px 25px #0004;margin:15px auto 38px}.stage-cover>span{font-size:40px}.stage-left .overline{font-size:8px;color:#9b8d7b;letter-spacing:.7px;display:block}.stage-left h2{font-family:Georgia,"Apple SD Gothic Neo",serif;font-size:24px;font-weight:450;line-height:1.35;color:#c7d0dc;letter-spacing:-.6px;margin:12px 0}.stage-left>p{font-size:10px;line-height:1.8;color:#73879f}.stage-help{margin-top:31px;border-top:1px solid #ffffff0c;padding-top:20px}.stage-help>div{display:flex;gap:6px}.stage-help kbd{width:28px;height:29px;background:#ffffff03;border:1px solid #ffffff12;border-radius:5px;display:grid;place-items:center;font-size:10px;font-family:inherit;color:#9cacbf;box-shadow:0 2px 0 #0003}.stage-help p{font-size:10px;line-height:1.8;color:#667c96}.stage-right>.overline{font-size:8px;padding-bottom:19px;color:#9b8d7b}.live-grades{display:flex;flex-direction:column;gap:23px;margin:10px 0 30px}.live-grades>span{display:flex;justify-content:space-between;font-size:9px;color:#899bb2;letter-spacing:1px;border-bottom:1px solid #ffffff07;padding-bottom:15px}.live-grades b{font-size:15px;font-weight:400;color:#c6d2e0;letter-spacing:0}.stage-star-goal>span{font-size:23px;color:#a38c6c;letter-spacing:5px}.stage-star-goal p{font-size:9px;color:#6e819a;line-height:1.8;max-width:155px}.judgment{flex:none;min-height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:9px 0 7px}.judgment strong{font-size:10px;letter-spacing:1px;font-weight:500;color:#a9b6c7}.judgment>span{font-size:9px;color:#71869f}.judgment.perfect strong{color:#e6c99f;font-size:14px;letter-spacing:2px}.judgment.good strong{color:#a6c4e3;font-size:14px;letter-spacing:2px}.judgment.miss strong{color:#e6a89b;font-size:13px;letter-spacing:2px}.countdown{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#0b132033;backdrop-filter:blur(1px);pointer-events:none}.countdown small{font-size:11px;letter-spacing:1.5px;color:#b6bdc8}.countdown strong{font-family:Georgia,serif;font-size:92px;font-weight:400;color:#e9d3b6;text-shadow:0 4px 25px #0007}.play-footer{text-align:center;padding:0 12px 13px;color:#5f7691;font-size:9px;flex:none}.race-scores{display:flex;flex-direction:column;gap:9px}.race-scores .player-card{padding:12px 9px;gap:8px}.race-scores .avatar{width:26px;height:26px;font-size:12px}.race-scores .player-card>b{font-size:11px}.network-overlay{position:absolute;inset:0;background:#0c1524e8;backdrop-filter:blur(5px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center;padding:20px}.network-overlay strong{font-size:16px;font-weight:500}.network-overlay p{font-size:11px;line-height:1.7;color:#90a4be}.loading-orbit{display:block;width:27px;height:27px;border:2px solid #dcc0942b;border-top-color:#dcc094;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.result-screen{position:fixed;inset:0;overflow:auto;background:radial-gradient(ellipse at 50% 35%,#33415844,transparent 65%),#0e1520;display:flex;flex-direction:column;align-items:center;padding:24px 20px}.result-top{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:960px;color:#7b8fa7}.result-top .brand{font-size:22px}.result-top>span{font-size:9px;letter-spacing:2px}.result{width:min(100%,540px);padding:28px 34px 23px;border:1px solid #ffffff12;border-radius:19px;background:linear-gradient(140deg,#1c2633f0,#17212deb);text-align:center;margin:auto;box-shadow:0 16px 70px #00000027}.result>.overline{color:#d4b78d;font-size:9px;letter-spacing:2.4px}.result h1{font-size:26px;font-weight:450;line-height:1.4;letter-spacing:-1px;margin:13px 0 8px}.result-song{font-size:11px;color:#93a1b4}.result-song span{margin:0 8px;color:#5f7188}.result-stars{display:flex;align-items:center;justify-content:center;gap:22px;margin:21px 0 15px}.result-stars>span{display:block;color:#43536a;transform:scale(.95)}.result-stars>span:nth-child(2){transform:translateY(-5px) scale(1.17)}.result-stars svg{width:44px;height:44px;stroke-width:1}.result-stars .earned svg{fill:#dfc59d;color:#f3d8aa;filter:drop-shadow(0 0 10px #e8c59020)}.result-stars .earned{animation:star-arrive .5s var(--delay) backwards}@keyframes star-arrive{from{opacity:0;scale:.4}to{opacity:1;scale:1}}.result-score small{font-size:8px;letter-spacing:2px;color:#8297b0;display:block;margin:12px 0 2px}.result-score strong{font-size:53px;font-weight:350;letter-spacing:-2px;line-height:1.2;color:#f0e9dd;font-variant-numeric:tabular-nums}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ffffff0e;border-bottom:1px solid #ffffff0e;padding:17px 0;margin:19px 0 12px}.result-stats>div+div{border-left:1px solid #ffffff0a}.result-stats strong{font-size:22px;font-weight:400;display:block;color:#cbd6e3;line-height:1}.result-stats strong small{font-size:13px;margin-left:2px}.result-stats span{display:block;font-size:9px;color:#8a9db6;margin-top:8px}.result-grades{display:flex;justify-content:center;gap:19px;font-size:8px;color:#7f95ae}.result-grades span{display:flex;align-items:center;gap:5px}.result-grades b{font-size:10px;font-weight:450;color:#c1cddd}.result-grades i{width:4px;height:4px;border-radius:50%}.grade-good{background:#9ebbd6}.grade-miss{background:#d39589}.next-piece{display:flex;align-items:center;gap:12px;margin-top:23px;background:#e3c49b08;border:1px solid #dfc19419;border-radius:9px;padding:11px 12px;text-align:left}.next-piece .cover{width:33px;height:36px}.next-piece>div:not(.cover){flex:1}.next-piece small{font-size:8px;color:#b09a7a;display:block;margin-bottom:5px}.next-piece strong{font-size:12px;font-weight:500;color:#d7dbe2;display:block}.next-piece>svg{width:18px;height:18px;color:#ad9677}.result-buttons{display:flex;gap:8px;justify-content:center;margin-top:18px}.result-buttons button{font-size:11px;padding:12px 14px}.result .save-status{display:block;text-align:center;margin:14px auto 0;font-size:8px}.result-footer{font-size:9px;color:#61758f;padding:18px 0 0;margin-bottom:0}.retry-hint,.all-complete{font-size:11px;color:#b6a183;margin:24px 0}.result-ranking{margin-top:22px}.result-ranking>.overline{font-size:8px;margin-bottom:9px}.rank-row{display:flex;align-items:center;gap:12px;border-bottom:1px solid #ffffff09;padding:10px 13px;border-radius:5px;font-size:11px}.rank-row.me{background:#dac0980c}.rank-row>span{color:#b69e7c;font-family:Georgia,serif}.rank-row strong{flex:1;text-align:left;font-size:11px;font-weight:400;color:#94a5bb}.rank-row b{font-weight:450;color:#d2dbe5}dialog{color-scheme:dark;background:linear-gradient(140deg,#202a38,#17212e);border:1px solid #ffffff1f;color:#dde3ec;padding:29px;border-radius:18px;width:calc(100% - 36px);max-width:510px;box-shadow:0 25px 100px #0007}dialog::backdrop{background:#060b15b3;backdrop-filter:blur(8px)}dialog h2{font-size:24px;font-weight:450;line-height:1.45;letter-spacing:-.8px;margin:12px 0 15px}dialog h3{font-size:12px;font-weight:500;color:#c3b196;line-height:1.6}dialog p{font-size:12px;line-height:1.9;color:#93a3b9}dialog a{color:#cdb38e;font-size:11px;text-underline-offset:3px}dialog hr{border:0;border-top:1px solid #ffffff11;margin:23px 0}dialog .credit-detail{font-size:10px;line-height:1.7;color:#869bb4}.credit-links{display:flex;gap:15px;margin:16px 0}.help-keys{display:flex;justify-content:center;gap:9px;padding:14px 0 22px}.help-keys kbd{width:44px;height:49px;border-radius:6px;border:1px solid #ffffff1a;background:linear-gradient(145deg,#e5dfd4,#b5bfca);display:grid;place-items:center;color:#2e4054;box-shadow:0 3px 0 #738093;font-family:inherit;font-size:13px}.help-step{display:flex;gap:16px;align-items:start}.help-step>span{font-family:Georgia,serif;font-size:18px;color:#b59a78;padding-top:9px}.help-step p{font-size:11px;margin:8px 0 12px}.practice-song{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#bdcadc;margin:21px 0 16px}.practice-song span{font-size:10px;color:#b7a184}.practice-keys{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.practice-keys button{height:115px;border-radius:5px;background:linear-gradient(120deg,#a8b2c0,#d0d7df);box-shadow:0 4px 0 #6f7c8b;color:#34465d;position:relative;touch-action:none}.practice-keys button span{position:absolute;bottom:17px;left:0;right:0;text-align:center;font-size:12px}.practice-keys button.active{background:linear-gradient(120deg,#dac39e,#f2dfc0);box-shadow:0 4px 0 #a8916c,0 0 25px #e5c69a19}.practice-keys button.active:before{content:'';position:absolute;top:28px;left:calc(50% - 3px);width:6px;height:6px;border-radius:50%;background:#867150}.fine{font-size:10px!important;color:#7890ab!important}#toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);z-index:40;padding:13px 20px;max-width:calc(100% - 34px);border:1px solid #e0c1933d;border-radius:10px;background:#222d3dec;color:#e7d5bc;backdrop-filter:blur(12px);font-size:11px;line-height:1.6;text-align:center;box-shadow:0 10px 30px #0005}
@media(min-width:1500px){.shell{max-width:1350px}.hero{height:390px}.hero h1{font-size:49px}.hero-copy{padding:45px 50px}.collection-grid{grid-template-columns:1fr 310px;gap:35px}.song-row{min-height:79px}.cover.album{width:196px;height:208px}.stage-center{width:475px}.stage-layout{gap:65px}}
@media(max-width:1040px){.stage-layout{gap:23px}.stage-side{width:150px}.stage-left h2{font-size:20px}.stage-left .stage-cover{width:115px;height:127px}.stage-center{width:420px}.race-scores .avatar{display:none}.song-row{gap:9px;padding:11px 9px}.track-time{display:none}.chapters{gap:7px}.chapter{padding:14px 11px 17px;gap:8px}.chapter strong{font-size:10px}.collection-grid{gap:19px;grid-template-columns:minmax(0,1fr) 255px}.featured{padding:18px}.cover.album{width:170px;height:180px}}
@media(max-width:800px){.shell{padding:0 23px}.topbar{height:83px}.brand{font-size:25px}.edition{display:none}.header-end{gap:8px}.nav button{font-size:11px;padding:9px 17px}.hero{height:335px}.hero-copy{padding:35px 31px}.hero h1{font-size:38px}.hero.has-image:before{background-position:58% 60%;background-image:linear-gradient(90deg,#0c121deb 0%,#0c121d80 42%,#0c121d05 80%),var(--hero)}.hero-stamp{width:49px;height:49px;right:21px;bottom:20px}.journey-stats{gap:25px;padding:22px 0}.journey-meter{width:145px}.collection-heading h2{font-size:21px}.search input{width:136px}.collection-grid{grid-template-columns:minmax(0,1fr) 230px;gap:15px}.cover.thumb{width:37px;height:42px}.song-info strong{font-size:11px}.song-info small{font-size:8px}.track-number{width:16px}.track-stars{margin:0;gap:2px}.track-stars i{font-size:9px}.song-row{gap:8px;min-height:72px;padding:10px 7px}.track-action{width:15px}.featured{padding:16px}.cover.album{width:155px;height:166px}.featured h3{font-size:19px}.chapter-intro h3{font-size:23px}.chapter-intro p{font-size:9px}.chapters{display:flex;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.chapters::-webkit-scrollbar{display:none}.chapter{min-width:145px;padding:15px 14px 18px}.chapter strong{font-size:11px}.stage-left{display:none}.stage-right{width:150px}.stage-layout{gap:20px}.stage-center{width:440px;flex:1;max-width:480px}.performance-bar{max-width:570px}.room-panel{padding:23px}.roster{grid-template-columns:repeat(2,1fr)}.room-number{font-size:45px}.room-heading p{font-size:11px}.room-heading h1{font-size:27px}}
@media(max-width:620px){.shell{padding:0 18px}.topbar{height:76px;gap:9px}.brand{font-size:23px;gap:8px}.brandmark{width:22px;gap:3px;transform:scale(.9)}.nav{margin-left:auto;padding:3px;gap:1px}.nav button{padding:9px 11px;font-size:10px}.header-end .icon-button{width:29px;height:29px;background:transparent;border:0}.header-end .icon-button svg{width:18px;height:18px}.hero{height:332px;border-radius:15px}.hero-copy{padding:29px 23px}.eyebrow{font-size:7px;letter-spacing:1.35px;gap:7px}.hero.has-image:before{background-position:65% 55%;background-size:auto 100%;background-image:linear-gradient(90deg,#0c121def 0%,#0c121dbe 25%,#0c121d19 100%),var(--hero)}.hero h1{font-size:35px;letter-spacing:-1.7px;line-height:1.32;margin:22px 0 15px}.hero p{font-size:11px;line-height:1.85}.hero .primary{font-size:11px;padding:13px 16px;margin-top:27px;gap:10px}.hero .primary>span{margin-left:6px;padding-left:11px;font-size:9px}.hero-stamp{width:43px;height:43px;right:15px;bottom:17px}.hero-stamp span{font-size:19px}.hero-stamp small{font-size:5px}.journey-stats{padding:21px 0;gap:25px}.stat{column-gap:8px;grid-template-columns:17px auto;row-gap:5px}.stat svg{width:17px;height:17px}.stat strong{font-size:18px}.stat strong small{font-size:9px;margin-left:4px}.stat>span{font-size:8px}.journey-meter{display:none}.save-status{font-size:8px;max-width:115px;line-height:1.6;padding:0}.collection{padding-top:25px}.collection-heading{display:block;margin-bottom:18px}.overline{font-size:8px;letter-spacing:1.5px}.collection-heading h2{font-size:21px;margin:9px 0 17px;letter-spacing:-.9px}.search{width:100%;padding:0 11px}.search input{width:100%;font-size:11px;padding:11px 0}.chapters{margin-bottom:18px;gap:7px;margin-right:-18px;padding-right:18px}.chapter{min-width:136px;padding:13px 13px 17px;gap:10px}.chapter>span{font-size:23px}.chapter strong{font-size:10px}.chapter small{font-size:8px}.collection-grid{display:flex;flex-direction:column;gap:24px}.featured{width:100%;position:relative;top:auto;order:0;display:grid;grid-template-columns:62px 1fr;column-gap:15px;padding:18px 16px 14px;border-radius:12px}.featured>.overline{grid-column:2;grid-row:1;margin-bottom:7px;font-size:7px}.featured>.overline>span{font-size:7px}.featured .cover.album{width:60px;height:66px;margin:0;transform:rotate(-5deg);grid-column:1;grid-row:1/4;align-self:center;box-shadow:4px 6px 12px #0003}.cover.album>span{font-size:19px}.cover.album>i{font-size:36px}.featured-title{text-align:left;grid-column:2;grid-row:2}.featured-title .genre-tag{display:none}.featured h3{font-size:19px;margin:0;letter-spacing:-.5px}.featured-title p{font-size:9px;margin-top:5px}.featured-details{grid-column:2;grid-row:3;display:flex;gap:12px;margin:0;padding:8px 0 0;border:0;text-align:left}.featured-details>div{display:flex;gap:4px;align-items:baseline}.featured-details strong{font-size:9px}.featured-details small{font-size:8px;margin:0}.featured-details>div:last-child{display:none}.featured-actions{grid-column:1/3;flex-direction:row;margin-top:17px;gap:8px}.featured-actions .primary{flex:1.2;font-size:12px;padding:13px 8px}.featured-actions .secondary{flex:1;font-size:11px;padding:13px 8px}.lock-hint{grid-column:1/3;font-size:8px;text-align:left;margin:11px 0 0}.credits-button{grid-column:1/3;font-size:8px;margin:4px 0 0;padding:4px 0;text-align:left;width:max-content}.track-panel{width:100%;order:1}.chapter-intro{padding-bottom:16px}.chapter-intro h3{font-size:25px}.chapter-intro p{font-size:10px}.chapter-intro .overline{font-size:7px}.chapter-count{font-size:11px}.filters{gap:3px;padding:11px 0}.filters button{font-size:9px;padding:6px 8px}.song-list{gap:4px}.song-row{min-height:74px;padding:11px 9px;gap:10px}.track-number{width:18px;font-size:9px}.cover.thumb{width:40px;height:44px;border-radius:4px}.song-info strong{font-size:12px}.song-info small{font-size:9px;gap:5px;margin-top:6px}.track-stars{gap:2px}.track-stars i{font-size:9px}.track-action{width:14px}.track-action svg{width:12px;height:12px}.footer{margin-top:27px;padding:20px 0 25px;font-size:8px;flex-wrap:wrap;gap:15px}.footer button{font-size:8px}.footer>span:last-child{font-size:11px}.room-banner{font-size:9px;line-height:1.7;flex-wrap:wrap}.room-banner button{font-size:9px}.room-panel{padding:22px 18px 18px;border-radius:15px}.room-heading h1{font-size:25px;margin:14px 0}.room-heading p{font-size:10px;line-height:1.8;margin-bottom:6px}.room-number{font-size:37px;padding-top:22px}.room-number span{font-size:14px}.roster{margin:19px 0;gap:7px}.player-card{padding:11px 9px;gap:8px}.player-card strong{font-size:10px}.player-card small{font-size:8px}.avatar{width:27px;height:27px;font-size:12px}.room-code-line{gap:8px;flex-wrap:wrap;font-size:9px}.room-code{font-size:15px}.room-code-line .text-button{font-size:9px}.room-actions{gap:7px}.room-actions input{width:130px;flex:1;padding:12px;font-size:11px}.room-actions button{font-size:10px;padding:11px 12px}.room-actions #connect{flex:1 1 100%}.room-panel>.small{font-size:9px;line-height:1.8}.play-top{padding:15px 15px 10px;gap:11px;min-height:62px}.play-top .icon-button{width:32px;height:32px}.play-song strong{font-size:14px;line-height:1.3}.play-song small{font-size:8px;margin-top:4px}.performance-bar{width:calc(100% - 38px);padding:12px 0 15px;gap:10px;grid-template-columns:1.2fr 1fr 1fr .9fr}.performance-bar small{font-size:7px;letter-spacing:1px}.performance-bar strong{font-size:23px}.performance-bar .remaining strong{font-size:18px}.stage-layout{padding:0 12px;gap:0;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.stage-center{width:100%;max-width:none;flex:1;min-height:0}.stage-right{display:none}.stage-label{font-size:7px;padding:12px 3px 9px;letter-spacing:1.1px}.stage-label>span:last-child{font-size:7px}.board-wrap{border-radius:8px}.judgment{min-height:51px;padding:9px 0 7px;gap:5px}.judgment strong{font-size:10px}.judgment>span{font-size:8px}.judgment.perfect strong,.judgment.good strong{font-size:13px}.play-footer{font-size:8px;padding:0 12px max(10px,env(safe-area-inset-bottom));color:#6f86a3}.countdown strong{font-size:84px}.countdown small{font-size:10px}.racing .stage-layout{padding-top:51px}.racing .stage-right{position:absolute;left:12px;right:12px;top:0;width:auto;display:block;padding:0}.racing .stage-right>.overline{display:none}.race-scores{flex-direction:row;gap:5px;padding:9px 0 0}.race-scores .player-card{flex:1;padding:6px 6px;gap:4px;min-height:34px;flex-wrap:wrap}.race-scores .player-card>div{flex:1;min-width:0}.race-scores .player-card strong{font-size:8px}.race-scores .player-card small{display:none}.race-scores .player-card>b{font-size:9px}.race-scores .avatar{display:none}.result-screen{padding:18px 15px}.result-top{padding-bottom:24px}.result-top .brand{font-size:21px}.result-top>span{font-size:8px}.result{padding:24px 20px 19px;border-radius:16px}.result h1{font-size:23px;letter-spacing:-1px;margin:13px 0 7px}.result>.overline{font-size:8px}.result-song{font-size:10px;line-height:1.8}.result-stars{gap:20px;margin:24px 0 15px}.result-stars svg{width:39px;height:39px}.result-score strong{font-size:48px}.result-score small{font-size:7px}.result-stats{padding:17px 0;margin:20px 0 13px}.result-stats strong{font-size:22px}.result-stats span{font-size:8px}.result-grades{gap:15px;font-size:7px}.result-grades b{font-size:9px}.next-piece{padding:10px;margin-top:21px;gap:10px}.next-piece small{font-size:7px}.next-piece strong{font-size:11px}.result-buttons{gap:7px;flex-wrap:wrap;margin-top:18px}.result-buttons button{font-size:10px;padding:12px 11px;flex:1;white-space:nowrap}.result-buttons #next{flex:1.2}.result .save-status{font-size:8px;margin-top:14px;max-width:100%}.result-footer{font-size:8px;padding-top:18px}.result-ranking{margin-top:19px}.rank-row{padding:9px 10px;font-size:10px}.rank-row strong{font-size:10px}dialog{padding:25px 22px;border-radius:15px}dialog h2{font-size:22px}dialog p{font-size:11px}.help-step p{font-size:10px}.help-step{gap:13px}.help-keys{padding:8px 0 14px}.practice-keys button{height:112px}.practice-song{font-size:11px}}
@media(max-width:365px){.shell{padding:0 14px}.brand{font-size:20px;gap:5px}.topbar{gap:6px}.nav button{font-size:9px;padding:8px 9px}.header-end .icon-button{width:24px;height:24px}.hero-copy{padding:27px 20px}.hero h1{font-size:32px}.song-row{gap:7px}.song-info strong{font-size:11px}.track-stars i{font-size:8px}.cover.thumb{width:35px;height:39px}.collection-heading h2{font-size:19px}.journey-stats{gap:18px}.featured-actions .primary{font-size:11px}.result h1{font-size:21px}.result-buttons button{padding:11px 8px;font-size:9px}}
@media(max-height:520px) and (orientation:landscape){.play-top{padding:8px 20px 5px;min-height:0;max-width:900px}.play-song strong{font-size:13px}.play-song small{display:none}.play-top .icon-button{width:29px;height:29px}.performance-bar{position:absolute;left:24px;top:61px;width:125px;display:flex;flex-direction:column;gap:16px;padding:0;align-items:flex-start}.performance-bar>div{text-align:left;gap:3px}.performance-bar strong{font-size:23px}.performance-bar small{font-size:7px}.performance-bar .remaining{display:none}.stage-layout{padding:0 20px;gap:18px;flex-direction:row;justify-content:center}.stage-left{display:none}.stage-right{width:140px;display:block;padding-top:25px}.stage-right .live-grades{gap:14px}.stage-right .live-grades>span{font-size:8px;padding-bottom:9px}.stage-right .live-grades b{font-size:12px}.stage-right .stage-star-goal{display:none}.stage-right>.overline{font-size:7px;padding-bottom:7px}.stage-center{flex:none;width:350px;max-width:calc(100vw - 370px);margin-left:150px}.stage-label{padding:7px 2px;font-size:7px}.board-wrap{border-radius:7px}.judgment{min-height:35px;padding:5px 0;gap:2px}.judgment>span{display:none}.judgment.perfect strong,.judgment.good strong{font-size:11px}.play-footer{font-size:7px;padding:0 10px 6px}.countdown strong{font-size:51px}.countdown small{font-size:8px}.racing .stage-layout{padding-top:0}.racing .stage-right{position:static;width:140px;padding-top:17px}.racing .race-scores{display:flex;flex-direction:column;padding:0}.racing .race-scores .player-card{padding:7px 8px}.racing .race-scores .player-card strong{font-size:9px}.result-screen{padding:12px 18px}.result-top{position:absolute;top:16px;left:18px;width:calc(100% - 36px);max-width:none;pointer-events:none}.result-top .brand{font-size:18px}.result-top>span{font-size:8px}.result{width:480px;padding:17px 27px 13px;z-index:1}.result h1{font-size:20px;margin:7px 0 4px}.result-song{font-size:9px;margin:4px}.result-stars{position:absolute;display:none}.result-score strong{font-size:34px}.result-score small{font-size:7px;margin-top:10px}.result-stats{padding:10px 0;margin:10px 0}.result-stats strong{font-size:19px}.result-stats span{font-size:7px;margin-top:5px}.result-grades{font-size:7px}.next-piece{margin-top:11px;padding:7px 10px}.next-piece .cover{width:26px;height:28px}.next-piece strong{font-size:10px}.next-piece small{font-size:7px}.result-buttons{margin-top:10px}.result-buttons button{font-size:9px;padding:9px 12px}.result .save-status{margin-top:9px;font-size:7px}.result-footer{display:none}.result-ranking{margin-top:10px}.rank-row{padding:5px 8px}dialog{max-height:calc(100dvh - 25px);overflow:auto}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.input-keys{position:absolute;left:3px;right:3px;bottom:10px;height:65px;display:grid;grid-template-columns:repeat(4,1fr);gap:5px;pointer-events:none}.input-keys button{pointer-events:auto;touch-action:none;background:transparent;border-radius:5px;color:transparent}.input-keys button:focus-visible{outline:3px solid #f0bf75;outline-offset:-4px;box-shadow:0 0 16px #f0bf7566}
@media(max-width:365px){.chapters{margin-right:-14px;padding-right:14px}}
@media(max-height:520px) and (orientation:landscape){.input-keys{height:38px}}

/* Journey records and permanent unlocks. */
.journey-stats{flex-wrap:wrap;gap:25px}.unlock-stat svg{width:18px}.save-status{max-width:230px;line-height:1.6}.unlock-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;margin-top:23px;border:1px solid #dec6a02b;border-radius:12px;background:linear-gradient(110deg,#ddba7e0d,#a7bfd904)}.unlock-banner strong{display:block;font-size:14px;font-weight:500;margin-top:7px}.unlock-banner .overline{font-size:8px;color:#b8a990}.unlock-banner button{white-space:nowrap}.unlock-link{grid-column:1/-1;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 4px;margin-top:10px;background:#e7d1b10b;border:1px solid #e7d1b130;border-radius:8px;color:#e2c6a0;font-size:11px}.personal-record{grid-column:1/-1;width:100%;margin-top:19px;padding-top:16px;border-top:1px solid #ffffff12}.personal-record .overline{font-size:8px;letter-spacing:1px;color:#c5b79f}.personal-record p{font-size:10px;color:#8392a5;line-height:1.7;margin:11px 0}.personal-record dl{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:12px 0 3px}.personal-record dt{font-size:8px;color:#8996a8}.personal-record dd{margin:7px 0 0;font-size:15px;font-variant-numeric:tabular-nums;color:#d7dfe8}.result .personal-record{text-align:center;margin-top:20px}.result .personal-record dd{font-size:20px}.shop-dialog{width:620px;max-width:calc(100vw - 28px)}.shop-dialog>p{line-height:1.8}.unlock-products{display:flex;flex-direction:column;gap:12px;margin:24px 0}.unlock-card{display:grid;grid-template-columns:42px 1fr 70px;gap:15px;align-items:center;padding:20px;border:1px solid #ffffff17;border-radius:13px;background:linear-gradient(135deg,#ffffff04,#ffffff01)}.unlock-card.complete-collection{border-color:#d8bb8759;background:linear-gradient(130deg,#d8bb8712,#ffffff02)}.unlock-icon{width:39px;height:45px;background:#b8c7dd0a;border:1px solid #c9d4e518;display:grid;place-items:center;border-radius:8px;color:#d1ba98}.unlock-icon svg{width:24px;height:24px}.unlock-card h3{font-size:18px;font-weight:500;margin:8px 0}.unlock-card p{margin:0;color:#8f9cae;font-size:10px;line-height:1.7}.unlock-card .overline{font-size:8px;letter-spacing:1px}.unlock-price{text-align:right;color:#e6cba5}.unlock-price strong{display:block;font-family:Georgia,serif;font-size:34px;font-weight:400}.unlock-price span{font-size:10px;color:#a59888}.unlock-card>button{grid-column:2/-1;width:100%;min-height:42px}.unlock-card button:disabled{opacity:.55}.shop-status{font-size:12px;color:#b5a38d;padding:10px 0}.shop-dialog .fine{font-size:10px;color:#8a97a8}.shop-dialog #shop-reload{font-size:11px;padding:8px 0}.shop-dialog .full{min-height:44px}
@media(max-width:700px){.journey-stats{gap:18px;padding-top:21px;padding-bottom:17px}.journey-stats .save-status{flex:1 1 100%;text-align:left;margin:0;padding:0;max-width:none;font-size:9px}.unlock-banner{margin-top:19px;padding:15px;gap:12px}.unlock-banner strong{font-size:12px}.unlock-banner .overline{font-size:7px;letter-spacing:1px}.unlock-banner button{padding:12px 10px;font-size:10px}.personal-record{margin-top:14px;padding-top:13px}.personal-record dd{font-size:16px}.shop-dialog{padding:25px 20px}.unlock-card{grid-template-columns:32px 1fr 43px;gap:10px;padding:16px 13px}.unlock-icon{width:30px;height:37px}.unlock-icon svg{width:18px;height:18px}.unlock-card h3{font-size:16px}.unlock-card p{font-size:10px}.unlock-price strong{font-size:30px}.unlock-card>button{font-size:11px}.unlock-link{font-size:10px}.result .personal-record dd{font-size:17px}}
@media(max-height:520px) and (orientation:landscape){.result .personal-record{margin-top:10px;padding-top:9px}.result .personal-record dl{margin:8px 0 0}.result .personal-record dd{font-size:14px}}

.save-status[data-save-state="loading"]:before{content:"…";color:#a2adbb}.save-status[data-save-state="saving"]:before{content:"↻";color:#b5a38d}.save-status[data-save-state="syncPending"]:before{content:"↻";color:#b5a38d}.save-status[data-save-state="unavailable"]:before{content:"!";color:#e3b694}
.speed-control { grid-column: 1 / -1; width: 100%; min-width: 0; margin: 18px 0; padding: 15px; border: 1px solid #e4cba522; border-radius: 14px; background: linear-gradient(135deg, #e4cba508, #13203166); }
.speed-control > div:first-child { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-bottom: 11px; }
.speed-control strong { font-size: 12px; color: #e7d5b9; }
.speed-control span { font-size: 10px; color: #8c9caf; }
.speed-options { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 6px; }
.speed-options button { min-height: 40px; padding: 7px 4px; border-radius: 8px; border: 1px solid #b7c7dd22; background: #121c2988; color: #b8c5d5; font-size: 13px; font-variant-numeric: tabular-nums; }
.speed-options button[aria-pressed="true"] { background: #e4cba5; border-color: #e4cba5; color: #1b2634; font-weight: 700; }
.speed-options button:focus-visible { outline: 2px solid #f3dcc0; outline-offset: 3px; }
.speed-options button:disabled { opacity: .55; cursor: default; }
.speed-control p, .pause-speed { font-size: 10px; line-height: 1.6; color: #899aaf; margin: 10px 0 0; }
