:root{--md-bg: #ffffff;--md-text: #0f1419;--md-muted: #6b7280;--md-border: #e5e7eb;--md-accent: #00ab6c;--md-hover: #f3f3f3}.container-reading{max-width:680px;margin-left:auto;margin-right:auto;padding:2rem 1.25rem}.divider{height:1px;background-color:var(--md-border);margin:1.5rem 0}.card{padding:1.5rem;border:1px solid var(--md-border);border-radius:.5rem;background-color:var(--md-bg);transition:all .2s ease}.card:hover{border-color:var(--md-muted);box-shadow:0 1px 3px #0000000d}.button-primary{display:inline-block;padding:.5rem 1rem;background-color:var(--md-accent);color:#fff;border:none;border-radius:.375rem;font-weight:600;cursor:pointer;transition:opacity .2s ease;text-decoration:none}.button-primary:hover{opacity:.9}.button-secondary{display:inline-block;padding:.5rem 1rem;background-color:var(--md-hover);color:var(--md-text);border:1px solid var(--md-border);border-radius:.375rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none}.button-secondary:hover{background-color:var(--md-border)}table{width:100%;border-collapse:collapse}table th{font-weight:600;color:var(--md-text);text-align:left;padding:.75rem 0;border-bottom:1px solid var(--md-border)}table td{padding:.75rem 0;color:var(--md-muted);border-bottom:1px solid var(--md-border)}pre{background-color:var(--md-hover);border:1px solid var(--md-border);padding:1rem;border-radius:.375rem;overflow-x:auto;font-family:Monaco,Courier New,monospace;font-size:.875rem;line-height:1.5}code{color:var(--md-text)}/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.sticky{position:sticky}.z-40{z-index:40}.mx-auto{margin-inline:auto}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.w-full{width:100%}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.overflow-x-auto{overflow-x:auto}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.text-left{text-align:left}.italic{font-style:italic}.opacity-60,.disabled\:opacity-60:disabled{opacity:.6}body{color:#333;background-color:#f9f9f9;margin:0;padding:0;font-family:Merriweather,serif;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#222;margin-top:1.5rem;margin-bottom:1rem;font-family:Playfair Display,serif}a{color:#1a73e8;text-decoration:none}a:hover{text-decoration:underline}code{background-color:#f4f4f4;border-radius:4px;padding:.2rem .4rem;font-family:Courier New,monospace}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.p-4{padding:1rem}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
