html{box-sizing:border-box;min-height:100%;overflow-x:clip}.articles-section{margin-top:3rem}.article__header{margin-bottom:1.75rem}.empty-state{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;padding:2rem}.empty-state h2{margin-top:0}*,:before,:after{box-sizing:inherit}body{color:#1f2933;background:#f8fafc;flex-direction:column;min-height:100vh;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;display:flex;overflow-x:clip}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:none;width:1em;height:1em}.icon--brand{fill:currentColor;stroke:none}.site-header,.site-footer{padding:1.25rem 0}.site-header{z-index:20;background:#fff;border-bottom:0;border-radius:0;width:100%;margin-top:0;position:sticky;top:0;right:0;box-shadow:0 14px 32px #0f172a0f}.site-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;max-width:1180px;margin:0 auto;padding:.45rem 1.5rem;display:grid}.site-brand{color:inherit;justify-self:start;align-items:center;gap:.75rem;min-width:0;display:inline-flex}.site-brand img{aspect-ratio:1;object-fit:cover;object-position:center top;border-radius:50%;width:2rem;height:2rem;display:block}.site-brand span{text-overflow:ellipsis;white-space:nowrap;font-size:1.5rem;font-weight:700;overflow:hidden}.site-header nav{overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;justify-self:center;min-width:0;max-width:100%;padding:.35rem;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.site-header nav ul{gap:.25rem;min-width:max-content;margin:0;padding:0;list-style:none;display:flex}.site-header nav a{color:#475467;border-radius:999px;padding:.55rem .85rem;font-weight:700;line-height:1;display:inline-flex}.site-header nav a:hover{color:#1d4ed8;background:#eff6ff;text-decoration:none}.site-header a.active{color:#fff;background:#2563eb;font-weight:700}.site-menu-button,.site-coffee-button,.site-search-button{aspect-ratio:1;color:#475467;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;font-size:1rem;display:inline-flex}.site-header__actions{justify-self:end;gap:.5rem;display:flex}.site-menu-button{display:none}.site-menu-button:hover,.site-coffee-button:hover,.site-search-button:hover{color:#1d4ed8;background:#eff6ff}.site-coffee-button:hover{text-decoration:none}.support-page{text-align:center;max-width:720px;margin:0 auto}.support-page__icon{color:#b45309;margin-bottom:1rem;font-size:3rem;line-height:1}.support-page__icon .icon{display:inline-block}.support-page p{font-size:1.1rem}.support-page__button{color:#1f2933;background:#f59e0b;border-radius:999px;align-items:center;gap:.6rem;margin-top:1rem;padding:.8rem 1.25rem;font-size:1.05rem;font-weight:800;display:inline-flex}.support-page__button:hover{color:#fff;background:#d97706;text-decoration:none}.site-main{flex:1;padding:0 0 3rem}.content-panel{background:#fff;border:1px solid #e5e7eb;border-top:0;border-radius:0 0 8px 8px;width:100%;max-width:1180px;margin-top:0;margin-left:auto;margin-right:auto;padding:3rem;box-shadow:0 18px 36px #0f172a0f}.site-footer{color:#667085;border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1180px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;display:flex}.site-footer p{margin:0}.search-open{overflow:hidden}.search-modal[hidden]{display:none}.search-modal{z-index:100;position:fixed;inset:0}.search-modal__backdrop{background:#0f172a73;position:absolute;inset:0}.search-modal__dialog{background:#fff;border-radius:8px;width:100%;max-width:min(92vw,640px);padding:2rem;position:absolute;top:18vh;left:50%;transform:translate(-50%);box-shadow:0 24px 64px #0f172a38}.search-modal__dialog h2{margin:0 0 1.5rem}.search-modal__close{color:#475467;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex;position:absolute;top:1rem;right:1rem}.search-form label{margin-bottom:.5rem;font-weight:700;display:block}.search-form__row{gap:.75rem;display:flex}.search-form input{font:inherit;border:1px solid #cbd5e1;border-radius:8px;flex:1;min-width:0;padding:.8rem .9rem}.search-form button{color:#fff;cursor:pointer;font:inherit;background:#2563eb;border:0;border-radius:8px;padding:.8rem 1rem;font-weight:700}.footer-links,.footer-nav,.footer-socials{flex-wrap:wrap;display:flex}.footer-links{align-items:center;gap:1.25rem;min-width:0}.footer-nav,.footer-socials{gap:.85rem}.footer-nav a,.footer-socials a{color:#475467;align-items:center;gap:.35rem;font-size:.95rem;font-weight:700;display:inline-flex}.footer-nav a:hover,.footer-socials a:hover{color:#2563eb}.hero,.home-intro{margin-bottom:3rem}.hero{max-width:760px}.home-intro{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center;gap:3rem;display:grid}.home-intro__content{max-width:760px}.home-intro h1,.hero h1{margin:0 0 1rem;font-size:clamp(2.25rem,6vw,4.5rem);line-height:1}.home-intro p,.hero p{color:#475467;font-size:1.125rem}.home-intro__media{aspect-ratio:1;justify-self:end;width:min(100%,340px)}.home-intro__media img{object-fit:cover;object-position:center;background:#dbeafe;border:1px solid #d1d5db;border-radius:50%;width:100%;height:100%;display:block}.about-me{margin-top:2rem}.about-me h2{margin:0 0 .5rem;font-size:1.25rem}.about-me p{margin:.5rem 0 0}.about-me__role{color:#2563eb;font-weight:700}.social-links{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.social-links--page{margin-top:2rem}.social-links a{color:#1f2933;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:.45rem;padding:.65rem .9rem;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.social-links .icon,.footer-socials .icon{flex:none}.social-links a:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;text-decoration:none}.eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.section-heading h2{margin:0;font-size:1.5rem}.section-heading a{font-weight:700}.section-actions{justify-content:center;margin-top:2rem;display:flex}.button-link{color:#fff;background:#2563eb;border-radius:999px;padding:.8rem 1.1rem;font-weight:700;line-height:1;display:inline-flex}.button-link:hover{background:#1d4ed8;text-decoration:none}.pagination-nav{margin-top:2.5rem}.pagination{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.pagination a,.pagination span{color:#1f2933;border:1px solid #cbd5e1;border-radius:999px;padding:.55rem .8rem;font-weight:700;line-height:1;display:inline-flex}.pagination .active a,.pagination .active span{color:#fff;background:#2563eb;border-color:#2563eb}.pagination .disabled span{color:#98a2b3}.post-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;display:grid}.post-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 14px 32px #0f172a0f}.post-card__image-link{background:#e5e7eb;display:block}.post-card__image{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.post-card__image--blank{background:#f8fafc}.post-card__body{padding:1.25rem}.post-card__meta,.article__meta{color:#667085;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.post-card__meta>span:before{content:"/";margin-right:.5rem}.post-card__terms{flex-wrap:wrap;gap:.35rem;display:inline-flex}.post-card__terms a{color:#2563eb;font-weight:700}.post-card h2{margin:0 0 .75rem;font-size:1.35rem;line-height:1.2}.post-card h2 a{color:inherit}.post-card p{color:#475467;margin:0}.post-card__tags{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.post-card__tags a{color:#475467;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:.4rem .6rem;font-size:.8rem;font-weight:700;line-height:1;display:inline-flex}.post-card__tags a:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe;text-decoration:none}.article{max-width:1180px;margin:0 auto}.article h1{margin:2rem 0 1rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.back-link{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;width:max-content;margin-top:2rem;padding:.65rem .9rem;font-weight:700;line-height:1;display:flex}.article>.back-link{margin-left:auto}.back-link:hover{background:#dbeafe;text-decoration:none}.article__hero{aspect-ratio:16/8;object-fit:contain;background:#f8fafc;border-radius:8px;width:100%;max-height:620px;margin:2rem 0;display:block}.article p{color:#344054}.article table{border-collapse:collapse;width:100%;margin:1.5rem 0}.article th,.article td{text-align:left;vertical-align:top;border:1px solid #d0d5dd;padding:.75rem 1rem}.article th{color:#1e3a8a;background:#eff6ff;font-weight:700}.article tbody tr:nth-child(2n){background:#f8fafc}.article-toc{background:linear-gradient(135deg,#f8fafc,#eff6ff);border:1px solid #bfdbfe;border-left:4px solid #2563eb;border-radius:8px;margin:2rem 0;padding:1.25rem 1.5rem}.article-toc h2{color:#1e3a8a;margin:0 0 .75rem;font-size:1.25rem}.article-toc ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.article-toc a{color:#344054;padding-left:1rem;font-weight:600;display:inline-block;position:relative}.article-toc a:before{color:#2563eb;content:"#";position:absolute;left:0}.article-toc a:hover{color:#1d4ed8}.about-profile-photo{aspect-ratio:1;width:min(100%,340px);margin:2rem 0}.about-profile-photo img{object-fit:cover;object-position:center top;background:#dbeafe;border:1px solid #d1d5db;border-radius:50%;width:100%;height:100%;display:block}.article figure{max-width:100%;margin:2rem 0}.article figure img,.article>img:not(.article__hero){object-fit:contain;max-width:100%;height:auto;display:block}.book-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.book-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.book-card a{color:inherit;height:100%;display:block}.book-card a:hover{text-decoration:none}.book-card img{aspect-ratio:3/4;object-fit:contain;background:#f8fafc;width:100%;padding:1rem;display:block}.book-card__body{border-top:1px solid #e5e7eb;padding:1.25rem}.book-card h2{margin:0 0 .75rem;font-size:1.2rem;line-height:1.2}.book-card p:last-child{margin-bottom:0}.course-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.course-card{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.course-card a{color:inherit;height:100%;display:block}.course-card a:hover{text-decoration:none}.course-card img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.course-card__body{padding:1.25rem}.course-card__meta{color:#2563eb;margin:0 0 .5rem;font-size:.9rem;font-weight:800}.course-card h2{margin:0 0 .75rem;font-size:1.25rem;line-height:1.2}.course-card p:last-child{margin-bottom:0}.article pre{color:#e2e8f0;background:#0f172a;border-radius:8px;padding:1rem;overflow-x:auto}.article code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.95em}.article :not(pre)>code{color:#0f172a;background:#e2e8f0;border-radius:4px;padding:.15rem .3rem}.alert{border:1px solid #bfdbfe;border-left:5px solid #2563eb;border-radius:8px;margin-top:1.5rem;padding:1rem 1rem 1rem 1.25rem}.alert p{margin:.5rem 0 0}.alert p:first-child{margin-top:0}.alert__title{color:#1d4ed8;text-transform:uppercase;font-weight:800}.alert-warning{background:#fffbeb;border-color:#fde68a #fde68a #fde68a #f59e0b}.alert-warning .alert__title{color:#b45309}.alert-info,.alert-note{background:#eff6ff}.box-shortcode{color:#344054;border:1px solid #bfdbfe;border-left:5px solid #2563eb;border-radius:8px;margin:1.5rem 0 2rem;padding:1rem 1rem 1rem 1.25rem;line-height:1.5}.box-shortcode.info{background:#eff6ff}.box-shortcode.warning{background:#fffbeb;border-color:#fde68a #fde68a #fde68a #f59e0b}.box-shortcode.important{background:#fefce8;border-color:#fef08a #fef08a #fef08a #eab308}.box-shortcode.tip{background:#f0fdf4;border-color:#bbf7d0 #bbf7d0 #bbf7d0 #22c55e}.icon-box{vertical-align:-.125em;margin-right:.5rem;display:inline-flex}.icon-box svg{fill:currentColor;width:1em;height:1em}.box-shortcode p{margin:.5rem 0 0}.box-shortcode p:first-of-type{margin-top:0;display:inline}.box-shortcode p:last-child{margin-bottom:0}.terms{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.terms__label{color:#667085;font-weight:700}.terms__list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.terms__list a{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:.45rem .7rem;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.terms__list a:hover{background:#dbeafe;text-decoration:none}.related-posts{border-top:1px solid #e5e7eb;margin-top:2.5rem;padding-top:2rem}.related-posts h2{margin:0 0 1.25rem;font-size:1.5rem;line-height:1.2}.related-posts__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.share-links{border-top:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.share-links__label{color:#667085;font-weight:700}.share-links a{color:#1f2933;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.share-links a:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;text-decoration:none}time{margin:0;display:inline}@media (width<=640px){.site-header{margin-top:0}.site-header__inner{grid-template-columns:minmax(0,1fr) auto auto;gap:.65rem .75rem;padding:.65rem 1rem .75rem;position:relative}.site-brand{max-width:100%}.site-brand img{width:1.8rem;height:1.8rem}.site-brand span{font-size:1.25rem}.site-header nav{z-index:30;border-radius:8px;justify-self:stretch;width:auto;margin:0;padding:.35rem;position:absolute;top:calc(100% + .25rem);left:1rem;right:1rem;overflow:visible;box-shadow:0 18px 36px #0f172a1f}.site-header nav ul{gap:.15rem;min-width:0;display:grid}.site-header nav a{border-radius:6px;justify-content:flex-start;width:100%;padding:.7rem .75rem;font-size:.9rem}.site-header nav[hidden]{display:none}.site-menu-button{justify-self:end;width:2.25rem;height:2.25rem;display:inline-flex}.site-search-button,.site-coffee-button{width:2.25rem;height:2.25rem}.site-footer{text-align:center;flex-direction:column;align-items:center;gap:.85rem;padding:1.25rem 1rem}.footer-links,.footer-nav,.footer-socials{width:100%}.footer-links{flex-direction:column;align-items:center;gap:.85rem}.footer-nav,.footer-socials{justify-content:center;gap:.65rem .85rem}.footer-nav a,.footer-socials a{font-size:.9rem}.site-main{padding:0 0 2rem}.home-intro{text-align:center;grid-template-columns:1fr;justify-items:center;gap:2rem}.home-intro__content{max-width:34rem}.home-intro__media{order:-1;justify-content:center;justify-self:center;width:min(100%,280px);display:flex}.home-intro__media img{width:100%}.home-intro .social-links{justify-content:center}.article{padding:0}.content-panel{padding:1.25rem}.search-modal__dialog{padding:1.5rem;top:12vh}.search-form__row{display:grid}}
