:root{--bg:#130938;--panel:#211352;--panel-2:#2d1d69;--text:#f8f7ff;--muted:#bdb5dc;--line:rgba(255,255,255,.12);--green:#57e58b;--yellow:#ffd84d;--pink:#f35bad;--max:1180px;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 85% 5%,#392083 0,transparent 35%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.68}a{color:var(--green)}img{display:block;max-width:100%}.ch-container,.ch-header-inner,.ch-hero-inner{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.ch-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(24,11,65,.92);backdrop-filter:blur(18px)}.ch-header-inner{min-height:76px;display:flex;align-items:center;gap:28px}.ch-logo img{width:164px;max-height:44px}.ch-nav{display:flex;align-items:center;gap:19px}.ch-nav a{color:#e8e4f7;text-decoration:none;font-size:14px;font-weight:700}.ch-nav a:hover{color:var(--green)}.ch-actions{display:flex;gap:10px;margin-left:auto}.ch-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid transparent;border-radius:10px;background:var(--yellow);color:#21164c!important;font-weight:900;text-decoration:none;box-shadow:0 8px 24px rgba(255,216,77,.18);transition:.2s}.ch-btn:hover{transform:translateY(-2px);filter:brightness(1.05)}.ch-btn-ghost{border-color:rgba(255,255,255,.32);background:transparent;color:#fff!important;box-shadow:none}.ch-btn-large{min-height:52px;padding-inline:24px}.ch-menu-toggle{display:none;width:44px;height:40px;padding:9px;border:1px solid var(--line);border-radius:9px;background:transparent}.ch-menu-toggle span{display:block;height:2px;margin:4px 0;background:#fff}.ch-hero{min-height:500px;display:grid;background-image:linear-gradient(90deg,rgba(19,9,56,.98) 4%,rgba(19,9,56,.86) 48%,rgba(19,9,56,.18)),var(--hero-image);background-size:cover;background-position:center}.ch-hero-inner{display:grid}.ch-hero-copy{align-self:center;max-width:710px;padding:74px 0}.ch-kicker{display:inline-flex;padding:6px 12px;border:1px solid rgba(87,229,139,.35);border-radius:999px;background:rgba(87,229,139,.1);color:var(--green);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.ch-hero h1{max-width:760px;margin:20px 0 14px;font-size:clamp(42px,6vw,72px);line-height:1.03;letter-spacing:-.045em}.ch-hero p{max-width:690px;margin:0;color:#ddd8f1;font-size:18px}.ch-hero-actions{display:flex;align-items:center;gap:18px;margin-top:30px}.ch-hero-actions span{color:#c9c2e3;font-size:13px}.ch-section{padding:60px 0 82px}.ch-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:34px;align-items:start}.ch-content{min-width:0;padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,rgba(45,29,105,.88),rgba(25,13,66,.94));box-shadow:0 25px 60px rgba(0,0,0,.22)}.ch-content>p:first-child{color:#ece8fb}.ch-content h2{margin:54px 0 14px;font-size:32px;line-height:1.2;letter-spacing:-.025em}.ch-content h3{margin:32px 0 10px;font-size:23px;line-height:1.3}.ch-content p,.ch-content li{color:#d2cce8}.ch-content strong{color:#fff}.ch-content ul,.ch-content ol{padding-left:23px}.ch-content li+li{margin-top:7px}.ch-content table{width:100%;margin:25px 0;border-collapse:collapse;border:1px solid var(--line);border-radius:12px;overflow:hidden}.ch-content th,.ch-content td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.ch-content th{background:rgba(87,229,139,.12);color:#fff}.ch-content tr:last-child td{border-bottom:0}.ch-figure{margin:28px 0 34px}.ch-figure img{width:100%;height:auto;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 38px rgba(0,0,0,.28)}.ch-figure figcaption{margin-top:8px;color:#a9a0cf;font-size:12px}.ch-updated{margin-top:52px!important;padding-top:20px;border-top:1px solid var(--line);font-size:13px!important;color:#9e95c6!important}.ch-sidebar{position:sticky;top:104px}.ch-toc{padding:22px;border:1px solid var(--line);border-radius:15px;background:rgba(35,20,87,.9)}.ch-toc strong{color:var(--yellow)}.ch-toc nav{display:grid;max-height:58vh;margin:14px 0 20px;overflow:auto}.ch-toc nav a{padding:7px 0;border-bottom:1px solid rgba(255,255,255,.07);color:#d7d1ec;font-size:13px;text-decoration:none}.ch-toc nav a.sub{padding-left:13px;color:#a9a1c8}.ch-toc .ch-btn{width:100%}.ch-footer{border-top:1px solid var(--line);background:#0d0628}.ch-footer-grid{display:grid;grid-template-columns:1.1fr 1fr .7fr;gap:48px;padding-top:44px;padding-bottom:40px}.ch-footer-grid img{margin-bottom:15px}.ch-footer-grid p{max-width:430px;margin:8px 0 0;color:var(--muted);font-size:14px}.ch-footer-grid strong{color:var(--yellow)}.ch-footer-grid nav{display:grid;align-content:start;gap:10px}.ch-footer-grid nav>a{color:#e4dff4;text-decoration:none;font-size:14px}.ch-language-switcher{display:flex;align-items:center;gap:12px;margin-top:5px}.ch-language-switcher a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:28px;border:1px solid var(--line);border-radius:7px;font-size:22px;text-decoration:none}.ch-language-switcher a:hover{border-color:var(--green);transform:translateY(-1px)}.ch-footer-bottom{border-top:1px solid rgba(255,255,255,.08)}.ch-footer-bottom .ch-container{display:flex;justify-content:space-between;gap:20px;padding-block:17px;color:#8f86b4;font-size:12px}@media(max-width:980px){.ch-nav{display:none;position:absolute;left:20px;right:20px;top:70px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#211352}.ch-nav.ch-is-open{display:grid;grid-template-columns:1fr 1fr}.ch-menu-toggle{display:block}.ch-actions{margin-left:auto}.ch-layout{grid-template-columns:1fr}.ch-sidebar{position:static}.ch-toc nav{max-height:none}.ch-footer-grid{grid-template-columns:1fr;gap:28px}}@media(max-width:560px){.ch-container,.ch-header-inner,.ch-hero-inner{width:min(calc(100% - 28px),var(--max))}.ch-header-inner{min-height:66px;gap:10px}.ch-logo img{width:130px}.ch-actions .ch-btn-ghost{display:none}.ch-actions .ch-btn{min-height:40px;padding:8px 12px}.ch-hero{min-height:470px;background-image:linear-gradient(180deg,rgba(19,9,56,.55),rgba(19,9,56,.97) 72%),var(--hero-image);background-position:58% center}.ch-hero-copy{align-self:end;padding:90px 0 52px}.ch-hero h1{font-size:39px}.ch-hero-actions{align-items:flex-start;flex-direction:column}.ch-section{padding:34px 0 54px}.ch-content{padding:20px 17px}.ch-content h2{font-size:28px}.ch-content table{display:block;overflow-x:auto}.ch-content tbody{display:table;min-width:560px;width:100%}.ch-footer-bottom .ch-container{flex-direction:column;gap:4px}}
