.info-theme{--ink:#e8eef6;--ink-soft:#c7d2dc99;--paper:#050d1a;--card:#0b1a34;--line:#ffffff1a;--accent:#3b6fff;--accent-deep:#2a5ae0;--teal:#00c2ff;--shadow:0 14px 40px #0006;font-family:var(--font-body), "Segoe UI", sans-serif;color:var(--ink);background:0 0;min-height:100vh;line-height:1.65}.info-theme *{box-sizing:border-box}.info-theme .container{width:min(1000px,100% - 2rem);margin:0 auto;padding:0 0 3rem}.info-theme .meta{color:var(--ink-soft);flex-wrap:wrap;gap:.65rem;margin-top:.6rem;font-size:.95rem;display:flex}.info-theme .meta span{-webkit-backdrop-filter:blur(4px);background:#0d1f4099;border:1px solid #ffffff1f;border-radius:999px;padding:.3rem .9rem;font-size:.82rem}.info-theme footer{color:var(--ink-soft);text-align:center;letter-spacing:.01em;border-top:1px solid #ffffff1f;margin-top:2rem;padding-top:1.4rem;font-size:.88rem}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.info-theme .section{background:var(--card);border:1px solid var(--line);border-radius:16px;margin-top:1.1rem;padding:clamp(1.5rem,4vw,2.5rem) clamp(1.5rem,4vw,3rem);animation:.75s rise;box-shadow:0 3px 10px #00000040}.info-theme .section h1{background:linear-gradient(135deg, var(--ink) 15%, #9ec8f5 55%, var(--teal) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:0;margin-bottom:1rem;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:clamp(2rem,5vw,3rem);line-height:1.1}.info-theme .section h2{margin-top:0;font-family:Space Grotesk,Segoe UI,sans-serif}.info-theme .section h3{color:var(--ink);margin-top:1.8rem;margin-bottom:.6rem;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700}.info-theme .section p{color:var(--ink-soft);margin:0 0 .8rem;font-size:1rem;line-height:1.7}.info-theme .section ul{flex-direction:column;gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.info-theme .section li{color:var(--ink-soft);padding-left:1.2rem;font-size:1rem;line-height:1.65;position:relative}.info-theme .section li:before{content:"";background:var(--accent);opacity:.75;border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:.15rem}.info-theme .section a{color:var(--teal);border-bottom:1.5px solid #00c2ff47;padding-bottom:.05em;font-weight:600;text-decoration:none;transition:border-color .18s,color .18s}.info-theme .section a:hover{color:#00c2ff;border-color:var(--teal)}.info-theme .notice{border-left:4px solid var(--teal);background:#0d2242;border-radius:10px;margin-top:1.5rem;padding:.8rem .9rem}
