*,:before,:after{box-sizing:border-box}:root{--bg:#fafafa;--surface:#fff;--text:#1a1a1a;--text-muted:#6b7280;--border:#e5e7eb;--brand:#4f46e5;--brand-hover:#4338ca;--radius:8px;--container:1100px}html{-webkit-font-smoothing:antialiased;color:var(--text);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}body{margin:0}a{color:var(--brand);text-decoration:none}a:hover{color:var(--brand-hover);text-decoration:underline}h1,h2,h3,h4{margin:1.5em 0 .5em;line-height:1.25}h1{font-size:2.25rem;font-weight:800}h2{font-size:1.75rem;font-weight:700}h3{font-size:1.375rem;font-weight:600}p,ul,ol{margin:.75em 0}.container{max-width:var(--container);margin:0 auto;padding:0 1.25rem}.site-header{background:var(--surface);border-bottom:1px solid var(--border);padding:1rem 0}.site-header nav{max-width:var(--container);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1.25rem;display:flex}.site-header .brand{color:var(--text);font-size:1.125rem;font-weight:700}.site-header .brand:hover{text-decoration:none}.site-header .nav-links{gap:1.5rem;display:flex}.site-footer{border-top:1px solid var(--border);color:var(--text-muted);margin-top:4rem;padding:2rem 0;font-size:.875rem}.site-footer .container{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.site-footer a{color:var(--text-muted)}.button{background:var(--brand);color:#fff;border-radius:var(--radius);padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}.button:hover{background:var(--brand-hover);color:#fff;text-decoration:none}.hero{text-align:center;padding:4rem 0}.hero h1{margin:0 0 1rem;font-size:3rem}.hero p{color:var(--text-muted);max-width:700px;margin:0 auto 2rem;font-size:1.25rem}.features{padding:3rem 0}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.feature-card h3{margin-top:0}.cta-band{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);text-align:center;margin:3rem 0;padding:3rem 1.5rem}.post-list{padding:0;list-style:none}.post-list li{border-bottom:1px solid var(--border);padding:1.25rem 0}.post-list li:last-child{border-bottom:0}.post-list a{font-size:1.125rem;font-weight:600}.post-list .post-meta{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}article.post{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin:2rem 0;padding:2.5rem}article.post .post-meta{color:var(--text-muted);margin-bottom:1.5rem;font-size:.875rem}article.post h1{margin-top:0}.skip-link{z-index:9999;background:var(--brand);color:#fff;border-radius:0 0 var(--radius) 0;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{outline:3px solid var(--brand-hover);outline-offset:2px;left:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:2px}article.post img{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);max-width:100%;height:auto;margin:1.75rem auto;display:block}article.post .hero-image img{border:0;margin:0}.legal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin:2rem 0;padding:2.5rem}.hero-image{margin:0 0 1.75rem}.hero-image img{border-radius:var(--radius);aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.hero-image figcaption{color:var(--text-muted);text-align:right;margin-top:.5rem;font-size:.75rem}.hero-image figcaption a{color:var(--text-muted);text-decoration:underline}.hero-image figcaption a:hover{color:var(--brand)}article.post table,.legal table{border-collapse:separate;border-spacing:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:100%;margin:1.75rem 0;font-size:.95rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}article.post table thead,.legal table thead{background:linear-gradient(#6366f114,#6366f108)}article.post table th,.legal table th{text-align:left;color:var(--text);border-bottom:2px solid var(--border);letter-spacing:.01em;padding:.75rem 1rem;font-size:.875rem;font-weight:600}article.post table td,.legal table td{border-bottom:1px solid var(--border);vertical-align:top;padding:.75rem 1rem;line-height:1.55}article.post table tbody tr:last-child td,.legal table tbody tr:last-child td{border-bottom:0}article.post table tbody tr:nth-child(2n) td,.legal table tbody tr:nth-child(2n) td{background:#6366f106}article.post table tbody tr:hover td,.legal table tbody tr:hover td{background:#6366f10f}@media (width<=640px){.site-header nav{flex-wrap:wrap;gap:.75rem}.site-header .nav-links{justify-content:space-between;gap:.5rem;width:100%;font-size:.82rem}article.post table,.legal table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}}.subscribe[data-astro-cid-7234nlcp]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin:3rem 0 1rem;padding:2rem 1.5rem}.subscribe-inner[data-astro-cid-7234nlcp]{max-width:760px;margin:0 auto}.subscribe[data-astro-cid-7234nlcp] h3[data-astro-cid-7234nlcp]{margin:0 0 .25rem;font-size:1.25rem}.subscribe[data-astro-cid-7234nlcp] p[data-astro-cid-7234nlcp]{color:var(--text-muted);margin:0}.subscribe-form[data-astro-cid-7234nlcp]{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.subscribe-form[data-astro-cid-7234nlcp] input[data-astro-cid-7234nlcp]{border:1px solid var(--border);border-radius:var(--radius);font:inherit;background:var(--bg);flex:240px;padding:.75rem 1rem}.subscribe-form[data-astro-cid-7234nlcp] input[data-astro-cid-7234nlcp]:focus{outline:2px solid var(--brand);outline-offset:1px}.subscribe-form[data-astro-cid-7234nlcp] button[data-astro-cid-7234nlcp]{background:var(--brand);color:#fff;border-radius:var(--radius);font:inherit;cursor:pointer;border:0;padding:.75rem 1.5rem;font-weight:600}.subscribe-form[data-astro-cid-7234nlcp] button[data-astro-cid-7234nlcp]:hover{background:var(--brand-hover)}.subscribe-status[data-astro-cid-7234nlcp]{min-height:1.25rem;margin-top:.75rem;font-size:.875rem}.subscribe-status[data-astro-cid-7234nlcp][data-tone=error]{color:#b91c1c}.subscribe-status[data-astro-cid-7234nlcp][data-tone=success]{color:#047857}.subscribe-status[data-astro-cid-7234nlcp][data-tone=pending]{color:var(--text-muted)}
