:root{font-family:Arial,Helvetica,sans-serif;color:#242722;background:#f6f5ef;font-synthesis:none;--green:#d5f36b;--muted:#73776d}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}a{color:inherit}header,footer{max-width:1440px;margin:auto;padding:28px 5%;display:flex;justify-content:space-between;align-items:center}.wordmark{text-decoration:none;font-size:24px;font-weight:900;letter-spacing:-2px;display:flex;align-items:center;gap:22px}.wordmark span,.edition,.step,.eyebrow,footer{font-size:11px;letter-spacing:1.6px;font-weight:700}.wordmark span{letter-spacing:1px;color:var(--muted)}.edition{color:var(--muted)}main{min-height:calc(100vh - 150px)}.home{max-width:480px;margin:auto;text-align:center;padding:38px 24px 44px}.logo{height:140px;position:relative;width:200px;margin:0 auto 25px}.card{width:95px;height:119px;border:2px solid #242722;border-radius:19px;position:absolute;top:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:64px;font-weight:500;line-height:1;box-shadow:4px 6px 0 #242722}.card span{font-size:10px;font-weight:800;letter-spacing:1px;margin-top:9px}.yes{left:17px;transform:rotate(-14deg);background:var(--green)}.no{left:94px;top:14px;transform:rotate(12deg);background:#b8b0ef}.eyebrow{margin:0 0 20px;color:#62675a}h1{font-size:clamp(40px,5vw,60px);line-height:1.02;letter-spacing:-2.6px;margin:0 0 20px;font-weight:800;overflow-wrap:anywhere}.intro{font-size:17px;line-height:1.55;color:#6d7167;margin-bottom:30px}form{text-align:left}label{display:block;font-size:13px;font-weight:700;margin:0 0 9px}input{width:100%;padding:17px 18px;background:#fff;border:1px solid #d6d9cd;border-radius:12px;outline:none;color:#242722}input:focus{border-color:#242722;box-shadow:0 0 0 3px #d5f36b88}button{border:0;border-radius:12px;background:#242722;color:#fff;cursor:pointer;padding:17px 20px;width:100%;font-weight:700;margin-top:12px;display:flex;justify-content:space-between;align-items:center}button:hover{background:#3a4131}button:focus-visible,a:focus-visible{outline:3px solid #9383e2;outline-offset:4px}button:disabled{opacity:.55;cursor:wait}button span{font-size:22px;line-height:1}.footnote{font-size:12px;color:var(--muted);margin:20px 0 0}.error{color:#ab382e;font-size:14px;line-height:1.5;min-height:0}.error:empty{margin:0}footer{color:#777b71;border-top:1px solid #e1e3d8;margin:0 5%;padding:23px 0;max-width:none}footer span{font-weight:400;letter-spacing:0;font-size:12px}.lobby{max-width:1060px;padding:38px 24px 60px;margin:auto}.lobby-heading{margin-bottom:30px}.lobby-heading h1{font-size:48px}.connection{font-size:13px;color:#5c6551}.lobby-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.panel{background:#fff;border:1px solid #e1e3d8;border-radius:23px;padding:32px;min-width:0}.step{color:#757b6c;font-size:10px}h2{font-size:30px;letter-spacing:-1px;margin:25px 0 12px}.panel p{color:#73776d;line-height:1.55;font-size:15px}.invitation{text-align:center;background:#eaf1d9}.invitation h2{margin-top:22px}.invitation img{display:block;margin:22px auto 16px;width:240px;max-width:100%;height:auto;border-radius:12px}.join-link{display:block;font-size:12px;overflow-wrap:anywhere;line-height:1.5}.secondary{background:transparent;border:1px solid #acb49e;color:#242722;justify-content:center;font-size:13px}.secondary:hover{background:#dce7c6}.panel .small{font-size:12px}.panel .network-note{font-size:12px;color:#8a4b22}.players-heading{display:flex;align-items:center;justify-content:space-between}.count{background:var(--green);border-radius:50%;min-width:30px;height:30px;display:grid;place-items:center;font-weight:700}.participants{display:flex;flex-direction:column}ul{list-style:none;padding:0;margin:10px 0 25px}li{padding:14px 0;border-bottom:1px solid #eceee6;display:flex;align-items:center;gap:13px;overflow-wrap:anywhere}.avatar{background:#efedf9;min-width:36px;height:36px;border-radius:12px;display:grid;place-items:center;font-weight:700}.player-name{min-width:0;overflow-wrap:anywhere}.lobby-footer{margin-top:auto;padding-top:25px;border-top:1px dashed #d6d9cd;font-size:14px;font-weight:700}.lobby-footer p{font-size:12px;font-weight:400}.dot{display:inline-block;width:8px;height:8px;background:#90aa4a;border-radius:50%;margin-right:7px}.joined-mark{font-size:38px;background:var(--green);border-radius:50%;width:70px;height:70px;display:grid;place-items:center;margin-top:30px}#welcome{overflow-wrap:anywhere}[hidden]{display:none!important}@media(max-width:650px){header{padding:22px}.edition,.wordmark span{display:none}.home{padding-top:18px}.logo{transform:scale(.9);margin-bottom:12px}h1{font-size:46px}.lobby{padding:24px 18px 40px}.lobby-heading h1{font-size:38px}.lobby-grid{grid-template-columns:1fr}.panel{padding:26px}.lobby-heading{margin-bottom:22px}footer{font-size:9px;letter-spacing:1px}footer span{font-size:11px}.intro{font-size:16px}}
