/* GrabbyHost Knowledgebase article — reference-matched reading layout. */
.ghkb-article-reference{--ghkar-navy:#071d3f;--ghkar-navy-2:#0a356d;--ghkar-orange:#ff7400;--ghkar-orange-dark:#df6100;--ghkar-text:#10213f;--ghkar-copy:#344866;--ghkar-muted:#66758c;--ghkar-line:#e1e8f1;--ghkar-soft:#f3f7fb;--ghkar-blue:#0d67d5;width:100%!important;max-width:none!important;margin:0!important;padding:0 0 34px!important;color:var(--ghkar-text);background:linear-gradient(180deg,#f3f7fb 0%,#edf4fa 100%);font-family:var(--gh-font-family)}
.ghkb-article-reference *{box-sizing:border-box}.ghkb-article-reference :is(h1,h2,h3,h4){font-family:var(--gh-font-heading)}.ghkb-reference-container{width:90%;max-width:1760px;margin-inline:auto}.ghkb-reference-status{width:90%;max-width:1760px;margin:18px auto 0}

/* Compact title and search band, following the supplied visual reference. */
.ghkb-reference-hero{position:relative;isolation:isolate;min-height:210px;overflow:hidden;color:#fff;background:radial-gradient(circle at 49% -35%,rgba(21,104,210,.62) 0 70px,transparent 71px),radial-gradient(circle at 87% 135%,rgba(14,82,164,.42) 0 150px,transparent 151px),linear-gradient(105deg,#09234a 0%,#08366f 56%,#031633 100%)}
.ghkb-reference-hero__orb{position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.ghkb-reference-hero__orb--one{right:-70px;top:-128px;width:300px;height:300px;background:rgba(19,75,151,.25)}.ghkb-reference-hero__orb--two{right:21%;bottom:-128px;width:220px;height:220px;background:rgba(15,79,164,.22)}
.ghkb-reference-hero__inner{display:grid;min-height:210px;grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:center;gap:50px;padding:24px 0 28px}.ghkb-reference-hero__copy{min-width:0}.ghkb-reference-breadcrumbs{display:flex;align-items:center;gap:9px;min-width:0;margin-bottom:17px;color:rgba(255,255,255,.72);font-size:12px;line-height:1.4}.ghkb-reference-breadcrumbs:after{content:"";position:absolute;width:34px;height:3px;margin-top:31px;background:var(--ghkar-orange);border-radius:999px}.ghkb-reference-breadcrumbs a{color:rgba(255,255,255,.8)!important;text-decoration:none!important}.ghkb-reference-breadcrumbs a:hover,.ghkb-reference-breadcrumbs a:focus{color:#fff!important;text-decoration:underline!important}.ghkb-reference-breadcrumbs i{font-size:8px}.ghkb-reference-breadcrumbs span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ghkb-reference-hero h1{margin:0;color:#fff!important;font-size:clamp(2rem,3vw,3rem);font-weight:780;line-height:1.08;letter-spacing:-.035em}.ghkb-reference-hero__copy>p{margin:9px 0 0;color:rgba(255,255,255,.82)!important;font-size:14px;line-height:1.55}
.ghkb-reference-search{display:grid;grid-template-columns:45px minmax(0,1fr) 92px;align-items:center;width:100%;overflow:hidden;background:#fff;border:4px solid rgba(255,255,255,.24);border-radius:10px;box-shadow:0 14px 34px rgba(0,13,33,.24)}.ghkb-reference-search>i{color:#60718a;text-align:center}.ghkb-reference-search .form-control{height:48px;min-width:0;padding:0 4px;color:var(--ghkar-text)!important;background:#fff!important;border:0!important;box-shadow:none!important;font-size:12px}.ghkb-reference-search .form-control::placeholder{color:#7b899c}.ghkb-reference-search .btn{height:48px;margin:0;color:#fff!important;background:var(--ghkar-orange)!important;border:0!important;border-radius:8px!important;font-size:12px;font-weight:800}.ghkb-reference-search .btn:hover,.ghkb-reference-search .btn:focus{background:var(--ghkar-orange-dark)!important}

/* Reading canvas and sticky support rail. */
.ghkb-reference-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:24px;padding-top:24px}.ghkb-reference-article{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--ghkar-line);border-radius:15px;box-shadow:0 12px 34px rgba(12,37,73,.055)}
.ghkb-reference-toolbar{display:flex;min-height:61px;padding:11px 20px;align-items:center;justify-content:space-between;gap:20px}.ghkb-reference-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 15px;color:var(--ghkar-muted);font-size:11px}.ghkb-reference-meta span{display:inline-flex;align-items:center;gap:6px}.ghkb-reference-meta i{color:#708096}.ghkb-reference-tools{display:flex;gap:8px}.ghkb-reference-tool{display:inline-flex;min-height:36px;padding:0 12px;align-items:center;justify-content:center;gap:7px;color:var(--ghkar-text);background:#fff;border:1px solid #cfd9e6;border-radius:8px;font-size:11px;font-weight:750;transition:.18s ease}.ghkb-reference-tool:hover,.ghkb-reference-tool:focus{color:#fff;background:var(--ghkar-navy);border-color:var(--ghkar-navy)}.ghkb-reference-tool.is-copied{color:#fff;background:#12905f;border-color:#12905f}.ghkb-reference-divider{height:1px;margin:0 20px;background:var(--ghkar-line)}

/* Long-form author content remains fully dynamic and supports common WHMCS HTML. */
.ghkb-article-reference .ghkb-article-content{width:100%;max-width:none;margin:0;padding:22px 20px 28px!important;color:var(--ghkar-copy)!important;background:#fff!important;font-size:14px;line-height:1.68}.ghkb-article-reference .ghkb-article-content>*:first-child{margin-top:0}.ghkb-article-reference .ghkb-article-content>*:last-child{margin-bottom:0}.ghkb-article-reference .ghkb-article-content :is(h2,h3,h4){scroll-margin-top:28px;color:var(--ghkar-text)!important;font-weight:780;letter-spacing:-.018em}.ghkb-article-reference .ghkb-article-content h2{margin:28px 0 7px;font-size:20px;line-height:1.28}.ghkb-article-reference .ghkb-article-content h3{margin:25px 0 7px;font-size:18px;line-height:1.3}.ghkb-article-reference .ghkb-article-content h4{margin:21px 0 6px;font-size:15px;line-height:1.35}.ghkb-article-reference .ghkb-article-content.has-no-h2>h3{font-size:20px}.ghkb-article-reference .ghkb-article-content :is(p,ul,ol,blockquote,pre,table){margin-top:0;margin-bottom:13px}.ghkb-article-reference .ghkb-article-content :is(ul,ol){padding-left:21px}.ghkb-article-reference .ghkb-article-content li{margin:4px 0;padding-left:3px}.ghkb-article-reference .ghkb-article-content li::marker{color:var(--ghkar-orange);font-weight:800}.ghkb-article-reference .ghkb-article-content a{color:#b94800!important;font-weight:700;text-decoration:underline;text-decoration-color:rgba(185,72,0,.3);text-underline-offset:2px}.ghkb-article-reference .ghkb-article-content a:hover,.ghkb-article-reference .ghkb-article-content a:focus{color:#823400!important;text-decoration-color:currentColor}.ghkb-article-reference .ghkb-article-content img{display:block;max-width:100%;height:auto;margin:18px auto;border:1px solid var(--ghkar-line);border-radius:10px;box-shadow:0 8px 22px rgba(10,34,69,.08)}.ghkb-article-reference .ghkb-article-content blockquote{padding:13px 15px;color:#294262;background:#eef6ff;border:1px solid #d5e7fb;border-left:3px solid var(--ghkar-blue);border-radius:0 9px 9px 0}.ghkb-article-reference .ghkb-article-content blockquote>*:last-child{margin-bottom:0}.ghkb-article-reference .ghkb-article-content :is(code,kbd){padding:.16em .38em;color:#773507;background:#fff2e8;border:1px solid #ffdbbd;border-radius:5px;font-size:.91em}.ghkb-article-reference .ghkb-article-content pre{padding:14px 16px;overflow:auto;color:#eef5ff;background:#0a1d36;border:1px solid #213b5b;border-radius:9px}.ghkb-article-reference .ghkb-article-content pre code{padding:0;color:inherit;background:transparent;border:0}.ghkb-article-reference .ghkb-article-content .table-responsive{margin:18px 0;overflow-x:auto;border:1px solid var(--ghkar-line);border-radius:9px}.ghkb-article-reference .ghkb-article-content table{width:100%;margin:18px 0;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--ghkar-line);border-radius:9px}.ghkb-article-reference .ghkb-article-content :is(th,td){padding:10px 12px;text-align:left;vertical-align:top;border:0;border-bottom:1px solid var(--ghkar-line)}.ghkb-article-reference .ghkb-article-content th{color:var(--ghkar-text);background:#eef4fa;font-weight:800}.ghkb-article-reference .ghkb-article-content tr:last-child td{border-bottom:0}

/* Compact feedback and article-level navigation. */
.ghkb-reference-helpful{display:flex;margin:0 20px 10px;padding:14px 15px;align-items:center;justify-content:space-between;gap:18px;background:#fbfcfe;border:1px solid var(--ghkar-line);border-radius:10px}.ghkb-reference-helpful h2{margin:0;color:var(--ghkar-text)!important;font-size:14px}.ghkb-reference-helpful p{margin:3px 0 0;color:var(--ghkar-muted);font-size:10px}.ghkb-reference-helpful__actions{display:flex;gap:7px}.ghkb-reference-vote{min-width:58px;min-height:34px;padding:0 10px!important;color:var(--ghkar-text)!important;background:#fff!important;border:1px solid #d4deea!important;border-radius:7px!important;font-size:10px!important;font-weight:800}.ghkb-reference-vote:hover,.ghkb-reference-vote:focus{color:#fff!important;background:var(--ghkar-navy)!important;border-color:var(--ghkar-navy)!important}.ghkb-reference-article-nav{display:flex;margin:0 20px 18px;padding-top:8px;align-items:center;justify-content:space-between;gap:10px}.ghkb-reference-article-nav__actions{display:flex;align-items:center;gap:14px}.ghkb-reference-article-nav a{display:inline-flex;min-height:34px;align-items:center;gap:7px;color:#29415f!important;font-size:11px;font-weight:750;text-decoration:none!important}.ghkb-reference-article-nav a:hover,.ghkb-reference-article-nav a:focus{color:#b94800!important}

/* Right rail uses the same compact card hierarchy as the supplied reference. */
.ghkb-reference-aside{position:sticky;top:18px;display:grid;gap:16px}.ghkb-reference-panel{overflow:hidden;background:#fff;border:1px solid var(--ghkar-line);border-radius:14px;box-shadow:0 10px 28px rgba(12,37,73,.05)}.ghkb-reference-panel__title{position:relative;display:flex;width:100%;min-height:48px;margin:0;padding:0 15px;align-items:center;justify-content:space-between;color:var(--ghkar-text)!important;background:#fff;border:0;border-bottom:1px solid var(--ghkar-line);font-size:14px;font-weight:800;text-align:left}.ghkb-reference-panel__title:after{content:"";position:absolute;left:15px;bottom:-1px;width:31px;height:3px;background:var(--ghkar-orange);border-radius:999px}.ghkb-reference-toc__toggle>i{color:#8593a5;font-size:10px}.ghkb-reference-toc__list{max-height:min(40vh,420px);padding:9px 10px 11px;overflow:auto}.ghkb-reference-toc__list>p{margin:0;padding:8px;color:var(--ghkar-muted);font-size:11px}.ghkb-reference-toc__items{margin:0;padding:0;counter-reset:toc;list-style:none}.ghkb-reference-toc__items li{counter-increment:toc;margin:1px 0}.ghkb-reference-toc__items a{display:grid;grid-template-columns:17px minmax(0,1fr);gap:4px;padding:7px 8px;color:#40536f!important;border-left:2px solid transparent;border-radius:0 6px 6px 0;font-size:10px;font-weight:650;line-height:1.4;text-decoration:none!important}.ghkb-reference-toc__items a:before{content:counter(toc) ".";color:#6e7d90}.ghkb-reference-toc__items li.is-subsection a{padding-left:22px}.ghkb-reference-toc__items a:hover,.ghkb-reference-toc__items a:focus,.ghkb-reference-toc__items a.is-active{color:var(--ghkar-text)!important;background:#eef3f9;border-left-color:var(--ghkar-orange)}
.ghkb-reference-related__list{padding:6px 12px 8px}.ghkb-reference-related__item{position:relative}.ghkb-reference-related__item>a{display:grid;grid-template-columns:31px minmax(0,1fr) 9px;align-items:center;gap:9px;padding:12px 2px;color:var(--ghkar-text)!important;border-bottom:1px solid #ebf0f6;text-decoration:none!important}.ghkb-reference-related__item:last-child>a{border-bottom:0}.ghkb-reference-related__item>a:hover,.ghkb-reference-related__item>a:focus{color:#a94300!important}.ghkb-reference-related__icon{display:grid;width:31px;height:31px;place-items:center;color:#0e376d;background:#eef4fb;border-radius:7px;font-size:13px}.ghkb-reference-related__copy{display:block;min-width:0}.ghkb-reference-related__copy strong,.ghkb-reference-related__copy small{display:block}.ghkb-reference-related__copy strong{font-size:10px;line-height:1.4}.ghkb-reference-related__copy small{margin-top:3px;color:var(--ghkar-muted);font-size:8.5px;line-height:1.45}.ghkb-reference-related__item>a>i{color:#8593a5;font-size:8px}.ghkb-reference-related__item .ghkb-edit-button{right:14px;bottom:4px}.ghkb-reference-empty{margin:0;padding:14px;color:var(--ghkar-muted);font-size:11px}
.ghkb-reference-support{display:grid;grid-template-columns:39px minmax(0,1fr);align-items:start;gap:10px;padding:15px}.ghkb-reference-support__icon{display:grid;width:39px;height:39px;place-items:center;color:var(--ghkar-orange);background:#fff0e3;border-radius:50%;font-size:16px}.ghkb-reference-support h2{margin:1px 0 4px;color:var(--ghkar-text)!important;font-size:13px}.ghkb-reference-support p{margin:0;color:var(--ghkar-muted);font-size:9.5px;line-height:1.55}.ghkb-reference-support>a{display:flex;grid-column:1/-1;min-height:38px;margin-top:3px;align-items:center;justify-content:center;gap:7px;color:#fff!important;background:var(--ghkar-orange);border-radius:8px;font-size:10px;font-weight:800;text-decoration:none!important}.ghkb-reference-support>a:hover,.ghkb-reference-support>a:focus{background:var(--ghkar-orange-dark)}

/* Keep the reading surface deliberately light in both theme modes. */
body.gh-dark-mode .ghkb-article-reference{color:var(--ghkar-text);background:linear-gradient(180deg,#edf3f9,#e7eff7)}body.gh-dark-mode .ghkb-article-reference :is(.ghkb-reference-article,.ghkb-reference-panel,.ghkb-reference-panel__title,.ghkb-article-content,.ghkb-reference-tool,.ghkb-reference-vote){color:var(--ghkar-text)!important;background-color:#fff!important}

@media(max-width:1199.98px){.ghkb-reference-container,.ghkb-reference-status{width:92%}.ghkb-reference-hero__inner{grid-template-columns:minmax(0,1fr) minmax(330px,430px);gap:34px}.ghkb-reference-layout{grid-template-columns:minmax(0,1fr) 300px}}
@media(max-width:991.98px){.ghkb-reference-hero__inner{grid-template-columns:1fr;gap:20px;padding:25px 0 30px}.ghkb-reference-hero{min-height:0}.ghkb-reference-search{width:min(600px,100%)}.ghkb-reference-layout{grid-template-columns:1fr}.ghkb-reference-aside{display:contents}.ghkb-reference-toc{grid-row:1}.ghkb-reference-article{grid-row:2}.ghkb-reference-related{grid-row:3}.ghkb-reference-support{grid-row:4}.ghkb-reference-toc__list{max-height:320px}}
@media(max-width:767.98px){.ghkb-article-reference{padding-bottom:24px!important}.ghkb-reference-container,.ghkb-reference-status{width:auto;margin-inline:16px}.ghkb-reference-hero h1{font-size:clamp(1.8rem,8.5vw,2.45rem)}.ghkb-reference-hero__copy>p{font-size:13px}.ghkb-reference-search{grid-template-columns:42px minmax(0,1fr) 82px}.ghkb-reference-layout{padding-top:16px}.ghkb-reference-aside{display:contents}.ghkb-reference-toc{grid-row:1}.ghkb-reference-article{grid-row:2}.ghkb-reference-related{grid-row:3;grid-column:auto}.ghkb-reference-support{grid-row:4}.ghkb-reference-article,.ghkb-reference-panel{border-radius:12px}.ghkb-reference-toolbar{align-items:flex-start;flex-direction:column-reverse;padding:13px 16px}.ghkb-reference-tools{align-self:flex-end}.ghkb-reference-divider{margin:0 16px}.ghkb-article-reference .ghkb-article-content{padding:20px 16px 25px!important}.ghkb-reference-helpful{align-items:flex-start;flex-direction:column;margin:0 16px 9px}.ghkb-reference-helpful__actions{width:100%}.ghkb-reference-vote{flex:1}.ghkb-reference-article-nav{margin:0 16px 15px}.ghkb-article-reference .ghkb-article-content table{display:block;overflow-x:auto;white-space:nowrap}}
@media(max-width:480px){.ghkb-reference-container,.ghkb-reference-status{margin-inline:12px}.ghkb-reference-breadcrumbs span[aria-current="page"]{display:none}.ghkb-reference-search{grid-template-columns:38px minmax(0,1fr)}.ghkb-reference-search .btn{grid-column:1/-1;width:100%;border-radius:0!important}.ghkb-reference-tools{width:100%}.ghkb-reference-tool{flex:1}.ghkb-reference-meta{gap:7px 12px}.ghkb-reference-related__copy small{font-size:9px}}
/* Article 03: live-safe direct-load layer and exact reference proportions. */
.ghkb-article-reference{position:relative;left:auto;width:100%!important;max-width:none!important;margin:0!important;padding:0 0 48px!important;overflow-x:clip;font-family:var(--gh-font-family,'Grabby Lato','Segoe UI',Arial,sans-serif)!important;font-size:16px}
body.gm-knowledgebase-page .gm-kb-primary-content>.ghkb-page.ghkb-article-reference{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 48px!important}
.ghkb-article-reference :is(p,a,button,input,label,li,small,span,td,th){font-family:var(--gh-font-family,'Grabby Lato','Segoe UI',Arial,sans-serif)}
.ghkb-article-reference :is(h1,h2,h3,h4,.ghkb-generated-heading,.ghkb-reference-related__copy strong,.ghkb-reference-panel__title){font-family:var(--gh-font-heading,'Grabby Poppins','Segoe UI',Arial,sans-serif);font-weight:600}
.ghkb-reference-container,.ghkb-reference-status{width:90%;max-width:1760px}
.ghkb-reference-hero{min-height:205px}
.ghkb-reference-hero__inner{min-height:205px;grid-template-columns:minmax(0,1fr) minmax(440px,520px);gap:64px;padding:27px 0 30px}
.ghkb-reference-breadcrumbs{margin-bottom:19px;font-size:.9375rem;line-height:1.45}
.ghkb-reference-breadcrumbs:after{margin-top:36px;width:40px;height:3px}
.ghkb-reference-hero h1{font-family:var(--gh-font-heading,'Grabby Poppins','Segoe UI',Arial,sans-serif);font-size:clamp(2.25rem,3vw,2.75rem);font-weight:700;line-height:1.12}
.ghkb-reference-hero__copy>p{max-width:760px;margin-top:9px;font-size:1.0625rem;line-height:1.55}
.ghkb-reference-search{grid-template-columns:52px minmax(0,1fr) 108px;border-width:4px;border-radius:10px}
.ghkb-reference-search .form-control{height:56px;font-size:1rem;line-height:1.4}
.ghkb-reference-search .btn{height:56px;font-size:1rem}
.ghkb-reference-layout{grid-template-columns:minmax(0,1fr) 360px;gap:26px;padding-top:24px}
.ghkb-reference-article{border-radius:16px}
.ghkb-reference-toolbar{min-height:68px;padding:14px 24px}
.ghkb-reference-meta{gap:8px 18px;font-size:.9375rem;line-height:1.45}
.ghkb-reference-tool{min-height:40px;padding:0 15px;border-radius:8px;font-size:.9375rem}
.ghkb-reference-divider{margin:0 24px}
.ghkb-article-reference .ghkb-article-content{padding:24px 32px 34px!important;font-family:var(--gh-font-family,'Grabby Lato','Segoe UI',Arial,sans-serif)!important;font-size:var(--gh-type-body,1.0625rem)!important;line-height:1.68}
.ghkb-article-reference .ghkb-article-content :is(p,li,td,th,span){font-family:inherit}
.ghkb-article-reference .ghkb-article-content p{margin-bottom:16px}
.ghkb-article-reference .ghkb-article-content li{margin:7px 0}
.ghkb-article-reference .ghkb-article-content h2,.ghkb-article-reference .ghkb-article-content.has-no-h2>h3,.ghkb-article-reference .ghkb-article-content .ghkb-generated-heading{margin:30px 0 9px!important;color:var(--ghkar-text)!important;font-family:var(--gh-font-heading,'Grabby Poppins','Segoe UI',Arial,sans-serif)!important;font-size:1.25rem!important;font-weight:600!important;line-height:1.35!important;letter-spacing:-.012em}
.ghkb-article-reference .ghkb-article-content .ghkb-generated-heading:first-child{margin-top:0!important}
.ghkb-article-reference .ghkb-article-content .ghkb-generated-heading span{font:inherit!important;color:inherit!important}
.ghkb-article-reference .ghkb-article-content span[style*="font-size:14pt"]{font-size:var(--gh-type-body,1.0625rem)!important;line-height:1.68!important}
.ghkb-reference-helpful{margin:0 32px 12px;padding:17px 18px}
.ghkb-reference-helpful h2{font-size:1.0625rem}.ghkb-reference-helpful p{font-size:.9375rem;line-height:1.5}
.ghkb-reference-vote{min-width:72px;min-height:38px;font-size:.9375rem!important}
.ghkb-reference-article-nav{margin:0 32px 20px}.ghkb-reference-article-nav a{font-size:.9375rem}
.ghkb-reference-aside{top:24px;gap:18px}
.ghkb-reference-panel{border-radius:15px}
.ghkb-reference-panel__title{min-height:58px;padding:0 18px;font-size:1.125rem}
.ghkb-reference-panel__title:after{left:18px;width:38px}
.ghkb-reference-toc__list{max-height:min(46vh,520px);padding:11px 12px 14px}
.ghkb-reference-toc__list{scrollbar-width:thin;scrollbar-color:#9eafc3 #f3f6fa;scrollbar-gutter:stable;overscroll-behavior:contain}
.ghkb-reference-toc__list:hover{scrollbar-color:#173d70 #f3f6fa}
.ghkb-reference-toc__list::-webkit-scrollbar{width:8px;height:8px}
.ghkb-reference-toc__list::-webkit-scrollbar-track{margin-block:8px;background:#f3f6fa;border-radius:999px}
.ghkb-reference-toc__list::-webkit-scrollbar-thumb{min-height:42px;background:#9eafc3;border:2px solid #f3f6fa;border-radius:999px}
.ghkb-reference-toc__list::-webkit-scrollbar-thumb:hover{background:#173d70}
.ghkb-reference-toc__list::-webkit-scrollbar-thumb:active{background:var(--ghkar-orange)}
.ghkb-reference-toc__list::-webkit-scrollbar-corner{background:transparent}
.ghkb-reference-toc__list>p{font-size:.9375rem}
.ghkb-reference-toc__items a{grid-template-columns:23px minmax(0,1fr);gap:5px;padding:9px 10px;font-size:.9375rem;line-height:1.45}
.ghkb-reference-toc__items li.is-subsection a{padding-left:27px}
.ghkb-reference-related__list{padding:7px 15px 10px}
.ghkb-reference-related__item>a{grid-template-columns:38px minmax(0,1fr) 10px;gap:11px;padding:15px 3px}
.ghkb-reference-related__icon{width:38px;height:38px;font-size:1rem}
.ghkb-reference-related__copy strong{font-size:1rem;line-height:1.4}
.ghkb-reference-related__copy small{margin-top:4px;font-size:.875rem;line-height:1.5}
.ghkb-reference-related__item>a>i{font-size:.75rem}
.ghkb-reference-empty{font-size:1rem}
.ghkb-reference-support{grid-template-columns:48px minmax(0,1fr);gap:13px;padding:20px}
.ghkb-reference-support__icon{width:48px;height:48px;font-size:1.25rem}
.ghkb-reference-support h2{font-size:1.125rem;line-height:1.35}
.ghkb-reference-support p{font-size:1rem;line-height:1.58}
.ghkb-reference-support>a{min-height:46px;margin-top:5px;font-size:1rem}
@media(max-width:1199.98px){.ghkb-reference-container,.ghkb-reference-status{width:92%}.ghkb-reference-hero__inner{grid-template-columns:minmax(0,1fr) minmax(390px,460px);gap:40px}.ghkb-reference-layout{grid-template-columns:minmax(0,1fr) 330px}}
@media(max-width:991.98px){.ghkb-reference-hero__inner{grid-template-columns:1fr;gap:22px;padding:28px 0 34px}.ghkb-reference-search{width:min(720px,100%)}.ghkb-reference-layout{grid-template-columns:1fr}.ghkb-reference-toc__list{max-height:360px}}
@media(max-width:767.98px){.ghkb-reference-container,.ghkb-reference-status{width:auto;margin-inline:20px}.ghkb-reference-hero h1{font-size:clamp(2rem,9vw,2.55rem)}.ghkb-reference-hero__copy>p{font-size:1rem}.ghkb-reference-search{grid-template-columns:48px minmax(0,1fr) 96px}.ghkb-reference-toolbar{padding:16px 20px}.ghkb-reference-divider{margin:0 20px}.ghkb-article-reference .ghkb-article-content{padding:24px 20px 30px!important}.ghkb-reference-helpful{margin-inline:20px}.ghkb-reference-article-nav{margin-inline:20px}}
@media(max-width:767.98px){body.gm-knowledgebase-page .gm-kb-primary-content>.ghkb-page.ghkb-article-reference{padding:0 0 32px!important}}
@media(max-width:480px){.ghkb-reference-container,.ghkb-reference-status{margin-inline:16px}.ghkb-reference-search{grid-template-columns:46px minmax(0,1fr)}.ghkb-reference-search .btn{min-height:50px;font-size:1rem}.ghkb-reference-toolbar{flex-direction:column;gap:12px}.ghkb-reference-tools{align-self:stretch}.ghkb-reference-meta{font-size:.875rem}.ghkb-reference-article-nav{align-items:flex-start;flex-direction:column}.ghkb-reference-article-nav__actions{width:100%;justify-content:space-between}}
@media(prefers-reduced-motion:reduce){.ghkb-article-reference *{scroll-behavior:auto!important;transition:none!important}}
@media print{.ghkb-article-reference{padding:0!important;background:#fff!important}.ghkb-reference-hero{min-height:0;color:#000;background:#fff}.ghkb-reference-hero__inner,.ghkb-reference-layout{display:block;width:100%;max-width:none;padding:0}.ghkb-reference-hero__copy>p,.ghkb-reference-breadcrumbs,.ghkb-reference-search,.ghkb-reference-hero__orb,.ghkb-reference-toolbar,.ghkb-reference-divider,.ghkb-reference-aside,.ghkb-reference-helpful,.ghkb-reference-article-nav{display:none!important}.ghkb-reference-hero h1{color:#000!important;font-size:28pt}.ghkb-reference-article{border:0;box-shadow:none}.ghkb-article-reference .ghkb-article-content{padding:22px 0!important;color:#222!important;font-size:11pt}.ghkb-article-reference .ghkb-article-content a{color:#000!important;text-decoration:underline}.ghkb-article-reference .ghkb-article-content a[href]:after{content:" (" attr(href) ")";font-size:9pt;font-weight:400}}
