.help-center-page{display:grid;gap:22px}.help-center-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px;background:linear-gradient(135deg,rgba(9,33,51,.96),rgba(12,24,50,.96));border-color:rgba(44,199,255,.35)}.help-center-hero h2,.help-checklist-card h2,.help-quick-card h2,.help-diagnostics-card h2,.help-faq-card h2{margin:4px 0 8px;font-size:clamp(24px,2vw,34px)}.help-center-hero p,.help-checklist-card header p,.help-quick-card header p,.help-diagnostics-card header p,.help-faq-card header p{margin:0;color:var(--muted,#96a8bd);line-height:1.6}.help-progress-card{display:flex;align-items:center;gap:15px;min-width:230px;padding:13px 16px;border:1px solid rgba(51,211,255,.28);border-radius:18px;background:rgba(3,16,29,.55)}.help-progress-ring{--help-progress:0;width:64px;height:64px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:conic-gradient(#39e0c7 calc(var(--help-progress)*1%),rgba(75,118,153,.18) 0);position:relative}.help-progress-ring:after{content:"";position:absolute;inset:6px;border-radius:inherit;background:#081827}.help-progress-ring strong{position:relative;z-index:1;font-size:14px}.help-progress-card>span{font-size:13px;color:#b9cadb;line-height:1.4}.help-checklist-card,.help-quick-card,.help-diagnostics-card,.help-faq-card{padding:26px}.help-checklist-card header{margin-bottom:18px}.help-checklist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.help-checklist-item{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px 14px;align-items:center;padding:15px;border:1px solid rgba(74,138,185,.22);border-radius:16px;background:rgba(3,14,26,.48)}.help-checklist-item.is-ready{border-color:rgba(43,224,178,.32);background:linear-gradient(135deg,rgba(19,111,87,.12),rgba(3,14,26,.48))}.help-step-number{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(53,194,235,.32);border-radius:12px;color:#45d7ff;font-size:12px;font-weight:800}.help-checklist-item strong{display:block;font-size:14px}.help-checklist-item p{margin:4px 0 0;color:#8ea5bc;font-size:12px;line-height:1.45}.help-step-state{padding:5px 8px;border-radius:999px;border:1px solid rgba(126,151,180,.28);font-size:10px;font-weight:800;text-transform:uppercase;color:#9fb2c6}.is-ready .help-step-state{border-color:rgba(43,224,178,.4);color:#4de7bd}.help-checklist-item>a{grid-column:2/4;width:max-content;color:#55d9ff;font-size:12px;font-weight:800;text-decoration:none}.help-checklist-item>a:hover{text-decoration:underline}.help-center-columns{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.help-quick-links{display:grid;gap:10px;margin-top:18px}.help-quick-links a{display:grid;gap:3px;padding:14px 15px;border:1px solid rgba(65,143,194,.22);border-radius:14px;background:rgba(4,16,29,.46);text-decoration:none;transition:.2s ease}.help-quick-links a:hover{transform:translateX(3px);border-color:rgba(50,207,246,.48);background:rgba(19,77,105,.18)}.help-quick-links a.help-quick-link--discord{border-color:rgba(117,98,255,.42);background:linear-gradient(135deg,rgba(39,177,255,.09),rgba(121,73,255,.13));box-shadow:inset 3px 0 0 #735fff}.help-quick-links a.help-quick-link--discord:hover{border-color:rgba(70,211,255,.62);background:linear-gradient(135deg,rgba(39,177,255,.14),rgba(121,73,255,.18));box-shadow:inset 3px 0 0 #43d6ff,0 10px 26px rgba(85,91,255,.12)}.help-quick-links strong{color:#edf7ff;font-size:14px}.help-quick-links span{color:#8fa6bc;font-size:12px;line-height:1.4}.help-diagnostic-list{display:grid;gap:0;margin:18px 0}.help-diagnostic-list>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid rgba(101,139,172,.15)}.help-diagnostic-list dt{color:#8ea5bb;font-size:12px}.help-diagnostic-list dd{margin:0;max-width:65%;overflow-wrap:anywhere;text-align:right;font-size:13px;font-weight:800}.help-secret-warning{display:flex;gap:10px;align-items:flex-start;margin:16px 0 0;padding:12px;border:1px solid rgba(255,195,64,.25);border-radius:12px;background:rgba(122,78,6,.1);color:#d9b86d;font-size:11px;line-height:1.45}.help-secret-warning .nc-ui-icon{flex:0 0 auto}.help-panel-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.help-panel-faq details{border:1px solid rgba(70,139,186,.2);border-radius:14px;background:rgba(4,16,29,.42);overflow:hidden}.help-panel-faq summary{display:grid;grid-template-columns:32px minmax(0,1fr) 18px;gap:10px;align-items:center;padding:14px;cursor:pointer;list-style:none}.help-panel-faq summary::-webkit-details-marker{display:none}.help-panel-faq summary span{color:#40d6ff;font-size:11px;font-weight:800}.help-panel-faq summary strong{font-size:13px;line-height:1.4}.help-panel-faq summary i:before,.help-panel-faq summary i:after{content:"";display:block;width:12px;height:1.5px;background:#58d7f5;transition:.2s}.help-panel-faq summary i:after{transform:rotate(90deg) translateX(-1.5px)}.help-panel-faq details[open] summary i:after{transform:rotate(0) translateY(-1.5px)}.help-panel-faq details p{margin:0;padding:0 14px 15px 56px;color:#91a7bc;font-size:12px;line-height:1.55}@media(max-width:1050px){.help-center-columns,.help-checklist-grid{grid-template-columns:1fr}}@media(max-width:720px){.help-center-hero{align-items:flex-start;flex-direction:column;padding:22px}.help-progress-card{width:100%;min-width:0}.help-checklist-card,.help-quick-card,.help-diagnostics-card,.help-faq-card{padding:20px}.help-panel-faq{grid-template-columns:1fr}.help-checklist-item{grid-template-columns:38px minmax(0,1fr)}.help-step-state{grid-column:2}.help-checklist-item>a{grid-column:2}.help-diagnostic-list>div{align-items:flex-start;flex-direction:column;gap:5px}.help-diagnostic-list dd{max-width:100%;text-align:left}}
