:root{--shell-w: min(1400px, 90vw);--radius: 18px;--shadow: 0 18px 60px rgba(0, 0, 0, .45)}html,body{height:100%;margin:0;background:radial-gradient(circle at 30% 20%,rgba(70,120,255,.18),transparent 40%),radial-gradient(circle at 75% 35%,rgba(255,170,60,.12),transparent 42%),#070a10;color:#e9edf7;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.mm-page{min-height:100%}.mm-header{width:100%;display:flex;justify-content:center;padding:14px 0 8px}.mm-banner{width:var(--shell-w);max-width:1600px;max-height:33vh;object-fit:cover;border-radius:16px;box-shadow:var(--shadow);display:block}.mm-shell{width:var(--shell-w);margin:0 auto;padding:14px 0 40px}.mm-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mm-tile{border-radius:var(--radius);overflow:hidden;color:inherit;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #00000059;transition:transform .16s ease,border-color .16s ease,background .16s ease;display:grid;grid-template-rows:170px auto;min-width:0}.mm-tile:hover,.mm-tile:focus{transform:translateY(-3px);border-color:#ffffff2e;background:#ffffff0f;outline:none}.mm-tile.is-active{border-color:#ffffff38}.mm-tileMedia{background-size:cover;background-position:center;filter:saturate(1.05) contrast(1.05);height:100%}.mm-tileLaunch{display:block;height:100%;text-decoration:none;color:inherit}.mm-tileText{padding:10px 10px 12px}.mm-tileTitleRow{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:4px}.mm-tileTitle{display:inline-block;text-decoration:none;color:inherit;font-weight:750;font-size:14px;line-height:1.2}.mm-aboutBtn{display:inline-flex;align-items:center;justify-content:center;height:24px;min-width:62px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#eff4ff;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.02em;transition:background .14s ease,border-color .14s ease,transform .14s ease}.mm-aboutBtn:hover,.mm-aboutBtn:focus{background:#78a8ff3d;border-color:#8cb9ffbf;transform:translateY(-1px);outline:none}.mm-tileSub{font-size:12px;opacity:.72;line-height:1.2}@media(max-width:900px){.mm-grid{grid-template-columns:repeat(2,1fr)}.mm-tile{grid-template-rows:200px auto}}:root{color-scheme:dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#05070b;color:#e9eef7}
