:root{color-scheme:dark;--bg:#08070d;--panel:#12101a;--line:#30263d;--text:#f7f2ed;--muted:#b8afc1;--pink:#ff4da6;--blue:#65d7ff;--gold:#f5c96b}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 8%,#35101f 0,transparent 32%),radial-gradient(circle at 8% 28%,#062733 0,transparent 30%),var(--bg);color:var(--text);font:17px/1.7 Inter,system-ui,-apple-system,sans-serif}a{color:inherit}.guide-shell{width:min(1080px,calc(100% - 32px));margin:auto}.guide-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0}.guide-brand{font-weight:950;letter-spacing:.13em;text-decoration:none}.guide-brand span{color:var(--gold)}.guide-languages{display:flex;gap:8px}.guide-languages a{padding:7px 11px;border:1px solid var(--line);border-radius:999px;text-decoration:none;font-size:13px;font-weight:800}.guide-languages a[aria-current=page]{background:#563a78;border-color:#8a60bc}.guide-hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;padding:54px 0 70px}.guide-kicker{color:var(--pink);font-weight:900;letter-spacing:.16em;text-transform:uppercase}.guide-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.02;margin:12px 0 22px;letter-spacing:-.045em}.guide-hero p{color:var(--muted);font-size:20px}.guide-hero img{width:100%;border-radius:28px;mask-image:linear-gradient(#000 78%,transparent);-webkit-mask-image:linear-gradient(#000 78%,transparent)}.guide-cta{display:inline-block;margin-top:18px;padding:14px 22px;border-radius:14px;background:linear-gradient(120deg,var(--gold),#ff84b9);color:#160d16;font-weight:950;text-decoration:none}.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.guide-card,.guide-copy,.guide-faq{border:1px solid var(--line);background:linear-gradient(145deg,rgba(23,20,31,.95),rgba(11,10,16,.94));border-radius:22px;padding:28px}.guide-card h2,.guide-copy h2,.guide-faq h2{margin:0 0 10px;line-height:1.2}.guide-card p,.guide-copy p,.guide-faq p{color:var(--muted);margin:8px 0}.guide-card strong{color:var(--blue)}.guide-copy{margin:18px 0}.guide-copy ul{color:var(--muted)}.guide-copy li+li{margin-top:8px}.guide-faq{margin:18px 0 50px}.guide-faq h3{margin:22px 0 4px;color:var(--gold)}.guide-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:28px 0 42px;color:var(--muted)}.guide-footer a{color:var(--blue)}
.seo-guide-entry{display:flex;justify-content:center;padding:18px 16px 36px}.seo-guide-entry a{color:#8fe5ff;font-size:13px;font-weight:800;letter-spacing:.04em;text-underline-offset:4px}
[dir=rtl] .guide-kicker{letter-spacing:0}[dir=rtl] .guide-hero h1{letter-spacing:0}
@media(max-width:760px){body{font-size:16px}.guide-shell{width:min(100% - 24px,1080px)}.guide-nav{align-items:flex-start}.guide-hero{grid-template-columns:1fr;padding:26px 0 46px;gap:18px}.guide-hero img{order:-1;max-height:420px;object-fit:cover}.guide-grid{grid-template-columns:1fr}.guide-card,.guide-copy,.guide-faq{padding:21px}.guide-footer{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
