.lh-game{--lh-paper:#f7f1e5;--lh-paper-deep:#efe4d0;--lh-paper-warm:#fffaf0;--lh-ink:#12110f;--lh-ink-soft:rgba(18,17,15,0.72);--lh-hairline:rgba(18,17,15,0.36);--lh-hairline-soft:rgba(18,17,15,0.16);--lh-orange:#d85b16;--lh-orange-deep:#a83a0c;--lh-gold:#c98922;--lh-red:#951c18;--lh-shadow:rgba(44,32,18,0.22);--lh-serif:"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro","Noto Serif JP","Times New Roman",serif;--lh-sans:"Hiragino Sans","Noto Sans JP",system-ui,sans-serif;min-height:100svh;color:var(--lh-ink);background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.72),transparent 22rem),radial-gradient(circle at 82% 86%,rgba(216,91,22,.08),transparent 24rem),linear-gradient(90deg,rgba(18,17,15,.025) 1px,transparent 1px),linear-gradient(0deg,rgba(18,17,15,.018) 1px,transparent 1px),linear-gradient(135deg,var(--lh-paper-warm),var(--lh-paper) 48%,var(--lh-paper-deep));background-size:auto,auto,52px 52px,52px 52px,auto;font-family:var(--lh-serif);overflow-x:hidden;overflow-y:auto;position:relative;isolation:isolate}.lh-game--phase-top{background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.46),transparent 22rem),radial-gradient(circle at 82% 86%,rgba(216,91,22,.055),transparent 24rem),linear-gradient(180deg,rgba(255,255,255,.18),rgba(247,241,229,.12)),url(/images/games/lyrics-hallucination/home-washi-paper.webp),linear-gradient(135deg,var(--lh-paper-warm),var(--lh-paper) 48%,var(--lh-paper-deep));background-position:50%,50%,50%,50%,50%;background-size:auto,auto,auto,cover,auto}.lh-game:after,.lh-game:before,.lh-game__cracks,.lh-game__noise,.lh-game__smoke{position:absolute;inset:0;content:"";pointer-events:none}.lh-game:before{z-index:0;background:radial-gradient(circle at 20% 20%,rgba(18,17,15,.055) 0 1px,transparent 1.4px),radial-gradient(circle at 70% 58%,rgba(216,91,22,.06) 0 1px,transparent 1.6px),radial-gradient(circle at 45% 88%,rgba(18,17,15,.035) 0 1px,transparent 1.5px);background-size:31px 37px,43px 39px,59px 61px;opacity:.54;mix-blend-mode:multiply}.lh-game:after{z-index:0;box-shadow:inset 0 0 0 1px rgba(18,17,15,.09);background:linear-gradient(90deg,rgba(18,17,15,.06),transparent 12%,transparent 88%,rgba(18,17,15,.06)),linear-gradient(180deg,rgba(255,255,255,.45),transparent 22%,rgba(18,17,15,.04))}.lh-game__smoke{z-index:0;background:linear-gradient(115deg,transparent 0 18%,rgba(255,255,255,.28) 30%,transparent 42% 100%),radial-gradient(ellipse at 50% 50%,rgba(255,255,255,.28),transparent 34rem);opacity:.55}.lh-game__noise{z-index:1;background:repeating-linear-gradient(100deg,transparent,transparent 11px,rgba(18,17,15,.016) 12px,transparent 13px),repeating-linear-gradient(0deg,transparent,transparent 4px,rgba(255,255,255,.19) 5px,transparent 6px);opacity:.62;mix-blend-mode:multiply}.lh-game__stage{position:relative;z-index:2;min-height:100svh;display:grid;padding:clamp(16px,2.2vw,34px) clamp(16px,2.6vw,42px) calc(clamp(16px, 2.2vw, 34px) + 74px + env(safe-area-inset-bottom))}.lh-game--phase-question .lh-game__stage{padding-top:clamp(10px,1.8vw,24px);padding-bottom:calc(116px + env(safe-area-inset-bottom))}.lh-game__stage:before{position:absolute;inset:clamp(10px,1.6vw,22px);content:"";border:1px solid var(--lh-hairline);box-shadow:inset 0 0 0 4px rgba(255,255,255,.22),inset 0 0 0 7px rgba(18,17,15,.07);pointer-events:none}.lh-game__error{z-index:8;top:14px;left:50%;width:min(720px,calc(100vw - 28px));transform:translateX(-50%);padding:10px 16px;border:1px solid rgba(149,28,24,.5);background:rgba(255,250,240,.95);box-shadow:0 12px 32px rgba(44,32,18,.2);color:var(--lh-red);font-size:13px;font-weight:800}.lh-game__error,.lh-game__rotate{position:fixed;text-align:center;font-family:var(--lh-sans)}.lh-game__rotate{display:none;z-index:9;left:12px;right:12px;bottom:12px;margin:0;padding:9px 12px;border:1px solid rgba(216,91,22,.42);background:rgba(255,250,240,.92);color:var(--lh-ink-soft);font-size:12px}.lh-kicker{margin:0;color:var(--lh-orange);font-family:var(--lh-sans);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.lh-top{align-self:stretch;width:min(1240px,100%);margin:0 auto;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-template-areas:"hero modes" "active active" "calendar ranking";gap:clamp(14px,1.8vw,24px)}.lh-top,.lh-top__hero{display:grid;align-content:center}.lh-top__hero{grid-area:hero;justify-items:start;gap:clamp(12px,1.8vh,20px);min-height:300px;min-width:0}.lh-top__hero .lh-kicker{display:none}.lh-top__lead{font-size:clamp(18px,1.9vw,28px);font-weight:900;line-height:1.25;letter-spacing:.12em}.lh-logo,.lh-top__lead{margin:0;color:var(--lh-ink)}.lh-logo{position:relative;width:min(100%,430px);min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"top middle" "bottom tail";align-items:end;column-gap:clamp(12px,1.8vw,28px);row-gap:clamp(6px,1vw,12px)}.lh-logo:before{position:absolute;left:0;bottom:-18px;width:100%;height:1px;content:"";background:var(--lh-hairline)}.lh-logo:after{position:absolute;left:52%;bottom:-24px;width:9px;height:9px;content:"";background:var(--lh-orange);transform:rotate(45deg)}.lh-logo span{position:static;display:block;font-weight:950;letter-spacing:0;line-height:.88;text-shadow:0 2px 0 rgba(255,255,255,.52),8px 12px 18px rgba(44,32,18,.18)}.lh-logo__top{grid-area:top;font-size:clamp(64px,7.3vw,118px)}.lh-logo__middle{grid-area:middle;align-self:center;font-size:clamp(40px,4.8vw,72px)}.lh-logo__bottom{grid-area:bottom;font-size:clamp(74px,8.1vw,128px)}.lh-logo__tail{grid-area:tail;align-self:center;font-size:clamp(40px,4.8vw,72px)}.lh-logo--asset{width:min(100%,440px);aspect-ratio:760/414;display:block;overflow:visible}.lh-logo--asset:after,.lh-logo--asset:before{display:none}.lh-logo__image,.lh-logo__picture{display:block;width:100%;height:100%}.lh-logo__image{max-width:100%;object-fit:contain}.lh-modeGrid{grid-area:modes;display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:clamp(14px,1.8vw,22px);align-content:center;min-width:0}.lh-modeGrid .lh-modeCard,.lh-rulesBtn{width:min(620px,100%)}.lh-rulesBtn{min-height:46px;padding:0 20px;border:1px solid var(--lh-orange);background:transparent;color:var(--lh-orange);font-family:var(--lh-serif);font-size:clamp(14px,1.6vw,17px);font-weight:900;letter-spacing:.08em;cursor:pointer}.lh-rulesBtn:hover{background:rgba(216,91,22,.08)}.lh-rules{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(18,17,15,.55);animation:lhRulesFade .18s ease both}.lh-rules__panel{position:relative;width:min(560px,100%);max-height:84vh;overflow-y:auto;padding:clamp(26px,4.5vw,44px);border:2px solid rgba(216,91,22,.72);background:linear-gradient(135deg,rgba(255,255,255,.5),transparent 44%),#f5eedc;box-shadow:inset 0 0 0 7px rgba(255,255,255,.22),0 24px 70px rgba(0,0,0,.45);text-align:center;animation:lhRulesPop .24s cubic-bezier(.16,1,.3,1) both}.lh-rules__kicker{margin:0;color:var(--lh-orange);font-family:var(--lh-sans);font-size:12px;font-weight:900;letter-spacing:.3em}.lh-rules__panel h2{margin:8px 0 16px;font-size:clamp(24px,4.4vw,34px);line-height:1.1}.lh-rules__body,.lh-rules__panel h2{color:var(--lh-ink);font-family:var(--lh-serif)}.lh-rules__body{margin:0 0 24px;font-size:clamp(14px,1.7vw,17px);font-weight:700;line-height:1.95;text-align:left}.lh-rules__close{min-height:46px;padding:0 36px;border:1px solid rgba(255,250,240,.55);background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 50%),linear-gradient(135deg,#f06b18,#c2470d);color:#fffaf0;font-family:var(--lh-serif);font-size:16px;font-weight:950;letter-spacing:.1em;cursor:pointer}@keyframes lhRulesFade{0%{opacity:0}to{opacity:1}}@keyframes lhRulesPop{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.lh-confirm__msg{margin:0 0 6px;color:var(--lh-ink);font-family:var(--lh-serif);font-size:clamp(15px,1.9vw,19px);font-weight:800;line-height:1.7}.lh-confirm__msg strong{color:var(--lh-orange);font-size:1.2em}.lh-confirm__count{margin:0 0 10px;font-size:13px;font-weight:900;letter-spacing:.08em}.lh-confirm__count,.lh-confirm__note{color:var(--lh-ink-soft);font-family:var(--lh-sans)}.lh-confirm__note{max-width:34ch;margin:0 auto 18px;font-size:11px;font-weight:700;line-height:1.6}.lh-confirm__empty{margin:-8px 0 16px;color:var(--lh-red);font-family:var(--lh-sans);font-size:13px;font-weight:800}.lh-confirm__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.lh-confirm__cancel,.lh-confirm__ok{min-height:46px;padding:0 26px;font-family:var(--lh-serif);font-size:15px;font-weight:950;letter-spacing:.08em;cursor:pointer}.lh-confirm__cancel{border:1px solid var(--lh-hairline);background:transparent;color:var(--lh-ink-soft)}.lh-confirm__ok{border:1px solid rgba(255,250,240,.55);background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 50%),linear-gradient(135deg,#f06b18,#c2470d);color:#fffaf0}.lh-confirm__ok:disabled{opacity:.5;cursor:default}.lh-calendar,.lh-modeCard,.lh-ranking{position:relative;border:1px solid var(--lh-hairline);background:linear-gradient(135deg,rgba(255,255,255,.58),transparent 42%),rgba(255,250,240,.42);box-shadow:inset 0 0 0 6px rgba(255,255,255,.28),inset 0 0 0 8px rgba(18,17,15,.055),10px 14px 0 rgba(44,32,18,.08),0 18px 48px rgba(44,32,18,.12)}.lh-calendar:before,.lh-modeCard:after,.lh-modeCard:before,.lh-ranking:before{position:absolute;width:34px;height:34px;content:"";pointer-events:none}.lh-calendar:before,.lh-modeCard:before,.lh-ranking:before{top:-1px;left:-1px;border-top:2px solid var(--lh-hairline);border-left:2px solid var(--lh-hairline)}.lh-modeCard:after{right:-1px;bottom:-1px;border-right:2px solid var(--lh-hairline);border-bottom:2px solid var(--lh-hairline)}.lh-modeCard{min-height:clamp(198px,24vh,258px);padding:clamp(12px,1.6vw,18px);display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:clamp(12px,1.4vw,16px);align-items:stretch;overflow:hidden}.lh-modeCard>span{position:relative;z-index:1;display:block;width:100%;aspect-ratio:10/3;min-height:0;border:1px solid rgba(18,17,15,.08);background:linear-gradient(180deg,rgba(255,255,255,.2),transparent 64%),url(/images/games/lyrics-hallucination/mode-practice.jpg) 50% /cover no-repeat;box-shadow:inset 0 0 0 6px rgba(255,255,255,.18),0 10px 24px rgba(44,32,18,.1);font-size:0}.lh-modeCard>span:before{content:none}.lh-modeCard--title>span{background-image:linear-gradient(180deg,rgba(255,255,255,.2),transparent 64%),url(/images/games/lyrics-hallucination/mode-title-cup.jpg)}.lh-modeCard h2{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);margin:0;white-space:nowrap}.lh-modeCard p,.lh-modeCard strong{display:none}.lh-modeCard p.lh-modeCard__ticket-note{position:relative;z-index:1;display:block;margin:0;color:var(--lh-ink-soft);font-size:clamp(10px,1.1vw,13px);font-weight:700;line-height:1.55}.lh-final button,.lh-gameOver button,.lh-modeCard button{position:relative;z-index:1;grid-column:1/-1;min-height:48px;padding:0 22px;border:1px solid var(--lh-orange);background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 52%),linear-gradient(135deg,#f06b18,#c2470d);box-shadow:inset 0 0 0 3px rgba(255,250,240,.22),5px 7px 0 rgba(168,58,12,.22),0 14px 28px rgba(44,32,18,.16);color:#fffaf0;font-family:var(--lh-serif);font-size:clamp(16px,1.55vw,22px);font-weight:950;letter-spacing:.08em;cursor:pointer}.lh-modeCard button:after{content:"›";margin-left:14px}.lh-modeCard button:disabled{cursor:not-allowed;opacity:.42;filter:grayscale(.62)}.lh-modeCard--title{border-color:rgba(216,91,22,.62)}.lh-modeCard--title:after,.lh-modeCard--title:before{border-color:var(--lh-orange)}.lh-top__lower{gap:18px}.lh-activeTitle,.lh-top__lower{grid-area:active;display:grid;align-content:center}.lh-activeTitle{position:relative;width:min(760px,100%);margin-inline:auto;justify-items:center;gap:10px;min-height:300px;padding:clamp(18px,2.2vw,28px);border:2px solid rgba(216,91,22,.72);background:linear-gradient(135deg,rgba(255,255,255,.56),transparent 42%),rgba(255,250,240,.46);box-shadow:inset 0 0 0 7px rgba(255,255,255,.2),inset 0 0 0 10px rgba(216,91,22,.14),10px 14px 0 rgba(216,91,22,.08);text-align:center}.lh-activeTitle:after,.lh-activeTitle:before{position:absolute;width:42px;height:42px;content:"";pointer-events:none}.lh-activeTitle:before{top:-2px;left:-2px;border-top:3px solid var(--lh-orange);border-left:3px solid var(--lh-orange)}.lh-activeTitle:after{right:-2px;bottom:-2px;border-right:3px solid var(--lh-orange);border-bottom:3px solid var(--lh-orange)}.lh-activeTitle>span{position:absolute;z-index:3;top:-2px;left:50%;padding:10px 26px 17px;background:linear-gradient(180deg,#e56b19,#c2470d);color:#fffaf0;font-size:18px;font-weight:950;line-height:1;transform:translateX(-50%);clip-path:polygon(0 0,100% 0,100% 78%,50% 100%,0 78%)}.lh-activeTitle i{margin-top:22px;color:var(--lh-orange);font-style:normal;font-size:34px;line-height:1}.lh-activeTitle h2{position:relative;z-index:1;margin:0;color:var(--lh-ink);font-size:clamp(36px,4vw,60px);line-height:1.05;word-break:keep-all}.lh-activeTitle--banner{aspect-ratio:1/1;align-content:end;justify-items:center;row-gap:clamp(6px,1vh,12px);padding:0 clamp(24px,5vw,60px) clamp(22px,4.5vh,40px);overflow:hidden}.lh-game .lh-activeTitle--banner{min-height:0}.lh-activeTitle__banner{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;margin:0;object-fit:cover;object-position:center top}.lh-activeTitle__scrim{position:absolute;inset:auto 0 0 0;z-index:1;height:48%;pointer-events:none;background:linear-gradient(180deg,rgba(247,241,229,0),rgba(247,241,229,.5) 50%,rgba(247,241,229,.92))}.lh-activeTitle--banner>button,.lh-activeTitle--banner>p,.lh-activeTitle--banner>strong{position:relative;z-index:2}.lh-activeTitle--banner>span{display:none}.lh-activeTitle--banner>p{max-width:32ch;margin:0;color:var(--lh-ink);font-family:var(--lh-serif);font-size:clamp(13px,1.5vw,19px);font-weight:800;letter-spacing:.04em;line-height:1.45}.lh-activeTitle--banner>strong{margin:0;color:var(--lh-orange);font-family:var(--lh-serif);font-size:clamp(22px,3.2vw,30px);font-weight:950;letter-spacing:.06em;line-height:1}.lh-activeTitle--banner>button{margin-top:clamp(3px,.8vh,7px);min-height:clamp(40px,5.6vh,50px);padding:0 clamp(22px,3.4vw,40px);border:1px solid rgba(255,250,240,.55);background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 50%),linear-gradient(135deg,#f06b18,#c2470d);color:#fffaf0;font-family:var(--lh-serif);font-size:clamp(15px,1.7vw,21px);font-weight:950;letter-spacing:.1em;box-shadow:inset 0 0 0 3px rgba(255,250,240,.2),0 8px 20px rgba(168,58,12,.34)}.lh-activeTitle--banner>button:disabled{opacity:.5;filter:grayscale(.4)}.lh-activeTitle p{position:relative;z-index:1;margin:0;color:var(--lh-ink);font-size:clamp(15px,1.5vw,21px);font-weight:900;line-height:1.55}.lh-activeTitle strong{position:relative;z-index:1;color:var(--lh-orange);font-size:clamp(24px,3.5vw,38px);line-height:1}.lh-activeTitle button{min-height:44px;padding:0 20px;border:1px solid var(--lh-orange);background:transparent;color:var(--lh-orange);font-family:var(--lh-serif);font-size:18px;font-weight:950}.lh-activeTitle button:disabled{opacity:.42}.lh-calendar{grid-area:calendar;display:grid;grid-template-columns:1fr;gap:12px;align-items:center;padding:12px 18px;box-shadow:none;background:transparent}.lh-calendar h2{margin:0;color:var(--lh-ink);font-size:18px;line-height:1.35}.lh-calendar div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.lh-calendar p,.lh-ranking li{display:flex;align-items:center;justify-content:center;gap:10px;margin:0;padding:10px 12px;border-left:1px solid var(--lh-hairline-soft);text-align:center}.lh-calendar span{display:grid;place-items:center;width:38px;aspect-ratio:1;border:1px solid var(--lh-hairline);border-radius:999px;color:var(--lh-orange);font-size:16px;font-weight:950}.lh-calendar strong{font-size:clamp(14px,1.5vw,20px);line-height:1.25}.lh-ranking{grid-area:ranking;padding:clamp(16px,1.8vw,24px);border-color:rgba(216,91,22,.62);text-align:center}.lh-ranking h2{margin:0;color:var(--lh-orange);font-size:13px;text-transform:uppercase}.lh-ranking p{margin:8px 0 12px;color:var(--lh-ink);font-size:clamp(16px,1.7vw,23px);font-weight:950;line-height:1.25}.lh-ranking ol{display:grid;gap:9px;margin:0;padding:0;list-style:none}.lh-ranking li{justify-content:space-between;border:1px solid var(--lh-hairline-soft);background:rgba(255,255,255,.18)}.lh-ranking small,.lh-ranking span{color:var(--lh-ink-soft);font-family:var(--lh-sans);font-size:12px;font-weight:800}.lh-ranking strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lh-ranking em{color:var(--lh-orange);font-style:normal;font-weight:950}.lh-ranking--compact{width:min(760px,100%);margin:0 auto;background:rgba(255,250,240,.56)}.lh-final,.lh-flash,.lh-gameOver,.lh-intro,.lh-questionLoading,.lh-questionScene,.lh-review{place-self:stretch;min-height:calc(100svh - clamp(36px, 6vw, 84px));display:grid;place-items:center;text-align:center}.lh-questionLoading{align-content:center;gap:12px;padding:32px}.lh-questionLoading strong{color:var(--lh-ink);font-family:var(--lh-serif);font-size:clamp(28px,5vw,52px)}.lh-questionLoading small{color:var(--lh-muted);font-family:var(--lh-sans);font-weight:800}.lh-intro{align-content:center;gap:22px;padding-top:clamp(30px,7vh,68px)}.lh-intro .lh-logo{animation:lhTitleBloom .9s cubic-bezier(.16,1,.3,1) both}.lh-intro .lh-logo--asset{width:min(220px,48%)}.lh-intro__cup{position:relative;width:min(760px,92vw);padding:4px 24px 18px;border-bottom:1px solid var(--lh-orange);animation:lhCupReveal .9s cubic-bezier(.16,1,.3,1) .48s both}.lh-intro__cup:after,.lh-intro__cup:before{position:absolute;left:50%;width:9px;height:9px;content:"";background:var(--lh-orange);transform:translateX(-50%) rotate(45deg)}.lh-intro__cup:before{display:none}.lh-intro__cup:after{bottom:-5px}.lh-intro__cup span{color:var(--lh-orange);font-size:15px;font-weight:950}.lh-intro__cup h2{margin:8px 0;color:var(--lh-ink);font-size:clamp(52px,12vh,136px);line-height:.95}.lh-intro__cup p{margin:0;color:var(--lh-ink-soft);font-family:var(--lh-sans);font-weight:800}.lh-intro__rule{margin:14px 0 0;color:var(--lh-orange);font-family:var(--lh-sans);font-size:clamp(13px,1.5vw,16px);font-weight:950;letter-spacing:.16em}.lh-intro__ruleSub{display:block;margin-top:5px;color:var(--lh-ink-soft);font-size:clamp(11px,1.2vw,13px);font-weight:800;letter-spacing:.08em}.lh-intro__start{display:inline-flex;flex-direction:column;align-items:center;gap:3px;min-height:56px;padding:9px 48px;border:1px solid rgba(255,250,240,.55);background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 50%),linear-gradient(135deg,#f06b18,#c2470d);color:#fffaf0;font-family:var(--lh-serif);font-size:clamp(20px,2.6vw,28px);font-weight:950;letter-spacing:.12em;cursor:pointer;box-shadow:inset 0 0 0 3px rgba(255,250,240,.2),0 10px 24px rgba(168,58,12,.34);animation:lhCupReveal .7s cubic-bezier(.16,1,.3,1) .76s both}.lh-intro__start small{font-family:var(--lh-sans);font-size:11px;font-weight:800;letter-spacing:.06em;opacity:.85}.lh-intro__start:disabled{opacity:.6;cursor:default}.lh-questionScene{position:relative;min-height:calc(100svh - 160px);grid-template-rows:auto auto minmax(0,1fr) auto;gap:clamp(8px,1.5vh,16px);align-content:start}.lh-hud{width:min(980px,100%);min-height:62px;display:grid;grid-template-columns:1.18fr .54fr .82fr .76fr;align-self:start;border-bottom:1px solid var(--lh-hairline)}.lh-hud div{display:flex;align-items:center;justify-content:center;gap:9px;min-height:58px;padding:7px 10px;border-left:1px solid var(--lh-hairline)}.lh-hud div:first-child{justify-content:flex-start;border-left:2px solid var(--lh-orange)}.lh-hud div:last-child{border-right:2px solid var(--lh-orange)}.lh-hud span{color:var(--lh-ink);font-size:clamp(16px,1.65vw,24px);font-weight:950;line-height:1}.lh-hud div:not(:first-child) span{font-size:clamp(10px,1vw,14px);letter-spacing:.12em}.lh-hud strong{color:var(--lh-orange);font-size:clamp(24px,3vw,42px);font-weight:950;line-height:1}.lh-hud__miss strong{display:flex;gap:7px}.lh-hud__miss i{width:13px;height:13px;border:1px solid var(--lh-orange);border-radius:50%;background:transparent}.lh-hud__miss i.is-lost{background:var(--lh-red);border-color:var(--lh-red)}.lh-count{position:absolute;top:clamp(76px,10vh,108px);right:clamp(16px,3vw,38px);z-index:2;display:grid;place-items:center;width:clamp(52px,6.5vh,72px);aspect-ratio:1;border:1px solid var(--lh-hairline);border-radius:999px;color:var(--lh-ink);font-size:clamp(24px,4.5vh,40px);font-weight:950;line-height:1;box-shadow:inset 0 0 0 4px rgba(255,255,255,.24),0 8px 22px rgba(44,32,18,.12);animation:lhPulse 1s ease-in-out infinite}.lh-count.is-danger{border-color:rgba(149,28,24,.64);color:var(--lh-red);box-shadow:inset 0 0 0 4px rgba(255,255,255,.22),0 0 0 4px rgba(149,28,24,.08),0 8px 22px rgba(149,28,24,.16)}.lh-questionText{position:relative;width:min(1320px,100%);margin:0;align-self:center;padding:clamp(58px,8vh,88px) clamp(18px,4.4vw,58px) clamp(28px,5vh,54px);border:1px solid var(--lh-hairline);background:rgba(255,250,240,.28);box-shadow:inset 0 0 0 7px rgba(255,255,255,.18),inset 0 0 0 9px rgba(18,17,15,.045);color:var(--lh-ink);font-size:clamp(26px,4.6vw,56px);font-weight:950;line-height:1.35;letter-spacing:.04em;text-wrap:balance;overflow-wrap:anywhere;animation:lhQuestionFly .26s cubic-bezier(.16,1,.3,1) both}.lh-questionText:before{top:clamp(12px,2vh,18px);content:"これは歌詞か、幻聴か？";width:min(720px,80vw);color:var(--lh-ink);font-size:clamp(20px,2.6vw,34px);font-weight:950;letter-spacing:.08em}.lh-questionText:after,.lh-questionText:before{position:absolute;left:50%;transform:translateX(-50%)}.lh-questionText:after{top:clamp(44px,6vh,58px);width:min(580px,54vw);height:1px;content:"";background:linear-gradient(90deg,transparent,var(--lh-orange),transparent)}.lh-choiceGrid{width:min(920px,100%);display:grid;grid-template-columns:1fr 1fr;gap:clamp(12px,2.2vw,26px);align-self:end}.lh-choiceGrid button{position:relative;min-height:clamp(64px,10.8vh,98px);display:flex;align-items:center;justify-content:center;gap:16px;border:1px solid var(--lh-ink);background:rgba(255,250,240,.5);box-shadow:inset 0 0 0 5px rgba(255,255,255,.22),7px 8px 0 rgba(44,32,18,.12);color:var(--lh-ink);font-family:var(--lh-serif);cursor:pointer}.lh-choiceGrid button:last-child{border-color:var(--lh-orange);background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 54%),linear-gradient(135deg,#f06b18,#c2470d);color:#fffaf0;box-shadow:inset 0 0 0 5px rgba(255,250,240,.18),7px 8px 0 rgba(168,58,12,.2)}.lh-choiceGrid button:disabled{cursor:wait;opacity:.58}.lh-choiceGrid span{font-size:clamp(34px,5.8vw,64px);font-weight:950;line-height:1;letter-spacing:.12em}.lh-choiceGrid small{position:absolute;right:16px;bottom:12px;color:currentColor;font-family:var(--lh-sans);font-size:11px;font-weight:900;opacity:.62}.lh-final,.lh-flash,.lh-gameOver,.lh-review{align-content:center;gap:18px}.lh-flash,.lh-review{position:relative;border:1px solid var(--lh-hairline);margin:auto;width:min(1320px,100%);padding:clamp(42px,8vh,86px) clamp(24px,6vw,80px);box-shadow:inset 0 0 0 8px rgba(255,255,255,.2),inset 0 0 0 10px rgba(18,17,15,.05)}.lh-gameOver p{margin:0;color:var(--lh-orange);font-family:var(--lh-sans);font-size:14px;font-weight:950}.lh-final h2,.lh-gameOver h2{margin:0;font-size:clamp(58px,13vw,190px);line-height:.98;letter-spacing:.02em}.lh-gameOver h2{color:var(--lh-red)}.lh-gameOver span{color:var(--lh-orange);font-size:clamp(34px,6vw,78px);font-weight:950}.lh-final,.lh-gameOver{width:min(1320px,100%);margin:auto;padding:clamp(36px,7vh,76px) clamp(22px,5vw,72px);border:1px solid var(--lh-hairline);box-shadow:inset 0 0 0 8px rgba(255,255,255,.2),inset 0 0 0 10px rgba(18,17,15,.055)}.lh-final svg,.lh-gameOver svg{display:none}.lh-final .lh-kicker{color:var(--lh-ink);font-family:var(--lh-serif);font-size:clamp(42px,8vw,106px);line-height:1;text-transform:none}.lh-final h2{position:relative;width:100%;padding:clamp(20px,4vh,42px) 0;border-top:1px solid var(--lh-hairline);border-bottom:1px solid var(--lh-hairline);color:var(--lh-ink);font-size:clamp(88px,17vw,230px)}.lh-final .lh-kicker,.lh-final h2,.lh-gameOver h2,.lh-intro__cup h2{overflow-wrap:anywhere}.lh-final h2:before{content:"RESULT";position:absolute;top:-22px;left:50%;transform:translateX(-50%);padding:0 18px;background:var(--lh-paper);color:var(--lh-ink);font-family:var(--lh-serif);font-size:clamp(24px,3vw,46px);letter-spacing:.34em}.lh-resultGrid{width:min(1180px,100%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;border:1px solid var(--lh-hairline-soft)}.lh-resultGrid div{padding:clamp(16px,3vw,34px);border-left:1px solid var(--lh-hairline-soft)}.lh-resultGrid div:first-child{border-left:0}.lh-resultGrid dt{color:var(--lh-ink-soft);font-family:var(--lh-sans);font-size:12px;font-weight:900;letter-spacing:.16em}.lh-resultGrid dd{margin:4px 0 0;font-size:clamp(28px,5vw,66px);font-weight:950}.lh-final button,.lh-gameOver button{min-width:240px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.lh-gameOver h2{font-size:clamp(62px,13vw,180px)}.lh-game__cracks{z-index:3;opacity:0;background:linear-gradient(113deg,transparent 0 42%,rgba(149,28,24,.45) 42.2%,transparent 42.8%),linear-gradient(36deg,transparent 0 57%,rgba(18,17,15,.28) 57.2%,transparent 57.7%),linear-gradient(151deg,transparent 0 66%,rgba(149,28,24,.38) 66.2%,transparent 66.7%);mix-blend-mode:multiply}.lh-game--crack-1 .lh-game__cracks{opacity:.18;clip-path:polygon(55% 9%,100% 0,100% 40%,60% 42%)}.lh-game--crack-2 .lh-game__cracks{opacity:.34;clip-path:polygon(0 0,100% 0,100% 74%,0 52%)}.lh-game--crack-3 .lh-game__cracks,.lh-game--phase-gameOver .lh-game__cracks{opacity:.62;clip-path:none}.lh-game--grand{--lh-orange:#c98922;--lh-orange-deep:#8a5a12;background:radial-gradient(circle at 50% 28%,rgba(201,137,34,.18),transparent 28rem),linear-gradient(135deg,#fff8e8,#f3e3c3 56%,#efe0bd)}@keyframes lhTitleBloom{0%{opacity:0;transform:scale(.96) translateY(18px);filter:blur(8px)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0)}}@keyframes lhCupReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes lhQuestionFly{0%{opacity:.35;transform:translateY(8px) scale(.995);filter:blur(1.5px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes lhPulse{0%,to{transform:scale(.98)}50%{transform:scale(1.04)}}@media (orientation:portrait){.lh-game__rotate{display:block}}@media (max-width:1080px){.lh-top{grid-template-columns:1fr 1fr;grid-template-areas:"hero hero" "active active" "modes modes" "calendar calendar" "ranking ranking"}.lh-top__hero{min-height:auto;justify-items:center;text-align:center}.lh-calendar{grid-template-columns:1fr}}@media (max-height:760px) and (orientation:landscape){.lh-game__stage{padding:14px 22px calc(78px + env(safe-area-inset-bottom))}.lh-game__stage:before{inset:10px 14px}.lh-top{width:min(1080px,100%);grid-template-columns:minmax(200px,.78fr) minmax(300px,1.22fr);grid-template-areas:"hero active" "modes active" "calendar calendar" "ranking ranking";align-content:start;gap:14px}.lh-top__hero{min-height:auto;justify-items:start;padding-top:16px}.lh-logo{width:min(360px,100%)}.lh-logo--asset{width:min(390px,100%)}.lh-logo__top{font-size:clamp(58px,10vh,84px)}.lh-logo__middle{font-size:clamp(34px,6.5vh,52px)}.lh-logo__bottom{font-size:clamp(66px,11vh,96px)}.lh-logo__tail{font-size:clamp(34px,6.5vh,52px)}.lh-top__lead{font-size:16px;line-height:1.35;letter-spacing:.02em}.lh-modeGrid{grid-template-columns:1fr;gap:12px}.lh-modeCard{min-height:164px;padding:12px 14px;gap:10px}.lh-modeCard>span{aspect-ratio:10/3}.lh-modeCard h2{font-size:28px}.lh-modeCard button{min-height:40px;font-size:17px}.lh-activeTitle{min-height:210px;padding:24px 18px 18px}.lh-activeTitle>span{padding:9px 24px 15px;font-size:18px}.lh-activeTitle i{margin-top:16px;font-size:26px}.lh-activeTitle h2{font-size:clamp(34px,7.5vh,54px)}.lh-activeTitle p{font-size:16px}.lh-activeTitle--banner{padding-bottom:14px;row-gap:7px}.lh-activeTitle--banner>strong{font-size:22px}.lh-activeTitle--banner .lh-activeTitle__scrim{height:52%}.lh-calendar{margin-top:6px}.lh-game .lh-stamp{width:auto;height:auto;max-height:clamp(92px,26vh,188px);max-width:68%}}@media (orientation:portrait){.lh-game__stage{padding:14px 14px calc(82px + env(safe-area-inset-bottom))}.lh-game__stage:before{inset:8px}.lh-calendar div,.lh-modeGrid,.lh-resultGrid,.lh-top{grid-template-columns:1fr;grid-template-areas:none}.lh-activeTitle,.lh-calendar,.lh-modeGrid,.lh-ranking,.lh-top__hero{grid-area:auto}.lh-logo{width:min(360px,100%)}.lh-logo--asset{width:min(380px,100%)}.lh-modeCard{grid-template-columns:1fr}.lh-modeCard button{grid-column:1/-1}.lh-activeTitle{min-height:280px}.lh-hud{grid-template-columns:repeat(2,minmax(0,1fr))}.lh-hud div,.lh-hud div:first-child,.lh-hud div:last-child{justify-content:center;border:1px solid var(--lh-hairline-soft)}.lh-questionText{padding:58px 18px 28px;font-size:clamp(26px,8vw,48px)}.lh-questionText:before{top:14px;font-size:24px}.lh-choiceGrid{grid-template-columns:1fr}.lh-choiceGrid span{font-size:46px}}@media (max-height:520px) and (orientation:landscape){.lh-game__stage{padding:10px 18px calc(72px + env(safe-area-inset-bottom))}.lh-game__stage:before{inset:8px 12px}.lh-top{width:min(820px,100%);grid-template-columns:minmax(180px,.72fr) minmax(280px,1.28fr);grid-template-areas:"hero active" "modes active" "calendar calendar" "ranking ranking";gap:10px}.lh-logo{width:min(300px,100%)}.lh-logo--asset{width:min(310px,100%)}.lh-logo__top{font-size:clamp(52px,15vh,72px)}.lh-logo__middle{font-size:clamp(30px,9vh,42px)}.lh-logo__bottom{font-size:clamp(58px,16vh,82px)}.lh-logo__tail{font-size:clamp(30px,9vh,42px)}.lh-top__lead{font-size:16px}.lh-modeCard{min-height:116px;padding:8px 10px 9px;gap:6px}.lh-modeCard>span{aspect-ratio:auto;height:70px}.lh-modeCard h2{font-size:24px}.lh-modeCard button{min-height:30px;font-size:14px}.lh-activeTitle{min-height:150px;padding:16px 14px 12px}.lh-activeTitle--banner{aspect-ratio:auto;min-height:100%;align-content:end;row-gap:4px;padding:0 clamp(14px,3vw,26px) clamp(10px,2.2vh,16px)}.lh-activeTitle--banner .lh-activeTitle__banner{object-position:center 32%}.lh-activeTitle--banner .lh-activeTitle__scrim{height:60%}.lh-activeTitle i{margin-top:12px;font-size:22px}.lh-activeTitle h2{font-size:clamp(28px,7vh,44px)}.lh-hud{min-height:52px}.lh-hud div{min-height:50px;padding:6px 12px}.lh-hud span{font-size:20px}.lh-hud strong{font-size:34px}.lh-count{width:58px;font-size:30px}.lh-questionText{padding:52px 44px 28px;font-size:clamp(28px,8.6vh,48px)}.lh-questionText:before{top:12px;font-size:24px}.lh-choiceGrid button{min-height:66px}.lh-choiceGrid span{font-size:46px}.lh-final h2,.lh-gameOver h2{font-size:54px;line-height:1.02}.lh-final,.lh-flash,.lh-gameOver,.lh-review{min-height:auto;align-self:start;gap:8px;padding:18px 18px 78px}.lh-gameOver span{font-size:34px}.lh-final .lh-kicker{font-size:28px}.lh-resultGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.lh-resultGrid div{padding:9px 12px}.lh-resultGrid dd{font-size:26px}.lh-final button,.lh-gameOver button{min-width:178px;min-height:36px;font-size:15px}}@media (prefers-reduced-motion:reduce){.lh-count,.lh-intro .lh-logo,.lh-intro__cup,.lh-questionText{animation:none}}body.lyrics-immersive{overflow:hidden;overscroll-behavior:none;background:var(--lh-ink,#12110f)}body.lyrics-immersive #mobile-hub,body.lyrics-immersive #modal-wrapper>.modal-close,body.lyrics-immersive .pc-top-bar,body.lyrics-immersive .scanline-overlay{display:none!important}body.lyrics-immersive #modal-wrapper.app-container{position:fixed!important;z-index:210!important;inset:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;min-height:100dvh!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden!important;transform:none!important;animation:none!important;filter:none!important;box-shadow:none!important}body.lyrics-immersive #app{width:100%!important;max-width:none!important;min-height:100%!important;margin:0!important}.lh-game{position:fixed;z-index:220;inset:0;width:100vw;min-height:100dvh;container-type:size}.lh-game,.lh-game__stage{height:100dvh;overflow:hidden}.lh-game__stage{width:100%;min-height:0;padding:calc(clamp(12px, 2.2cqi, 28px) + env(safe-area-inset-top)) calc(clamp(12px, 2.6cqi, 36px) + env(safe-area-inset-right)) calc(clamp(12px, 2.2cqi, 28px) + env(safe-area-inset-bottom)) calc(clamp(12px, 2.6cqi, 36px) + env(safe-area-inset-left))}.lh-game--phase-top .lh-game__stage{overflow-y:auto;overscroll-behavior:contain}.lh-game--phase-question .lh-game__stage{padding:calc(10px + env(safe-area-inset-top)) calc(12px + env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) calc(12px + env(safe-area-inset-left))}.lh-keyHint,.lh-resultBest,.lh-reveal__fixed,.lh-top__best,.lh-top__quota,.lh-top__resume{margin:0;font-family:var(--lh-sans);font-size:12px;font-weight:800;line-height:1.5}.lh-resultBest,.lh-top__resume{color:var(--lh-orange-deep)}.lh-activeTitle__login{position:relative;z-index:3;display:inline-grid;place-items:center;min-height:48px;padding:10px 20px;border:1px solid var(--lh-ink);background:rgba(255,250,240,.9);color:var(--lh-ink);font-weight:900;text-decoration:none}.lh-intro__back{min-height:48px;padding:10px 20px;border:0;background:transparent;color:var(--lh-ink-soft);font-weight:800;cursor:pointer}.lh-questionScene{width:min(100%,1320px);height:100%;min-height:0;margin:0 auto;grid-template-rows:auto auto minmax(0,1fr) auto auto}.lh-hud{width:100%;grid-template-columns:auto minmax(170px,1fr) auto auto auto;align-items:stretch}.lh-hud__home{min-width:86px;min-height:48px;padding:8px 12px;border:1px solid var(--lh-hairline);background:rgba(255,250,240,.72);color:var(--lh-ink);font-weight:900;cursor:pointer}.lh-hud__progress strong{position:relative;min-width:120px;min-height:14px;display:flex;align-items:center;justify-content:center;gap:5px;overflow:hidden}.lh-hud__progress strong>i{width:10px;height:10px;border:1px solid var(--lh-orange);border-radius:50%}.lh-hud__progress strong>i.is-done{background:var(--lh-orange)}.lh-hud__progress strong>span{position:absolute;inset:auto auto 0 0;height:6px;background:var(--lh-orange)}.lh-hud__progress strong>em{position:relative;z-index:1;color:var(--lh-ink);font-family:var(--lh-sans);font-size:12px;font-style:normal}.lh-timerBar{width:min(760px,calc(100% - 110px));height:10px;margin:0 auto;border:1px solid var(--lh-hairline);background:rgba(18,17,15,.08);overflow:hidden}.lh-timerBar>span{display:block;height:100%;background:var(--lh-orange);transition:width .12s linear}.lh-keyHint{text-align:center;opacity:.55}.lh-srOnly{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.lh-activeTitle button,.lh-choiceGrid button,.lh-final button,.lh-gameOver button,.lh-modeCard button,.lh-rules button{min-height:48px;touch-action:manipulation}.lh-choiceGrid button{min-height:64px}.lh-shareNotice{position:fixed;z-index:12;right:calc(12px + env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));margin:0;padding:10px 14px;background:rgba(255,250,240,.96);border:1px solid var(--lh-hairline)}.lh-game__error{display:flex;align-items:center;justify-content:center;gap:12px}.lh-game__error a{color:inherit;font-weight:900}.lh-resultActions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.lh-resultActions button{display:inline-flex;align-items:center;gap:8px}.lh-exitOverlay{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:calc(16px + env(safe-area-inset-top)) calc(16px + env(safe-area-inset-right)) calc(16px + env(safe-area-inset-bottom)) calc(16px + env(safe-area-inset-left));background:rgba(18,17,15,.68)}.lh-exitDialog{width:min(480px,100%);padding:clamp(20px,5vw,34px);border:1px solid var(--lh-ink);background:var(--lh-paper-warm);box-shadow:10px 12px 0 rgba(18,17,15,.24);color:var(--lh-ink)}.lh-exitDialog h2{margin-top:0}.lh-exitDialog>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lh-exitDialog button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px}@media (orientation:portrait){.lh-game__rotate{display:none}.lh-game--phase-question .lh-game__stage,.lh-game__stage{padding:calc(10px + env(safe-area-inset-top)) calc(10px + env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) calc(10px + env(safe-area-inset-left))}.lh-questionScene{grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:8px}.lh-hud{min-height:48px;grid-template-columns:auto minmax(100px,1fr) auto}.lh-hud>div{min-height:44px;padding:4px 6px}.lh-hud>div:nth-of-type(n+4){display:none}.lh-hud span{font-size:10px!important}.lh-hud strong{font-size:18px}.lh-count{top:58px;right:8px;width:46px;font-size:20px}.lh-timerBar{width:calc(100% - 62px);margin-right:58px}.lh-questionText{min-height:0;padding:52px 14px 18px;font-size:clamp(24px,7.4vw,42px)}.lh-choiceGrid{grid-template-columns:1fr 1fr;gap:8px}.lh-choiceGrid button{min-width:0;min-height:72px;gap:4px}.lh-choiceGrid span{font-size:clamp(28px,9vw,42px);letter-spacing:0}.lh-choiceGrid small{right:8px;bottom:5px;font-size:9px}.lh-keyHint{font-size:10px}.lh-exitDialog>div{grid-template-columns:1fr}}@media (orientation:landscape){.lh-questionScene{font-size:clamp(12px,1.35cqi,18px)}}@media (prefers-reduced-motion:reduce){.lh-choiceGrid button,.lh-review__next,.lh-timerBar>span{transition:none}}.lh-flash,.lh-review{overflow:hidden}.lh-stamp{display:block;width:min(560px,74%);height:auto;margin:0 auto;filter:drop-shadow(0 10px 20px rgba(44,32,18,.22));transform-origin:center;animation:lhStampSlam .36s cubic-bezier(.16,1,.3,1) both}.lh-stamp--fuseikai,.lh-stamp--nomareta{width:min(620px,82%)}.lh-reveal__verdict{display:grid;gap:4px;margin:0;color:var(--lh-ink);font-family:var(--lh-serif);font-size:clamp(30px,5.4vw,62px);font-weight:950;letter-spacing:.04em}.lh-reveal__verdict strong{color:inherit;font-size:.56em;font-family:var(--lh-sans);letter-spacing:.18em}.lh-reveal__verdict span{line-height:1.18}.lh-review--miss .lh-reveal__verdict,.lh-review--over .lh-reveal__verdict{color:var(--lh-red)}.lh-reveal__meta{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(14px,3vw,36px);margin:0;padding-top:6px}.lh-reveal__meta div{display:grid;gap:2px}.lh-reveal__meta dt{color:var(--lh-orange);font-family:var(--lh-sans);font-size:12px;font-weight:950;letter-spacing:.16em}.lh-reveal__meta dd{margin:0;color:var(--lh-ink);font-family:var(--lh-serif);font-size:clamp(20px,3.2vw,34px);font-weight:900}.lh-flash__score{color:var(--lh-orange);font-family:var(--lh-serif);font-size:clamp(34px,6vw,72px);font-weight:950}.lh-answerFeedback{width:min(560px,100%);display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 auto}.lh-answerFeedback__choice{position:relative;min-height:64px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;justify-items:start;gap:1px 8px;padding:10px 14px;border:1px solid var(--lh-hairline);background:rgba(255,250,240,.58);color:var(--lh-ink-soft);font-family:var(--lh-sans)}.lh-answerFeedback__choice>svg{grid-row:1/-1}.lh-answerFeedback__choice>span{font-size:clamp(20px,3vw,28px);font-weight:950;line-height:1}.lh-answerFeedback__choice>small{font-size:11px;font-weight:900;letter-spacing:.08em}.lh-answerFeedback__choice.is-correct{border:2px solid #326447;background:rgba(238,248,238,.82);color:#1f5135;box-shadow:inset 0 0 0 3px rgba(50,100,71,.08)}.lh-answerFeedback__choice.is-wrong{border-color:rgba(149,28,24,.58);color:var(--lh-red);text-decoration-color:rgba(149,28,24,.62);text-decoration-line:line-through;opacity:.72}.lh-review__impactCue{display:grid;place-items:center;gap:12px;color:var(--lh-red);font-family:var(--lh-sans);font-size:clamp(20px,4vw,34px);font-weight:950;letter-spacing:.18em}.lh-review__impactCue span{width:clamp(52px,10vw,86px);aspect-ratio:1;border:2px solid;border-radius:50%;background:radial-gradient(circle,currentColor 0 12%,transparent 14%);box-shadow:0 0 0 7px rgba(149,28,24,.08)}.lh-review__impactCue p{margin:0}.lh-review--timeout .lh-review__impactCue,.lh-timeoutMark{color:var(--lh-indigo,#33475f)}.lh-timeoutMark{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin:0 auto;padding:10px 18px;border:1px solid rgba(51,71,95,.42);background:rgba(242,245,250,.72);font-family:var(--lh-sans);font-size:clamp(18px,3vw,28px);font-weight:950;letter-spacing:.12em}.lh-review__explain{max-width:56ch;margin:4px auto 0;color:var(--lh-ink);font-family:var(--lh-sans);font-size:clamp(14px,1.9vw,18px);line-height:1.7;opacity:1}.lh-review__stats{display:grid;gap:4px;margin:0;color:var(--lh-orange);font-family:var(--lh-sans);font-size:13px;font-weight:900;letter-spacing:.08em}.lh-review__stats strong{color:var(--lh-orange-deep);font-size:13px}.lh-review__stats span{color:var(--lh-red);font-size:12px;letter-spacing:.06em}.lh-review__next{justify-self:center;display:inline-flex;flex-direction:column;align-items:center;gap:2px;margin-top:6px;min-width:240px;min-height:56px;padding:12px 28px;border:1px solid var(--lh-ink);background:rgba(255,250,240,.6);box-shadow:inset 0 0 0 5px rgba(255,255,255,.22),6px 7px 0 rgba(44,32,18,.14);color:var(--lh-ink);font-family:var(--lh-serif);font-size:clamp(18px,2.4vw,24px);font-weight:950;letter-spacing:.08em;cursor:pointer;transition:transform 80ms ease,box-shadow 80ms ease}.lh-review__next small{font-family:var(--lh-sans);font-size:11px;font-weight:800;letter-spacing:.14em;opacity:.6}.lh-review__next:active{transform:translate(3px,4px);box-shadow:inset 0 0 0 5px rgba(255,255,255,.22),1px 1px 0 rgba(44,32,18,.14)}.lh-choiceGrid button{transition:transform 70ms ease,box-shadow 70ms ease,opacity .12s ease}.lh-choiceGrid button:active:not(:disabled){transform:translate(4px,5px);box-shadow:inset 0 0 0 5px rgba(255,255,255,.22),1px 1px 0 rgba(44,32,18,.12)}.lh-choiceGrid button:last-child:active:not(:disabled){box-shadow:inset 0 0 0 5px rgba(255,250,240,.18),1px 1px 0 rgba(168,58,12,.2)}.lh-game--phase-question .lh-questionText{animation:lhQuestionFly .26s cubic-bezier(.16,1,.3,1) both}.lh-game--arming .lh-count{color:var(--lh-orange);border-color:rgba(216,91,22,.5);animation:none}.lh-game__danger{position:fixed;inset:0;z-index:4;pointer-events:none;opacity:0;background:radial-gradient(ellipse at 50% 50%,transparent 52%,rgba(149,28,24,.34) 100%)}.lh-game--danger .lh-game__danger{animation:lhDangerPulse .76s ease-in-out infinite}.lh-game--danger .lh-count{animation:lhHeartbeat .76s ease-in-out infinite}.lh-game__impact{position:fixed;inset:0;z-index:6;pointer-events:none;opacity:0;background:radial-gradient(ellipse at 50% 50%,transparent 58%,rgba(149,28,24,.42))}.lh-game--miss-impact .lh-game__impact{animation:lhInkImpact .18s ease-out both}.lh-game--miss-impact .lh-game__stage{animation:lhMissNudge .18s ease-out both}.lh-game--timeout-impact .lh-game__impact{background:radial-gradient(ellipse at 50% 50%,transparent 58%,rgba(51,71,95,.28));animation:lhTimeDrain .18s ease-out both}.lh-game--crack-1 .lh-game__cracks,.lh-game--crack-2 .lh-game__cracks,.lh-game--crack-3 .lh-game__cracks{animation:lhCrackImpact .42s ease-out both}@keyframes lhStampSlam{0%{opacity:.32;transform:scale(.94) rotate(-1.5deg);filter:blur(.8px)}58%{opacity:1;transform:scale(1.025) rotate(.5deg);filter:blur(0)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes lhMissNudge{0%{transform:translate(0)}28%{transform:translate(-2px,1px)}62%{transform:translate(2px)}to{transform:translate(0)}}@keyframes lhInkImpact{0%{opacity:.72}to{opacity:0}}@keyframes lhTimeDrain{0%{opacity:0}45%{opacity:.44}to{opacity:0}}@keyframes lhCrackImpact{0%{transform:scale(1.04);filter:contrast(1.6) brightness(1.3)}to{transform:scale(1);filter:none}}@keyframes lhHeartbeat{0%,to{transform:scale(1)}18%{transform:scale(1.16)}32%{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes lhDangerPulse{0%,to{opacity:.2}50%{opacity:.7}}@keyframes lhTextBreathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-1px) scale(1.006)}}@media (prefers-reduced-motion:reduce){.lh-game--crack-1 .lh-game__cracks,.lh-game--crack-2 .lh-game__cracks,.lh-game--crack-3 .lh-game__cracks,.lh-game--danger .lh-count,.lh-game--miss-impact .lh-game__stage,.lh-game--phase-question .lh-questionText,.lh-game__danger,.lh-game__impact,.lh-stamp{animation:none}.lh-stamp{opacity:1;transform:none}.lh-game--danger .lh-game__danger{opacity:.4}}.lh-game{--lh-indigo:#26364d;--lh-indigo-deep:#16202f}.lh-choiceGrid button:first-child{border-color:var(--lh-orange);background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 54%),linear-gradient(135deg,#f06b18,#c2470d);color:#fffaf0;box-shadow:inset 0 0 0 5px rgba(255,250,240,.18),7px 8px 0 rgba(168,58,12,.2)}.lh-choiceGrid button:last-child{border-color:var(--lh-indigo);background:linear-gradient(180deg,rgba(255,255,255,.1),transparent 54%),linear-gradient(135deg,#33475f,var(--lh-indigo-deep));color:#f2f5fa;box-shadow:inset 0 0 0 5px rgba(242,245,250,.14),7px 8px 0 rgba(22,32,47,.28)}.lh-choiceGrid button:last-child:active:not(:disabled){box-shadow:inset 0 0 0 5px rgba(242,245,250,.14),1px 1px 0 rgba(22,32,47,.3)}.lh-timerBar{position:relative;height:16px;border:0;border-radius:999px 8px 999px 10px/68% 42% 64% 46%;background:linear-gradient(180deg,rgba(18,17,15,.12),rgba(18,17,15,.05));box-shadow:inset 0 1px 2px rgba(18,17,15,.2);overflow:visible}.lh-timerBar>span{position:relative;border-radius:inherit;background:repeating-linear-gradient(90deg,rgba(255,250,240,.09) 0 3px,transparent 3px 9px),linear-gradient(180deg,#34302a,var(--lh-ink) 52%,#050505);box-shadow:0 1px 0 rgba(255,255,255,.28)}.lh-timerBar>span:after{content:"";position:absolute;top:-2px;bottom:-2px;right:-7px;width:15px;background:radial-gradient(closest-side at 32% 50%,var(--lh-ink) 52%,transparent);opacity:.85;filter:blur(.5px)}.lh-game--danger .lh-timerBar>span{background:repeating-linear-gradient(90deg,rgba(255,250,240,.12) 0 3px,transparent 3px 9px),linear-gradient(180deg,#f06b18,var(--lh-red) 62%,#5d100d)}.lh-game--danger .lh-timerBar>span:after{background:radial-gradient(closest-side at 32% 50%,var(--lh-red) 52%,transparent)}.lh-game--danger .lh-timerBar{animation:lhGaugeAlarm .76s ease-in-out infinite}@keyframes lhGaugeAlarm{0%,to{box-shadow:inset 0 1px 2px rgba(18,17,15,.2)}50%{box-shadow:inset 0 1px 2px rgba(18,17,15,.2),0 0 18px rgba(216,91,22,.5)}}.lh-questionText__phrases{display:inline}.lh-phrase{display:inline-block;animation:lhPhraseIn .14s cubic-bezier(.16,1,.3,1) both}@keyframes lhPhraseIn{0%{opacity:0;transform:translateY(.35em);filter:blur(3px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@supports (word-break:auto-phrase){.lh-questionText,.lh-reveal__lyric,.lh-review__explain{word-break:auto-phrase}}.lh-hud__home{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-family:var(--lh-sans);font-size:12px;letter-spacing:.08em;transition:transform 70ms ease}.lh-hud__home:active{transform:translate(1px,2px)}.lh-hud__combo strong,.lh-hud__time strong{font-variant-numeric:tabular-nums}.lh-hud__combo strong.is-hot,.lh-hud__combo strong.is-up{animation:lhComboPop .34s cubic-bezier(.2,1.6,.4,1) both}.lh-hud__combo strong.is-hot{color:var(--lh-red);text-shadow:0 0 12px rgba(216,91,22,.42)}@keyframes lhComboPop{0%{transform:scale(1.55)}62%{transform:scale(.94)}to{transform:scale(1)}}.lh-reveal__lyric{margin:0;font-family:var(--lh-serif);font-size:clamp(22px,3.6vw,42px);font-weight:950;line-height:1.4;letter-spacing:.04em;color:var(--lh-ink)}@supports ((-webkit-background-clip:text) or (background-clip:text)){.lh-reveal__lyricSweep{display:inline-block;background-image:linear-gradient(90deg,var(--lh-orange) 0 50%,var(--lh-ink) 50%);background-size:200% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text;color:transparent;animation:lhLyricSweep .85s cubic-bezier(.3,0,.2,1) .24s both}}@keyframes lhLyricSweep{to{background-position:0 0}}.lh-review--timeout .lh-reveal__verdict{color:var(--lh-ink-soft)}.lh-final .lh-resultGrid>div,.lh-gameOver .lh-resultGrid>div{animation:lhRowIn .42s cubic-bezier(.16,1,.3,1) both}.lh-resultGrid>div:first-child{animation-delay:60ms}.lh-resultGrid>div:nth-child(2){animation-delay:.18s}.lh-resultGrid>div:nth-child(3){animation-delay:.3s}.lh-resultGrid>div:nth-child(4){animation-delay:.42s}@keyframes lhRowIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lh-resultTitle{animation:lhStampSlam .46s cubic-bezier(.2,1.4,.3,1) .48s both}.lh-resultNear{margin:0;color:var(--lh-orange-deep);font-family:var(--lh-sans);font-size:clamp(13px,1.6vw,16px);font-weight:900;letter-spacing:.12em}.lh-top__quota{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border:1px solid var(--lh-hairline);background:rgba(255,250,240,.66)}.lh-top__quota:before{content:"";width:7px;height:7px;background:var(--lh-orange);transform:rotate(45deg)}@media (orientation:landscape){.lh-questionScene{grid-template-columns:clamp(96px,13cqi,176px) minmax(0,1fr) clamp(96px,13cqi,176px);grid-template-rows:auto auto minmax(0,1fr) auto;grid-template-areas:"hud hud hud" "timer timer timer" "left text right" "hint hint hint";column-gap:clamp(10px,1.8cqi,22px);align-content:stretch}.lh-hud{grid-area:hud;justify-self:center}.lh-timerBar{grid-area:timer}.lh-questionText{grid-area:text;align-self:center;width:100%}.lh-choiceGrid{display:contents}.lh-choiceGrid button{flex-direction:column;gap:clamp(8px,2cqi,16px);height:100%}.lh-choiceGrid button:first-child{grid-area:left}.lh-choiceGrid button:last-child{grid-area:right}.lh-choiceGrid button span{writing-mode:vertical-rl;letter-spacing:.28em;font-size:clamp(30px,4.6cqi,56px)}.lh-choiceGrid small{position:static;order:9;opacity:.62}.lh-keyHint{grid-area:hint}}@media (prefers-reduced-motion:reduce){.lh-final .lh-resultGrid>div,.lh-game--danger .lh-timerBar,.lh-gameOver .lh-resultGrid>div,.lh-hud__combo strong.is-hot,.lh-hud__combo strong.is-up,.lh-phrase,.lh-resultTitle,.lh-reveal__lyricSweep{animation:none}.lh-reveal__lyricSweep{background-position:0 0}}.lh-count{pointer-events:none}@media (orientation:landscape){.lh-count{top:clamp(96px,14vh,128px);right:calc(clamp(96px, 13cqi, 176px) + clamp(18px, 3cqi, 42px))}}.lh-activeTitle button,.lh-intro__start{position:relative;border:1px solid var(--lh-ink);box-shadow:inset 0 0 0 3px rgba(255,250,240,.3),5px 6px 0 rgba(18,17,15,.82);transition:transform 80ms ease,box-shadow 80ms ease}.lh-activeTitle button:after,.lh-intro__start:after{content:"›";position:absolute;top:50%;right:14px;transform:translateY(-54%);font-family:var(--lh-serif);font-size:1.2em;font-weight:950;opacity:.9}.lh-activeTitle button:active:not(:disabled),.lh-intro__start:active:not(:disabled){transform:translate(4px,5px);box-shadow:inset 0 0 0 3px rgba(255,250,240,.3),1px 1px 0 rgba(18,17,15,.82)}@media (prefers-reduced-motion:reduce){.lh-activeTitle button,.lh-intro__start{transition:none}}.lh-timerRail{grid-area:timer;width:min(760px,100%);display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin:0 auto}.lh-timerRail .lh-count{position:static;width:44px;height:38px;aspect-ratio:auto;border-radius:8px;background:rgba(255,250,240,.78);font-size:20px;animation:none}.lh-timerRail .lh-timerBar{width:100%;height:14px;margin:0}.lh-game--arming .lh-timerRail .lh-count{color:var(--lh-orange);border-color:rgba(216,91,22,.5);font-size:10px;letter-spacing:.04em}.lh-choiceGrid button:disabled{cursor:default;opacity:.9;filter:saturate(.62)}.lh-hud__progressLabel{display:none}.lh-flash,.lh-review{gap:clamp(8px,1.6vh,16px);padding:clamp(22px,5vh,52px) clamp(16px,4vw,52px)}.lh-flash .lh-stamp,.lh-review .lh-stamp{width:auto;max-width:min(74%,560px);max-height:clamp(92px,21svh,176px)}.lh-review--over{background:radial-gradient(ellipse at 50% 18%,rgba(149,28,24,.13),transparent 58%),rgba(255,250,240,.34);box-shadow:inset 0 0 0 8px rgba(149,28,24,.08),inset 0 0 48px rgba(18,17,15,.12)}.lh-review--miss{background:rgba(255,250,240,.82)}.lh-game--phase-miss .lh-game__stage{z-index:4}.lh-review--miss .lh-review__explain{padding:9px 12px;border-left:3px solid rgba(216,91,22,.58);background:rgba(255,255,255,.42)}.lh-review--miss .lh-review__next{border-color:var(--lh-ink);background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 52%),linear-gradient(135deg,#f06b18,#c2470d);color:#fffaf0;box-shadow:inset 0 0 0 3px rgba(255,250,240,.2),5px 6px 0 rgba(18,17,15,.78)}.lh-review--miss .lh-review__next:active{box-shadow:inset 0 0 0 3px rgba(255,250,240,.2),1px 1px 0 rgba(18,17,15,.78)}.lh-review--timeout:not(.lh-review--over){border-color:rgba(51,71,95,.42);background:rgba(242,245,250,.32)}.lh-review--stage-impact{align-content:center}.lh-review--stage-review .lh-reveal__meta,.lh-review--stage-review .lh-review__explain,.lh-review--stage-review .lh-review__next,.lh-review--stage-review .lh-review__stats{animation:lhReviewRise .18s ease-out both}@keyframes lhReviewRise{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.lh-game--phase-clear .lh-game__stage,.lh-game--phase-flash .lh-game__stage,.lh-game--phase-miss .lh-game__stage{overflow-y:auto;overscroll-behavior:contain}@media (pointer:coarse){.lh-choiceGrid small,.lh-keyHint,.lh-review__next small{display:none}.lh-phrase{animation:none}}@media (orientation:portrait) and (max-height:700px){.lh-flash,.lh-review{gap:6px;padding:12px 14px}.lh-flash .lh-stamp,.lh-review .lh-stamp{max-height:18svh}.lh-answerFeedback__choice{min-height:58px;padding:8px 10px}.lh-review__explain{margin-top:0;padding-block:7px!important;font-size:13px;line-height:1.5}.lh-review__next{min-height:52px;padding:8px 20px}.lh-review__next small{display:none}}@media (orientation:portrait){.lh-questionScene{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto auto;grid-template-areas:"hud" "text" "timer" "choices";gap:clamp(7px,1.2vh,11px);align-content:stretch}.lh-hud{grid-area:hud;grid-template-columns:48px minmax(0,1fr) auto;min-height:48px;gap:4px}.lh-hud--title{grid-template-columns:48px minmax(0,1fr) auto auto}.lh-hud__home{min-width:48px;padding:7px;font-size:0}.lh-hud>div,.lh-hud>div:nth-of-type(n+4){display:flex;flex-direction:column;justify-content:center;gap:1px;min-height:46px;padding:3px 6px}.lh-hud__combo{display:none!important}.lh-hud__progress strong{min-width:0}.lh-hud__progress strong>i{display:none}.lh-hud__progressLabel{position:static!important;display:block;color:var(--lh-orange)!important;font-family:var(--lh-serif)!important;font-size:18px!important;font-style:normal}.lh-hud strong{font-size:17px}.lh-questionText{grid-area:text;align-self:stretch;display:grid;place-items:center;padding:clamp(48px,7vh,62px) 16px clamp(18px,3vh,28px);font-size:clamp(24px,7.2vw,40px);line-height:1.4}.lh-questionText:before{font-size:clamp(17px,5vw,23px)}.lh-timerRail{width:100%}.lh-choiceGrid{grid-area:choices;grid-template-columns:1fr 1fr;gap:10px;padding-bottom:max(2px,env(safe-area-inset-bottom))}.lh-choiceGrid button{min-width:0;min-height:clamp(82px,12vh,112px);padding:10px 8px;gap:5px}.lh-choiceGrid span{font-size:clamp(27px,8vw,40px);letter-spacing:.02em}.lh-keyHint{display:none}}@media (orientation:landscape){.lh-questionScene{grid-template-columns:clamp(118px,16cqi,196px) minmax(0,1fr) clamp(118px,16cqi,196px);grid-template-rows:auto minmax(0,1fr) auto auto;grid-template-areas:"hud hud hud" "left text right" "left timer right" "hint hint hint";column-gap:clamp(8px,1.5cqi,18px);row-gap:clamp(6px,1.2cqi,12px);align-content:stretch}.lh-hud{grid-area:hud}.lh-questionText{grid-area:text;width:100%;align-self:stretch;display:grid;place-items:center}.lh-timerRail{align-self:end}.lh-choiceGrid{display:contents}.lh-choiceGrid button{width:100%;min-width:0;height:100%;flex-direction:column;padding:12px 8px;gap:8px}.lh-choiceGrid button:first-child{grid-area:left}.lh-choiceGrid button:last-child{grid-area:right}.lh-choiceGrid button span{writing-mode:horizontal-tb;font-size:clamp(27px,4.2cqi,48px);letter-spacing:.04em}.lh-choiceGrid small{display:none}.lh-keyHint{grid-area:hint}}@media (orientation:landscape) and (max-height:650px){.lh-game--phase-question .lh-game__stage{padding:calc(6px + env(safe-area-inset-top)) calc(8px + env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) calc(8px + env(safe-area-inset-left))}.lh-questionScene{grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"hud hud hud" "left text right" "left timer right";row-gap:6px}.lh-hud{min-height:42px}.lh-hud,.lh-hud--title{grid-template-columns:48px minmax(150px,1fr) auto auto}.lh-hud__combo{display:none!important}.lh-hud__home{min-width:48px;padding:7px;font-size:0}.lh-hud>div{min-height:40px;padding:3px 7px}.lh-hud span{font-size:9px!important}.lh-hud strong{font-size:17px}.lh-hud__progress strong>i{width:7px;height:7px}.lh-questionText{padding:clamp(34px,9vh,44px) 12px 12px;font-size:clamp(23px,7.2vh,36px);line-height:1.28}.lh-questionText:before{top:9px;font-size:clamp(15px,4.5vh,21px)}.lh-questionText:after{top:32px}.lh-timerRail .lh-count{width:40px;height:32px;font-size:17px}.lh-timerRail .lh-timerBar{height:11px}.lh-choiceGrid button span{font-size:clamp(25px,7vh,34px)}.lh-keyHint{display:none}.lh-flash,.lh-review{min-height:0;align-content:start;gap:7px;padding:10px 16px 14px}.lh-flash .lh-stamp,.lh-review .lh-stamp{max-height:17svh}.lh-review--miss:not(.lh-review--stage-impact){grid-template-columns:minmax(140px,.34fr) minmax(0,1fr);grid-template-rows:auto auto auto auto auto;align-items:center;align-content:center;column-gap:14px}.lh-review--miss:not(.lh-review--stage-impact) .lh-stamp,.lh-review--miss:not(.lh-review--stage-impact) .lh-timeoutMark{grid-column:1;grid-row:1/4;max-width:94%;max-height:25svh}.lh-review--miss:not(.lh-review--stage-impact) .lh-answerFeedback,.lh-review--miss:not(.lh-review--stage-impact) .lh-reveal__meta,.lh-review--miss:not(.lh-review--stage-impact) .lh-reveal__verdict{grid-column:2}.lh-review--miss:not(.lh-review--stage-impact) .lh-reveal__verdict{grid-row:1}.lh-review--miss:not(.lh-review--stage-impact) .lh-answerFeedback{grid-row:2}.lh-review--miss:not(.lh-review--stage-impact) .lh-reveal__meta{grid-row:3}.lh-review--miss .lh-review__explain{grid-column:1/-1;grid-row:4;width:100%;max-width:72ch}.lh-review--miss .lh-review__stats{grid-column:1;grid-row:5}.lh-review--miss .lh-review__next{grid-column:2;grid-row:5;width:min(100%,360px);min-width:0}.lh-reveal__verdict{font-size:clamp(19px,5.2vh,30px)}.lh-answerFeedback__choice{min-height:50px;padding:6px 10px}.lh-answerFeedback__choice>span{font-size:clamp(18px,4.7vh,25px)}.lh-reveal__meta{padding-top:0}.lh-reveal__meta dd{font-size:clamp(15px,3.8vh,21px)}.lh-review__explain{margin-top:0;font-size:12px;line-height:1.45}.lh-review__next{min-height:48px;margin-top:0;padding:6px 22px;font-size:16px}.lh-intro{padding-top:8px;gap:10px;align-content:start}.lh-intro .lh-logo--asset{width:min(132px,30%)}.lh-intro__cup h2{font-size:clamp(34px,9vh,64px)}.lh-game--phase-titleIntro .lh-game__stage{overflow-y:auto;overscroll-behavior:contain}}@media (orientation:landscape) and (max-height:650px) and (max-width:720px){.lh-review--miss .lh-review__stats strong{display:none}}@media (prefers-reduced-motion:reduce){.lh-review--stage-review .lh-reveal__meta,.lh-review--stage-review .lh-review__explain,.lh-review--stage-review .lh-review__next,.lh-review--stage-review .lh-review__stats{animation:none}}@media (max-width:900px){.lh-final h2,.lh-gameOver h2{font-size:clamp(40px,8vw,54px)}.lh-final .lh-kicker{font-size:clamp(24px,4vw,28px)}}@media (orientation:landscape){.lh-resultGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.LyricsGameBackLink_backLink__kcZtP{position:absolute;z-index:15;top:max(10px,env(safe-area-inset-top));left:max(12px,env(safe-area-inset-left));display:inline-flex;box-sizing:border-box;width:48px;height:48px;align-items:center;justify-content:center;border:2px solid var(--lh-paper-warm,#fffaf0);border-radius:50%;background:var(--lh-ink,#12110f);box-shadow:0 4px 0 var(--lh-orange-deep,#a83a0c),0 9px 20px rgba(44,32,18,.25);color:var(--lh-paper-warm,#fffaf0);text-decoration:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform 80ms ease,box-shadow 80ms ease,background-color 80ms ease}.LyricsGameBackLink_backLink__kcZtP span{display:none}@media (max-width:1080px){.LyricsGameBackLink_heroWithBackLink__xLPNP{padding-top:58px}}.LyricsGameBackLink_backLink__kcZtP:hover{background:var(--lh-orange-deep,#a83a0c)}.LyricsGameBackLink_backLink__kcZtP:active{transform:translateY(3px);box-shadow:0 1px 0 var(--lh-orange-deep,#a83a0c),0 4px 10px rgba(44,32,18,.2)}.LyricsGameBackLink_backLink__kcZtP:focus-visible{outline:3px solid var(--lh-orange,#d85b16);outline-offset:3px}@media (prefers-reduced-motion:reduce){.LyricsGameBackLink_backLink__kcZtP{transition:none}}