.kb-page .kb-main{padding:34px 0 56px}
.kb-page .kb-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 24px;color:var(--muted,#65718d);font-size:12px;line-height:1.4}
.kb-page .kb-breadcrumb a{color:inherit;text-decoration:none}
.kb-page .kb-breadcrumb a:hover,.kb-page .kb-breadcrumb a:focus-visible{color:var(--blue,#005cff);outline:none}
.kb-page .kb-breadcrumb-separator{color:#a5b0c4}
.kb-page .kb-hero{padding:18px 0 30px;border-bottom:1px solid var(--line,#dce7f7)}
.kb-page .kb-hero h1{margin:0 0 14px;max-width:780px;font-family:"Exo 2","Inter",Arial,Helvetica,sans-serif;font-size:42px;line-height:1.05;font-weight:600;color:var(--navy,#071326)}
.kb-page .kb-hero p{max-width:760px;margin:0 0 15px;color:var(--text,#30405d);font-size:16px;line-height:1.6}
.kb-page .kb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:34px}
.kb-page .kb-category{border:1px solid var(--line,#dce7f7);border-radius:16px;background:#fff;box-shadow:var(--shadow,0 10px 24px rgba(15,42,80,.075));padding:22px}
.kb-page .kb-category:last-child:nth-child(odd){grid-column:1/-1}
.kb-page .kb-category-label{display:inline-flex;align-items:center;min-height:24px;margin:0 0 12px;padding:0 10px;border-radius:999px;background:rgba(0,92,255,.08);color:var(--blue,#005cff);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}
.kb-page .kb-category h2{margin:0 0 14px;font-size:22px;line-height:1.15;color:var(--navy,#071326);font-weight:600}
.kb-page .kb-guide-list{list-style:none;margin:0;padding:0;display:grid;gap:9px}
.kb-page .kb-guide-item{border-top:1px solid #edf2fa;padding-top:9px;color:var(--text,#30405d);font-size:14px;line-height:1.4}
.kb-page .kb-guide-item:first-child{border-top:0;padding-top:0}
.kb-page .kb-guide-link{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--navy,#071326);font-weight:600;text-decoration:none}
.kb-page .kb-guide-link:hover,.kb-page .kb-guide-link:focus-visible{color:var(--blue,#005cff);outline:none}
.kb-page .kb-status{flex:0 0 auto;color:var(--muted,#65718d);font-size:11px;font-weight:600}
.kb-page .kb-status--pilot{color:var(--blue,#005cff)}
.kb-page .kb-article-shell{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:50px;align-items:start;margin-top:34px}
.kb-page .kb-article{max-width:720px;min-width:0}
.kb-page .kb-article h2{margin:36px 0 12px;font-size:24px;line-height:1.2;color:var(--navy,#071326);font-weight:600}
.kb-page .kb-article h3{margin:24px 0 9px;font-size:18px;line-height:1.3;color:var(--navy,#071326);font-weight:600}
.kb-page .kb-article p{margin:0 0 15px;color:var(--text,#30405d);font-size:15px;line-height:1.68}
.kb-page .kb-article ul,.kb-page .kb-article ol{margin:0 0 18px;padding-left:24px;color:var(--text,#30405d);font-size:15px;line-height:1.65}
.kb-page .kb-article li+li{margin-top:5px}
.kb-page .kb-source-required{border:1px solid #f0c36a;border-radius:14px;background:#fffaf0;padding:18px 20px}
.kb-page .kb-source-required strong{display:block;margin-bottom:7px;color:#7a4b00;font-size:15px}
.kb-page .kb-source-required p{margin:0;color:#6a552e;font-size:14px;line-height:1.55}
.kb-page .kb-template-map{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:10px}
.kb-page .kb-template-map li{border:1px solid var(--line,#dce7f7);border-radius:12px;background:var(--soft,#f7faff);padding:13px 15px;color:var(--text,#30405d);font-size:14px;line-height:1.45}
.kb-page .kb-template-map strong{color:var(--navy,#071326)}
.kb-page .kb-figure{margin:0 0 34px}
.kb-page .kb-figure img{display:block;width:100%;height:auto;border:1px solid var(--line,#dce7f7);border-radius:14px;background:#fff}
.kb-page .kb-table-wrap{width:100%;margin:18px 0 18px;overflow-x:auto;border:1px solid var(--line,#dce7f7);border-radius:12px;background:#fff;-webkit-overflow-scrolling:touch}
.kb-page .kb-table-wrap:focus-visible{outline:2px solid var(--blue,#005cff);outline-offset:2px}
.kb-page .kb-comparison-table{width:100%;min-width:680px;border-collapse:collapse;color:var(--text,#30405d);font-size:14px;line-height:1.45}
.kb-page .kb-comparison-table th,.kb-page .kb-comparison-table td{padding:12px 14px;border-bottom:1px solid var(--line,#dce7f7);vertical-align:top;text-align:left}
.kb-page .kb-comparison-table thead th{background:var(--soft,#f7faff);color:var(--navy,#071326);font-weight:700}
.kb-page .kb-comparison-table tbody th{width:31%;color:var(--navy,#071326);font-weight:600;background:#fbfdff}
.kb-page .kb-comparison-table tbody tr:last-child th,.kb-page .kb-comparison-table tbody tr:last-child td{border-bottom:0}
.kb-page .kb-code{margin:10px 0 15px;padding:13px 15px;overflow-x:auto;border:1px solid var(--line,#dce7f7);border-radius:10px;background:#f7f9fc;color:#17253d;font-size:14px;line-height:1.45}
.kb-page .kb-article code{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace}
.kb-page .kb-cta-block{margin:22px 0 30px;padding:18px;border:1px solid var(--line,#dce7f7);border-radius:14px;background:var(--soft,#f7faff)}
.kb-page .kb-cta-block p{margin:10px 0 0;font-size:13px;line-height:1.5;color:var(--muted,#65718d)}
.kb-page .kb-cta-block--hero{max-width:760px;margin:22px 0 0}
.kb-page .kb-cta-block--final{margin-bottom:0}
.kb-page .kb-faq{border-top:1px solid var(--line,#dce7f7)}
.kb-page .kb-faq-item{padding:18px 0;border-bottom:1px solid var(--line,#dce7f7)}
.kb-page .kb-faq-item h3{margin:0 0 7px;font-size:17px}
.kb-page .kb-faq-item p{margin:0}
.kb-page .kb-related-guides{list-style:none;padding:0!important;display:grid;gap:9px}
.kb-page .kb-related-guides li{padding:10px 12px;border:1px solid var(--line,#dce7f7);border-radius:10px;background:#fff}
.kb-page .kb-related-guides a{color:var(--blue,#005cff);font-weight:600;text-decoration:none}
.kb-page .kb-related-guides a:hover,.kb-page .kb-related-guides a:focus-visible{text-decoration:underline;outline:none}
.kb-page .kb-side-card{position:sticky;top:22px;border:1px solid var(--line,#dce7f7);border-radius:18px;background:#fff;box-shadow:var(--shadow,0 10px 24px rgba(15,42,80,.075));padding:24px 22px}
.kb-page .kb-side-card-logo{display:block;width:auto;max-width:108px;height:auto;margin-bottom:14px}
.kb-page .kb-side-card strong{display:block;margin-bottom:8px;font-size:17px;color:var(--navy,#071326)}
.kb-page .kb-side-card p{margin:0 0 16px;color:var(--text,#30405d);font-size:13px;line-height:1.55}
.kb-page .kb-side-links{display:grid;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line,#dce7f7)}
.kb-page .kb-side-links a{color:var(--muted,#65718d);font-size:12px;text-decoration:none}
.kb-page .kb-side-links a:hover,.kb-page .kb-side-links a:focus-visible{color:var(--blue,#005cff);outline:none}
@media (max-width:900px){.kb-page .kb-grid{grid-template-columns:1fr}.kb-page .kb-category:last-child:nth-child(odd){grid-column:auto}.kb-page .kb-article-shell{grid-template-columns:1fr}.kb-page .kb-side-card{position:static}.kb-page .kb-hero h1{font-size:36px}}
@media (max-width:560px){.kb-page .kb-main{padding-top:24px}.kb-page .kb-hero h1{font-size:32px}.kb-page .kb-category{padding:18px}.kb-page .kb-guide-link{align-items:flex-start;flex-direction:column;gap:4px}.kb-page .kb-figure{margin-bottom:26px}.kb-page .kb-cta-block{padding:15px}.kb-page .kb-comparison-table{min-width:620px}}
