@font-face{font-family:Roboto-Regular;src:url(Roboto-Regular.0e99fe8d.ttf)format("truetype");font-display:swap}@font-face{font-family:Roboto-Bold;src:url(Roboto-Bold.90774c32.ttf)format("truetype");font-display:swap}@font-face{font-family:Roboto-Medium;src:url(Roboto-Medium.7ec672b0.ttf)format("truetype");font-display:swap}html{scroll-behavior:smooth}body.homepage{--ngs-radius:12px;--ngs-shadow:0 2px 8px #252b3314;--ngs-hover-shadow:0 8px 24px #1168b124;--ngs-open-shadow:0 8px 24px #1168b11a;--ngs-chevron-filter:none;--ngs-container:1280px;font-family:var(--font-stack,"Roboto-Regular", sans-serif);color:var(--pst-color-text-base);background:var(--pst-color-background);transition:color .2s,background-color .2s,border-color .2s}body.homepage .bd-main,body.homepage .bd-content,body.homepage .bd-article-container,body.homepage .bd-article,body.homepage .bd-footer-content{background:var(--pst-color-background)}html[data-theme=dark] body.homepage{--ngs-shadow:0 2px 10px #00000052;--ngs-hover-shadow:0 10px 28px #0006;--ngs-open-shadow:0 10px 28px #00000057;--ngs-chevron-filter:brightness(0) invert(1) opacity(.85)}.homepage-main{width:min(var(--ngs-container), 100% - 32px);margin:0 auto;padding:32px 0 72px}.homepage-main .section+.section{margin-top:12px}.section{padding:32px 0 0}.section-title{font-family:var(--font-stack--headings,"Roboto-Bold", sans-serif);color:var(--pst-color-text-base);margin:0 0 16px;font-size:clamp(30px,4vw,44px);line-height:1.12}.section-subtitle{max-width:860px;color:var(--pst-color-text-muted);margin:0 0 28px;font-size:18px;line-height:1.65}.subsection{margin-top:56px}.subsection-title{font-family:var(--font-stack--headings,"Roboto-Bold", sans-serif);color:var(--pst-color-text-base);align-items:center;gap:12px;margin:24px 0;font-size:clamp(24px,3vw,30px);line-height:1.2;display:flex}.subsection-title img{object-fit:contain;flex:none;width:32px;height:32px}.card-grid{gap:16px;display:grid}.card-grid--need{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card-grid--products{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid--dev{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card-grid--resources{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.card{background:var(--pst-color-surface);border:1px solid var(--pst-color-border);border-radius:var(--ngs-radius);min-width:0;box-shadow:var(--ngs-shadow);color:inherit;padding:20px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:block}a.card:hover,a.card:focus-visible{border-color:var(--pst-color-primary);box-shadow:var(--ngs-hover-shadow);text-decoration:none;transform:translateY(-2px)}.card.is-disabled{background:var(--pst-color-on-surface);box-shadow:none;border-style:dashed}.card__row{align-items:flex-start;gap:14px;display:flex}.card__icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.card__icon img{object-fit:contain;width:100%;height:100%;display:block}.card__icon--md{width:36px;height:36px}.card__icon--lg{width:58px;height:58px}.card__body{min-width:0}.card__title{font-family:var(--font-stack--headings,"Roboto-Bold", sans-serif);color:var(--pst-color-text-base);margin:0 0 8px;font-size:20px;line-height:1.25}.card__text{color:var(--pst-color-text-muted);margin:0 0 10px;line-height:1.55}.card__eyebrow{color:var(--pst-color-link);margin-top:12px;font-size:14px;line-height:1.4;display:inline-block}.card--need .card__title{font-size:18px}.card--product,.card--resource,.card--faqcat{flex-direction:column;height:100%;display:flex}.card--product{text-align:center;align-items:center;min-height:210px;padding-top:22px}.card--product .card__icon{margin-bottom:16px}.card--product .card__body{flex-direction:column;align-items:center;width:100%;display:flex}.card--product .card__title{margin-bottom:0;font-size:18px;line-height:1.28}.card--product .card__text,.card--dev .card__text{color:var(--pst-color-text-muted);line-height:1.45}.card--product .card__text{margin-top:14px}.card--dev{min-height:88px;padding:18px 18px 18px 20px}.card--dev .card__row{gap:12px}.card--dev .card__icon{margin-top:2px}.card--dev .card__title{margin-bottom:6px;font-size:18px}.card--resource .card__icon,.card--faqcat .card__icon{margin-bottom:14px}.card__chips{flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.card__chip{white-space:nowrap;min-height:24px;color:var(--pst-color-text-base);background:var(--pst-color-on-surface);border-radius:8px;align-items:center;padding:3px 10px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.resource-list,.faq-link-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.resource-list{margin-top:auto}.resource-link,.faq-link{color:var(--pst-color-link-hover);text-decoration:none}.resource-link.is-disabled,.faq-link.is-disabled{color:var(--pst-color-text-muted);cursor:default;text-decoration:none}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;display:grid}.faq-column{flex-direction:column;gap:22px;min-width:0;display:flex}.faq-card{padding:0;overflow:hidden}.faq-card[open]{border-color:var(--pst-color-primary);box-shadow:var(--ngs-open-shadow)}.faq-card summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:20px;list-style:none;display:flex}.faq-card summary::-webkit-details-marker{display:none}.faq-card summary:after{content:"";width:20px;height:20px;filter:var(--ngs-chevron-filter);background:url(chevron-down.d5a78bea.svg) 50%/20px 20px no-repeat;flex:none;margin-left:auto;transition:transform .2s}.faq-card[open] summary:after{transform:rotate(180deg)}.faq-card__title{font-family:var(--font-stack--headings,"Roboto-Bold", sans-serif);color:var(--pst-color-text-base);font-size:18px;line-height:1.3}.faq-card__content{background:var(--pst-color-on-background);padding:20px}.faq-card__icon{object-fit:contain;flex:none;width:22px;height:22px}.faq-link-list li{border-radius:.375rem;padding:.5rem .75rem}.faq-link-list li:hover{background-color:var(--pst-color-surface)}.faq-list li{padding:0}@media (width<=1200px){.card-grid--products{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid--dev{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.faq-grid{grid-template-columns:1fr}.card-grid--products{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid--dev{grid-template-columns:1fr;gap:16px}}@media (width<=640px){.homepage-main{padding-top:24px;padding-bottom:56px}.section{padding-top:24px}.section-subtitle{font-size:16px}.subsection{margin-top:40px}.subsection-title{margin-bottom:20px;font-size:22px}.card{padding:18px}.card__row{gap:12px}.card__icon--lg{width:52px;height:52px}.card-grid--products{grid-template-columns:1fr}.card--product{min-height:188px}.card--dev{min-height:84px;padding:16px 16px 16px 18px}.faq-card summary,.faq-card__content{padding-left:18px;padding-right:18px}}html[data-theme=light]{--ngs-brand-700:#094f88;--ngs-brand-600:#0c65af;--ngs-brand-500:#2f7fbe;--ngs-brand-100:#dae4f0;--ngs-brand-050:#e4f3ff;--ngs-ink-900:#1d1d1b;--ngs-ink-700:#56738f;--ngs-ink-600:#374151;--ngs-ink-500:#8b8b8b;--ngs-bg:#fff;--ngs-surface-1:#f0f2f4;--ngs-surface-2:#dae4f0;--ngs-surface-3:#fafafa;--ngs-border:#e0e6eb;--ngs-border-muted:#d1d9e0;--ngs-focus:#0c65af;--ngs-shadow:#1d1d1b14;--ngs-login-bg:#0c65af;--ngs-login-bg-hover:#094f88;--ngs-login-text:#fff;--ngs-success:#15803d;--ngs-success-bg:#dbede5;--ngs-success-highlight:#11632f;--ngs-info:var(--ngs-brand-600);--ngs-info-bg:var(--ngs-brand-050);--ngs-info-highlight:var(--ngs-brand-700);--ngs-warning:#c3440f;--ngs-warning-bg:#f1e5dd;--ngs-warning-highlight:#9f360b;--ngs-danger:#c3440f;--ngs-danger-bg:#f1e5dd;--ngs-danger-highlight:#9f360b;--pst-color-primary:var(--ngs-brand-600);--pst-color-primary-bg:var(--ngs-brand-050);--pst-color-primary-text:#fff;--pst-color-primary-highlight:var(--ngs-brand-700);--pst-color-primary-highlight-text:#fff;--pst-color-secondary:var(--ngs-ink-700);--pst-color-secondary-bg:var(--ngs-brand-100);--pst-color-secondary-text:#fff;--pst-color-secondary-highlight:var(--ngs-ink-600);--pst-color-secondary-highlight-text:#fff;--pst-color-success:var(--ngs-success);--pst-color-success-bg:var(--ngs-success-bg);--pst-color-success-text:#fff;--pst-color-success-highlight:var(--ngs-success-highlight);--pst-color-success-highlight-text:#fff;--pst-color-info:var(--ngs-info);--pst-color-info-bg:var(--ngs-info-bg);--pst-color-info-text:#fff;--pst-color-info-highlight:var(--ngs-info-highlight);--pst-color-info-highlight-text:#fff;--pst-color-warning:var(--ngs-warning);--pst-color-warning-bg:var(--ngs-warning-bg);--pst-color-warning-text:#fff;--pst-color-warning-highlight:var(--ngs-warning-highlight);--pst-color-warning-highlight-text:#fff;--pst-color-danger:var(--ngs-danger);--pst-color-danger-bg:var(--ngs-danger-bg);--pst-color-danger-text:#fff;--pst-color-danger-highlight:var(--ngs-danger-highlight);--pst-color-danger-highlight-text:#fff;--pst-color-light:var(--ngs-surface-3);--pst-color-light-text:var(--ngs-ink-900);--pst-color-light-highlight:var(--ngs-surface-1);--pst-color-light-highlight-text:var(--ngs-ink-900);--pst-color-muted:var(--ngs-ink-500);--pst-color-muted-bg:#edf0f2;--pst-color-muted-text:var(--ngs-ink-900);--pst-color-muted-highlight:var(--ngs-ink-700);--pst-color-muted-highlight-text:#fff;--pst-color-dark:var(--ngs-ink-600);--pst-color-dark-text:#fff;--pst-color-dark-highlight:var(--ngs-ink-900);--pst-color-dark-highlight-text:#fff;--pst-color-black:var(--ngs-ink-900);--pst-color-black-text:#fff;--pst-color-black-highlight:#000;--pst-color-black-highlight-text:#fff;--pst-color-white:#fff;--pst-color-white-text:var(--ngs-ink-900);--pst-color-white-highlight:var(--ngs-surface-3);--pst-color-white-highlight-text:var(--ngs-ink-900);--pst-color-link:var(--ngs-brand-600);--pst-color-link-hover:var(--ngs-brand-700);--pst-color-link-higher-contrast:#083f6d;--pst-color-heading:var(--ngs-ink-900);--pst-color-inline-code:var(--ngs-brand-700);--pst-color-text-base:var(--ngs-ink-900);--pst-color-text-muted:var(--ngs-ink-700);--pst-color-background:var(--ngs-bg);--pst-color-on-background:#fff;--pst-color-surface:var(--ngs-surface-1);--pst-color-on-surface:var(--ngs-surface-2);--pst-color-border:var(--ngs-border);--pst-color-border-muted:var(--ngs-border-muted);--pst-color-accent:var(--ngs-focus);--pst-color-accent-bg:var(--ngs-brand-050);--pst-color-target:var(--ngs-brand-050);--pst-color-shadow:var(--ngs-shadow);--pst-color-table:var(--ngs-ink-900);--pst-color-table-heading-bg:var(--ngs-brand-100);--pst-color-table-inner-border:var(--ngs-border);--pst-color-table-outer-border:var(--ngs-border);--pst-color-table-row-zebra-low-bg:#fff;--pst-color-table-row-zebra-high-bg:var(--ngs-surface-3);--pst-color-table-row-hover-bg:#edf0f2;--pst-color-blockquote-notch:var(--ngs-brand-600);--pst-color-attention:var(--ngs-warning);--pst-color-attention-bg:var(--ngs-warning-bg);--sd-color-primary:var(--pst-color-primary);--sd-color-primary-bg:var(--pst-color-primary-bg);--sd-color-primary-bg-text:var(--pst-color-primary-text);--sd-color-primary-text:var(--pst-color-primary-text);--sd-color-primary-highlight:var(--pst-color-primary-highlight);--sd-color-secondary:var(--pst-color-secondary);--sd-color-secondary-bg:var(--pst-color-secondary-bg);--sd-color-secondary-bg-text:var(--pst-color-secondary-text);--sd-color-secondary-text:var(--pst-color-secondary-text);--sd-color-secondary-highlight:var(--pst-color-secondary-highlight);--sd-color-success:var(--pst-color-success);--sd-color-success-bg:var(--pst-color-success-bg);--sd-color-success-bg-text:var(--pst-color-success-text);--sd-color-success-text:var(--pst-color-success-text);--sd-color-success-highlight:var(--pst-color-success-highlight);--sd-color-info:var(--pst-color-info);--sd-color-info-bg:var(--pst-color-info-bg);--sd-color-info-bg-text:var(--pst-color-info-text);--sd-color-info-text:var(--pst-color-info-text);--sd-color-info-highlight:var(--pst-color-info-highlight);--sd-color-warning:var(--pst-color-warning);--sd-color-warning-bg:var(--pst-color-warning-bg);--sd-color-warning-bg-text:var(--pst-color-warning-text);--sd-color-warning-text:var(--pst-color-warning-text);--sd-color-warning-highlight:var(--pst-color-warning-highlight);--sd-color-danger:var(--pst-color-danger);--sd-color-danger-bg:var(--pst-color-danger-bg);--sd-color-danger-bg-text:var(--pst-color-danger-text);--sd-color-danger-text:var(--pst-color-danger-text);--sd-color-danger-highlight:var(--pst-color-danger-highlight);--sd-color-light:var(--pst-color-light);--sd-color-light-bg:var(--pst-color-light);--sd-color-light-bg-text:var(--pst-color-light-text);--sd-color-light-text:var(--pst-color-light-text);--sd-color-light-highlight:var(--pst-color-light-highlight);--sd-color-muted:var(--pst-color-muted);--sd-color-muted-bg:var(--pst-color-muted-bg);--sd-color-muted-bg-text:var(--pst-color-muted-text);--sd-color-muted-text:var(--pst-color-muted-text);--sd-color-muted-highlight:var(--pst-color-muted-highlight);--sd-color-dark:var(--pst-color-dark);--sd-color-dark-bg:var(--pst-color-dark);--sd-color-dark-bg-text:var(--pst-color-dark-text);--sd-color-dark-text:var(--pst-color-dark-text);--sd-color-dark-highlight:var(--pst-color-dark-highlight);--sd-color-black:var(--pst-color-black);--sd-color-black-bg:var(--pst-color-black);--sd-color-black-bg-text:var(--pst-color-black-text);--sd-color-black-text:var(--pst-color-black-text);--sd-color-black-highlight:var(--pst-color-black-highlight);--sd-color-white:var(--pst-color-white);--sd-color-white-bg:var(--pst-color-white);--sd-color-white-bg-text:var(--pst-color-white-text);--sd-color-white-text:var(--pst-color-white-text);--sd-color-white-highlight:var(--pst-color-white-highlight)}html[data-theme=dark]{--ngs-brand-700:#9bd0fb;--ngs-brand-600:#79bcf5;--ngs-brand-500:#56a6ea;--ngs-brand-100:#223446;--ngs-brand-050:#173149;--ngs-ink-900:#eff5fb;--ngs-ink-700:#c8d6e3;--ngs-ink-600:#a6b8ca;--ngs-ink-500:#869db4;--ngs-bg:#0f1721;--ngs-surface-1:#1a2937;--ngs-surface-2:#223446;--ngs-surface-3:#15212d;--ngs-border:#31475d;--ngs-border-muted:#3c556c;--ngs-focus:#79bcf5;--ngs-shadow:#0208125c;--ngs-login-bg:#2f7fbe;--ngs-login-bg-hover:#0c65af;--ngs-login-text:#fff;--ngs-success:#5fc48d;--ngs-success-bg:#173426;--ngs-success-highlight:#79d3a0;--ngs-info:var(--ngs-brand-600);--ngs-info-bg:var(--ngs-brand-050);--ngs-info-highlight:var(--ngs-brand-700);--ngs-warning:#efb45f;--ngs-warning-bg:#352712;--ngs-warning-highlight:#f5c980;--ngs-danger:#e78693;--ngs-danger-bg:#3a1920;--ngs-danger-highlight:#f0a3ad;--pst-color-primary:var(--ngs-brand-500);--pst-color-primary-bg:var(--ngs-brand-050);--pst-color-primary-text:#08131c;--pst-color-primary-highlight:var(--ngs-brand-700);--pst-color-primary-highlight-text:#08131c;--pst-color-secondary:#9cb2c8;--pst-color-secondary-bg:var(--ngs-brand-100);--pst-color-secondary-text:#08131c;--pst-color-secondary-highlight:#b0c4d7;--pst-color-secondary-highlight-text:#08131c;--pst-color-success:var(--ngs-success);--pst-color-success-bg:var(--ngs-success-bg);--pst-color-success-text:#08131c;--pst-color-success-highlight:var(--ngs-success-highlight);--pst-color-success-highlight-text:#08131c;--pst-color-info:var(--ngs-info);--pst-color-info-bg:var(--ngs-info-bg);--pst-color-info-text:#08131c;--pst-color-info-highlight:var(--ngs-info-highlight);--pst-color-info-highlight-text:#08131c;--pst-color-warning:var(--ngs-warning);--pst-color-warning-bg:var(--ngs-warning-bg);--pst-color-warning-text:#08131c;--pst-color-warning-highlight:var(--ngs-warning-highlight);--pst-color-warning-highlight-text:#08131c;--pst-color-danger:var(--ngs-danger);--pst-color-danger-bg:var(--ngs-danger-bg);--pst-color-danger-text:#08131c;--pst-color-danger-highlight:var(--ngs-danger-highlight);--pst-color-danger-highlight-text:#08131c;--pst-color-light:var(--ngs-surface-2);--pst-color-light-text:var(--ngs-ink-900);--pst-color-light-highlight:#2a3d51;--pst-color-light-highlight-text:var(--ngs-ink-900);--pst-color-muted:var(--ngs-ink-500);--pst-color-muted-bg:#243545;--pst-color-muted-text:var(--ngs-ink-900);--pst-color-muted-highlight:#9eb4c8;--pst-color-muted-highlight-text:#08131c;--pst-color-dark:#0b121a;--pst-color-dark-text:var(--ngs-ink-900);--pst-color-dark-highlight:#121d28;--pst-color-dark-highlight-text:var(--ngs-ink-900);--pst-color-black:#04080d;--pst-color-black-text:var(--ngs-ink-900);--pst-color-black-highlight:#0b1219;--pst-color-black-highlight-text:var(--ngs-ink-900);--pst-color-white:var(--ngs-ink-900);--pst-color-white-text:#08131c;--pst-color-white-highlight:#dbe7f2;--pst-color-white-highlight-text:#08131c;--pst-color-link:var(--ngs-brand-600);--pst-color-link-hover:var(--ngs-brand-700);--pst-color-link-higher-contrast:#d6ebff;--pst-color-heading:var(--ngs-ink-900);--pst-color-inline-code:var(--ngs-brand-700);--pst-color-text-base:var(--ngs-ink-900);--pst-color-text-muted:var(--ngs-ink-600);--pst-color-background:var(--ngs-bg);--pst-color-on-background:var(--ngs-surface-3);--pst-color-surface:var(--ngs-surface-1);--pst-color-on-surface:var(--ngs-surface-2);--pst-color-border:var(--ngs-border);--pst-color-border-muted:var(--ngs-border-muted);--pst-color-accent:var(--ngs-focus);--pst-color-accent-bg:var(--ngs-brand-050);--pst-color-target:var(--ngs-brand-050);--pst-color-shadow:var(--ngs-shadow);--pst-color-table:var(--ngs-ink-900);--pst-color-table-heading-bg:var(--ngs-brand-100);--pst-color-table-inner-border:var(--ngs-border);--pst-color-table-outer-border:var(--ngs-border);--pst-color-table-row-zebra-low-bg:#12202c;--pst-color-table-row-zebra-high-bg:#172735;--pst-color-table-row-hover-bg:#1d3144;--pst-color-blockquote-notch:var(--ngs-brand-600);--pst-color-attention:var(--ngs-warning);--pst-color-attention-bg:var(--ngs-warning-bg);--sd-color-primary:var(--pst-color-primary);--sd-color-primary-bg:var(--pst-color-primary-bg);--sd-color-primary-bg-text:var(--pst-color-primary-text);--sd-color-primary-text:var(--pst-color-primary-text);--sd-color-primary-highlight:var(--pst-color-primary-highlight);--sd-color-secondary:var(--pst-color-secondary);--sd-color-secondary-bg:var(--pst-color-secondary-bg);--sd-color-secondary-bg-text:var(--pst-color-secondary-text);--sd-color-secondary-text:var(--pst-color-secondary-text);--sd-color-secondary-highlight:var(--pst-color-secondary-highlight);--sd-color-success:var(--pst-color-success);--sd-color-success-bg:var(--pst-color-success-bg);--sd-color-success-bg-text:var(--pst-color-success-text);--sd-color-success-text:var(--pst-color-success-text);--sd-color-success-highlight:var(--pst-color-success-highlight);--sd-color-info:var(--pst-color-info);--sd-color-info-bg:var(--pst-color-info-bg);--sd-color-info-bg-text:var(--pst-color-info-text);--sd-color-info-text:var(--pst-color-info-text);--sd-color-info-highlight:var(--pst-color-info-highlight);--sd-color-warning:var(--pst-color-warning);--sd-color-warning-bg:var(--pst-color-warning-bg);--sd-color-warning-bg-text:var(--pst-color-warning-text);--sd-color-warning-text:var(--pst-color-warning-text);--sd-color-warning-highlight:var(--pst-color-warning-highlight);--sd-color-danger:var(--pst-color-danger);--sd-color-danger-bg:var(--pst-color-danger-bg);--sd-color-danger-bg-text:var(--pst-color-danger-text);--sd-color-danger-text:var(--pst-color-danger-text);--sd-color-danger-highlight:var(--pst-color-danger-highlight);--sd-color-light:var(--pst-color-light);--sd-color-light-bg:var(--pst-color-light);--sd-color-light-bg-text:var(--pst-color-light-text);--sd-color-light-text:var(--pst-color-light-text);--sd-color-light-highlight:var(--pst-color-light-highlight);--sd-color-muted:var(--pst-color-muted);--sd-color-muted-bg:var(--pst-color-muted-bg);--sd-color-muted-bg-text:var(--pst-color-muted-text);--sd-color-muted-text:var(--pst-color-muted-text);--sd-color-muted-highlight:var(--pst-color-muted-highlight);--sd-color-dark:var(--pst-color-dark);--sd-color-dark-bg:var(--pst-color-dark);--sd-color-dark-bg-text:var(--pst-color-dark-text);--sd-color-dark-text:var(--pst-color-dark-text);--sd-color-dark-highlight:var(--pst-color-dark-highlight);--sd-color-black:var(--pst-color-black);--sd-color-black-bg:var(--pst-color-black);--sd-color-black-bg-text:var(--pst-color-black-text);--sd-color-black-text:var(--pst-color-black-text);--sd-color-black-highlight:var(--pst-color-black-highlight);--sd-color-white:var(--pst-color-white);--sd-color-white-bg:var(--pst-color-white);--sd-color-white-bg-text:var(--pst-color-white-text);--sd-color-white-text:var(--pst-color-white-text);--sd-color-white-highlight:var(--pst-color-white-highlight)}html{--pst-header-height:3rem;--pst-sidebar-secondary:14rem}.bd-page-width,.bd-main .bd-content .bd-article-container{max-width:100%}.bd-page-width,.bd-header .bd-header__inner,.bd-container .bd-container__inner,.bd-main .bd-content .bd-article-container{margin:0}body.page-search .bd-container .bd-container__inner.bd-page-width{max-width:88rem}body.page-search .bd-main .bd-content .bd-article-container{max-width:60em}.bd-header{border-bottom:1px solid var(--pst-color-border)}.btn-login,.btn-login:link,.btn-login:visited{background:var(--ngs-login-bg);border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-width:112px;height:36px;margin-top:22px;padding:0 20px;font-family:Roboto-Bold,Arial,sans-serif;font-size:15px;line-height:1;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,opacity .2s;display:inline-flex;color:var(--ngs-login-text)!important}.btn-login:hover,.btn-login:focus-visible,.btn-login:active{background:var(--ngs-login-bg-hover);text-decoration:none;color:var(--ngs-login-text)!important}.bd-header .btn-login{margin-top:0}.search-button__kbd-shortcut{display:none!important}.search-button-field{padding-top:.3em;padding-bottom:.3em}.bd-navbar-elements{border:none}html a,html a:hover,.pst-collapse-sidebar-label:hover,.navbar-nav a:hover,.bd-sidenav a,.bd-sidenav a:hover,.bd-sidenav a:focus,.toc-entry a.nav-link:hover,.dropdown-menu-show a.nav-link:hover,.navbar-brand:hover,.navbar-brand:visited:hover,.bd-header .navbar-nav a.nav-link.dropdown-item,.pst-collapse-sidebar-label{text-decoration:none!important}.bd-sidebar-primary,.bd-sidebar-secondary{border-color:var(--pst-color-border)}#pst-nav-more-links{max-height:70vh;overflow-y:auto}.svg-inline--fa.fa-list{margin-right:.5rem}@media (width>=1000px){.bd-sidebar-primary{width:min(22%,400px);min-width:0;max-width:400px}}.bd-sidebar-secondary{--_toc-line-color:var(--pst-color-border);--_toc-active-color:var(--pst-color-primary);--_toc-text-color:var(--pst-color-text-base);--_toc-muted-color:var(--pst-color-text-muted);--_toc-top-offset:96px;padding-top:24px}.bd-sidebar-secondary .page-toc{position:relative}.bd-sidebar-secondary .page-toc nav{padding-left:20px;position:relative}.bd-sidebar-secondary .page-toc nav:before{content:"";background:var(--_toc-line-color);width:1px;position:absolute;top:0;bottom:0;left:0}.bd-sidebar-secondary .nav{gap:6px}.bd-sidebar-secondary .nav-link{color:var(--_toc-text-color);box-shadow:none;background:0 0;border:0;padding:4px 0;font-size:16px;line-height:1.45;text-decoration:none;transition:color .2s;display:block;position:relative}.bd-sidebar-secondary .nav-link:hover{color:var(--_toc-active-color);text-decoration:none}.bd-sidebar-secondary .nav .nav{margin-top:6px;padding-left:20px}.bd-sidebar-secondary .nav .nav>.nav-item>.nav-link{font-size:15px}.bd-sidebar-secondary .nav-link.active,.bd-sidebar-secondary .nav-link[aria-current=true]{color:var(--_toc-text-color);font-weight:500}.bd-sidebar-secondary .toc-h3>.nav-link{color:var(--_toc-text-color)}.bd-sidebar-secondary .toc-h4>.nav-link{color:var(--_toc-muted-color)}@media (width<=1199.98px){.bd-sidebar-secondary{display:none}}@media (width<=768px){.bd-sidebar-secondary{--_toc-top-offset:80px}.bd-sidebar-secondary .nav-link{font-size:15px}.bd-sidebar-secondary .nav .nav>.nav-item>.nav-link{font-size:14px}}.navbar-brand{padding:0}a.navbar-brand.logo>img.logo__image{width:auto;max-width:30px;height:auto}
/*# sourceMappingURL=homepage.css.map */
