/* White grid and playful arcade palette, inspired by Nexprint. */
:root{font-family:'Leelawadee UI',Tahoma,sans-serif;color:#242431;background:#f8f8fb;--purple:#594bed;--line:#e3e3ed}
body{background-image:linear-gradient(#55557706 1px,transparent 1px),linear-gradient(90deg,#55557706 1px,transparent 1px),linear-gradient(#55557704 1px,transparent 1px),linear-gradient(90deg,#55557704 1px,transparent 1px);background-size:80px 80px,80px 80px,16px 16px,16px 16px;min-height:100vh}
header{max-width:1320px;padding:24px 36px;border:0;gap:20px}.brand{color:#242431;font-weight:900;white-space:nowrap}.brand span{color:#594bed}main{padding:24px 28px 70px}h1{font-size:clamp(40px,6vw,76px);font-weight:900;letter-spacing:-2px;line-height:1.22;margin:18px 0 22px}h2{font-size:25px;letter-spacing:-.5px}p{color:#686878;line-height:1.85}.muted{color:#686878}button{padding:12px 22px;border-radius:28px;background:#594bed;color:#fff;transition:transform .16s,background .16s,box-shadow .16s}button:hover:not(:disabled){filter:none;background:#4435d7;box-shadow:0 5px 15px #594bed24;transform:translateY(-2px)}.secondary{background:#fff;color:#4d426e;border-color:#dcd9ef}.secondary:hover:not(:disabled){background:#f0edff}.danger{background:#b72750}input,select{background:#fff;border-color:#d7d5e5;color:#242431;border-radius:10px;padding:12px 14px}input::placeholder{color:#898595}label{font-weight:600}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #9c89ff;outline-offset:4px}.credit{color:#5e4815;background:#fff5cc;border:1px solid #ecd790;padding:8px 15px;border-radius:24px;font-weight:700}
.hero{text-align:center;display:flex;flex-direction:column;gap:0;align-items:center;margin:10px 0 38px;position:relative}.hero>div:first-child{z-index:1}.hero h1{text-shadow:0 5px 0 #24243110}.hero p{margin:12px 0}.badge{background:#fff8df;border:1px solid #e8d597;box-shadow:0 0 0 3px #fff8df80;border-radius:30px;padding:8px 25px;color:#695123}.hero-art{height:290px;width:min(580px,100%);margin:28px auto 12px;border:0;border-radius:0;background:none;box-shadow:none;isolation:isolate}.hero-art:before{content:'';position:absolute;left:8%;right:8%;bottom:13px;height:30px;background:#d9c6af;border:1px solid #bfae9a;border-bottom:9px solid #bba58b;border-radius:5px;box-shadow:0 12px 22px #56403716;transform:perspective(250px) rotateX(18deg)}.hero-art:after{content:'✦';position:absolute;right:3%;top:12%;font-size:68px;color:#ffd336;text-shadow:3px 4px 0 #e2ac20;transform:rotate(14deg)}
.card{background:#fff;color:#282637;border:2px solid #e4e0ef;box-shadow:0 4px 0 #c8c3d7;font-weight:800}.hero-art .card{width:118px;height:164px;font-size:46px;border:5px solid #fff;box-shadow:0 8px 0 #cecadc,0 16px 20px #28214c20;transform:rotate(-20deg) translateX(-87px);background:#f0edff;color:#4d3caf;z-index:1}.hero-art .card:nth-child(2){transform:translateY(-13px);background:#f45b70;color:white;box-shadow:0 8px 0 #c43e58,0 16px 20px #28214c20;z-index:2}.hero-art .card:nth-child(3){transform:rotate(20deg) translateX(87px);background:#6451ef;color:#fff;z-index:3;box-shadow:0 8px 0 #4232aa,0 16px 20px #28214c20}.pixel-token{position:absolute;top:12%;left:9%;width:47px;height:47px;display:grid;place-items:center;color:#6547ba;background:#d8c6ff;border:4px solid #8362d1;box-shadow:4px 4px 0 #b4a0d2;font:bold 28px monospace;transform:rotate(-12deg)}.pixel-heart{position:absolute;bottom:25%;right:4%;color:#ed4776;font-size:45px;transform:rotate(12deg);text-shadow:3px 3px 0 #f6bed2}
.games{gap:22px;margin:30px 0 40px}.game-tile{padding:28px;background:#fff;border:1px solid #e4def3;border-radius:20px;box-shadow:0 6px 0 #e9e4f4}.game-tile:nth-child(2){border-color:#f0dce1;box-shadow:0 6px 0 #f3e2e7}.game-tile:nth-child(3){border-color:#e8e2cc;box-shadow:0 6px 0 #f0ebda}.symbol{font-size:45px;display:grid;place-items:center;width:80px;height:80px;background:#eeeaff;border-radius:18px;color:#594bed;box-shadow:inset 0 -5px 0 #ded6ff;transform:rotate(-7deg);margin-bottom:25px}.game-tile:nth-child(2) .symbol{background:#ffeaef;color:#cb4069;box-shadow:inset 0 -5px 0 #f7cfdb;transform:rotate(5deg)}.game-tile:nth-child(3) .symbol{background:#fff5c8;color:#977009;box-shadow:inset 0 -5px 0 #f0e3a6}.game-tile>button{width:100%;margin-top:10px}.game-tile details{font-size:13px;margin-bottom:0}.panel{background:#fff;border:1px solid var(--line);padding:28px;border-radius:18px;box-shadow:0 4px 18px #24243104}.room{border-color:var(--line)}.room:last-child{border-bottom:0}#join{flex-wrap:nowrap}#join input{max-width:220px}#join button{white-space:nowrap}
.auth-wrap{grid-template-columns:1.2fr 1fr;gap:65px;min-height:calc(100vh - 190px)}.auth-wrap>section:first-child{text-align:center}.auth-wrap h1{font-size:clamp(40px,5vw,65px)}.auth-wrap .hero-art{height:275px}.auth{width:100%;max-width:440px;padding:36px;box-shadow:0 8px 0 #e8e4f3,0 20px 50px #3f32540a}.auth h2{font-size:27px;margin-top:0}.auth>p:first-of-type{font-size:14px}.auth .full{margin-top:12px}.auth>p:last-child{padding-top:16px;border-top:1px solid var(--line);line-height:1.7}
.table{background:#ede9ff;border:8px solid white;outline:1px solid #d8d0f0;border-radius:65px;min-height:320px;margin:28px 0;box-shadow:0 9px 0 #d3cbe8;background-image:radial-gradient(#7661b714 1px,transparent 1px);background-size:12px 12px}.table p{color:#5f5377}.player{background:#fff;border:1px solid #ded7ee;border-radius:14px;box-shadow:0 3px 0 #d9d1e9}.player.active{outline:3px solid #594bed;outline-offset:3px}.player .small{color:#736b84;margin-top:5px}.card.red{background:#c23250;color:white}.card.blue{background:#285db6;color:white}.card.green{background:#24724b;color:white}.card.yellow{background:#f5ce53;color:#332b1c}.card.wild{background:#6546a0;color:white}.card.selected{outline:3px solid #594bed;outline-offset:2px}.hand{padding:18px 0;gap:3px}.hand button{border-radius:9px}.hand .card:hover{filter:brightness(1.1)}.hand .card.selected:hover{transform:translateY(-12px)}.error{color:#b62347}#toast{background:#302743;color:white;border-radius:14px;box-shadow:0 8px 30px #34234030}
td,th{padding:18px 12px;border-color:var(--line)}th{color:#716582;background:#f8f6fc;font-weight:600}td small{color:#686878}tbody tr:hover{background:#fcfbff}details{color:#6b6477}summary{color:#67558c}:root dialog{color:#242431;background:#fff;border-color:#ddd5ee;border-radius:20px;box-shadow:0 20px 70px #31284230}dialog::backdrop{background:#28223b77;backdrop-filter:blur(5px)}.member-actions button{padding:9px 14px}.site-footer{max-width:1124px;margin:0 auto;padding:22px 0 30px;display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);font-size:12px;color:#797482}.site-footer strong{color:#594bed}
@media(max-width:850px){.auth-wrap{gap:28px}.auth{padding:25px}.games{gap:14px}.game-tile{padding:20px}header{padding:20px}.site-footer{margin:0 24px}.hero-art{height:260px}nav button{font-size:13px;padding:9px 13px}}
@media(max-width:650px){header{align-items:flex-start;flex-wrap:wrap}.brand{font-size:24px}nav{width:100%;gap:6px}main{padding:10px 18px 45px}h1{letter-spacing:-1px}.hero{margin-top:0}.hero-art{height:245px;width:100%}.hero-art .card{width:90px;height:130px;font-size:34px}.hero-art .card:first-child{transform:rotate(-20deg) translateX(-65px)}.hero-art .card:nth-child(3){transform:rotate(20deg) translateX(65px)}.hero-art:after{font-size:48px;right:1%}.pixel-token{left:2%;width:35px;height:35px;font-size:20px}.pixel-heart{font-size:32px;right:0}.games{grid-template-columns:1fr;gap:22px}.game-tile{padding:25px}.game-tile p{min-height:0}.auth-wrap{grid-template-columns:1fr;gap:12px;min-height:0}.auth-wrap .hero-art{height:235px}.auth-wrap h1{font-size:43px}.auth-wrap>section:first-child>p{font-size:14px}.auth{max-width:none;margin-top:0}.table{border-radius:28px;padding:20px 10px}.panel{padding:20px}.admin-search{align-items:stretch}.admin-search label{min-width:100%}.admin-search button{width:100%}.site-footer{flex-direction:column;gap:8px}#join{width:100%}#join input{max-width:none;min-width:0}.badge{font-size:12px;padding:8px 15px}}
@media(prefers-reduced-motion:reduce){button{transition:none}}
.guest-entry{margin-top:18px}
.avatar{display:inline-flex;width:40px;height:40px;border-radius:50%;object-fit:cover;align-items:center;justify-content:center;background:#eee8ff;color:#594bed;font-weight:800;border:2px solid #ddd4f5;vertical-align:middle;margin-right:10px}.avatar-large{width:100px;height:100px;font-size:36px}.profile-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.profile-grid .panel{min-width:0}.profile-grid input[type=file]{font-size:13px}@media(max-width:750px){.profile-grid{grid-template-columns:1fr;gap:0}}
.forum-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px}.forum-layout aside{align-self:start}.forum-layout aside>button{display:block;width:100%;margin:10px 0;text-align:left}.forum-topic{border-bottom:1px solid #e3e3ed;padding:18px 0}.topic-link{background:none;color:#594bed;text-align:left;padding:0;border-radius:0;font-size:20px;overflow-wrap:anywhere}.topic-link:hover:not(:disabled){background:none;box-shadow:none;color:#3823a9}.topic-title{font-size:36px;overflow-wrap:anywhere}.forum-body{white-space:pre-wrap;overflow-wrap:anywhere;color:#343040}textarea{font:inherit;border:1px solid #d7d5e5;border-radius:10px;padding:14px;resize:vertical;width:100%;background:#fff;color:#242431}textarea:focus-visible{outline:3px solid #9c89ff;outline-offset:3px}#forum-search{flex-wrap:nowrap}#forum-search input{min-width:0}@media(max-width:750px){.forum-layout{grid-template-columns:1fr;gap:0}.topic-title{font-size:28px}}
