.blog-post-layout .blog-post-page{width:100%;min-height:100vh}.blog-post-layout .blog-post-header{width:100%;background:linear-gradient(135deg,#3700ff1a,#8aa6af1a);border-radius:24px 24px 0 0;padding-bottom:0}.blog-post-layout .blog-post-header-content{text-align:center;padding:4rem 2rem 3rem}.blog-post-layout .blog-post-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:#1f2937;margin:0 0 1rem;line-height:1.1}.blog-post-layout .blog-post-meta-container{display:flex;align-items:center;justify-content:space-between;max-width:800px;margin:1rem auto 0;font-size:1rem;color:#fffc;font-weight:500}.blog-post-layout .blog-post-date,.blog-post-layout .blog-post-read-time{color:#ffffffe6}.blog-post-layout .blog-post-category-badge{background:#fff3;color:#ffffffe6;padding:6px 12px;border-radius:12px;font-size:.875rem;font-weight:600;border:1px solid rgba(255,255,255,.3);text-transform:uppercase;letter-spacing:.5px}.blog-post-layout .blog-post-image-container{width:100%;padding:0;position:relative}.blog-post-layout .blog-post-featured-image{width:100%;height:400px;object-fit:cover;display:block;margin:0}.blog-post-layout .blog-post-content-section{width:100%;background:#ffffffb3;backdrop-filter:blur(20px);border-radius:0 0 24px 24px;padding:3rem;margin:0;border:1px solid rgba(255,255,255,.5);border-top:none;box-shadow:0 15px 35px #0000000f}.blog-post-layout .blog-post-back-section{text-align:center;padding:5rem 0 0}.blog-post-layout .blog-post-container{max-width:800px;margin:0 auto;padding:0 1rem}.blog-post-layout .blog-post-meta-header{margin-top:2rem;display:flex;justify-content:center}.blog-post-layout .post-details{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.blog-post-layout .post-separator{color:#d1d5db}.blog-post-layout .blog-post-content-container{max-width:800px;margin:0 auto;padding:0 2rem}.blog-post-layout .blog-article{background:#fffc;backdrop-filter:blur(20px);border-radius:24px;border:2px solid rgba(255,255,255,.5);box-shadow:0 15px 35px #0000000f;padding:3rem;line-height:1.7}.blog-post-layout .blog-article h1,.blog-post-layout .blog-article h2,.blog-post-layout .blog-article h3,.blog-post-layout .blog-article h4,.blog-post-layout .blog-article h5,.blog-post-layout .blog-article h6{color:#1f2937;margin-top:2rem;margin-bottom:1rem;line-height:1.3}.blog-post-layout .blog-article h1{font-size:2.25rem;font-weight:800}.blog-post-layout .blog-article h2{font-size:1.875rem;font-weight:700;border-bottom:2px solid rgba(55,0,255,.1);padding-bottom:.5rem}.blog-post-layout .blog-article h3{font-size:1.5rem;font-weight:600}.blog-post-layout .blog-article p{color:#4b5563;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.blog-post-layout .blog-article ul,.blog-post-layout .blog-article ol{margin:1.5rem 0;padding-left:2rem}.blog-post-layout .blog-article li{margin-bottom:.5rem;color:#4b5563}.blog-post-layout .blog-article blockquote{border-left:4px solid rgba(55,0,255,.3);background:#3700ff0d;padding:1rem 1.5rem;margin:2rem 0;border-radius:0 8px 8px 0;font-style:italic}.blog-post-layout .blog-article a{color:#3700ffcc;text-decoration:underline;font-weight:500}.blog-post-layout .blog-article a:hover{color:#3700ff}.blog-post-layout .blog-article code{background:#3700ff1a;color:#3700ffe6;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}.blog-post-layout .blog-article pre{background:#1a202c;color:#e2e8f0;padding:1.5rem;border-radius:12px;overflow-x:auto;margin:2rem 0;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.blog-post-layout .blog-article pre code{background:transparent;color:inherit;padding:0;border-radius:0}.blog-post-layout .blog-post-meta-simple{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1.1rem;color:#6b7280;margin-bottom:3rem;font-weight:500}.blog-post-layout .blog-post-meta-simple .post-separator{color:#d1d5db;font-weight:400}.blog-post-layout .blog-post-title-image{width:100%;height:400px;border-radius:24px;overflow:hidden;background:#fffc;backdrop-filter:blur(20px);border:2px solid rgba(255,255,255,.5);box-shadow:0 15px 35px #0000000f}.blog-post-layout .blog-post-title-image .title-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-post-layout .blog-post-title-image:hover .title-image{transform:scale(1.02)}.blog-post-layout .blog-post-content-wide{max-width:1000px;margin:0 auto;padding:0 2rem}.blog-post-layout .blog-article-wide{background:#fffc;backdrop-filter:blur(20px);border-radius:24px;border:2px solid rgba(255,255,255,.5);box-shadow:0 15px 35px #0000000f;padding:4rem;line-height:1.7}.blog-post-layout .blog-article-wide h1,.blog-post-layout .blog-article-wide h2,.blog-post-layout .blog-article-wide h3,.blog-post-layout .blog-article-wide h4,.blog-post-layout .blog-article-wide h5,.blog-post-layout .blog-article-wide h6{color:#1f2937;margin-top:2.5rem;margin-bottom:1.2rem;line-height:1.3}.blog-post-layout .blog-article-wide h1{font-size:2.5rem;font-weight:800}.blog-post-layout .blog-article-wide h2{font-size:2rem;font-weight:700;border-bottom:2px solid rgba(55,0,255,.1);padding-bottom:.5rem}.blog-post-layout .blog-article-wide h3{font-size:1.6rem;font-weight:600}.blog-post-layout .blog-article-wide p{color:#4b5563;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.blog-post-layout .blog-article-wide ul,.blog-post-layout .blog-article-wide ol{margin:1.5rem 0;padding-left:2rem}.blog-post-layout .blog-article-wide li{margin-bottom:.5rem;color:#4b5563;font-size:1.125rem}.blog-post-layout .blog-article-wide blockquote{border-left:4px solid rgba(55,0,255,.3);background:#3700ff0d;padding:1.5rem 2rem;margin:2.5rem 0;border-radius:0 12px 12px 0;font-style:italic;font-size:1.125rem}.blog-post-layout .blog-article-wide a{color:#3700ffcc;text-decoration:underline;font-weight:500}.blog-post-layout .blog-article-wide a:hover{color:#3700ff}.blog-post-layout .blog-article-wide code{background:#3700ff1a;color:#3700ffe6;padding:3px 8px;border-radius:6px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem}.blog-post-layout .blog-article-wide pre{background:#1a202c;color:#e2e8f0;padding:2rem;border-radius:16px;overflow-x:auto;margin:2.5rem 0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;box-shadow:0 8px 25px #0000001a}.blog-post-layout .blog-article-wide pre code{background:transparent;color:inherit;padding:0;border-radius:0}.blog-post-layout .blog-post-content-full-width{background:#ffffffb3;backdrop-filter:blur(20px);border-radius:24px;padding:3rem;border:1px solid rgba(255,255,255,.5);box-shadow:0 15px 35px #0000000f;width:100%;max-width:none}.blog-post-layout .blog-article-full-width{line-height:1.7;width:100%;max-width:none}.blog-post-layout .blog-article-full-width h1,.blog-post-layout .blog-article-full-width h2,.blog-post-layout .blog-article-full-width h3,.blog-post-layout .blog-article-full-width h4,.blog-post-layout .blog-article-full-width h5,.blog-post-layout .blog-article-full-width h6{color:#1f2937;margin-top:2.5rem;margin-bottom:1.2rem;line-height:1.3}.blog-post-layout .blog-article-full-width h1{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748,#4a5568);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.blog-post-layout .blog-article-full-width h2{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:#374151;border-bottom:2px solid rgba(55,0,255,.1);padding-bottom:.5rem}.blog-post-layout .blog-article-full-width h3{font-size:1.6rem;font-weight:600;color:#4b5563}.blog-post-layout .blog-article-full-width p{color:#4b5563;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.blog-post-layout .blog-article-full-width ul,.blog-post-layout .blog-article-full-width ol{margin:1.5rem 0;padding-left:2rem}.blog-post-layout .blog-article-full-width li{margin-bottom:.5rem;color:#4b5563;font-size:1.125rem}.blog-post-layout .blog-article-full-width blockquote{border-left:4px solid rgba(55,0,255,.3);background:#3700ff0d;padding:1.5rem 2rem;margin:2.5rem 0;border-radius:0 12px 12px 0;font-style:italic;font-size:1.125rem}.blog-post-layout .blog-article-full-width a{color:#3700ffcc;text-decoration:underline;font-weight:500}.blog-post-layout .blog-article-full-width a:hover{color:#3700ff}.blog-post-layout .blog-article-full-width code{background:#3700ff1a;color:#3700ffe6;padding:3px 8px;border-radius:6px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem}.blog-post-layout .blog-article-full-width pre{background:#1a202c;color:#e2e8f0;padding:2rem;border-radius:16px;overflow-x:auto;margin:2.5rem 0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;box-shadow:0 8px 25px #0000001a}.blog-post-layout .blog-article-full-width pre code{background:transparent;color:inherit;padding:0;border-radius:0}.blog-post-layout .blog-post-meta-full-width{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1.1rem;color:#fffc;font-weight:500;margin-top:1rem}.blog-post-layout .blog-post-meta-full-width .post-separator{color:#ffffff80;font-weight:400}.blog-post-layout .blog-post-meta-layout{display:flex;align-items:center;justify-content:space-between;max-width:800px;margin:1rem auto 0;font-size:1rem;color:#fffc;font-weight:500}.blog-post-layout .blog-post-tag{background:#fff3;color:#ffffffe6;padding:4px 8px;border-radius:8px;font-size:.875rem;font-weight:500;border:1px solid rgba(255,255,255,.3)}.blog-post-layout .blog-article,.blog-post-layout .blog-article-wide,.blog-post-layout .blog-article-full-width{padding:4rem 3rem;line-height:1.8;margin:0 auto}.blog-post-layout .blog-article h1{font-size:2.5rem;font-weight:800;color:#1a202c;margin-top:3rem;margin-bottom:1.5rem;line-height:1.2;border-bottom:3px solid rgba(55,0,255,.1);padding-bottom:1rem}.blog-post-layout .blog-article h2{font-size:2rem;font-weight:700;color:#2d3748;margin-top:3rem;margin-bottom:1.25rem;position:relative}.blog-post-layout .blog-article h2:before{content:"";position:absolute;left:-1.5rem;top:50%;transform:translateY(-50%);width:4px;height:2rem;background:linear-gradient(135deg,#3700ffcc,#3700ff66);border-radius:2px}.blog-post-layout .blog-article h3{font-size:1.5rem;font-weight:600;color:#4a5568;margin-top:2.5rem;margin-bottom:1rem;position:relative}.blog-post-layout .blog-article h3:before{content:"▶";color:#3700ff99;margin-right:.5rem;font-size:.8rem}.blog-post-layout .blog-article p{font-size:1.125rem;line-height:1.8;color:#4a5568;margin-bottom:1.75rem;text-align:justify}.blog-post-layout .blog-article ul,.blog-post-layout .blog-article ol{margin:2rem 0;padding-left:0}.blog-post-layout .blog-article li{margin-bottom:1rem;padding-left:2rem;position:relative;color:#4a5568;font-size:1.125rem;line-height:1.7}.blog-post-layout .blog-article ul li:before{content:"→";position:absolute;left:0;color:#3700ffb3;font-weight:700;font-size:1.2rem}.blog-post-layout .blog-article blockquote{background:linear-gradient(135deg,#3700ff0d,#3700ff05);border-left:4px solid rgba(55,0,255,.4);padding:2rem 2.5rem;margin:3rem 0;border-radius:0 16px 16px 0;font-style:italic;font-size:1.2rem;position:relative;box-shadow:0 4px 20px #3700ff1a}.blog-post-layout .blog-article blockquote:before{content:'"';position:absolute;top:1rem;left:1rem;font-size:3rem;color:#3700ff4d;font-family:serif}.blog-post-layout .blog-article code:not(pre code){background:linear-gradient(135deg,#3700ff1a,#3700ff0d);color:#3700ffe6;padding:4px 8px;border-radius:6px;font-family:SF Mono,Monaco,Menlo,monospace;font-size:.9em;font-weight:600;border:1px solid rgba(55,0,255,.2);box-shadow:0 2px 4px #3700ff1a}.blog-post-layout .blog-article h2+p{font-size:1.2rem;color:#4a5568;font-weight:500;margin-bottom:2rem}.blog-post-layout .blog-article p:has(a[href*=docs]){background:linear-gradient(135deg,#10b9810d,#10b98105);border:2px solid rgba(16,185,129,.2);border-radius:16px;padding:2rem;margin:3rem 0;text-align:center;font-weight:500}.blog-post-layout .blog-article a{color:#3700ffcc;text-decoration:none;font-weight:600;border-bottom:2px solid rgba(55,0,255,.2);transition:all .3s ease;padding-bottom:2px}.blog-post-layout .blog-article a:hover{color:#3700ff;border-bottom-color:#3700ff99;background:#3700ff0d;padding:2px 4px;border-radius:4px}@media (max-width: 768px){.blog-post-layout .blog-article,.blog-post-layout .blog-article-wide,.blog-post-layout .blog-article-full-width{padding:2.5rem 2rem}.blog-post-layout .blog-article h1{font-size:2rem}.blog-post-layout .blog-article h2{font-size:1.6rem}.blog-post-layout .blog-article h2:before{left:-1rem}.blog-post-layout .blog-article p{text-align:left;font-size:1.1rem}}.blog-post-skeleton{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.skeleton-post-title{margin-bottom:1rem}.skeleton-post-title .skeleton-line{height:3.5rem;background:linear-gradient(90deg,#dcdcdc99 25%,#f0f0f0cc,#dcdcdc99 75%);background-size:200% 100%;animation:shimmer 1.8s infinite ease-in-out;border-radius:8px;margin-bottom:.5rem}.skeleton-post-title .title-line-1{width:85%}.skeleton-post-title .title-line-2{width:60%}.skeleton-meta-item{height:1rem;width:100px;background:#c8c8c8b3;border-radius:4px;background:linear-gradient(90deg,#dcdcdc99 25%,#f0f0f0cc,#dcdcdc99 75%);background-size:200% 100%;animation:shimmer 1.8s infinite ease-in-out}.skeleton-meta-badge{height:1.5rem;width:80px;background:#c8c8c8b3;border-radius:12px;background:linear-gradient(90deg,#dcdcdc99 25%,#f0f0f0cc,#dcdcdc99 75%);background-size:200% 100%;animation:shimmer 1.8s infinite ease-in-out}.skeleton-featured-image{width:100%;height:400px;background:linear-gradient(90deg,#dcdcdc99 25%,#f0f0f0cc,#dcdcdc99 75%);background-size:200% 100%;animation:shimmer 1.8s infinite ease-in-out}.skeleton-content{max-width:none}.skeleton-paragraph{margin-bottom:2rem}.skeleton-line{height:1.125rem;background:#c8c8c899;border-radius:4px;margin-bottom:.75rem;background:linear-gradient(90deg,#dcdcdc80 25%,#f0f0f0b3,#dcdcdc80 75%);background-size:200% 100%;animation:shimmer 1.8s infinite ease-in-out}.skeleton-line.short{width:70%}.skeleton-heading{height:2rem;width:50%;background:#b4b4b4b3;border-radius:6px;margin:3rem 0 1.5rem;background:linear-gradient(90deg,#c8c8c899 25%,#e6e6e6cc,#c8c8c899 75%);background-size:200% 100%;animation:shimmer 1.8s infinite ease-in-out}.skeleton-code-block{margin:2.5rem 0;border-radius:12px;overflow:hidden;background:#b4b4b44d}.skeleton-code-header{height:3rem;background:#2d3748cc;background:linear-gradient(90deg,#2d374899 25%,#4a5568cc,#2d374899 75%);background-size:200% 100%;animation:shimmer 1.8s infinite ease-in-out}.skeleton-code-content{background:#1a202ccc;padding:2rem}.skeleton-code-line{height:1rem;background:#a0aec066;border-radius:2px;margin-bottom:.5rem;background:linear-gradient(90deg,#a0aec04d 25%,#cbd5e180,#a0aec04d 75%);background-size:200% 100%;animation:shimmer 1.8s infinite ease-in-out}.skeleton-code-line.short{width:60%}.skeleton-back-button{height:3rem;width:150px;background:#c8c8c899;border-radius:12px;margin:0 auto;background:linear-gradient(90deg,#dcdcdc80 25%,#f0f0f0b3,#dcdcdc80 75%);background-size:200% 100%;animation:shimmer 1.8s infinite ease-in-out}.blog-post-not-found{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:4rem 2rem}.not-found-content{text-align:center;background:#fffc;backdrop-filter:blur(20px);border-radius:24px;border:2px solid rgba(255,255,255,.5);box-shadow:0 15px 35px #0000000f;padding:4rem 3rem;max-width:500px}.not-found-title{font-size:2.5rem;font-weight:800;color:#1f2937;margin-bottom:1rem}.not-found-description{font-size:1.125rem;color:#6b7280;line-height:1.6;margin-bottom:2rem}@media (max-width: 768px){.skeleton-post-title .skeleton-line{height:2.5rem}.skeleton-featured-image{height:250px}.skeleton-code-content{padding:1rem}.not-found-content{padding:2.5rem 2rem}.not-found-title{font-size:2rem}}.blog-post-page table{width:100%;border-collapse:collapse;margin:2rem 0;background:#fff9;backdrop-filter:blur(10px);border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #00000014;border:1px solid rgba(255,255,255,.4)}.blog-post-page th{background:linear-gradient(135deg,#3700ff1a,#3700ff0d);color:#374151;font-weight:700;padding:1rem 1.5rem;text-align:left;font-size:.95rem;border-bottom:2px solid rgba(55,0,255,.2);position:relative}.blog-post-page td{padding:1rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.06);vertical-align:top;transition:background .2s ease}.blog-post-page tr:hover td{background:#3700ff05}.blog-post-page tbody tr:nth-child(2n){background:#f8fafc80}.blog-post-page table code{background:#3700ff1a;color:#3700ffe6;border-radius:6px;padding:3px 8px;font-size:.9em;font-weight:600;border:1px solid rgba(55,0,255,.2)}
