.blog-page{padding:4rem 0;background:linear-gradient(180deg,#f8fbfd,#fff,#f8fafc);position:relative;min-height:100vh}.blog-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 80% 50% at 20% -10%,rgba(0,88,163,.04) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 20%,rgba(99,102,241,.03) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 10% 70%,rgba(16,185,129,.02) 0%,transparent 50%),radial-gradient(ellipse 40% 40% at 90% 90%,rgba(0,88,163,.03) 0%,transparent 50%);pointer-events:none;z-index:0;animation:blogGradientFloat 25s ease-in-out infinite}@keyframes blogGradientFloat{0%,to{opacity:1}50%{opacity:.7}}.blog-page:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at center,rgba(0,88,163,.012) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;z-index:0}[data-theme=dark] .blog-page{background:linear-gradient(180deg,#0f1419,#1a1f2e,#0f1419)}[data-theme=dark] .blog-page:before{background:radial-gradient(ellipse 80% 50% at 20% -10%,rgba(96,165,250,.06) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 20%,rgba(139,92,246,.05) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 10% 70%,rgba(52,211,153,.03) 0%,transparent 50%),radial-gradient(ellipse 40% 40% at 90% 90%,rgba(96,165,250,.04) 0%,transparent 50%)}[data-theme=dark] .blog-page:after{background-image:radial-gradient(circle at center,rgba(255,255,255,.015) 1px,transparent 1px)}.blog-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.blog-header{text-align:center;margin-bottom:4rem;padding:3rem 2rem;position:relative;background:linear-gradient(180deg,rgba(0,88,163,.04) 0%,transparent 100%);border-radius:24px;overflow:hidden}.blog-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 60% 40% at 50% 0%,rgba(0,88,163,.06) 0%,transparent 60%),radial-gradient(ellipse 40% 30% at 20% 100%,rgba(99,102,241,.04) 0%,transparent 50%),radial-gradient(ellipse 40% 30% at 80% 100%,rgba(16,185,129,.03) 0%,transparent 50%);pointer-events:none;z-index:0}.blog-header:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:200px;height:2px;background:linear-gradient(90deg,transparent,rgba(0,88,163,.3),transparent);border-radius:2px}.blog-header>*{position:relative;z-index:1}[data-theme=dark] .blog-header{background:linear-gradient(180deg,rgba(96,165,250,.05) 0%,transparent 100%)}[data-theme=dark] .blog-header:before{background:radial-gradient(ellipse 60% 40% at 50% 0%,rgba(96,165,250,.08) 0%,transparent 60%),radial-gradient(ellipse 40% 30% at 20% 100%,rgba(139,92,246,.05) 0%,transparent 50%),radial-gradient(ellipse 40% 30% at 80% 100%,rgba(52,211,153,.04) 0%,transparent 50%)}[data-theme=dark] .blog-header:after{background:linear-gradient(90deg,transparent,rgba(96,165,250,.4),transparent)}.blog-header h1{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;color:var(--text-primary, #1a2b3c);margin-bottom:1rem;letter-spacing:-.02em}[data-theme=dark] .blog-header h1{color:#f0f4f8}.blog-subtitle{font-size:1.25rem;color:var(--text-secondary, #5a6a7a);max-width:600px;margin:0 auto;line-height:1.6}[data-theme=dark] .blog-subtitle{color:#a0aec0}.blog-category{display:inline-block;padding:.3rem .875rem;background:linear-gradient(135deg,#0058a3,#07c);color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:6px;margin-bottom:.75rem;box-shadow:0 2px 8px #0058a340;transition:all .3s ease}.blog-category:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0058a359}.blog-category[data-category=guide]{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 2px 8px #6366f140}.blog-category[data-category=technical]{background:linear-gradient(135deg,#0891b2,#06b6d4);box-shadow:0 2px 8px #0891b240}.blog-category[data-category=feature]{background:linear-gradient(135deg,#10b981,#34d399);box-shadow:0 2px 8px #10b98140}.blog-category[data-category=design]{background:linear-gradient(135deg,#f59e0b,#fbbf24);box-shadow:0 2px 8px #f59e0b40}.blog-category[data-category=announcement]{background:linear-gradient(135deg,#ef4444,#f87171);box-shadow:0 2px 8px #ef444440}.blog-featured{margin-bottom:4rem}.blog-featured-link{display:grid;grid-template-columns:1fr 1fr;gap:0;background:linear-gradient(135deg,#fff,#fafbfc);border-radius:24px;overflow:hidden;text-decoration:none;border:1px solid rgba(0,0,0,.06);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.blog-featured-link:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(0,88,163,.02) 0%,transparent 50%);opacity:0;transition:opacity .4s ease;z-index:1;pointer-events:none}.blog-featured-link:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0058a31f,0 0 0 1px #0058a31a}.blog-featured-link:hover:before{opacity:1}[data-theme=dark] .blog-featured-link{background:linear-gradient(135deg,#ffffff08,#ffffff03);border-color:#ffffff14}[data-theme=dark] .blog-featured-link:hover{box-shadow:0 25px 50px #0006,0 0 0 1px #60a5fa33}.blog-featured-image{aspect-ratio:16/10;background:linear-gradient(135deg,#0058a3,#07c,#00a3e0);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.blog-featured-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.2) 0%,transparent 50%),radial-gradient(circle at 70% 70%,rgba(0,0,0,.1) 0%,transparent 50%);pointer-events:none}.blog-featured-image img{width:70%;height:70%;object-fit:contain;filter:drop-shadow(0 10px 30px rgba(0,0,0,.2));transition:transform .4s ease}.blog-featured-link:hover .blog-featured-image img{transform:scale(1.05)}.blog-featured-content{padding:3rem;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.blog-featured-content h2{font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;color:var(--text-primary, #1a2b3c);margin-bottom:1rem;line-height:1.3;transition:color .3s ease}.blog-featured-link:hover .blog-featured-content h2{color:#0058a3}[data-theme=dark] .blog-featured-content h2{color:#f0f4f8}[data-theme=dark] .blog-featured-link:hover .blog-featured-content h2{color:#60a5fa}.blog-featured-content p{color:var(--text-secondary, #5a6a7a);line-height:1.7;margin-bottom:1.5rem}[data-theme=dark] .blog-featured-content p{color:#a0aec0}.blog-meta{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:var(--text-secondary, #5a6a7a)}[data-theme=dark] .blog-meta{color:#a0aec0}.blog-date,.blog-read-time{opacity:.8}.blog-date:after{content:"•";margin-left:1rem}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}.blog-card{background:linear-gradient(135deg,#fff,#fafbfc);border-radius:20px;overflow:hidden;border:1px solid rgba(0,0,0,.06);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.blog-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(0,88,163,.03) 0%,transparent 50%);opacity:0;transition:opacity .4s ease;z-index:1;pointer-events:none}.blog-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0058a31a,0 0 0 1px #0058a31a}.blog-card:hover:before{opacity:1}[data-theme=dark] .blog-card{background:linear-gradient(135deg,#ffffff08,#ffffff03);border-color:#ffffff14}[data-theme=dark] .blog-card:hover{box-shadow:0 20px 40px #0000004d,0 0 0 1px #60a5fa33}.blog-card-link{display:block;text-decoration:none}.blog-card-image{aspect-ratio:16/9;background:linear-gradient(135deg,#0058a3,#07c,#00a3e0);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.blog-card-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.15) 0%,transparent 50%);pointer-events:none}.blog-card-image img{width:50%;height:50%;object-fit:contain;opacity:.95;filter:drop-shadow(0 5px 15px rgba(0,0,0,.15));transition:transform .4s ease}.blog-card:hover .blog-card-image img{transform:scale(1.1)}.blog-card-content{padding:1.75rem;position:relative;z-index:2}.blog-card-content h3{font-size:1.125rem;font-weight:600;color:var(--text-primary, #1a2b3c);margin-bottom:.5rem;line-height:1.4;transition:color .3s ease}.blog-card:hover .blog-card-content h3{color:#0058a3}[data-theme=dark] .blog-card-content h3{color:#f0f4f8}[data-theme=dark] .blog-card:hover .blog-card-content h3{color:#60a5fa}.blog-card-content p{font-size:.875rem;color:var(--text-secondary, #5a6a7a);line-height:1.6;margin-bottom:1rem}[data-theme=dark] .blog-card-content p{color:#a0aec0}.blog-newsletter{background:linear-gradient(135deg,#0058a3,#07c,#00a3e0);border-radius:24px;padding:4rem 3rem;text-align:center;color:#fff;position:relative;overflow:hidden;box-shadow:0 20px 50px #0058a34d}.blog-newsletter:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.15) 0%,transparent 40%),radial-gradient(circle at 80% 80%,rgba(0,0,0,.1) 0%,transparent 40%);pointer-events:none}.blog-newsletter:after{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.blog-newsletter>*{position:relative;z-index:1}.blog-newsletter h3{font-family:Cormorant Garamond,serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;margin-bottom:.75rem}.blog-newsletter p{opacity:.9;margin-bottom:2rem;font-size:1.125rem}.newsletter-form{display:flex;gap:1rem;max-width:500px;margin:0 auto}.newsletter-form input{flex:1;padding:1rem 1.25rem;border:none;border-radius:12px;font-size:1rem;background:#fffffff2;color:#1a2b3c;box-shadow:0 4px 15px #0000001a;transition:all .3s ease}.newsletter-form input:focus{outline:none;box-shadow:0 4px 20px #00000026,0 0 0 3px #ffffff4d}.newsletter-form input::placeholder{color:#5a6a7a}.newsletter-form button{padding:1rem 2rem;background:linear-gradient(135deg,#1a2b3c,#2d3e50);color:#fff;border:none;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.newsletter-form button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.blog-post{padding:2rem 0 4rem;background:linear-gradient(180deg,#f8fbfd,#fff,#f8fafc);position:relative;min-height:100vh}.blog-post:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 60% 40% at 20% 10%,rgba(0,88,163,.03) 0%,transparent 50%),radial-gradient(ellipse 40% 30% at 80% 30%,rgba(99,102,241,.02) 0%,transparent 50%);pointer-events:none;z-index:0}[data-theme=dark] .blog-post{background:linear-gradient(180deg,#0f1419,#1a1f2e,#0f1419)}[data-theme=dark] .blog-post:before{background:radial-gradient(ellipse 60% 40% at 20% 10%,rgba(96,165,250,.05) 0%,transparent 50%),radial-gradient(ellipse 40% 30% at 80% 30%,rgba(139,92,246,.03) 0%,transparent 50%)}.blog-post-container{max-width:800px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary, #5a6a7a);margin-bottom:2rem;padding:.75rem 1rem;background:#0058a308;border-radius:10px;width:fit-content}[data-theme=dark] .breadcrumb{background:#60a5fa0d;color:#a0aec0}.breadcrumb a{color:var(--text-secondary, #5a6a7a);text-decoration:none;transition:color .2s ease}.breadcrumb a:hover{color:#0058a3}[data-theme=dark] .breadcrumb a{color:#a0aec0}[data-theme=dark] .breadcrumb a:hover{color:#60a5fa}.breadcrumb span:not(:last-child){opacity:.5}.blog-post-header{margin-bottom:2rem;padding:2rem;background:linear-gradient(135deg,rgba(0,88,163,.03) 0%,transparent 100%);border-radius:20px;position:relative}.blog-post-header:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#0058a3,#07c,#00a3e0);border-radius:4px 0 0 4px}[data-theme=dark] .blog-post-header{background:linear-gradient(135deg,rgba(96,165,250,.05) 0%,transparent 100%)}[data-theme=dark] .blog-post-header:before{background:linear-gradient(180deg,#60a5fa,#93c5fd,#bfdbfe)}.blog-post-header h1{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;color:var(--text-primary, #1a2b3c);line-height:1.2;margin-bottom:1rem}[data-theme=dark] .blog-post-header h1{color:#f0f4f8}.blog-post-excerpt{font-size:1.25rem;color:var(--text-secondary, #5a6a7a);line-height:1.6;margin-bottom:1.5rem}[data-theme=dark] .blog-post-excerpt{color:#a0aec0}.blog-post-meta{display:flex;align-items:center;justify-content:space-between;padding-top:1.5rem;border-top:1px solid rgba(0,88,163,.1)}[data-theme=dark] .blog-post-meta{border-top-color:#60a5fa26}.blog-author{display:flex;align-items:center;gap:.75rem}.blog-author-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#0058a3,#07c);box-shadow:0 4px 12px #0058a340}.blog-author-name{display:block;font-weight:600;color:var(--text-primary, #1a2b3c)}[data-theme=dark] .blog-author-name{color:#f0f4f8}.blog-author .blog-date{font-size:.875rem;color:var(--text-secondary, #5a6a7a)}.blog-author .blog-date:after{display:none}[data-theme=dark] .blog-author .blog-date{color:#a0aec0}.blog-post-image{margin:2rem -2rem;aspect-ratio:16/9;background:linear-gradient(135deg,#0058a3,#07c,#00a3e0);border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 20px 50px #0058a333}.blog-post-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.2) 0%,transparent 50%),radial-gradient(circle at 70% 70%,rgba(0,0,0,.1) 0%,transparent 50%);pointer-events:none}.blog-post-image img{width:50%;height:50%;object-fit:contain;filter:drop-shadow(0 10px 30px rgba(0,0,0,.2))}.blog-post-content{font-size:1.125rem;line-height:1.8;color:var(--text-primary, #1a2b3c)}[data-theme=dark] .blog-post-content{color:#c0cad4}.blog-post-content h2{font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:600;margin:3rem 0 1.5rem;color:var(--text-primary, #1a2b3c);position:relative;padding-left:1rem}.blog-post-content h2:before{content:"";position:absolute;left:0;top:.2em;bottom:.2em;width:4px;background:linear-gradient(180deg,#0058a3,#07c);border-radius:2px}[data-theme=dark] .blog-post-content h2{color:#f0f4f8}[data-theme=dark] .blog-post-content h2:before{background:linear-gradient(180deg,#60a5fa,#93c5fd)}.blog-post-content h3{font-size:1.25rem;font-weight:600;margin:2rem 0 .75rem;color:var(--text-primary, #1a2b3c)}[data-theme=dark] .blog-post-content h3{color:#e0e8f0}.blog-post-content p{margin-bottom:1.5rem}.blog-post-content a{color:#0058a3;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.blog-post-content a:hover{color:#07c}[data-theme=dark] .blog-post-content a{color:#60a5fa}[data-theme=dark] .blog-post-content a:hover{color:#93c5fd}.blog-post-content ul,.blog-post-content ol{margin:1.5rem 0;padding-left:1.5rem}.blog-post-content li{margin-bottom:.75rem}.blog-post-content strong{font-weight:600;color:var(--text-primary, #1a2b3c)}[data-theme=dark] .blog-post-content strong{color:#f0f4f8}.blog-post-content pre{background:linear-gradient(135deg,#1e293b,#0f172a);color:#e2e8f0;padding:1.75rem;border-radius:16px;overflow-x:auto;margin:2rem 0;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9rem;line-height:1.7;box-shadow:0 10px 30px #0003;position:relative}.blog-post-content pre:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0058a3,#6366f1,#10b981);border-radius:16px 16px 0 0}.blog-post-content code{font-family:JetBrains Mono,Fira Code,monospace;font-size:.9em;background:#0058a314;color:#0058a3;padding:.2em .5em;border-radius:6px}[data-theme=dark] .blog-post-content code{background:#60a5fa26;color:#60a5fa}.blog-post-content pre code{background:none;color:inherit;padding:0}.blog-post-content kbd{display:inline-block;padding:.25em .6em;font-family:JetBrains Mono,monospace;font-size:.85em;background:linear-gradient(180deg,#f8fafc,#e2e8f0);border:1px solid #cbd5e1;border-radius:6px;box-shadow:0 2px #94a3b8;color:#1e293b}[data-theme=dark] .blog-post-content kbd{background:linear-gradient(180deg,#334155,#1e293b);border-color:#475569;box-shadow:0 2px #1e293b;color:#e2e8f0}.blog-cta{background:linear-gradient(135deg,#0058a30f,#6366f10a);border:1px solid rgba(0,88,163,.1);border-radius:20px;padding:2.5rem;margin:3rem 0;text-align:center;position:relative;overflow:hidden}.blog-cta:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0058a3,#6366f1,#10b981)}[data-theme=dark] .blog-cta{background:linear-gradient(135deg,#60a5fa14,#8b5cf60d);border-color:#60a5fa26}.blog-cta h3{font-family:Cormorant Garamond,serif;font-size:1.75rem;margin-bottom:.75rem;color:var(--text-primary, #1a2b3c)}[data-theme=dark] .blog-cta h3{color:#f0f4f8}.blog-cta p{color:var(--text-secondary, #5a6a7a);margin-bottom:1.5rem}[data-theme=dark] .blog-cta p{color:#a0aec0}.blog-cta-button{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg,#0058a3,#07c);color:#fff;text-decoration:none;border-radius:12px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #0058a34d}.blog-cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0058a366;color:#fff}.blog-post-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,88,163,.1);display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1.5rem}[data-theme=dark] .blog-post-footer{border-top-color:#60a5fa26}.blog-tags{display:flex;flex-wrap:wrap;gap:.5rem}.blog-tag{padding:.4rem .875rem;background:linear-gradient(135deg,#0058a314,#6366f10d);color:#0058a3;font-size:.8125rem;font-weight:500;border-radius:8px;border:1px solid rgba(0,88,163,.1);transition:all .3s ease}.blog-tag:hover{background:linear-gradient(135deg,#0058a31f,#6366f114);transform:translateY(-2px)}[data-theme=dark] .blog-tag{background:linear-gradient(135deg,#60a5fa1a,#8b5cf614);color:#60a5fa;border-color:#60a5fa33}.blog-share{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:var(--text-secondary, #5a6a7a)}[data-theme=dark] .blog-share{color:#a0aec0}.blog-share-links{display:flex;gap:.5rem}.blog-share-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#0058a314,#6366f10d);color:#0058a3;border:1px solid rgba(0,88,163,.1);transition:all .3s ease}.blog-share-link:hover{background:linear-gradient(135deg,#0058a3,#07c);color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 4px 12px #0058a34d}[data-theme=dark] .blog-share-link{background:linear-gradient(135deg,#60a5fa1a,#8b5cf614);color:#60a5fa;border-color:#60a5fa33}[data-theme=dark] .blog-share-link:hover{background:linear-gradient(135deg,#60a5fa,#93c5fd);color:#0f172a}.blog-related{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(0,88,163,.1)}[data-theme=dark] .blog-related{border-top-color:#60a5fa26}.blog-related h2{font-family:Cormorant Garamond,serif;font-size:1.75rem;margin-bottom:1.5rem;color:var(--text-primary, #1a2b3c)}[data-theme=dark] .blog-related h2{color:#f0f4f8}.blog-related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.blog-related-card{display:block;padding:1.75rem;background:linear-gradient(135deg,#0058a30a,#6366f105);border:1px solid rgba(0,88,163,.08);border-radius:16px;text-decoration:none;transition:all .3s ease}.blog-related-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0058a31a;border-color:#0058a326}[data-theme=dark] .blog-related-card{background:linear-gradient(135deg,#60a5fa0f,#8b5cf608);border-color:#60a5fa1a}[data-theme=dark] .blog-related-card:hover{box-shadow:0 12px 30px #0003;border-color:#60a5fa33}.blog-related-card h3{font-size:1rem;font-weight:600;color:var(--text-primary, #1a2b3c);margin-bottom:.75rem;transition:color .3s ease}.blog-related-card:hover h3{color:#0058a3}[data-theme=dark] .blog-related-card h3{color:#f0f4f8}[data-theme=dark] .blog-related-card:hover h3{color:#60a5fa}.blog-related-card .blog-category{font-size:.7rem;padding:.2rem .5rem}@media(max-width:1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.blog-featured-link{grid-template-columns:1fr}.blog-featured-content{padding:2rem}.blog-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.blog-post-image{margin:2rem -1rem;border-radius:16px}.blog-related-grid{grid-template-columns:1fr}.blog-post-footer{flex-direction:column}.blog-post-header{padding:1.5rem}.blog-newsletter{padding:3rem 2rem}}.page-decoration{position:fixed;pointer-events:none;z-index:0;opacity:.4}.page-decoration-1{top:15%;right:5%;width:300px;height:300px;background:radial-gradient(circle,rgba(0,88,163,.08) 0%,transparent 70%);border-radius:50%;filter:blur(40px);animation:float-slow 20s ease-in-out infinite}.page-decoration-2{bottom:20%;left:3%;width:250px;height:250px;background:radial-gradient(circle,rgba(99,102,241,.06) 0%,transparent 70%);border-radius:50%;filter:blur(50px);animation:float-slow 25s ease-in-out infinite reverse}.page-decoration-3{top:50%;right:10%;width:200px;height:200px;background:radial-gradient(circle,rgba(16,185,129,.05) 0%,transparent 70%);border-radius:50%;filter:blur(45px);animation:float-slow 22s ease-in-out infinite;animation-delay:-5s}@keyframes float-slow{0%,to{transform:translate(0) scale(1)}25%{transform:translate(10px,-15px) scale(1.02)}50%{transform:translate(-5px,10px) scale(.98)}75%{transform:translate(-15px,-5px) scale(1.01)}}[data-theme=dark] .page-decoration-1{background:radial-gradient(circle,rgba(96,165,250,.1) 0%,transparent 70%)}[data-theme=dark] .page-decoration-2{background:radial-gradient(circle,rgba(139,92,246,.08) 0%,transparent 70%)}[data-theme=dark] .page-decoration-3{background:radial-gradient(circle,rgba(52,211,153,.06) 0%,transparent 70%)}
