.help-scope{--paper: #F7F2E6;--line: rgba(3, 53, 78, .14);--line-2: rgba(3, 53, 78, .28);--green-wash: #EFF7E2}.help-scope h1{font-size:42px}.help-scope h2{font-size:25px}.help-scope .eyebrow{font-weight:700;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 10px}.help-scope .meta{font-size:12.5px;font-weight:700;color:var(--muted);letter-spacing:.02em}.help-scope .crumbs{font-size:12.5px;font-weight:700;color:var(--muted);letter-spacing:.02em;margin:26px 0 14px}.help-scope .crumbs a{text-decoration:none;color:var(--muted)}.help-scope .crumbs a:hover{text-decoration:underline;color:var(--ink)}.help-scope .crumbs i{font-style:normal;opacity:.5;margin:0 7px}.help-scope .pagehead{padding:44px 0 6px;max-width:760px}.help-scope .pagehead h1{margin-bottom:14px}.help-scope .pagehead .dek{font-size:18.5px;line-height:1.6;color:var(--ink-soft);margin-bottom:22px}.help-scope .quick{display:flex;gap:10px;flex-wrap:wrap}.help-scope .quick a{display:inline-flex;align-items:center;gap:8px;padding:8px 15px;border-radius:999px;border:2px solid var(--line-2);background:var(--surface);text-decoration:none;font-family:var(--font-display);font-weight:500;font-size:14px;color:var(--ink)}.help-scope .quick a:hover{border-color:var(--ink);box-shadow:var(--pop-sm)}.help-scope .sec{padding:70px 0 0}.help-scope .sec-head{display:flex;align-items:flex-end;gap:20px;margin-bottom:8px}.help-scope .sec-head h2{margin:0}.help-scope .sec-head p{margin:0 0 3px;color:var(--muted);font-size:15px}.help-scope .sec-head .more{margin-left:auto;font-family:var(--font-display);font-weight:600;font-size:14px;text-decoration:none;white-space:nowrap;border-bottom:2px solid var(--ink);padding-bottom:2px;color:var(--ink)}.help-scope .grouplabel{display:flex;align-items:center;gap:14px;margin:34px 0 16px}.help-scope .grouplabel h3{margin:0;font-size:14.5px;letter-spacing:.1em;text-transform:uppercase;font-weight:600}.help-scope .grouplabel .rule{flex:1;height:2px;background:var(--line)}.help-scope .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.help-scope .gcard{display:block;background:var(--surface);border:2px solid var(--line-2);border-radius:var(--r);padding:20px 21px 18px;text-decoration:none;color:var(--ink);transition:transform .12s,box-shadow .12s,border-color .12s}.help-scope .gcard:hover{border-color:var(--ink);box-shadow:var(--pop-sm);transform:translateY(-2px)}.help-scope .gcard .ico{width:42px;height:42px;border-radius:12px;border:2px solid var(--ink);display:grid;place-items:center;background:var(--yellow-wash);margin-bottom:14px}.help-scope .gcard .ico .icon{width:22px;height:22px}.help-scope .gcard.g2 .ico{background:var(--green-wash)}.help-scope .gcard.g3 .ico{background:#e7f2f8}.help-scope .gcard h4{font-size:17.5px;margin-bottom:6px;line-height:1.24}.help-scope .gcard p{font-size:14.5px;line-height:1.55;color:var(--muted);margin:0 0 12px}.help-scope .gcard .foot-row{display:flex;align-items:center;gap:8px}.help-scope .gcard .foot-row .meta{flex:1}.help-scope .gcard .arrow{width:26px;height:26px;border-radius:999px;border:2px solid var(--line-2);display:grid;place-items:center;transition:background .12s,border-color .12s}.help-scope .gcard:hover .arrow{background:var(--brand);border-color:var(--ink)}.help-scope .gcard.wide{grid-column:span 2;display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start}.help-scope .gcard.wide .ico{margin-bottom:0}.help-scope .picker{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.help-scope .picker select{font:inherit;font-size:15px;font-family:var(--font-display);font-weight:500;padding:11px 14px;border:var(--stroke);border-radius:var(--r-sm);background:var(--surface);min-width:250px;color:var(--ink)}.help-scope .verdict{margin-top:18px;border:var(--stroke);border-radius:var(--r-sm);background:var(--surface);padding:17px 19px;box-shadow:var(--pop-sm)}.help-scope .verdict .tag{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-display);font-weight:600;font-size:12.5px;letter-spacing:.04em;text-transform:uppercase;padding:4px 11px;border-radius:999px;border:2px solid var(--ink);margin-bottom:9px}.help-scope .verdict .tag.ok{background:var(--brand-2)}.help-scope .verdict .tag.mid{background:var(--blue-soft)}.help-scope .verdict .tag.no{background:var(--accent);color:#fff;border-color:var(--accent)}.help-scope .verdict h4{font-size:19px;margin-bottom:5px}.help-scope .verdict p{font-size:14.5px;line-height:1.6;margin:0;color:var(--ink-soft)}.help-scope .verdict .src{margin-top:12px;padding-top:10px;border-top:1px solid var(--line);font-size:12px;color:var(--muted);font-weight:700;letter-spacing:.02em}.help-scope .tool-more{margin-top:16px;display:inline-flex;align-items:center;gap:8px;font-family:var(--font-display);font-weight:600;font-size:14.5px;text-decoration:none;border-bottom:2px solid var(--ink);padding-bottom:2px;color:var(--ink)}.help-scope .answers{background:var(--paper);margin-top:70px;padding:56px 0 60px;border-radius:var(--r-lg)}.help-scope .answers .sec{padding-top:0}.help-scope .answers-inner{padding:0 36px}.help-scope .faqcols{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:26px}.help-scope .faqcat{background:var(--surface);border:2px solid var(--line-2);border-radius:var(--r);padding:20px 22px 16px}.help-scope .faqcat h4{display:flex;align-items:center;gap:9px;font-size:17px;margin-bottom:12px}.help-scope .faqcat h4 .icon{width:22px;height:22px}.help-scope .faqcat ul{list-style:none;margin:0;padding:0}.help-scope .faqcat li{border-top:1px solid var(--line)}.help-scope .faqcat li:first-child{border-top:0}.help-scope .faqcat a{display:block;padding:9px 0;font-size:14.6px;line-height:1.45;text-decoration:none;color:var(--ink-soft)}.help-scope .faqcat a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.help-scope .faqcat .all{display:inline-block;margin-top:10px;font-family:var(--font-display);font-weight:600;font-size:13.5px;text-decoration:none;border-bottom:2px solid var(--ink);padding-bottom:1px;color:var(--ink)}.help-scope .contact{margin-top:70px;border:var(--stroke);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--pop);display:grid;grid-template-columns:1fr 340px;overflow:hidden}.help-scope .contact-l{padding:34px 36px}.help-scope .contact-l h2{margin-bottom:8px}.help-scope .contact-l p{color:var(--ink-soft);max-width:52ch;font-size:15.5px}.help-scope .mailbox{display:inline-flex;align-items:center;gap:12px;margin:6px 0 4px;padding:13px 20px;border:var(--stroke);border-radius:var(--r-sm);background:var(--brand);font-family:var(--font-display);font-weight:600;font-size:19px;text-decoration:none;box-shadow:var(--pop-sm);color:var(--ink)}.help-scope .mailbox .icon{width:22px;height:22px}.help-scope .contact-r{border-left:var(--stroke);background:var(--paper);padding:30px}.help-scope .contact-r h3{font-size:13.5px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.help-scope .contact-r ol{margin:0;padding-left:19px;font-size:14.5px;line-height:1.62;color:var(--ink-soft)}.help-scope .contact-r ol li{margin-bottom:7px}.help-scope .art{display:grid;grid-template-columns:1fr 236px;gap:56px;align-items:start;padding-bottom:20px}.help-scope .art-head{max-width:720px;padding-top:8px}.help-scope .art-head h1{font-size:40px;margin-bottom:14px}.help-scope .art-head .dek{font-size:18.5px;line-height:1.58;color:var(--ink-soft);margin-bottom:16px}.help-scope .byline{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:12px 0 0;border-top:2px solid var(--line)}.help-scope .body{max-width:720px;font-size:16.5px;line-height:1.78;margin-top:30px}.help-scope .body h2{font-size:24px;margin:40px 0 12px;scroll-margin-top:90px}.help-scope .body h3{font-size:18px;margin:26px 0 8px}.help-scope .body p{margin:0 0 1.05em}.help-scope .body ul{margin:0 0 1.2em;padding-left:22px}.help-scope .body li{margin-bottom:8px}.help-scope .body a{color:var(--ink);text-underline-offset:3px}.help-scope .body img{border-radius:var(--r-sm)}.help-scope .figure{margin:26px 0;border:var(--stroke);border-radius:var(--r-sm);overflow:hidden;box-shadow:var(--pop-sm)}.help-scope .figure figcaption{padding:10px 15px;font-size:13px;color:var(--muted);border-top:2px solid var(--ink);background:var(--surface)}.help-scope .callout{border:2px solid var(--ink);border-left-width:8px;border-radius:var(--r-sm);background:var(--yellow-wash);padding:17px 20px;margin:26px 0;font-size:15.5px;line-height:1.62}.help-scope .callout b{font-family:var(--font-display)}.help-scope .steps{list-style:none;margin:0 0 1.4em;padding:0;counter-reset:s}.help-scope .steps li{counter-increment:s;position:relative;padding:0 0 18px 46px;margin:0}.help-scope .steps li:before{content:counter(s,decimal-leading-zero);position:absolute;left:0;top:1px;font-family:var(--font-display);font-weight:600;font-size:14px;width:31px;height:31px;border-radius:999px;border:2px solid var(--ink);display:grid;place-items:center;background:var(--brand)}.help-scope .steps li b{display:block;font-family:var(--font-display);font-size:17px;font-weight:600;margin-bottom:2px}.help-scope .rail{position:sticky;top:100px}.help-scope .rail h4{font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.help-scope .rail a{display:block;padding:7px 0 7px 13px;border-left:2px solid var(--line);font-size:14px;line-height:1.4;text-decoration:none;color:var(--muted)}.help-scope .rail a.on,.help-scope .rail a:hover{color:var(--ink);border-left-color:var(--ink)}.help-scope .rail .box{margin-top:30px;border:2px solid var(--line-2);border-radius:var(--r-sm);padding:16px 17px;background:var(--surface)}.help-scope .rail .box p{font-size:13.5px;line-height:1.55;color:var(--muted);margin:0 0 10px}.help-scope .rail .box a{border:0;padding:0;font-family:var(--font-display);font-weight:600;font-size:13.5px;color:var(--ink);border-bottom:2px solid var(--ink);display:inline-block}.help-scope .artfoot{max-width:720px;margin-top:44px;padding-top:24px;border-top:2px solid var(--line);display:flex;gap:14px;flex-wrap:wrap;align-items:center}.help-scope .faqpage{display:grid;grid-template-columns:232px 1fr;gap:56px;align-items:start}.help-scope .faqnav{position:sticky;top:100px}.help-scope .faqnav h4{font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.help-scope .faqnav a{display:flex;align-items:center;gap:9px;padding:8px 11px;border-radius:10px;font-size:14.5px;text-decoration:none;color:var(--ink-soft);font-family:var(--font-display);font-weight:500}.help-scope .faqnav a:hover{background:#03354e0d;color:var(--ink)}.help-scope .faqnav a.on{background:var(--brand);color:var(--ink);border:2px solid var(--ink);padding:6px 9px}.help-scope .faqnav .sub{margin-top:22px;padding-top:16px;border-top:2px solid var(--line)}.help-scope .faqnav .sub a{display:block;padding:6px 0 6px 13px;border-left:2px solid var(--line);font-family:var(--font-body);font-weight:400;font-size:13.6px;line-height:1.4;color:var(--muted);border-radius:0}.help-scope .faqnav .sub a:hover{border-left-color:var(--ink);color:var(--ink);background:none}.help-scope .qa{max-width:730px}.help-scope .qa .lead{font-size:17px;color:var(--ink-soft);max-width:60ch;margin-bottom:6px}.help-scope .qitem{padding:28px 0;border-top:2px solid var(--line);scroll-margin-top:100px}.help-scope .qitem:first-of-type{border-top:0}.help-scope .qitem h3{font-size:21px;margin-bottom:10px;display:flex;gap:12px;align-items:flex-start}.help-scope .qitem h3 .q{font-family:var(--font-display);font-weight:600;color:var(--brand-2);flex:none;-webkit-text-stroke:.6px var(--ink)}.help-scope .qitem .ans{font-size:16px;line-height:1.72;color:var(--ink-soft)}.help-scope .qitem .ans p{margin:0 0 .9em}.help-scope .qitem .ans p:last-child{margin-bottom:0}.help-scope .qitem .ans a{color:var(--ink)}.help-scope .qitem .updated{margin-top:12px;font-size:12px;color:var(--muted);font-weight:700}.help-scope .shot{margin:16px 0 4px;border:2px solid var(--line-2);border-radius:var(--r-sm);overflow:hidden;max-width:430px}.help-scope .shot img{width:100%}.help-scope .shot figcaption{padding:8px 13px;font-size:12.5px;color:var(--muted);border-top:2px solid var(--line-2)}.help-scope .qa .contact{grid-template-columns:1fr;margin-top:48px}.help-scope .qa .contact-l{padding:26px 30px}.help-scope .qa .contact-l h2{font-size:21px}.help-scope .qa .contact-l p{margin-bottom:14px}.help-scope .qa .mailbox{font-size:16px;padding:10px 16px}.help-scope .ct{display:grid;grid-template-columns:1fr 360px;gap:50px;align-items:start;margin-top:10px}.help-scope .ct-main{max-width:640px}.help-scope .ct-main .dek{font-size:18px;color:var(--ink-soft)}.help-scope .mailcard{border:var(--stroke);border-radius:var(--r);background:var(--yellow-wash);box-shadow:var(--pop);padding:28px 30px;margin:22px 0 30px}.help-scope .mailcard .addr{font-family:var(--font-display);font-weight:600;font-size:26px;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink)}.help-scope .mailcard .addr .icon{width:28px;height:28px}.help-scope .mailcard .addr:hover{text-decoration:underline;text-underline-offset:5px}.help-scope .mailcard .sla{margin-top:10px;font-size:14.5px;color:var(--ink-soft)}.help-scope .topics{display:grid;gap:10px}.help-scope .topic{display:flex;align-items:center;gap:13px;padding:14px 17px;border:2px solid var(--line-2);border-radius:var(--r-sm);background:var(--surface);text-decoration:none;color:var(--ink)}.help-scope .topic:hover{border-color:var(--ink);box-shadow:var(--pop-sm)}.help-scope .topic .icon{width:22px;height:22px}.help-scope .topic b{font-family:var(--font-display);font-weight:600;font-size:15.5px;display:block}.help-scope .topic span{font-size:13.5px;color:var(--muted)}.help-scope .ct-side{border:2px solid var(--line-2);border-radius:var(--r);padding:24px 25px;background:var(--surface)}.help-scope .ct-side h3{font-size:13px;letter-spacing:.09em;text-transform:uppercase;margin-bottom:14px}.help-scope .ct-side ul{list-style:none;margin:0 0 20px;padding:0;font-size:14.5px;line-height:1.6}.help-scope .ct-side li{padding:8px 0;border-top:1px solid var(--line);display:flex;gap:10px}.help-scope .ct-side li:first-child{border-top:0}.help-scope .ct-side li b{font-family:var(--font-display);font-weight:600;flex:none;width:76px;color:var(--muted);font-size:13px}.help-scope .ct-side li a{color:var(--ink)}@media(max-width:1040px){.help-scope .cards{grid-template-columns:repeat(2,1fr)}.help-scope .faqcols{grid-template-columns:1fr 1fr}.help-scope .art,.help-scope .faqpage,.help-scope .ct{grid-template-columns:1fr;gap:34px}.help-scope .rail,.help-scope .faqnav{position:static}.help-scope .faqnav .sub{display:none}.help-scope .contact{grid-template-columns:1fr}.help-scope .contact-r{border-left:0;border-top:var(--stroke)}}@media(max-width:720px){.help-scope h1,.help-scope .pagehead h1,.help-scope .art-head h1{font-size:31px}.help-scope h2{font-size:22px}.help-scope .cards,.help-scope .faqcols{grid-template-columns:1fr}.help-scope .gcard.wide{grid-column:span 1}.help-scope .contact-l,.help-scope .contact-r{padding:24px 20px}.help-scope .pagehead .dek,.help-scope .art-head .dek{font-size:17px}.help-scope .body{font-size:16px}.help-scope .mailcard .addr{font-size:20px}.help-scope .sec{padding-top:52px}.help-scope .picker select{min-width:0;width:100%}}
