:root{color-scheme:dark;--paper:#f7f6f2;--gold:#d6b76c;--ink:#141414;--muted:#c8c5bd;font-family:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}body{background:#171717;color:var(--paper)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid white;outline-offset:6px}[hidden]{display:none!important}#game{position:fixed;inset:0;width:100%;height:100%;display:block}.vignette{position:fixed;inset:0;pointer-events:none;background:linear-gradient(0deg,rgba(0,0,0,.56),transparent 35%),linear-gradient(90deg,rgba(0,0,0,.93) 0%,rgba(8,8,8,.84) 28%,rgba(13,12,10,.28) 61%,rgba(10,10,10,.03));transition:opacity .8s}.playing .vignette{opacity:.2}.masthead{position:absolute;top:30px;left:42px;right:42px;display:flex;align-items:center;justify-content:space-between;z-index:5;pointer-events:none}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;color:var(--paper);pointer-events:auto}.brand img{width:40px;height:47px}.brand>span{font-size:17px;font-weight:800;letter-spacing:1px}.brand b{font-weight:400}.brand small{display:block;font-size:8px;letter-spacing:2.1px;margin-top:7px;font-weight:400}.edition{font-size:10px;letter-spacing:2px;display:flex;align-items:center;gap:10px}.edition i,.field-label i{width:6px;height:6px;border-radius:50%;background:var(--gold)}.edition-number{color:var(--gold);margin-left:22px}.screen{position:absolute;inset:0}.intro-copy{position:absolute;top:19%;left:7%;}.eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;font-weight:700;letter-spacing:2px;color:var(--gold)}.eyebrow>span{height:1px;width:26px;background:var(--gold)}h1,h2{font-family:Impact,'Arial Narrow',sans-serif;font-weight:900;font-stretch:condensed}h1{font-size:clamp(64px,6.9vw,110px);line-height:.91;letter-spacing:-1px;margin:26px 0 14px}h1>span{display:block}.title-dot{color:var(--gold)}.subtitle{margin:20px 0 0;font-size:13px;letter-spacing:5.7px;color:var(--gold);font-weight:700}.description{font-size:15px;line-height:1.7;color:#d7d5ce;margin:24px 0 26px}.primary{border:0;border-radius:2px;background:var(--gold);color:var(--ink);padding:20px 25px;min-width:242px;display:flex;align-items:center;justify-content:space-between;gap:38px;box-shadow:0 5px 25px #0002;font-size:13px;letter-spacing:1px;font-weight:800;transition:background .15s,transform .15s}.primary:hover{background:#ebce8a;transform:translateY(-2px)}.primary:disabled{opacity:.6;cursor:wait}.primary>span:last-child{font-size:24px;line-height:15px;font-weight:400}.desktop-note{display:block;font-size:8px;color:#aaa69c;letter-spacing:1.6px;margin-top:16px}.field-caption{position:absolute;bottom:17%;right:5%;display:flex;flex-direction:column;gap:9px;text-align:right;text-shadow:0 2px 16px #0008}.caption-line{align-self:flex-end;width:38px;height:2px;background:var(--gold);margin-bottom:7px}.field-caption b{font-size:18px;letter-spacing:1px}.field-caption>span:last-child{font-size:11px;color:#e6e2d8}.intro-footer{position:absolute;bottom:28px;left:42px;right:42px;border-top:1px solid #e6d7b130;padding-top:20px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.6px;color:#c5c1b8}.intro-footer i{color:var(--gold);font-style:normal;margin:0 12px}.scoreboard{position:absolute;left:36px;top:108px;background:#101010ee;backdrop-filter:blur(8px);padding:19px 21px 14px;width:268px;border:1px solid #ffffff1c;border-radius:3px;border-top:3px solid var(--gold)}.score-heading,.score-bottom{display:flex;align-items:center;justify-content:space-between}.score-heading b{font-size:12px;letter-spacing:.8px}.score-heading>span{font-size:8px;letter-spacing:1.7px;color:#bfb8aa}.attempts{display:flex;gap:12px;justify-content:center;margin:19px 0}.attempt{display:grid;place-items:center;width:34px;height:34px;border:1px solid #c4bbaa5c;border-radius:50%;color:#918777;font-size:15px}.attempt.current{border-color:var(--gold);box-shadow:0 0 0 3px #d6b76c10}.attempt.goal{background:var(--gold);color:var(--ink);border-color:var(--gold);font-weight:bold}.attempt.miss{background:#975c451f;border-color:#e7a28a;color:#f1b59e}.score-bottom{border-top:1px solid #ffffff17;padding-top:12px;font-size:8px;letter-spacing:1px;color:#c3baaa}.score-bottom b{color:var(--gold)}.field-label{position:absolute;right:36px;top:111px;display:flex;gap:9px;align-items:center;font-size:8px;letter-spacing:1.6px;text-shadow:0 1px 5px black}.controls{position:absolute;bottom:29px;left:50%;transform:translateX(-50%);display:flex;gap:30px;white-space:nowrap;align-items:center;background:#101010e8;padding:13px 20px;border-radius:3px;font-size:8px;letter-spacing:1px}.controls>span{display:flex;gap:4px;align-items:center}kbd{font-family:inherit;font-size:9px;border:1px solid #b4a58c6f;background:#ffffff0a;padding:5px;min-width:20px;text-align:center;border-radius:2px}kbd:last-of-type{margin-right:5px}.space-key{padding-left:10px;padding-right:10px}.mouse-icon{height:20px;width:13px;border:1px solid #b4a58c99;border-radius:6px;display:inline-block;margin-right:6px;position:relative}.mouse-icon:after{content:'';width:1px;height:5px;background:var(--gold);position:absolute;left:5px;top:3px}.shot-panel{position:absolute;bottom:108px;left:50%;transform:translateX(-50%);width:300px;padding:14px 17px;background:#101010eb;border-radius:3px}.shot-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;gap:6px}.shot-top b{color:var(--gold)}.power-track{position:relative;height:5px;background:#514a3c;margin-top:11px;border-radius:3px;overflow:hidden}.power-track>div{height:100%;width:0;background:var(--gold);transition:background .1s}.power-track>span{position:absolute;left:75%;top:0;width:1px;height:100%;background:#141414aa}.crosshair{position:absolute;width:28px;height:28px;border:1px solid #efce85;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;filter:drop-shadow(0 1px 4px #17140e)}.crosshair:before,.crosshair:after{content:'';position:absolute;background:#f3d99f}.crosshair:before{height:1px;width:38px;left:-6px;top:12px}.crosshair:after{width:1px;height:38px;top:-6px;left:12px}.crosshair span{position:absolute;inset:10px;border-radius:50%;background:var(--gold)}.shot-result{position:absolute;top:30%;left:0;right:0;text-align:center;pointer-events:none;animation:arrive .2s ease-out;text-shadow:0 3px 35px #17130c}.shot-result>span{display:block;font-size:10px;font-weight:700;letter-spacing:3px}.shot-result strong{display:block;font-family:Impact,'Arial Narrow',sans-serif;font-size:clamp(60px,8vw,120px);letter-spacing:1px;margin:10px 0;color:var(--gold)}.shot-result.missed strong{color:#f6f0da}.shot-result>span:last-child{letter-spacing:1px;font-weight:400;font-size:12px}.end-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0b0b0bec;backdrop-filter:blur(8px);z-index:8}.end-crest{height:78px;margin-bottom:26px}.end-screen h2{font-size:46px;letter-spacing:1px;margin:20px 0 0}.final-score{font-family:Impact,'Arial Narrow',sans-serif;display:flex;align-items:baseline;gap:18px;line-height:1.2}.final-score>span:first-child{font-size:116px;color:var(--gold)}.final-score>span:last-child{font-size:52px;color:#958569}.end-screen p{font-size:14px;color:#c8c3b8;margin:8px 0}.end-screen .primary{margin-top:22px}.end-screen .attempts{margin-top:18px}.error{position:absolute;z-index:20;inset:35% 15% auto;padding:35px;background:#141414;border:1px solid var(--gold);line-height:1.7;text-align:center}.error button{margin:15px auto 0}.playing #game{cursor:crosshair}@keyframes arrive{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
@media(max-height:750px) and (min-width:701px){.intro-copy{top:19%}h1{font-size:clamp(58px,6.5vw,85px);margin-top:18px}.description{margin:16px 0}.primary{padding:17px 23px}.subtitle{margin-top:15px}.field-caption{bottom:18%}.end-crest{height:55px;margin-bottom:15px}.end-screen h2{font-size:36px}.final-score>span:first-child{font-size:90px}}
@media(max-width:700px){.masthead{top:22px;left:22px;right:22px}.brand>span{font-size:13px}.brand small{font-size:6px;letter-spacing:1.7px}.brand img{width:33px}.edition{font-size:7px;letter-spacing:1px}.edition-number{display:none}.intro-copy{left:8%;top:21%}h1{font-size:clamp(55px,13vw,86px)}.eyebrow{font-size:7px;letter-spacing:1.2px}.subtitle{font-size:10px;letter-spacing:4px}.description{font-size:13px}.primary{min-width:220px}.field-caption{display:none}.intro-footer{left:22px;right:22px;font-size:7px}.intro-footer>span:last-child{display:none}.scoreboard{left:16px;top:95px;transform:scale(.8);transform-origin:top left}.field-label{display:none}.controls{bottom:18px;width:calc(100% - 24px);justify-content:center;gap:12px;white-space:normal;font-size:6px;padding:9px}.controls>span{flex-wrap:wrap;justify-content:center;text-align:center}.shot-panel{bottom:105px;width:260px}.end-screen .eyebrow{font-size:9px}}

/* Identidad oficial: logo original, blanco, negro y dorado. */
.brand img{width:52px;height:52px;object-fit:contain;border-radius:50%}.end-crest{width:96px;height:96px;border-radius:50%}.primary{background:linear-gradient(120deg,#dfc383,#cba653)}.primary:hover{background:linear-gradient(120deg,#edd59d,#dfba6b)}.field-caption{bottom:24%}
@media(max-width:700px){.brand img{width:42px;height:42px}}

/* Tres entrenamientos en la misma cancha. */
.intro-copy{top:16%}h1{font-size:clamp(60px,6.1vw,92px);margin-top:21px}.subtitle{font-size:11px;letter-spacing:4px}.description{font-size:13px;margin:18px 0}.mode-select{display:flex;gap:8px;margin:0 0 19px;width:392px;max-width:84vw}.mode-card{flex:1;min-width:0;text-align:left;padding:13px 12px;border:1px solid #ffffff24;border-radius:3px;background:#121212cc;color:#d1ccc2;transition:border-color .2s,background .2s}.mode-card span{display:block;font-size:6.5px;letter-spacing:1px;margin-bottom:8px;color:#aca69b}.mode-card b{font-size:11px;white-space:nowrap}.mode-card.selected{border-color:var(--gold);background:#352e20d9;box-shadow:inset 0 -2px 0 var(--gold)}.mode-card.selected span{color:var(--gold)}.mode-card:hover{border-color:#dbc48f}.score-heading>span{letter-spacing:.7px;font-size:7px}.back-menu{position:absolute;right:36px;top:144px;border:1px solid #d6b76c77;padding:10px 13px;background:#111e;color:var(--paper);font-size:8px;letter-spacing:1.1px;border-radius:2px}.exercise{position:absolute;left:36px;top:270px;max-width:268px;background:#111d;border-left:2px solid var(--gold);padding:12px 15px}.exercise b{display:block;font-size:9px;color:var(--gold);letter-spacing:1px;margin-bottom:8px}.exercise span{display:block;font-size:10px;line-height:1.5;color:#d4cdbf}.secondary{color:var(--gold);background:none;border:0;padding:17px;font-size:9px;letter-spacing:1.5px;margin-top:7px}.secondary:hover{color:white}.power-track>span{left:66.7%}.field-caption{bottom:27%;right:5%}
@media(max-height:760px) and (min-width:701px){.intro-copy{top:16%}h1{font-size:clamp(52px,5.6vw,72px);margin-top:16px}.description{margin:12px 0}.mode-select{margin-bottom:14px}.mode-card{padding:10px}.desktop-note{margin-top:11px}.end-screen .end-crest{height:62px;width:62px;margin-bottom:15px}}
@media(max-width:700px){.intro-copy{top:18%}h1{font-size:clamp(52px,13vw,75px)}.subtitle{font-size:9px;letter-spacing:3px}.mode-select{width:330px}.mode-card{padding:11px 8px}.mode-card b{font-size:10px}.mode-card span{font-size:5.5px;letter-spacing:.6px}.description{font-size:12px}.edition{max-width:112px;line-height:1.7}.back-menu{top:100px;right:16px;font-size:7px;padding:8px}.exercise{left:16px;top:224px;max-width:214px;padding:9px 12px}.exercise span{font-size:9px}.exercise b{font-size:8px}.end-screen h2{font-size:30px}}
@media(max-height:640px){.intro-copy{top:15%}h1{font-size:48px;margin:12px 0}.eyebrow{font-size:7px}.subtitle{margin-top:10px}.description{margin:10px 0;font-size:11px;line-height:1.5}.mode-card{padding:8px}.mode-select{margin-bottom:10px}.desktop-note{margin-top:9px}.intro-footer{bottom:16px;padding-top:10px}.end-crest{display:none}}
.field-caption{bottom:37%}.shot-result strong{font-size:clamp(38px,7.2vw,106px)}

/* Táctil: controles independientes para dos dedos y espacio libre para apuntar. */
#game{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}
#hud{pointer-events:none}.back-menu{pointer-events:auto}.touch-controls{display:none}
.touch-enabled{overscroll-behavior:none}.touch-enabled .controls{display:none}
.touch-enabled .touch-controls{display:block;position:fixed;inset:0;pointer-events:none;z-index:6}
.touch-stick,.touch-shoot{pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}
.stick-wrap{position:absolute;left:max(18px,env(safe-area-inset-left));bottom:max(16px,env(safe-area-inset-bottom));display:grid;justify-items:center;gap:8px}
.touch-stick{width:116px;height:116px;position:relative;border-radius:50%;border:1px solid #dfc38388;background:radial-gradient(circle,#17171744 25%,#171717b3);box-shadow:inset 0 0 0 16px #1113}
.stick-guides{position:absolute;inset:0;display:grid;place-items:center;font-size:68px;font-weight:100;color:#e4d3aa33}
#stick-knob{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;border:1px solid #ecd59b;background:linear-gradient(140deg,#d6b76ce0,#846b38dd);box-shadow:0 4px 14px #0005}
.stick-wrap>span{font-size:8px;font-weight:700;letter-spacing:1px;color:#f3dfb6;text-shadow:0 1px 5px #000}
.touch-stick.active{border-color:#f5db99}.touch-shoot{position:absolute;right:max(18px,env(safe-area-inset-right));bottom:max(30px,calc(env(safe-area-inset-bottom) + 14px));width:108px;height:108px;border-radius:50%;border:2px solid #ead49b;background:linear-gradient(140deg,#e3c582,#b08b41);color:#18150e;box-shadow:0 4px 20px #0005;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}
.touch-shoot>span{font-size:12px;font-weight:900;letter-spacing:.6px}.touch-shoot small{font-size:8px;line-height:1.4;letter-spacing:1px}.touch-shoot.charging{background:#f4db99;box-shadow:0 0 0 7px #dfbb663b,0 4px 20px #0005;transform:scale(.96)}
.touch-stick:disabled,.touch-shoot:disabled{opacity:.35}.touch-aim-help{position:absolute;bottom:max(35px,calc(env(safe-area-inset-bottom) + 19px));left:50%;transform:translateX(-50%);text-align:center;line-height:1.7;font-size:8px;letter-spacing:1px;color:#fff1ce;text-shadow:0 1px 6px #000}
.touch-enabled .shot-panel{bottom:max(83px,calc(env(safe-area-inset-bottom) + 67px));width:calc(100% - 292px);max-width:310px;min-width:82px;padding:10px}
.touch-enabled .shot-top{font-size:8px}.touch-enabled .shot-top>span{display:none}.touch-enabled .shot-top b{margin:auto}.touch-enabled .power-track{height:7px;margin-top:6px;overflow:visible}.touch-enabled .power-track>span{height:11px;top:-2px;background:#fff0c3;width:2px}
.touch-enabled .masthead{top:max(14px,env(safe-area-inset-top));left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right))}
.touch-enabled.playing .brand img{width:28px;height:28px}.touch-enabled.playing .brand>span{font-size:11px}.touch-enabled.playing .brand small,.touch-enabled.playing .edition,.touch-enabled .field-label{display:none}
.touch-enabled .scoreboard{left:max(12px,env(safe-area-inset-left));top:calc(max(14px,env(safe-area-inset-top)) + 42px);width:180px;padding:10px 12px 8px;transform:none}
.touch-enabled .score-heading b{font-size:8px}.touch-enabled .score-heading>span{font-size:6px;letter-spacing:.2px}
.touch-enabled .scoreboard .attempts{gap:10px;margin:9px 0}.touch-enabled .scoreboard .attempt{width:21px;height:21px;font-size:11px}.touch-enabled .score-bottom{font-size:6px;padding-top:7px;letter-spacing:.3px}
.touch-enabled .back-menu{right:max(12px,env(safe-area-inset-right));top:calc(max(14px,env(safe-area-inset-top)) + 42px);min-height:44px;min-width:104px;font-size:8px;padding:10px}
.touch-enabled .exercise{top:calc(max(14px,env(safe-area-inset-top)) + 145px);left:max(12px,env(safe-area-inset-left));max-width:245px;padding:8px 10px}.touch-enabled .exercise b{font-size:8px;margin-bottom:5px}.touch-enabled .exercise span{font-size:9px}
.touch-enabled .shot-result{top:32%}.touch-enabled .shot-result strong{font-size:clamp(34px,7vw,75px)}.touch-enabled .shot-result>span{font-size:8px}.touch-enabled .shot-result>span:last-child{font-size:10px;padding:0 20px}
.touch-enabled .primary,.touch-enabled .mode-card,.touch-enabled .secondary{min-height:44px}.touch-enabled .primary:hover{transform:none}.touch-enabled .secondary{margin-top:4px}
@media(orientation:portrait){
  .touch-enabled .intro-copy{top:max(100px,13vh);left:8%}.touch-enabled h1{font-size:clamp(44px,13vw,75px);margin-top:16px}.touch-enabled .subtitle{margin-top:14px}.touch-enabled .description{margin:14px 0}.touch-enabled .desktop-note{max-width:310px;font-size:7px;line-height:1.8;letter-spacing:1px}
  .touch-enabled .intro-footer{bottom:max(18px,env(safe-area-inset-bottom))}.touch-enabled .end-screen{padding:50px 16px max(20px,env(safe-area-inset-bottom))}.touch-enabled .end-crest{height:64px;width:64px;margin-bottom:12px}.touch-enabled .end-screen h2{margin-top:14px}.touch-enabled .end-screen .primary{margin-top:12px}
}
@media(orientation:landscape) and (max-height:600px){
  .touch-enabled .intro-copy{inset:76px max(32px,env(safe-area-inset-right)) 24px max(32px,env(safe-area-inset-left));display:grid;grid-template-columns:1fr 1.15fr;grid-template-rows:auto auto auto auto;column-gap:40px;align-content:center;align-items:start}
  .touch-enabled .intro-copy>.eyebrow{display:none}.touch-enabled h1{grid-column:1;grid-row:1 / 4;font-size:clamp(38px,12.5vh,68px);margin:0;align-self:center}.touch-enabled .subtitle{grid-column:1;grid-row:4;font-size:8px;letter-spacing:2px;margin:10px 0 0}.touch-enabled .description{grid-column:2;grid-row:1;font-size:11px;margin:0 0 12px}.touch-enabled .mode-select{grid-column:2;grid-row:2;width:100%;max-width:100%;margin-bottom:12px}.touch-enabled .mode-card{padding:10px 7px}.touch-enabled .mode-card b{font-size:9px}.touch-enabled .mode-card span{font-size:5px;letter-spacing:.5px}
  .touch-enabled .intro-copy>.primary{grid-column:2;grid-row:3;width:100%;padding:14px 20px;min-width:0}.touch-enabled .desktop-note{grid-column:2;grid-row:4;margin-top:9px;font-size:6px;letter-spacing:.8px;line-height:1.7}.touch-enabled .intro-footer,.touch-enabled .field-caption{display:none}
  .touch-enabled .touch-stick{width:92px;height:92px}.touch-enabled #stick-knob{width:40px;height:40px}.touch-enabled .stick-wrap{left:max(18px,env(safe-area-inset-left));bottom:max(10px,env(safe-area-inset-bottom));gap:5px}.touch-enabled .touch-shoot{width:92px;height:92px;bottom:max(18px,env(safe-area-inset-bottom))}.touch-enabled .touch-shoot>span{font-size:11px}.touch-enabled .touch-shoot small{font-size:7px}
  .touch-enabled .shot-panel{bottom:max(42px,calc(env(safe-area-inset-bottom) + 28px));max-width:180px;padding:8px 12px}.touch-enabled .touch-aim-help{bottom:max(12px,env(safe-area-inset-bottom));font-size:7px}.touch-enabled .touch-aim-help br{display:none}
  .touch-enabled .exercise{top:calc(max(14px,env(safe-area-inset-top)) + 91px);left:auto;right:max(12px,env(safe-area-inset-right));max-width:172px}.touch-enabled .exercise span{display:none}.touch-enabled .exercise b{font-size:7px;margin:0}.touch-enabled .shot-result{top:25%}
  .touch-enabled .end-screen{padding:18px}.touch-enabled .end-screen>.end-crest,.touch-enabled .end-screen>.eyebrow{display:none}.touch-enabled .end-screen h2{font-size:24px;margin:0}.touch-enabled .final-score>span:first-child{font-size:68px}.touch-enabled .final-score>span:last-child{font-size:34px}.touch-enabled .end-screen p{font-size:11px;margin:4px 0}.touch-enabled .end-screen .attempts{margin:10px 0}.touch-enabled .end-screen .primary{margin-top:4px;padding:14px 22px}.touch-enabled .end-screen .secondary{padding:12px;margin:0}
}
@media(orientation:portrait) and (max-height:700px){.touch-enabled .intro-copy{top:90px}.touch-enabled h1{font-size:12vw;margin-top:12px}.touch-enabled .description{margin:10px 0}.touch-enabled .mode-select{margin-bottom:12px}.touch-enabled .primary{padding:16px 22px}.touch-enabled .intro-footer{font-size:6px}.touch-enabled .touch-stick{width:104px;height:104px}.touch-enabled .touch-shoot{width:98px;height:98px}.touch-enabled .shot-panel{width:calc(100% - 264px);bottom:75px}}

/* Plantel: el retrato y la camiseta corresponden al personaje elegido. */
.intro-copy h1{font-size:clamp(54px,5.3vw,76px)}.intro-copy{top:13%}.field-caption{bottom:14%;right:17%}
.character-heading{font-size:8px;font-weight:700;letter-spacing:1.5px;color:var(--gold);margin:0 0 8px}
.character-select{display:flex;gap:8px;width:392px;max-width:84vw;margin:0 0 18px}
.character-card{flex:1;min-width:0;display:flex;align-items:center;gap:7px;padding:8px 6px;background:#111e;border:1px solid #ffffff26;border-radius:3px;color:#d7d2c7;text-align:left;min-height:64px;transition:border-color .15s,background .15s}
.character-card img{width:38px;height:46px;object-fit:cover;border-radius:2px;background:#292c24;flex-shrink:0}.character-card img:not([src]){visibility:hidden}.character-card b{display:block;font-size:10px}.character-card small{display:block;font-size:6px;line-height:1.5;margin-top:4px;color:#b5af9f}.character-card.selected{border-color:var(--gold);background:#342d1fef;box-shadow:inset 0 -2px 0 var(--gold)}.character-card.selected b{color:#ffe2a1}.character-card:hover{border-color:#f2d695}
.mode-select{margin-bottom:14px}
@media(min-width:701px) and (max-height:800px){.intro-copy{top:12%}.intro-copy h1{font-size:56px;margin-top:14px}.intro-copy .subtitle{margin-top:12px}.intro-copy .description{margin:12px 0}.character-select{margin-bottom:14px}.character-card{min-height:58px;padding:6px}.character-heading{font-size:7px}}
@media(min-width:701px) and (max-height:700px){.intro-copy h1{font-size:48px}.intro-footer{display:none}.character-card img{width:32px;height:38px}.character-card{min-height:52px}.intro-copy .primary{padding:15px 23px}.character-select{margin-bottom:10px}}
@media(max-width:700px){.character-select{width:330px}.character-card{gap:5px;padding:6px 5px;min-height:60px}.character-card img{width:30px;height:40px}.character-card b{font-size:9px}.character-card small{font-size:5.5px}.character-heading{font-size:7px;letter-spacing:1.2px}.intro-copy h1{font-size:clamp(44px,12vw,65px)}}
@media(orientation:portrait){.touch-enabled .character-select{margin-bottom:15px}.touch-enabled .mode-select{margin-bottom:12px}}
@media(orientation:portrait) and (max-height:700px){.touch-enabled .intro-copy h1{font-size:11vw}.touch-enabled .character-select{margin-bottom:12px}.touch-enabled .character-heading{margin-bottom:6px}.touch-enabled .description{font-size:11px}}
@media(orientation:landscape) and (max-height:600px){
  .touch-enabled .intro-copy{grid-template-rows:auto auto auto auto auto;top:70px;column-gap:30px}
  .touch-enabled .intro-copy h1{grid-column:1;grid-row:1 / 5;font-size:clamp(38px,12.5vh,68px);margin:0}.touch-enabled .intro-copy .subtitle{grid-row:5;margin:0;align-self:end}.touch-enabled .intro-copy .description{margin:0 0 8px;font-size:10px}.touch-enabled .mode-select{margin-bottom:8px}
  .touch-enabled .character-heading{display:none}.touch-enabled .character-select{grid-column:2;grid-row:3;max-width:100%;width:100%;margin:0 0 8px}.touch-enabled .character-card{min-height:44px;gap:6px;padding:5px}.touch-enabled .character-card img{width:28px;height:32px}.touch-enabled .character-card b{font-size:9px}.touch-enabled .character-card small{display:none}
  .touch-enabled .intro-copy>.primary{grid-row:4;padding:13px 20px}.touch-enabled .desktop-note{grid-row:5;font-size:6px;margin-top:7px}
}
