:root{--help-bg:#f6f8fb;--help-panel:#fff;--help-text:#172033;--help-muted:#637186;--help-line:#dce5ee;--help-green:#0e625d;--help-green-soft:#e8f4f1}.help-page{background:var(--help-bg);color:var(--help-text);min-height:100vh}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.help-topbar{border-bottom:1px solid var(--help-line);background:#fff;justify-content:space-between;align-items:center;min-height:76px;padding:0 clamp(20px,5vw,64px);display:flex}.help-brand img{width:auto;height:36px;display:block}.help-topbar nav{align-items:center;gap:26px;display:flex}.help-topbar a{color:#243047;font-size:15px;font-weight:600;text-decoration:none}.help-topbar a:hover{color:var(--help-green)}.help-hero{border-bottom:1px solid var(--help-line);background:linear-gradient(#0e625d0f 1px,#0000 1px) 0 0/88px 88px,linear-gradient(90deg,#0e625d0f 1px,#0000 1px) 0 0/88px 88px,linear-gradient(115deg,#edf8f3 0%,#fff 70%);padding:72px 20px 84px}.help-hero-inner{text-align:center;max-width:900px;margin:0 auto}.help-hero span{color:var(--help-green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:800;display:block}.help-hero h1{color:var(--help-text);letter-spacing:0;margin:0;font-size:clamp(38px,5vw,64px);font-weight:700;line-height:1.02}.help-hero p{color:var(--help-muted);max-width:720px;margin:20px auto 0;font-size:18px;font-weight:500;line-height:1.65}.help-search{max-width:680px;margin:34px auto 0;position:relative}.help-search input{border:1px solid var(--help-line);color:var(--help-text);font:inherit;background:#fff;border-radius:12px;outline:0;width:100%;min-height:62px;padding:0 126px 0 22px;font-size:17px;font-weight:500;box-shadow:0 18px 38px #0f172a17}.help-search button{background:var(--help-green);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:9px;min-width:104px;min-height:48px;padding:0 24px;font-size:15px;font-weight:800;position:absolute;top:7px;right:7px}.help-search button:hover{background:#0a504c}.help-search input:focus{border-color:#0e625d73;box-shadow:0 0 0 4px #0e625d14,0 18px 38px #0f172a17}.help-search-results{border:1px solid var(--help-line);text-align:left;z-index:5;background:#fff;border-radius:12px;padding:7px;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden;box-shadow:0 18px 38px #0f172a1f}.help-search:focus-within .help-search-results{display:grid}.help-search-results a{border-radius:8px;gap:3px;padding:12px 14px;text-decoration:none;display:grid}.help-search-results a:hover{background:var(--help-green-soft)}.help-search-results strong{color:var(--help-text);font-size:14px}.help-search-results span{color:var(--help-muted);font-size:13px;font-weight:500}.help-section{max-width:1180px;margin:0 auto;padding:58px 20px 0}.help-section.compact{max-width:980px}.help-section-head{text-align:center;margin-bottom:26px}.help-section-head h2{color:var(--help-text);margin:0;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.1}.help-section-head p{color:var(--help-muted);max-width:620px;margin:12px auto 0;font-size:16px;font-weight:500;line-height:1.6}.starter-panel{border:1px solid var(--help-line);background:#fff;border-radius:12px;grid-template-columns:.9fr 1.25fr;align-items:start;gap:28px;padding:30px;display:grid}.starter-panel>div:first-child>span,.support-request-copy span{color:var(--help-green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;display:block}.starter-panel h2,.support-request-copy h2{color:var(--help-text);margin:0;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.1}.starter-panel p,.support-request-copy p{color:var(--help-muted);margin:16px 0 0;font-size:16px;font-weight:500;line-height:1.65}.starter-steps{border:1px solid var(--help-line);border-radius:10px;overflow:hidden}.starter-steps a{border-bottom:1px solid var(--help-line);color:var(--help-text);grid-template-columns:44px 1fr;align-items:start;gap:6px 14px;padding:15px 16px;text-decoration:none;display:grid}.starter-steps a:last-child{border-bottom:0}.starter-steps a:hover{background:#f9fbfc}.starter-steps strong{background:var(--help-green-soft);color:var(--help-green);border-radius:999px;grid-row:span 2;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:inline-flex}.starter-steps span{color:var(--help-text);font-size:15px;font-weight:800}.starter-steps small{color:var(--help-muted);font-size:13px;font-weight:500;line-height:1.45}.kb-grid,.more-help-grid,.troubleshooting-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.kb-card,.more-help-grid article,.troubleshooting-grid a{border:1px solid var(--help-line);background:#fff;border-radius:10px;padding:24px}.troubleshooting-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.troubleshooting-grid a{color:var(--help-text);text-decoration:none;display:grid}.troubleshooting-grid a:hover{border-color:#0e625d73;box-shadow:0 10px 26px #0f172a14}.kb-card>span{background:var(--help-green);border-radius:7px 7px 7px 2px;width:24px;height:24px;margin-bottom:18px;display:block}.kb-card h3,.more-help-grid h3,.troubleshooting-grid h3{color:var(--help-text);margin:0 0 10px;font-size:21px;font-weight:700}.kb-card p,.more-help-grid p,.troubleshooting-grid p{color:var(--help-muted);margin:0;font-size:14px;font-weight:500;line-height:1.6}.troubleshooting-grid span{color:var(--help-green);align-self:end;margin-top:18px;font-size:13px;font-weight:900;display:inline-flex}.kb-card ul{border-top:1px solid var(--help-line);gap:9px;margin:18px 0 0;padding:16px 0 0;list-style:none;display:grid}.kb-card li a{color:#314057;border-radius:8px;justify-content:space-between;align-items:center;margin:0 -8px;padding:8px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.kb-card li a:hover{background:var(--help-green-soft);color:var(--help-green)}.kb-card li span{color:#9aa8b8;font-size:20px;font-weight:500;line-height:1}.popular-list{border:1px solid var(--help-line);background:#fff;border-radius:10px;overflow:hidden}.popular-list a{border-bottom:1px solid var(--help-line);color:var(--help-text);justify-content:space-between;align-items:center;min-height:56px;padding:0 20px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.popular-list a:last-child{border-bottom:0}.popular-list a:hover{color:var(--help-green);background:#f9fbfc}.popular-list strong{color:#91a0b2;font-size:24px;font-weight:500}.more-help-grid article{display:grid}.more-help-grid a{color:var(--help-green);align-self:end;margin-top:18px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.more-help-grid a:hover{text-decoration:underline}.support-request-panel{border:1px solid var(--help-line);background:#fff;border-radius:12px;grid-template-columns:.8fr 1.2fr;align-items:start;gap:30px;padding:30px;display:grid}.support-form{gap:14px;display:grid}.support-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.support-form label{color:var(--help-text);gap:7px;font-size:13px;font-weight:800;display:grid}.support-form input,.support-form select,.support-form textarea{border:1px solid var(--help-line);color:var(--help-text);font:inherit;background:#f8fafc;border-radius:9px;outline:0;width:100%;padding:13px 14px;font-size:14px;font-weight:500}.support-form textarea{resize:vertical}.support-form input:focus,.support-form select:focus,.support-form textarea:focus{border-color:#0e625d73;box-shadow:0 0 0 4px #0e625d14}.support-form button{background:var(--help-green);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:9px;min-height:48px;padding:0 18px;font-size:15px;font-weight:900}.support-form button:disabled{cursor:progress;opacity:.72}.support-form-success,.support-form-error{border-radius:9px;margin:0;padding:12px 14px;font-size:14px;font-weight:700}.support-form-success{color:#047857;background:#ecfdf5}.support-form-error{color:#b91c1c;background:#fef2f2}.article-library{max-width:1180px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.help-article{border:1px solid var(--help-line);background:#fff;border-radius:10px;padding:26px;scroll-margin-top:24px}.help-article:target{border-color:#0e625d80;box-shadow:0 0 0 4px #0e625d14}.help-article>span{color:var(--help-green);letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800;display:block}.help-article h3{color:var(--help-text);margin:0 0 10px;font-size:24px;font-weight:700}.help-article p{color:var(--help-muted);margin:0;font-size:15px;font-weight:500;line-height:1.65}.help-article ol{border-top:1px solid var(--help-line);counter-reset:article-step;gap:12px;margin:20px 0 0;padding:18px 0 0;list-style:none;display:grid}.help-article li{color:#314057;counter-increment:article-step;grid-template-columns:26px 1fr;align-items:start;gap:10px;font-size:14px;font-weight:600;line-height:1.5;display:grid}.help-article li:before{background:var(--help-green-soft);color:var(--help-green);content:counter(article-step);border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:inline-flex}.category-page,.search-page{max-width:960px;margin:0 auto;padding:52px 20px 80px}.category-page-head,.search-page-head{border:1px solid var(--help-line);background:linear-gradient(#0e625d0e 1px,#0000 1px) 0 0/72px 72px,linear-gradient(90deg,#0e625d0e 1px,#0000 1px) 0 0/72px 72px,#fff;border-radius:12px;padding:36px}.category-page-head>span,.search-page-head>span{color:var(--help-green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;display:block}.category-page-head h1,.search-page-head h1{color:var(--help-text);letter-spacing:0;margin:0;font-size:clamp(34px,5vw,54px);font-weight:700;line-height:1.05}.category-page-head p,.search-page-head p{color:var(--help-muted);margin:16px 0 0;font-size:17px;font-weight:500;line-height:1.65}.category-article-list{border:1px solid var(--help-line);background:#fff;border-radius:12px;margin-top:18px;overflow:hidden}.category-article-list>a{border-bottom:1px solid var(--help-line);color:var(--help-text);justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;text-decoration:none;display:flex}.category-article-list>a:last-child{border-bottom:0}.category-article-list>a:hover{color:var(--help-green);background:#f9fbfc}.category-article-list strong{margin-bottom:5px;font-size:17px;display:block}.category-article-list span{color:var(--help-muted);font-size:14px;font-weight:500;line-height:1.5;display:block}.category-article-list em{color:#9aa8b8;font-size:28px;font-style:normal;line-height:1}.empty-search{gap:8px;padding:24px;display:grid}.empty-search a{color:var(--help-green);margin-top:6px;font-size:14px;font-weight:800}.article-shell{grid-template-columns:220px minmax(0,900px) 190px;gap:24px;max-width:1360px;margin:0 auto;padding:52px 20px 80px;display:grid}.article-page{max-width:900px;margin:0 auto;padding:0}.article-sidebar,.article-toc{border:1px solid var(--help-line);background:#fff;border-radius:12px;align-self:start;padding:18px;position:sticky;top:18px}.article-sidebar strong,.article-toc strong{color:var(--help-text);letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;display:block}.article-sidebar nav,.article-toc{gap:4px;display:grid}.article-sidebar a,.article-toc a{color:var(--help-muted);border-radius:8px;padding:9px 10px;font-size:13px;font-weight:700;text-decoration:none}.article-sidebar a:hover,.article-sidebar a.active,.article-toc a:hover{background:var(--help-green-soft);color:var(--help-green)}.article-breadcrumb{color:var(--help-muted);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:30px;font-size:14px;font-weight:600;display:flex}.article-breadcrumb a{color:var(--help-green);text-decoration:none}.article-breadcrumb strong{color:var(--help-muted);font-weight:600}.article-page-head{border:1px solid var(--help-line);background:linear-gradient(#0e625d0e 1px,#0000 1px) 0 0/72px 72px,linear-gradient(90deg,#0e625d0e 1px,#0000 1px) 0 0/72px 72px,#fff;border-radius:12px;padding:38px}.article-page-head>span{color:var(--help-green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;display:block}.article-page-head h1{color:var(--help-text);letter-spacing:0;margin:0;font-size:clamp(34px,5vw,56px);font-weight:700;line-height:1.05}.article-page-head p{color:var(--help-muted);margin:18px 0 0;font-size:18px;font-weight:500;line-height:1.65}.article-body,.article-note,.related-articles{border:1px solid var(--help-line);background:#fff;border-radius:12px;margin-top:18px;padding:30px}.article-body h2,.article-note h2,.related-articles h2{color:var(--help-text);margin:0 0 18px;font-size:24px;font-weight:700}.article-body ol{counter-reset:help-step;gap:16px;margin:0;padding:0;list-style:none;display:grid}.article-body li{color:#314057;counter-increment:help-step;grid-template-columns:34px 1fr;align-items:start;gap:14px;font-size:16px;font-weight:600;line-height:1.65;display:grid}.article-body li:before{background:var(--help-green-soft);color:var(--help-green);content:counter(help-step);border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:inline-flex}.article-note p{color:var(--help-muted);margin:0;font-size:16px;font-weight:500;line-height:1.7}.article-check-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.article-check-list li{color:#314057;padding-left:22px;font-size:15px;font-weight:600;line-height:1.55;position:relative}.article-check-list li:before{color:var(--help-green);content:"✓";font-weight:900;position:absolute;left:0}.article-links{flex-wrap:wrap;gap:10px;display:flex}.article-links a{background:var(--help-green-soft);color:var(--help-green);border-radius:999px;padding:10px 14px;font-size:14px;font-weight:800;text-decoration:none}.article-feedback{border:1px solid var(--help-line);background:#fff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:14px;margin-top:18px;padding:22px;display:flex}.article-feedback strong{color:var(--help-text);margin-right:auto;font-size:16px}.article-feedback div{gap:8px;display:flex}.article-feedback button{border:1px solid var(--help-line);color:var(--help-text);cursor:pointer;font:inherit;background:#fff;border-radius:999px;min-height:38px;padding:0 16px;font-size:14px;font-weight:800}.article-feedback button:hover,.article-feedback button.active{background:var(--help-green);border-color:var(--help-green);color:#fff}.article-feedback p{color:var(--help-muted);flex-basis:100%;margin:0;font-size:14px;font-weight:600}.related-articles>div{border:1px solid var(--help-line);border-radius:10px;overflow:hidden}.related-articles a{border-bottom:1px solid var(--help-line);color:var(--help-text);justify-content:space-between;align-items:center;min-height:56px;padding:0 18px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.related-articles a:last-child{border-bottom:0}.related-articles a:hover{background:var(--help-green-soft);color:var(--help-green)}.help-footer{color:#d9e5ec;background:#122432;justify-content:space-between;align-items:start;gap:40px;margin-top:70px;padding:42px clamp(20px,5vw,64px);display:flex}.help-footer img{width:auto;height:64px;margin-bottom:14px;display:block}.help-footer p{color:#ffffffad;max-width:420px;margin:0;font-size:14px;line-height:1.6}.help-footer nav{justify-items:end;gap:10px;display:grid}.help-footer a{color:#ffffffc7;font-size:14px;font-weight:600;text-decoration:none}.help-footer a:hover{color:#fff}@media (max-width:900px){.help-topbar{flex-direction:column;align-items:flex-start;gap:18px;padding-top:18px;padding-bottom:18px}.help-topbar nav{flex-wrap:wrap;gap:14px}.kb-grid,.more-help-grid,.troubleshooting-grid,.article-grid,.starter-panel,.support-request-panel,.support-form-row,.article-shell{grid-template-columns:1fr}.article-sidebar,.article-toc{position:static}.help-footer{flex-direction:column}.help-footer nav{justify-items:start}}@media (max-width:560px){.help-hero{padding:50px 16px 64px}.help-search input{min-height:56px;padding:0 104px 0 16px;font-size:15px}.help-search button{min-width:86px;min-height:42px;padding:0 16px;font-size:14px}.help-section{padding-left:16px;padding-right:16px}}
