.mp-support-page{--help-ink:#171918;--help-muted:#626b68;--help-line:#dfe4e0;--help-teal:#087f70;--help-mint:#5ce0cd;background:#f5f6f2;color:var(--help-ink)}
.mp-support-hero{padding:104px 24px 84px;overflow:hidden;text-align:center;background:radial-gradient(circle at 82% 16%,rgba(92,224,205,.3),transparent 24%),radial-gradient(circle at 15% 80%,rgba(255,255,255,.86),transparent 27%),linear-gradient(155deg,#dff5ef 0%,#edf7f2 48%,#f5f6f2 100%)}
.mp-support-hero__inner{width:min(880px,100%);margin:0 auto}.mp-support-hero h1{margin:12px 0 20px;font-size:clamp(3.6rem,7.7vw,7.2rem);font-weight:800;line-height:.86;letter-spacing:-.078em}.mp-support-hero h1 em{color:var(--help-teal);font-family:Georgia,serif;font-weight:400}.mp-support-hero__inner>p:not(.mp-eyebrow){max-width:610px;margin:0 auto;color:var(--help-muted);font-size:17px;line-height:1.65}
.mp-search{max-width:760px;height:70px;margin:36px auto 0;padding:0 20px;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;border:1px solid rgba(8,127,112,.18);border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 24px 70px rgba(25,77,68,.14);text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.mp-search:focus-within{border-color:var(--help-teal);box-shadow:0 26px 70px rgba(25,77,68,.17),0 0 0 4px rgba(8,127,112,.11);transform:translateY(-1px)}.mp-search>span{color:var(--help-teal);font-size:25px}.mp-search input{min-width:0;width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--help-ink);font:600 15px Inter,sans-serif}.mp-search input::placeholder{color:#868e8b;font-weight:500}.mp-search kbd{padding:6px 8px;border:1px solid #d9dedb;border-bottom-width:2px;border-radius:7px;background:#f6f7f4;color:#777e7b;font:700 9px Inter,sans-serif}.mp-search-hint{display:block;margin-top:12px;color:#737d79;font-size:11px}
.mp-quick{margin-top:25px;display:flex;justify-content:center;flex-wrap:wrap;gap:9px}.mp-quick a{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;border:1px solid rgba(8,127,112,.16);border-radius:999px;background:rgba(255,255,255,.58);color:#40514c;font-size:11px;font-weight:700;transition:background .18s ease,border-color .18s ease,transform .18s ease}.mp-quick a:hover{border-color:rgba(8,127,112,.36);background:#fff;transform:translateY(-1px)}
.mp-help-shell{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:86px 0 132px}.mp-help-intro{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:end}.mp-help-intro h2{margin:6px 0 0;font-size:clamp(2.6rem,5vw,4.9rem);line-height:.94;letter-spacing:-.066em}.mp-help-status{margin:0 0 7px;color:var(--help-muted);font-size:12px;font-weight:650}.mp-topic-nav{margin:35px 0 22px;display:flex;gap:9px;overflow-x:auto;scrollbar-width:none}.mp-topic-nav::-webkit-scrollbar{display:none}.mp-topic-nav a{min-height:43px;padding:0 15px;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;border:1px solid var(--help-line);border-radius:999px;background:#fff;color:#3d4643;font-size:11px;font-weight:700;white-space:nowrap}.mp-topic-nav a span{color:var(--help-teal);font-size:14px}.mp-topic-nav a:hover{border-color:#abcfc8;color:var(--help-teal)}
.mp-help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.mp-help-card{padding:30px 30px 8px;border:1px solid var(--help-line);border-radius:28px;background:#fff;box-shadow:0 9px 30px rgba(29,49,44,.035);scroll-margin-top:110px}.mp-help-card[hidden],.mp-help-questions details[hidden]{display:none}.mp-help-card__header{display:flex;align-items:center;justify-content:space-between}.mp-help-card__header>span{color:#a6adaa;font-size:10px;font-weight:800;letter-spacing:.12em}.mp-help-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#ddf4ed;color:var(--help-teal);font-size:21px;font-weight:700}.mp-help-card>h2{margin:28px 0 9px;font-size:25px;letter-spacing:-.045em}.mp-help-card>p{min-height:42px;margin:0;color:#707875;font-size:13px;line-height:1.62}
.mp-help-questions{margin-top:24px}.mp-help-questions details{border-top:1px solid #e8ebe8}.mp-help-questions summary{min-height:62px;padding:18px 36px 18px 0;position:relative;display:flex;align-items:center;cursor:pointer;color:#282d2b;font-size:13px;font-weight:720;line-height:1.45;list-style:none}.mp-help-questions summary::-webkit-details-marker{display:none}.mp-help-questions summary::after{content:'+';position:absolute;right:2px;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#edf7f3;color:var(--help-teal);font-size:17px;font-weight:500;transition:transform .2s ease,background .2s ease}.mp-help-questions details[open] summary::after{content:'\2212';background:var(--help-teal);color:#fff;transform:rotate(180deg)}.mp-help-questions details>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.mp-help-questions details[open]>div{grid-template-rows:1fr}.mp-help-questions details>div>p{min-height:0;overflow:hidden;margin:0;padding:0 36px 0 0;color:#626b68;font-size:12.5px;line-height:1.72}.mp-help-questions details[open]>div>p{padding-bottom:21px}.mp-help-questions summary:hover{color:var(--help-teal)}
.mp-help-empty{margin:18px 0 0;padding:64px 24px;border:1px dashed #cdd6d2;border-radius:28px;background:rgba(255,255,255,.62);text-align:center}.mp-help-empty>div{width:50px;height:50px;margin:0 auto 18px;display:grid;place-items:center;border-radius:16px;background:#ddf4ed;color:var(--help-teal);font-size:23px}.mp-help-empty strong,.mp-help-empty span{display:block}.mp-help-empty strong{font-size:20px}.mp-help-empty span{margin-top:9px;color:var(--help-muted);font-size:13px}.mp-help-empty a{color:var(--help-teal)}.mp-help-empty button{min-height:42px;margin-top:22px;padding:0 18px;border:0;border-radius:999px;background:var(--help-ink);color:#fff;font:700 11px Inter,sans-serif;cursor:pointer}
.mp-contact-band{scroll-margin-top:90px}.mp-contact-band>div:first-child>p:last-child{max-width:540px;line-height:1.65}.mp-search input:focus-visible,.mp-help-questions summary:focus-visible,.mp-topic-nav a:focus-visible,.mp-quick a:focus-visible,.mp-help-empty button:focus-visible{outline:3px solid var(--help-teal);outline-offset:3px}.mp-search input:focus-visible{outline:0}
@media(max-width:820px){.mp-help-grid{grid-template-columns:1fr}.mp-help-card>p{min-height:0}.mp-help-intro{grid-template-columns:1fr}.mp-help-status{margin:0}.mp-help-shell{width:min(100% - 30px,680px);padding-top:68px}}
@media(max-width:560px){.mp-support-hero{padding:72px 15px 60px}.mp-support-hero h1{font-size:clamp(3.35rem,16vw,5.1rem)}.mp-support-hero__inner>p:not(.mp-eyebrow){font-size:15px}.mp-search{height:62px;margin-top:28px;padding:0 15px;border-radius:18px}.mp-search kbd{display:none}.mp-search-hint{padding:0 16px;line-height:1.5}.mp-quick{gap:7px}.mp-quick a{min-height:36px;padding:0 12px}.mp-help-shell{width:calc(100% - 24px);padding:58px 0 90px}.mp-help-intro h2{font-size:2.85rem}.mp-topic-nav{margin-top:28px}.mp-help-card{padding:23px 20px 4px;border-radius:23px}.mp-help-card>h2{margin-top:22px;font-size:22px}.mp-help-questions summary{min-height:60px;padding-right:34px}.mp-help-questions details>div>p{padding-right:20px}.mp-contact-band{padding-left:20px;padding-right:20px}}
@media(prefers-reduced-motion:reduce){.mp-search,.mp-quick a,.mp-help-questions details>div,.mp-help-questions summary::after{transition:none}}
@media(forced-colors:active){.mp-search,.mp-help-card,.mp-topic-nav a,.mp-help-empty{border:1px solid CanvasText}.mp-help-card__icon,.mp-help-questions summary::after{forced-color-adjust:none}}
