.page-helpdesk{background:var(--white)}.page-helpdesk .hd-hero{background:var(--white);padding:72px 24px 100px}.page-helpdesk .container{max-width:920px}.page-helpdesk .hd-status{color:var(--forest);background:#0f2e1f0d;border:1px solid #0f2e1f1f;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.page-helpdesk .hd-status-dot{background:#2e9e5b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #2e9e5b2e}.page-helpdesk .hd-title{letter-spacing:-.02em;flex-direction:column;gap:2px;margin-bottom:48px;font-size:clamp(32px,4.4vw,46px);line-height:1.1;display:flex}.page-helpdesk .hd-title span{display:block}.page-helpdesk .hd-title-sub{color:var(--ink-muted);font-weight:500}.page-helpdesk .hd-grid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.page-helpdesk .hd-card{background:var(--white);border:1px solid var(--line);border-radius:16px;flex-direction:column;padding:32px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.page-helpdesk .hd-card:hover{border-color:#0f2e1f38;transform:translateY(-2px);box-shadow:0 16px 40px #0f2e1f12}.page-helpdesk .hd-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.page-helpdesk .hd-card-head h2{color:var(--ink);letter-spacing:-.01em;font-size:21px;font-weight:600}.page-helpdesk .hd-card-mark{color:var(--gold-deep);flex-shrink:0;margin-top:2px}.page-helpdesk .hd-card>p{color:var(--ink-soft);flex:1;margin-bottom:28px;font-size:15px;line-height:1.6}.page-helpdesk .hd-cta{justify-content:center;width:100%}.page-helpdesk .hd-cta-secondary{border-color:var(--forest);color:var(--forest);background:0 0}.page-helpdesk .hd-cta-secondary:hover{background:var(--forest);border-color:var(--forest);color:var(--white)}.page-helpdesk .hd-account-card{background:var(--white);border:1px solid var(--line);border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex}.page-helpdesk .hd-account-text h3{color:var(--ink);letter-spacing:-.01em;margin-bottom:6px;font-size:19px;font-weight:600}.page-helpdesk .hd-account-text p{color:var(--ink-muted);max-width:60ch;font-size:14px;line-height:1.55}.page-helpdesk .hd-account-card .hd-cta{flex-shrink:0;width:auto;padding-left:36px;padding-right:36px}@media (max-width:768px){.page-helpdesk .hd-hero{padding:48px 20px 72px}.page-helpdesk .hd-grid{grid-template-columns:1fr}.page-helpdesk .hd-account-card{flex-direction:column;align-items:flex-start}.page-helpdesk .hd-account-card .hd-cta{text-align:center;width:100%}}
