:root{--bg:#080a0f;--panel:#12151d;--line:#252a35;--text:#f7f8fb;--muted:#8a91a1;--orange:#ff7a35;--violet:#875cff;--blue:#28a7e8;--red:#ee4d59}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;min-height:100vh;overflow-x:hidden}.glow{position:fixed;width:420px;height:420px;border-radius:50%;filter:blur(120px);opacity:.12;pointer-events:none}.one{background:#ff6a2c;top:-280px;left:-160px}.two{background:#6645ff;right:-300px;top:300px}main{max-width:620px;margin:auto;padding:24px 18px 110px}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:55px}.brand{display:flex;gap:12px;align-items:center}.brand>span{display:grid;place-items:center;background:linear-gradient(145deg,#ff8c48,#ff4d2e);height:42px;width:42px;border-radius:13px;font-weight:950;font-size:23px}.brand b{font-size:14px;letter-spacing:1.7px}.brand small{display:block;color:var(--muted);font-size:8px;letter-spacing:2.2px;margin-top:3px}.profile{border:1px solid #343946;background:#1b1f29;color:white;width:42px;height:42px;border-radius:50%;font-weight:800}.eyebrow{color:var(--orange);font-size:11px;letter-spacing:4px;font-weight:900;margin:0 0 12px}h1{font-size:clamp(35px,10vw,56px);line-height:.98;letter-spacing:-2.6px;margin:0;font-weight:950}h1 em{font-style:normal;color:#8c92a0}.lead{color:#9a9fad;line-height:1.55;font-size:14px;max-width:420px;margin:20px 0 28px}.quick{width:100%;display:flex;align-items:center;text-align:left;border:0;border-radius:20px;padding:17px;background:linear-gradient(115deg,#f77637,#ff4f38);color:#fff;box-shadow:0 15px 40px #ff57222b}.quickicon{font-size:21px;background:#ffffff22;padding:12px;border-radius:13px;margin-right:13px}.quick b{display:block;font-size:13px;letter-spacing:.8px}.quick small{display:block;opacity:.75;margin-top:4px}.quick i{font-style:normal;font-size:30px;margin-left:auto}.section-title{margin:38px 2px 14px;display:flex;justify-content:space-between;align-items:center}.section-title b{font-size:12px;letter-spacing:2px}.section-title span{font-size:9px;color:#626977;letter-spacing:1.5px}.games{display:grid;grid-template-columns:1fr 1fr;gap:12px}.game{height:185px;text-align:left;border-radius:20px;border:1px solid var(--line);background:linear-gradient(145deg,#151923,#0e1118);color:white;padding:17px;position:relative;overflow:hidden}.game:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;filter:blur(48px);opacity:.2;right:-40px;top:-30px;background:currentColor}.game i{display:grid;place-items:center;width:47px;height:47px;border-radius:14px;font-style:normal;font-size:24px;font-weight:900;margin-bottom:22px}.game b,.game small,.game span{display:block}.game b{font-size:16px}.game small{color:#8e95a3;margin-top:5px}.game span{color:#626a78;font-size:9px;letter-spacing:1px;margin-top:13px;text-transform:uppercase}.orange{color:var(--orange)}.orange i{background:#ff71331c}.violet{color:#a086ff}.violet i{background:#845eff1c}.blue{color:var(--blue)}.blue i{background:#29a8e81c}.red{color:var(--red)}.red i{background:#ee4d591c}.game b{color:#fff}.stats{display:flex;background:#10131a;border:1px solid #20242e;border-radius:18px;margin-top:26px;padding:17px}.stats div{flex:1;text-align:center;border-right:1px solid #282c35}.stats div:last-child{border:0}.stats b,.stats small{display:block}.stats b{font-size:20px}.stats small{color:#686f7e;font-size:8px;letter-spacing:1.5px;margin-top:5px}.back{border:0;background:none;color:#aeb3bd;font-size:14px;margin:0 0 25px;padding:6px 0}.gamehead h2{font-size:34px;margin:4px 0}.gamehead p{color:var(--muted)}.modebar{display:flex;gap:8px;margin:24px 0}.modebar button,.primary,.secondary{border:1px solid #2c3240;background:#171b25;color:white;border-radius:13px;padding:13px 16px;font-weight:750}.modebar button.active,.primary{background:var(--orange);border-color:var(--orange)}.board3{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;max-width:390px;margin:25px auto}.board3 button{aspect-ratio:1;border:1px solid #303644;border-radius:17px;background:#151922;color:white;font-size:45px;font-weight:900}.board3 button.x{color:#ff7740}.board3 button.o{color:#9475ff}.sea-board{display:grid;grid-template-columns:repeat(10,1fr);gap:3px;background:#101a24;border:1px solid #28465c;padding:6px;border-radius:15px;margin:20px auto;max-width:440px}.sea-board button{aspect-ratio:1;border:0;border-radius:4px;background:#153249;color:#54b6e7}.sea-board button.hit{background:#ed4e5a}.sea-board button.miss{background:#29495e}.wordbox{background:#121620;border:1px solid #282e3a;border-radius:20px;padding:22px;margin-top:22px}.letter{font-size:72px;font-weight:950;color:var(--orange);line-height:1}.wordbox input{width:100%;border:1px solid #343a48;background:#0b0e14;color:white;padding:15px;border-radius:12px;margin:18px 0 10px;font-size:17px}.actions{display:flex;gap:9px}.actions button{flex:1}.hint{margin-top:14px;color:#9ea4b2;font-size:13px}.table{min-height:370px;border:1px solid #245041;border-radius:48%;background:radial-gradient(circle,#176546,#093326);position:relative;margin-top:25px;box-shadow:inset 0 0 50px #0008}.opponent{text-align:center;padding-top:20px}.cards{display:flex;justify-content:center;margin-top:65px}.card{width:68px;height:100px;margin-left:-20px;background:white;color:#111;border-radius:9px;border:3px solid white;box-shadow:0 5px 15px #0006;padding:7px;font-size:18px;font-weight:900}.card:first-child{margin-left:0}.card.redcard{color:#d92e3e}.backcard{display:inline-block;width:35px;height:49px;margin-left:-23px;background:repeating-linear-gradient(45deg,#412978,#412978 4px,#7c58bd 4px,#7c58bd 8px);border:2px solid white;border-radius:5px}.deckinfo{text-align:center;color:#aebcaf;margin-top:26px}.empty{text-align:center;color:#77808f;padding:35px}nav{position:fixed;bottom:0;left:0;right:0;height:78px;background:#0c0f15eF;backdrop-filter:blur(18px);border-top:1px solid #20242d;display:flex;justify-content:center;padding-bottom:env(safe-area-inset-bottom)}nav button{width:min(25%,150px);border:0;background:none;color:#5f6673;font-size:19px;padding:10px}nav small{display:block;font-size:9px;margin-top:5px}nav .active{color:var(--orange)}@media(max-width:360px){.game{height:170px;padding:14px}.games{gap:8px}main{padding-left:12px;padding-right:12px}}
