/* Telegram channel links: separate from Discord login and personal support. */
.header .header-telegram{display:flex;align-items:center;gap:10px;padding:9px 12px;border:1px solid #414141;border-radius:10px;background:linear-gradient(130deg,#ffffff0c,#ffffff03);color:#eee;text-decoration:none;transition:background .2s,border-color .2s;flex-shrink:0}
.header-telegram>svg{width:18px;height:18px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5}
.header-telegram>svg:last-child{width:13px;height:13px;color:#999}
.header-telegram>span{display:flex;flex-direction:column;gap:4px;min-width:0}
.header-telegram strong{font-size:11px;font-weight:600;line-height:1.2}
.header-telegram small{font-size:8px;line-height:1.3;color:#a2a2a2}
.header .header-telegram:hover{background:#ffffff12;border-color:#8a8a8a}
.header-telegram:focus-visible,.telegram-channel .btn:focus-visible{outline:2px solid #eee;outline-offset:4px}
.telegram-section{padding-top:26px;padding-bottom:70px;scroll-margin-top:120px}
.telegram-channel{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:1.4fr 1fr;gap:50px;align-items:center;border:1px solid #353535;border-radius:24px;padding:48px 52px;background:radial-gradient(ellipse at 100% 0%,#ffffff0b,transparent 60%),linear-gradient(130deg,#161616,#0d0d0d)}
.telegram-channel:before{content:'';position:absolute;inset:auto -150px -310px auto;width:620px;height:620px;border:1px solid #ffffff07;border-radius:50%;z-index:-1;pointer-events:none}
.telegram-channel .eyebrow{font-size:10px;letter-spacing:.16em;color:#999;margin-bottom:21px}
.telegram-channel h2{font-size:clamp(25px,3vw,38px);line-height:1.35;letter-spacing:-.055em;margin:0 0 20px}
.telegram-channel h2 span{color:#929292}
.telegram-channel-copy>p{max-width:530px;font-size:13px;line-height:1.85;color:#a2a2a2;margin:0}
.telegram-topics{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}
.telegram-topics span{font-size:9px;letter-spacing:.04em;color:#b0b0b0;border:1px solid #353535;border-radius:6px;padding:7px 10px;background:#ffffff03}
.telegram-channel-action{display:flex;align-items:center;flex-direction:column;text-align:center;gap:12px;min-width:0;padding:12px 0}
.telegram-channel-icon{display:grid;place-items:center;width:74px;height:74px;border-radius:23px;border:1px solid #555;background:linear-gradient(145deg,#333,#181818);box-shadow:0 0 45px #ffffff07;margin-bottom:5px;transform:rotate(-7deg)}
.telegram-channel-icon svg{width:37px;height:37px;fill:none;stroke:#eee;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round;transform:rotate(7deg)}
.telegram-channel-handle{font-size:20px;letter-spacing:-.03em;font-weight:600;color:#f3f3f3}
.telegram-channel-action>p{margin:0;color:#999;font-size:11px;line-height:1.7}
.telegram-channel-action .btn{margin-top:10px;min-height:48px;font-size:12px;gap:14px;width:100%;max-width:290px;justify-content:center}
.telegram-channel-action>small{font-size:9px;color:#777;margin-top:3px}
@media(max-width:1100px) and (min-width:701px){.header nav{display:none}.header-actions{gap:16px}}
@media(max-width:800px){.telegram-channel{padding:32px;gap:24px}.telegram-channel h2{font-size:26px}}
@media(max-width:700px){.header{height:auto;min-height:64px;padding:12px 16px;gap:10px;flex-wrap:wrap}.header>.brand{margin-right:auto}.header .header-actions{display:contents}.header #effects{order:1}.header [data-account]{padding:8px 10px;min-height:34px;font-size:10px;gap:6px}.header [data-account] .tiny{display:none}.header [data-account]{order:2}.header .header-telegram{order:3;flex-basis:100%;justify-content:flex-start;padding:8px 11px;gap:10px}.header-telegram>svg:last-child{margin-left:auto}.header-telegram strong{font-size:11px}.header-telegram small{font-size:9px}.telegram-section{padding-top:16px;padding-bottom:42px;scroll-margin-top:155px}.telegram-channel{grid-template-columns:1fr;padding:28px 24px;gap:28px}.telegram-channel h2{font-size:27px}.telegram-channel-copy>p{font-size:12px}.telegram-channel-action{border-top:1px solid #303030;padding-top:28px}.telegram-channel-action .btn{max-width:none}.telegram-topics{margin-top:18px}}
@media(max-width:360px){.header{padding-inline:12px}.telegram-channel{padding:25px 20px}.telegram-channel h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){.header .header-telegram{transition:none}}
