@font-face{font-family:Barlow;src:url('/assets/barlow-condensed-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/inter-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--bg:#09151b;--cream:#fff4de;--muted:#9aaeb4;--red:#f34b42;--gold:#e8bd6f;--border:#ffffff21;--display:'Barlow','Arial Narrow',Impact,sans-serif;--body:'Inter',Arial,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--cream);font-family:var(--body);font-size:14px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.7}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:5px}button{color:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.site-header{height:84px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 4%;position:relative;z-index:4;background:#09151b}.brand{display:flex;align-items:center;gap:12px;font-family:var(--display);font-weight:800;font-size:22px;letter-spacing:.2px}.brand-icon{background:var(--red);height:35px;width:31px;display:grid;place-items:center;font:bold 34px var(--body);transform:skew(-8deg);border-radius:2px}.brand-dot{color:var(--red);padding-right:3px}.edition{font-size:10px;letter-spacing:1.7px;color:#b3c0bd;display:flex;align-items:center;gap:13px}.edition i,.live-dot{height:5px;width:5px;background:var(--gold);border-radius:50%;display:inline-block}.edition>span{opacity:.4;margin:0 6px}.sound-button{border:1px solid var(--border);background:transparent;padding:10px 13px;display:flex;gap:9px;align-items:center;font-size:9px;letter-spacing:1px}.sound-button svg{width:16px;height:16px}.sound-waves{display:none}.sound-button[aria-pressed=true] .sound-waves{display:block}.sound-button[aria-pressed=true] .sound-slash{display:none}.hero{height:735px;min-height:680px;max-height:1050px;position:relative;overflow:hidden;isolation:isolate}.arena-background{position:absolute;inset:0;background:url('/assets/forest.png') center 63%/cover no-repeat;z-index:-4}.hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,#07151deb 0%,transparent 35%,#0918202b 70%,#07121a40),radial-gradient(ellipse at 50% 30%,#0a1c31a3 0%,#0a1c3140 33%,transparent 60%);z-index:-3}#snow{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:2}.arena-coordinate{position:absolute;left:4%;top:24px;font:9px var(--body);letter-spacing:1.7px;color:#c3d4dc9e}.crosshair{font-size:19px;margin-right:10px;font-weight:200}.hero-content{position:relative;width:520px;margin:auto;text-align:center;padding-top:62px;z-index:3}.eyebrow{display:flex;align-items:center;justify-content:center;gap:12px;font-size:10px;font-weight:600;letter-spacing:2.8px;color:var(--gold)}.eyebrow>span{width:22px;height:1px;background:var(--gold);opacity:.5}h1{font-family:var(--display);font-weight:900;font-style:italic;line-height:.85;letter-spacing:-2px;transform:rotate(-3deg);margin:24px 0 25px;text-shadow:3px 5px 0 #132333,0 5px 24px #09151b70}h1>span{display:block;font-size:79px}.santa-word{font-size:149px;color:var(--red);letter-spacing:-3px;-webkit-text-stroke:1px #fa6953;text-shadow:4px 6px 0 #581c28,0 12px 30px #09151b66}.bang{color:var(--cream);-webkit-text-stroke:0}.hero-description{font-size:13px;line-height:1.8;color:#dee7e4;text-shadow:0 1px 6px #000;margin:0 0 23px}.hero-fighter{position:absolute;bottom:72px;width:560px;height:560px;z-index:-1;pointer-events:none}.hero-santa{left:calc(50% - 690px)}.hero-jesus{right:calc(50% - 690px)}.portrait{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 12px 16px #0005)}.hero-santa .portrait{transform:rotate(-3deg)}.hero-jesus .portrait{transform:rotate(2deg)}.fighter-caption{position:absolute;bottom:9px;left:55px;transform:rotate(-5deg);text-shadow:0 2px 5px #08151c}.fighter-caption>span{display:block;color:var(--gold);font-size:9px;letter-spacing:2px}.fighter-caption>strong{display:block;font-family:var(--display);font-weight:800;font-style:italic;font-size:62px;line-height:1.2}.fighter-caption>i{font-style:normal;letter-spacing:2px;font-size:8px;color:#b0c1c8}.hero-jesus .fighter-caption{left:auto;right:70px;transform:rotate(4deg);text-align:right}.fighter-select{width:318px;margin:0 auto 16px}.select-label{display:block;letter-spacing:2.4px;font-size:8px;margin-bottom:10px;color:#b6c4c8}.select-options{display:flex;gap:8px}.fighter-option{width:50%;padding:13px 11px;border:1px solid #c0cfd147;background:#08151ed9;font-family:var(--display);font-size:17px;font-weight:700;letter-spacing:1px;display:flex;align-items:center;gap:7px;transition:.2s}.fighter-option small{font-family:var(--body);font-weight:400;font-size:7px;color:#9eb0b9;margin-left:auto;letter-spacing:1px}.option-dot{width:5px;height:5px;border:1px solid #c0cfd170;border-radius:50%}.fighter-option.selected{border-color:var(--red);background:#66242399}.fighter-option.selected .option-dot{background:var(--red);border-color:var(--red)}.fighter-option[data-select=jesus].selected{border-color:var(--gold);background:#70512488}.fighter-option[data-select=jesus].selected .option-dot{background:var(--gold);border-color:var(--gold)}.start-button{border:1px solid #ff796d;background:var(--red);height:61px;width:318px;display:flex;align-items:center;justify-content:center;gap:15px;margin:0 auto;box-shadow:0 4px 0 #872c2b,0 10px 35px #ed33292e;font-family:var(--display);font-size:23px;font-weight:800;letter-spacing:1.5px;transform:skew(-4deg);transition:background .15s,translate .15s}.start-button:hover{background:#ff6055;translate:0 -2px}.start-button svg{width:19px;height:19px}.start-button .button-arrow{margin-left:27px;font:25px var(--body)}.match-note{display:block;margin-top:15px;font-size:7px;letter-spacing:1.3px;color:#afbec5}.match-note b{color:var(--gold);margin:0 6px}.how-link{margin-top:19px;border:0;border-bottom:1px solid #bccac550;padding:0 0 5px;background:none;font-size:10px;color:#d4dedb}.how-link span{margin-left:14px;color:var(--gold)}.load-status{font-size:11px;max-width:300px;margin:12px auto;color:var(--gold)}.arena-stamp{position:absolute;left:4%;bottom:26px;display:flex;align-items:center;gap:10px;font-size:8px;letter-spacing:1.6px}.stamp-divider{color:#667880;margin:0 3px}.snowflake{font-size:20px;color:var(--gold);margin-left:5px}.build-stamp{position:absolute;right:4%;bottom:29px;letter-spacing:1.3px;font-size:8px;color:#c0cacc;text-align:right}.build-stamp span{display:block;color:#6f8a98;font-size:7px;margin-top:7px}.ticker{height:45px;display:flex;gap:45px;align-items:center;overflow:hidden;white-space:nowrap;border-block:1px solid #5b545039;background:#102026;color:#e6e6d4;font-family:var(--display);font-size:15px;font-style:italic;font-weight:600;letter-spacing:2px}.ticker b{font-style:normal;color:var(--red);font-size:22px}.under-card{max-width:1400px;padding:43px 4%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.section-kicker{font-size:8px;letter-spacing:2px;color:var(--gold);font-weight:600}.under-card h2{font-family:var(--display);font-weight:700;font-size:29px;font-style:italic;margin:8px 0 0}.under-card p{font-size:11px;color:#9cafb7;line-height:1.9}.outline-button{background:transparent;border:1px solid #a4b6b73d;padding:15px 20px;font-family:var(--display);font-size:14px;font-weight:600;letter-spacing:1.2px}.outline-button span{margin-left:28px;color:var(--gold)}footer{min-height:63px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 4%;gap:20px;color:#718894;font-size:7px;letter-spacing:1.3px}footer>span:first-child{font-weight:700;color:#b9c6c7}footer b{font-size:14px;color:var(--red);margin-left:9px}.game-screen{max-width:1440px;margin:0 auto;padding:0 35px 22px}.game-toolbar{height:66px;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1px;color:#aebfc5}.game-toolbar b{margin:0 12px;color:var(--red)}.text-button{background:none;border:0;font-size:9px;letter-spacing:1.2px;padding:12px;color:#b7c9ca}.game-stage{position:relative;aspect-ratio:16/9;overflow:hidden;border:1px solid #92b7c52e;box-shadow:0 15px 50px #0006;background:#122434}.game-stage>canvas{display:block;width:100%;height:100%;outline:none}.hud{position:absolute;top:5%;left:4%;right:4%;display:flex;align-items:flex-start;gap:3%;pointer-events:none}.fighter-hud{flex:1;min-width:0}.name-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.name-line strong{font:italic 800 clamp(15px,2.5vw,34px) var(--display);text-shadow:2px 3px #132331}.name-line>span{font-size:8px;letter-spacing:2px}.name-line i{background:var(--red);font-style:normal;padding:4px;margin-left:6px}.cpu-hud .name-line{flex-direction:row-reverse}.cpu-hud .name-line i{background:var(--gold);color:#1a2530}.health-track{height:24px;background:#111e2de6;border:2px solid #f4e6c9;transform:skew(-8deg);box-shadow:0 3px 0 #0005}.health-fill{width:100%;height:100%;background:linear-gradient(0deg,#ca352c 0 50%,#fa5c4f 50%);transition:width .12s}.cpu-hud .health-fill{background:linear-gradient(0deg,#ba8d37 0 50%,#f5ce74 50%);margin-left:auto}.meter-line{display:flex;align-items:center;justify-content:space-between;margin-top:8px;gap:20px}.energy-track{height:7px;width:62%;background:#07131ec4;border:1px solid #c9d0bc55;transform:skew(-8deg)}.energy-track>div{height:100%;background:#f1cd78;width:50%;box-shadow:0 0 8px #f3b95660}.meter-line>span{font:600 14px var(--display)}.cpu-hud .meter-line{flex-direction:row-reverse}.cpu-hud .energy-track>div{margin-left:auto}.timer{text-align:center;min-width:60px;margin-top:-4px}.timer>span{font-size:7px;letter-spacing:1.5px;color:var(--gold)}.timer>strong{display:block;font:800 clamp(30px,4.5vw,62px)/1 var(--display);text-shadow:3px 3px #132132}.timer>small{font-size:6px;letter-spacing:3px;opacity:.6}.round-call{position:absolute;top:39%;left:0;right:0;text-align:center;font:italic 900 clamp(38px,9vw,125px)/1 var(--display);color:var(--cream);text-shadow:5px 6px #813632,0 5px 40px #071520aa;pointer-events:none}.move-call{position:absolute;bottom:7%;left:5%;color:var(--gold);font:italic 700 clamp(13px,2vw,26px) var(--display);letter-spacing:2px;text-shadow:2px 3px #132132}.game-overlay{position:absolute;inset:0;background:#07121ce8;backdrop-filter:blur(7px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:5}.game-overlay h2{font:italic 900 clamp(35px,6vw,85px)/1 var(--display);margin:16px 0;color:var(--cream);text-shadow:3px 4px #892c30}.game-overlay p{font-size:12px;color:#afc3ca;margin:0 0 24px}.game-overlay>.text-button{margin-top:18px}.result-stats{display:flex;gap:55px;margin:0 0 27px}.result-stats strong{font:700 28px var(--display);display:block}.result-stats span{font-size:7px;letter-spacing:1.4px;color:#95afb9}.game-controls{display:flex;justify-content:space-between;gap:20px;padding:24px 0 16px;border-bottom:1px solid var(--border)}.movement-guide,.attack-guide{display:flex;gap:15px;align-items:center;font-size:8px;letter-spacing:.8px;color:#b6c7c9}.movement-guide span,.attack-guide span{display:flex;align-items:center;gap:5px}.attack-guide small{font-size:7px;color:var(--gold)}kbd{font-family:var(--body);font-size:10px;font-weight:600;min-width:23px;line-height:24px;text-align:center;padding:0 5px;display:inline-block;border:1px solid #bacdd13d;border-bottom-width:3px;border-radius:3px;background:#12262e;color:var(--cream)}.attack-guide kbd{background:#3d2525;border-color:#f34b4266;margin-right:3px}.game-hint{font-size:9px;line-height:1.8;color:#7996a3}.game-hint>span{float:right;font-size:8px;letter-spacing:1px}.touch-controls{display:none;justify-content:space-between;gap:15px;padding-top:15px;touch-action:none;user-select:none}.touch-dpad,.touch-attacks{display:flex;gap:6px;flex-wrap:wrap;max-width:48%}.touch-controls button{background:#122630;border:1px solid #395564;border-radius:6px;min-width:45px;height:48px;font-weight:700;touch-action:none;user-select:none}.touch-controls button:active,.touch-controls button.pressed{background:#526471}.touch-dpad button:last-child{font-size:8px}.touch-attacks button{border-color:#ba463d;background:#482322}.touch-attacks button span{display:block;font-size:6px;margin-top:3px;color:#cebbb0}dialog{background:#0d2029;color:var(--cream);border:1px solid #617e8066;width:min(760px,calc(100% - 30px));padding:45px;box-shadow:0 20px 100px #000a}dialog::backdrop{background:#030c12db;backdrop-filter:blur(5px)}dialog h2{font:italic 800 44px var(--display);margin:10px 0 15px}dialog>p{font-size:12px;color:#a7bcc5;line-height:1.8}.close-dialog{position:absolute;right:15px;top:12px;background:none;border:0;font-size:27px;color:#8aabb7}.guide-movement{display:flex;flex-wrap:wrap;gap:18px;padding:18px 0;border-block:1px solid var(--border);margin:25px 0;font-size:10px}.guide-movement kbd{margin-right:3px}.move-columns{display:grid;grid-template-columns:1fr 1fr;gap:35px}.move-columns h3{font:italic 800 30px var(--display);margin:0 0 15px;color:var(--red)}.move-columns>div:last-child h3{color:var(--gold)}.guide-move{display:grid;grid-template-columns:29px 1fr;gap:10px;align-items:start;margin-bottom:15px}.guide-move strong{font:600 15px var(--display);display:block;letter-spacing:.3px}.guide-move small{display:block;font-size:9px;line-height:1.7;color:#8eaab5;margin-top:3px}dialog .guide-tip{font-size:10px;background:#ffffff05;padding:12px;border-left:2px solid var(--gold);margin-top:16px}dialog>.outline-button{margin-top:12px}
@media(min-width:1600px){.hero{height:820px}.hero-content{padding-top:90px}.hero-fighter{width:650px;height:650px;bottom:60px}.hero-santa{left:calc(50% - 800px)}.hero-jesus{right:calc(50% - 800px)}}
@media(max-width:1100px){.edition{font-size:8px;letter-spacing:1px}.hero-fighter{width:490px;height:490px;bottom:90px}.hero-santa{left:calc(50% - 595px)}.hero-jesus{right:calc(50% - 595px)}.hero-content{width:440px}.fighter-caption{left:90px;bottom:-5px}.hero-jesus .fighter-caption{right:90px}.hero-description{font-size:12px}.game-controls{flex-direction:column;align-items:center;gap:14px}.under-card p{max-width:340px}.attack-guide{flex-wrap:wrap;justify-content:center}}
@media(max-width:760px){.site-header{height:67px;padding:0 5%}.brand{font-size:18px;gap:9px}.brand-icon{height:29px;width:25px;font-size:28px}.edition{display:none}.sound-button{padding:8px}.sound-button>span{font-size:7px}.hero{height:860px;max-height:none;min-height:0}.arena-coordinate{top:15px;font-size:7px;left:5%}.hero-content{padding-top:55px;width:100%}.eyebrow{font-size:8px;letter-spacing:1.9px}h1{margin:23px 0 18px}h1>span{font-size:66px}.santa-word{font-size:124px}.hero-description{font-size:11px;line-height:1.7}.hero-fighter{width:370px;height:370px;bottom:240px}.hero-santa{left:calc(50% - 345px)}.hero-jesus{right:calc(50% - 345px)}.fighter-caption{bottom:0;left:110px}.fighter-caption>span{font-size:6px;letter-spacing:.8px}.fighter-caption>strong{font-size:37px}.fighter-caption>i{display:none}.hero-jesus .fighter-caption{right:108px}.fighter-select{margin-top:269px;margin-bottom:13px}.hero-content .start-button{height:57px}.match-note{font-size:6px}.how-link{margin-top:15px;font-size:9px}.hero-shade{background:linear-gradient(0deg,#07151df5,transparent 58%,#07121a70)}.arena-stamp{bottom:22px;left:5%;font-size:6px;gap:7px}.build-stamp{font-size:6px;right:5%;bottom:23px}.build-stamp span{font-size:5px}.ticker{height:39px;font-size:12px;gap:28px}.under-card{padding:30px 5%;flex-wrap:wrap;gap:15px}.under-card h2{font-size:27px}.under-card p{font-size:10px;max-width:none;order:3;margin:0}.outline-button{font-size:12px;padding:13px}.outline-button span{margin-left:15px}footer{padding:20px 5%;font-size:6px;gap:12px}footer>span:nth-child(2){display:none}.game-screen{padding:0 10px 12px}.game-toolbar{height:52px;font-size:7px}.game-toolbar>span{display:none}.text-button{font-size:8px}.hud{top:5%;left:3%;right:3%;gap:3%}.name-line{margin-bottom:4px}.name-line>span{font-size:5px;letter-spacing:1px}.name-line i{padding:2px;margin-left:3px}.health-track{height:12px;border-width:1px}.energy-track{height:4px}.meter-line{margin-top:4px}.meter-line>span{font-size:8px}.timer{min-width:28px;margin-top:-5px}.timer>span{font-size:4px;letter-spacing:.7px}.timer>small{font-size:4px;letter-spacing:1px}.game-overlay{padding:10px}.game-overlay .section-kicker{font-size:6px}.game-overlay h2{margin:7px 0;font-size:33px}.game-overlay p{font-size:8px;margin-bottom:10px}.game-overlay .start-button{width:190px;height:36px;font-size:14px}.game-overlay>.text-button{margin-top:5px;padding:8px}.result-stats{gap:28px;margin:0 0 12px}.result-stats strong{font-size:18px}.result-stats span{font-size:5px;letter-spacing:.6px}.game-controls{padding:15px 0;gap:10px}.movement-guide,.attack-guide{font-size:6px;gap:9px;letter-spacing:.2px}.attack-guide kbd{min-width:17px;font-size:8px;line-height:19px}.attack-guide small{font-size:5px}.game-hint{font-size:8px}.game-hint>span{display:none}.touch-controls{display:flex}.touch-controls button{min-width:36px;height:44px}.touch-dpad,.touch-attacks{gap:4px}.move-columns{gap:16px}dialog{padding:28px 20px}dialog h2{font-size:33px}.guide-movement{gap:10px}.guide-move{gap:7px}.guide-move strong{font-size:13px}.guide-move small{font-size:8px}.guide-movement span{font-size:8px}}
@media(pointer:coarse){.touch-controls{display:flex}}
@media(max-width:760px) and (orientation:landscape){body.playing .site-header,body.playing footer,body.playing .game-toolbar,body.playing .game-controls,body.playing .game-hint{display:none}body.playing .game-screen{padding:0}.game-stage{height:100dvh;width:auto;max-width:100vw;aspect-ratio:16/9;margin:auto}.touch-controls{position:fixed;bottom:8px;left:8px;right:8px;z-index:10;opacity:.75}.touch-dpad,.touch-attacks{max-width:35%}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}.start-button:hover{translate:none}}

@media(max-width:760px){.hero-fighter{width:290px;height:290px;bottom:290px}.hero-santa{left:calc(50% - 220px)}.hero-jesus{right:calc(50% - 220px)}.hero-fighter .fighter-caption{display:none}}
@media(max-height:550px) and (orientation:landscape) and (pointer:coarse){body.playing .site-header,body.playing footer,body.playing .game-controls,body.playing .game-hint{display:none}body.playing .game-screen{padding:0}.game-stage{height:100dvh;width:auto;max-width:100vw;aspect-ratio:16/9;margin:auto}.touch-controls{position:fixed;bottom:8px;left:8px;right:8px;z-index:10;opacity:.8}.touch-dpad,.touch-attacks{max-width:35%}.game-toolbar{position:fixed;bottom:8px;left:calc(50% - 75px);width:150px;height:35px;z-index:12;display:flex!important}.game-toolbar>span{display:none}.game-toolbar .text-button{font-size:7px;background:#09151bd9;padding:10px 7px;border:1px solid #ffffff21}}
