:root{color:#172126;background:#f6f8f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;overflow-x:hidden}.hero{position:relative;min-height:92vh;display:flex;flex-direction:column;isolation:isolate;background:#edf2f4}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f6f8f9f5,#f6f8f9c7 38%,#f6f8f91a 74%),linear-gradient(180deg,#f6f8f966,#f6f8f9e6);z-index:-1}.site-header{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:0}.brand-mark{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:8px;color:#fff;background:#19252b;box-shadow:0 10px 24px #19252b38}.top-nav{display:flex;gap:8px;color:#40515a;font-size:.92rem;font-weight:700}.top-nav a{padding:9px 12px;border-radius:8px}.top-nav a:hover{background:#ffffffb8}.hero-grid{width:min(1180px,calc(100% - 32px));margin:auto;padding:40px 0 80px;display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:36px}.hero-copy{max-width:650px}.eyebrow,.panel-kicker{margin:0 0 10px;color:#087d86;font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero-copy h1{margin:0;color:#172126;font-size:clamp(3.2rem,5.5rem,5.5rem);line-height:.95;letter-spacing:0}.hero-lead{margin:24px 0 0;max-width:560px;color:#314249;font-size:1.18rem;line-height:1.72;font-weight:600}.hero-actions,.store-actions,.session-actions,.oauth-grid{display:flex;flex-wrap:wrap;gap:10px}.hero-actions{margin-top:28px}.primary-link,.secondary-link,.store-actions a,.submit-button,.guest-button,.ghost-button,.icon-text-button,.oauth-grid button{min-height:46px;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 15px;font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-link,.submit-button{color:#fff;background:#172126;box-shadow:0 14px 30px #17212633}.secondary-link,.guest-button,.ghost-button,.icon-text-button,.oauth-grid button,.store-actions a{color:#172126;background:#fff;border:1px solid rgba(23,33,38,.12)}.primary-link:hover,.secondary-link:hover,.store-actions a:hover,.submit-button:hover,.guest-button:hover,.ghost-button:hover,.icon-text-button:hover,.oauth-grid button:hover{transform:translateY(-1px);box-shadow:0 14px 26px #17212629}button:disabled{cursor:not-allowed;opacity:.62;transform:none}.auth-panel{border-radius:8px;padding:22px;background:#ffffffdb;border:1px solid rgba(23,33,38,.12);box-shadow:0 24px 70px #1721262e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel-heading h2,.section-heading h2,.store-copy h2{margin:0;color:#172126;line-height:1.2;letter-spacing:0}.panel-heading h2{font-size:1.45rem}.segmented{margin:22px 0 14px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;border-radius:8px;background:#e8eef0}.segmented button{min-height:38px;border:0;border-radius:6px;color:#455861;background:transparent;font-weight:900;cursor:pointer}.segmented button.active{color:#172126;background:#fff;box-shadow:0 4px 14px #17212614}.oauth-grid{display:grid;grid-template-columns:1fr 1fr;margin-bottom:12px}.google-mark{width:19px;height:19px;display:inline-grid;place-items:center;border-radius:50%;color:#fff;background:#e04b43;font-size:.8rem;font-weight:900}.email-form{display:grid;gap:10px}.email-form label{display:grid;gap:6px}.email-form span{color:#40515a;font-size:.82rem;font-weight:800}.email-form input{width:100%;min-height:44px;border:1px solid rgba(23,33,38,.16);border-radius:8px;padding:0 12px;color:#172126;background:#fff;outline:none}.email-form input:focus{border-color:#0d99a5;box-shadow:0 0 0 4px #0d99a524}.submit-button,.guest-button{width:100%}.guest-button{margin-top:10px}.session-box{margin-top:24px;display:grid;gap:16px}.avatar{width:64px;height:64px;display:grid;place-items:center;overflow:hidden;border-radius:8px;color:#087d86;background:#e7f6f5}.avatar img{width:100%;height:100%;object-fit:cover}.profile-lines{display:grid;gap:3px}.profile-lines strong{font-size:1.12rem}.profile-lines span,.profile-lines small{color:#5f7077}.session-actions{display:grid;grid-template-columns:1fr}.setup-warning,.notice{margin:16px 0 0;border-radius:8px;padding:12px;font-size:.9rem;font-weight:700;line-height:1.55}.setup-warning,.notice.info{color:#314249;background:#edf2f4}.notice.error{color:#8f1e1e;background:#ffe9e7}.notice.success{color:#075b50;background:#dff7ef}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.content-band{padding:74px 0}.content-band>*{width:min(1180px,calc(100% - 32px));margin-inline:auto}.games-band{background:#fff}.account-band{background:#eef4f1}.store-band{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;background:#172126;color:#fff}.store-band>*{width:auto}.store-band .eyebrow,.store-band h2{color:#fff}.section-heading{margin-bottom:26px}.section-heading h2,.store-copy h2{max-width:760px;font-size:2rem}.game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.game-card{min-height:210px;border-radius:8px;padding:24px;display:grid;align-content:space-between;border:1px solid rgba(23,33,38,.1);background:#f8faf9}.game-card:first-child{color:#fff;background:#203239}.game-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:inherit}.game-card-top span{border-radius:999px;padding:5px 9px;color:inherit;background:#ffffff29;font-size:.78rem;font-weight:900}.game-card h3{margin:28px 0 0;font-size:1.45rem;line-height:1.2}.game-card p{margin:12px 0 0;color:inherit;line-height:1.65}.module-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.module-tile{min-height:130px;border-radius:8px;padding:15px;display:grid;align-content:space-between;border:1px solid rgba(23,33,38,.1);background:#fff}.module-tile span{color:#52636b;font-weight:800}.module-tile strong{color:#172126}.store-band{padding-inline:max(16px,calc((100% - 1180px)/2))}.store-actions a{color:#172126;background:#fff}.site-footer{padding:24px max(16px,calc((100% - 1180px)/2));display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#5f7077;background:#fff;font-weight:800}@media(max-width:980px){.hero{min-height:auto}.hero-scrim{background:linear-gradient(180deg,#f6f8f9fa,#f6f8f9e0,#f6f8f9f5),linear-gradient(90deg,#f6f8f9d9,#f6f8f961)}.hero-grid{grid-template-columns:1fr;padding-top:30px}.hero-copy h1{font-size:4rem}.auth-panel{max-width:520px}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-band{grid-template-columns:1fr}}@media(max-width:700px){.site-header{align-items:flex-start;flex-direction:column}.top-nav{width:100%;justify-content:space-between}.hero-grid,.site-header,.content-band>*{width:min(100% - 24px,1180px)}.hero-copy h1{font-size:3.15rem}.hero-lead{font-size:1rem}.auth-panel{padding:16px}.game-grid,.module-grid,.oauth-grid{grid-template-columns:1fr}.hero-actions,.store-actions{display:grid;grid-template-columns:1fr}.section-heading h2,.store-copy h2{font-size:1.55rem}}
