.help-center{gap:28px;padding:20px 0 48px;display:grid}.help-center__hero{border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 88% 20%,#78b4ff47,#0000 34%),linear-gradient(135deg,#f4f9ff 0%,#eef5ff 48%,#f8fbff 100%);grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);align-items:center;gap:28px;padding:36px 40px;display:grid}.help-center__badge{color:var(--brand);letter-spacing:.06em;text-transform:uppercase;background:#dff0ff;border-radius:999px;align-items:center;padding:6px 12px;font-size:.72rem;font-weight:600;display:inline-flex}.help-center__hero-copy h1{color:var(--text);margin:12px 0 10px;font-size:clamp(2rem,3.4vw,2.8rem);line-height:1.1}.help-center__hero-copy>p{max-width:48ch;color:var(--muted);margin:0 0 20px;line-height:1.55}.help-center__search{border:1px solid var(--line);max-width:560px;min-height:54px;box-shadow:var(--shadow-soft);background:#fff;border-radius:16px;align-items:center;gap:10px;padding:6px 6px 6px 16px;display:flex}.help-center__search-icon{color:var(--brand);place-items:center;display:grid}.help-center__search-icon svg,.help-center__topic-icon svg,.help-center__article-icon svg,.help-center__contact-icon svg,.help-center__float svg{width:20px;height:20px}.help-center__search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;min-height:40px}.help-center__hero-art{place-items:center;min-height:220px;display:grid;position:relative}.help-center__art-glow{background:radial-gradient(#075cff4d,#0000 70%);border-radius:50%;width:170px;height:50px;position:absolute;bottom:36px}.help-center__art-shield{z-index:1;width:150px;height:150px;color:var(--brand);filter:drop-shadow(0 18px 28px #075cff33);position:relative}.help-center__art-shield svg{width:100%;height:100%}.help-center__float{width:42px;height:42px;color:var(--brand);box-shadow:var(--shadow-soft);z-index:2;background:#fff;border-radius:12px;place-items:center;display:grid;position:absolute}.help-center__float--doc{top:24px;left:12%}.help-center__float--dl{top:18px;right:14%}.help-center__float--heart{bottom:42px;right:18%}.help-center__topics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.help-center__topic{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;align-content:start;gap:10px;padding:22px 20px;display:grid}.help-center__topic-icon{width:42px;height:42px;color:var(--brand);background:var(--brand-soft);border-radius:12px;place-items:center;display:grid}.help-center__topic strong{color:var(--text);font-size:1.05rem}.help-center__topic p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.45}.help-center__topic a{color:var(--brand);margin-top:4px;font-size:.9rem;font-weight:600}.help-center__middle{grid-template-columns:minmax(0,1.35fr) minmax(260px,.85fr);align-items:start;gap:18px;display:grid}.help-center__articles,.help-center__contact{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff}.help-center__articles{padding:22px 24px}.help-center__articles-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.help-center__articles-head h2,.help-center__contact h2{color:var(--text);margin:0;font-size:1.2rem}.help-center__articles-head a{color:var(--brand);white-space:nowrap;font-size:.88rem;font-weight:600}.help-center__articles ul{grid-template-columns:1fr 1fr;gap:8px 14px;margin:0;padding:0;list-style:none;display:grid}.help-center__articles li a{color:var(--text);border:1px solid #0000;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;font-size:.92rem;font-weight:600;display:grid}.help-center__articles li a:hover{border-color:var(--line);background:var(--brand-soft)}.help-center__article-icon{width:32px;height:32px;color:var(--brand);background:var(--brand-soft);border-radius:9px;place-items:center;display:grid}.help-center__chevron{color:var(--muted);font-size:1.2rem;line-height:1}.help-center__contact{background:linear-gradient(#edf5ff 0%,#f7fbff 100%);align-content:start;gap:12px;padding:24px 22px;display:grid}.help-center__contact-icon{width:46px;height:46px;color:var(--brand);box-shadow:var(--shadow-soft);background:#fff;border-radius:14px;place-items:center;display:grid}.help-center__contact>p{color:var(--muted);margin:0;line-height:1.5}.help-center__contact-form{text-align:left;gap:12px;margin-top:4px;display:grid}.help-center__contact-form label{gap:6px;font-size:.82rem;font-weight:600;display:grid}.help-center__contact-form label span{color:inherit}.help-center__contact-form input,.help-center__contact-form textarea{width:100%;color:inherit;font:inherit;background:#ffffff24;border:1px solid #ffffff61;border-radius:10px;padding:11px 13px;font-weight:400}.help-center__contact-form textarea{resize:vertical;min-height:96px}.help-center__contact-form input::placeholder,.help-center__contact-form textarea::placeholder{color:#ffffff9e}.help-center__contact-form input:focus-visible,.help-center__contact-form textarea:focus-visible{outline-offset:1px;outline:2px solid #ffffffb3}.help-center__contact-trap{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.help-center__contact-status{border-radius:10px;margin:0;padding:10px 12px;font-size:.82rem}.help-center__contact-status--success{color:#052e16;background:#bbf7d0}.help-center__contact-status--error{color:#450a0a;background:#fecaca}.help-center__empty{color:var(--muted);grid-column:1/-1;margin:0}
