*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{text-size-adjust:none}body{min-height:100vh;line-height:1.5}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}body{font-family:var(--font-sans),system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111827}a{color:inherit;text-decoration:none}@keyframes fade-up{0%{opacity:0;transform:translateY(var(--reveal-distance,12px))}to{opacity:1;transform:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}@keyframes draw-line{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes spin{to{transform:rotate(1turn)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.focus-visible-ring:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-3{-webkit-line-clamp:3}.article-content{color:#374151;line-height:1.8}.article-content h1,.article-content h2,.article-content h3,.article-content h4{font-weight:700;margin-top:2rem;margin-bottom:1rem;color:#111827;line-height:1.3}.article-content h1{font-size:2.25rem;border-bottom:3px solid #14b8a6;padding-bottom:.5rem;margin-top:3rem}.article-content h2{font-size:1.875rem;border-bottom:2px solid #14b8a6;padding-bottom:.5rem;margin-top:2.5rem}.article-content h3{font-size:1.5rem;color:#14b8a6;margin-top:2rem}.article-content h4{font-size:1.25rem;color:#0f766e;margin-top:1.5rem}.article-content p{margin-bottom:1.25rem;line-height:1.8}.article-content strong{font-weight:700;color:#111827}.article-content ol,.article-content ul{margin-left:1.5rem;margin-bottom:1.25rem}.article-content ul{list-style-type:disc}.article-content ol{list-style-type:decimal}.article-content li{margin-bottom:.5rem;line-height:1.7}.article-content a{color:#14b8a6;text-decoration:underline;font-weight:600;transition:color .3s ease}.article-content a:hover{color:#0f766e}.article-content code{background-color:#f3f4f6;padding:.125rem .375rem;border-radius:.25rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.875em;color:#dc2626}.article-content blockquote{border-left:4px solid #14b8a6;padding:1rem;margin:1.5rem 0;font-style:italic;color:#6b7280;background-color:#f9fafb;border-radius:.375rem}.article-content hr{border:0;height:2px;background:linear-gradient(90deg,transparent,#d1d5db,transparent);margin:2rem 0}