.gradient-bg{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;animation:gradient 15s ease infinite}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.enhanced-content{color:#1a202c}.dark .enhanced-content{color:#DCDCDC}.enhanced-content h1{font-size:2.25rem;margin-top:2rem;margin-bottom:1rem;font-weight:700;line-height:1.2;color:#1a202c}.dark .enhanced-content h1{color:#DCDCDC}.enhanced-content h2{font-size:1.875rem;margin-top:1.75rem;margin-bottom:.875rem;font-weight:700;line-height:1.3;color:#1a202c}.dark .enhanced-content h2{color:#DCDCDC}.enhanced-content h3{font-size:1.5rem;margin-top:1.5rem;margin-bottom:.75rem;font-weight:600;line-height:1.4;color:#1a202c}.dark .enhanced-content h3{color:#DCDCDC}.enhanced-content p{margin-bottom:1.25rem;line-height:1.7;color:#1a202c}.dark .enhanced-content p{color:#DCDCDC}.enhanced-content a{color:#3182ce;text-decoration:none;transition:color .2s ease}.enhanced-content a:hover{color:#2c5282;text-decoration:underline}.dark .enhanced-content a{color:#63b3ed}.dark .enhanced-content a:hover{color:#90cdf4}.enhanced-content ol,.enhanced-content ul{margin-top:1rem;margin-bottom:1rem;padding-left:2rem}.enhanced-content ol li,.enhanced-content ul li{margin-bottom:.5rem;color:#1a202c}.dark .enhanced-content ol li,.dark .enhanced-content ul li{color:#DCDCDC}.enhanced-content b,.enhanced-content strong{color:#1a202c;font-weight:700}.dark .enhanced-content b,.dark .enhanced-content strong{color:#DCDCDC}.enhanced-content em,.enhanced-content i{color:#1a202c;font-style:italic}.dark .enhanced-content em,.dark .enhanced-content i{color:#DCDCDC}.enhanced-content span{color:inherit}.dark .enhanced-content span{color:#DCDCDC}.dark .enhanced-content *{color:#DCDCDC!important}.dark .enhanced-content a{color:#63b3ed!important}.dark .enhanced-content a:hover{color:#90cdf4!important}.enhanced-content blockquote{border-left:4px solid #e2e8f0;padding-left:1rem;margin-left:0;margin-right:0;font-style:italic;color:#4a5568}.dark .enhanced-content blockquote{border-left-color:#DCDCDC;color:#DCDCDC}.enhanced-content pre{background-color:#f7fafc;border-radius:.375rem;padding:1rem;overflow-x:auto;margin-bottom:1.5rem}.dark .enhanced-content pre{background-color:#2d3748}.enhanced-content code{font-family:monospace;background-color:#edf2f7;padding:.2rem .4rem;border-radius:.25rem;font-size:.875em}.dark .enhanced-content code{background-color:#2d3748}.image-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,250px));gap:.75rem;max-width:800px;margin:2rem auto;justify-content:center}.image-gallery-item{position:relative;overflow:hidden;border-radius:.5rem;cursor:pointer;transition:transform .3s ease}.image-gallery-item:hover{transform:scale(1.03)}@media (max-width:640px){.image-gallery{grid-template-columns:repeat(auto-fill,minmax(150px,180px));gap:.5rem;max-width:100%}}.share-button{position:relative;overflow:hidden}.share-button:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background:rgba(255,255,255,.2);border-radius:50%;transform:translate(-50%,-50%) scale(0);opacity:0;transition:transform .4s ease,opacity .4s ease}.share-button:active:after{transform:translate(-50%,-50%) scale(2);opacity:1;transition:transform 0s,opacity .1s}.author-card{transition:transform .3s ease,box-shadow .3s ease}.author-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}.dark ::-webkit-scrollbar-track{background:#1f2937}.dark ::-webkit-scrollbar-thumb{background:#4b5563}.dark ::-webkit-scrollbar-thumb:hover{background:#6b7280}