:root{--color-primary:#059669;--color-secondary:#047857;--color-accent:#6366f1;--color-hypnose-deep:#053f30;--color-text:#1f2937;--color-muted:#4b5563}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-feature-settings:"kern" 1,"liga" 1,"calt" 1}::selection{background:rgba(5,150,105,.18);color:#053f30}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}a,button{transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--color-secondary);outline-offset:3px;border-radius:4px}.prose{max-width:70ch;color:var(--color-text)}.prose h2{font-size:1.65rem;margin-top:2.75rem;margin-bottom:1rem;font-weight:700;line-height:1.25;letter-spacing:-.005em;scroll-margin-top:6rem}.prose h3{font-size:1.25rem;margin-top:2rem;margin-bottom:.75rem;font-weight:600;line-height:1.35;scroll-margin-top:6rem}.prose h4{font-size:1.1rem;margin-top:1.5rem;margin-bottom:.5rem;font-weight:600;color:var(--color-secondary)}.prose p{margin-bottom:1.4rem;line-height:1.8;color:#1f2937}.prose ul,.prose ol{margin:1.25rem 0 1.5rem;padding-left:1.5rem}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-bottom:.5rem;line-height:1.7;color:#1f2937}.prose li::marker{color:var(--color-secondary)}.prose ul ul,.prose ol ol,.prose ul ol,.prose ol ul{margin:.5rem 0}.prose blockquote{border-left:4px solid var(--color-secondary);padding:1.25rem 1.5rem;margin:2rem 0;font-style:normal;color:#374151;background:#f9fafb;border-radius:0 .5rem .5rem 0;position:relative}.prose blockquote p{margin-bottom:0}.prose blockquote p+p{margin-top:.75rem}.prose a{color:var(--color-secondary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;font-weight:500;transition:color .2s,text-decoration-thickness .2s}.prose a:hover{color:var(--color-hypnose-deep);text-decoration-thickness:2px}.prose strong{color:#111827;font-weight:600}.prose img{border-radius:.5rem;margin:2rem 0;box-shadow:0 1px 3px rgb(0 0 0/8%)}.prose figure{margin:2rem 0}.prose figcaption{font-size:.875rem;color:#6b7280;text-align:center;margin-top:.5rem}.prose hr{border:0;border-top:1px solid #e5e7eb;margin:2.5rem auto;width:30%}.prose code:not(pre code){background:rgba(4,120,87,8%);color:var(--color-secondary);padding:.15em .4em;border-radius:.25rem;font-size:.9em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.prose pre{background:#1f2937;color:#f3f4f6;padding:1.25rem 1.5rem;border-radius:.5rem;overflow-x:auto;margin:1.75rem 0;font-size:.9rem;line-height:1.6}.prose pre code{background:0 0;padding:0;color:inherit;font-size:inherit}.prose table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.9375rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.prose thead{border-bottom:2px solid #d1d5db}.prose th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#111827;background:#f9fafb;white-space:nowrap}.prose td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;color:#1f2937}.prose tbody tr:hover{background:#f9fafb}.prose tbody tr:nth-child(even){background:#fafafa}.prose tbody tr:nth-child(even):hover{background:#f3f4f6}@media(max-width:640px){.prose th,.prose td{padding:.5rem .75rem;font-size:.875rem}}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb;list-style:none;padding-left:0}.pagination li{list-style:none}.pagination a,.pagination .active,.pagination .page-item .page-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .75rem;border-radius:.375rem;font-size:.875rem;font-weight:500;text-decoration:none}.pagination a{color:#1f2937;background:#f3f4f6}.pagination a:hover{background:#e5e7eb;color:var(--color-secondary)}.pagination .active,.pagination .page-item.active .page-link{color:#fff;background:var(--color-secondary)}.pagination .disabled,.pagination .page-item.disabled{opacity:.4;pointer-events:none}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}details>summary{-webkit-tap-highlight-color:transparent}@media print{header,footer,nav,aside,.no-print{display:none!important}.prose{max-width:100%}body{color:#000;background:#fff}a{color:#000;text-decoration:underline}a[href^=http]::after{content:" (" attr(href)")";font-size:.8em;color:#555}}