:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#100a17;color:#f7f0fc}
*{box-sizing:border-box}
body{margin:0;background:radial-gradient(circle at 80% 8%,#45204c 0,transparent 34%),linear-gradient(180deg,#1a1025 0,#110b19 560px,#100a17 100%);line-height:1.6}
a{color:#ffd376;text-decoration:none}a:hover,a:focus-visible{text-decoration:underline}a:focus-visible{outline:2px solid #ffd376;outline-offset:4px}
.wrap{width:min(1120px,calc(100% - 36px));margin-inline:auto}
.skip{position:absolute;top:-70px;left:16px;background:#ffcb65;color:#211222;padding:8px 14px;z-index:10}.skip:focus{top:12px}
.site-header{border-bottom:1px solid #ffffff19;background:#1b1025cc}.header-inner{min-height:78px;display:flex;align-items:center;gap:28px;justify-content:space-between}
.brand{white-space:nowrap;color:#fff;font-size:1.4rem;font-weight:800;letter-spacing:-.05em}.brand strong{color:#ffba58}.brand small{font-size:.55em;color:#f8a7e5;letter-spacing:0}
.site-header nav{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.site-header nav a{color:#f7eefb;font-weight:600;font-size:.9rem}.site-header .languages{gap:9px}.languages a{padding:3px 6px;border-radius:6px}.languages [aria-current]{background:#ffcb65;color:#241327}
.hero{padding:76px 0 60px;max-width:880px}.eyebrow{display:inline-block;color:#ffc96c;font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
h1{font-size:clamp(2.45rem,5vw,4.6rem);line-height:1.09;letter-spacing:-.04em;margin:.3em 0}.lead{font-size:clamp(1.08rem,2vw,1.35rem);color:#eee3f2;max-width:750px}.hero p:not(.lead){max-width:750px;color:#d4c7dc}
.actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:30px}.actions a{display:inline-flex;align-items:center;padding:11px 17px;border:1px solid #f0bf6766;border-radius:11px;font-weight:700}.actions a.primary{background:#ffc767;color:#27142b;border-color:#ffc767}
.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin:5px 0 55px}.cards article,.method,.profiles,.notice{background:#21152ccc;border:1px solid #ffffff1f;border-radius:18px;padding:25px}.cards h2,.method h2,.profiles h2{font-size:1.35rem;margin:0 0 10px}.cards p,.method p,.profiles p,.notice p{color:#d5c9db;margin:0 0 15px}.cards a{font-weight:700}
.method{max-width:850px;margin-bottom:25px}.profiles{margin-bottom:25px}.profiles ol{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;margin:25px 0 0}.profiles li{display:flex;flex-direction:column;justify-content:center;gap:3px;border-radius:12px;background:#160f20;padding:12px 16px;min-height:70px}.profiles li a{font-weight:750}.profiles li span{font-size:.84rem;color:#bbaec7}
.notice{border-color:#e5b75d55;margin:30px 0 65px}.notice a{font-weight:700}.notice p{margin:8px 0 0}footer{display:flex;justify-content:space-between;border-top:1px solid #ffffff24;padding:24px 0 40px;color:#bcaec7}
@media(max-width:820px){.header-inner{align-items:flex-start;flex-direction:column;gap:8px;padding-block:16px}.hero{padding:50px 0 38px}.cards,.profiles ol{grid-template-columns:1fr}.cards{margin-bottom:35px}}
