.prose{color:var(--text-primary);font-size:1.125rem;line-height:1.75}.prose>*+*{margin-top:1.5em}.prose h1{font-size:2.25rem;font-weight:700;line-height:1.2}.prose h1,.prose h2{margin-bottom:1rem;margin-top:2.5rem}.prose h2{border-bottom:1px solid var(--border-subtle);font-size:1.75rem;font-weight:600;line-height:1.3;padding-bottom:.5rem}.prose h3{font-size:1.375rem;font-weight:600;line-height:1.4;margin-bottom:.75rem;margin-top:2rem}.prose h4{font-size:1.125rem}.prose h4,.prose h5,.prose h6{font-weight:600;margin-bottom:.5rem;margin-top:1.5rem}.prose h5,.prose h6{font-size:1rem}.prose p{margin-bottom:1.25em}.prose a{color:var(--teal);text-decoration:underline;text-underline-offset:2px;transition:opacity .2s}.prose a:hover{opacity:.8}.prose strong{color:var(--text-primary);font-weight:600}.prose em{font-style:italic}.prose ol,.prose ul{margin-bottom:1.25em;padding-left:1.75em}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-bottom:.5em}.prose li>ol,.prose li>ul{margin-bottom:.5em;margin-top:.5em}.prose ul ul{list-style-type:circle}.prose ul ul ul{list-style-type:square}.prose blockquote{background:#ffffff05;border-left:4px solid var(--teal);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text-secondary);font-style:italic;margin:1.5rem 0;padding:1rem 1.5rem}.prose blockquote p{margin-bottom:0}.prose code{background-color:var(--bg-dark-tertiary);border-radius:4px;color:var(--teal);font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:.9em;padding:.2em .4em}.prose pre code{background:transparent;color:inherit;font-size:inherit;padding:0}.prose pre{background-color:var(--bg-dark-secondary);border:1px solid var(--border-standard);border-radius:var(--radius-md);font-size:.9rem;line-height:1.6;margin:1.5rem 0;overflow-x:auto;padding:1.25rem}.prose pre[class*=shiki]{background-color:var(--bg-dark-secondary)!important}.prose table{border-collapse:collapse;font-size:.95rem;margin:1.5rem 0;width:100%}.prose th{background-color:var(--bg-dark-secondary);border-bottom:2px solid var(--border-standard);font-weight:600;padding:.75rem 1rem;text-align:left}.prose td{border-bottom:1px solid var(--border-subtle);padding:.75rem 1rem}.prose tr:hover td{background-color:#ffffff05}.prose img{border-radius:var(--radius-md);height:auto;max-width:100%}.prose figure,.prose img{margin:1.5rem 0}.prose figcaption{color:var(--text-muted);font-size:.9rem;margin-top:.5rem;text-align:center}.prose hr{border:none;border-top:1px solid var(--border-standard);margin:2.5rem 0}.prose dl{margin:1.5rem 0}.prose dt{font-weight:600;margin-top:1rem}.prose dd{color:var(--text-secondary);margin-left:1.5rem}.prose kbd{background-color:var(--bg-dark-tertiary);border:1px solid var(--border-standard);border-radius:4px;box-shadow:0 1px 2px #0003;font-family:inherit;font-size:.85em;padding:.15em .4em}.prose abbr{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.prose mark{background-color:#1ac6a933;border-radius:2px;color:var(--text-primary);padding:.1em .3em}.prose small{color:var(--text-secondary);font-size:.875em}.prose sub,.prose sup{font-size:.75em}.prose ul.contains-task-list{list-style:none;padding-left:0}.prose .task-list-item{align-items:flex-start;display:flex;gap:.5rem}.prose .task-list-item input[type=checkbox]{accent-color:var(--teal);margin-top:.35em}@media (max-width:768px){.prose{font-size:1rem}.prose h1{font-size:1.875rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose pre{font-size:.85rem;padding:1rem}}:root{--ink:#241f21;--highlight:#e9e778;--highlight-bg:hsla(59,72%,69%,.4);--bg:#faf9f3;--bg-subtle:#f2f0e6;--bg-sunken:#e9e6d9;--text-primary:#241f21;--text-secondary:#5b5457;--text-muted:#908a8b;--border-subtle:#ece9dd;--border-standard:#ddd9cb;--border-strong:#c9c4b4;--read:#2f7d56;--read-bg:#eaf6ee;--write:#b06a18;--write-bg:#f8efde;--sensitive:#b3382f;--sensitive-bg:#f8e8e4;--accent:#241f21;--accent-contrast:#faf9f3;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,"SF Mono","SFMono-Regular","Menlo","Consolas",monospace;--space-xs:8px;--space-sm:16px;--space-md:24px;--space-lg:32px;--space-xl:48px;--space-xxl:64px;--space-section:96px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--ease-out:cubic-bezier(.23,1,.32,1);--ease-in-out:cubic-bezier(.77,0,.175,1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}section{scroll-margin-top:88px}body{background-color:var(--bg);color:var(--text-primary);font-family:var(--font-sans);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{text-decoration:none}a,button{color:inherit}button{background:none;border:none;cursor:pointer;font-family:inherit}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{border-radius:3px;outline:2px solid var(--ink);outline-offset:3px}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:650;letter-spacing:-.02em;line-height:1.15;text-wrap:balance}p{color:var(--text-secondary)}.mono,code{font-family:var(--font-mono);font-size:.92em}.container{max-width:1080px}.container,.container-narrow{margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:760px}.section{padding:var(--space-section) 0}.section-tight{padding:var(--space-xl) 0}.eyebrow{color:var(--text-muted);font-family:var(--font-mono);font-size:.8rem;letter-spacing:.02em;text-transform:none}.section-title{font-size:clamp(1.7rem,3.5vw,2.5rem);margin-bottom:var(--space-sm)}.section-lead{color:var(--text-secondary);font-size:1.1rem;max-width:56ch}.btn{align-items:center;border-radius:var(--radius-sm);display:inline-flex;font-size:.98rem;font-weight:600;gap:.5rem;justify-content:center;padding:.8rem 1.25rem;transition:background-color .15s var(--ease-out),border-color .15s var(--ease-out),transform .16s var(--ease-out)}.btn:active{transform:scale(.98)}.btn-primary{background-color:var(--accent);color:var(--accent-contrast)}.btn-primary:hover{background-color:#100d0e}.btn-secondary{background-color:transparent;border:1px solid var(--border-strong);color:var(--text-primary)}.btn-secondary:hover{background-color:var(--bg-subtle)}.btn-ghost{color:var(--text-secondary);padding:.4rem .6rem}.btn-ghost:hover,.input-field{color:var(--text-primary)}.input-field{background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);font-family:inherit;font-size:1rem;padding:.8rem .9rem;transition:border-color .15s,box-shadow .15s;width:100%}.input-field:focus{border-color:var(--accent);box-shadow:0 0 0 3px #241f211a;outline:none}.hl{background-image:linear-gradient(transparent 55%,var(--highlight-bg) 55%);padding:0 .06em}.input-field::-moz-placeholder{color:var(--text-muted)}.input-field::placeholder{color:var(--text-muted)}.risk{align-items:center;border-radius:999px;display:inline-flex;font-family:var(--font-mono);font-size:.72rem;font-weight:600;gap:.35rem;padding:.15rem .5rem}.risk-read{background:var(--read-bg);color:var(--read)}.risk-write{background:var(--write-bg);color:var(--write)}.risk-sensitive{background:var(--sensitive-bg);color:var(--sensitive)}.card{background:var(--bg);border:1px solid var(--border-standard);border-radius:var(--radius-lg);padding:var(--space-md)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-xs{gap:var(--space-xs)}.gap-sm{gap:var(--space-sm)}.gap-md{gap:var(--space-md)}.gap-lg{gap:var(--space-lg)}.text-center{text-align:center}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}.w-full{width:100%}.fade-up{animation:fadeUp .6s cubic-bezier(.16,1,.3,1) forwards;opacity:0;transform:translateY(12px)}.delay-1{animation-delay:80ms}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fade-up{animation:none;opacity:1}.btn:active,.fade-up{transform:none}html{scroll-behavior:auto}}
