.help-page{background:#f7f2e8}.help-page .help-hero{padding:56px 0 36px}.help-page .help-hero h1{max-width:900px;margin:14px 0 18px;font-size:clamp(34px,5vw,64px);line-height:1.04}.help-page .help-hero__eyebrow{color:#9a5c26;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}.help-page .help-hero__lead{max-width:860px;margin:0;font-size:20px;line-height:1.55}.help-page .help-options{padding:18px 0 72px}.help-page .help-content{padding:0 0 72px}.help-page .help-main{gap:22px;display:grid}.help-page .help-section{background:#f3ebde;border:1px solid #5037231f;border-radius:26px;padding:clamp(24px,4vw,42px);line-height:1.7}.help-page .help-section h2{margin-top:0}.help-page .faq-list{gap:12px;display:grid}.help-page .faq-list details{background:#fff4e2;border-radius:18px;padding:16px 18px}.help-page .faq-list summary{cursor:pointer;font-weight:700}.help-page .help-urgent{background:#fff4e2}.help-page .help-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.help-page .help-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.help-page .help-tabs__list{flex-wrap:wrap;gap:14px;margin-bottom:28px;display:flex}.help-page .help-tabs__tab{min-height:58px;color:inherit;font:inherit;cursor:pointer;background:#fff;border:1px solid #50372324;border-radius:20px;align-items:center;gap:10px;padding:14px 22px;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex;box-shadow:0 7px 18px #50372312}.help-page .help-tabs__tab:hover{transform:translateY(-1px);box-shadow:0 10px 22px #5037231c}:is(.help-page .help-tabs__tab:hover,.help-page .help-tabs__tab:focus-visible){border-color:#b16b2c;outline:none}.help-page .help-tabs__tab.is-active{color:#fff;background:#b16b2c;border-color:#b16b2c}.help-page .help-tabs__tab-icon{flex:0 0 22px;width:22px;height:22px}.help-page .help-tabs__tab.is-active .help-tabs__tab-icon{filter:brightness(0)invert()}.help-page .help-tab-panel[hidden]{display:none}.help-page .help-card{background:#fffdf9;border:1px solid #5037231a;border-radius:24px;flex-direction:column;align-items:flex-start;min-height:330px;padding:30px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 12px 28px #50372314}.help-page .help-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #5037231f}.help-page .help-card__icon{background:#f3ebde;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:22px;display:grid}.help-page .help-card__icon img{width:30px;height:30px}.help-page .help-card h2{margin:0 0 12px}.help-page .help-card p{color:#655c54;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0 0 20px;line-height:1.55;display:-webkit-box;overflow:hidden}.help-page .help-card .button{min-width:190px;margin-top:auto}@media (max-width:640px){.help-page .help-hero{padding:36px 0 24px}.help-page .help-hero__lead{font-size:17px}.help-page .help-grid{grid-template-columns:1fr}.help-page .help-tabs__tab{flex:150px;justify-content:center}.help-page .help-card{min-height:300px;padding:28px}.help-page .help-card .button{width:100%;min-width:0}.help-page .help-actions,.help-page .help-actions .button{width:100%}}