body.legal-page{background:#f4f5f6}main.legal-page{flex:0 0 auto;min-height:100dvh;padding:24px 20px 28px;background:transparent}.legal-page__inner{max-width:840px;margin:0 auto;padding:36px 32px;background:#fff;border-radius:20px;box-shadow:0 18px 44px #00000014}.legal-page__back{display:inline-block;margin-bottom:22px;color:#003f3f;font-weight:600}.legal-page h1{margin-bottom:18px;color:#222;font-size:2rem}.legal-page h2{margin:24px 0 10px;color:#222;font-size:1.1rem}.legal-page p{color:#4a4a4a;line-height:1.7}.legal-page ul{margin:8px 0 0;padding-left:20px;color:#4a4a4a;line-height:1.7}.legal-page li+li{margin-top:6px}.legal-page__inner--tabs{max-width:920px}.legal-page__intro{margin-bottom:24px}.legal-page__eyebrow{display:inline-block;margin-bottom:10px;color:#0f5f63;font-size:.85rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.legal-page__tabs{display:flex;flex-wrap:wrap;gap:22px;margin-bottom:26px;padding-bottom:10px;border-bottom:1px solid rgba(15,24,37,.12)}.legal-page__tab{position:relative;padding:0;border:0;background:transparent;color:#2a2a2a94;font:inherit;font-size:1rem;font-weight:700;cursor:pointer;transition:color .18s ease}.legal-page__tab:hover,.legal-page__tab:focus-visible,.legal-page__tab.is-active{color:#1d1d1f}.legal-page__tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-11px;height:3px;border-radius:999px;background:#1d1d1f}.legal-page__panel[hidden]{display:none}.support-page__hero{display:flex;align-items:center;gap:20px;margin-bottom:28px}.support-page__hero-icon{width:68px;height:68px;flex:0 0 68px;border-radius:18px;background:#f4f6f8;display:inline-flex;align-items:center;justify-content:center}.support-page__hero-icon img{width:34px;height:34px;object-fit:contain}.support-page__hero-copy h1{margin-bottom:10px}.support-page__hero-copy p{margin:0}.support-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.support-page__card{padding:20px;border:1px solid #ececec;border-radius:18px;background:#fafbfc}.support-page__card h2{margin:0 0 8px;font-size:1.05rem}.support-page__card p{margin:0}.support-page__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.support-page__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;text-decoration:none;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.support-page__button--primary{background:#222;color:#fff;box-shadow:0 14px 30px #0000001f}.support-page__button--secondary{background:#f3f4f6;color:#222;border:1px solid #e7e7e7}.support-page__button:hover{transform:translateY(-1px)}@media(min-width:900.99px){body.has-desktop-sidebar .legal-page__inner{position:relative;left:calc(var(--desktop-sidebar-layout-space)/2)}}
