:root{color-scheme:light;--paper:#f5eddf;--ink:#35271e;--red:#ae2630;--line:#d4c7b5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}header{max-width:1320px;margin:auto;min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 48px;border-bottom:1px solid var(--line)}.wordmark{font-size:29px;font-weight:950;letter-spacing:-2px;color:var(--red);text-decoration:none}.wordmark span{font-size:12px;letter-spacing:0}.edition,.asset-link,.eyebrow,footer,.logo-sheet>span{font-size:10px;font-weight:700;letter-spacing:1.7px}.asset-link{text-decoration:none;border-bottom:1px solid;padding-bottom:5px;letter-spacing:.5px}.intro{text-align:center;padding:57px 20px 36px}.eyebrow{color:#845a40;margin:0 0 17px;line-height:1.7}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-3px}h1{font-size:clamp(45px,6.3vw,82px);line-height:1;margin:0 0 20px}.intro>p:last-child{font-size:15px;color:#796554;margin:0}main{max-width:1224px;margin:auto;padding:0 48px}.studio{max-width:960px;margin:auto}.broadcast{padding:13px;background:#332b27;border-radius:12px;box-shadow:0 24px 45px #3d211521,0 2px 3px #20100824}.screen{position:relative;overflow:hidden;border-radius:4px;background:#240b0a}canvas{display:block;width:100%;height:auto;aspect-ratio:4/3}.screen-caption{position:absolute;inset:auto 20px 15px;display:flex;justify-content:space-between;color:#fceac3aa;font-size:9px;font-weight:700;letter-spacing:2px;pointer-events:none}.screen-caption i{display:inline-block;width:5px;height:5px;background:#eac271;border-radius:50%;margin-right:5px}.transport{padding:21px 0 0}.transport-top,.playback{display:flex;gap:9px;align-items:center}.transport-top{justify-content:space-between}button{font:inherit;cursor:pointer;border:1px solid var(--line);background:transparent;color:var(--ink);min-height:44px;border-radius:5px;padding:10px 16px;font-size:12px;font-weight:700}button:hover{background:#e6dac7}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #ae2630;outline-offset:4px}.primary{background:var(--red);color:#fff4e5;border-color:var(--red);min-width:123px}.primary:hover{background:#86232b}.scrub{display:flex;gap:16px;align-items:center;margin:15px 0 21px}input[type=range]{width:100%;accent-color:var(--red);cursor:pointer;min-height:24px}output{white-space:nowrap;font:11px monospace}.directions{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.directions button{display:flex;align-items:center;text-align:left;gap:12px;border:0;border-radius:0;padding:19px 16px;border-right:1px solid var(--line)}.directions button:last-child{border-right:0}.directions button[aria-pressed=true]{background:#e8dcc9;box-shadow:inset 0 -3px var(--red)}.directions small{display:block;font-size:8px;letter-spacing:1px;color:#725d4b;margin-bottom:6px}.directions strong{font-family:Georgia,serif;font-weight:400;font-size:18px}.swatch{flex:none;width:29px;height:37px;border-radius:3px}.gold{background:linear-gradient(140deg,#591a16 30%,#efae48 31% 46%,#cb632c 47% 63%,#8a2525 64%)}.neon{background:linear-gradient(140deg,#20142c 28%,#f456b8 31% 45%,#6ce2e9 48% 60%,#1a102a 64%)}.silver{background:linear-gradient(140deg,#182742 20%,#6d8fac 35%,#eff5f5 46%,#37547a 64%)}.player-note{font-size:11px;color:#7b6856;text-align:center;line-height:1.7;margin:18px 0}.restoration{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;max-width:960px;margin:76px auto 62px;border-top:1px solid var(--line);padding-top:62px}h2{font-size:43px;line-height:1.1;letter-spacing:-1.5px;margin:0 0 22px}.restoration p:not(.eyebrow){font-size:14px;color:#786351;line-height:1.8;max-width:360px}.text-link{display:inline-flex;gap:28px;font-size:12px;text-decoration:none;border-bottom:1px solid #8d7762;padding:12px 0;font-weight:700}.logo-sheet{padding:36px;background:#fffaf2;text-align:center;border:1px solid #e2d7c7}.logo-sheet img{display:block;width:100%;height:auto}.logo-sheet>span{display:block;margin-top:20px;font-size:8px;color:#82634e}.concepts{max-width:960px;margin:0 auto 60px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:21px 0}.concepts summary{cursor:pointer;font-size:13px;list-style:none;display:flex;justify-content:space-between}.concepts img{display:block;width:100%;margin-top:24px}footer{max-width:1320px;margin:auto;padding:28px 48px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:8px;color:#796351;line-height:1.8}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:680px){header{padding:18px 20px;min-height:78px}.edition{display:none}main{padding:0 16px}.intro{padding:40px 0 28px}.intro .eyebrow{font-size:8px;letter-spacing:1.2px}.intro>p:last-child{font-size:12px}.broadcast{padding:7px;border-radius:8px}.screen-caption{font-size:7px;inset:auto 13px 12px}.directions button{padding:13px 8px;justify-content:center}.directions small{font-size:7px;letter-spacing:.3px}.directions strong{font-size:13px}.swatch{display:none}.restoration{gap:25px;margin:45px auto;padding-top:35px;grid-template-columns:1fr}.restoration h2{font-size:38px}.logo-sheet{max-width:400px;width:100%;margin:auto}footer{padding:24px 20px;flex-direction:column;gap:6px}.player-note{font-size:10px}.concepts{margin-bottom:35px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.screen-caption{color:#8d3e36}.screen-caption i{background:#b02c35}.screen{background:#f6eddb}.broadcast{background:#513932}.player-note{margin-top:0}

.motion-compare{display:flex;align-items:center;gap:8px;margin:0 0 20px}.motion-compare>span{font-size:9px;letter-spacing:1.4px;font-weight:700;margin-right:auto;color:#796554}.motion-compare button{font-size:11px;padding:8px 12px}.motion-compare [aria-pressed=true]{background:#e8dcc9;border-color:#ae2630;color:#89232b}@media(max-width:450px){.motion-compare>span{font-size:8px;letter-spacing:.5px}.motion-compare{gap:5px}.motion-compare button{font-size:10px;padding:8px}}

/* The full spot stays bright, including its player frame. */
.broadcast{background:#d9b391;padding:9px;box-shadow:0 16px 34px #8b553014,0 2px 3px #8b553019}.screen{background:#fff7e7}.chapter{font-size:11px;text-align:center;color:#9d3035;font-weight:700;letter-spacing:.6px;margin:2px 0 10px}.screen-caption{color:#94463b}.primary{min-width:160px}@media(max-width:450px){.primary{min-width:0;padding:10px 12px}.transport-top button{font-size:11px}.transport-top{gap:6px}.playback{gap:6px}.broadcast{padding:6px}}
