.article{background:#fff}.article-toc-nav-button{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:999px;justify-content:center;align-items:center;width:auto;padding:7px 12px;font-size:14px;font-weight:700;line-height:1;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.article-toc-nav-button:hover,.article-toc-nav-button[aria-expanded=true]{color:#3339f1;background:#eef2ff;border-color:#3339f1}.article-header{border-bottom:0;padding:100px 0 50px}.article-hero{z-index:1;box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 32px;position:relative}.mobile-breadcrumbs{display:none}.article-hero .breadcrumbs{color:#6b7280;margin-bottom:30px;font-size:15px;font-weight:400;line-height:22px}.article-hero .breadcrumbs span{color:#374151;font-weight:600}h1{overflow-wrap:anywhere;color:#111827;letter-spacing:0;max-width:750px;margin:0;font-size:46px;font-weight:800;line-height:1.2}.subtitle{color:#374151;margin:20px 0 0;font-size:22px;font-weight:700;line-height:1.4}.article-meta-grid{color:#6b7280;flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;gap:32px;margin-top:40px;font-size:14px;font-weight:400;line-height:20px;display:flex}.meta-person,.meta-updated,.meta-reading-time{align-items:flex-end;gap:15px;min-width:0;display:flex}.meta-person img{border-radius:50%;flex:none;width:50px;height:50px}.meta-person span,.meta-updated span,.meta-reading-time span{color:#6b7280;text-transform:capitalize;font-size:14px;font-weight:400;line-height:20px;display:block}.meta-person strong,.meta-updated strong,.meta-reading-time strong{color:#111827;margin-top:3px;font-size:14px;font-weight:600;line-height:20px;display:block}.meta-updated,.meta-reading-time{align-self:end;display:block}.article-shell{box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(0,1216px) auto;column-gap:0;width:100%;max-width:1280px;margin:0 auto;padding:60px 32px 96px;display:grid;position:relative}.article-content-grid{grid-column:2;grid-template-columns:270px minmax(0,1fr);gap:50px;width:100%;min-width:0;display:grid}.article-content-grid.has-no-toc{grid-template-columns:minmax(0,1fr);justify-content:center}.article-toc{min-width:0;display:block}.toc-card{background:#fff;max-height:calc(100vh - 144px);padding:20px 0;position:sticky;top:112px;overflow:auto}.toc-card nav{gap:0;display:grid}.toc-card a{color:#4b5563;border-left:2px solid #e5e7eb;padding:5px 0 5px 14px;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s;display:block}.toc-card a:hover,.toc-card a.is-active{color:#3339f1;border-left-color:#3339f1}.toc-heading-row{grid-template-columns:minmax(0,1fr) 28px;align-items:start;gap:4px;display:grid}.toc-heading-row a:not(.has-children){grid-column:1/-1}.toc-toggle{color:#6b7280;cursor:pointer;background:#f9fafb;border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s,color .2s;display:inline-flex}.toc-toggle:hover,.toc-toggle.is-open{color:#3339f1;background:#eff6ff}.toc-toggle svg{width:14px;height:14px;transition:all .2s}.toc-toggle.is-open svg{transform:rotate(-90deg)}.toc-card a.is-sub{padding-left:28px;font-size:13px;font-weight:400;display:none}.toc-card a.is-sub.is-visible{display:block}.article-toc-overlay{z-index:70;color:#fff;background:#000;display:none;position:fixed;inset:0}.article-toc-overlay.is-open{display:block}.article-toc-panel{flex-direction:column;height:100%;display:flex}.article-toc-panel-header{border-bottom:1px solid #ffffff47;justify-content:space-between;align-items:center;min-height:72px;padding:0 20px;display:flex}.article-toc-panel-header h2{color:#fff;margin:0;font-size:20px;font-weight:800;line-height:1.2}.article-toc-close{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.article-toc-close svg{width:24px;height:24px}.article-toc-panel-nav{align-content:start;gap:0;padding:20px 20px 40px;display:grid;overflow:auto}.article-toc-panel-nav a{color:#fff;border-left:0;min-width:0;padding:9px 0;font-size:15px;font-weight:500;line-height:1.45;text-decoration:none;display:block}.article-toc-panel-nav a.is-active{font-weight:800}.article-toc-panel-nav a.is-sub{padding-left:14px;font-size:14px;font-weight:400;display:none}.article-toc-panel-nav a.is-sub.is-visible{display:block}.article-toc-panel-nav .toc-toggle{color:#fff;background:#ffffff1f}.article-toc-panel-nav .toc-toggle:hover,.article-toc-panel-nav .toc-toggle.is-open{color:#fff;background:#ffffff29}.article-body{min-width:0}.post-share-buttons{grid-area:1/3;align-self:start;width:40px;min-width:0;margin-left:20px;padding-top:20px;position:sticky;top:112px}.post-share-buttons ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.post-share-buttons li{margin:0;padding:0}.post-share-buttons a{color:#6b7280;background:#f9fafb;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s,color .2s,all .2s;display:inline-flex}.post-share-buttons a:hover{color:#2563eb;background:#eff6ff;transform:translateY(-2px)}.post-share-buttons svg{flex:none;width:18px;height:18px}.content{color:#374151;overflow-wrap:anywhere;font-size:18px;font-weight:400;line-height:1.8}.content *,.content :before,.content :after{box-sizing:border-box}.content :first-child{margin-top:0}.content :last-child{margin-bottom:0}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#111827;letter-spacing:0;scroll-margin-top:112px;font-weight:800;line-height:1.25}.content h1{margin:64px 0 24px;font-size:40px}.content h2{margin:60px 0 20px;scroll-margin-top:112px;font-size:32px}.content h3{margin:40px 0 16px;font-size:24px;line-height:1.4}.content h4{margin:34px 0 14px;font-size:22px;line-height:1.4}.content h5{margin:30px 0 12px;font-size:19px;line-height:1.45}.content h6{color:#4b5563;text-transform:uppercase;margin:28px 0 12px;font-size:16px;line-height:1.45}.content p,.content address{margin:0 0 24px}.content a{color:#2563eb;text-underline-offset:4px;font-weight:600;text-decoration:underline 2px #0000;transition:color .2s,text-decoration-color .2s}.content a:hover{color:#1d4ed8;text-decoration-color:#1d4ed8}.content strong,.content b{color:#111827;font-weight:700}.content em,.content i{color:#1f2937}.content mark{color:#92400e;background:#fef3c7;border-radius:4px;padding:0 4px}.content small{font-size:.875em}.content sub,.content sup{font-size:.75em;line-height:0}.content abbr[title]{cursor:help;text-underline-offset:3px;text-decoration:underline dotted}.content hr,.content .wp-block-separator{background:#e5e7eb;border:0;height:1px;margin:48px 0}.content .wp-block-separator.is-style-wide{height:2px}.content .wp-block-separator.is-style-dots{text-align:center;background:0 0;height:auto}.content .wp-block-separator.is-style-dots:before{color:#9ca3af;content:"...";letter-spacing:12px;font-size:28px}.content ul,.content ol{margin:0 0 24px;padding-left:28px}.content ul{list-style:outside}.content ol{list-style:decimal}.content li{margin:8px 0;padding-left:4px}.content li::marker{color:#2563eb;font-weight:700}.content li>ul,.content li>ol{margin:8px 0 0}.content dl{margin:0 0 24px}.content dt{color:#111827;font-weight:700}.content dd{color:#4b5563;margin:6px 0 16px 20px}.content figure{margin:36px 0 44px}.content img{border-radius:12px;width:100%;max-width:100%;height:auto;display:block;box-shadow:0 10px 30px #0f172a14}.content figure img{margin:0}.content p:has(>img:only-child){margin:36px 0 44px}.content figure+p,.content figure+h2,.content figure+h3,.content p:has(img+p),.content p:has(img+h2),.content p:has(img+h3){margin-top:36px}.content figcaption,.content .wp-caption-text{color:#6b7280;text-align:center;margin-top:10px;font-size:14px;line-height:1.6}.content .aligncenter{text-align:center;margin-left:auto;margin-right:auto}.content .alignleft{float:left;max-width:min(50%,360px);margin:8px 24px 16px 0}.content .alignright{float:right;max-width:min(50%,360px);margin:8px 0 16px 24px}.content .alignwide,.content .alignfull{width:100%;max-width:100%}.content blockquote,.content .wp-block-quote{color:#374151;background:#f8fafc;border-left:4px solid #2563eb;border-radius:0 12px 12px 0;margin:32px 0;padding:24px 28px;font-size:16px;font-style:normal;line-height:1.7}.content blockquote p{margin-bottom:14px}.content blockquote cite,.content .wp-block-quote cite{color:#6b7280;margin-top:14px;font-size:14px;font-style:normal;font-weight:600;display:block}.content .wp-block-pullquote{text-align:center;border-top:2px solid #e5e7eb;border-bottom:2px solid #e5e7eb;margin:40px 0;padding:28px 20px}.content .wp-block-pullquote blockquote{color:#111827;background:0 0;border:0;margin:0;padding:0;font-size:24px}.content .wp-block-table{width:100%;max-width:100%;margin:32px 0;display:block;overflow-x:auto}.table-responsive-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;width:100%;max-width:100vw;margin:32px 0;overflow-x:auto;box-shadow:0 0 0 1px #e5e7eb}.content table{border-collapse:collapse;border-style:hidden;border-radius:12px;font-size:16px;line-height:1.6;width:max-content!important;min-width:100%!important;max-width:none!important;margin:0!important;display:table!important}.content tr:first-child th:first-child,.content tr:first-child td:first-child{border-top-left-radius:12px}.content tr:first-child th:last-child,.content tr:first-child td:last-child{border-top-right-radius:12px}.content tr:last-child th:first-child,.content tr:last-child td:first-child{border-bottom-left-radius:12px}.content tr:last-child th:last-child,.content tr:last-child td:last-child{border-bottom-right-radius:12px}.content caption{caption-side:bottom;color:#6b7280;text-align:left;padding-top:10px;font-size:14px}.content th,.content td{vertical-align:top;text-align:left;word-break:normal;border-bottom:1px solid #e5e7eb;padding:14px 16px}.content th{color:#111827;white-space:nowrap;background:#f9fafb;font-weight:700}.content td{max-width:260px}.content tr:nth-child(2n) td{background:#fcfcfd}.content tr:last-child td,.content tr:last-child th{border-bottom:0}.content code,.content kbd,.content samp{color:#be123c;background:#f3f4f6;border-radius:6px;padding:2px 6px;font-size:.9em;font-weight:600}.content kbd{color:#111827;border:1px solid #d1d5db;box-shadow:inset 0 -1px #d1d5db}.content pre,.content .wp-block-code{color:#f9fafb;white-space:pre;background:#111827;border:1px solid #94a3b824;border-radius:12px;max-width:100%;margin:32px 0;padding:20px 24px;line-height:1.6;display:block;position:relative;overflow-x:auto;box-shadow:0 14px 35px #0f172a29}.content pre[data-language]{padding-top:52px}.content pre[data-language]:before{content:attr(data-language);color:#cbd5e1;letter-spacing:.02em;text-transform:none;background:#94a3b82e;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:14px;left:18px}.content pre[data-language=bash]:before{content:"Bash"}.content pre[data-language=nginx]:before{content:"Nginx"}.content pre[data-language=html]:before{content:"HTML"}.content pre[data-language=css]:before{content:"CSS"}.content pre[data-language=javascript]:before{content:"JavaScript"}.content pre[data-language=typescript]:before{content:"TypeScript"}.content pre[data-language=jsx]:before{content:"JSX"}.content pre[data-language=tsx]:before{content:"TSX"}.content pre[data-language=json]:before{content:"JSON"}.content pre[data-language=yaml]:before{content:"YAML"}.content pre[data-language=php]:before{content:"PHP"}.content pre[data-language=sql]:before{content:"SQL"}.content pre[data-language=markdown]:before{content:"Markdown"}.content pre[data-language=diff]:before{content:"Diff"}.content pre[data-language=plaintext]:before{content:"Plain Text"}.content pre code,.content pre span,.content .wp-block-code code{color:inherit;white-space:pre;background:0 0;padding:0;font-size:15px;font-weight:500}.content .wp-block-buttons{flex-wrap:wrap;gap:12px;margin:32px 0;display:flex}.content .wp-block-button__link,.content .wp-block-file__button{color:#fff;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:15px;font-weight:700;line-height:1.3;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #2563eb2e}.content .wp-block-button__link:hover,.content .wp-block-file__button:hover{color:#fff;background:#1d4ed8}.content .wp-block-file{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin:28px 0;padding:16px;display:flex}.content .wp-block-columns{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin:32px 0;display:grid}.content .wp-block-column{min-width:0}.content .wp-block-media-text{grid-template-columns:minmax(0,42%) minmax(0,1fr);align-items:center;gap:28px;margin:36px 0;display:grid}.content .wp-block-media-text__media img{margin:0}.content .wp-block-cover{color:#fff;background:#111827;border-radius:16px;place-items:center;min-height:280px;padding:40px 28px;display:grid;overflow:hidden}.content .wp-block-cover a,.content .wp-block-cover strong{color:inherit}.content .wp-block-gallery,.content .blocks-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:32px 0;padding:0;list-style:none;display:grid}.content .wp-block-gallery figure,.content .blocks-gallery-item{margin:0}.content .wp-block-gallery img,.content .blocks-gallery-item img{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%}.content .wp-block-embed,.content .wp-block-video,.content .wp-block-audio{margin:32px 0}.content iframe,.content video,.content embed,.content object{border-radius:12px;max-width:100%}.content video,.content audio{width:100%}.content details:not([data-service-accordion]),.content .wp-block-details{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:24px 0;padding:16px 18px;box-shadow:0 8px 24px #0f172a0d}.content details:not([data-service-accordion]) summary{cursor:pointer;color:#111827;font-weight:700}.content details:not([data-service-accordion])>:not(summary){margin-top:14px}html[data-theme=dark] .article{background:#080b12}html[data-theme=dark] .article-hero .breadcrumbs{color:#cbd5e1}html[data-theme=dark] .article-hero .breadcrumbs span,html[data-theme=dark] h1{color:#f8fafc}html[data-theme=dark] .subtitle{color:#cbd5e1}html[data-theme=dark] .article-meta-grid,html[data-theme=dark] .meta-person span,html[data-theme=dark] .meta-updated span{color:#94a3b8}html[data-theme=dark] .meta-person strong,html[data-theme=dark] .meta-updated strong,html[data-theme=dark] .meta-updated small{color:#f8fafc}html[data-theme=dark] .article-shell{background:#080b12}html[data-theme=dark] .toc-card{color:#cbd5e1;background:#080b12}html[data-theme=dark] .article-toc-nav-button{color:#cbd5e1;background:#0f172a;border-color:#243044}html[data-theme=dark] .toc-card a{color:#cbd5e1;border-left-color:#243044}html[data-theme=dark] .toc-card a:hover,html[data-theme=dark] .toc-card a.is-active{color:#93c5fd}html[data-theme=dark] .article-toc-nav-button:hover,html[data-theme=dark] .article-toc-nav-button[aria-expanded=true]{color:#93c5fd;background:#111827}html[data-theme=dark] .toc-card a:hover,html[data-theme=dark] .toc-card a.is-active{border-left-color:#60a5fa}html[data-theme=dark] .toc-toggle{color:#cbd5e1;background:#080b12;box-shadow:inset 0 0 0 1px #243044}html[data-theme=dark] .toc-toggle:hover,html[data-theme=dark] .toc-toggle.is-open{color:#e5e7eb;background:#111827;box-shadow:inset 0 0 0 1px #334155}html[data-theme=dark] .post-share-buttons a{color:#cbd5e1;background:#0f172a;box-shadow:inset 0 0 0 1px #243044}html[data-theme=dark] .post-share-buttons a:hover{color:#93c5fd;background:#172554}html[data-theme=dark] .content{color:#cbd5e1}html[data-theme=dark] .content h1,html[data-theme=dark] .content h2,html[data-theme=dark] .content h3,html[data-theme=dark] .content h4,html[data-theme=dark] .content h5,html[data-theme=dark] .content h6,html[data-theme=dark] .content strong,html[data-theme=dark] .content b,html[data-theme=dark] .content em,html[data-theme=dark] .content i{color:#f8fafc}html[data-theme=dark] .content a{color:#93c5fd;text-decoration-color:#0000}html[data-theme=dark] .content a:hover{color:#bfdbfe;text-decoration-color:#bfdbfe}html[data-theme=dark] .content blockquote,html[data-theme=dark] .content .wp-block-quote,html[data-theme=dark] .content details:not([data-service-accordion]),html[data-theme=dark] .content .wp-block-details{color:#cbd5e1;background:#0f172a;border-color:#2563eb;box-shadow:0 12px 28px #0000003d}html[data-theme=dark] .content blockquote cite,html[data-theme=dark] .content .wp-block-quote cite,html[data-theme=dark] .content figcaption,html[data-theme=dark] .content .wp-caption-text,html[data-theme=dark] .content caption{color:#94a3b8}html[data-theme=dark] .content .wp-block-pullquote{border-color:#334155}html[data-theme=dark] .content table{background:#0f172a;border-color:#334155}html[data-theme=dark] .content th,html[data-theme=dark] .content td{border-color:#334155}html[data-theme=dark] .content th{color:#f8fafc;background:#111827}html[data-theme=dark] .content tr:nth-child(2n) td{background:#0b1220}html[data-theme=dark] .content code,html[data-theme=dark] .content kbd,html[data-theme=dark] .content samp{color:#bfdbfe;background:#111827}html[data-theme=dark] .content pre,html[data-theme=dark] .content .wp-block-code{background:#020617;border-color:#243044}html[data-theme=dark] .content pre[data-language]:before{color:#e2e8f0;background:#334155f2}html[data-theme=dark] .content pre code,html[data-theme=dark] .content pre span,html[data-theme=dark] .content .wp-block-code code{color:inherit;background:0 0}html[data-theme=dark] .content summary{color:#f8fafc}.content .resource-download-card{background:linear-gradient(135deg,#eff6ffe6,#fff);border:1px solid #2563eb2e;border-radius:1.25rem;margin-top:3rem;padding:1.5rem;box-shadow:0 18px 40px #2563eb14}.content .resource-download-header{gap:.75rem;margin-bottom:1.25rem;display:grid}.content .resource-download-eyebrow{color:#1d4ed8;letter-spacing:.01em;background:#2563eb1f;border-radius:999px;align-items:center;width:fit-content;padding:.35rem .8rem;font-size:.8125rem;font-weight:700;display:inline-flex}.content .resource-download-card h2{color:#0f172a;margin:0;font-size:1.6rem}.content .resource-download-card p{color:#475569;margin:0}.content .resource-download-actions{flex-wrap:wrap;gap:.875rem;margin:0 0 1.25rem;display:flex}.content .resource-download-primary,.content .resource-download-secondary{border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:.6rem 1.25rem;font-size:15px;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.content .resource-download-primary{color:#fff;background:#2563eb;box-shadow:0 14px 30px #2563eb3d}.content .resource-download-primary:hover{color:#fff;background:#1d4ed8;transform:translateY(-1px)}.content .resource-download-secondary{color:#1d4ed8;background:#ffffffeb;border:1px solid #2563eb2e}.content .resource-download-secondary:hover{color:#1d4ed8;background:#eff6ff;transform:translateY(-1px)}.content .resource-download-meta{gap:.9rem;margin:0;display:grid}.content .resource-download-meta div{gap:.25rem;display:grid}.content .resource-download-meta dt{color:#1e3a8a;font-size:.8125rem;font-weight:700}.content .resource-download-meta dd{color:#334155;margin:0}html[data-theme=dark] .content .resource-download-card{background:linear-gradient(135deg,#0f172af5,#020617f5);border-color:#1d4ed8;box-shadow:0 18px 40px #02061766}html[data-theme=dark] .content .resource-download-eyebrow{color:#bfdbfe;background:#3b82f62e}html[data-theme=dark] .content .resource-download-card h2{color:#f8fafc}html[data-theme=dark] .content .resource-download-card p,html[data-theme=dark] .content .resource-download-meta dd{color:#cbd5e1}html[data-theme=dark] .content .resource-download-meta dt{color:#93c5fd}html[data-theme=dark] .content .resource-download-secondary{color:#bfdbfe;background:#0f172ae6;border-color:#334155}html[data-theme=dark] .content .resource-download-secondary:hover{color:#dbeafe;background:#172554}.content .article-source-note{background:linear-gradient(135deg,#f8fafcfa,#eff6ffb8);border:1px solid #94a3b847;border-radius:1.25rem;margin-top:3rem;padding:1.35rem 1.5rem;box-shadow:0 18px 40px #94a3b81f}.content .article-source-note-header{gap:.65rem;margin-bottom:.75rem;display:grid}.content .article-source-note-title{color:#0f172a;margin:0;font-size:1.2rem;font-weight:800}.content .article-source-note-body{color:#475569;gap:.9rem;font-size:.95em;display:grid}.content .article-source-note-body p{margin:0}.content .article-source-note-body a{color:#2563eb;text-underline-offset:3px;overflow-wrap:anywhere;text-decoration:none;transition:all .2s}.content .article-source-note-body a:hover{color:#1d4ed8;text-decoration:underline}.content .article-source-note-supplemental{gap:.55rem;display:grid}.content .article-source-note-sources{gap:.45rem;margin:0;padding-left:1.2rem;display:grid}.content .article-source-note-sources li{color:#334155;margin:0}html[data-theme=dark] .content .article-source-note{background:linear-gradient(135deg,#0f172af5,#020617f5);border-color:#334155;box-shadow:0 18px 40px #02061766}html[data-theme=dark] .content .article-source-note-title{color:#f8fafc}html[data-theme=dark] .content .article-source-note-body,html[data-theme=dark] .content .article-source-note-sources li{color:#cbd5e1}html[data-theme=dark] .content .article-source-note-body a{color:#93c5fd}html[data-theme=dark] .content .article-source-note-body a:hover{color:#dbeafe}@media (width<=960px){.article-shell{width:100%;max-width:1280px;padding:35px 16px 72px;display:block}.article-content-grid{display:block}.article-toc,.post-share-buttons{display:none}}@media (width<=1180px) and (width>=961px){.article-content-grid{grid-template-columns:240px minmax(0,1fr);gap:32px}.post-share-buttons{display:none}}@media (width<=640px){.article-header{padding:120px 0 40px}.desktop-breadcrumbs{display:none}.mobile-breadcrumbs{display:block}h1{font-size:26px;line-height:38px}.article-meta-grid{grid-template-columns:repeat(3,minmax(0,auto));justify-content:space-between;gap:12px;margin-top:28px;display:grid}.meta-person{gap:8px}.meta-person img{width:34px;height:34px}.meta-person span,.meta-person strong,.meta-updated span,.meta-updated strong,.meta-reading-time span,.meta-reading-time strong,.meta-updated small{font-size:12px;line-height:18px}.content{font-size:17px}.content h1{font-size:30px}.content h2{font-size:26px}.content h3{font-size:22px}.content h4{font-size:20px}.content h5{font-size:18px}.content h6{font-size:15px}.content blockquote{padding:16px;font-size:15px}.content .alignleft,.content .alignright{float:none;max-width:100%;margin:24px 0}.content img{margin:24px 0}.content table{min-width:560px;font-size:15px}.content pre{padding:16px}.content pre span,.content pre code{font-size:14px}.content .wp-block-media-text,.content .wp-block-columns{grid-template-columns:1fr;gap:18px}.content .wp-block-gallery,.content .blocks-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}}
