/* PHASE-411-TOURNAMENT-FLOW-STYLES-LOCK */
.phase411-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0 20px}.phase411-summary article{padding:15px 17px;border:1px solid #7ffcff44;border-radius:20px;background:linear-gradient(180deg,#07111def,#050a13f2);box-shadow:0 16px 45px #0005}.phase411-summary small{display:block;color:#b9d0df;font-size:11px;letter-spacing:.1em;font-weight:800}.phase411-summary strong{display:block;margin-top:5px;color:#8dffb4;font-size:clamp(22px,6vw,34px);line-height:1}.phase411-summary p{margin:7px 0 0;color:#b8c8d7;font-size:12px;line-height:1.35}.phase411-summary .last strong{color:#ffd98a}.phase411-share{width:100%;margin-top:10px;min-height:42px;border:1px solid #c99cff88;border-radius:13px;background:#0a1020;color:#fff;font-weight:900}.phase411-tournament-move{position:fixed;left:50%;top:50%;z-index:240;width:min(88vw,430px);padding:22px 18px;border:2px solid #8dffb4;border-radius:22px;background:#030914f5;box-shadow:0 24px 80px #000d,0 0 40px #8dffb455;text-align:center;opacity:0;transform:translate(-50%,-50%) scale(.9);pointer-events:none;transition:.25s}.phase411-tournament-move.show{opacity:1;transform:translate(-50%,-50%) scale(1)}.phase411-tournament-move strong{display:block;color:#8dffb4;font:1000 clamp(23px,7vw,38px)/1 system-ui;letter-spacing:.04em}.phase411-tournament-move span{display:block;margin-top:8px;color:#fff;font:800 13px/1.35 system-ui}.phase411-field-note{margin-top:8px;padding:9px 11px;border:1px solid #8dffb444;border-radius:12px;background:#06110d;color:#bfffd2;font-size:11px;font-weight:800}.phase411-results-strip{margin:14px 0;padding:13px 15px;border:1px solid #ffd98a55;border-radius:16px;background:#100c05aa}.phase411-results-strip strong{color:#ffd98a}.phase411-results-strip span{display:block;margin-top:4px;color:#c9d4df;font-size:12px}@media(max-width:620px){.phase411-summary{grid-template-columns:1fr}.phase411-summary article{padding:13px 14px}.phase411-summary strong{font-size:25px}.phase411-tournament-move{padding:19px 14px}}
