.help-center-page{min-height:100vh;color:var(--foreground);background:var(--background);padding-bottom:66px}.help-center-topics{padding:62px 0 78px}.help-center-topics>header{grid-template-columns:minmax(0,1fr) minmax(320px,.68fr);align-items:end;gap:38px;margin-bottom:29px;display:grid}.help-center-topics>header>span{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;grid-column:1/-1;font-size:9px;font-weight:900}.help-center-topics>header h2{letter-spacing:-.035em;margin:0;font-size:clamp(42px,5vw,64px);line-height:.9}.help-center-topics>header p{color:var(--foreground);margin:0 0 3px;font-size:12px;line-height:1.6}.help-center-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.help-center-grid>article{border:1px solid color-mix(in oklch, var(--accent) 13%, transparent);background:color-mix(in oklch, var(--surface) 82%, transparent);min-height:420px;box-shadow:0 18px 45px color-mix(in oklch, var(--accent) 5%, transparent);border-radius:24px 18px 26px 17px;flex-direction:column;padding:22px;display:flex}.help-center-grid>article:nth-child(2){background:color-mix(in oklch, var(--accent) 14%, var(--surface))}.help-center-grid>article:nth-child(3){color:color-mix(in oklch, var(--accent) 14%, var(--surface));background:var(--foreground)}.help-center-grid article>header{justify-content:space-between;align-items:center;display:flex}.help-center-grid article>header span{color:var(--foreground);font:900 10px ui-monospace,monospace}.help-center-grid article:nth-child(3)>header span{color:color-mix(in oklch, var(--accent) 36%, var(--surface))}.help-center-grid article>header i{border:8px solid color-mix(in oklch, var(--accent) 22%, transparent);width:39px;height:39px;display:block;position:relative;transform:rotate(45deg)}.help-center-grid article:nth-child(3)>header i{border-color:color-mix(in oklch, var(--accent) 24%, transparent)}.help-center-grid h3{letter-spacing:-.02em;margin:59px 0 11px;font-size:27px;line-height:1}.help-center-grid p{min-height:59px;color:var(--foreground);margin:0;font-size:11px;line-height:1.55}.help-center-grid article:nth-child(3) p{color:var(--muted)}.help-center-grid ul{border-top:1px solid color-mix(in oklch, var(--accent) 11%, transparent);gap:10px;margin:20px 0 0;padding:17px 0 0;list-style:none;display:grid}.help-center-grid article:nth-child(3) ul{border-color:color-mix(in oklch, var(--surface) 10%, transparent)}.help-center-grid li{color:var(--foreground);grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;font-size:9px;font-weight:720;display:grid}.help-center-grid article:nth-child(3) li{color:var(--muted)}.help-center-grid li span{width:20px;height:20px;color:var(--accent-foreground);background:var(--accent);place-items:center;font-size:10px;font-weight:900;display:grid}.help-center-grid article>a{border:1px solid color-mix(in oklch, var(--accent) 20%, transparent);min-height:44px;color:var(--foreground);background:color-mix(in oklch, var(--accent) 20%, transparent);border-radius:14px 10px 15px 9px;justify-content:space-between;align-items:center;margin-top:auto;padding:0 13px;font-size:9px;font-weight:900;display:flex}.help-center-grid article:nth-child(3)>a{border-color:color-mix(in oklch, var(--accent) 25%, transparent);color:color-mix(in oklch, var(--accent) 36%, var(--surface));background:color-mix(in oklch, var(--accent) 8%, transparent)}.help-center-request{min-height:540px;color:color-mix(in oklch, var(--accent) 14%, var(--surface));background:var(--foreground);box-shadow:0 30px 80px color-mix(in oklch, var(--accent) 15%, transparent);border-radius:30px 22px 32px 21px;grid-template-columns:1.05fr .95fr;display:grid;overflow:hidden}.help-center-request>div{padding:48px}.help-center-request>div>span{color:color-mix(in oklch, var(--accent) 36%, var(--surface));letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:900}.help-center-request>div>h2{letter-spacing:-.04em;margin:15px 0 33px;font-size:clamp(40px,4.6vw,61px);line-height:.9}.help-center-request ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.help-center-request li{border:1px solid color-mix(in oklch, var(--surface) 8%, transparent);background:color-mix(in oklch, var(--surface) 4%, transparent);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;min-height:66px;padding:10px 12px;display:grid}.help-center-request li>b{width:38px;height:38px;color:var(--accent-foreground);background:var(--accent);place-items:center;font:900 8px ui-monospace,monospace;display:grid}.help-center-request li>span{gap:3px;display:grid}.help-center-request li strong{font-size:10px}.help-center-request li small{color:var(--muted);font-size:8px}.help-center-request>aside{color:var(--foreground);background:color-mix(in oklch, var(--accent) 14%, var(--surface));flex-direction:column;justify-content:center;padding:48px;display:flex}.help-center-status{color:var(--foreground);letter-spacing:.1em;text-transform:uppercase;align-self:flex-start;align-items:center;gap:8px;font-size:8px;font-weight:900;display:inline-flex}.help-center-status i{background:color-mix(in oklch, var(--warning) 62%, var(--foreground));width:8px;height:8px;box-shadow:0 0 0 5px color-mix(in oklch, var(--warning) 12%, transparent);border-radius:50%}.help-center-request aside h2{letter-spacing:-.035em;margin:18px 0 13px;font-size:clamp(38px,4.1vw,54px);line-height:.9}.help-center-request aside p{color:var(--foreground);margin:0;font-size:12px;line-height:1.65}.help-center-request aside>div{gap:8px;margin-top:25px;display:flex}.help-center-request aside>div a{border:1px solid color-mix(in oklch, var(--accent) 18%, transparent);min-height:42px;color:var(--foreground);background:color-mix(in oklch, var(--surface) 38%, transparent);border-radius:13px 9px 14px 8px;align-items:center;padding:0 14px;font-size:9px;font-weight:900;display:inline-flex}.help-center-request aside>small{color:var(--foreground);margin-top:22px;font-size:8px}.help-center-request aside>small a{color:var(--foreground);font-weight:900}@media (max-width:850px){.help-center-topics>header{grid-template-columns:1fr;gap:15px}.help-center-grid{grid-template-columns:1fr}.help-center-grid>article{min-height:360px}.help-center-grid h3{margin-top:38px}.help-center-request{grid-template-columns:1fr}.help-center-request>div,.help-center-request>aside{padding:35px}}@media (max-width:520px){.help-center-topics{width:calc(100% - 30px);padding:43px 0 55px}.help-center-grid>article{min-height:340px;padding:19px}.help-center-request{border-radius:24px 17px 25px 16px;width:calc(100% - 30px)}.help-center-request>div,.help-center-request>aside{padding:27px 20px}.help-center-request aside>div{flex-direction:column}.help-center-request aside>div a{justify-content:center}}
