@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Lao:wght@400;500;600;700;800&display=swap";:root{color:#17151f;font-synthesis:none;text-rendering:optimizelegibility;background:#fffaf2;font-family:Noto Sans Lao,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100dvh;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #2251cc}#root{min-height:100dvh}:root{--ink:#17151f;--muted:#6d6877;--purple:#5b3df5;--purple-dark:#472cdd;--cream:#fffaf2;--surface:#fff;--line:#ded9e6;--x:#d92d60;--o:#087ea4;--yellow:#ffd84d}.home-shell,.room-shell{background:radial-gradient(circle at 8% 10%,#f1ecff 0,transparent 28%),var(--cream);min-height:100dvh}.site-header{border-bottom:1px solid #17151f14;align-items:center;max-width:1180px;height:76px;margin:auto;padding:0 24px;display:flex}.brand{color:var(--ink);letter-spacing:-.5px;font-size:21px;font-weight:800;text-decoration:none}.brand span{color:var(--x)}.brand i{color:var(--o);font-style:normal}.hero-section{grid-template-columns:1fr 1.15fr;align-items:center;gap:70px;max-width:1180px;min-height:640px;margin:auto;padding:70px 32px 80px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:1.8px;color:var(--purple);font-size:12px;font-weight:800}.hero-copy h1{letter-spacing:-1px;margin:18px 0 28px;font-size:clamp(52px,6vw,84px);line-height:1.15}.hero-copy h1 em{color:var(--purple);font-style:normal}.hero-copy>p{color:var(--muted);font-size:20px;line-height:1.65}.button{border:0;border-radius:13px;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:12px 22px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.55;cursor:wait;transform:none}.button--primary{background:var(--purple);color:#fff;box-shadow:0 10px 25px #5b3df538}.button--primary:hover{background:var(--purple-dark)}.button--secondary{color:var(--purple);background:#f0edff}.button--ghost{color:#a32935;background:0 0;margin-top:8px}.button--hero{min-width:280px;margin-top:34px;font-size:18px}.button--hero span{font-size:25px}.trust{margin-top:18px;font-size:13px!important}.trust b{color:var(--purple);padding:0 7px}.inline-error{margin-top:10px;color:#b42318!important;font-size:14px!important}.hero-board{padding:48px;position:relative}.demo-grid{aspect-ratio:1;border:2px solid var(--ink);box-shadow:18px 22px 0 var(--yellow),0 30px 70px #2819502e;background:#fff;border-radius:22px;grid-template-columns:repeat(7,1fr);display:grid;overflow:hidden;transform:rotate(2deg)}.demo-grid span{color:var(--x);border-bottom:1px solid #d9d3e3;border-right:1px solid #d9d3e3;justify-content:center;align-items:center;font-size:clamp(23px,4vw,46px);font-weight:800;display:flex}.demo-grid span:nth-child(7n){border-right:0}.demo-grid span:nth-child(10),.demo-grid span:nth-child(17),.demo-grid span:nth-child(25){color:var(--o)}.float-mark{color:#fff;z-index:2;border-radius:50%;place-items:center;width:75px;height:75px;font-size:42px;font-weight:800;display:grid;position:absolute;box-shadow:0 12px 28px #0003}.float-mark--x{background:var(--x);top:5px;right:5px;transform:rotate(10deg)}.float-mark--o{background:var(--o);bottom:6px;left:0;transform:rotate(-8deg)}.steps{background:var(--ink);color:#fff;grid-template-columns:1.25fr repeat(3,1fr);gap:36px;padding:58px max(24px,50vw - 558px);display:grid}.steps h2{margin:10px 0;font-size:28px}.steps article{border-left:1px solid #3c3945;padding-left:26px}.steps article strong{color:#8c7afa;font-size:13px}.steps article h3{margin:16px 0 8px;font-size:19px}.steps article p{color:#aaa6b3;margin:0;font-size:14px;line-height:1.5}.center-state{text-align:center;background:var(--cream);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.center-state h1{margin:18px 0 8px;font-size:36px}.center-state p{color:var(--muted);margin:0 0 26px}.loader{border:4px solid #ddd6ff;border-top-color:var(--purple);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite spin}.error-icon{color:#b42318;background:#fee4e2;border-radius:20px;place-items:center;width:62px;height:62px;font-size:34px;font-weight:800;display:grid}@keyframes spin{to{transform:rotate(360deg)}}.room-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;justify-content:space-between;align-items:center;height:72px;padding:0 max(18px,50vw - 590px);display:flex}.room-header>div{align-items:baseline;gap:8px;display:flex}.room-header span{color:var(--muted);font-size:12px}.room-header strong{letter-spacing:2px;font-size:18px}.back-button{background:#f1eef7;border:0;border-radius:12px;width:42px;height:42px;font-size:22px}.connection{align-items:center;gap:7px;display:flex}.connection:before{content:"";background:#1d9a62;border-radius:50%;width:8px;height:8px}.connection--off:before{background:#d97706}.status-banner{text-align:center;padding:10px 16px;font-size:14px;font-weight:600}.status-banner--warning{color:#7a4500;background:#fff0c2}.room-layout{max-width:820px;margin:auto;padding:32px;display:block}.game-area{min-width:0}.turn-card{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:16px;margin-bottom:14px;padding:17px 20px;display:flex;box-shadow:0 8px 26px #1e18320d}.turn-card--active{border-color:#8d7cff;box-shadow:0 0 0 3px #eeeafe}.turn-card h1{margin:3px 0 0;font-size:22px}.symbol-chip{color:#fff;border-radius:14px;flex:none;place-items:center;width:50px;height:50px;font-size:27px;font-weight:800;display:grid}.symbol-chip--x{background:var(--x)}.symbol-chip--o{background:var(--o)}.players-bar{justify-content:center;align-items:center;gap:16px;margin:16px 0;font-size:14px;display:flex}.players-bar span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;padding:8px 15px}.players-bar span.active{border-color:var(--purple);color:var(--ink);font-weight:700}.players-bar i{color:#999;font-size:11px;font-style:normal;font-weight:800}.board-scroll{background:#e9e4ef;border:1px solid #bbb3c8;border-radius:18px;padding:8px;overflow:auto;box-shadow:0 15px 35px #2319371a}.game-board{border:1px solid #c8c0d0;grid-template-columns:repeat(15,40px);width:max-content;margin:auto;display:grid}.cell{background:#fff;border:1px solid #d5cedd;border-top:0;border-left:0;place-items:center;width:40px;height:40px;padding:0;font-size:25px;font-weight:800;display:grid;position:relative}.cell:not(:disabled):hover:after,.cell:not(:disabled):focus-visible:after{content:attr(data-preview);opacity:.25}.cell--x{color:var(--x);background:#fff7f9}.cell--o{color:var(--o);background:#f4fbfd}.cell--pending{animation:.8s infinite alternate pulse}@keyframes pulse{to{background:#eeeafe}}.share-card{text-align:center;background:#fff;border-radius:20px;padding:8px 26px 4px}.share-card h2{margin:9px 0;font-size:23px}.room-code{letter-spacing:5px;margin:10px 0;font-size:25px;font-weight:800}.qr{width:210px;height:210px;margin:10px auto 18px;display:block}.qr-placeholder{background:#f1eef6;border-radius:10px;width:210px;height:210px;margin:10px auto 18px}.share-card .button{width:100%;margin-bottom:9px}.hint{color:var(--muted);font-size:13px;line-height:1.6}.toast{background:var(--ink);color:#fff;z-index:5;border-radius:12px;padding:12px 16px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00000040}.toast button{color:#fff;background:0 0;border:0;margin-left:15px;font-size:20px}.invite-trigger{margin:18px auto 0;display:flex}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#120f1c9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.game-modal{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(100%,400px);max-height:calc(100dvh - 40px);padding:22px;animation:.18s ease-out modal-in;position:relative;overflow:auto;box-shadow:0 28px 80px #120f1c52}.modal-close{z-index:2;width:40px;height:40px;color:var(--ink);background:#f1eef7;border:0;border-radius:50%;font-size:25px;line-height:1;position:absolute;top:14px;right:14px}.result-modal{text-align:center;padding:34px 28px 26px}.result-symbol{width:76px;height:76px;color:var(--o);background:#e8f5fb;border-radius:22px;place-items:center;margin:0 auto 18px;font-size:42px;font-weight:800;display:grid}.result-modal--win .result-symbol{background:#fff3bd}.result-modal h2{margin:9px 0;font-size:30px}.result-modal p{color:var(--muted);margin:0 0 24px}.result-modal .button{width:100%;margin-top:8px}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.98)}}.app-footer{border-top:1px solid var(--line);min-height:82px;color:var(--muted);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:16px max(24px,50vw - 558px);display:flex}.creator-credit{align-items:center;gap:12px;display:flex}.creator-credit img{object-fit:cover;border-radius:50%;width:44px;height:44px}.creator-credit div{flex-direction:column;line-height:1.3;display:flex}.creator-credit span{font-size:11px}.creator-credit strong{color:var(--ink);letter-spacing:.8px;font-size:14px}.app-version{border:1px solid var(--line);background:#faf8fc;border-radius:999px;padding:6px 10px;font-size:12px}@media (width<=800px){.site-header{height:62px;padding:0 18px}.hero-section{text-align:center;flex-direction:column;gap:36px;min-height:auto;padding:44px 20px 64px;display:flex}.hero-copy h1{letter-spacing:-.5px;font-size:55px}.hero-copy>p{font-size:17px}.button--hero{width:100%}.hero-board{width:min(100%,480px);padding:30px}.float-mark{width:58px;height:58px;font-size:32px}.steps{text-align:left;grid-template-columns:1fr;gap:28px;padding:46px 24px}.steps article{padding:0 0 0 20px}.room-layout{padding:18px 14px 40px}.room-header{padding:0 14px}.connection{font-size:0!important}.connection:after{content:"ອອນລາຍ";font-size:11px}.turn-card h1{font-size:18px}.game-board{margin:0}.board-scroll{border-radius:0;margin-left:-14px;margin-right:-14px;padding:8px 14px}.cell{width:38px;height:38px}.game-board{grid-template-columns:repeat(15,38px)}.modal-backdrop{place-items:end center;padding:0}.game-modal{width:100%;max-height:92dvh;padding:20px 18px calc(18px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;animation:.2s ease-out sheet-in}.invite-modal{max-height:96dvh}.invite-modal .qr,.invite-modal .qr-placeholder{width:180px;height:180px;margin:6px auto 12px}.result-modal{padding-top:30px}.result-symbol{width:66px;height:66px;margin-bottom:14px;font-size:36px}@keyframes sheet-in{0%{transform:translateY(100%)}}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=480px){.app-footer{min-height:74px;padding:13px 18px}.creator-credit img{width:38px;height:38px}.app-version{font-size:11px}}
