.gm-wrap{max-width:560px;margin:0 auto;padding:.8rem}.gm-card{position:relative;background:#fff;border:1px solid #d8e4f4;border-radius:18px;padding:1.6rem;box-shadow:0 2px 8px #0a215014,0 16px 40px #0a21501a;overflow:hidden}.gm-card:before{content:"";position:absolute;inset:0 0 auto;height:8px;background:repeating-linear-gradient(90deg,#11377a 0 6px,#fff 6px 12px);opacity:.9}.gm-card:after{content:"";position:absolute;inset:8px 0 auto;height:90px;background:linear-gradient(180deg,rgba(91,164,229,.08),transparent);pointer-events:none}.gm-head{text-align:center;margin-bottom:1.4rem;position:relative}.gm-head .eyebrow{color:#11377a}.gm-head h2{font-size:clamp(1.6rem,3.4vw,2.2rem);margin:.2rem 0 .4rem;color:#11377a;letter-spacing:-.01em}.gm-head p{color:#6b7280;font-size:.92rem;margin:0}.gm-stat-toggle{display:flex;gap:.5rem;margin-bottom:1.2rem}.gm-stat-btn{flex:1;padding:.9rem;border:2px solid #d8e4f4;background:#f7fafe;color:#0b1220;border-radius:12px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .15s}.gm-stat-btn:hover{border-color:#5ba4e5;background:#eef6fd}.gm-stat-btn.on{border-color:#11377a;background:#11377a;color:#fff;box-shadow:0 4px 12px #11377a40}.gm-go{width:100%;padding:1.05rem;background:linear-gradient(180deg,#1e4fa6,#11377a);color:#fff;border:0;border-radius:12px;font-size:1rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;transition:all .15s;box-shadow:0 4px 14px #11377a47}.gm-go:hover:not(:disabled){background:linear-gradient(180deg,#11377a,#0a2150);transform:translateY(-1px);box-shadow:0 6px 18px #0a215059}.gm-go:disabled{background:#cdd6ec;color:#fff;cursor:not-allowed;box-shadow:none}.gm-secondary{width:100%;padding:.8rem;background:transparent;border:2px solid #d8e4f4;border-radius:10px;color:#11377a;font-weight:700;margin-top:.6rem;cursor:pointer}.gm-secondary:hover{border-color:#11377a;background:#eef6fd}.hol-vs{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-bottom:1rem;position:relative}.hol-player{background:#fff;border:2px solid #d8e4f4;border-radius:14px;padding:1.2rem .8rem;text-align:center;min-height:170px;display:flex;flex-direction:column;justify-content:center;transition:all .2s}.hol-player.current{border-color:#11377a;background:linear-gradient(180deg,#11377a,#1e4fa6);color:#fff;box-shadow:0 6px 18px #11377a59}.hol-player.current .lbl{color:#ffffffbf}.hol-player.current .stat{color:#fff}.hol-player.challenger{border-color:#d8e4f4;background:#f7fafe}.hol-player .name{font-weight:800;font-size:1rem;margin-bottom:.8rem;min-height:2.4em;letter-spacing:-.01em}.hol-player .stat{font-size:2.4rem;font-weight:900;color:#11377a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1;font-variant-numeric:tabular-nums}.hol-player .stat.hidden{color:#cdd6ec;font-size:1.8rem}.hol-player .lbl{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:#6b7280;margin-top:4px;font-weight:700}.hol-guess{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem}.hol-guess button{padding:1.1rem;border:0;border-radius:12px;font-weight:800;font-size:.95rem;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:transform .1s}.hol-guess button:hover{transform:translateY(-2px)}.hol-guess .higher{background:linear-gradient(180deg,#22c55e,#15803d);color:#fff;box-shadow:0 4px 12px #22c55e4d}.hol-guess .lower{background:linear-gradient(180deg,#ef4444,#b91c1c);color:#fff;box-shadow:0 4px 12px #ef44444d}.hol-guess button:disabled{opacity:.5;cursor:not-allowed;transform:none}.gm-streak{text-align:center;margin-bottom:1rem;padding:.8rem;background:linear-gradient(180deg,#eef6fd,#fff);border-radius:12px;border:1px solid #d8e4f4}.gm-streak .num{font-size:3.2rem;font-weight:900;color:#11377a;font-family:Inter,sans-serif;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.gm-streak .lbl{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#11377a;font-weight:700;margin-top:4px}.gm-result{padding:.8rem;border-radius:10px;text-align:center;font-weight:700;font-size:.92rem;margin-bottom:1rem}.gm-result.good{background:#22c55e26;color:#15803d;border:1px solid rgba(34,197,94,.3)}.gm-result.bad{background:#ef44441f;color:#b91c1c;border:1px solid rgba(239,68,68,.3)}.alpha-strip{display:grid;grid-template-columns:repeat(13,1fr);gap:4px;margin-bottom:1rem}@media (max-width: 520px){.alpha-strip{grid-template-columns:repeat(7,1fr)}}.alpha-cell{aspect-ratio:1;background:#eef6fd;color:#6b7280;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.82rem;transition:all .18s;border:1px solid transparent}.alpha-cell.empty{opacity:.35}.alpha-cell.empty:after{content:"—";font-size:.6rem;position:absolute;opacity:.6}.alpha-cell.current{background:#11377a;color:#fff;transform:scale(1.15);box-shadow:0 4px 12px #11377a66;border-color:#5ba4e5}.alpha-cell.done{background:#22c55e;color:#fff;box-shadow:0 2px 6px #22c55e4d}.alpha-cell.skipped{background:#e5e7eb;color:#9ca3af;text-decoration:line-through}.alpha-cell.missed{background:#ef444426;color:#b91c1c}.alpha-big{text-align:center;margin:1rem 0 .8rem}.alpha-big .letter{display:inline-block;min-width:5rem;padding:.4rem 1.2rem;background:linear-gradient(180deg,#11377a,#1e4fa6);color:#fff;border-radius:14px;font-size:4.4rem;font-weight:900;line-height:1.05;font-family:Inter,sans-serif;letter-spacing:-.02em;box-shadow:0 6px 20px #11377a59,inset 0 -4px #0000001f;text-shadow:0 2px 4px rgba(0,0,0,.2)}.alpha-big .hint{color:#6b7280;font-size:.82rem;margin-top:.5rem}.alpha-input-wrap{position:relative}.alpha-input,.bull-input{width:100%;padding:.95rem 1rem;background:#f7fafe;border:2px solid #d8e4f4;border-radius:12px;font-size:1rem;font-family:inherit;outline:none;transition:all .15s}.alpha-input:focus,.bull-input:focus{border-color:#11377a;background:#fff;box-shadow:0 0 0 3px #11377a1f}.alpha-suggestions,.bull-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #d8e4f4;border-radius:12px;box-shadow:0 12px 32px #0a21502e;max-height:240px;overflow-y:auto;z-index:5}.alpha-suggestion,.bull-suggestion{padding:.7rem .95rem;cursor:pointer;font-size:.92rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f4fa}.alpha-suggestion:last-child,.bull-suggestion:last-child{border-bottom:0}.alpha-suggestion:hover,.bull-suggestion:hover{background:#eef6fd}.alpha-suggestion .sub,.bull-suggestion .sub{color:#11377a;font-size:.78rem;font-weight:600}.alpha-row,.bull-row{display:flex;gap:.5rem;margin-top:.8rem}.alpha-row button,.bull-row button{flex:1;padding:.8rem;background:#f7fafe;border:2px solid #d8e4f4;border-radius:10px;font-weight:700;cursor:pointer;font-size:.85rem;color:#11377a;transition:all .15s}.alpha-row button:hover,.bull-row button:hover{background:#eef6fd;border-color:#5ba4e5}.alpha-timer,.bull-timer{height:5px;background:#eef6fd;border-radius:3px;overflow:hidden;margin-bottom:1rem}.alpha-timer .fill,.bull-timer .fill{height:100%;background:linear-gradient(90deg,#5ba4e5,#11377a);transition:width .1s linear}.alpha-timer .fill.warn,.bull-timer .fill.warn{background:linear-gradient(90deg,#f59e0b,#d97706)}.alpha-timer .fill.danger,.bull-timer .fill.danger{background:linear-gradient(90deg,#ef4444,#b91c1c)}.bull-score{text-align:center;margin-bottom:1rem;padding:1rem;background:linear-gradient(180deg,#11377a,#1e4fa6);border-radius:14px;box-shadow:0 6px 20px #11377a4d,inset 0 -4px #0000001f}.bull-score .num{font-size:4.4rem;font-weight:900;color:#fff;font-family:Inter,sans-serif;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums;text-shadow:0 2px 6px rgba(0,0,0,.25)}.bull-score .num.win{color:#fef08a}.bull-score .num.bust{color:#fecaca}.bull-score .lbl{font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;color:#fffc;font-weight:700;margin-top:6px}.bull-history{margin-top:1.2rem;max-height:220px;overflow-y:auto;border-top:1px solid #d8e4f4;padding-top:.8rem}.bull-history-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9rem;border-bottom:1px solid #f0f4fa}.bull-history-row .val{font-family:Inter,sans-serif;font-weight:800;color:#ef4444;font-variant-numeric:tabular-nums}.bull-history-row .val:before{content:"−"}.bull-history-empty{color:#9ca3af;font-size:.85rem;text-align:center;padding:1rem 0}.gm-share{display:flex;gap:.5rem;margin-top:.8rem}.gm-share button{flex:1;padding:.85rem;border-radius:10px;border:2px solid #25d366;background:#25d36614;color:#128c7e;font-weight:800;letter-spacing:.03em;cursor:pointer;font-size:.88rem;transition:all .15s}.gm-share button:hover{background:#25d36633}.gm-share .copied{border-color:#11377a;color:#11377a;background:#eef6fd}
