.help-hero{padding:72px 0 48px;background:radial-gradient(circle at 88% 20%,hsla(21,55%,89%,.8),transparent 27%),linear-gradient(135deg,#fcf8f2,#f3eee5);border-bottom:1px solid var(--line)}.help-hero-inner{max-width:920px;text-align:center}.help-hero h1{font-size:clamp(42px,5.4vw,68px);margin:10px auto 14px}.help-hero p{max-width:720px;margin:0 auto;color:var(--muted);font-size:18px;line-height:1.55}.help-quick-links{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:26px}.help-quick-links a{padding:10px 14px;border-radius:999px;border:1px solid var(--line);background:hsla(0,0%,100%,.76);color:var(--moss);font-size:13px;font-weight:700;text-decoration:none}.help-quick-links a:hover{border-color:var(--sage);background:#fff}.help-center-main{padding-top:48px}.help-category-strip{margin-bottom:68px}.help-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.help-category-grid>a{min-height:220px;padding:22px 19px;border:1px solid var(--line);border-radius:19px;background:#fff;text-decoration:none;display:flex;flex-direction:column;box-shadow:0 8px 25px rgba(70,53,36,.04)}.help-category-grid>a:hover{transform:translateY(-3px);border-color:var(--sage);box-shadow:var(--shadow)}.help-category-grid span,.help-result-card>span{color:var(--clay);font-size:11px;line-height:1.4;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.help-category-grid h3{font-size:19px;margin-top:15px}.help-category-grid p{color:var(--muted);font-size:13px;line-height:1.5}.help-category-grid small{margin-top:auto;color:var(--moss);font-weight:700}.help-category-grid b,.help-result-card b{color:var(--clay);margin-left:4px}.help-library{padding:48px;border-radius:28px;background:var(--cream);margin-inline:-48px}.help-library>.section-head{margin-bottom:20px}.help-search-box{height:58px;display:flex;align-items:center;gap:12px;padding:0 17px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(70,53,36,.05)}.help-search-box .icon{color:var(--leaf);font-size:20px;flex:none}.help-search-box input{width:100%;border:0;background:transparent;outline:0;font-size:16px}.help-search-box button{width:36px;height:36px;border:0;border-radius:50%;background:var(--sage-pale);cursor:pointer}.help-audience-tabs{display:flex;gap:8px;overflow:auto;padding:18px 0 6px}.help-audience-tabs button{min-height:42px;padding:9px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--moss);white-space:nowrap;cursor:pointer;font-weight:700}.help-audience-tabs button.active{background:var(--moss);border-color:var(--moss);color:#fff}.help-result-count{color:var(--muted);font-size:13px;margin:14px 0}.help-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px}.help-result-card{min-height:210px;padding:21px;border:1px solid var(--line);border-radius:17px;background:#fff;text-decoration:none;display:flex;flex-direction:column}.help-result-card:hover{transform:translateY(-2px);border-color:var(--sage)}.help-result-card h2{font-size:21px;margin:13px 0 8px}.help-result-card p{font-size:13px;line-height:1.5;color:var(--muted);margin:0}.help-result-card small{margin-top:auto;padding-top:18px;color:var(--moss);font-weight:700}.help-empty{text-align:center;padding:50px 20px;background:#fff;border:1px solid var(--line);border-radius:18px}.help-empty p{color:var(--muted)}.help-faq{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:70px;gap:70px;padding:76px 0}.help-faq>div:first-child{align-self:start;position:-webkit-sticky;position:sticky;top:100px}.help-faq>div:first-child p{color:var(--muted);line-height:1.6}.help-faq .faq details{padding:21px 0}.help-faq .faq summary{font-size:17px}.help-contact-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px;border-radius:22px;background:var(--blush)}.help-contact-panel h2{font-size:32px;margin:7px 0}.help-contact-panel p{max-width:700px;color:#654f46;line-height:1.6;margin:0}.help-article-shell{padding:44px 0 80px}.help-article-layout{display:grid;grid-template-columns:minmax(0,800px) 280px;grid-gap:64px;gap:64px}.help-breadcrumb{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:13px;margin-bottom:34px}.help-breadcrumb a{color:var(--moss);font-weight:700}.help-article-head{padding-bottom:34px;border-bottom:1px solid var(--line)}.help-article-head h1{font-size:clamp(40px,5vw,60px);margin:11px 0 16px}.help-article-head>p{font-size:19px;line-height:1.55;color:var(--muted);max-width:700px}.help-article-head>div{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:20px}.help-article-head>div span{padding:7px 11px;border-radius:999px;background:var(--sage-pale);font-size:12px;font-weight:700}.help-article-head>div small{color:var(--muted);margin-left:4px}.help-article-body>section{padding:34px 0;border-bottom:1px solid var(--line);scroll-margin-top:100px}.help-article-body h2,.help-article-faq h2{font-size:32px}.help-article-body p{font-size:16px;line-height:1.75;color:#4f554b}.help-article-body ol{padding-left:25px;counter-reset:help-steps;list-style:none;display:grid;grid-gap:12px;gap:12px;margin-top:20px}.help-article-body li{counter-increment:help-steps;position:relative;padding:13px 15px 13px 50px;background:#fff;border:1px solid var(--line);border-radius:13px;line-height:1.5}.help-article-body li:before{content:counter(help-steps);position:absolute;left:13px;top:11px;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--moss);color:#fff;font-size:12px;font-weight:700}.help-article-body aside{margin-top:22px;padding:19px 20px;border-radius:15px;background:var(--sage-pale);border-left:4px solid var(--leaf)}.help-article-body aside strong{display:block}.help-article-body aside p{margin:6px 0 0;font-size:14px}.help-article-faq{padding:38px 0}.help-article-feedback{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border-radius:17px;background:var(--cream)}.help-article-feedback span,.help-article-feedback strong{display:block}.help-article-feedback span{font-size:13px;color:var(--muted);margin-top:5px}.help-article-aside{align-self:start;position:-webkit-sticky;position:sticky;top:98px;display:grid;grid-gap:14px;gap:14px}.help-article-aside>div{padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;display:grid;grid-gap:4px;gap:4px}.help-article-aside strong{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--leaf);margin-bottom:8px}.help-article-aside a{padding:8px 0;text-decoration:none;font-size:13px;line-height:1.4;color:#4f554b}.help-article-aside a:hover{color:var(--clay)}.help-all-guides{padding:12px 16px;border-radius:12px;background:var(--moss);color:#fff!important;text-align:center;font-weight:700!important}@media(max-width:1050px){.help-category-grid{grid-template-columns:repeat(3,1fr)}.help-result-grid{grid-template-columns:repeat(2,1fr)}.help-article-layout{grid-template-columns:minmax(0,1fr) 240px;gap:36px}}@media(max-width:760px){.help-hero{padding:46px 0 34px}.help-hero-inner{text-align:left}.help-hero h1{font-size:42px}.help-hero p{font-size:16px}.help-quick-links{justify-content:flex-start;flex-wrap:nowrap;overflow:auto;margin-right:-16px;padding-right:16px}.help-center-main{padding-top:34px}.help-category-strip{margin-bottom:42px}.help-category-grid{display:flex;overflow:auto;gap:10px;margin-right:-16px;padding-right:16px;scroll-snap-type:x mandatory}.help-category-grid>a{min-width:78vw;min-height:194px;scroll-snap-align:start}.help-library{padding:28px 16px;margin-inline:-16px;border-radius:0}.help-result-grid{grid-template-columns:1fr}.help-result-card{min-height:180px}.help-faq{grid-template-columns:1fr;gap:20px;padding:52px 0}.help-faq>div:first-child{position:static}.help-contact-panel{align-items:stretch;flex-direction:column}.help-contact-panel .btn{width:100%}.help-article-shell{padding:28px 0 55px}.help-article-layout{grid-template-columns:1fr}.help-article-aside{position:static}.help-article-aside>div:first-child{display:none}.help-article-head h1{font-size:40px}.help-article-head>p{font-size:17px}.help-article-body h2,.help-article-faq h2{font-size:28px}.help-article-feedback{align-items:stretch;flex-direction:column}.help-article-feedback .btn{width:100%}}@font-face{font-family:__DM_Sans_0eeb07;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_0eeb07;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_0eeb07;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_0eeb07;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_0eeb07;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_0eeb07;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_0eeb07;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_0eeb07;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_Fallback_0eeb07;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0eeb07{font-family:__DM_Sans_0eeb07,__DM_Sans_Fallback_0eeb07;font-style:normal}.__variable_0eeb07{--font-dm-sans:"__DM_Sans_0eeb07","__DM_Sans_Fallback_0eeb07"}@font-face{font-family:__Quicksand_572227;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/d426c6df177f02c4-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Quicksand_572227;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/9b4fbfc777bb173a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Quicksand_572227;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/a74fb1607b845cb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Quicksand_Fallback_572227;src:local("Arial");ascent-override:95.87%;descent-override:23.97%;line-gap-override:0.00%;size-adjust:104.31%}.__className_572227{font-family:__Quicksand_572227,__Quicksand_Fallback_572227;font-style:normal}.__variable_572227{--font-quicksand:"__Quicksand_572227","__Quicksand_Fallback_572227"}