.help-center-shell{width:100%;max-width:var(--page-width);margin:0 auto;padding:28px var(--page-gutter) 56px}.help-hero{border-radius:28px;background:linear-gradient(135deg,#eef4ff,#f8fbff);border:1px solid #dce6f5;margin-bottom:28px}.help-hero__inner{max-width:760px;margin:0 auto;text-align:center;padding:56px 24px}.help-eyebrow{margin:0 0 8px;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#3366cc}.help-hero h1{margin:0 0 24px;font-size:clamp(30px,4vw,48px);line-height:1.08;color:#172033}.help-search{display:grid;grid-template-columns:1fr auto;gap:10px;background:#fff;border:1px solid #d9e3f0;border-radius:18px;padding:8px;box-shadow:0 14px 36px rgba(31,58,99,.1)}.help-search input{border:0;min-height:46px;padding:0 14px;font-size:16px;outline:0}.help-search button{border:0;border-radius:14px;background:#245ce8;color:#fff;font-weight:800;padding:0 22px}.help-section{margin-top:28px}.help-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.help-section-head h2{margin:0;font-size:24px}.help-section-head a,.help-breadcrumb a{color:#245ce8;text-decoration:none;font-weight:700}.help-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.help-card-grid--articles{grid-template-columns:repeat(2,minmax(0,1fr))}.help-category-card,.help-article-card{display:flex;flex-direction:column;gap:10px;min-height:154px;padding:22px;border:1px solid #dfe7f2;border-radius:22px;background:#fff;color:#1b2638;text-decoration:none;box-shadow:0 12px 28px rgba(17,42,92,.06);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.help-category-card:hover,.help-article-card:hover{transform:translateY(-2px);border-color:#c7d8f8;box-shadow:0 18px 36px rgba(17,42,92,.1)}.help-category-card strong,.help-article-card strong{font-size:18px}.help-category-card span:not(.help-category-icon),.help-article-card span{color:#5d6878;line-height:1.5}.help-category-card em{margin-top:auto;color:#7a8493;font-style:normal;font-size:13px;font-weight:700}.help-category-image{display:block;width:100%;height:118px;border-radius:18px;overflow:hidden;background:#eff4ff}.help-category-image img{width:100%;height:100%;object-fit:cover;display:block}.help-category-image--large{width:96px;height:72px;flex:0 0 auto}.help-category-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:16px;background:#eff4ff;color:#245ce8;font-weight:900;font-size:20px}.help-category-icon:empty::before{content:'?';font-size:18px}.help-category-icon--large{width:58px;height:58px;font-size:26px;flex:0 0 auto}.help-empty{grid-column:1/-1;margin:0;padding:22px;border:1px dashed #cbd5e1;border-radius:18px;color:#64748b}.help-breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 18px;color:#708096;font-size:14px}.help-page-head{display:flex;gap:18px;align-items:flex-start;border:1px solid #dfe7f2;border-radius:24px;background:#fff;padding:26px;margin-bottom:24px}.help-page-head h1{margin:0 0 8px;font-size:34px;color:#172033}.help-page-head p{margin:0;color:#5d6878;line-height:1.6}.help-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px;align-items:start}.help-article{border:1px solid #dfe7f2;border-radius:24px;background:#fff;padding:30px;box-shadow:0 12px 30px rgba(17,42,92,.06)}.help-article h1{margin:0 0 12px;font-size:38px;line-height:1.12;color:#172033}.help-article-lead{font-size:18px;color:#5d6878;line-height:1.6;margin:0 0 24px}.help-article-content{color:#233047;line-height:1.75;font-size:16px}.help-article-content :first-child{margin-top:0}.help-article-content img{max-width:100%;height:auto;border-radius:16px}.help-related{border:1px solid #dfe7f2;border-radius:22px;background:#fff;padding:20px;position:sticky;top:18px}.help-related h2{font-size:18px;margin:0 0 12px}.help-related a{display:block;padding:10px 0;color:#245ce8;text-decoration:none;border-top:1px solid #edf2f7}.help-related a:first-of-type{border-top:0}@media(max-width:900px){.help-card-grid,.help-card-grid--articles,.help-article-layout{grid-template-columns:1fr}.help-article{padding:22px}.help-related{position:static}.help-search{grid-template-columns:1fr}.help-search button{min-height:44px}.help-page-head{flex-direction:column}.help-center-shell{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}}
.help-category-card small{color:#4f6b9a;font-size:13px;font-weight:800}.help-feedback{margin-top:34px;padding-top:28px;border-top:1px solid #edf2f7;text-align:center}.help-feedback h2{margin:0 0 14px;font-size:16px;font-weight:700;color:#111827}.help-feedback-actions{display:flex;justify-content:center;gap:16px;margin:0 0 12px}.help-feedback-actions button{min-width:64px;border:2px solid #a3a3a3;border-radius:999px;background:#fff;color:#1f7a1f;font-weight:700;padding:8px 20px;cursor:pointer}.help-feedback-actions button:hover{border-color:#245ce8;color:#245ce8}.help-feedback p{margin:0 0 26px;font-size:13px;color:#111827}.help-request-link{font-size:15px;color:#111827}.help-request-link a{color:#245ce8;text-decoration:none}.help-request-link a:hover{text-decoration:underline}
.help-article-meta{margin:0 0 22px;color:#718096;font-size:14px}.help-article-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.help-article-badges span{display:inline-flex;align-items:center;border-radius:999px;background:#eff4ff;color:#245ce8;font-size:12px;font-weight:800;padding:6px 10px}.help-faq{margin-top:30px;padding-top:24px;border-top:1px solid #edf2f7}.help-faq h2{font-size:22px;margin:0 0 14px}.help-faq details{border:1px solid #dfe7f2;border-radius:16px;background:#fbfdff;margin-bottom:10px;padding:0 16px}.help-faq summary{cursor:pointer;font-weight:800;padding:16px 0}.help-faq details div{padding:0 0 16px;color:#4a5568;line-height:1.65}.help-article-card:has(strong)::after{content:''}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 10px 24px rgba(15,23,42,.06)}.stat-card span{display:block;color:#64748b;font-weight:700;margin-bottom:8px}.stat-card strong{font-size:28px;color:#0f172a}@media(max-width:900px){.stats-grid{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr!important}}@media(max-width:560px){.stats-grid{grid-template-columns:1fr}}
