:root{font-family:ui-rounded,'Avenir Next','Nunito',system-ui,sans-serif;color:#f9f8f3;background:#101b36;font-synthesis:none;--accent:#7ee4c8;--ink:#192746;--muted:#bdcadc}*{box-sizing:border-box}body{margin:0;min-height:100svh;background:linear-gradient(180deg,#0a163b80,#111c39e8),url('island.webp') center/cover fixed}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #fff;outline-offset:4px}button{border:0}a{color:inherit;text-decoration:none}.library{max-width:1240px;margin:auto;padding:28px 40px}.brand{display:flex;align-items:center;gap:12px;font-size:14px;letter-spacing:3px;font-weight:800}.brand-mark{display:grid;place-items:center;font-size:28px;border:1px solid #ffffff40;border-radius:12px;width:44px;height:44px;letter-spacing:0;color:#8de6d0}.edition{margin-left:auto;font-size:12px;color:#c1cee1;letter-spacing:2px}.library-title{margin:36px 0 28px}.eyebrow{font-size:12px;letter-spacing:3px;font-weight:800;color:#8de6d0}h1{font-size:clamp(36px,5vw,58px);letter-spacing:-2px;line-height:1.05;margin:12px 0}h2{margin:0;font-size:26px;letter-spacing:-.5px}p{line-height:1.5}.library-title>p:last-child{color:#ced7e6;margin:12px 0 0}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.game-card{padding:22px 24px;background:linear-gradient(120deg,#263553e8,#17223de8);border:1px solid #ffffff20;border-radius:22px;position:relative;transition:transform .2s,border-color .2s;box-shadow:0 12px 40px #07112830}.game-card:hover{transform:translateY(-4px);border-color:var(--accent)}.card-number{font-size:12px;color:var(--accent);font-weight:700;letter-spacing:.6px}.card-symbol{display:block;font-size:40px;height:62px;margin-top:15px;color:var(--accent);font-weight:800}.game-card p{font-size:14px;color:#c5d0e0;min-height:42px;margin:10px 0 18px}.card-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff15;padding-top:14px;font-size:14px}.card-link b{color:var(--accent);font-size:22px}.library footer{display:flex;justify-content:space-between;color:#c0cce0;font-size:12px;margin-top:24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:850px){.library{padding:24px}.library-title{margin-top:32px}.game-grid{grid-template-columns:repeat(2,1fr)}.game-card{padding:20px}.edition{display:none}}@media(max-width:520px){.library{padding:18px}.game-grid{gap:10px}.game-card{padding:16px}.game-card h2{font-size:22px}.card-number{font-size:11px}.card-link{font-size:12px}.library footer{display:block}.library footer span{display:block;margin-top:6px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.game-shell{max-width:1180px;margin:auto;min-height:100svh;padding:22px 34px 16px;display:flex;flex-direction:column}.game-header{display:flex;align-items:center;gap:16px;min-height:56px}.game-heading p{font-size:12px;color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin:0 0 3px}.game-heading h1{font-size:26px;letter-spacing:-.6px;margin:0}.header-actions{display:flex;margin-left:auto;align-items:center;gap:10px}.icon-button,.level-button{background:#1c2b47d9;border:1px solid #ffffff28;color:#eaf0fa;border-radius:14px;min-height:46px;padding:10px 16px;font-size:14px;display:inline-flex;align-items:center;justify-content:center}.icon-button{min-width:46px}.icon-button[aria-label="All games"]{font-size:25px;padding:4px}.level-button{color:var(--accent)}.session-bar{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:1px;padding:18px 0 14px;border-bottom:1px solid #ffffff15;color:#c0cfe1}.session-bar b{color:white}.round-dots{display:flex;gap:7px}.round-dots i{height:8px;width:8px;border-radius:50%;background:#ffffff20}.round-dots .done{background:var(--accent)}.round-dots .current{box-shadow:0 0 0 3px #ffffff15;background:white}.play-content{flex:1;display:flex;flex-direction:column}.round-prompt{text-align:center;margin:20px 0 16px}.round-prompt h2{font-size:30px}.round-prompt p{color:#c7d2e3;font-size:14px;margin:8px 0 0}.primary,.secondary,.quiet{min-height:48px;padding:12px 22px;border-radius:14px;font-weight:750;font-size:15px;transition:transform .15s,background .15s}.primary{background:var(--accent);color:#17263e;box-shadow:0 5px 0 #0002}.primary:hover:enabled{filter:brightness(1.06);transform:translateY(-1px)}.secondary{background:#ffffff13;color:#f5f8ff;border:1px solid #ffffff35}.quiet{background:transparent;color:#d5e0ef;padding:10px 15px}.quiet:hover{background:#ffffff10}.intro{margin:auto;text-align:center;padding:40px 15px 55px;max-width:720px;align-self:center}.intro-symbol{color:var(--accent);font-size:78px;height:112px;line-height:100px;filter:drop-shadow(0 6px 20px #0005)}.intro h2{font-size:clamp(30px,4.7vw,50px);letter-spacing:-1.5px;line-height:1.14;margin:20px 0}.intro>p:not(.eyebrow){max-width:540px;color:#ced9ea;margin:0 auto 28px;font-size:17px}.intro-actions{display:flex;gap:14px;justify-content:center}.intro-notes{display:flex;justify-content:center;gap:20px;margin-top:32px;font-size:12px;color:#cbd5e6}.intro .eyebrow{color:var(--accent)}.bottom-controls{margin-top:auto;display:flex;align-items:center;gap:20px;min-height:62px;padding-top:12px}.feedback{color:#d4dfef;font-size:14px;line-height:1.45;flex:1;min-height:24px}.feedback.error{color:#ffd7a7}.feedback.success{color:#98f0ce}.utility{display:flex;flex-shrink:0}.ladder-board{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;max-width:840px;width:100%;margin:auto}.letter-bank{background:#182743dc;border:1px solid #ffffff24;border-radius:24px;padding:24px}.letter-bank .eyebrow{color:var(--accent);margin:0 0 20px}.letter-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.letter-tile{aspect-ratio:1;min-height:48px;background:var(--tile);border-radius:13px;color:#172641;font-size:30px;font-weight:800;box-shadow:0 5px 0 #0003;touch-action:none;user-select:none}.letter-tile:disabled{opacity:.12;box-shadow:none}.letter-tile.selected{outline:3px solid #fff;outline-offset:3px;transform:translateY(-3px)}.letter-tile.dragging{opacity:.4}.small-note{font-size:13px;color:#becbe0;line-height:1.55}.letter-bank .primary{width:100%;margin-top:10px}.ladders{display:flex;justify-content:center;gap:26px}.ladder{display:flex;flex-direction:column;align-items:center;position:relative;width:156px}.ladder:before,.ladder:after{content:'';position:absolute;top:33px;bottom:12px;width:5px;background:#abc3e82b;border-radius:3px;z-index:-1}.ladder:before{left:16px}.ladder:after{right:16px}.ladder-top{font-size:10px;color:#d0dbea;letter-spacing:1px;height:29px;text-align:center}.rung-wrap{position:relative;width:100%;display:flex;justify-content:center;padding-bottom:3px}.rung{height:43px;width:102px;border-radius:10px;background:#263956f5;border:1px solid #a8c4ec50;color:white;font-size:25px;font-weight:800;position:relative}.rung.anchor{background:var(--accent);color:#17263e;opacity:1}.rung small{font-size:8px;position:absolute;bottom:1px;right:6px;letter-spacing:.6px}.rung.active{border:2px dashed var(--accent)}.rung.wrong{border-color:#ffad94;background:#803d4966}.gap-label{font-size:9px;color:#bbcae0;position:absolute;right:-8px;top:-8px}.listen-row{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 0 20px}.listen-row>span{font-size:14px;color:#ced8e8}.melody-options{display:grid;grid-template-columns:1fr 1fr;gap:16px}.melody-card{background:#f8f6ef;border:3px solid transparent;border-radius:19px;padding:12px 16px 8px;position:relative;min-width:0;text-align:center;color:#192746;box-shadow:0 10px 35px #08122b30}.melody-card:disabled{opacity:.7}.melody-card.wrong{opacity:.4;border-color:#ff857e}.melody-card:hover:enabled{border-color:var(--accent);transform:translateY(-2px)}.option-tag{position:absolute;left:14px;top:10px;border-radius:9px;background:#1927460c;width:30px;height:30px;display:grid;place-items:center;font-size:14px;font-weight:800}.choose-label{font-size:12px;color:#536079;display:block;padding-bottom:3px}.notation{width:100%;min-width:0;line-height:0}.notation svg{display:block;width:100%;height:auto;max-height:185px}.melody-card .notation{margin-top:4px}.melody-card .notation svg{max-height:155px}.key-stage{display:flex;flex:1;flex-direction:column;justify-content:center;gap:28px}.note-card{align-self:center;min-width:300px;background:#f8f6ef;border-radius:23px;padding:22px 36px;text-align:center;color:#192746;box-shadow:0 10px 40px #07132840;transform:rotate(-1deg)}.note-card>span{font-size:11px;letter-spacing:2px;font-weight:800;color:#657189}.note-card strong{display:block;font-size:62px;line-height:1.25;letter-spacing:-2px;margin:5px 0}.note-card small{display:block;font-size:12px;color:#64718a}.keyboard-wrap{width:100%;max-width:980px;align-self:center}.keyboard-caption{display:flex;justify-content:space-between;font-size:10px;letter-spacing:2px;color:#b4c5da;margin:0 5px 10px}.piano{height:185px;position:relative;background:#16243e;border:6px solid #17253b;border-bottom:10px solid #17253b;border-radius:16px;box-shadow:0 10px 30px #0004;overflow:hidden}.piano-key{position:absolute;top:0;user-select:none;border-radius:0 0 7px 7px}.piano-key.white{height:100%;background:linear-gradient(#f0f0eb,#fff 60%,#e4e7e6);border:1px solid #8d97a9;z-index:1;color:#66768a;box-shadow:inset 0 -6px 0 #b6c1c7}.piano-key.black{height:62%;background:linear-gradient(100deg,#29364c,#111b30);border:1px solid #071224;z-index:2;box-shadow:inset 0 -6px 0 #3b4860,0 4px 5px #0005}.piano-key span{position:absolute;bottom:12px;left:0;right:0;font-size:12px}.piano-key.pressed,.piano-key.hint-key{background:var(--accent);box-shadow:inset 0 -3px 0 #0002}.paper{background:#f8f6ef;border-radius:20px;padding:10px 24px;color:#192746;box-shadow:0 8px 30px #08162d40}.rhythm-paper{max-width:760px;margin:0 auto}.rhythm-paper .notation svg{max-height:144px}.pulse-stage{max-width:900px;width:100%;margin:0 auto}.pulse-rail{position:relative;display:flex;justify-content:space-between;margin:20px 30px 0;height:32px;align-items:center}.pulse-rail:before{content:'';position:absolute;height:5px;background:#ffffff20;left:0;right:0;border-radius:4px}.pulse-progress{height:5px;background:var(--accent);width:0;position:absolute;border-radius:4px}.beat-marker{width:30px;height:30px;display:grid;place-items:center;background:#233653;border:1px solid #ffffff30;border-radius:50%;font-size:13px;z-index:1}.beat-marker.active{background:var(--accent);color:#17243c;box-shadow:0 0 0 5px #ffffff10}.pulse-center{display:flex;align-items:center;justify-content:center;gap:40px;margin:14px 0}.pulse-readout{font-size:32px;font-weight:800;min-width:150px;color:var(--accent)}.tap-pad{width:174px;height:104px;border-radius:26px;background:var(--accent);color:#19253b;font-size:30px;font-weight:850;box-shadow:0 8px 0 #0004;touch-action:manipulation}.tap-pad small{display:block;font-size:12px;font-weight:500;margin-top:5px}.tap-pad.hit{animation:tap .18s ease-out}.rhythm-actions{display:flex;justify-content:center;gap:12px;align-items:center;flex-wrap:wrap}.rhythm-actions label{font-size:11px;color:#c1cee1;display:flex;flex-direction:column;gap:3px}.rhythm-actions select{font-size:13px;min-height:34px;border-radius:9px;border:1px solid #ffffff25;background:#1e2e49;color:white;padding:4px 8px}.mosaic-stage{width:100%;margin:auto}.mosaic-slots{display:grid;grid-template-columns:repeat(var(--beats),1fr);gap:9px;padding:14px;background:#12203c9c;border:1px solid #ffffff20;border-radius:22px;min-height:130px}.empty-beat{display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #ffffff32;border-radius:13px;min-width:0;color:#b5c5df}.empty-beat span{font-size:28px;font-weight:700}.empty-beat small{font-size:11px}.placed-rhythm{background:#f8f6ef;border-radius:13px;min-width:0;padding:3px;color:#192746}.placed-rhythm .notation svg{max-height:90px}.placed-rhythm small{font-size:10px;color:#6d7b93}.tile-caption{text-align:center;color:#bfcde1;font-size:10px;letter-spacing:2px;margin:22px 0 12px}.rhythm-bank{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.rhythm-tile{background:#f8f6ef;border-radius:13px;padding:3px 8px 8px;width:120px;color:#192746}.rhythm-tile .notation svg{height:62px}.rhythm-tile span{font-size:10px;display:block;line-height:1.25}.rhythm-tile:disabled{opacity:.35}.mosaic-check{display:flex;justify-content:center;gap:10px;margin-top:18px}.trail-stage{display:flex;flex:1;flex-direction:column;justify-content:center}.trail-paper{max-width:850px;width:100%;align-self:center}.trail-paper .notation svg{max-height:160px}.trail-progress{display:flex;justify-content:space-around;gap:10px;padding:0 12px 10px}.trail-step{width:28px;height:28px;border-radius:50%;font-size:12px;font-weight:800;display:grid;place-items:center;background:#e2e6e5;color:#63718a}.trail-step.current{background:#26463e;color:#fff;box-shadow:0 0 0 4px #b9dcc8}.trail-step.complete{background:#bce3cc;color:#1f6750}.anchor-caption{display:flex;justify-content:space-between;max-width:850px;width:100%;align-self:center;margin:18px 0;font-size:12px;color:#d7e4ed;align-items:center}.anchor-caption strong{display:inline-block;color:var(--accent);font-size:19px;margin-left:8px}.modal{color:#f3f6ff;background:linear-gradient(145deg,#263956,#14233d);border:1px solid #ffffff30;border-radius:28px;box-shadow:0 30px 100px #0008;max-width:600px;width:calc(100% - 40px);max-height:calc(100svh - 40px);padding:36px;text-align:center}.modal::backdrop{background:#071327b8;backdrop-filter:blur(7px)}.modal h2{font-size:30px;margin:10px 0}.modal>p{color:#c7d5e8;font-size:16px}.modal>button:not(.modal-close){margin:8px 4px}.modal .eyebrow{font-size:11px;color:#9edecb;letter-spacing:2px}.modal-close{position:absolute;right:12px;top:8px;width:40px;height:40px;background:transparent;color:#cbd8e9;font-size:28px}.result-medal{display:grid;place-items:center;width:78px;height:78px;border-radius:50%;background:#9ce6c9;color:#194534;font-size:46px;margin:24px auto}.result-stats{display:flex;justify-content:space-around;margin:24px 0 18px;padding:18px 0;border-block:1px solid #ffffff18}.result-stats b{display:block;font-size:28px}.result-stats span{font-size:12px;color:#c3d0e3}.level-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.level-grid button{background:#ffffff0c;border:1px solid #ffffff20;border-radius:12px;color:#e8eff9;min-height:76px;padding:10px}.level-grid button.active{background:#90d9c525;border-color:#90d9c5}.level-grid b{display:block;font-size:21px;color:#94dfc9}.level-grid span{font-size:12px}.help-tip{background:#ffffff0b;padding:18px;border-radius:15px;font-size:16px;line-height:1.6}.modal .small-note{font-size:13px}.game-shell[data-game="rhythm-mosaic"] .round-prompt{margin-bottom:22px}@keyframes tap{50%{transform:translateY(5px);box-shadow:0 2px 0 #0004}}
@media(min-width:900px) and (max-height:820px){.game-shell{padding-top:16px}.round-prompt{margin:15px 0}.melody-card .notation svg{max-height:128px}.piano{height:160px}.note-card{padding:16px 30px}.key-stage{gap:24px}.rhythm-paper .notation svg{max-height:123px}.rhythm-tile .notation svg{height:52px}.rhythm-tile{width:110px}.mosaic-slots{min-height:115px}.trail-paper .notation svg{max-height:135px}}
@media(max-width:850px){.game-shell{padding:20px 24px;min-height:100svh}.game-header{gap:10px}.header-actions{gap:7px}.game-heading h1{font-size:24px}.game-heading p{font-size:10px}.round-prompt{margin:26px 0 22px}.round-prompt h2{font-size:29px}.ladder-board{gap:20px}.letter-bank{padding:20px}.letter-tiles{grid-template-columns:repeat(3,1fr)}.letter-tile{font-size:27px}.rung{height:53px;width:103px}.ladders{gap:12px}.ladder{width:128px}.gap-label{right:-7px}.melody-options{gap:14px}.melody-card{padding:15px 10px}.melody-card .notation svg{max-height:155px}.key-stage{gap:44px}.note-card strong{font-size:72px}.piano{height:205px}.pulse-stage{margin:auto}.pulse-center{margin:35px 0}.pulse-rail{margin-top:28px}.rhythm-actions{gap:14px}.mosaic-slots{padding:10px;gap:7px}.rhythm-bank{gap:10px}.rhythm-tile{width:130px}.trail-paper .notation svg{max-height:180px}.trail-stage{gap:12px}.anchor-caption{margin:20px 0}.bottom-controls{padding-top:22px}.sound-button{font-size:0;min-width:45px;padding:10px}.sound-button:after{content:'♫';font-size:19px}.sound-button[aria-pressed="true"]:after{content:'♩̸'}.intro{padding-top:50px}.intro-notes{flex-wrap:wrap}.mosaic-slots[style="--beats:8"]{grid-template-columns:repeat(4,1fr);min-height:225px}}
@media(max-width:600px){.game-shell{padding:14px 16px}.game-heading h1{font-size:19px}.game-heading p{font-size:9px;letter-spacing:.8px}.header-actions .icon-button{min-width:38px;padding:7px;min-height:40px}.level-button{padding:8px 11px;min-height:40px;font-size:12px}.game-header>a{min-width:38px;min-height:40px}.game-header{gap:8px}.header-actions{gap:5px}.round-prompt h2{font-size:24px}.round-prompt p{font-size:13px}.ladder-board{gap:12px;grid-template-columns:1fr 1fr}.letter-bank{padding:12px;border-radius:18px}.letter-tiles{gap:7px;grid-template-columns:repeat(2,1fr)}.letter-bank .small-note{font-size:11px}.letter-bank .eyebrow{font-size:9px;letter-spacing:1px}.letter-bank .primary{padding:10px 8px;font-size:12px}.rung{height:43px;width:65px}.ladder{width:78px}.ladders{gap:6px}.gap-label{display:none}.ladder-top{font-size:8px;height:35px}.ladders.double .ladder{width:65px}.ladders.double .rung{width:56px}.letter-tile{min-height:44px}.listen-row{flex-wrap:wrap;gap:10px}.listen-row>span{font-size:12px}.melody-options{gap:10px}.melody-card{padding:24px 6px 7px;border-radius:15px}.option-tag{width:22px;height:22px;top:7px;left:9px;font-size:12px}.choose-label{font-size:10px}.melody-card .notation svg{min-height:95px}.piano{height:165px;border-width:4px}.piano-key span{font-size:9px}.note-card{min-width:250px;padding:20px}.note-card strong{font-size:55px}.key-stage{gap:28px}.primary,.secondary{font-size:13px;padding:12px 16px}.utility .quiet{padding:8px;font-size:12px}.feedback{font-size:12px}.bottom-controls{gap:8px}.paper{padding:10px}.pulse-center{gap:20px;margin:25px 0}.pulse-readout{font-size:26px;min-width:110px}.tap-pad{width:145px;height:105px}.pulse-rail{margin-inline:10px}.rhythm-tile{width:94px}.rhythm-tile span{font-size:9px}.mosaic-slots{gap:5px;padding:8px;min-height:104px}.placed-rhythm small{font-size:8px}.placed-rhythm .notation svg{height:70px}.empty-beat span{font-size:22px}.modal{padding:30px 20px}.modal h2{font-size:25px}.level-grid{gap:7px}.level-grid span{font-size:11px}.intro h2{font-size:36px}.intro>p:not(.eyebrow){font-size:16px}.intro-actions{flex-wrap:wrap}.trail-stage .piano{height:170px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
@media(min-width:900px) and (max-height:820px){.game-shell[data-game="rhythm-mosaic"] .round-prompt{margin:12px 0}.game-shell[data-game="rhythm-mosaic"] .listen-row{margin-bottom:12px}.tile-caption{margin:14px 0 9px}.rhythm-bank{gap:6px}.rhythm-tile{width:100px}.rhythm-tile .notation svg{height:48px}.mosaic-check{margin-top:12px}}
/* Pulse Path: the notation is the entire timing surface. */
[data-game="pulse-path"] .pulse-stage{max-width:900px;width:100%;margin:auto}
.pulse-status{display:flex;justify-content:space-between;align-items:center;margin:8px 4px 16px;font-size:22px;font-weight:750}.pulse-status #pulse-hearts{letter-spacing:5px;color:#ffaaa8;font-size:28px}.pulse-status #pulse-readout{font-size:22px}
[data-game="pulse-path"] .rhythm-paper{padding:16px 22px;border:3px solid #c8d7e4;transition:border-color .15s;background:#fffef8}
[data-game="pulse-path"] .rhythm-paper[data-mode="listen"]{border-color:#79c7ff;background:#edf8ff}
[data-game="pulse-path"] .rhythm-paper[data-mode="tap"]{border-color:#f6c552;background:#fffbed}
[data-game="pulse-path"] .rhythm-paper .notation svg{max-height:none;width:100%;height:auto}
[data-game="pulse-path"] .pulse-center{margin:22px 0;justify-content:center}
[data-game="pulse-path"] .tap-pad{width:260px;height:100px;border-radius:22px;touch-action:none;user-select:none;-webkit-user-select:none}
.pulse-legend{text-align:center;font-size:14px;color:#cbd8e8;margin:16px 0 0;line-height:1.6}
[data-game="pulse-path"] .rhythm-actions{flex-wrap:wrap;justify-content:center}
@media(max-width:850px){[data-game="pulse-path"] .pulse-stage{margin:auto 0}.pulse-status{margin-bottom:20px}[data-game="pulse-path"] .pulse-center{margin:32px 0}[data-game="pulse-path"] .tap-pad{height:125px;width:300px}}
@media(max-height:820px) and (min-width:900px){[data-game="pulse-path"] .round-prompt{margin:14px 0}[data-game="pulse-path"] .pulse-center{margin:15px 0}[data-game="pulse-path"] .rhythm-paper .notation svg{max-height:155px}[data-game="pulse-path"] .pulse-stage{max-width:850px}.pulse-legend{margin-top:12px}}
@media(max-width:600px){[data-game="pulse-path"] .rhythm-paper{padding:12px 5px}[data-game="pulse-path"] .pulse-center{margin:20px 0}.pulse-status #pulse-readout{font-size:18px}.pulse-legend{font-size:14px}}

@media(max-height:820px) and (min-width:900px){[data-game="pulse-path"] .round-prompt{margin:8px 0}[data-game="pulse-path"] .pulse-center{margin:10px 0}[data-game="pulse-path"] .rhythm-paper{padding-block:10px}[data-game="pulse-path"] .rhythm-paper .notation svg{max-height:175px}[data-game="pulse-path"] .pulse-status{margin-bottom:8px}[data-game="pulse-path"] .bottom-controls{min-height:54px}}
