/* Hoplr Help 2026. Loaded through document_head.hbs.
   Native Zendesk templates, helpers and account workflows remain in place. */
:root{--hoplr-navy:#000d6d;--hoplr-red:#ff315d;--hoplr-ink:#252b4b;--hoplr-muted:#596080;--hoplr-line:#e5e7f0;--hoplr-cream:#fffcf3;--hoplr-pink:#ffeaef;--hoplr-gold:#fff0c9}
html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Roboto,Arial,sans-serif!important;color:var(--hoplr-ink)!important;background:#fff!important;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body *{box-sizing:border-box}body main{background:#fff;box-shadow:none;min-height:50vh;padding-bottom:1px}body h1,body h2,body h3,body h4{font-family:Roboto,Arial,sans-serif!important;color:var(--hoplr-navy);letter-spacing:-.025em;line-height:1.22}body h1{font-size:clamp(2rem,3.8vw,3.25rem);font-weight:700}body h2{font-size:1.65rem;font-weight:700}body h3{font-size:1.25rem;font-weight:700}body a,body a:visited{color:var(--hoplr-navy)}body a:hover{color:#b32143;text-decoration:underline;text-underline-offset:4px}body button,body input,body textarea,body select{font-family:inherit}body a:focus-visible,body button:focus-visible,body summary:focus-visible,body [tabindex]:focus-visible{outline:3px solid var(--hoplr-navy);outline-offset:4px}body input:focus,body textarea:focus,body select:focus{outline:2px solid var(--hoplr-navy);outline-offset:2px}body [hidden]{display:none!important}body .container,body .hc-wrap,body .content__container{width:calc(100% - 80px);max-width:1180px;margin-inline:auto;padding-inline:0}body .container-divider{border:0}body .container:before,body .container:after{display:none}body .page-content{padding-top:0;padding-bottom:64px}body .page-header{margin:0 0 32px;padding:0}body .page-header-description{color:var(--hoplr-muted);font-size:1.0625rem;line-height:1.7;max-width:740px}body .fontweight-bold{font-weight:700}.hc-eyebrow{font-size:.875rem;font-weight:700;margin:0 0 17px;color:var(--hoplr-navy);display:flex;align-items:center;justify-content:center;gap:10px}.hc-eyebrow:before{content:'';height:3px;width:24px;background:var(--hoplr-red)}
/* Common header and native, keyboard-accessible language picker. */
.hc-header{position:relative;z-index:50;border-bottom:1px solid var(--hoplr-line);background:#fff;color:var(--hoplr-navy)}.hc-header__inner{max-width:1180px;width:calc(100% - 80px);min-height:88px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.hc-brand{display:inline-flex;align-items:center;gap:7px;text-decoration:none!important;flex-shrink:0}.hc-brand img{width:auto;height:32px;display:block}.hc-brand__context{border-left:1px solid var(--hoplr-line);padding-left:18px;margin-left:12px;font-size:1rem;font-weight:700;color:var(--hoplr-navy)}.hc-header__actions{display:flex;align-items:center;gap:26px}.hc-language{position:relative;font-size:.875rem;max-width:240px}.hc-language>summary{list-style:none;display:flex;align-items:center;gap:9px;cursor:pointer;min-height:44px;padding:8px 2px;font-weight:700;color:var(--hoplr-navy)}.hc-language>summary::-webkit-details-marker{display:none}.hc-language>summary svg{flex-shrink:0;transition:transform .15s}.hc-language[open]>summary svg{transform:rotate(180deg)}.hc-language__list{list-style:none;position:absolute;right:0;top:calc(100% + 9px);min-width:225px;max-width:calc(100vw - 32px);max-height:65vh;overflow:auto;margin:0;padding:8px;border:1px solid var(--hoplr-line);border-radius:14px;background:white;box-shadow:0 15px 45px #000d6d18}.hc-language__list a{display:flex;justify-content:space-between;align-items:center;min-height:44px;padding:10px 13px;border-radius:7px;line-height:1.4;text-decoration:none}.hc-language__list a:hover,.hc-language__list a[aria-current]{background:#f3f5ff}.hc-back{display:inline-flex;align-items:center;justify-content:center;gap:15px;background:var(--hoplr-navy);color:white!important;border-radius:30px;min-height:46px;padding:12px 22px;font-size:.875rem;font-weight:700;line-height:1.4;text-decoration:none!important}.hc-back:hover{background:#172786}
/* Search-first homepage. */
.hc-hero{background:var(--hoplr-cream);border-bottom:1px solid #f0eddf;padding:57px 0 60px;margin-bottom:0;text-align:center;position:relative}.hc-hero h1{font-size:clamp(2.3rem,4.5vw,3.65rem);letter-spacing:-.035em;line-height:1.12;max-width:810px;margin:0 auto 30px;font-weight:900;text-wrap:balance}.hc-search{max-width:760px;margin:auto;position:relative;text-align:left}.hc-search .search{max-width:none;width:100%;margin:0}.hc-search .search input[type=search]{width:100%;height:65px;min-height:65px;border:1px solid #d9dbe6;border-radius:14px!important;padding:17px 24px 17px 56px;color:var(--hoplr-navy)!important;background:#fff;font-size:1.0625rem;box-shadow:0 8px 24px #000d6d08}.hc-search .search:before{left:22px;top:50%;transform:translateY(-50%);font-size:21px;color:var(--hoplr-navy)}.hc-search input::placeholder{color:#6c718c;opacity:1}body .search input[type=search]{border-color:#d9dbe6;border-radius:12px;padding-right:18px;box-shadow:none;min-height:47px;font-size:1rem;background:#fff;color:var(--hoplr-navy)}body .search input[type=search]:focus{border-color:var(--hoplr-navy)}body .search:before{color:var(--hoplr-navy)}body .search-full input[type=search]{border-radius:14px}.hc-faq{margin:40px 0 46px;padding:28px 32px;border:1px solid var(--hoplr-line);border-radius:20px;background:white}.hc-faq h2{margin:0 0 19px;font-size:1.5rem}.hc-faq__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0 38px}.hc-faq__list li{margin:0;min-width:0;border-bottom:1px solid var(--hoplr-line)}.hc-faq__list a{display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:60px;padding:14px 0;line-height:1.5;font-size:.9375rem;text-decoration:none}.hc-faq__list a:hover span:first-child{text-decoration:underline;text-underline-offset:4px}.hc-arrow{font-size:1.1rem;flex-shrink:0}.hc-more{background:transparent;border:0;color:var(--hoplr-navy);font-size:.875rem;font-weight:700;margin-top:16px;min-height:44px;padding:8px 0;display:inline-flex;gap:14px;align-items:center;cursor:pointer;text-decoration:underline;text-underline-offset:4px}
/* Topic and article navigation. */
body .knowledge-base.hc-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;margin:42px 0 0;border-radius:0}.hc-topics .knowledge-base__section{min-width:0;width:auto;max-width:none;flex:none}.hc-topics .knowledge-section{margin:0;padding:27px 25px 25px;border-radius:18px;border:1px solid var(--hoplr-line);box-shadow:none;background:white;display:flex;flex-direction:column}.hc-topics .knowledge-section:nth-child(3n+1){border-top:4px solid #ffccd8}.hc-topics .knowledge-section:nth-child(3n+2){border-top:4px solid #ffe6a4}.hc-topics .knowledge-section:nth-child(3n){border-top:4px solid #d1d9ff}.hc-topics .knowledge-section__title{font-size:1.25rem;margin:0 0 18px;line-height:1.4;letter-spacing:-.018em}.hc-topics .knowledge-section__title a{font-weight:700;color:var(--hoplr-navy);display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hc-topics .knowledge-section__title span{font-size:1rem;line-height:1.6;flex-shrink:0}.hc-topics .knowledge-section__list{padding:0;margin:0 0 20px;list-style:none}.hc-topics .knowledge-section__item{list-style:none;margin:0}.hc-topics .knowledge-section__item a{color:var(--hoplr-muted);font-size:.9375rem;line-height:1.55;padding:9px 0;display:block;overflow-wrap:anywhere}.hc-topics .knowledge-section__more{background:var(--hoplr-cream);color:var(--hoplr-navy);border:1px solid #eee9da;border-radius:9px;min-height:44px;align-self:flex-start;display:inline-flex;align-items:center;gap:16px;padding:10px 14px;font-size:.875rem;font-weight:700;margin-top:auto}.hc-topics .knowledge-section__more:hover{background:var(--hoplr-gold)}body .sub-nav{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;padding:27px 0;margin:0 0 20px;min-height:95px}body .breadcrumbs{padding:0;margin:0;line-height:1.6;flex:1;min-width:0}body .breadcrumbs li{font-size:.875rem;white-space:normal;overflow-wrap:anywhere;max-width:none}body .breadcrumbs li a,body .breadcrumbs li a:visited{color:var(--hoplr-muted)}body .sub-nav .search{width:300px;flex-shrink:0;margin:0}body .section-tree{display:grid;grid-template-columns:1fr 1fr;gap:24px}body .section-tree .section{border:1px solid var(--hoplr-line);border-radius:18px;padding:27px;margin:0;width:auto}body .section-tree-title{margin:0 0 20px;font-size:1.35rem}body .article-list-item{padding-block:16px;border-bottom:1px solid var(--hoplr-line)}body .article-list-link{font-size:1rem;line-height:1.6;color:var(--hoplr-navy)}body .section-articles-list{max-width:850px;width:100%;margin:0 auto 65px}body .section-articles-list__header{margin-bottom:30px}body .section-articles-list__title{font-size:clamp(2rem,3.5vw,2.85rem);line-height:1.2;margin-bottom:20px}body .section-articles-list__content{padding:0;border-top:1px solid var(--hoplr-line)}body .section-articles-list .article-list-item{list-style:none;border-bottom:1px solid var(--hoplr-line);padding:0}body .section-articles-list .article-list-link{display:block;padding:21px 24px 21px 0}body .see-all-articles{display:inline-flex;min-height:44px;align-items:center;font-size:.875rem;font-weight:700;color:var(--hoplr-navy)}
/* Comfortable article reading, with a native mobile section picker. */
body .article-wrapper{display:grid;grid-template-columns:265px minmax(0,1fr);gap:64px;align-items:start;margin-bottom:65px;color:var(--hoplr-ink)}body .detail-article{width:100%;max-width:790px;min-width:0;grid-column:2;grid-row:1}body .detail-aside{grid-column:1;grid-row:1;position:sticky;top:30px;width:auto;max-width:none;margin:0;padding:0;border:0;order:initial}.hc-section-nav{padding:22px 18px;background:var(--hoplr-cream);border:1px solid #eee9da;border-radius:15px}.hc-section-nav>summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0;font-size:.9375rem;font-weight:700;padding:4px 0;line-height:1.45}.hc-section-nav>summary::-webkit-details-marker{display:none}.hc-section-nav>summary:after{content:'+';font:700 20px Roboto,Arial,sans-serif;position:static}.hc-section-nav[open]>summary:after{content:'−'}.hc-section-nav .detail-aside__list{margin:18px 0 0;padding:0;list-style:none;max-height:65vh;overflow:auto;scrollbar-width:thin}.hc-section-nav .detail-aside__item{padding:0;margin:0;border-radius:8px}.hc-section-nav .detail-aside__item:before{display:none}.hc-section-nav .detail-aside__item a{display:block;padding:12px 10px;font-size:.875rem;line-height:1.6;color:var(--hoplr-muted);overflow-wrap:anywhere}.hc-section-nav .detail-aside__item--active{background:#fff0f3}.hc-section-nav .detail-aside__item--active a{color:var(--hoplr-navy);font-weight:700;box-shadow:inset 3px 0 0 var(--hoplr-red);border-radius:8px}.hc-section-nav .detail-aside__more{color:var(--hoplr-navy);margin:12px 0 0;padding:8px 10px;font-size:.875rem}body .detail-article__header{margin-bottom:30px}body .detail-article__title{font-size:clamp(2rem,3.6vw,2.85rem);line-height:1.17;border:0;padding:0;margin:0;overflow-wrap:anywhere}body .detail-article__text{font-size:1.0625rem;line-height:1.85;color:var(--hoplr-ink);overflow-wrap:anywhere}body .detail-article__text p{margin:0 0 22px}body .detail-article__text h2{font-size:1.65rem;line-height:1.3;margin:36px 0 18px}body .detail-article__text h3{font-size:1.3rem;line-height:1.35;margin:30px 0 16px}body .detail-article__text li{margin-bottom:9px}body .detail-article__text a{color:var(--hoplr-navy);text-decoration:underline;text-underline-offset:4px}body .detail-article__text img{height:auto;border-radius:10px;max-width:100%}body .detail-article__text iframe,body .detail-article__text video{max-width:100%}body .detail-article__text blockquote{padding:20px 24px;margin:25px 0;border-left:3px solid var(--hoplr-red);background:var(--hoplr-cream);font-style:normal;border-radius:0 12px 12px 0}body .detail-article__text pre{overflow:auto;padding:18px;border-radius:10px;background:#f4f6fc;max-width:100%}.hc-table-scroll{max-width:100%;overflow:auto;margin:25px 0;border:1px solid var(--hoplr-line);border-radius:10px}.hc-table-scroll table{border-collapse:collapse;width:100%;min-width:480px;font-size:.9375rem}.hc-table-scroll td,.hc-table-scroll th{padding:13px;text-align:start;border:1px solid var(--hoplr-line)}body .article-votes{border-top:1px solid var(--hoplr-line);padding:28px 0;margin:25px 0;text-align:center}body .article-votes__question{display:block;font-weight:700;color:var(--hoplr-navy);font-size:1rem;margin-bottom:15px}body .article-votes__controls{gap:12px}body .article-votes__controls .article-vote{border:1px solid #a5abc5;border-radius:30px;min-width:88px;min-height:44px;color:var(--hoplr-navy);background:#fff}body .article-votes__controls .article-vote:after{color:inherit;font-weight:700}body .article-votes__controls .article-vote:hover,body .article-votes__controls .article-vote[aria-selected=true],body .article-votes__controls .article-vote[aria-pressed=true]{background:var(--hoplr-navy);color:#fff;border-color:var(--hoplr-navy)}body .article-votes__count{display:block;margin-top:13px;color:var(--hoplr-muted);font-size:.8125rem}body .detail-article__social .share a:before{color:var(--hoplr-navy);font-size:23px}body .article-relatives{border-top:1px solid var(--hoplr-line);padding-top:27px;gap:30px}body .recent-articles h3,body .related-articles h3{font-size:1.25rem;color:var(--hoplr-navy)}body .recent-articles a,body .related-articles a{font-size:.9375rem;line-height:1.6}body .article-contact{border:1px solid #eee9da;border-radius:18px;background:var(--hoplr-cream);padding:28px;margin-top:35px;color:var(--hoplr-ink);text-align:left}body .article-contact__title{font-size:1.5rem;color:var(--hoplr-navy);line-height:1.25;margin:0 0 14px}body .article-contact__content{font-size:1rem;line-height:1.75}body .article-contact a{color:var(--hoplr-navy);overflow-wrap:anywhere}body .hc-home-contact{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:32px;margin-top:42px}.hc-home-contact p{margin:0;color:var(--hoplr-muted)}body .hc-contact-button{background:var(--hoplr-navy);color:white!important;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:13px 22px;min-height:48px;border-radius:30px;font-size:.9375rem;font-weight:700;white-space:nowrap}
/* Search results and the existing request/community pages. */
body .search-container{max-width:900px;margin:0 auto 60px}body .search-results{width:100%;max-width:none}body .search-results__header{margin-bottom:32px}body .search-results__title{margin:0 0 13px;font-size:2.5rem}body .search-results__info{color:var(--hoplr-muted);font-size:1rem}body .search-result-item{border:1px solid var(--hoplr-line);border-radius:15px;padding:24px;margin-bottom:16px;background:white}body .search-result-item__link{font-size:1.25rem;font-weight:700;line-height:1.4;color:var(--hoplr-navy)}body .search-result-item__highlight{color:var(--hoplr-muted);font-size:1rem;line-height:1.75;margin-top:12px}body .search-result-item__highlight em{color:var(--hoplr-navy);background:var(--hoplr-gold);font-style:normal;padding:1px 2px}body .button,body [role=button],body input[type=submit]{border-radius:25px;min-height:44px}body .button-primary,body input[type=submit]{background:var(--hoplr-navy);border-color:var(--hoplr-navy);color:white}body .button-large,body .button-small{border-color:var(--hoplr-navy)}body .form-field input,body .form-field textarea,body .form-field .nesty-input{border-radius:8px;border-color:#cbd0e0;font-size:1rem}body .form-field label{font-size:.9375rem;color:var(--hoplr-ink)}body .pagination{margin:35px 0}body .pagination a,body .pagination span{border-radius:8px;color:var(--hoplr-navy)}body .pagination-current a,body .pagination-current span{background:var(--hoplr-navy);color:white}body .notification-notice{border-radius:10px}body .community-hero,body .hero.community-hero{background:var(--hoplr-cream)!important;color:var(--hoplr-navy)}body .community-header,body .community-footer{color:var(--hoplr-navy)}
/* Same quiet footer family as hoplr.com. */
body .hoplr-footer{background:var(--hoplr-cream);color:var(--hoplr-navy);border-top:1px solid #eee9da;margin:0;padding:40px 0 25px}body .hoplr-footer .content__container{display:block}body .hoplr-footer.hoplr-footer .hoplr-footer__links{display:grid;grid-template-columns:1fr 1.15fr 1.3fr 1fr;gap:30px;margin:0;padding:0 0 28px;justify-content:initial}body .hoplr-footer.hoplr-footer .hoplr-footer__link-group{width:auto;margin:0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left}body .hoplr-footer.hoplr-footer .hoplr-footer__link-group-title{color:var(--hoplr-muted);font-weight:700;font-size:.8125rem;letter-spacing:.02em;margin-bottom:14px;text-transform:none}body .hoplr-footer.hoplr-footer .hoplr-footer__link{color:var(--hoplr-navy);font-size:.875rem;line-height:1.55;margin:0;padding:6px 0;min-height:32px;text-align:left;overflow-wrap:anywhere}body .hoplr-footer.hoplr-footer .hoplr-footer__logo{display:flex;align-items:center;gap:6px;margin:0 0 15px}body .hoplr-footer.hoplr-footer .hoplr-footer__logo img{height:28px;width:auto}body .hoplr-footer.hoplr-footer .hoplr-footer__email{color:var(--hoplr-navy);font-size:.875rem;overflow-wrap:anywhere}body .hoplr-footer.hoplr-footer .hoplr-footer__social{display:flex;justify-content:flex-start;align-items:center;gap:12px;margin:0;padding:20px 0;border-top:1px solid var(--hoplr-line)}body .hoplr-footer.hoplr-footer .hoplr-footer__social-link{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--hoplr-navy);margin:0;padding:8px}body .hoplr-footer.hoplr-footer .hoplr-footer__social-link img{max-height:17px;max-width:17px;width:auto}body .hoplr-footer.hoplr-footer .hoplr-footer__seals{display:flex;justify-content:space-between;align-items:flex-start;gap:28px;margin:0;padding-top:18px;border-top:1px solid var(--hoplr-line)}body .hoplr-footer.hoplr-footer .hoplr-footer__seal{color:var(--hoplr-muted);display:flex;align-items:center;gap:12px;max-width:31%;padding:0;margin:0;text-align:left}body .hoplr-footer.hoplr-footer .hoplr-footer__seal-img{width:auto;max-width:48px;height:auto;max-height:44px;margin:0}body .hoplr-footer.hoplr-footer .hoplr-footer__seal-text{font-size:.75rem;line-height:1.5;color:var(--hoplr-muted);margin:0}
@media(max-width:1050px){body .knowledge-base.hc-topics{grid-template-columns:1fr 1fr}body .article-wrapper{gap:35px;grid-template-columns:230px minmax(0,1fr)}body .hoplr-footer.hoplr-footer .hoplr-footer__links{grid-template-columns:1fr 1fr;gap:30px 40px}}
@media(max-width:900px){body .container,body .hc-wrap,body .content__container,.hc-header__inner{width:calc(100% - 40px)}body .article-wrapper{display:flex;flex-direction:column;gap:27px;align-items:stretch}body .detail-aside{position:static;order:-1;width:100%}body .detail-article{max-width:none}.hc-section-nav{padding:17px 20px}.hc-section-nav .detail-aside__list{max-height:50vh}body .sub-nav .search{width:270px}.hc-brand__context{padding-left:13px;margin-left:5px}.hc-header__actions{gap:18px}.hc-back{padding:12px 16px}.hc-language{max-width:190px}}
@media(max-width:600px){html{scroll-padding-top:25px}body .container,body .hc-wrap,body .content__container,.hc-header__inner{width:calc(100% - 32px)}.hc-header__inner{min-height:78px;gap:14px;flex-wrap:wrap;padding:15px 0}.hc-brand img{height:27px}.hc-brand__context{font-size:.875rem;padding-left:11px;margin-left:4px}.hc-header__actions{width:100%;justify-content:space-between;gap:14px}.hc-language{max-width:55%}.hc-language>summary{font-size:.875rem;min-height:40px}.hc-language__list{left:0;right:auto}.hc-back{font-size:.875rem;min-height:42px;padding:10px 15px;gap:10px}.hc-hero{padding:34px 0 37px}.hc-hero h1{font-size:2.25rem;margin-bottom:24px;line-height:1.12}.hc-eyebrow{font-size:.8125rem;margin-bottom:15px}.hc-search .search input[type=search]{min-height:58px;height:58px;font-size:1rem;padding-left:48px}.hc-search .search:before{left:18px;font-size:18px}.hc-faq{margin:25px 0 30px;padding:23px 21px;border-radius:16px}.hc-faq h2{font-size:1.35rem;margin-bottom:13px}.hc-faq__list{grid-template-columns:1fr;gap:0}.hc-faq__list a{padding:13px 0;min-height:54px;font-size:.9375rem;gap:13px}body .knowledge-base.hc-topics{grid-template-columns:1fr;gap:18px;margin-top:28px}.hc-topics .knowledge-section{padding:24px 22px}.hc-topics .knowledge-section__title{font-size:1.25rem}.hc-topics .knowledge-section__item a{font-size:1rem}body .page-content{padding-bottom:38px}body .sub-nav{display:block;padding:20px 0;margin-bottom:14px}.sub-nav .breadcrumbs{margin:0 0 19px}body .sub-nav .search{width:100%;max-width:none}body .breadcrumbs li{font-size:.8125rem}body .detail-article__title{font-size:2rem;line-height:1.2;letter-spacing:-.025em}body .detail-article__header{margin-bottom:25px}body .detail-article__text{font-size:1rem;line-height:1.8}body .detail-article__text h2{font-size:1.45rem}body .detail-article__text h3{font-size:1.2rem}body .detail-article__content ul{margin-left:0;padding-left:23px}body .article-wrapper{margin-bottom:42px;gap:26px}body .article-contact{padding:24px;margin-top:26px}body .article-contact__title{font-size:1.35rem}body .hc-home-contact{display:block}body .hc-contact-button{margin-top:22px;font-size:.875rem;padding:13px 17px;gap:12px}body .section-tree{grid-template-columns:1fr;gap:18px}body .section-tree .section{padding:24px}body .search-results__title{font-size:2rem}body .search-result-item{padding:21px}body .search-result-item__link{font-size:1.125rem}body .section-articles-list__title{font-size:2rem}body .section-articles-list{margin-bottom:40px}body .article-relatives{display:block}body .article-return-to-top{border-top:1px solid var(--hoplr-line)}body .hoplr-footer{padding-top:30px}body .hoplr-footer.hoplr-footer .hoplr-footer__links{grid-template-columns:1fr 1fr;gap:28px 22px}body .hoplr-footer.hoplr-footer .hoplr-footer__link-group--services,body .hoplr-footer.hoplr-footer .hoplr-footer__link-group--contact{grid-column:1/-1}body .hoplr-footer.hoplr-footer .hoplr-footer__link-group--contact{padding-top:20px;border-top:1px solid var(--hoplr-line)}body .hoplr-footer.hoplr-footer .hoplr-footer__seals{flex-direction:column;gap:20px}body .hoplr-footer.hoplr-footer .hoplr-footer__seal{max-width:100%}body .hoplr-footer.hoplr-footer .hoplr-footer__seal-text{font-size:.8125rem}body .request-container,body .requests-table,body .profile-contribution{min-width:0;overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hc-language>summary svg{transition:none}}
@media print{.hc-header,.hoplr-footer,.sub-nav,.detail-aside,.detail-article__social,.article-votes,.article-contact,.article-return-to-top,.article-relatives{display:none!important}body main,body .container{width:100%;max-width:none;margin:0;padding:0}body .article-wrapper{display:block}body .detail-article{max-width:none}body .detail-article__text{font-size:11pt;line-height:1.6}body .detail-article__title{font-size:24pt}body .hc-table-scroll{overflow:visible}}

/* Final compatibility overrides for the inherited 2019 selectors. */
body .search::before{content:'';display:block;position:absolute;top:50%;left:18px;transform:translateY(-50%);width:20px;height:20px;background:center/20px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000d6d' stroke-width='1.8'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5'/%3E%3Cpath d='m16 16 5 5'/%3E%3C/svg%3E");pointer-events:none}
body .sub-nav.sub-nav .search input[type=search]{border-radius:12px}
body .hc-home-contact{flex-direction:row;text-align:left}
body .article-contact__title,body .article-contact__content,body .recent-articles,body .related-articles{text-align:left}
body .hoplr-footer.hoplr-footer .hoplr-footer__seal-img{background:var(--hoplr-navy);padding:8px;border-radius:8px;width:48px;max-height:58px;object-fit:contain;flex-shrink:0}
body .hoplr-footer.hoplr-footer .hoplr-footer__seal:last-child .hoplr-footer__seal-img{background:transparent;padding:0}
@media(max-width:600px){body .hc-home-contact{flex-direction:column;align-items:flex-start}}

/* 2.1.1 — restrained accents, unclipped native sharing and self-service navigation. */
body .hc-hero{background:var(--hoplr-cream);border-bottom-color:#eeeae0}
body .hc-search .search input[type=search]{border-color:#ddd6dc;box-shadow:0 8px 28px #000d6d08}
body .hc-faq{background:#fff;border-color:var(--hoplr-line)}
body .hc-faq__list li{border-color:var(--hoplr-line)}
body .hc-topics .knowledge-section:nth-child(3n+1){background:#fff;border-color:var(--hoplr-line);border-top-color:#ffc9d7}
body .hc-topics .knowledge-section:nth-child(3n+2){background:#fff;border-color:var(--hoplr-line);border-top-color:#ffe29b}
body .hc-topics .knowledge-section:nth-child(3n){background:#fff;border-color:var(--hoplr-line);border-top-color:#cdd7ff}
body .hc-topics .knowledge-section__title a>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#ffffffb8}
body .hc-topics .knowledge-section__more{background:#f8f9fc;border-color:#000d6d16}
body .hc-topics .knowledge-section__more:hover{background:#fff}
body .hc-topics .knowledge-section:nth-child(3n+1) .knowledge-section__title a>span{background:#fff0f4}
body .hc-topics .knowledge-section:nth-child(3n+2) .knowledge-section__title a>span{background:#fff5dc}
body .hc-topics .knowledge-section:nth-child(3n) .knowledge-section__title a>span{background:#edf0ff}
body .hc-topics:focus{outline:none}

/* Keep Zendesk's share links and accessible names, replacing only their presentation. */
body .share,body .detail-article__social .share{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:10px;list-style:none;white-space:normal;padding:0;margin:24px 0}
body .share li{display:block;margin:0;padding:0}
body .share a,body .detail-article__social .share a{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:auto;height:auto;min-height:44px;min-width:44px;line-height:1.3;padding:9px 14px 9px 10px;margin:0;border:1px solid #dfe3ef;border-radius:30px;overflow:visible;white-space:normal;background:white;color:var(--hoplr-navy);font:400 .875rem/1.3 Roboto,Arial,sans-serif;text-decoration:none;text-indent:0;vertical-align:middle}
body .share a::before,body .detail-article__social .share a::before{content:'';display:block;position:static;flex:0 0 24px;width:24px;height:24px;margin:0;padding:0;border:0;border-radius:50%;background-color:var(--hoplr-navy);background-size:12px;background-position:center;background-repeat:no-repeat;transform:none}
body .share .share-facebook::before{background-image:url('logo-facebook.png')}
body .share .share-twitter::before{background-image:url('logo-twitter.png')}
body .share .share-linkedin::before{background-image:url('logo-linkedin.png')}
body .share a svg{display:none}
body .share a:hover{background:#fff2f5;border-color:#efc7d2;color:var(--hoplr-navy)}
body .share a:focus-visible{outline:3px solid var(--hoplr-navy);outline-offset:3px}

body .hc-help-nav{display:flex;flex-wrap:wrap;gap:13px 22px;align-items:center;padding:25px 0 0;margin:35px 0 0;border-top:1px solid var(--hoplr-line)}
body .hc-help-nav>a{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:9px 14px;border:1px solid var(--hoplr-line);border-radius:10px;background:#fff;color:var(--hoplr-navy);font-size:.875rem;font-weight:700;line-height:1.45;text-decoration:none;max-width:100%}
body .hc-help-nav>a:hover{background:#f3f5ff;border-color:#bfc9ee}
body .hc-help-nav svg{width:19px;height:19px;flex-shrink:0}
body .hc-help-nav>a>span:last-child{margin-left:8px;flex-shrink:0}
body .hoplr-footer.hoplr-footer .hoplr-footer__links{grid-template-columns:1fr 1.4fr 1fr}
body .hoplr-footer.hoplr-footer .hoplr-footer__link-group--brand{align-items:flex-end}
@media(max-width:600px){body .hoplr-footer.hoplr-footer .hoplr-footer__links{grid-template-columns:1fr 1fr}body .hoplr-footer.hoplr-footer .hoplr-footer__link-group--brand{grid-column:1/-1;align-items:flex-start;padding-top:20px;border-top:1px solid var(--hoplr-line)}body .hc-help-nav{margin-top:25px;padding-top:20px;gap:10px}body .share,body .detail-article__social .share{gap:8px}body .share a,body .detail-article__social .share a{padding:9px 11px 9px 9px;font-size:.8125rem;gap:7px}}
@media print{body .hc-help-nav{display:none}}
