:root{--help:#5b50cb;--help-soft:#f0edff}.help-body{background:#f5f6fa}.help-page{max-width:1180px;margin:auto;padding:24px 20px 60px}.help-hero{min-height:155px;padding:27px 34px;border-radius:20px;background:linear-gradient(125deg,#4d45a9,#7565df);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.help-hero small,.faq-panel>header small,.feedback-panel>header small,.feedback-history>header small{letter-spacing:2px;opacity:.72}.help-hero h1{margin:5px 0;font-size:29px}.help-hero p{margin:0;opacity:.82}.help-search{width:min(420px,45%);height:48px;padding:0 15px;display:flex;align-items:center;gap:10px;border-radius:12px;background:#fff}.help-search span{font-size:25px;color:#767b8b}.help-search input{width:100%;border:0;outline:0;background:#fff;color:#292d3d;-webkit-text-fill-color:#292d3d;font-size:14px;opacity:1}.help-search input::placeholder{color:#8c92a2;-webkit-text-fill-color:#8c92a2;opacity:1}.help-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.help-shortcuts a{min-width:0;padding:15px 16px;border:1px solid #e3e4ec;border-radius:13px;background:#fff;display:grid;grid-template-columns:40px 1fr;column-gap:11px;color:#313449}.help-shortcuts a>span{grid-row:1/3;width:40px;height:40px;border-radius:10px;background:var(--help-soft);color:var(--help);display:grid;place-items:center;font-weight:800}.help-shortcuts b{align-self:end}.help-shortcuts small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9196a4}.help-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start}.faq-panel,.feedback-panel,.feedback-history{border:1px solid #e1e3eb;border-radius:16px;background:#fff}.faq-panel{padding:22px}.faq-panel>header,.feedback-history>header{display:flex;align-items:flex-end;justify-content:space-between}.faq-panel h2,.feedback-panel h2,.feedback-history h2{margin:3px 0 0;font-size:21px}.faq-panel>header>span,.feedback-history>header>span{color:#9297a5}.faq-tabs{display:flex;gap:7px;margin:17px 0 13px;overflow:auto}.faq-tabs button{flex:none;padding:7px 12px;border:0;border-radius:8px;background:#f2f3f7;color:#666c7b;cursor:pointer}.faq-tabs button.active{background:var(--help);color:#fff}.faq-list{border-top:1px solid #ececf2}.faq-list details{border-bottom:1px solid #ececf2}.faq-list summary{padding:15px 2px;display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;font-weight:700;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{font-style:normal;color:#8c91a0;font-size:19px}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{margin:-3px 0 16px;padding-right:30px;color:#6f7585;line-height:1.8}.faq-empty{display:none;padding:45px 10px;text-align:center;color:#969aa7}.feedback-panel{position:sticky;top:88px;padding:22px}.feedback-panel>header p{margin:8px 0 18px;color:#7d8291}.feedback-panel form label{display:block;margin-bottom:13px}.feedback-panel label>span{display:block;margin-bottom:6px;font-weight:700}.feedback-panel label em{font-style:normal;font-weight:400;color:#9a9eaa}.feedback-panel input,.feedback-panel select,.feedback-panel textarea{width:100%;border:1px solid #dfe1e9;border-radius:9px;background:#fff;padding:10px 11px;color:#343746;outline:0}.feedback-panel select,.feedback-panel input{height:42px}.feedback-panel textarea{min-height:126px;resize:vertical}.feedback-panel input:focus,.feedback-panel select:focus,.feedback-panel textarea:focus{border-color:#8b81df;box-shadow:0 0 0 3px #6c5ce718}.feedback-panel label{position:relative}.feedback-panel label>small{position:absolute;right:9px;bottom:7px;color:#a0a4af}.feedback-panel label>small i{font-style:normal}.feedback-panel form>button,.feedback-login a{width:100%;height:42px;border:0;border-radius:9px;background:var(--help);color:#fff;display:grid;place-items:center;font-weight:700;cursor:pointer}.feedback-panel form>button:disabled{opacity:.6}.feedback-login{text-align:center;padding:28px 8px 8px}.feedback-login>span{font-size:35px;color:var(--help)}.feedback-login b{display:block;font-size:17px}.feedback-login p{color:#8c91a0}.feedback-history{margin-top:16px;padding:22px}.feedback-history>div{margin-top:13px}.feedback-history article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding:15px 0;border-top:1px solid #ececf2}.feedback-history article>div{min-width:0}.feedback-history article p{margin:4px 0;color:#747a89;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feedback-history time{color:#9a9eaa;font-size:12px}.feedback-history blockquote{margin:9px 0 0;padding:9px 12px;border-left:3px solid var(--help);background:#f7f6ff;color:#626778}.status{height:max-content;padding:4px 8px;border-radius:99px;background:#eef0f4;color:#747988;font-size:11px}.status-1{background:#fff4dc;color:#aa7100}.status-2,.status-3{background:#e8f8f1;color:#16845e}.help-toast{position:fixed;left:50%;bottom:28px;z-index:100;transform:translate(-50%,15px);padding:10px 17px;border-radius:9px;background:#29263a;color:#fff;opacity:0;pointer-events:none;transition:.2s}.help-toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:850px){.help-shortcuts{grid-template-columns:repeat(2,1fr)}.help-layout{grid-template-columns:1fr}.feedback-panel{position:static}.help-hero{align-items:flex-start;flex-direction:column}.help-search{width:100%;max-width:none}}@media(max-width:520px){.help-page{padding:14px 12px 45px}.help-hero{padding:22px}.help-shortcuts{grid-template-columns:1fr}.feedback-history article{grid-template-columns:auto 1fr}.feedback-history time{grid-column:2}}
