:root{color:#fff8e6;font-synthesis:none;background:#193c35;font-family:ui-rounded,Trebuchet MS,sans-serif}*{box-sizing:border-box}body{margin:0}#app{height:100dvh;min-height:420px;position:relative;overflow:hidden}#world{position:absolute;inset:0}canvas{width:100%;height:100%;display:block}header{pointer-events:none;background:linear-gradient(#193c35ed,#193c3500);justify-content:space-between;align-items:start;gap:20px;padding:22px 28px;display:flex;position:absolute;top:0;left:0;right:0}h1{text-shadow:0 2px 8px #193c35;margin:6px 0;font-family:Georgia,serif;font-size:clamp(1.4rem,2.5vw,2.25rem);font-weight:400}.eyebrow{letter-spacing:.14em;margin:0;font-size:.8rem;font-weight:700}.eyebrow span{opacity:.65}.buttons{pointer-events:auto;flex-wrap:wrap;justify-content:end;gap:8px;display:flex}button{font:inherit;color:#fff5dc;cursor:pointer;background:#23473deb;border:1px solid #ffffff45;border-radius:8px;padding:10px 14px;font-size:.95rem}button:hover{background:#3d6551}button:focus-visible{outline-offset:3px;outline:3px solid #ffdc7e}button:disabled{opacity:.45;cursor:default}.goal{pointer-events:none;background:#193c35e8;border-left:3px solid #edc66e;border-radius:0 9px 9px 0;align-items:center;gap:12px;padding:12px 17px;display:flex;position:absolute;top:110px;left:28px}.goal strong{font-size:1.05rem}.goal p{color:#d7e2cd;margin:5px 0 0;font-size:.95rem}#goal-icon{color:#f3d582;font-size:1.8rem}footer{background:#193c35f0;border:1px solid #ffffff28;border-radius:12px;padding:15px 20px;position:absolute;bottom:18px;left:24px;right:24px}.players{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.players strong{color:#ffe0a0}.players span{color:#d6e3d1}footer p{margin:8px 0 10px;line-height:1.5}.legends{grid-template-columns:1fr 1fr;gap:24px;margin-top:12px;display:grid}.legends section{border-left:3px solid #dc8679;padding-left:12px}.legends section:last-child{border-color:#86b7ec}.legends strong{font-size:1rem}.legends p{color:#e6eddf;font-size:.95rem}.bottom-row{justify-content:space-between;align-items:center;gap:12px;font-size:.9rem;display:flex}#notice{color:#e8d1a2}#split-labels{pointer-events:none;width:100%;position:absolute;top:48%}#split-labels:not([hidden]){display:flex}#split-labels span{text-align:center;text-shadow:0 2px 4px #193c35;width:50%;font-weight:700}#split-labels:after{content:"";z-index:-1;border-left:2px solid #fff7dc65;position:fixed;top:0;bottom:0;left:50%}#error{background:#193c35;border:2px solid #e8b46e;border-radius:12px;padding:30px;font-size:1.2rem;position:absolute;inset:30% 10%}[hidden]{display:none!important}@media (width<=720px),(height<=620px){header{padding:12px}.buttons{max-width:52%}button{padding:7px 9px;font-size:.875rem}.goal{max-width:calc(100% - 24px);padding:8px 10px;top:105px;left:12px}.goal p{font-size:.875rem}footer{padding:10px;bottom:10px;left:10px;right:10px}footer p,.players,.bottom-row,.legends p{font-size:.875rem}.bottom-row{flex-wrap:wrap}.legends{gap:12px;margin-top:8px}}
