.article-content a{color:#e19808;text-decoration:none}.article-content a:hover{opacity:.8;color:#e19808;text-decoration:underline}.article-content{color:#fff}.article-content p{margin-bottom:1.5rem;line-height:1.75;font-size:1rem}.article-content ol,.article-content ul{margin-bottom:1.5rem;padding-left:1.5rem;font-size:1rem}.article-content li{margin-bottom:.5rem}.article-content img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.article-content blockquote{border-left:4px solid #e19808;padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:#ccc}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{color:#fff;margin-top:2rem;margin-bottom:1rem;font-weight:700}.article-content h1{font-size:2rem}.article-content h2{font-size:1.75rem}.article-content h3{font-size:1.5rem}.article-content h4{font-size:1.25rem}.article-content h5{font-size:1.125rem}.article-content h6{font-size:1rem}.article-content code{background-color:#2d2d2d;color:#e19808;padding:.2rem .4rem;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:.9em}.article-content table{width:100%;border-collapse:collapse;margin:1.5rem 0}.article-content td,.article-content th{border:1px solid #444;padding:.75rem;text-align:left}.article-content th{background-color:#333;color:#fff;font-weight:700}.article-content tr:nth-child(2n){background-color:#2a2a2a}.breadcrumb-nav ol{flex-wrap:wrap}.breadcrumb-nav li,.breadcrumb-nav ol{display:flex;align-items:center}.breadcrumb-nav a{transition:color .2s ease}.breadcrumb-nav a:hover{color:#e19808}@media (max-width:768px){.article-content h1{font-size:1.75rem}.article-content h2{font-size:1.5rem}.article-content h3{font-size:1.25rem}.article-content table{font-size:.9rem}.article-content td,.article-content th{padding:.5rem}}.group:hover .group-hover\:scale-105{transform:scale(1.05)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.grid>div{animation:fadeIn .5s ease-out}.lightbox-backdrop{animation:fadeIn .3s ease-out}.lightbox-image-container{animation:zoomIn .3s ease-out}@keyframes zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.thumbnail-track{scrollbar-width:thin;scrollbar-color:rgba(225,152,8,.5) rgba(0,0,0,.3)}.thumbnail-track::-webkit-scrollbar{height:6px}.thumbnail-track::-webkit-scrollbar-track{background:rgba(0,0,0,.3);border-radius:3px}.thumbnail-track::-webkit-scrollbar-thumb{background:rgba(225,152,8,.5);border-radius:3px}.thumbnail-track::-webkit-scrollbar-thumb:hover{background:rgba(225,152,8,.7)}.gallery-image-hover{position:relative;overflow:hidden}.gallery-image-hover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(225,152,8,0) 0,rgba(225,152,8,.1));opacity:0;transition:opacity .3s ease}.gallery-image-hover:hover:after{opacity:1}.loading-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}