.info-theme{--ink:#0f2438;--ink-soft:#3a5063;--paper:#f7f5ef;--card:#fff;--line:#d8d2c4;--accent:#d95f43;--accent-deep:#b6452d;--teal:#1e7f7b;--shadow:0 14px 40px #0e1c261f;color:var(--ink);background:radial-gradient(circle at 0 0,#efe7d6 0%,#f7f5ef 40%,#f4efe3 100%);min-height:100vh;font-family:Manrope,Segoe UI,sans-serif;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:#ffffffd1;border:1px solid #d8d2c4a6;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 #d8d2c480;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 #00000008}.info-theme .section h1{background:linear-gradient(135deg, var(--ink) 15%, #1a3d5c 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 #1e7f7b47;padding-bottom:.05em;font-weight:600;text-decoration:none;transition:border-color .18s,color .18s}.info-theme .section a:hover{color:#135e5a;border-color:var(--teal)}.info-theme .notice{border-left:4px solid var(--teal);background:#edf8f7;border-radius:10px;margin-top:1.5rem;padding:.8rem .9rem}
