.tip-banner{margin-top:14px;background:linear-gradient(120deg,#19142a,#11151c);border:1px solid #453466;border-radius:16px;padding:20px 22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px}.tip-banner>span,.support-orb{width:40px;height:40px;border-radius:50%;background:#302245;color:#c4a6ff;display:grid;place-items:center;font-weight:800}.tip-banner p{color:var(--muted);font-size:13px;margin:5px 0}.tip-banner a{color:#bda2f5;font-size:13px}.help-search{max-width:700px;margin:30px 0;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;background:var(--surface);border:1px solid var(--line);padding:15px 18px;border-radius:14px}.help-search input{background:none;border:0;color:white;font:inherit;outline:0}.help-topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:40px}.help-topic-grid a{background:var(--surface);border:1px solid var(--line);border-radius:15px;padding:20px}.help-topic-grid a>span{width:38px;height:38px;border-radius:10px;background:#2c2141;color:#c4a6ff;display:grid;place-items:center;margin-bottom:14px}.help-topic-grid strong,.help-topic-grid small{display:block}.help-topic-grid small{color:var(--muted);font-size:11px;margin-top:5px}.help-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px}.help-section{scroll-margin-top:145px;margin-bottom:46px}.help-section h2{margin:5px 0 18px}.help-section details{background:var(--surface);border:1px solid var(--line);border-radius:12px;margin-bottom:9px;overflow:hidden}.help-section summary{padding:17px 46px 17px 18px;font-weight:650;cursor:pointer;position:relative}.help-section summary:after{content:"＋";position:absolute;right:18px;color:#b99cf3}.help-section details[open] summary:after{content:"−"}.help-section details>div{border-top:1px solid var(--line);padding:4px 18px 18px;color:#b9c0cb;line-height:1.65;font-size:14px}.help-section details a{color:#bca2f5;text-decoration:underline}.help-section li{margin:7px 0}.help-aside{position:relative}.help-aside .panel{position:sticky;top:145px;margin-bottom:12px}.help-aside p,.hint-card li{color:var(--muted);font-size:13px;line-height:1.6}.help-aside .button{display:block;margin-top:18px}.hint-card ul{padding-left:18px}.support-orb{width:48px;height:48px;font-size:20px}.help-section details[hidden]{display:none}
@media(max-width:800px){.tip-banner{grid-template-columns:auto 1fr}.tip-banner a{grid-column:2}.help-topic-grid{grid-template-columns:1fr 1fr}.help-layout{grid-template-columns:1fr}.help-aside .panel{position:static}.help-section{scroll-margin-top:80px}.help-search{margin-top:22px}.help-section summary{font-size:14px}}
