.helpArticleReader-module__TdCn8q__page{--reader-green:#274c3c;--reader-accent:#e0e9db;--reader-paper:var(--brand-cream,#faf8f4);padding-bottom:80px}body:has(.helpArticleReader-module__TdCn8q__page) .main{max-width:none;padding:0}body:has(.helpArticleReader-module__TdCn8q__page) .nav{background:var(--brand-cream);padding-inline:max(24px,50vw - 560px)}.helpArticleReader-module__TdCn8q__container{width:min(1120px,100% - 48px);margin-inline:auto}.helpArticleReader-module__TdCn8q__breadcrumb{color:var(--muted-strong);flex-wrap:wrap;align-items:center;gap:12px;padding-block:32px;font-size:13px;display:flex}.helpArticleReader-module__TdCn8q__breadcrumb a{color:inherit;text-decoration:none}.helpArticleReader-module__TdCn8q__breadcrumb a:hover{color:var(--ink);text-underline-offset:4px;text-decoration:underline}.helpArticleReader-module__TdCn8q__breadcrumb>span{opacity:.5}.helpArticleReader-module__TdCn8q__hero{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) 250px;align-items:center;gap:64px;padding:28px 0 55px;scroll-margin-top:100px;display:grid}.helpArticleReader-module__TdCn8q__eyebrow{color:var(--muted-strong);flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:21px;font-size:12px;display:flex}.helpArticleReader-module__TdCn8q__sectionPill{color:var(--reader-green);background:var(--reader-accent);border:1px solid color-mix(in srgb, var(--reader-green) 12%, transparent);border-radius:999px;padding:7px 13px;font-weight:600;text-decoration:none}.helpArticleReader-module__TdCn8q__readingTime{align-items:center;gap:7px;display:flex}.helpArticleReader-module__TdCn8q__readingTime svg{width:15px;height:15px}.helpArticleReader-module__TdCn8q__title{max-width:21ch;color:var(--brand-heading);font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;overflow-wrap:anywhere;margin:0;font-size:clamp(40px,4.6vw,62px);font-weight:600;line-height:1.06}.helpArticleReader-module__TdCn8q__description{max-width:660px;color:var(--muted-strong);margin:23px 0 0;font-size:17px;line-height:1.7}.helpArticleReader-module__TdCn8q__metadata{color:var(--muted-strong);flex-wrap:wrap;align-items:center;gap:8px 13px;margin-top:27px;font-size:12px;line-height:1.6;display:flex}.helpArticleReader-module__TdCn8q__author{color:var(--ink);align-items:center;gap:8px;font-weight:600;display:inline-flex}.helpArticleReader-module__TdCn8q__authorMark{background:var(--brand-heading);width:27px;height:27px;color:var(--brand-cream);border-radius:50%;place-items:center;font-size:20px;display:grid}.helpArticleReader-module__TdCn8q__tags{flex-wrap:wrap;gap:7px;margin:18px 0 0;padding:0;list-style:none;display:flex}.helpArticleReader-module__TdCn8q__tags li{border:1px solid var(--border);color:var(--muted-strong);letter-spacing:.01em;text-transform:capitalize;border-radius:5px;padding:3px 7px;font-size:10px}.helpArticleReader-module__TdCn8q__heroArtwork{background:color-mix(in srgb, var(--article-accent,var(--brand-sun)) 12%, var(--bg));border-radius:48% 42% 46% 40%;place-items:center;min-height:248px;display:grid;position:relative;transform:rotate(-5deg)}.helpArticleReader-module__TdCn8q__heroArtwork svg{width:90%;height:auto;display:block;transform:rotate(5deg)}.helpArticleReader-module__TdCn8q__readingLayout{grid-template-columns:230px minmax(0,720px);justify-content:space-between;align-items:start;gap:75px;padding-top:44px;display:grid}.helpArticleReader-module__TdCn8q__sidebar{align-self:stretch;min-width:0}.helpArticleReader-module__TdCn8q__sidebarInner{position:sticky;top:112px}.helpArticleReader-module__TdCn8q__sidebarInner nav{scrollbar-width:thin;max-height:calc(100dvh - 300px);overflow-y:auto}.helpArticleReader-module__TdCn8q__contentsTitle{color:var(--ink);margin:0 0 18px;font-size:12px;font-weight:600}.helpArticleReader-module__TdCn8q__contentsList{margin:0;padding:0;list-style:none}.helpArticleReader-module__TdCn8q__contentsList li{margin:0 0 4px}.helpArticleReader-module__TdCn8q__contentsList a{color:var(--muted-strong);border-inline-start:2px solid #0000;border-radius:0 6px 6px 0;align-items:baseline;gap:11px;padding:9px 10px;font-size:12px;line-height:1.5;text-decoration:none;transition:background .15s,color .15s;display:flex}.helpArticleReader-module__TdCn8q__contentsList a:hover{background:var(--brand-sand);color:var(--ink)}.helpArticleReader-module__TdCn8q__contentsList a[aria-current]{background:color-mix(in srgb, var(--reader-accent) 60%, var(--bg));border-color:var(--reader-green);color:var(--reader-green);font-weight:600}.helpArticleReader-module__TdCn8q__contentsNumber{color:var(--muted);font-variant-numeric:tabular-nums;flex:0 0 16px;font-size:10px}.helpArticleReader-module__TdCn8q__subheading a{padding-block:6px;padding-inline-start:39px;font-size:11px}.helpArticleReader-module__TdCn8q__progressBlock{border-top:1px solid var(--border);margin-top:27px;padding-top:22px}.helpArticleReader-module__TdCn8q__progressLabels{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;gap:10px;font-size:10px;display:flex}.helpArticleReader-module__TdCn8q__progressTrack{background:var(--border);border-radius:4px;height:3px;margin-top:11px;overflow:hidden}.helpArticleReader-module__TdCn8q__progressTrack>span{background:var(--reader-green);transform-origin:0;height:100%;transition:transform .1s linear;display:block}.helpArticleReader-module__TdCn8q__libraryLink{color:var(--ink);align-items:center;gap:7px;margin-top:22px;font-size:11px;text-decoration:none;display:flex}.helpArticleReader-module__TdCn8q__libraryLink:hover{text-underline-offset:4px;text-decoration:underline}.helpArticleReader-module__TdCn8q__articleColumn{min-width:0}.helpArticleReader-module__TdCn8q__mobileContents{display:none}.helpArticleReader-module__TdCn8q__notice .help-disclaimer{background:var(--brand-sand);box-shadow:none;border:0;border-radius:12px;margin:0 0 33px;padding:17px 20px}.helpArticleReader-module__TdCn8q__notice .help-disclaimer p{color:var(--muted-strong);font-size:11px;line-height:1.7}.helpArticleReader-module__TdCn8q__notice .help-disclaimer a{color:var(--ink)}.helpArticleReader-module__TdCn8q__body{color:var(--ink);overflow-wrap:break-word;font-size:17px;line-height:1.85}.helpArticleReader-module__TdCn8q__body>p{margin:0 0 23px}.helpArticleReader-module__TdCn8q__body>p:first-child{letter-spacing:-.014em;font-size:19px;line-height:1.75}.helpArticleReader-module__TdCn8q__body>h2{border-top:1px solid var(--border);letter-spacing:-.03em;margin:52px 0 19px;padding-top:28px;scroll-margin-top:150px;font-size:29px;font-weight:600;line-height:1.2}.helpArticleReader-module__TdCn8q__body>h3{margin:33px 0 13px;scroll-margin-top:150px;font-size:21px;font-weight:600;line-height:1.4}.helpArticleReader-module__TdCn8q__body>ul,.helpArticleReader-module__TdCn8q__body>ol{margin:0 0 27px;padding-inline-start:26px}.helpArticleReader-module__TdCn8q__body>ul>li,.helpArticleReader-module__TdCn8q__body>ol>li{margin-bottom:10px;padding-inline-start:5px}.helpArticleReader-module__TdCn8q__body>ul>li::marker{color:var(--reader-green);font-weight:600}.helpArticleReader-module__TdCn8q__body>ol>li::marker{color:var(--reader-green);font-weight:600}.helpArticleReader-module__TdCn8q__body>blockquote{background:color-mix(in srgb, var(--reader-accent) 44%, var(--bg));border-inline-start:3px solid var(--reader-green);color:var(--ink);border-radius:0 12px 12px 0;margin:26px 0;padding:19px 22px}.helpArticleReader-module__TdCn8q__body>blockquote>:last-child{margin-bottom:0}.helpArticleReader-module__TdCn8q__body a{color:var(--reader-green);text-underline-offset:3px;text-decoration-thickness:1px}.helpArticleReader-module__TdCn8q__body a:hover{text-decoration-thickness:2px}.helpArticleReader-module__TdCn8q__body>pre{border-radius:12px;padding:22px;font-size:13px;line-height:1.7}.helpArticleReader-module__TdCn8q__body>table{border-collapse:collapse;max-width:100%;font-size:14px;display:block;overflow-x:auto}.helpArticleReader-module__TdCn8q__body>table th,.helpArticleReader-module__TdCn8q__body>table td{text-align:start;border-bottom:1px solid var(--border);padding:12px 16px}.helpArticleReader-module__TdCn8q__body>table th{background:var(--brand-sand)}.helpArticleReader-module__TdCn8q__body .blog-figure{margin-block:29px 34px}.helpArticleReader-module__TdCn8q__articleEnd{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;margin-top:42px;padding-top:18px;display:flex}.helpArticleReader-module__TdCn8q__endMark{color:var(--reader-green);font-size:33px}.helpArticleReader-module__TdCn8q__articleEnd a{color:var(--muted-strong);font-size:12px;text-decoration:none}.helpArticleReader-module__TdCn8q__articleEnd a:hover{color:var(--ink)}.helpArticleReader-module__TdCn8q__afterword{margin-top:35px}.helpArticleReader-module__TdCn8q__afterword .help-contact{background:var(--brand-sand);border-radius:14px}.helpArticleReader-module__TdCn8q__afterword .help-contact-title{font-size:20px}.helpArticleReader-module__TdCn8q__afterword .help-contact-lede{font-size:13px}.helpArticleReader-module__TdCn8q__afterword .help-disclaimer{margin-top:18px;font-size:10px}.helpArticleReader-module__TdCn8q__related{border-top:1px solid var(--border);margin-top:85px;padding-top:38px}.helpArticleReader-module__TdCn8q__relatedEyebrow{color:var(--muted-strong);margin:0 0 10px;font-size:11px}.helpArticleReader-module__TdCn8q__relatedTitle{font-family:var(--font-display);letter-spacing:-.035em;margin:0 0 28px;font-size:34px;font-weight:600;line-height:1.2}.helpArticleReader-module__TdCn8q__relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.helpArticleReader-module__TdCn8q__relatedCard{border:1px solid var(--border);height:100%;color:var(--ink);background:var(--surface);border-radius:17px;grid-template-columns:minmax(0,1fr) 88px;align-items:start;gap:22px;padding:27px;text-decoration:none;transition:background .18s,transform .18s;display:grid}.helpArticleReader-module__TdCn8q__relatedCard:hover{background:var(--brand-sand);transform:translateY(-3px)}.helpArticleReader-module__TdCn8q__relatedCard h3{font-family:var(--font-display);letter-spacing:-.025em;margin:0 0 11px;font-size:21px;font-weight:600;line-height:1.25}.helpArticleReader-module__TdCn8q__relatedCard p{color:var(--muted-strong);margin:0;font-size:12px;line-height:1.7}.helpArticleReader-module__TdCn8q__relatedCard svg{width:88px;height:auto}.helpArticleReader-module__TdCn8q__relatedArrow{margin-top:19px;font-size:22px;display:block}.helpArticleReader-module__TdCn8q__page :is(a,button,summary):focus-visible{outline:2px solid var(--reader-green);outline-offset:4px}[data-theme=dark] .helpArticleReader-module__TdCn8q__page{--reader-green:#b6d8b8;--reader-accent:#2c3d32}[dir=rtl] .helpArticleReader-module__TdCn8q__progressTrack>span{transform-origin:100%}[dir=rtl] .helpArticleReader-module__TdCn8q__mobileProgress{transform-origin:100%}@media (max-width:1100px){.helpArticleReader-module__TdCn8q__hero{grid-template-columns:minmax(0,1fr) 195px;gap:32px}.helpArticleReader-module__TdCn8q__heroArtwork{min-height:205px}.helpArticleReader-module__TdCn8q__readingLayout{grid-template-columns:195px minmax(0,1fr);gap:40px}}@media (max-width:800px){.helpArticleReader-module__TdCn8q__container{width:calc(100% - 48px)}.helpArticleReader-module__TdCn8q__breadcrumb{padding-block:23px;font-size:12px}.helpArticleReader-module__TdCn8q__hero{grid-template-columns:minmax(0,1fr) 135px;gap:20px;padding:20px 0 34px}.helpArticleReader-module__TdCn8q__heroArtwork{min-height:150px}.helpArticleReader-module__TdCn8q__title{font-size:40px}.helpArticleReader-module__TdCn8q__description{font-size:15px}.helpArticleReader-module__TdCn8q__readingLayout{padding-top:0;display:block}.helpArticleReader-module__TdCn8q__sidebar{display:none}.helpArticleReader-module__TdCn8q__articleColumn{max-width:720px;margin-inline:auto}.helpArticleReader-module__TdCn8q__mobileContents{z-index:20;background:var(--bg);border-bottom:1px solid var(--border);margin:0 -2px 26px;display:block;position:sticky;top:73px}.helpArticleReader-module__TdCn8q__mobileContents summary{cursor:pointer;justify-content:space-between;align-items:center;padding:16px 2px;font-size:12px;font-weight:600;list-style:none;display:flex}.helpArticleReader-module__TdCn8q__mobileContents summary::-webkit-details-marker{display:none}.helpArticleReader-module__TdCn8q__mobileIndicator{font-size:21px;font-weight:400;line-height:1}.helpArticleReader-module__TdCn8q__mobileContents details[open] .helpArticleReader-module__TdCn8q__mobileIndicator{transform:rotate(45deg)}.helpArticleReader-module__TdCn8q__mobileContents nav{max-height:min(50dvh,360px);padding-bottom:15px;overflow-y:auto}.helpArticleReader-module__TdCn8q__mobileProgress{inset-inline:0;background:var(--reader-green);transform-origin:0;height:2px;position:absolute;bottom:-1px}.helpArticleReader-module__TdCn8q__related{margin-top:55px}.helpArticleReader-module__TdCn8q__relatedCard{grid-template-columns:minmax(0,1fr) 65px;gap:16px;padding:22px}.helpArticleReader-module__TdCn8q__relatedCard svg{width:65px}}@media (max-width:540px){.helpArticleReader-module__TdCn8q__container{width:calc(100% - 32px)}body:has(.helpArticleReader-module__TdCn8q__page) .nav{padding-inline:16px}.helpArticleReader-module__TdCn8q__hero{grid-template-columns:minmax(0,1fr);padding-top:12px;position:relative}.helpArticleReader-module__TdCn8q__eyebrow{gap:8px 12px;margin-bottom:21px;padding-inline-end:52px}.helpArticleReader-module__TdCn8q__sectionPill{padding:6px 10px;font-size:11px}.helpArticleReader-module__TdCn8q__readingTime{font-size:10px}.helpArticleReader-module__TdCn8q__title{max-width:none;font-size:37px;line-height:1.08}.helpArticleReader-module__TdCn8q__heroArtwork{inset-inline-end:0;width:62px;min-height:64px;position:absolute;top:-5px}.helpArticleReader-module__TdCn8q__description{margin-top:17px}.helpArticleReader-module__TdCn8q__metadata{gap:7px;margin-top:20px;font-size:10px}.helpArticleReader-module__TdCn8q__metadataDivider{display:none}.helpArticleReader-module__TdCn8q__tags{margin-top:15px}.helpArticleReader-module__TdCn8q__body{font-size:16px;line-height:1.8}.helpArticleReader-module__TdCn8q__body>p:first-child{font-size:18px}.helpArticleReader-module__TdCn8q__body>h2{margin-top:42px;padding-top:23px;font-size:25px}.helpArticleReader-module__TdCn8q__body>h3{font-size:20px}.helpArticleReader-module__TdCn8q__notice .help-disclaimer{padding:14px 16px}.helpArticleReader-module__TdCn8q__relatedGrid{grid-template-columns:minmax(0,1fr)}.helpArticleReader-module__TdCn8q__relatedTitle{font-size:30px}.helpArticleReader-module__TdCn8q__relatedCard h3{font-size:20px}}@media (prefers-reduced-motion:reduce){.helpArticleReader-module__TdCn8q__relatedCard,.helpArticleReader-module__TdCn8q__contentsList a,.helpArticleReader-module__TdCn8q__progressTrack>span{transition:none}.helpArticleReader-module__TdCn8q__relatedCard:hover{transform:none}}
@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.helpLibraryArtwork-module__RM4UNa__animated :is(.helpLibraryArtwork-module__RM4UNa__shadow,.helpLibraryArtwork-module__RM4UNa__book,.helpLibraryArtwork-module__RM4UNa__cover,.helpLibraryArtwork-module__RM4UNa__pages,.helpLibraryArtwork-module__RM4UNa__highlight,.helpLibraryArtwork-module__RM4UNa__bookmark,.helpLibraryArtwork-module__RM4UNa__question,.helpLibraryArtwork-module__RM4UNa__magnifier,.helpLibraryArtwork-module__RM4UNa__sparkTop,.helpLibraryArtwork-module__RM4UNa__sparkSide,.helpLibraryArtwork-module__RM4UNa__marksSide,.helpLibraryArtwork-module__RM4UNa__marksTop,.helpLibraryArtwork-module__RM4UNa__squiggle){transform-box:fill-box;transform-origin:50%;transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .65s cubic-bezier(.22,1,.36,1)}.helpLibraryArtwork-module__RM4UNa__animated .helpLibraryArtwork-module__RM4UNa__book,.helpLibraryArtwork-module__RM4UNa__animated .helpLibraryArtwork-module__RM4UNa__pages{transform-origin:50% 100%}.helpLibraryArtwork-module__RM4UNa__animated .helpLibraryArtwork-module__RM4UNa__bookmark{transform-origin:50% 0;transition-duration:.8s}.helpLibraryArtwork-module__RM4UNa__animated .helpLibraryArtwork-module__RM4UNa__magnifier{transform-origin:60% 85%;transition-duration:.85s}.helpLibraryArtwork-module__RM4UNa__animated .helpLibraryArtwork-module__RM4UNa__question{transform-origin:35% 100%;transition-duration:.75s}.helpLibraryArtwork-module__RM4UNa__animated .helpLibraryArtwork-module__RM4UNa__highlight{transform-origin:0}:is(.helpLibraryArtwork-module__RM4UNa__animated:hover,[data-help-artwork=hero]:hover .helpLibraryArtwork-module__RM4UNa__animated) .helpLibraryArtwork-module__RM4UNa__shadow{opacity:.7;transform:scale(.92,.8)}:is(.helpLibraryArtwork-module__RM4UNa__animated:hover,[data-help-artwork=hero]:hover .helpLibraryArtwork-module__RM4UNa__animated) .helpLibraryArtwork-module__RM4UNa__book{transform:translateY(-9px)rotate(-2deg)}:is(.helpLibraryArtwork-module__RM4UNa__animated:hover,[data-help-artwork=hero]:hover .helpLibraryArtwork-module__RM4UNa__animated) .helpLibraryArtwork-module__RM4UNa__cover{transform:scaleX(1.025)}:is(.helpLibraryArtwork-module__RM4UNa__animated:hover,[data-help-artwork=hero]:hover .helpLibraryArtwork-module__RM4UNa__animated) .helpLibraryArtwork-module__RM4UNa__pages{transform:scale(1.015,1.045)}:is(.helpLibraryArtwork-module__RM4UNa__animated:hover,[data-help-artwork=hero]:hover .helpLibraryArtwork-module__RM4UNa__animated) .helpLibraryArtwork-module__RM4UNa__highlight{transition-delay:.12s;transform:scaleX(1.12)}:is(.helpLibraryArtwork-module__RM4UNa__animated:hover,[data-help-artwork=hero]:hover .helpLibraryArtwork-module__RM4UNa__animated) .helpLibraryArtwork-module__RM4UNa__bookmark{transition-delay:60ms;transform:rotate(-8deg)}:is(.helpLibraryArtwork-module__RM4UNa__animated:hover,[data-help-artwork=hero]:hover .helpLibraryArtwork-module__RM4UNa__animated) .helpLibraryArtwork-module__RM4UNa__magnifier{transform:translate(16px,-13px)rotate(12deg)}:is(.helpLibraryArtwork-module__RM4UNa__animated:hover,[data-help-artwork=hero]:hover .helpLibraryArtwork-module__RM4UNa__animated) .helpLibraryArtwork-module__RM4UNa__question{transition-delay:40ms;transform:translate(4px,-15px)rotate(7deg)}:is(.helpLibraryArtwork-module__RM4UNa__animated:hover,[data-help-artwork=hero]:hover .helpLibraryArtwork-module__RM4UNa__animated) .helpLibraryArtwork-module__RM4UNa__sparkTop{transition-delay:80ms;transform:translateY(-7px)rotate(18deg)scale(1.16)}:is(.helpLibraryArtwork-module__RM4UNa__animated:hover,[data-help-artwork=hero]:hover .helpLibraryArtwork-module__RM4UNa__animated) .helpLibraryArtwork-module__RM4UNa__sparkSide{transition-delay:.16s;transform:translate(5px,-3px)rotate(-16deg)scale(1.2)}:is(.helpLibraryArtwork-module__RM4UNa__animated:hover,[data-help-artwork=hero]:hover .helpLibraryArtwork-module__RM4UNa__animated) .helpLibraryArtwork-module__RM4UNa__marksSide{transition-delay:.1s;transform:translate(-5px,-4px)rotate(-8deg)}:is(.helpLibraryArtwork-module__RM4UNa__animated:hover,[data-help-artwork=hero]:hover .helpLibraryArtwork-module__RM4UNa__animated) .helpLibraryArtwork-module__RM4UNa__marksTop{transition-delay:.12s;transform:translate(-3px,-7px)rotate(-10deg)}:is(.helpLibraryArtwork-module__RM4UNa__animated:hover,[data-help-artwork=hero]:hover .helpLibraryArtwork-module__RM4UNa__animated) .helpLibraryArtwork-module__RM4UNa__squiggle{transition-delay:.18s;transform:translate(3px,-3px)rotate(-8deg)scaleX(1.08)}}
.helpTopicArtwork-module__SIt8Tq__artwork{--art-active:0;overflow:visible}.helpTopicArtwork-module__SIt8Tq__main,.helpTopicArtwork-module__SIt8Tq__spark,.helpTopicArtwork-module__SIt8Tq__trail,.helpTopicArtwork-module__SIt8Tq__flag,.helpTopicArtwork-module__SIt8Tq__badge,.helpTopicArtwork-module__SIt8Tq__check,.helpTopicArtwork-module__SIt8Tq__sprout,.helpTopicArtwork-module__SIt8Tq__coin,.helpTopicArtwork-module__SIt8Tq__arrow,.helpTopicArtwork-module__SIt8Tq__key,.helpTopicArtwork-module__SIt8Tq__candle,.helpTopicArtwork-module__SIt8Tq__friend,.helpTopicArtwork-module__SIt8Tq__heart{transform-box:fill-box;transform-origin:50%}.helpTopicArtwork-module__SIt8Tq__flag{transform-origin:0}.helpTopicArtwork-module__SIt8Tq__sprout{transform-origin:bottom}.helpTopicArtwork-module__SIt8Tq__key{transform-origin:50% 25%}@media (prefers-reduced-motion:no-preference){.helpTopicArtwork-module__SIt8Tq__main,.helpTopicArtwork-module__SIt8Tq__spark,.helpTopicArtwork-module__SIt8Tq__trail,.helpTopicArtwork-module__SIt8Tq__flag,.helpTopicArtwork-module__SIt8Tq__badge,.helpTopicArtwork-module__SIt8Tq__check,.helpTopicArtwork-module__SIt8Tq__sprout,.helpTopicArtwork-module__SIt8Tq__coin,.helpTopicArtwork-module__SIt8Tq__arrow,.helpTopicArtwork-module__SIt8Tq__key,.helpTopicArtwork-module__SIt8Tq__candle,.helpTopicArtwork-module__SIt8Tq__friend,.helpTopicArtwork-module__SIt8Tq__heart{transition:transform .4s cubic-bezier(.22,1,.36,1)}[data-help-artwork=topic]:focus-visible .helpTopicArtwork-module__SIt8Tq__artwork{--art-active:1}.helpTopicArtwork-module__SIt8Tq__main{transform:rotate(calc(var(--art-active) * -6deg)) translateY(calc(var(--art-active) * -2px))}.helpTopicArtwork-module__SIt8Tq__spark{transform:rotate(calc(var(--art-active) * 16deg)) scale(calc(1 + var(--art-active) * .12));transition-delay:45ms}.helpTopicArtwork-module__SIt8Tq__trail{transform:translateX(calc(var(--art-active) * 4px))}.helpTopicArtwork-module__SIt8Tq__flag{transform:skewY(calc(var(--art-active) * -8deg))}.helpTopicArtwork-module__SIt8Tq__badge{transform:translateY(calc(var(--art-active) * -5px)) rotate(calc(var(--art-active) * 8deg));transition-delay:60ms}.helpTopicArtwork-module__SIt8Tq__check{transform:scale(calc(1 + var(--art-active) * .14));transition-delay:60ms}.helpTopicArtwork-module__SIt8Tq__sprout{transform:rotate(calc(var(--art-active) * 10deg)) scale(calc(1 + var(--art-active) * .06));transition-delay:45ms}.helpTopicArtwork-module__SIt8Tq__coin{transform:translateY(calc(var(--art-active) * -6px));transition-delay:40ms}.helpTopicArtwork-module__SIt8Tq__arrow{transform:translateX(calc(var(--art-active) * 6px));transition-delay:60ms}.helpTopicArtwork-module__SIt8Tq__key{transform:rotate(calc(var(--art-active) * 16deg)) translateY(calc(var(--art-active) * -3px));transition-delay:45ms}.helpTopicArtwork-module__SIt8Tq__candle{transform:translateY(calc(var(--art-active) * -5px));transition-delay:35ms}.helpTopicArtwork-module__SIt8Tq__candle:nth-of-type(2n){transform:translateY(calc(var(--art-active) * 4px));transition-delay:80ms}.helpTopicArtwork-module__SIt8Tq__friend{transform:translateY(calc(var(--art-active) * -5px))}.helpTopicArtwork-module__SIt8Tq__friend:nth-of-type(2){transform:rotate(calc(var(--art-active) * -10deg)) translateY(calc(var(--art-active) * -2px));transition-delay:40ms}.helpTopicArtwork-module__SIt8Tq__friend:nth-of-type(3){transform:rotate(calc(var(--art-active) * 10deg)) translateY(calc(var(--art-active) * -2px));transition-delay:80ms}.helpTopicArtwork-module__SIt8Tq__heart{transform:scale(calc(1 + var(--art-active) * .2));transition-delay:.1s}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){[data-help-artwork=topic]:hover .helpTopicArtwork-module__SIt8Tq__artwork{--art-active:1}}
.Figures-module__47e8HW__figure.Figures-module__47e8HW__figure{background:var(--landing-card,var(--surface));border:1px solid var(--brand-hairline);border-radius:16px;min-width:0;margin:28px 0 36px;padding:clamp(18px,3vw,28px)}.Figures-module__47e8HW__figure .Figures-module__47e8HW__caption{border-top:1px solid var(--brand-hairline);color:var(--brand-body);margin:20px 0 0;padding-top:16px;font-size:14px;line-height:1.65}:is(.Figures-module__47e8HW__figure .blog-fig-canvas,.Figures-module__47e8HW__figure .blog-fig-flow,.Figures-module__47e8HW__figure .blog-fig-bars,.Figures-module__47e8HW__figure .blog-ceilings-chart,.Figures-module__47e8HW__figure .blog-qual-strip){box-shadow:none;background:0 0}.Figures-module__47e8HW__canvas.Figures-module__47e8HW__canvas{overscroll-behavior-inline:contain;scrollbar-color:var(--brand-hairline-strong) transparent;scrollbar-width:thin;max-width:100%;padding:8px 0;overflow-x:auto}.Figures-module__47e8HW__canvas.Figures-module__47e8HW__canvas svg{min-width:440px}.Figures-module__47e8HW__canvas:focus-visible,.Figures-module__47e8HW__details summary:focus-visible,.Figures-module__47e8HW__choice:focus-visible,.Figures-module__47e8HW__slider input:focus-visible{outline:2px solid var(--brand-heading);outline-offset:5px}.Figures-module__47e8HW__control .select-trigger:focus-visible{outline:2px solid var(--brand-heading);outline-offset:5px}.Figures-module__47e8HW__details{color:var(--brand-body);margin-top:18px;font-size:14px;line-height:1.6}.Figures-module__47e8HW__details summary{color:var(--brand-heading);cursor:pointer;width:fit-content;font-size:13px;font-weight:600}.Figures-module__47e8HW__figure .Figures-module__47e8HW__details ul{margin:12px 0 0;padding-left:20px}.Figures-module__47e8HW__figure .Figures-module__47e8HW__details li{margin:5px 0;font-size:14px;line-height:1.6}.Figures-module__47e8HW__figure .blog-fig-svgtext{fill:var(--brand-body);letter-spacing:0}.Figures-module__47e8HW__figure .blog-fig-flow{gap:18px 10px;padding:16px 0}.Figures-module__47e8HW__figure .blog-fig-flow-node{gap:9px}.Figures-module__47e8HW__figure .blog-fig-flow-pill{white-space:normal;text-align:center;padding:8px 14px;font-size:13px}.Figures-module__47e8HW__figure .blog-fig-flow-arrow{width:22px;margin-top:13px}.Figures-module__47e8HW__figure .blog-fig-flow-note{color:var(--brand-body);max-width:140px;font-size:12px;line-height:1.5}.Figures-module__47e8HW__figure .blog-fig-bars{padding:12px 0}:is(.Figures-module__47e8HW__figure .blog-fig-bars-value,.Figures-module__47e8HW__figure .blog-ceilings-value){color:var(--brand-heading);font-size:28px;line-height:1.2}:is(.Figures-module__47e8HW__figure .blog-fig-bars-label,.Figures-module__47e8HW__figure .blog-ceilings-label,.Figures-module__47e8HW__figure .blog-fig-split-key){color:var(--brand-body);font-size:13px;line-height:1.5}:is(.Figures-module__47e8HW__figure .blog-fig-bars-sublabel,.Figures-module__47e8HW__figure .blog-ceilings-dollars){color:var(--brand-heading);font-family:var(--font-data);font-size:14px}.Figures-module__47e8HW__figure .blog-fig-split-seg{font-family:var(--font-data);min-height:44px;font-size:14px}.Figures-module__47e8HW__figure .blog-fig-split-legend{gap:10px 18px;margin-top:12px}.Figures-module__47e8HW__figure .blog-fig-panels{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:14px}.Figures-module__47e8HW__figure .blog-fig-panel{background:var(--brand-cream);border-radius:12px;padding:20px}.Figures-module__47e8HW__figure .blog-fig-panel-title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:16px;font-size:19px;line-height:1.3}.Figures-module__47e8HW__figure .blog-fig-panel-list{gap:12px}:is(.Figures-module__47e8HW__figure .blog-fig-panel-list li,.Figures-module__47e8HW__figure .blog-fig-legend li){color:var(--brand-body);gap:10px;font-size:14px;line-height:1.6}.Figures-module__47e8HW__figure .blog-fig-legend{gap:10px;margin-top:16px}.Figures-module__47e8HW__figure .blog-fig-panel-marker{margin-top:3px}.Figures-module__47e8HW__figure .blog-qual-strip{align-items:center;gap:20px;padding:14px 0}.Figures-module__47e8HW__figure .blog-qual-dot{width:38px;height:38px}.Figures-module__47e8HW__figure .blog-qual-day-label{color:var(--brand-body);font-size:13px}.Figures-module__47e8HW__figure .blog-qual-chip{padding:8px 14px;font-size:13px}.Figures-module__47e8HW__figure .blog-ceilings-chart{gap:14px;padding:20px 0 0}.Figures-module__47e8HW__figure .blog-ceilings-bar{background:var(--ceiling-accent,var(--brand-sky-soft));height:calc(var(--bar-scale,1) * 120px);width:min(90px,100%)}.Figures-module__47e8HW__explorerHeading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.Figures-module__47e8HW__figure .Figures-module__47e8HW__eyebrow{color:var(--brand-muted-ink);margin:0 0 5px;font-size:12px;line-height:1.5;display:block}.Figures-module__47e8HW__figure .Figures-module__47e8HW__title{color:var(--brand-heading);font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(22px,3vw,28px);font-weight:600;line-height:1.15}.Figures-module__47e8HW__explorerIcon{flex:0 0 42px;width:42px;height:42px;display:block;transform:rotate(-8deg)}.Figures-module__47e8HW__choices{border:0;flex-wrap:wrap;gap:8px;margin:0 0 22px;padding:0;display:flex}.Figures-module__47e8HW__choices legend{color:var(--brand-body);margin-bottom:8px;font-size:13px}.Figures-module__47e8HW__choice{background:var(--brand-cream);border:1px solid var(--brand-hairline-strong);color:var(--brand-heading);cursor:pointer;font:600 13px var(--font-sans);border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:6px 12px 6px 7px;display:inline-flex}.Figures-module__47e8HW__choice[aria-pressed=true]{border-color:var(--brand-heading);box-shadow:inset 0 0 0 1px var(--brand-heading)}.Figures-module__47e8HW__choiceIcon{flex:0 0 24px;width:24px;height:24px;display:block}.Figures-module__47e8HW__control{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Figures-module__47e8HW__control label{color:var(--brand-body);font-size:13px}.Figures-module__47e8HW__sizeMenu.select-shell{width:auto}.Figures-module__47e8HW__sizeMenu.select-shell .select-trigger{min-height:42px;padding:8px 14px}.Figures-module__47e8HW__sizeMenu.select-shell .select-trigger-primary{font-family:var(--font-data);font-size:13px}.Figures-module__47e8HW__lossChart{width:100%;height:auto;display:block;overflow:visible}.Figures-module__47e8HW__lossChart text{fill:var(--brand-body);font-family:var(--font-sans);font-size:13px}.Figures-module__47e8HW__figure .Figures-module__47e8HW__floorStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 24px;display:grid}.Figures-module__47e8HW__floorStat{background:var(--brand-cream);border:1px solid var(--brand-hairline);border-radius:10px;padding:14px}.Figures-module__47e8HW__floorStat dt{color:var(--brand-body);align-items:center;gap:6px;margin:0 0 5px;font-size:12px;display:flex}.Figures-module__47e8HW__floorStat dt:before{background:var(--floor-accent,var(--brand-sun));border:1px solid var(--brand-heading);content:"";border-radius:50%;width:8px;height:8px}.Figures-module__47e8HW__floorStat dd{color:var(--brand-heading);font-family:var(--font-data);margin:0;font-size:clamp(17px,2.5vw,22px)}.Figures-module__47e8HW__floorStat small{color:var(--brand-muted-ink);font:12px/1.5 var(--font-sans);margin-top:5px;display:block}.Figures-module__47e8HW__sliderHeading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.Figures-module__47e8HW__sliderHeading label{color:var(--brand-heading);font-size:14px;font-weight:600}.Figures-module__47e8HW__sliderHeading output{color:var(--brand-heading);font-family:var(--font-data);font-size:18px}.Figures-module__47e8HW__slider input{accent-color:var(--brand-heading);cursor:ew-resize;width:100%;height:32px;margin:0;display:block}.Figures-module__47e8HW__sliderHelp{color:var(--brand-muted-ink);font-size:12px;line-height:1.5;display:block}.Figures-module__47e8HW__figure .Figures-module__47e8HW__result{background:var(--brand-cream);border:1px solid var(--brand-hairline);color:var(--brand-body);border-radius:10px;align-items:flex-start;gap:10px;margin:18px 0 0;padding:13px 15px;font-size:13px;line-height:1.55;display:flex}.Figures-module__47e8HW__result strong{color:var(--brand-heading);font-weight:600;display:block}.Figures-module__47e8HW__resultMarker{background:var(--pill-accent-grass);border:1px solid var(--brand-heading);color:var(--brand-dark);border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;height:22px;margin-top:2px;font-weight:700;display:flex}.Figures-module__47e8HW__result[data-breached=true] .Figures-module__47e8HW__resultMarker{background:var(--brand-coral)}@media (max-width:520px){.Figures-module__47e8HW__figure.Figures-module__47e8HW__figure{border-radius:12px;padding:16px}.Figures-module__47e8HW__figure .blog-fig-flow{flex-direction:column;align-items:center;gap:12px}.Figures-module__47e8HW__figure .blog-fig-flow-arrow{width:18px;margin:0;transform:rotate(90deg)}.Figures-module__47e8HW__figure .blog-fig-flow-note{max-width:240px}.Figures-module__47e8HW__figure .blog-ceilings-chart{gap:8px}.Figures-module__47e8HW__figure .blog-ceilings-value{font-size:24px}.Figures-module__47e8HW__figure .blog-ceilings-label{min-height:46px;font-size:12px}.Figures-module__47e8HW__figure .blog-ceilings-dollars{font-size:12px}.Figures-module__47e8HW__floorStat{padding:11px}.Figures-module__47e8HW__lossChart text{font-size:18px}}@media (prefers-reduced-motion:reduce){.Figures-module__47e8HW__figure *,.Figures-module__47e8HW__figure :before,.Figures-module__47e8HW__figure :after{transition:none!important;animation:none!important}}
.helpCenter-module__CHES1G__page{background:var(--brand-cream);color:var(--brand-heading);width:100%;padding:0 0 64px}body:has(.helpCenter-module__CHES1G__page) .main{max-width:none;padding:0}body:has(.helpCenter-module__CHES1G__page) .nav{background:var(--brand-cream);padding-inline:max(24px,50vw - 560px)}.helpCenter-module__CHES1G__hub,.helpCenter-module__CHES1G__afterword{width:calc(100% - 48px);max-width:1120px;margin-inline:auto}.helpCenter-module__CHES1G__hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:40px;padding:64px 0 52px;display:grid;position:relative}.helpCenter-module__CHES1G__heroCopy{min-width:0}.helpCenter-module__CHES1G__eyebrow{color:var(--brand-body);align-items:center;gap:8px;margin:0 0 18px;font-size:12px;font-weight:500;display:flex}.helpCenter-module__CHES1G__eyebrow>span{background:var(--brand-grass);border-radius:50%;width:7px;height:7px}.helpCenter-module__CHES1G__hero h1{letter-spacing:-.055em;white-space:pre-line;text-wrap:balance;margin:0;font-size:clamp(42px,4.8vw,64px);font-weight:600;line-height:1.04}.helpCenter-module__CHES1G__lede{color:var(--brand-body);max-width:420px;margin:22px 0 24px;font-size:15px;line-height:1.7}.helpCenter-module__CHES1G__heroArtwork{min-width:0}.helpCenter-module__CHES1G__heroArtwork>svg{width:100%;height:auto;display:block}.helpCenter-module__CHES1G__searchArea{z-index:5;position:relative}.helpCenter-module__CHES1G__search{background:var(--landing-card);border:1px solid var(--brand-hairline-strong);min-height:58px;color:var(--brand-body);border-radius:17px;align-items:center;gap:12px;padding:12px 14px 12px 20px;transition:border-color .16s;display:flex}.helpCenter-module__CHES1G__search:focus-within{border-color:var(--brand-grass);outline:3px solid color-mix(in srgb, var(--brand-grass) 12%, transparent)}.helpCenter-module__CHES1G__search>svg{flex:none}.helpCenter-module__CHES1G__searchInput{flex:1;min-width:0}:is(.helpCenter-module__CHES1G__searchInput .morph-input-field,.helpCenter-module__CHES1G__searchInput .morph-input-text){font:14px/1.5 var(--font-sans);color:var(--brand-heading)}.helpCenter-module__CHES1G__searchInput .morph-input-text.is-placeholder{color:var(--brand-muted-ink)}.helpCenter-module__CHES1G__searchEnter,.helpCenter-module__CHES1G__clearSearch{background:var(--brand-stone);width:30px;height:30px;color:var(--brand-muted-ink);border:0;border-radius:8px;flex:none;place-items:center;font-size:18px;display:grid}.helpCenter-module__CHES1G__clearSearch{cursor:pointer}.helpCenter-module__CHES1G__suggestions{top:calc(100% + 8px);background:var(--landing-card);border:1px solid var(--brand-hairline-strong);box-shadow:0 16px 36px color-mix(in srgb, var(--brand-dark) 12%, transparent);border-radius:17px;max-height:390px;margin:0;padding:6px;list-style:none;position:absolute;inset-inline:0;overflow:auto}.helpCenter-module__CHES1G__suggestion{color:var(--brand-heading);border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;text-decoration:none;display:flex}.helpCenter-module__CHES1G__suggestion span{gap:6px;display:grid}.helpCenter-module__CHES1G__suggestion strong{font-size:13px;font-weight:550}.helpCenter-module__CHES1G__suggestion small{color:var(--brand-muted-ink);font-size:11px}.helpCenter-module__CHES1G__suggestion svg{flex:none}.helpCenter-module__CHES1G__suggestion:hover,.helpCenter-module__CHES1G__suggestionActive{background:var(--brand-sand)}.helpCenter-module__CHES1G__heroActions{flex-wrap:wrap;align-items:center;gap:14px 22px;margin-top:18px;display:flex}.helpCenter-module__CHES1G__supportButton{background:var(--brand-heading);min-height:44px;color:var(--brand-cream);font:550 12px/1.5 var(--font-sans);cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:11px 17px;transition:background .16s,box-shadow .16s,transform .16s;display:inline-flex}.helpCenter-module__CHES1G__supportButton>svg{flex:none}.helpCenter-module__CHES1G__supportArrow{width:15px;height:15px;margin-inline-start:3px;transition:transform .16s}@media (hover:hover) and (pointer:fine){.helpCenter-module__CHES1G__supportButton:hover{background:color-mix(in srgb, var(--brand-heading) 88%, var(--brand-cream));box-shadow:0 4px 12px color-mix(in srgb, var(--brand-heading) 12%, transparent);transform:translateY(-1px)}.helpCenter-module__CHES1G__supportButton:hover .helpCenter-module__CHES1G__supportArrow{transform:translate(2px)}}.helpCenter-module__CHES1G__supportButton:active{box-shadow:none;transform:translateY(0)}.helpCenter-module__CHES1G__page .helpCenter-module__CHES1G__heroActions .blog-hero-pulls{justify-content:flex-start;gap:18px;margin:0}.helpCenter-module__CHES1G__page .blog-hero-pull{box-shadow:none;color:var(--brand-body);background:0 0;border-radius:0;padding:5px 0;font-size:11px}.helpCenter-module__CHES1G__page .blog-hero-pull:hover{box-shadow:none;color:var(--brand-heading)}.helpCenter-module__CHES1G__page .blog-hero-pull-icon{width:17px;height:17px}.helpCenter-module__CHES1G__topics{border-top:1px solid var(--brand-hairline-strong);padding-top:29px}.helpCenter-module__CHES1G__sectionHeading,.helpCenter-module__CHES1G__libraryHeader{justify-content:space-between;align-items:center;gap:20px;display:flex}.helpCenter-module__CHES1G__sectionHeading{margin-bottom:20px}.helpCenter-module__CHES1G__sectionHeading h2{letter-spacing:-.04em;margin:0;font-size:24px;font-weight:600}.helpCenter-module__CHES1G__textButton{color:var(--brand-body);cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:8px 0;font-size:12px;font-weight:550;display:inline-flex}.helpCenter-module__CHES1G__textButton>span{background:var(--brand-stone);border-radius:999px;padding:3px 7px;font-size:10px}.helpCenter-module__CHES1G__textButton:hover{color:var(--brand-ember)}.helpCenter-module__CHES1G__topicGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.helpCenter-module__CHES1G__topic{text-align:start;min-width:0;min-height:112px;color:var(--brand-heading);background:color-mix(in srgb, var(--topic-accent) 5%, var(--landing-card));border:1px solid color-mix(in srgb, var(--topic-accent) 17%, var(--brand-hairline-strong));cursor:pointer;border-radius:18px;align-items:center;gap:12px;padding:18px 16px 18px 10px;transition:background .16s,border-color .16s,box-shadow .25s,transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.helpCenter-module__CHES1G__topic:focus-visible,.helpCenter-module__CHES1G__topic[aria-pressed=true]{background:color-mix(in srgb, var(--topic-accent) 12%, var(--landing-card));border-color:color-mix(in srgb, var(--topic-accent) 65%, var(--brand-hairline-strong))}.helpCenter-module__CHES1G__topic:focus-visible{outline:2px solid var(--brand-heading);outline-offset:4px}@media (hover:hover) and (pointer:fine){.helpCenter-module__CHES1G__topic:hover{background:color-mix(in srgb, var(--topic-accent) 12%, var(--landing-card));border-color:color-mix(in srgb, var(--topic-accent) 65%, var(--brand-hairline-strong))}.helpCenter-module__CHES1G__topic:hover .helpCenter-module__CHES1G__topicArrow{opacity:1}}@media (prefers-reduced-motion:no-preference){.helpCenter-module__CHES1G__topic:focus-visible{box-shadow:0 8px 18px color-mix(in srgb, var(--topic-accent) 12%, transparent);transform:translateY(-3px)}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.helpCenter-module__CHES1G__topic:hover{box-shadow:0 8px 18px color-mix(in srgb, var(--topic-accent) 12%, transparent);transform:translateY(-3px)}}.helpCenter-module__CHES1G__topicArt{flex:none;width:64px;height:58px}.helpCenter-module__CHES1G__topicCopy{gap:7px;min-width:0;display:grid}.helpCenter-module__CHES1G__topicCopy strong{letter-spacing:-.025em;font-size:14px;font-weight:600;line-height:1.35}.helpCenter-module__CHES1G__topicCopy small{color:var(--brand-muted-ink);font-size:11px}.helpCenter-module__CHES1G__topicArrow{top:12px;width:13px;height:13px;color:var(--brand-muted-ink);opacity:0;transition:opacity .16s;position:absolute;inset-inline-end:12px}.helpCenter-module__CHES1G__topic:focus-visible .helpCenter-module__CHES1G__topicArrow,.helpCenter-module__CHES1G__topic[aria-pressed=true] .helpCenter-module__CHES1G__topicArrow{opacity:1}.helpCenter-module__CHES1G__popular{border-bottom:1px solid var(--brand-hairline-strong);margin-top:32px;padding-bottom:32px}.helpCenter-module__CHES1G__popular>p{color:var(--brand-body);margin:0 0 15px;font-size:12px}.helpCenter-module__CHES1G__popular>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.helpCenter-module__CHES1G__popular a{color:var(--brand-heading);align-items:center;gap:12px;min-height:40px;text-decoration:none;display:flex}.helpCenter-module__CHES1G__popular a strong{flex:1;font-size:13px;font-weight:550;line-height:1.45}.helpCenter-module__CHES1G__popular a svg{flex:none}.helpCenter-module__CHES1G__popular a:hover strong{text-underline-offset:4px;text-decoration:underline}.helpCenter-module__CHES1G__popularNumber{border:1px solid var(--brand-hairline-strong);width:32px;height:32px;color:var(--brand-muted-ink);border-radius:50%;flex:none;place-items:center;font-size:10px;display:grid}.helpCenter-module__CHES1G__library{outline:none;padding-top:56px;scroll-margin-top:90px}.helpCenter-module__CHES1G__libraryHeader{flex-wrap:wrap;align-items:flex-end;margin-bottom:30px}.helpCenter-module__CHES1G__libraryHeading{min-width:0}.helpCenter-module__CHES1G__libraryHeader .helpCenter-module__CHES1G__eyebrow{margin-bottom:10px}.helpCenter-module__CHES1G__libraryTitle{flex-wrap:wrap;align-items:center;gap:12px 16px;display:flex}.helpCenter-module__CHES1G__libraryHeader h2{letter-spacing:-.045em;overflow-wrap:anywhere;margin:0;font-size:clamp(28px,3vw,36px);font-weight:600;line-height:1.15}.helpCenter-module__CHES1G__libraryMeta{border:1px solid var(--brand-hairline-strong);color:var(--brand-body);overflow-wrap:anywhere;border-radius:999px;max-width:100%;padding:5px 10px;font-size:11px;line-height:1.5}.helpCenter-module__CHES1G__articleGroup{grid-template-columns:200px minmax(0,1fr);align-items:start;column-gap:32px;margin-top:28px;scroll-margin-top:94px;display:grid}.helpCenter-module__CHES1G__articleGroup+.helpCenter-module__CHES1G__articleGroup{border-top:1px solid var(--brand-hairline-strong);margin-top:32px;padding-top:32px}.helpCenter-module__CHES1G__groupHeader{min-width:0;padding-top:16px}.helpCenter-module__CHES1G__groupTitle{align-items:center;gap:8px;display:flex}.helpCenter-module__CHES1G__groupDot{background:var(--topic-accent);border-radius:50%;flex:none;width:7px;height:7px}.helpCenter-module__CHES1G__groupHeader h3{letter-spacing:-.035em;margin:0;font-size:18px;font-weight:600;line-height:1.3}.helpCenter-module__CHES1G__groupHeader p{color:var(--brand-body);margin:10px 0;font-size:12px;line-height:1.6}.helpCenter-module__CHES1G__groupCount{color:var(--brand-body);font-size:11px;line-height:1.5;display:block}.helpCenter-module__CHES1G__articleList{background:var(--landing-card);border:1px solid var(--brand-hairline-strong);border-radius:16px;min-width:0;margin:0;padding:0;list-style:none;overflow:hidden}.helpCenter-module__CHES1G__articleList li+li{border-top:1px solid var(--brand-hairline-strong)}.helpCenter-module__CHES1G__articleLink{--article-arrow-shift:2px;min-height:78px;color:var(--brand-heading);justify-content:space-between;align-items:center;gap:24px;padding:18px 22px;text-decoration:none;transition:background-color .16s;display:flex}.helpCenter-module__CHES1G__articleCopy{overflow-wrap:anywhere;flex:1;gap:5px;min-width:0;display:grid}.helpCenter-module__CHES1G__articleLink h4{letter-spacing:-.03em;margin:0;font-size:15px;font-weight:550;line-height:1.3}.helpCenter-module__CHES1G__articleLink p{color:var(--brand-body);max-width:78ch;margin:0;font-size:12px;line-height:1.55}.helpCenter-module__CHES1G__articleLink>svg{width:16px;height:16px;color:var(--brand-muted-ink);flex:none;transition:translate .16s,color .16s}.helpCenter-module__CHES1G__articleLink:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){--article-arrow-shift:-2px}.helpCenter-module__CHES1G__articleLink:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))>svg{rotate:180deg}@media (hover:hover) and (pointer:fine){.helpCenter-module__CHES1G__articleLink:hover{background-color:color-mix(in srgb, var(--brand-stone) 65%, var(--landing-card))}.helpCenter-module__CHES1G__articleLink:hover>svg{color:var(--brand-heading);translate:var(--article-arrow-shift) 0}}.helpCenter-module__CHES1G__articleLink:active{background-color:var(--brand-stone)}.helpCenter-module__CHES1G__empty{text-align:center;background:var(--landing-card);border:1px solid var(--brand-hairline-strong);border-radius:24px;padding:30px 24px}.helpCenter-module__CHES1G__empty>svg{width:170px;height:120px}.helpCenter-module__CHES1G__empty h3{letter-spacing:-.035em;margin:12px 0;font-size:23px;font-weight:550}.helpCenter-module__CHES1G__empty p{color:var(--brand-body);font-size:14px}.helpCenter-module__CHES1G__resetButton{background:var(--brand-heading);color:var(--brand-cream);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:12px;padding:12px 20px;font-size:13px;display:inline-flex}.helpCenter-module__CHES1G__afterword{padding-top:48px}.helpCenter-module__CHES1G__page .help-disclaimer{box-shadow:none;border:0;border-top:1px solid var(--brand-hairline-strong);background:0 0;border-radius:0;margin:0;padding:24px 0}.helpCenter-module__CHES1G__page .help-disclaimer p{color:var(--brand-muted-ink);max-width:860px;font-size:12px;line-height:1.75}.helpCenter-module__CHES1G__page .help-contact{background:color-mix(in srgb, var(--brand-grass) 7%, var(--landing-card));border:1px solid var(--brand-hairline-strong);box-shadow:none;border-radius:24px;margin:20px 0 28px;padding:32px}.helpCenter-module__CHES1G__page .help-contact-title{letter-spacing:-.045em;font-size:26px}.helpCenter-module__CHES1G__page .help-contact-lede{font-size:13px}.helpCenter-module__CHES1G__page .help-contact-doodle{width:32px;height:32px}.helpCenter-module__CHES1G__page .help-contact .button{min-height:42px;padding-inline:18px;font-size:12px}.helpCenter-module__CHES1G__page .help-policies{margin:0;padding-top:16px}.helpCenter-module__CHES1G__page :is(button,a):focus-visible{outline:2px solid var(--brand-heading);outline-offset:4px}.helpCenter-module__CHES1G__page .helpCenter-module__CHES1G__articleLink:focus-visible{background-color:color-mix(in srgb, var(--brand-stone) 65%, var(--landing-card));outline-offset:-4px;border-radius:6px}.helpCenter-module__CHES1G__articleList li:first-child .helpCenter-module__CHES1G__articleLink:focus-visible{border-start-start-radius:15px;border-start-end-radius:15px}.helpCenter-module__CHES1G__articleList li:last-child .helpCenter-module__CHES1G__articleLink:focus-visible{border-end-end-radius:15px;border-end-start-radius:15px}@media (max-width:1000px){.helpCenter-module__CHES1G__hero{gap:12px}.helpCenter-module__CHES1G__topicGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.helpCenter-module__CHES1G__topic{min-height:90px}.helpCenter-module__CHES1G__topicArt{width:60px;height:50px}.helpCenter-module__CHES1G__articleGroup{grid-template-columns:170px minmax(0,1fr);gap:24px}}@media (max-width:700px){.helpCenter-module__CHES1G__hero{grid-template-columns:1fr;gap:0;padding:34px 0 30px}.helpCenter-module__CHES1G__heroCopy{z-index:2;position:relative}.helpCenter-module__CHES1G__hero h1{max-width:380px;font-size:clamp(40px,9vw,58px)}.helpCenter-module__CHES1G__hero .helpCenter-module__CHES1G__eyebrow{margin-bottom:20px}.helpCenter-module__CHES1G__heroArtwork{top:24px;opacity:.8;width:116px;position:absolute;inset-inline-end:-5px}.helpCenter-module__CHES1G__heroArtwork svg{transform:rotate(7deg)}.helpCenter-module__CHES1G__lede{max-width:370px;margin-block:20px;font-size:14px}.helpCenter-module__CHES1G__hero h1{padding-inline-end:30px}.helpCenter-module__CHES1G__search{gap:10px;min-height:56px;padding-inline:16px 10px}:is(.helpCenter-module__CHES1G__searchInput .morph-input-field,.helpCenter-module__CHES1G__searchInput .morph-input-text){font-size:13px}.helpCenter-module__CHES1G__page .blog-hero-pulls{gap:17px}.helpCenter-module__CHES1G__sectionHeading h2{font-size:22px}.helpCenter-module__CHES1G__topicGrid{gap:10px}.helpCenter-module__CHES1G__topic{grid-template-columns:1fr;align-items:start;gap:5px;padding:12px 16px 16px;display:grid}.helpCenter-module__CHES1G__topicArt{width:58px;height:48px}.helpCenter-module__CHES1G__topicCopy strong{font-size:13px}.helpCenter-module__CHES1G__topicCopy{gap:4px}.helpCenter-module__CHES1G__topicCopy small{font-size:10px}.helpCenter-module__CHES1G__popular{margin-top:26px;padding-bottom:24px}.helpCenter-module__CHES1G__popular>div{grid-template-columns:1fr;gap:12px}.helpCenter-module__CHES1G__popular a{min-height:36px}.helpCenter-module__CHES1G__library{padding-top:36px}.helpCenter-module__CHES1G__libraryHeader{gap:12px;margin-bottom:24px}.helpCenter-module__CHES1G__libraryTitle{gap:10px 12px}.helpCenter-module__CHES1G__articleGroup{grid-template-columns:1fr;gap:16px;margin-top:26px}.helpCenter-module__CHES1G__articleGroup+.helpCenter-module__CHES1G__articleGroup{margin-top:26px;padding-top:26px}.helpCenter-module__CHES1G__groupHeader{padding-top:0}.helpCenter-module__CHES1G__groupHeader h3{font-size:18px}.helpCenter-module__CHES1G__groupHeader p{margin:0;display:inline}.helpCenter-module__CHES1G__groupTitle{margin-bottom:8px}.helpCenter-module__CHES1G__groupCount{margin-inline-start:10px;display:inline-block}.helpCenter-module__CHES1G__articleLink{gap:16px;padding:16px}.helpCenter-module__CHES1G__articleLink h4{font-size:14px}.helpCenter-module__CHES1G__page .help-contact{padding:25px}.helpCenter-module__CHES1G__afterword{padding-top:32px}}@media (max-width:420px){.helpCenter-module__CHES1G__hub,.helpCenter-module__CHES1G__afterword{width:calc(100% - 32px)}body:has(.helpCenter-module__CHES1G__page) .nav{padding-inline:16px}.helpCenter-module__CHES1G__heroArtwork{width:88px;top:26px}.helpCenter-module__CHES1G__hero h1{max-width:320px;padding-inline-end:0;font-size:clamp(36px,10.5vw,42px)}.helpCenter-module__CHES1G__hero .helpCenter-module__CHES1G__eyebrow{font-size:10px}.helpCenter-module__CHES1G__searchEnter{display:none}:is(.helpCenter-module__CHES1G__searchInput .morph-input-field,.helpCenter-module__CHES1G__searchInput .morph-input-text){font-size:12px}.helpCenter-module__CHES1G__textButton{gap:6px;font-size:10px}.helpCenter-module__CHES1G__sectionHeading{gap:10px}.helpCenter-module__CHES1G__sectionHeading h2{font-size:20px}}@media (prefers-reduced-motion:reduce){.helpCenter-module__CHES1G__page *,.helpCenter-module__CHES1G__page :before,.helpCenter-module__CHES1G__page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.helpCenter-module__CHES1G__articleLink:hover>svg{translate:none}}
