.help-page-head{display:grid;grid-template-columns:92px minmax(0,1fr) 190px;align-items:end;gap:24px;margin:0 0 28px;padding:0 0 24px;border-bottom:1px solid var(--ink,#101114)}.help-title-index{display:flex;min-height:112px;flex-direction:column;justify-content:space-between;padding:14px;border:1px solid var(--ink,#101114)}.help-title-index strong{color:var(--brand,#173bff);font-size:38px;font-weight:600;line-height:1}.help-title-index span{color:var(--muted,#54565d);font:700 8px/1.35 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.08em}.help-page-head .eyebrow{margin:0 0 10px;color:var(--brand,#173bff);font:700 9px/1.3 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.1em}.help-page-head h1{margin:0;font-size:clamp(42px,6vw,72px);font-weight:650;line-height:.95;letter-spacing:-.055em}.help-page-head p:last-child{max-width:650px;margin:14px 0 0;color:var(--muted,#54565d);font-size:15px;line-height:1.7}.help-page-head aside{display:flex;min-height:112px;flex-direction:column;justify-content:space-between;padding:14px;border:1px solid var(--ink,#101114)}.help-page-head aside span,.help-page-head aside small{color:var(--muted,#54565d);font:700 8px/1.35 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.08em}.help-page-head aside strong{color:var(--brand,#173bff);font-size:35px;font-weight:600;line-height:1}.help-panel,.help-support-card,.moderation-center{margin:0 0 20px;border:1px solid var(--ink,#101114);border-radius:0;background:transparent;box-shadow:none;overflow:hidden}.help-support-card,.moderation-center{margin-top:0}.help-section-heading{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;min-height:68px;padding:10px 14px;border-bottom:1px solid var(--ink,#101114)}.help-section-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--brand,#173bff);border-radius:50%;color:var(--brand,#173bff);background:transparent}.help-section-icon.contact,.help-section-icon.safety{color:var(--brand,#173bff);background:transparent}.help-section-icon svg,.help-contact-card svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.help-section-heading h2{margin:0;font-size:19px;font-weight:650;line-height:1.3}.help-section-heading p{margin:3px 0 0;color:var(--muted,#54565d);font-size:12px}.help-contact-card[type=button]{width:100%;color:inherit;font:inherit;cursor:pointer}.help-ticket-dialog{width:min(960px,calc(100vw - 32px));max-width:none;max-height:min(88dvh,900px);margin:auto;padding:0;border:1px solid var(--ink,#101114);border-radius:2px;color:var(--ink,#101114);background:var(--surface,#fbfaf7);box-shadow:none;overflow:auto}.help-ticket-dialog::backdrop{background:#10111494}.help-ticket-dialog>.help-section-heading{position:sticky;top:0;z-index:2;grid-template-columns:44px minmax(0,1fr) 44px;background:var(--surface,#fbfaf7)}.help-ticket-dialog-close{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--ink,#101114);border-radius:50%;color:var(--ink,#101114);background:transparent;cursor:pointer}.help-ticket-dialog-close:hover{color:var(--surface,#fbfaf7);background:var(--ink,#101114)}.help-ticket-dialog-close:focus-visible{outline:3px solid rgba(23,59,255,.3);outline-offset:2px}.help-ticket-dialog-close i{font-size:15px}.help-ticket-dialog[open]{animation:help-dialog-in .18s ease-out}@keyframes help-dialog-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.help-faq-list{display:grid}.help-faq-item{border-bottom:1px solid var(--line,#c9c6bf)}.help-faq-item:last-child{border-bottom:0}.help-faq-item summary{display:grid;grid-template-columns:56px minmax(0,1fr) 44px;align-items:center;gap:14px;min-height:66px;padding:0 12px 0 0;color:var(--ink,#101114);cursor:pointer;font-weight:650;list-style:none}.help-faq-item summary::-webkit-details-marker{display:none}.help-faq-item summary b{display:grid;align-self:stretch;place-items:center;border-right:1px solid var(--line,#c9c6bf);color:var(--brand,#173bff);font:700 9px/1 var(--mono,"SFMono-Regular",Consolas,monospace)}.help-faq-item summary:hover{color:var(--brand,#173bff);background:#173bff06}.help-faq-item summary svg{justify-self:center;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;transition:transform .18s ease}.help-faq-item[open] summary{color:var(--brand,#173bff);background:transparent}.help-faq-item[open] summary svg{transform:rotate(180deg)}.help-faq-item>div{padding:0 56px 20px 70px;background:transparent}.help-faq-item p{max-width:820px;margin:0;color:var(--muted,#54565d);font-size:14px;line-height:1.8}.help-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0}.help-contact-card{position:relative;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end;min-height:176px;padding:18px;border:0;border-right:1px solid var(--ink,#101114);border-radius:0;background:transparent;text-align:left;transition:color .18s ease,background-color .18s ease}.help-contact-card:last-child{border-right:0}.help-contact-card:before{position:absolute;right:14px;top:14px;color:var(--brand,#173bff);font:700 9px/1 var(--mono,"SFMono-Regular",Consolas,monospace);content:"01"}.help-contact-card:nth-child(2):before{content:"02"}.help-contact-card:nth-child(3):before{content:"03"}.help-contact-card:hover{border-color:var(--ink,#101114);color:var(--brand,#173bff);background:#173bff09;box-shadow:none}.help-contact-card>span{display:grid;place-items:center;width:42px;height:42px;margin:0 0 20px;border:1px solid currentColor;border-radius:50%;color:var(--brand,#173bff);background:transparent}.help-contact-card strong{font-size:16px}.help-contact-card small{margin-top:5px;color:var(--muted,#54565d);font-size:11px}.help-contact-card em{position:absolute;left:18px;top:15px;padding:2px 6px;border:1px solid var(--success,#15765b);border-radius:2px;color:var(--success,#15765b);background:transparent;font:700 8px/1.3 var(--mono,"SFMono-Regular",Consolas,monospace);font-style:normal}.help-contact-card.recommended>span{color:var(--brand,#173bff);background:transparent}.help-support-card .ticket-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:20px;border:0;border-bottom:1px solid var(--ink,#101114);border-radius:0;background:transparent;box-shadow:none}.help-support-card .ticket-form>.form-grid{grid-column:1/-1}.help-support-card .ticket-form>label{grid-column:1/-1}.help-support-card .ticket-form>.button{grid-column:2;justify-self:end;min-width:150px;border-radius:2px}.ticket-form label{color:var(--ink,#101114);font-size:12px}.ticket-form input,.ticket-form select,.ticket-form textarea,.ticket-list textarea{border-color:var(--ink,#101114);border-radius:2px;background:transparent}.ticket-form textarea{min-height:132px}.help-support-card>.ticket-list,.moderation-center>.ticket-list{padding:0}.ticket-list{display:grid;gap:0}.ticket-list>.empty-state{min-height:220px;border:0;border-radius:0;background:transparent;text-align:left}.ticket-list>article{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.55fr);gap:20px;padding:20px;border:0;border-bottom:1px solid var(--line,#c9c6bf);border-radius:0;background:transparent}.ticket-list>article:last-child{border-bottom:0}.ticket-list article small{margin-left:8px;color:var(--muted,#54565d);font:9px/1.3 var(--mono,"SFMono-Regular",Consolas,monospace)}.ticket-list h3{margin:10px 0 5px;font-size:17px}.ticket-list p{margin:0;color:var(--muted,#54565d);font-size:13px;line-height:1.65;overflow-wrap:anywhere}.ticket-list form{display:grid;gap:10px}.ticket-list .status{border:1px solid currentColor;border-radius:999px;background:transparent!important;font:700 8px/1 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.04em}.ticket-thread{display:grid;gap:0;margin-top:14px;border-top:1px solid var(--line,#c9c6bf)}.ticket-thread>div{padding:11px 0;border:0;border-bottom:1px solid var(--line,#c9c6bf);border-radius:0;background:transparent}.ticket-thread>div.ADMIN{border-color:var(--line,#c9c6bf);background:transparent}.ticket-thread strong{font-size:12px}.ticket-thread small{display:block;margin:5px 0 0!important}.help-login-callout{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0;padding:20px;border-radius:0;background:transparent}.help-login-callout p{margin:0;color:var(--muted,#54565d)}.help-login-callout .button{border-radius:2px}.moderation-center>.help-section-heading{margin:0}@media(max-width:900px){.help-page-head{grid-template-columns:82px minmax(0,1fr)}.help-page-head aside{grid-column:1/-1;min-height:92px}.help-contact-grid{grid-template-columns:1fr}.help-contact-card{min-height:132px;border-right:0;border-bottom:1px solid var(--ink,#101114)}.help-contact-card:last-child{border-bottom:0}.ticket-list>article{grid-template-columns:1fr}}@media(max-width:600px){.help-page-head{grid-template-columns:1fr;align-items:start}.help-title-index{width:76px;min-height:88px}.help-page-head h1{font-size:40px}.help-page-head aside{grid-column:auto}.help-section-heading{align-items:start;padding:12px}.help-faq-item summary{grid-template-columns:44px minmax(0,1fr) 40px;gap:10px;min-height:62px}.help-faq-item>div{padding:0 14px 18px 56px}.help-contact-card{min-height:126px;padding:16px}.help-ticket-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px)}.help-ticket-dialog>.help-section-heading{grid-template-columns:40px minmax(0,1fr) 44px;align-items:center}.help-support-card .ticket-form{grid-template-columns:1fr;padding:16px}.help-support-card .ticket-form>.button{grid-column:auto;justify-self:stretch}.help-support-card>.ticket-list,.moderation-center>.ticket-list{padding:0}.ticket-list>article{padding:16px}.help-login-callout{align-items:stretch;flex-direction:column;padding:16px}.help-login-callout .button{width:100%}}@media(prefers-reduced-motion:reduce){.help-ticket-dialog[open]{animation:none}}@media(prefers-reduced-motion:reduce){.help-faq-item summary svg,.help-contact-card{transition:none}}
