.faqPage{max-width:var(--site-page-max,1540px);padding:clamp(18px, 2.8vw, 32px) var(--site-page-x,clamp(16px, 4vw, 40px)) clamp(28px, 4vw, 56px);margin:0 auto}.faqSection{margin-bottom:64px}.faqSectionTitle{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:16px;margin-bottom:24px;font-size:28px;font-weight:700;display:flex;position:relative}.faqSectionTitle:before{content:"";background:var(--primary);border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #f9731699}.faqSectionTitle:after{content:"";background:linear-gradient(90deg,#ffffff1a,#0000);flex:1;height:1px;margin-left:16px}.faqGrid{column-width:340px;column-gap:24px}.faqItem{break-inside:avoid;background:var(--bg-card,#111113);border:1px solid var(--border,#ffffff14);border-radius:var(--radius-lg,6px);flex-direction:column;margin-bottom:24px;padding:24px;transition:border-color .16s,background .16s;display:flex;position:relative;overflow:hidden}.faqItem:before{content:"";background:var(--primary,#f97316);opacity:.34;pointer-events:none;width:3px;position:absolute;top:0;bottom:0;left:0}.faqItem:hover{border-color:var(--border-hover,#f9731673);background:var(--bg-hover,#18181b)}.faqHeader{z-index:1;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex;position:relative}.faqIcon{width:52px;height:52px;color:var(--primary);border-radius:var(--radius-lg,6px);background:#f9731614;border:1px solid #f9731626;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;transition:background .16s,color .16s,border-color .16s;display:flex;box-shadow:inset 0 0 15px #f973160d}.faqItem:hover .faqIcon{color:#fdba74;background:#f9731624;border-color:#f9731659}.faqHeader h3{font-family:var(--font-heading);color:#f4f4f5;letter-spacing:.03em;margin:0;padding-top:4px;font-size:19px;font-weight:600;line-height:1.35;transition:color .3s}.faqItem:hover .faqHeader h3{color:#fff}.faqQuestionLink{color:inherit;text-decoration:none}.faqQuestionLink:focus-visible{outline:2px solid var(--primary,#f97316);outline-offset:4px;border-radius:4px}.faqAnswer{z-index:1;flex:1;position:relative}.faqAnswer p{color:#ffffffa6;margin:0 0 14px;font-size:14.5px;line-height:1.65;transition:color .3s}.faqItem:hover .faqAnswer p{color:#ffffffd9}.faqAnswer p:last-child{margin-bottom:0}.faqAnswer ul{color:#ffffffa6;margin:0 0 14px;padding-left:22px;font-size:14.5px;line-height:1.65;transition:color .3s}.faqItem:hover .faqAnswer ul{color:#ffffffd9}.faqAnswer ul li{margin-bottom:8px}.faqAnswer ul li:last-child{margin-bottom:0}.faqAnswer ul li::marker{color:var(--primary)}.faqChannel{color:var(--primary);background:#f9731626;border:1px solid #f9731633;border-radius:6px;padding:3px 8px;font-weight:600;transition:all .3s;display:inline-block}.faqItem:hover .faqChannel{background:#f9731640;border-color:#f9731666}.faqAnswer strong{color:#fff;font-weight:700}@media (max-width:768px){.faqPage{padding:16px 16px 40px}.faqSectionTitle{margin-bottom:20px;font-size:24px}.faqGrid{grid-template-columns:1fr;gap:16px}.faqItem{padding:24px}.faqIcon{width:44px;height:44px;font-size:18px}.faqHeader h3{font-size:17px}}
