.custom-page{--bk-primary-50:#f0fdf4;--bk-primary-200:#bbf7d0;--bk-primary-300:#86efac;--bk-primary-500:#22c55e;--bk-primary-700:#15803d;--bk-primary-800:#166534;--bk-gray-50:#f9fafb;--bk-gray-200:#eaecf0;--bk-gray-400:#98a2b3;--bk-gray-500:#667085;--bk-gray-600:#475467;--bk-gray-900:#101828;--bg-surface:#fff;--border:var(--bk-gray-200);--text-primary:var(--bk-gray-900);--text-secondary:var(--bk-gray-600);--text-muted:var(--bk-gray-500);--accent:var(--bk-primary-700);--accent-hover:var(--bk-primary-800);--accent-bg:var(--bk-primary-50);--fs-xl:32px;--lh-xl:40px;--fs-base:16px;--lh-base:24px;--fs-sm:14px;--lh-sm:20px;--r-md:8px;--r-lg:12px;--focus-ring:0 0 0 3px #fff,0 0 0 6px var(--bk-primary-500);--sh-xs:0 1px 2px rgba(16,24,40,.06);background:#fff;background:var(--bg-surface);color:#101828;color:var(--text-primary);font-family:Roboto,sans-serif;font-size:16px;font-size:var(--fs-base);line-height:24px;line-height:var(--lh-base);padding-top:70px;-webkit-font-smoothing:antialiased}@media (min-width:1024px){.custom-page{padding-top:110px}}.custom-page a{color:var(--accent)}.custom-page a:hover{color:var(--accent-hover);text-decoration:underline}.custom-page :focus-visible{border-radius:var(--r-md);box-shadow:var(--focus-ring);outline:none}.custom-page-layout{margin:0 auto;max-width:calc(100% - 32px);width:1230px}.custom-page-fallback-image{border-radius:var(--r-lg);margin-bottom:24px;-o-object-fit:cover;object-fit:cover;width:100%}.custom-page-fallback-h1{color:var(--text-primary);font-size:28px;font-weight:600;line-height:36px;margin:0 0 16px}.custom-page-hero{align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,656px) 550px;padding:32px 0 48px}.custom-page-hero.is-no-media{grid-template-columns:minmax(0,1fr)}.custom-page-hero-copy{grid-column:1;grid-row:1;min-width:0}.custom-page-hero-top{align-items:center;display:flex;justify-content:space-between}.custom-page-updated{color:var(--text-muted);font-size:14px;line-height:20px;margin-bottom:8px}.custom-page-hero h1{color:var(--text-primary);font-size:var(--fs-xl);font-weight:600;letter-spacing:-.25px;line-height:var(--lh-xl);margin:12px 0 16px}.custom-page-lead{color:var(--text-secondary);font-size:16px;letter-spacing:.15px;line-height:24px;margin:0 0 24px}.custom-page-cta{align-items:center;background:var(--accent);border-radius:var(--r-md);box-shadow:var(--sh-xs);display:inline-flex;font-size:16px;font-weight:600;height:48px;justify-content:center;line-height:1;min-width:224px;padding:0 20px;transition:background .2s ease,transform .2s ease}.custom-page-cta,.custom-page-cta:hover{color:#fff!important;text-decoration:none!important}.custom-page-cta:hover{background:var(--accent-hover)}.custom-page-cta:active{transform:translateY(1px)}.custom-page-hero-media{grid-column:2;grid-row:1/span 2;max-width:550px;width:550px}.custom-page-hero-media img{border-radius:var(--r-lg);height:502px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:550px}.custom-page-authors{border-top:1px solid var(--border);grid-column:1;grid-row:2;margin:32px 0 0;padding-top:24px}.custom-page-authors>div:first-child{color:var(--text-muted);font-size:14px;font-weight:500;line-height:20px}.custom-page-authors-list{border-left:2px solid var(--accent);color:var(--text-secondary);display:flex;flex-direction:column;font-size:14px;gap:16px;line-height:20px;margin:12px 0 0;padding:4px 0 4px 16px}.custom-page-author-avatar{border-radius:9999px;height:48px;margin-right:16px;-o-object-fit:cover;object-fit:cover;width:48px}.custom-page-authors a{color:inherit}.custom-page-author-role{color:var(--accent);font-weight:600;text-decoration:underline}.custom-page-toc{background:var(--bk-gray-50);border:1px solid var(--border);border-radius:var(--r-lg);margin:0 0 32px;overflow:hidden;padding:16px 24px}.custom-page-toc ul{display:flex;flex-wrap:nowrap;gap:8px;list-style:none;margin:0;overflow-x:auto;padding:0 0 4px;scrollbar-width:none}.custom-page-toc ul::-webkit-scrollbar{display:none}.custom-page-toc li{margin:0;padding:0}.custom-page-toc a{background:#fff;border:1px solid var(--border);border-radius:var(--r-md);color:var(--text-secondary);display:block;font-size:var(--fs-sm);line-height:var(--lh-sm);padding:8px 12px;text-decoration:none;white-space:nowrap}.custom-page-toc a.is-active,.custom-page-toc a:hover{background:var(--accent-bg);border-color:var(--bk-primary-300);color:var(--accent);font-weight:500;text-decoration:none}.custom-page-main{color:var(--text-secondary);font-size:var(--fs-base);line-height:var(--lh-base);padding:0 0 80px}.custom-page-block{min-width:0;scroll-margin-top:118px}.custom-page-block+.custom-page-block{margin-top:56px}.custom-page-block h2,.custom-page-block-content h2{color:var(--text-primary);font-size:28px;font-weight:600;letter-spacing:-.15px;line-height:36px;margin:0 0 16px}.custom-page-block-content h3{color:var(--text-primary);font-size:22px;font-weight:600;line-height:30px;margin:32px 0 12px}.custom-page-block-content p{margin:0 0 16px}.custom-page-block-content a{text-underline-offset:2px}.custom-page-block-content ol,.custom-page-block-content ul{margin:8px 0 24px;padding-left:24px}.custom-page-block-content ul{list-style:disc}.custom-page-block-content ol{list-style:decimal}.custom-page-block-content li{margin-bottom:8px;padding-left:4px}.custom-page-block-content li::marker{color:var(--text-muted)}.custom-page-block-content img{border-radius:var(--r-lg);height:auto;margin:16px 0;max-width:100%}.custom-page-block-content table{border:1px solid var(--border);border-collapse:separate;border-radius:var(--r-lg);border-spacing:0;color:var(--text-secondary);font-size:var(--fs-sm);line-height:var(--lh-sm);margin:20px 0 32px;overflow:hidden;width:100%}.custom-page-block-content td,.custom-page-block-content th{border:0;border-bottom:1px solid var(--border);padding:12px 16px;text-align:left;vertical-align:top}.custom-page-block-content td+td,.custom-page-block-content td+th,.custom-page-block-content th+td,.custom-page-block-content th+th{border-left:1px solid var(--border)}.custom-page-block-content tr:last-child td,.custom-page-block-content tr:last-child th{border-bottom:0}.custom-page-block-content thead td,.custom-page-block-content thead th{background:var(--bk-gray-50);color:var(--text-primary);font-weight:600}.custom-page-block-content tbody th{color:var(--text-primary);font-weight:500}.custom-page-block-content table.is-summary{border-color:var(--bk-primary-200);box-shadow:0 1px 2px #1018280a}.custom-page-block-content table.is-summary thead td,.custom-page-block-content table.is-summary thead th{background:var(--accent-bg)}.custom-page-block-content table.is-summary td{color:var(--text-primary);font-weight:600}.custom-page-block-content:has(table.is-wide){max-width:100%;overflow-x:auto;scrollbar-color:var(--bk-gray-400) transparent;scrollbar-width:thin}.custom-page-block-content table.is-wide{min-width:900px}.custom-page-block:has(.is-note){background:var(--bk-gray-50);border:1px solid var(--border);border-radius:var(--r-lg);padding:24px}.custom-page-block:has(.is-note)>h2{font-size:24px;line-height:32px;margin-bottom:12px}.custom-page-block-content .is-note{color:var(--text-secondary)}.custom-page-block:has(.is-note) .is-note{background:transparent;border:0;padding:0}.custom-page-block-content .is-note p:last-child{margin-bottom:0}.custom-page-block-content ul.is-link-grid{display:grid;gap:12px 24px;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none;margin:20px 0 40px;padding:0}.custom-page-block-content ul.is-link-grid li{margin:0;min-width:0;padding:0}.custom-page-block-content ul.is-link-grid a{color:var(--text-primary);display:flex;flex-direction:column;font-weight:500;text-decoration:none}.custom-page-block-content ul.is-link-grid a:hover{color:var(--accent);text-decoration:underline}.custom-page-block-content ul.is-link-grid small{color:var(--text-muted);font-size:var(--fs-sm);font-weight:400;line-height:var(--lh-sm);margin-top:4px}@media (max-width:1023px){.custom-page-layout{margin:0 auto;max-width:min(720px,calc(100% - 32px));width:auto}.custom-page-hero{display:flex;flex-direction:column;gap:24px;padding:24px 0 40px}.custom-page-hero-top{align-items:flex-start;flex-direction:column;gap:4px}.custom-page-hero h1{font-size:28px;line-height:36px;margin:12px 0}.custom-page-lead{margin-bottom:20px}.custom-page-cta{width:100%}.custom-page-hero-media{max-width:none;order:2;width:100%}.custom-page-hero-media img{height:193px;width:100%}.custom-page-authors{order:3;padding-top:20px;width:100%}.custom-page-toc{margin-bottom:24px;padding:16px}.custom-page-main{padding-bottom:64px}.custom-page-block+.custom-page-block{margin-top:44px}.custom-page-block h2,.custom-page-block-content h2{font-size:24px;line-height:32px}.custom-page-block-content h3{font-size:20px;line-height:28px;margin-top:28px}.custom-page-block-content td,.custom-page-block-content th{padding:10px 12px}.custom-page-block:has(.is-note){padding:20px}.custom-page-block:has(.is-note)>h2{font-size:22px;line-height:30px}.custom-page-block-content ul.is-link-grid{gap:20px 16px;grid-template-columns:repeat(2,minmax(0,1fr))}}
