/*
Theme Name: Interactive Universe v10.1
Theme URI: https://example.com/
Description: Universal WordPress theme for imported interactive games, stories, quizzes, investigations and escape rooms.
Version: 10.1
Author: MD Omae
*/
:root{--bg:#070a0f;--text:#eef2f7;--muted:#9da8b5;--card:#101620;--line:#202a36;--accent:#79b8ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}.site-header{position:sticky;top:0;z-index:50;background:rgba(7,10,15,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.site-header-inner{max-width:1280px;margin:auto;padding:15px 22px;display:flex;align-items:center;justify-content:space-between}.site-title{font-size:21px;font-weight:800;text-decoration:none}.site-nav a{margin-left:18px;text-decoration:none;color:var(--muted)}.site-main{max-width:1280px;margin:auto;padding:35px 22px}.hero{min-height:55vh;display:grid;place-items:center;text-align:center}.hero h1{font-size:clamp(42px,7vw,82px);line-height:1.02;margin:0}.hero p{color:var(--muted);font-size:18px}.experience-hero{padding:20px 0 25px}.experience-hero h1{font-size:clamp(30px,5vw,60px);margin:0}.experience-type{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:12px}.content-card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:25px;margin-bottom:22px}.site-footer{border-top:1px solid var(--line);padding:30px 22px;color:var(--muted);text-align:center}.ic-root{margin-top:15px}

.site-footer-inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:6px;align-items:center}.site-footer-name{font-weight:700;color:var(--text)}.site-footer-credits{font-size:13px}.site-footer-credits a{color:var(--accent);text-decoration:none}.site-footer-credits a:hover{text-decoration:underline}
