.hero-slider{width:100%;height:100%;border-radius:.75rem;overflow:hidden;position:relative}.hero-slider .swiper-slide{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.hero-slider .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{color:#fff;background:rgba(0,0,0,.6);width:44px;height:44px;border-radius:50%;transition:all .3s ease}.hero-slider .swiper-button-next:hover,.hero-slider .swiper-button-prev:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}.hero-slider .swiper-button-next:after,.hero-slider .swiper-button-prev:after{font-size:1.1rem;font-weight:700}.hero-slider .swiper-pagination{bottom:20px!important}.hero-slider .swiper-pagination-bullet{width:12px;height:12px;background:rgba(255,255,255,.7);opacity:.6;margin:0 4px;transition:all .3s ease}.hero-slider .swiper-pagination-bullet-active{opacity:1;background:#fff;transform:scale(1.2)}.dark .hero-slider .swiper-button-next,.dark .hero-slider .swiper-button-prev{background:rgba(255,255,255,.2)}.dark .hero-slider .swiper-button-next:hover,.dark .hero-slider .swiper-button-prev:hover{background:rgba(255,255,255,.3)}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev,.hero-slider .swiper-pagination{z-index:10}.modern-gallery{position:relative;width:100%;height:100%}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:.75rem;width:100%;height:400px;grid-template-areas:"featured featured item2" "featured featured item3" "item4 item5 item6"}@media(max-width:768px){.gallery-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;height:350px;grid-template-areas:"featured featured" "item2 item3" "item4 item5";gap:.5rem}}@media(max-width:480px){.gallery-grid{grid-template-columns:1fr;height:auto;grid-template-areas:"featured" "item2" "item3" "item4" "item5"}.gallery-item{height:120px!important}.gallery-item:first-child{height:200px!important}}.gallery-item{position:relative;overflow:hidden;border-radius:.75rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);height:100%;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid rgba(0,0,0,8%)}.gallery-item:first-child{grid-area:featured}.gallery-item:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:rgba(59,130,246,.3)}.gallery-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-item:hover .gallery-img{transform:scale(1.05)}.gallery-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 50%);opacity:0;display:flex;align-items:flex-end;justify-content:center;padding:1.5rem;transition:opacity .3s ease}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(255,255,255,.2);backdrop-filter:blur(8px);border-radius:50%;color:#fff;transition:all .3s ease}.gallery-item:hover .gallery-icon{transform:scale(1.1);background:rgba(255,255,255,.3)}.dark .gallery-item{background:linear-gradient(135deg,#1e293b,#334155);border-color:rgba(255,255,255,.1)}.dark .gallery-item:hover{border-color:rgba(59,130,246,.4)}.gallery-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);backdrop-filter:blur(8px);z-index:9999;display:none;opacity:0;transition:opacity .3s ease}.gallery-lightbox.active{display:flex;opacity:1}.lightbox-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.lightbox-img-container{max-width:90%;max-height:90%;position:relative}.lightbox-img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:.5rem;box-shadow:0 25px 50px rgba(0,0,0,.5)}.lightbox-close{position:absolute;top:2rem;right:2rem;background:rgba(255,255,255,.2);backdrop-filter:blur(8px);border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease}.lightbox-close:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.lightbox-controls{position:absolute;width:100%;display:flex;justify-content:space-between;padding:0 2rem;top:50%;transform:translateY(-50%)}.lightbox-prev,.lightbox-next{background:rgba(255,255,255,.2);backdrop-filter:blur(8px);border:none;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease}.lightbox-prev:hover,.lightbox-next:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.hero-slider{width:100%;height:100%;border-radius:.5rem;overflow:hidden;position:relative;box-shadow:0 0 10px rgba(0,0,0,.5)}.hero-slider-container{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.4,0,.2,1)}.hero-slider-wrapper{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:all .7s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}.hero-slider-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient( to bottom,rgba(0,0,0,.1) 0%,transparent 20%,transparent 80%,rgba(0,0,0,.1) 100% );pointer-events:none;z-index:1}#hero-simple-slider{transition:all .7s cubic-bezier(.4,0,.2,1);will-change:transform,opacity;backface-visibility:hidden}#hero-slider-badge{transition:all .5s cubic-bezier(.4,0,.2,1);z-index:2;will-change:transform,opacity}.perspective-1000{perspective:1e3px}.transform-gpu{transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased}.hero-slider-container:hover .hero-slider-wrapper{transform:scale(1.02)translateZ(20px)}.hero-slider-wrapper,#hero-simple-slider,#hero-slider-badge{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.hero-slider-wrapper{transform:none!important}.hero-slider-container:hover .hero-slider-wrapper{transform:none!important}}.hero-slider-container::after{content:'';position:absolute;inset:0;background:linear-gradient( to bottom,rgba(0,0,0,.2) 0%,transparent 50%,rgba(0,0,0,.4) 100% );pointer-events:none;z-index:1;border-radius:inherit}.hero-slider .swiper-slide{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.hero-slider .swiper-slide img{width:100%;height:auto;object-fit:cover;border-radius:.5rem;display:block}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{color:#fff;background:rgba(0,0,0,.5);width:40px;height:40px;border-radius:50%;transition:background-color .3s ease;margin:0 20px}.hero-slider .swiper-button-next:hover,.hero-slider .swiper-button-prev:hover{background:rgba(0,0,0,.8)}.hero-slider .swiper-button-next:after,.hero-slider .swiper-button-prev:after{font-size:1.2rem}.hero-slider .swiper-pagination{bottom:20px!important}.hero-slider .swiper-pagination-bullet{width:10px;height:10px;background:#fff;opacity:.5;margin:0 5px}.hero-slider .swiper-pagination-bullet-active{opacity:1;background:#fff}.dark .hero-slider .swiper-button-next,.dark .hero-slider .swiper-button-prev{color:#fff;background:rgba(255,255,255,.2)}.dark .hero-slider .swiper-button-next:hover,.dark .hero-slider .swiper-button-prev:hover{background:rgba(255,255,255,.3)}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev,.hero-slider .swiper-pagination{z-index:10}.hero-slider .swiper-slide .absolute{z-index:5}.bg-white\/80,.bg-white\/70{background-color:rgba(255,255,255,.95)!important;border:1px solid rgba(0,0,0,6%)}.dark .bg-gray-800\/80,.dark .bg-gray-800\/70{background-color:rgba(31,41,55,.95)!important;border:1px solid rgba(255,255,255,8%)}.card-shadow{box-shadow:0 8px 24px rgba(0,0,0,.12)}#searchbox input{padding:4px 10px;width:100%;color:var(--primary);font-weight:700;border:2px solid var(--tertiary);border-radius:var(--radius)}#searchbox input:focus{border-color:var(--secondary)}#searchResults li{list-style:none;border-radius:var(--radius);padding:10px;margin:10px 0;position:relative;font-weight:500}#searchResults{margin:10px 0;width:100%}#searchResults li:active{transition:transform .1s;transform:scale(.98)}#searchResults a{position:absolute;width:100%;height:100%;top:0;left:0;outline:none}#searchResults .focus{transform:scale(.98);border:2px solid var(--tertiary)}.prose{font-family:system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:1.125rem;line-height:1.8;color:#374151}.dark .prose{color:#d1d5db}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-weight:700;line-height:1.3;margin-top:2.5rem;margin-bottom:1.25rem;color:#111827;scroll-margin-top:100px}.dark .prose h1,.dark .prose h2,.dark .prose h3,.dark .prose h4,.dark .prose h5,.dark .prose h6{color:#f3f4f6}.prose h1{font-size:2.25rem;border-bottom:1px solid #e5e7eb;padding-bottom:.75rem}.prose h2{font-size:1.875rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}.prose h3{font-size:1.5rem}.prose h4{font-size:1.25rem}.dark .prose h1,.dark .prose h2{border-color:#374151}.prose p{margin-top:1.25rem;margin-bottom:1.25rem}.prose a{color:#2563eb;text-decoration:none;border-bottom:1px solid rgba(37,99,235,.2);transition:border-color .2s ease,color .2s ease}.prose a:hover{color:#1d4ed8;border-bottom-color:#1d4ed8}.dark .prose a{color:#60a5fa;border-bottom-color:rgba(96,165,250,.2)}.dark .prose a:hover{color:#93c5fd;border-bottom-color:#93c5fd}.prose ul,.prose ol{margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.625rem}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-top:.5rem;margin-bottom:.5rem;padding-left:.375rem}.prose li::marker{color:#6b7280}.dark .prose li::marker{color:#9ca3af}.prose li>ul,.prose li>ol{margin-top:.75rem;margin-bottom:.75rem}.prose blockquote{font-style:italic;border-left:4px solid #e5e7eb;padding-left:1rem;margin-left:0;margin-right:0;margin-top:1.5rem;margin-bottom:1.5rem;color:#4b5563}.dark .prose blockquote{border-left-color:#4b5563;color:#9ca3af}.prose blockquote p:first-of-type::before,.prose blockquote p:last-of-type::after{content:''}.prose pre{background-color:#f3f4f6;border-radius:.375rem;padding:1rem;overflow-x:auto;margin-top:1.5rem;margin-bottom:1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;font-size:.875rem;line-height:1.7}.dark .prose pre{background-color:#1f2937}.prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;font-size:.875em;color:#b91c1c;background-color:#fee2e2;padding:.2em .4em;border-radius:.25rem;white-space:nowrap}.dark .prose code{color:#fca5a5;background-color:rgba(252,165,165,.1)}.prose pre code{color:inherit;background-color:initial;padding:0;border-radius:0;white-space:pre}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:1.5rem;margin-bottom:1.5rem;border-collapse:collapse}.prose thead{border-bottom:1px solid #e5e7eb}.prose thead th{font-weight:600;padding:.75rem;vertical-align:bottom}.prose tbody tr{border-bottom:1px solid #e5e7eb}.prose tbody tr:last-child{border-bottom:none}.prose tbody td{padding:.75rem;vertical-align:top}.dark .prose thead{border-bottom-color:#4b5563}.dark .prose tbody tr{border-bottom-color:#4b5563}.prose hr{border:0;height:1px;background-color:#e5e7eb;margin-top:3rem;margin-bottom:3rem}.dark .prose hr{background-color:#4b5563}.prose img{margin-top:2rem;margin-bottom:2rem;border-radius:.375rem;max-width:100%;height:auto;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%);transition:transform .3s ease}.prose img:hover{transform:scale(1.01)}.dark .prose img{box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.1)}.prose figure{margin-top:2rem;margin-bottom:2rem}.prose figure>*{margin-top:0;margin-bottom:0}.prose figcaption{font-size:.875rem;line-height:1.4;color:#6b7280;text-align:center;margin-top:.75rem}.dark .prose figcaption{color:#9ca3af}.pla-article{width:min(100%,1180px);margin:0 auto}.pla-article-header{margin-bottom:28px;padding:4px 0 22px;border-bottom:1px solid #d7dee8}.pla-article-title{max-width:980px;margin:0;color:#172033;font-size:42px;font-weight:800;line-height:1.14}.pla-article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;color:#64748b;font-size:13px}.pla-article-layout{display:flex;flex-direction:column;gap:32px}.pla-article-content{min-width:0;flex:1;color:#334155;font-size:17px;line-height:1.78}.pla-article-content p{max-width:78ch;margin:0 0 20px}.pla-article-content h2,.pla-article-content h3,.pla-article-content h4{position:relative;scroll-margin-top:96px;font-weight:750;line-height:1.25}.pla-article-content h2{margin:48px 0 20px;padding:0 0 12px 18px;border-bottom:1px solid #d8e1ec;color:#0f4c81;font-size:28px}.pla-article-content h2::before{position:absolute;top:3px;bottom:13px;left:0;width:4px;border-radius:2px;background:#0891b2;content:""}.pla-article-content h3{margin:34px 0 14px;color:#8a4b08;font-size:22px}.pla-article-content h4{margin:28px 0 12px;color:#334155;font-size:18px}.pla-article-content strong{color:#172033;font-weight:700}.pla-article-content a{color:#0369a1;font-weight:600;text-decoration:underline;text-decoration-color:rgba(3,105,161,.35);text-underline-offset:3px}.pla-article-content a:hover{color:#075985;text-decoration-color:initial}.pla-article-content ul,.pla-article-content ol{max-width:78ch;margin:0 0 24px;padding-left:24px}.pla-article-content ul{list-style:disc}.pla-article-content ol{list-style:decimal}.pla-article-content li{margin:8px 0;padding-left:4px}.pla-article-content li::marker{color:#0891b2;font-weight:700}.pla-article-content blockquote{max-width:78ch;margin:26px 0;padding:16px 18px;border:1px solid #cbd5e1;border-left:4px solid #d97706;border-radius:4px;background:#f8fafc;color:#334155;font-style:normal}.pla-article-content blockquote p:last-child{margin-bottom:0}.pla-article-content hr{height:1px;margin:42px 0;border:0;background:#d8e1ec}.pla-article-content img{width:auto;max-width:100%;margin:30px auto;border:1px solid #cbd5e1;border-radius:6px;box-shadow:0 12px 30px rgba(15,23,42,.12)}.pla-article-content table{width:100%;margin:26px 0;border-collapse:collapse;font-size:15px}.pla-article-content th,.pla-article-content td{padding:11px 12px;border-bottom:1px solid #d8e1ec;text-align:left}.pla-article-content th{color:#172033;background:#eef3f8}.pla-purchase-page{max-width:1040px}.pla-purchase-page .featured-image{border:1px solid #3b4655;border-radius:6px;box-shadow:0 18px 42px rgba(0,0,0,.22)}.pla-purchase-page .pla-article-content p>a[href*="gumroad.com/l/pixel-led-effects-generator-lededit-jinx-resolume"]:only-child{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:11px 18px;border:1px solid #0891b2;border-radius:4px;background:#0891b2;color:#fff;font-size:15px;font-weight:750;text-decoration:none}.pla-purchase-page .pla-article-content p>a[href*="gumroad.com/l/pixel-led-effects-generator-lededit-jinx-resolume"]:only-child:hover{border-color:#0e7490;background:#0e7490}.dark .pla-article-header{border-color:#303946}.dark .pla-article-title{color:#f8fafc}.dark .pla-article-meta{color:#94a3b8}.dark .pla-article-content{color:#cbd5e1}.dark .pla-article-content h2{border-color:#303946;color:#67e8f9}.dark .pla-article-content h2::before{background:#22d3ee}.dark .pla-article-content h3{color:#fbbf24}.dark .pla-article-content h4,.dark .pla-article-content strong{color:#f1f5f9}.dark .pla-article-content a{color:#7dd3fc;text-decoration-color:rgba(125,211,252,.4)}.dark .pla-article-content a:hover{color:#bae6fd}.dark .pla-article-content li::marker{color:#22d3ee}.dark .pla-article-content blockquote{border-color:#3b4655;border-left-color:#f59e0b;background:#151b23;color:#d7dee8}.dark .pla-article-content hr,.dark .pla-article-content th,.dark .pla-article-content td{border-color:#303946}.dark .pla-article-content th{color:#f1f5f9;background:#1b222c}.dark .pla-article-content img{border-color:#3b4655;box-shadow:0 14px 34px rgba(0,0,0,.3)}@media(min-width:1024px){.pla-article-layout{flex-direction:row;align-items:flex-start;gap:42px}}@media(max-width:767px){.pla-article-header{margin-bottom:22px;padding-bottom:18px}.pla-article-title{font-size:32px;line-height:1.18}.pla-article-content{font-size:16px;line-height:1.72}.pla-article-content h2{margin-top:38px;font-size:24px}.pla-article-content h3{margin-top:28px;font-size:20px}}.toc{position:sticky;top:2rem;height:auto;overflow:visible;border-radius:.75rem;background-color:#f8fafc;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%);padding:1rem;margin:1rem 0;transition:all .3s ease}.toc::-webkit-scrollbar{display:none}.dark .toc{background-color:#1e293b;border-color:#334155;box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.1)}.toc summary{padding:.75rem;font-weight:600;color:#1e293b;border-bottom:1px solid #e2e8f0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;user-select:none;transition:all .2s ease}.dark .toc summary{color:#f8fafc;border-color:#334155}.toc summary:hover{background-color:rgba(0,0,0,2%)}.dark .toc summary:hover{background-color:rgba(255,255,255,5%)}.toc summary::after{content:'';width:.75rem;height:.75rem;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:rotate(45deg);transition:transform .3s ease}.toc[open] summary::after{transform:rotate(-135deg)}.toc-content{padding:1rem .5rem;height:auto;overflow:visible}.toc-content::-webkit-scrollbar{display:none}.toc-content nav{font-size:.875rem}.toc-content ul{list-style:none;padding-left:0;margin:0}.toc-content li{margin:.5rem 0}.toc-content ul ul{padding-left:1rem;margin:.5rem 0;border-left:2px solid #e2e8f0}.dark .toc-content ul ul{border-left-color:#334155}.toc-content a{color:#475569;text-decoration:none;display:block;padding:.25rem .5rem;border-radius:.375rem;transition:all .2s ease;border-left:2px solid transparent;font-size:.875rem;line-height:1.5}.toc-content a:hover{color:#2563eb;background-color:#f1f5f9;transform:translateX(2px)}.dark .toc-content a{color:#cbd5e1}.dark .toc-content a:hover{color:#3b82f6;background-color:#1f2937}.toc-content a.active{color:#2563eb;background-color:rgba(37,99,235,.1);border-left-color:#2563eb;font-weight:500}.dark .toc-content a.active{color:#3b82f6;background-color:rgba(59,130,246,.1);border-left-color:#3b82f6}@media(max-width:1023px){.toc{position:relative;top:0;margin:1rem 0}}.toc-content{transition:max-height .3s ease}details:not([open]) .toc-content{max-height:0;overflow:hidden;padding-top:0;padding-bottom:0}.toc-content nav>ul>li>a{font-weight:500;font-size:.9375rem}.toc-content nav>ul>li>ul>li>a::before{content:'└ ';color:#94a3b8;display:inline-block;width:1rem}.dark .toc-content nav>ul>li>ul>li>a::before{color:#64748b}.toc-section-active{background-color:rgba(37,99,235,5%)}.dark .toc-section-active{background-color:rgba(59,130,246,5%)}.js-toc-highlight{position:absolute;left:0;top:0;height:1.5rem;width:2px;background-color:#2563eb;transform-origin:0 0;transition:transform .2s ease}.dark .js-toc-highlight{background-color:#3b82f6}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{position:relative;margin-top:2rem!important;margin-bottom:1rem!important;font-weight:700!important;line-height:1.3!important;color:#111827!important}.dark .prose h1,.dark .prose h2,.dark .prose h3,.dark .prose h4,.dark .prose h5,.dark .prose h6{color:#f3f4f6!important}.prose h1{font-size:2.25rem!important;border-bottom:1px solid #e5e7eb!important;padding-bottom:.5rem!important}.prose h2{font-size:1.875rem!important;border-bottom:1px solid #e5e7eb!important;padding-bottom:.5rem!important;color:#1f2937!important;font-weight:800!important}.dark .prose h2{color:#e5e7eb!important;border-color:#374151!important}.prose h3{font-size:1.5rem!important}.prose h4{font-size:1.25rem!important}.dark .prose h1,.dark .prose h2{border-color:#374151!important}.prose img{display:block!important;max-width:100%!important;height:auto!important;margin:2rem auto!important;border-radius:.375rem!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%)!important}.dark .prose img{box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.1)!important}.prose a{color:#2563eb!important;text-decoration:none!important;border-bottom:1px solid rgba(37,99,235,.2)!important;transition:border-color .2s ease,color .2s ease!important}.prose a:hover{color:#1d4ed8!important;border-bottom-color:#1d4ed8!important}.dark .prose a{color:#60a5fa!important;border-bottom-color:rgba(96,165,250,.2)!important}.dark .prose a:hover{color:#93c5fd!important;border-bottom-color:#93c5fd!important}.prose pre{background-color:#f3f4f6!important;border-radius:.375rem!important;padding:1rem!important;overflow-x:auto!important;margin:1.5rem 0!important}.dark .prose pre{background-color:#1f2937!important}.prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace!important;font-size:.875em!important;color:#b91c1c!important;background-color:#fee2e2!important;padding:.2em .4em!important;border-radius:.25rem!important;white-space:nowrap!important}.dark .prose code{color:#fca5a5!important;background-color:rgba(252,165,165,.1)!important}.prose pre code{color:inherit!important;background-color:initial!important;padding:0!important;border-radius:0!important;white-space:pre!important}.prose ul,.prose ol{margin:1.25rem 0!important;padding-left:1.625rem!important}.prose li{margin:.5rem 0!important}.prose blockquote{font-style:italic!important;border-left:4px solid #e5e7eb!important;padding-left:1rem!important;margin:1.5rem 0!important;color:#4b5563!important}.dark .prose blockquote{border-left-color:#4b5563!important;color:#9ca3af!important}.prose table{width:100%!important;margin:1.5rem 0!important;border-collapse:collapse!important}.prose thead{border-bottom:1px solid #e5e7eb!important}.prose thead th{font-weight:600!important;padding:.75rem!important}.prose tbody tr{border-bottom:1px solid #e5e7eb!important}.prose tbody td{padding:.75rem!important}.dark .prose thead{border-bottom-color:#4b5563!important}.dark .prose tbody tr{border-bottom-color:#4b5563!important}.prose img,.markdown-content img,article img{display:block!important;max-width:100%!important;height:auto!important;margin:1.5rem auto!important;border-radius:.375rem!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%)!important}.post-entry img,.post-list img,.grid img{display:block!important;max-width:100%!important;height:auto!important;object-fit:cover!important}.featured-image img,.entry-cover img{display:block!important;width:100%!important;height:auto!important;margin:0 auto!important}.featured-image img,.post-featured-image img,[class*=featured] img,[class*=cover] img{display:block!important;max-width:100%!important;height:auto!important;margin:0 auto!important}img{max-width:100%!important;height:auto!important}img:not([src]),img[src=""],img[src="/"]{display:none!important}figure figcaption,.image-caption,.wp-caption-text{text-align:center!important;font-size:.875rem!important;color:#6b7280!important;margin-top:.5rem!important}.dark .prose img,.dark .markdown-content img,.dark article img{box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.1)!important}.dark figure figcaption,.dark .image-caption,.dark .wp-caption-text{color:#9ca3af!important}p>img,p>a>img{display:block!important;max-width:100%!important;height:auto!important;margin:1.5rem auto!important}.post-entry .entry-cover img{width:100%!important;height:auto!important;object-fit:cover!important}.markdown-content img,.prose img{max-width:100%!important;height:auto!important;margin:1.5rem auto!important;display:block!important}img[src$=".webp"]{background-color:initial!important}img:not([width]):not([height]){max-width:100%!important;height:auto!important}.post-content,.markdown-content,.prose,article{overflow-x:hidden!important}img[src^="/static/"],img[src^="static/"]{max-width:100%!important;height:auto!important}img[src^="/images/"],img[src^="images/"]{max-width:100%!important;height:auto!important}img.absolute{position:relative!important}img.cover-image,img.featured-image,img.post-image{max-width:100%!important;height:auto!important;display:block!important}.skeleton{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:.375rem;color:transparent!important}.skeleton-text{height:1rem;margin-bottom:.5rem}.skeleton-title{height:2rem;width:70%;margin-bottom:1rem}.skeleton-card{height:200px;margin-bottom:1rem}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.loading-spinner{display:inline-block;width:40px;height:40px;border:3px solid rgba(59,130,246,.2);border-radius:50%;border-top-color:#3b82f6;animation:spin 1s ease-in-out infinite}.loading-spinner.small{width:20px;height:20px;border-width:2px}@keyframes spin{to{transform:rotate(360deg)}}.page-loading{position:fixed;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#3b82f6);background-size:200% 100%;animation:pageLoading 1.5s ease-in-out infinite;z-index:1000}@keyframes pageLoading{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.fade-in{opacity:0;transform:translateY(20px);animation:fadeIn .6s ease forwards}.fade-in-delay-1{animation-delay:.1s}.fade-in-delay-2{animation-delay:.2s}.fade-in-delay-3{animation-delay:.3s}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}.btn.loading{position:relative;color:transparent!important;pointer-events:none}.btn.loading::after{content:'';position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid transparent;border-top-color:initial;border-radius:50%;animation:spin .8s linear infinite}@media(prefers-reduced-motion:reduce){.skeleton,.loading-spinner,.page-loading,.fade-in{animation:none;transition:none}}