*{box-sizing:border-box}body{color:#0f172a;background:#f1f5f9;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}button{font:inherit;cursor:pointer}.login-page{background:radial-gradient(circle at top,#cffafe,#f8fafc 45%,#e2e8f0);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border-radius:28px;width:100%;max-width:460px;padding:28px;box-shadow:0 24px 80px #0f172a24}.login-brand{align-items:center;gap:12px;margin-bottom:22px;display:flex}.logo{color:#fff;background:linear-gradient(135deg,#0f172a,#0891b2);border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.brand-title{font-size:18px;font-weight:900}.brand-subtitle{color:#64748b;margin-top:2px;font-size:13px}.login-card h1{margin:0 0 10px;font-size:32px;line-height:1.1}.login-desc{color:#64748b;margin-bottom:22px;line-height:1.7}.login-form{gap:10px;display:grid}.login-form label{font-size:14px;font-weight:800}.input-wrap{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;height:46px;padding:0 14px;display:flex}.input-wrap input{background:0 0;border:none;outline:none;width:100%;font-size:15px}.code-row{grid-template-columns:1fr 120px;gap:10px;display:grid}.demo-tip{color:#0891b2;font-size:13px;font-weight:700}.error-tip{color:#e11d48;font-size:13px;font-weight:700}.primary-btn,.ghost-btn{border:none;border-radius:15px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-weight:900;display:inline-flex}.primary-btn{color:#fff;background:#0f172a}.ghost-btn{color:#334155;background:#fff;border:1px solid #e2e8f0}.ghost-btn:disabled{opacity:.55;cursor:not-allowed}.app-page{min-height:100vh;padding:16px}.container{max-width:1120px;margin:0 auto}.hero{color:#fff;background:linear-gradient(120deg,#020617,#164e63,#064e3b);border-radius:28px;margin-bottom:16px;overflow:hidden}.hero-inner{justify-content:space-between;align-items:flex-end;gap:24px;padding:24px;display:flex}.eyebrow{color:#a5f3fc;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:800;display:flex}.hero h1{letter-spacing:-1px;margin:0;font-size:clamp(34px,7vw,56px);line-height:1}.hero p{color:#cbd5e1;max-width:720px;margin:14px 0 0;line-height:1.8}.user-box{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:18px;min-width:230px;padding:12px}.user-email{text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;font-weight:900;overflow:hidden}.user-box button{border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;height:38px;font-weight:800;display:flex}.panel,.game-board-wrap,.footer-note{background:#fff;border-radius:24px;box-shadow:0 8px 30px #0f172a0f}.top-panel{margin-bottom:14px;padding:16px}.mode-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.mode-card{text-align:left;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;gap:6px;min-height:116px;padding:16px;display:grid}.mode-card b{color:#0f172a}.mode-card span{color:#64748b;font-size:13px;line-height:1.5}.mode-card.active{color:#0e7490;background:#ecfeff;border-color:#06b6d4}.level-list{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px;display:grid}.level-card{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:4px;padding:12px;display:grid}.level-card span{color:#64748b;font-size:12px}.level-card b{font-size:15px}.level-card small{color:#64748b;line-height:1.4}.level-card.active{color:#fff;background:#0f172a;border-color:#0f172a}.level-card.active span,.level-card.active small{color:#cbd5e1}.difficulty-box{background:#f8fafc;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px;display:flex}.difficulty-box span{font-weight:900}.difficulty-box div{background:#fff;border-radius:12px;padding:4px;display:flex}.difficulty-box button{color:#64748b;background:0 0;border:none;border-radius:10px;padding:8px 14px;font-weight:800}.difficulty-box button.active{color:#fff;background:#0f172a}.status-grid{grid-template-columns:repeat(3,1fr) 2fr;gap:12px;margin-bottom:12px;display:grid}.stat-card,.progress-card{background:#fff;border-radius:20px;padding:14px;box-shadow:0 8px 30px #0f172a0f}.stat-card div{color:#64748b;align-items:center;gap:6px;font-size:13px;font-weight:800;display:flex}.stat-card strong{margin-top:4px;font-size:26px;display:block}.progress-card div:first-child{color:#64748b;justify-content:space-between;font-size:13px;font-weight:800;display:flex}.progress-card b{color:#0f172a}.progress{background:#f1f5f9;border-radius:999px;height:11px;margin-top:12px;overflow:hidden}.progress div{background:#0f172a;border-radius:999px;height:100%}.tips-row{grid-template-columns:1fr 1.15fr;gap:12px;margin-bottom:12px;display:grid}.message-box,.tip-box{background:#fff;border-radius:18px;align-items:center;gap:8px;min-height:48px;padding:12px 14px;font-weight:800;display:flex;box-shadow:0 8px 30px #0f172a0f}.tip-box{color:#475569;font-weight:500}.tip-box svg{color:#0891b2;flex:none}.game-board-wrap{padding:16px;position:relative}.game-board{display:grid}.tile{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:18px;font-size:clamp(18px,4vw,30px);font-weight:1000;transition:all .18s}.tile:hover{background:#ecfeff;border-color:#67e8f9;transform:translateY(-2px);box-shadow:0 10px 24px #0891b21f}.tile.selected{color:#164e63;background:#ecfeff;border-color:#06b6d4;box-shadow:0 0 0 3px #cffafe}.tile.empty{box-shadow:none;cursor:default;background:0 0;border-color:#0000}.path-svg{pointer-events:none;color:#06b6d4;z-index:3;position:absolute;top:16px;left:16px}.result-mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:4;background:#0f172a8c;border-radius:24px;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.result-card{text-align:center;background:#fff;border-radius:28px;width:100%;max-width:540px;padding:28px;box-shadow:0 30px 90px #0003}.result-icon{color:#fff;background:#0f172a;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 14px;display:flex}.result-card h2{margin:0;font-size:26px}.result-card p{color:#64748b}.learned-list{text-align:left;background:#f8fafc;border-radius:18px;max-height:180px;padding:14px;font-size:14px;line-height:1.8;overflow:auto}.result-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.footer-note{color:#64748b;margin:14px 0 28px;padding:16px;font-size:14px;line-height:1.8}@media (width<=780px){.app-page{padding:10px}.hero-inner{align-items:stretch;display:grid}.user-box{min-width:0}.mode-grid,.level-list,.status-grid,.tips-row,.code-row{grid-template-columns:1fr}.tile{border-radius:14px}}
