:root{color-scheme:dark;--ink:#0d191c;--paper:#ebe5d4;--muted:#9aaba8;--line:#304447;--gold:#e0b879}
*{box-sizing:border-box}body{margin:0;background:var(--ink);color:var(--paper);font-family:Georgia,'Times New Roman',serif;background-image:radial-gradient(ellipse at 80% 0%,#203c3a88,transparent 55%)}
main{max-width:1120px;margin:auto;padding:42px 48px 24px}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--gold);outline-offset:5px}
.eyebrow,.small,.stage-meta,.controls,.take,footer{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.eyebrow{font-size:11px;letter-spacing:.16em;color:#c4cec5}.eyebrow span{padding:0 14px;color:var(--gold)}.heading{display:flex;align-items:center;justify-content:space-between;margin:18px 0 24px}h1{font-weight:400;font-size:110px;line-height:1;letter-spacing:-.065em;margin:0}h1 span{color:var(--gold)}.heading p{font-size:25px;line-height:1.3;color:#c6cfc3;margin:18px 0 0}
.instrument{border:1px solid var(--line);border-radius:4px;overflow:hidden;background:#0b171af2;box-shadow:0 22px 90px #0002}.stage-meta{display:flex;justify-content:space-between;gap:10px;padding:22px 24px 0;font-size:10px;letter-spacing:.1em;color:#a2b7b2}canvas{display:block;width:100%;height:370px;touch-action:pan-y}.controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px;border-top:1px solid #273c3e;font-size:12px}.buttons{display:flex;gap:10px}button{font:inherit;color:var(--paper);border:1px solid #415453;border-radius:3px;background:transparent;padding:12px 19px;cursor:pointer;min-height:44px}button:hover{background:#243a39}.primary{background:var(--gold);border-color:var(--gold);color:#152425;min-width:99px}.primary:hover{background:#efca91}.tempo{display:flex;align-items:center;gap:13px;color:#b8c5bd;font-size:10px;letter-spacing:.1em}input[type=range]{accent-color:var(--gold);width:115px;cursor:pointer;min-height:30px}output{min-width:42px}
.below{display:grid;grid-template-columns:1.5fr 1fr;gap:90px;margin-top:38px}.small{font-size:10px;letter-spacing:.14em;color:var(--gold)}.note p{font-size:18px;line-height:1.55;margin:12px 0}.note .muted{color:var(--muted);font-size:14px}.take{font-size:12px;display:flex;flex-direction:column;align-items:stretch;gap:0}.take button{display:flex;justify-content:space-between;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:13px 0;text-align:left}.take button:hover{background:none;color:var(--gold)}.take button span{color:var(--gold)}#notice{font-size:10px;line-height:1.6;color:var(--muted);min-height:32px;margin:14px 0}footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:14px;border-top:1px solid var(--line);margin-top:35px;padding-top:20px;font-size:10px;color:var(--muted)}footer a{color:#c5d0c7}
@media(max-width:650px){main{padding:25px 18px 20px}.eyebrow{font-size:9px;letter-spacing:.08em}.eyebrow span{padding:0 7px}.heading{margin-top:26px}h1{font-size:83px}.heading p{font-size:18px}.stage-meta{padding:18px 14px 0;font-size:8px;letter-spacing:0}canvas{height:310px}.controls{padding:14px;flex-wrap:wrap;gap:14px}.buttons{flex:1}.buttons button{flex:1;padding:11px 14px}.tempo{justify-content:space-between;width:100%}.tempo input{flex:1;max-width:180px}.below{grid-template-columns:1fr;gap:20px;margin-top:28px}.note p{font-size:17px}footer{margin-top:23px;line-height:1.6}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
