:root{--bg:#09050d;--panel:#160b20;--panel2:#24102e;--gold:#ffcf3a;--orange:#ff7a00;--red:#ff2d2d;--pink:#f126ff;--purple:#6b28ff;--cyan:#21e5ff;--text:#fff;--muted:#bfb5c8;--good:#67f28c;--shadow:0 16px 50px rgba(0,0,0,.45)}
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;min-height:100%;background:radial-gradient(circle at 50% -20%,#38164d 0,#110719 45%,#050307 100%);color:var(--text);font-family:Impact,Haettenschweiler,'Arial Narrow Bold',system-ui,sans-serif;overscroll-behavior:none}body{min-height:100dvh;overflow-x:hidden}button,a{font:inherit}.screen{display:none;min-height:100dvh}.screen.active{display:flex}.btn{border:0;border-radius:14px;padding:14px 20px;min-height:50px;color:#fff;cursor:pointer;letter-spacing:.7px;box-shadow:0 8px 0 rgba(0,0,0,.25);transition:transform .12s ease,filter .12s ease}.btn:active{transform:translateY(4px);box-shadow:0 4px 0 rgba(0,0,0,.25)}.btn:disabled{opacity:.38;filter:grayscale(1);cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#ffb700,#ff4500 52%,#e8002f);text-shadow:0 2px 2px #6b0000}.btn-secondary{background:linear-gradient(135deg,#4b216a,#24102e);border:1px solid #8a49b2}.icon-btn{width:44px;height:44px;border:1px solid #76458a;border-radius:12px;background:#1c0c26;color:#fff;font-size:26px;cursor:pointer}.home-screen{position:relative;align-items:stretch;justify-content:flex-end;overflow:hidden;background:#050307}.home-art{position:absolute;inset:0;background-image:linear-gradient(to top,rgba(5,3,7,.98) 0,rgba(5,3,7,.65) 38%,rgba(5,3,7,.12) 72%),url('../img/cover.webp');background-size:cover;background-position:center 24%;filter:saturate(1.08)}.home-panel{position:relative;z-index:1;width:min(760px,100%);margin:auto auto 0;padding:26px max(20px,env(safe-area-inset-left)) calc(28px + env(safe-area-inset-bottom));text-align:center}.brand-kicker{font-family:system-ui,sans-serif;font-weight:900;letter-spacing:4px;color:#ffd94a;font-size:12px}.home-panel h1{margin:5px 0 8px;font-size:clamp(42px,11vw,94px);line-height:.82;letter-spacing:-2px;text-shadow:0 7px 0 #000,0 0 24px rgba(255,39,39,.45);transform:skew(-3deg)}.home-panel h1 span{display:block;color:#ff302b}.lead{font-family:system-ui,sans-serif;margin:14px auto 18px;max-width:620px;color:#eee3f2;font-weight:700;line-height:1.4}.home-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.home-actions .btn{min-width:210px}.parody-note{font-family:system-ui,sans-serif;font-size:11px;color:#9d90a7;margin:18px 0 0}.setup-screen{flex-direction:column;background:radial-gradient(circle at 50% 0,#321145 0,#100817 40%,#07040a 100%)}.topbar,.battle-topbar{height:64px;flex:0 0 64px;display:grid;grid-template-columns:50px 1fr 50px;align-items:center;gap:8px;padding:8px max(12px,env(safe-area-inset-left));background:rgba(12,5,17,.9);border-bottom:1px solid #40204f;position:relative;z-index:20}.topbar>div{text-align:center}.topbar strong{display:block;color:#ffd34a;font-size:clamp(14px,3.2vw,20px)}.topbar small{display:block;font-family:system-ui,sans-serif;color:#bdaec6}.setup-scroll{flex:1;overflow:auto;padding:18px 14px 120px;scrollbar-width:thin}.picker-section{width:min(1120px,100%);margin:0 auto 30px}.section-title{display:flex;align-items:center;gap:12px;margin:0 0 14px}.section-title>span{display:grid;place-items:center;min-width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#ffcb2e,#ff4c00);color:#16060b;font-size:22px}.section-title h2{margin:0;color:#fff;font-size:clamp(20px,5vw,31px)}.section-title p{font-family:system-ui,sans-serif;margin:2px 0 0;color:#a99cb1;font-size:13px}.section-title.danger>span{background:linear-gradient(135deg,#ff3e38,#8c0e23);color:#fff}.card-grid{display:grid;gap:12px}.player-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.enemy-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.fighter-card{position:relative;overflow:hidden;border:2px solid #3c2149;border-radius:18px;background:linear-gradient(180deg,#241030,#100716);min-height:240px;cursor:pointer;box-shadow:var(--shadow);transition:.18s ease}.fighter-card:hover{transform:translateY(-3px);border-color:#8c4baa}.fighter-card.selected{border-color:#ffd234;box-shadow:0 0 0 3px rgba(255,210,52,.18),0 0 34px rgba(255,82,0,.35)}.fighter-card.defeated:after{content:'BATTUTO';position:absolute;top:9px;right:-29px;transform:rotate(35deg);background:#36e26b;color:#07150a;padding:5px 34px;font-size:12px;letter-spacing:1px}.fighter-card.locked{filter:grayscale(.85);opacity:.48;cursor:not-allowed}.fighter-card img{display:block;width:100%;height:190px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 8px 8px rgba(0,0,0,.5))}.fighter-card .card-info{padding:8px 10px 12px}.fighter-card h3{margin:0;color:#ffcf3d;font-size:18px;line-height:1}.fighter-card p{font-family:system-ui,sans-serif;margin:5px 0 0;color:#bdb0c4;font-size:11px;line-height:1.25}.level-badge{position:absolute;top:8px;left:8px;background:#09050d;border:1px solid #c36dff;border-radius:999px;padding:5px 8px;font-size:11px;color:#fff}.boss-card{max-width:360px;margin:auto}.boss-card img{height:300px}.setup-footer{position:fixed;z-index:30;left:0;right:0;bottom:0;padding:10px max(12px,env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom));display:flex;gap:12px;align-items:center;background:linear-gradient(to top,#0b050e 65%,rgba(11,5,14,.9));border-top:1px solid #41234f}.selection-summary{font-family:system-ui,sans-serif;flex:1;font-size:12px;color:#cfc4d4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.setup-footer .btn{min-width:150px}.battle-screen{position:fixed;inset:0;z-index:80;height:100dvh;min-height:0;flex-direction:column;overflow:hidden;background:radial-gradient(circle at 50% 35%,#55135d 0,#1b0a28 32%,#07040a 73%)}.battle-topbar{height:56px;flex-basis:56px;padding-top:max(6px,env(safe-area-inset-top))}.round-info{text-align:center}.round-info strong{display:block;color:#ffd84a;letter-spacing:1px}.round-info small{font-family:system-ui,sans-serif;color:#bfaec8}.hud-row{flex:0 0 auto;display:grid;grid-template-columns:1fr 42px 1fr;gap:7px;padding:8px 10px;background:rgba(0,0,0,.38)}.hud-name{font-size:clamp(12px,3.4vw,17px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.enemy-hud{text-align:right}.health-track{height:13px;background:#260b17;border:2px solid #000;border-radius:999px;overflow:hidden;box-shadow:inset 0 0 8px #000}.health-fill{height:100%;width:100%;background:linear-gradient(90deg,#40e878,#e8f537 58%,#ffbe2d);transition:width .35s ease}.enemy-hud .health-fill{margin-left:auto;background:linear-gradient(90deg,#ffbf31,#ff4d35 72%,#e20b4b)}.hud-meta{font-family:system-ui,sans-serif;display:flex;justify-content:space-between;font-size:9px;color:#bcaec4;margin-top:3px}.enemy-hud .hud-meta{flex-direction:row-reverse}.versus{align-self:center;justify-self:center;font-size:21px;color:#ffcb37;text-shadow:0 2px 0 #000}.battle-stage{position:relative;flex:1;min-height:0;overflow:hidden;border-top:1px solid #391645;border-bottom:1px solid #35123e;background:linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.45)),radial-gradient(ellipse at 50% 100%,#6f1530 0,#311037 34%,#100718 72%)}.battle-stage:before{content:'';position:absolute;left:-10%;right:-10%;bottom:-18%;height:46%;background:repeating-linear-gradient(90deg,rgba(255,159,49,.05) 0 2px,transparent 2px 90px),linear-gradient(#2a1420,#0b070a);transform:perspective(300px) rotateX(58deg);transform-origin:bottom}.arena-glow{position:absolute;inset:0;background:radial-gradient(circle at 25% 64%,rgba(28,197,255,.16),transparent 31%),radial-gradient(circle at 78% 64%,rgba(255,30,103,.18),transparent 31%);pointer-events:none}.fighter{position:absolute;bottom:2%;width:47%;height:94%;display:flex;align-items:flex-end;justify-content:center;transition:transform .16s ease}.fighter img{max-width:100%;max-height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 12px 10px rgba(0,0,0,.65))}.player-fighter{left:0}.enemy-fighter{right:0}.enemy-fighter img{transform:scaleX(-1)}.fighter.hit{animation:shake .34s linear}.fighter.attack{animation:lunge .38s ease}.enemy-fighter.attack{animation:lungeEnemy .38s ease}.attack-bubble{position:absolute;left:50%;top:18%;transform:translate(-50%,-50%) scale(.3) rotate(-3deg);width:min(72%,430px);padding:11px 14px;border:4px solid #fff;border-radius:18px;background:#111;color:#fff;text-align:center;font-size:clamp(14px,4.4vw,25px);line-height:1;opacity:0;pointer-events:none;box-shadow:0 0 0 5px #000,0 0 32px rgba(255,255,255,.25);z-index:10}.attack-bubble.show{animation:bubble .85s ease}.attack-bubble.player{background:linear-gradient(135deg,#0c78ce,#11213e);border-color:#35e1ff}.attack-bubble.enemy{background:linear-gradient(135deg,#a40d4f,#2b0b31);border-color:#ff52bf}.damage-pop{position:absolute;left:50%;top:54%;transform:translate(-50%,-50%);font-size:48px;color:#ffdc3b;text-shadow:0 5px 0 #6d0b0b,0 0 20px #ff3100;opacity:0;z-index:12}.damage-pop.show{animation:damage .7s ease}.battle-message{flex:0 0 auto;min-height:34px;display:grid;place-items:center;padding:5px 10px;background:#0f0714;color:#d8c9df;font-family:system-ui,sans-serif;font-weight:800;text-align:center;font-size:12px}.choices{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:8px max(8px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));background:#09050c}.choice-btn{position:relative;min-height:86px;border:2px solid #65327b;border-radius:13px;background:linear-gradient(180deg,#2d123c,#15091d);color:#fff;padding:10px 7px 8px;cursor:pointer;box-shadow:0 5px 0 #070309;overflow:hidden}.choice-btn:not(:disabled):active{transform:translateY(3px);box-shadow:0 2px 0 #070309}.choice-btn:disabled{cursor:default;opacity:.78}.choice-key{position:absolute;top:5px;left:6px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#100717;border:1px solid #8f4aaa;color:#c6acd3;font-size:10px}.choice-text{display:block;font-family:system-ui,sans-serif;font-weight:900;line-height:1.15;font-size:clamp(10px,2.7vw,14px);padding:9px 2px 0}.choice-reveal{display:block;margin-top:5px;font-size:11px;color:#ffd83e}.choice-btn.best{border-color:#ffe14e;box-shadow:0 0 20px rgba(255,191,28,.38)}.choice-btn.mid{border-color:#ff7b37}.choice-btn.weak{border-color:#785786}.game-dialog{width:min(520px,calc(100% - 24px));border:1px solid #6d3284;border-radius:22px;padding:0;background:#15091d;color:#fff;box-shadow:0 30px 80px rgba(0,0,0,.7)}.game-dialog::backdrop{background:rgba(0,0,0,.82);backdrop-filter:blur(5px)}.dialog-inner{position:relative;padding:26px;text-align:center}.dialog-inner h2{color:#ffd33c;font-size:32px;margin:5px 0 13px}.dialog-inner p{font-family:system-ui,sans-serif;color:#d0c4d6;line-height:1.45}.dialog-close{position:absolute;right:10px;top:10px;border:0;background:transparent;color:#fff;font-size:30px;cursor:pointer}.dialog-actions{display:flex;gap:10px;justify-content:center}.result-badge{display:inline-block;padding:7px 12px;border-radius:999px;background:#36d86e;color:#07150a;letter-spacing:2px}.result-badge.ko{background:#e93343;color:#fff}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:15px 0}.result-stat{background:#24102e;border:1px solid #4c255d;border-radius:12px;padding:10px 4px}.result-stat strong{display:block;color:#ffd745;font-size:20px}.result-stat span{font-family:system-ui,sans-serif;font-size:9px;color:#a897b1}.rotate-overlay{display:none;position:fixed;inset:0;z-index:9999;background:#09050d;align-items:center;justify-content:center;padding:24px}.rotate-card{text-align:center;max-width:330px}.rotate-card h2{font-size:34px;color:#ffd13e;margin:10px}.rotate-card p{font-family:system-ui,sans-serif;color:#c2b4ca;line-height:1.4}.phone-icon{font-size:80px;line-height:1;animation:rotatePhone 1.8s ease-in-out infinite}.site-footer{position:relative;z-index:3;padding:16px;text-align:center;background:#050307;font-family:system-ui,sans-serif;font-size:11px;color:#706879}.site-footer a{color:#9d8da8;text-decoration:none}.site-footer span{margin:0 5px}.screen:not(.home-screen)+.site-footer{display:none}@keyframes shake{0%,100%{transform:translateX(0)}20%{transform:translateX(-12px)}40%{transform:translateX(9px)}60%{transform:translateX(-7px)}80%{transform:translateX(4px)}}@keyframes lunge{50%{transform:translateX(10%) scale(1.05)}}@keyframes lungeEnemy{50%{transform:translateX(-10%) scale(1.05)}}@keyframes bubble{0%{opacity:0;transform:translate(-50%,-50%) scale(.3) rotate(-7deg)}18%,72%{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(-2deg)}100%{opacity:0;transform:translate(-50%,-50%) scale(1.08) rotate(2deg)}}@keyframes damage{0%{opacity:0;transform:translate(-50%,-50%) scale(.3)}20%{opacity:1;transform:translate(-50%,-60%) scale(1.2)}100%{opacity:0;transform:translate(-50%,-120%) scale(.8)}}@keyframes rotatePhone{0%,20%{transform:rotate(90deg)}55%,100%{transform:rotate(0)}}
@media(max-width:900px){.player-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.enemy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fighter-card{min-height:220px}.fighter-card img{height:170px}}
@media(max-width:600px){.home-panel{padding-top:12px}.lead{font-size:13px}.home-actions .btn{width:100%;min-width:0}.setup-scroll{padding-left:9px;padding-right:9px}.section-title p{font-size:11px}.fighter-card{min-height:205px}.fighter-card img{height:152px}.fighter-card h3{font-size:15px}.setup-footer{gap:7px}.setup-footer .btn{min-width:130px;padding:10px 13px}.selection-summary{font-size:10px}.dialog-inner{padding:24px 16px}.dialog-actions{flex-direction:column}.battle-topbar{height:50px;flex-basis:50px}.battle-stage{min-height:0}.fighter{width:49%;height:96%}.choices{gap:5px;padding-top:6px}.choice-btn{min-height:82px;padding:6px 4px}.battle-message{font-size:11px;min-height:30px}.hud-row{padding:5px 7px}.attack-bubble{top:20%}}
@media(max-width:390px){.choice-btn{min-height:76px}.choice-text{font-size:10px}.fighter-card img{height:138px}.fighter-card{min-height:190px}.home-panel h1{font-size:42px}}
@media(orientation:landscape) and (max-height:600px) and (pointer:coarse){.rotate-overlay{display:flex}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}

/* === Update: vertical arenas + mobile battle layout, no fullscreen === */
.topbar-spacer{width:44px;height:44px}
.battle-screen{
  height:100svh;
  min-height:100svh;
  background:#07040a;
}
.battle-stage{
  --arena-bg:linear-gradient(#1b0a28,#07040a);
  background-image:linear-gradient(to bottom,rgba(3,2,5,.12) 0%,rgba(3,2,5,.08) 48%,rgba(3,2,5,.48) 100%),var(--arena-bg);
  background-size:cover;
  background-position:center 66%;
  background-repeat:no-repeat;
  isolation:isolate;
}
.battle-stage:before{
  z-index:0;
  left:0;
  right:0;
  bottom:0;
  height:23%;
  transform:none;
  background:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
  pointer-events:none;
}
.arena-glow{z-index:1;opacity:.7}
.fighter{z-index:3;bottom:5%;height:91%}
.attack-bubble{z-index:10}
.damage-pop{z-index:12}

@media(max-width:600px){
  .battle-screen{height:100svh;min-height:100svh}
  .battle-topbar{
    height:44px;
    flex-basis:44px;
    padding:4px max(8px,env(safe-area-inset-left));
    grid-template-columns:44px 1fr 44px;
  }
  .battle-topbar .icon-btn{width:40px;height:40px;font-size:24px}
  .topbar-spacer{width:40px;height:40px}
  .round-info strong{font-size:15px;line-height:1}
  .round-info small{font-size:11px;line-height:1.15}
  .hud-row{
    padding:4px 7px 5px;
    grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);
    gap:5px;
  }
  .hud-name{font-size:clamp(10px,3.4vw,14px)}
  .health-track{height:11px}
  .hud-meta{font-size:8px;margin-top:2px}
  .versus{font-size:18px}
  .battle-stage{
    flex:1 1 auto;
    min-height:220px;
    max-height:calc(100svh - 254px);
    background-position:center 62%;
  }
  .fighter{
    width:50%;
    height:88%;
    bottom:8%;
  }
  .player-fighter{left:-1%}
  .enemy-fighter{right:-1%}
  .fighter img{max-width:108%;max-height:100%}
  .battle-message{
    min-height:28px;
    padding:4px 8px;
    font-size:10px;
    line-height:1.15;
  }
  .choices{
    flex:0 0 auto;
    gap:5px;
    padding:5px max(6px,env(safe-area-inset-left)) calc(6px + env(safe-area-inset-bottom));
  }
  .choice-btn{
    min-height:90px;
    max-height:112px;
    padding:5px 4px 6px;
    border-radius:11px;
  }
  .choice-key{top:4px;left:5px;width:18px;height:18px;font-size:9px}
  .choice-text{
    font-size:clamp(9px,2.55vw,11px);
    line-height:1.08;
    padding:8px 1px 0;
    display:-webkit-box;
    -webkit-line-clamp:5;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  .choice-reveal{font-size:9px;margin-top:4px}
  .attack-bubble{
    top:14%;
    width:min(84%,420px);
    padding:8px 10px;
    font-size:clamp(12px,3.9vw,18px);
    border-width:3px;
  }
  .damage-pop{top:46%;font-size:40px}
}

@media(max-width:390px){
  .battle-stage{min-height:205px;max-height:calc(100svh - 244px)}
  .fighter{height:86%;bottom:9%}
  .choice-btn{min-height:84px;max-height:104px}
  .choice-text{font-size:9px}
}

@media(max-height:700px) and (max-width:600px){
  .battle-topbar{height:40px;flex-basis:40px}
  .battle-topbar .icon-btn{width:36px;height:36px}
  .topbar-spacer{width:36px;height:36px}
  .hud-row{padding-top:3px;padding-bottom:3px}
  .battle-stage{min-height:190px;max-height:calc(100svh - 226px)}
  .fighter{height:84%;bottom:10%}
  .battle-message{min-height:24px;font-size:9px}
  .choice-btn{min-height:78px;max-height:92px}
  .choice-text{font-size:8.5px;-webkit-line-clamp:4}
  .choice-reveal{font-size:8px}
}

/* Bestemmia Kombat patch: backgrounds, readability and idle motion */
.choice-reveal:empty{display:none}
.attack-bubble.show{animation:bubbleReadable var(--bubble-duration,950ms) ease both}
.fighter img{transform-origin:50% 100%;will-change:transform}
.player-fighter img{animation:fighterBreathPlayer 3.15s ease-in-out infinite}
.enemy-fighter img{animation:fighterBreathEnemy 3.45s ease-in-out infinite}
@keyframes bubbleReadable{
  0%{opacity:0;transform:translate(-50%,-50%) scale(.3) rotate(-7deg)}
  10%{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(-2deg)}
  88%{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(-2deg)}
  100%{opacity:0;transform:translate(-50%,-50%) scale(1.04) rotate(1deg)}
}
@keyframes fighterBreathPlayer{
  0%,100%{transform:translateY(0) scale(1)}
  50%{transform:translateY(-4px) scale(1.008,1.016)}
}
@keyframes fighterBreathEnemy{
  0%,100%{transform:scaleX(-1) translateY(0) scale(1)}
  50%{transform:scaleX(-1) translateY(-4px) scale(1.008,1.016)}
}
@media (max-width:600px){
  .player-fighter img{animation-duration:3s}
  .enemy-fighter img{animation-duration:3.3s}
}
@media (prefers-reduced-motion:reduce){
  .player-fighter img{animation:none}
  .enemy-fighter img{animation:none;transform:scaleX(-1)}
}


/* === Update: soundtrack, blacked-out choices, champion certificate === */
[hidden]{display:none!important}
.choice-text{text-transform:uppercase}
.choices.waiting .choice-btn{
  background:#050505!important;
  border-color:#111!important;
  box-shadow:0 4px 0 #000!important;
  color:#050505!important;
  opacity:1!important;
  filter:none!important;
  pointer-events:none;
}
.choices.waiting .choice-btn .choice-key,
.choices.waiting .choice-btn .choice-text,
.choices.waiting .choice-btn .choice-reveal{opacity:0!important}
.choices.waiting .choice-btn.best,
.choices.waiting .choice-btn.mid,
.choices.waiting .choice-btn.weak{border-color:#111!important;box-shadow:0 4px 0 #000!important}
.champion-certificate{
  margin:18px 0 4px;
  padding:16px;
  border:1px solid #8d5a16;
  border-radius:16px;
  background:
    linear-gradient(135deg,rgba(255,208,52,.08),transparent 38%),
    linear-gradient(180deg,#20110a,#100910 72%);
  box-shadow:inset 0 0 0 1px rgba(255,215,80,.08),0 12px 30px rgba(0,0,0,.25);
}
.certificate-kicker{font-family:system-ui,sans-serif;font-weight:900;font-size:10px;letter-spacing:1.4px;color:#ffb727}
.champion-certificate h3{margin:5px 0 8px;color:#ffe075;font-size:25px;text-shadow:0 2px 0 #5f2700}
.champion-certificate p{margin:0 0 12px;font-size:12px}
.champion-certificate label{display:block;font-family:system-ui,sans-serif;font-size:11px;font-weight:900;color:#d9c7df;text-align:left;margin:0 0 5px}
.champion-name{
  width:100%;height:48px;border:2px solid #6a357d;border-radius:12px;background:#0c0710;color:#fff;
  padding:0 13px;font:800 16px system-ui,sans-serif;outline:none;margin-bottom:10px
}
.champion-name:focus{border-color:#ffc83b;box-shadow:0 0 0 3px rgba(255,200,59,.12)}
.btn-certificate{width:100%;background:linear-gradient(135deg,#6a2b00,#ff9d00 42%,#7f2400);border:1px solid #ffd661;color:#fff7ce;text-shadow:0 2px 2px #4d1700}
.certificate-status{display:block;min-height:16px;margin-top:8px;font:700 10px system-ui,sans-serif;color:#ffd45b}
@media(max-width:600px){
  .champion-certificate{padding:12px;margin-top:12px}
  .champion-certificate h3{font-size:21px}
  .champion-name{height:44px;font-size:15px}
}
