*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--pbn-bg);color:var(--pbn-text);font-family:var(--pbn-font-body),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}a{color:var(--pbn-primary);text-decoration:underline;text-underline-offset:2px}a:hover{color:var(--pbn-accent)}h1,h2,h3,h4{font-family:var(--pbn-font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;margin:0 0 .5em;line-height:1.2;letter-spacing:-.01em}h1{font-size:2.5rem;font-weight:700}h2{font-size:1.75rem;font-weight:700;margin-top:2em}h3{font-size:1.25rem;font-weight:600;margin-top:1.5em}p{margin:0 0 1.2em}blockquote{margin:1.5em 0;padding:1em 1.5em;border-left:4px solid var(--pbn-accent);background:color-mix(in oklab,var(--pbn-bg),var(--pbn-text) 4%);font-style:normal}blockquote p:last-child{margin-bottom:0}ul,ol{padding-left:1.5em}li{margin-bottom:.4em}code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9em;padding:.1em .3em;background:color-mix(in oklab,var(--pbn-bg),var(--pbn-text) 6%);border-radius:3px}pre{padding:1em;background:color-mix(in oklab,var(--pbn-bg),var(--pbn-text) 6%);border-radius:6px;overflow-x:auto}pre code{padding:0;background:transparent}.pbn-container{width:100%;max-width:var(--pbn-container);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media(max-width:720px){h1{font-size:1.875rem}h2{font-size:1.5rem}}.pbn-site-header{background:var(--pbn-primary);color:var(--pbn-contrast);padding:1.25rem 0}.pbn-site-header a{color:var(--pbn-contrast);text-decoration:none}.pbn-site-header__inner{display:flex;align-items:center;gap:2rem}.pbn-site-header--centered .pbn-site-header__inner{flex-direction:column;text-align:center;gap:.75rem}.pbn-site-header--inline .pbn-site-header__inner{flex-direction:row}.pbn-site-header--split .pbn-site-header__inner{justify-content:space-between}.pbn-logo{display:inline-flex;align-items:center;text-decoration:none;font-family:var(--pbn-font-heading);font-weight:700;font-size:1.25rem;letter-spacing:-.01em}.pbn-logo img{display:block;height:48px;width:auto;max-width:200px}@media(max-width:640px){.pbn-logo img{height:40px}}.pbn-nav{display:flex;gap:1.5rem;font-size:.95rem}.pbn-main{padding:3rem 0 4rem;min-height:60vh}.pbn-article header{margin-bottom:2rem}.pbn-article header .meta{font-size:.875rem;color:color-mix(in oklab,var(--pbn-text),transparent 30%);margin-bottom:.5rem}.pbn-article header h1{margin:0}.pbn-post-card{display:block;padding:1.25rem;border:1px solid color-mix(in oklab,var(--pbn-text),transparent 80%);border-radius:8px;text-decoration:none;color:var(--pbn-text);background:var(--pbn-bg);margin-bottom:1rem;transition:border-color .15s}.pbn-post-card:hover{border-color:var(--pbn-accent)}.pbn-post-card .meta{font-size:.8rem;color:var(--pbn-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-weight:600}.pbn-post-card h3{margin:0 0 .5rem;font-size:1.2rem}.pbn-post-card p{margin:0;font-size:.95rem;color:color-mix(in oklab,var(--pbn-text),transparent 25%)}.pbn-cta-button{display:inline-block;padding:.75rem 1.5rem;background:var(--pbn-accent);color:var(--pbn-contrast);border-radius:6px;text-decoration:none;font-weight:600;font-family:var(--pbn-font-heading)}.pbn-cta-button:hover{color:var(--pbn-contrast);filter:brightness(1.1)}.pbn-site-footer{background:var(--pbn-secondary);color:var(--pbn-contrast);padding:3rem 0 2rem;margin-top:4rem}.pbn-site-footer a{color:var(--pbn-contrast)}.pbn-site-footer__cols{display:grid;gap:2rem;grid-template-columns:repeat(var(--pbn-footer-cols),1fr)}.pbn-site-footer h4{margin:0 0 .75rem;font-size:1rem;font-weight:600}.pbn-site-footer ul{list-style:none;padding:0;margin:0}.pbn-site-footer li{margin:0 0 .4em;font-size:.9rem}.pbn-site-footer__bottom{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid color-mix(in oklab,var(--pbn-contrast),transparent 80%);font-size:.85rem;opacity:.85}.pbn-site-footer__legal{margin-bottom:.75rem;display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center}.pbn-site-footer__legal span{opacity:.5}@media(max-width:720px){.pbn-site-footer__cols{grid-template-columns:1fr;gap:1.5rem}.pbn-site-header--inline .pbn-site-header__inner,.pbn-site-header--split .pbn-site-header__inner{flex-direction:column;align-items:flex-start}}
