@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');*{box-sizing:border-box}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;color:#0f172a;line-height:1.7;background:#fafbfc}body.page-template-sanity-blog .ast-container,body.page-id-4007 .ast-container{max-width:100% !important;width:100% !important;padding-left:0 !important;padding-right:0 !important;margin:0 !important}body.page-template-sanity-blog .site-content,body.page-template-sanity-blog .ast-container>.site-main{max-width:100% !important;padding-left:1.5rem !important;padding-right:1.5rem !important}.blog-main,.single-main,.blog-hero,.blog-posts-grid{max-width:none !important;width:100% !important;margin-left:0 !important;margin-right:0 !important}.blog-main{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);min-height:100vh}.gradient-text{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass-morphism{background:rgba(255,255,255,.25);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 32px rgba(0,0,0,.1)}.blog-hero{position:relative;padding:6rem 1.5rem 5rem;overflow:hidden}.blog-hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 30px 30px,rgba(156,163,172,.1) 2px,transparent 2px),linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);background-size:60px 60px,cover;opacity:.8}.blog-hero-content{max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:10}.blog-badge{display:inline-flex;padding:.5rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 4px 12px rgba(59,130,246,.4)}.blog-badge-secondary{background:#f1f5f9;color:#475569}.blog-hero-title{font-size:clamp(2.5rem, 5vw, 4.5rem);font-weight:800;margin:1.5rem 0 1.25rem;line-height:1.1;letter-spacing:-.02em}.blog-hero-subtitle{max-width:650px;margin:0 auto 3rem;font-size:1.125rem;color:#64748b;line-height:1.7}.blog-hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px, 1fr));gap:2rem;margin-top:3rem}.blog-stat{text-align:center}.blog-stat-number{font-size:clamp(1.5rem, 3vw, 2.25rem);font-weight:800;color:#0f172a;margin-bottom:.5rem}.blog-stat-label{font-size:.8rem;color:#64748b;line-height:1.4}.blog-featured-section{padding:5rem 1.5rem;background:rgba(59,130,246,.03)}.blog-featured-header{max-width:1200px;margin:0 auto 3rem;text-align:center}.blog-section-title{font-size:clamp(1.75rem, 4vw, 2.5rem);font-weight:800;margin:1rem 0 .75rem;line-height:1.2}.blog-section-subtitle{max-width:600px;margin:0 auto;font-size:1.05rem;color:#64748b}.blog-featured-card{max-width:1100px;margin:0 auto;border-radius:1.5rem;overflow:hidden;display:grid;grid-template-columns:1fr 1.2fr;transition:all .3s cubic-bezier(.4,0,.2,1)}.blog-featured-card:hover{transform:translateY(-8px);box-shadow:0 25px 60px rgba(0,0,0,.15)}.blog-featured-image{position:relative;min-height:320px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.blog-featured-image img{width:100%;height:auto;display:block}.blog-featured-content{padding:2.5rem;display:flex;flex-direction:column;gap:1.25rem}.blog-badges{display:flex;gap:.75rem}.blog-badge-outline{background:0 0 !important;border:1.5px solid rgba(255,255,255,.3);color:#3b82f6}.blog-featured-title{font-size:1.75rem;font-weight:800;line-height:1.3;margin:0}.blog-featured-excerpt{font-size:1.05rem;color:#475569;line-height:1.65}.blog-tags{display:flex;flex-wrap:wrap;gap:.5rem}.blog-tag{padding:.25rem .75rem;border-radius:999px;font-size:.8rem;background:rgba(59,130,246,.1);color:#3b82f6;border:1px solid rgba(59,130,246,.2)}.blog-read-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:999px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-weight:600;text-decoration:none;font-size:.9rem;transition:all .2s}.blog-read-btn:hover{color:#fff;transform:translateY(-1px);box-shadow:0 8px 25px rgba(59,130,246,.4)}.blog-grid-section{padding:5rem 1.5rem;background:#fff}.blog-grid-header{text-align:center;margin-bottom:3rem}.blog-filters{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.blog-search-wrap{position:relative;max-width:400px}.search-icon{position:absolute;top:50%;left:1rem;transform:translateY(-50%);width:20px;height:20px;fill:#9ca3af}.blog-category-chips{display:flex;flex-wrap:wrap;gap:.75rem}.blog-chip{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.blog-chip.active,.blog-chip:hover{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-color:transparent;transform:translateY(-1px)}.blog-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px, 375px));gap:2rem;margin-bottom:3rem}.blog-post-card{height:100%;border-radius:1.25rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;max-width:375px}.blog-post-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(0,0,0,.12)}.blog-post-image{position:relative;height:200px;overflow:hidden;background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.blog-post-image img{width:100%;height:100%;object-fit:fill;transition:transform .3s ease}.blog-post-card:hover .blog-post-image img{transform:scale(1.05)}.blog-post-content{padding:1.75rem;flex-grow:1;display:flex;flex-direction:column;gap:1rem}.blog-post-badges{display:flex;gap:.5rem}.blog-post-title{font-size:1.25rem;font-weight:700;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-post-meta{font-size:.85rem;color:#64748b}.blog-post-excerpt{color:#475569;font-size:.95rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-post-tags{display:flex;gap:.5rem;flex-wrap:wrap}.blog-post-link{margin-top:auto;font-weight:600;color:#3b82f6;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem}.blog-post-link:hover{color:#1d4ed8}.empty-icon{width:64px;height:64px;margin:0 auto 1rem;opacity:.5}.blog-pagination{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.blog-pag-btn{padding:.75rem 1.25rem;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;text-decoration:none;font-weight:500;transition:all .2s;min-width:44px;text-align:center}.blog-pag-btn.active,.blog-pag-btn:hover{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-color:transparent;transform:translateY(-1px)}.blog-cta-section{padding:5rem 1.5rem;background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);color:#fff}.blog-cta-content{max-width:700px;margin:0 auto;text-align:center}.blog-cta-title{color:#fff;font-size:2.25rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.blog-cta-text{font-size:1.125rem;opacity:.95;margin-bottom:2.5rem;line-height:1.7}.blog-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.blog-cta-primary{background:#fff;color:#1e3a8a;padding:1rem 2rem;border-radius:999px;font-weight:600;text-decoration:none;box-shadow:0 10px 30px rgba(255,255,255,.3);transition:all .3s}.blog-cta-primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(255,255,255,.4)}.blog-cta-secondary{border:2px solid rgba(255,255,255,.4);color:#fff;padding:1rem 2rem;border-radius:999px;font-weight:600;text-decoration:none;backdrop-filter:blur(10px);transition:all .3s}.blog-cta-secondary:hover{color:#fff;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.6)}@media (max-width:1024px){.blog-featured-card{grid-template-columns:1fr}}@media (max-width:768px){.blog-posts-grid{grid-template-columns:1fr}.blog-hero-stats{grid-template-columns:repeat(2,1fr)}.blog-filters{flex-direction:column;align-items:stretch}.blog-category-chips{justify-content:center}}@media (max-width:480px){.blog-hero-title{font-size:2.25rem}}img.lazy{background:#f1f5f9;position:relative}img.lazy:after{content:'';position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:2px solid #e2e8f0;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}img.lazy{background:#e5e7eb;position:relative;overflow:hidden}img.lazy-loaded{animation:fadeInImage .4s ease-out forwards}@keyframes fadeInImage{from{opacity:0;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.blog-search{max-width:360px;width:100%;display:block;margin:0 0 2rem;padding:.75rem 1rem;border:1px solid #cbd5f5;border-radius:999px;font-size:.95rem;color:#0f172a;background:#f8fafc;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.blog-search::placeholder{color:#9ca3af}.blog-search:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 1px rgba(37,99,235,.3);background:#fff}.blog-empty-state{grid-column:1/-1;text-align:center;padding:2rem 1rem;color:#6b7280;font-size:.95rem}.single-main{background:linear-gradient(135deg,#f8fafc 0%,#fff 50%,rgba(209,250,229,.15) 100%);min-height:100vh}.single-hero{padding:5rem 1.5rem 3rem}.single-hero-inner{max-width:1200px;margin:0 auto}.single-back{display:inline-flex;align-items:center;gap:.6rem;color:#475569;font-size:1rem;font-weight:500;text-decoration:none;margin-bottom:3rem;transition:all .2s}.single-back:hover{color:#0f172a;gap:.9rem}.single-back-icon{width:20px;height:20px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.single-back:hover .single-back-icon{transform:translateX(-4px)}.single-badges{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem}.single-badge-category{padding:.5rem 1.2rem;border-radius:999px;font-size:.8rem;font-weight:700;background:linear-gradient(135deg,#059669,#047857);color:#fff;text-transform:uppercase;letter-spacing:.05em}.single-badge-type{padding:.5rem 1.2rem;border-radius:999px;font-size:.8rem;font-weight:600;background:#f1f5f9;color:#475569}.single-badge-read{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;color:#64748b}.single-badge-read svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.single-title{font-size:clamp(2.25rem, 5vw, 4rem);font-weight:800;color:#0f172a;margin:0 0 2rem;line-height:1.1;letter-spacing:-.03em}.single-meta-row{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;color:#475569;font-size:1rem}.single-meta-item{display:flex;align-items:center;gap:.6rem;font-weight:500}.single-meta-item svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.single-excerpt{font-size:1.25rem;color:#475569;line-height:1.75;font-weight:300;letter-spacing:.01em;max-width:850px;margin-bottom:2rem}.single-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.single-tag{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem 1rem;border:2px solid #e2e8f0;border-radius:999px;font-size:.875rem;color:#475569;font-weight:500;transition:all .2s;cursor:default}.single-tag:hover{background:#f1f5f9;border-color:#cbd5e1}.single-tag svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.single-image-section{padding:0 1.5rem 4rem}.single-image-wrap{max-width:1200px;margin:0 auto;position:relative;border-radius:2rem;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.18);border:1px solid rgba(226,232,240,.5)}.single-featured-img{width:100%;height:auto;display:block;max-height:600px;object-fit:cover}.single-image-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.3) 0%,transparent 60%);pointer-events:none}.single-content-section{padding:3rem 1.5rem 5rem}.single-content-wrap{max-width:900px;margin:0 auto}.single-content-wrap .blog-h1{font-size:2rem;font-weight:700;color:#0f172a;margin:3rem 0 1.25rem;letter-spacing:-.02em}.single-content-wrap .blog-h2{font-size:2rem;font-weight:700;color:#0f172a;margin:3rem 0 1.25rem;letter-spacing:-.02em}.single-content-wrap .blog-h3{font-size:1.5rem;font-weight:600;color:#0f172a;margin:2.5rem 0 1rem}.single-content-wrap .blog-p{font-size:1.1rem;line-height:1.85;color:#334155;margin-bottom:1.5rem}.single-content-wrap .blog-image{width:100%;border-radius:1.25rem;margin:2.5rem auto;box-shadow:0 16px 40px rgba(0,0,0,.12)}.single-share-section{padding:4rem 1.5rem;background:linear-gradient(135deg,#f8fafc,rgba(209,250,229,.3))}.single-share-wrap{max-width:800px;margin:0 auto;text-align:center}.single-share-title{font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.single-share-subtitle{font-size:1rem;color:#475569;margin-bottom:2rem}.single-share-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.share-btn{display:inline-flex;align-items:center;gap:.6rem;padding:.75rem 1.4rem;border-radius:.875rem;font-size:.9rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.share-btn svg{width:18px;height:18px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.share-twitter{background:#000;color:#fff}.share-twitter svg{fill:#fff;stroke:none}.share-linkedin{background:#0a66c2;color:#fff}.share-linkedin svg{fill:#fff;stroke:none}.share-facebook{background:#1877f2;color:#fff}.share-facebook svg{fill:#fff;stroke:none}.share-copy{background:#f1f5f9;color:#0f172a;border:1px solid #e2e8f0}.share-btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.share-btn.copied{background:#059669;color:#fff}.single-more-section{padding:5rem 1.5rem;text-align:center}.single-more-wrap{max-width:800px;margin:0 auto}.single-more-title{font-size:clamp(1.75rem, 4vw, 2.75rem);font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.02em}.single-more-subtitle{font-size:1.1rem;color:#475569;max-width:600px;margin:0 auto 2.5rem;line-height:1.7}.single-more-btn{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2.25rem;border:2px solid #e2e8f0;border-radius:1.25rem;color:#0f172a;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s}.single-more-btn svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.single-more-btn:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.08)}.single-content-wrap{max-width:900px;margin:0 auto;position:relative}.single-content-wrap:before{content:'';position:absolute;top:-4rem;left:-4rem;width:10rem;height:10rem;background:radial-gradient(circle,rgba(59,130,246,.06),rgba(168,85,247,.06));border-radius:50%;filter:blur(40px);pointer-events:none;z-index:0}.single-content-wrap:after{content:'';position:absolute;bottom:-4rem;right:-4rem;width:12rem;height:12rem;background:radial-gradient(circle,rgba(34,197,94,.05),rgba(59,130,246,.05));border-radius:50%;filter:blur(40px);pointer-events:none;z-index:0}.single-content-wrap>*{position:relative;z-index:1}.pt-h1{font-size:clamp(2.25rem, 4vw, 3.5rem);font-weight:800;color:#0f172a;margin:4rem 0 2rem;line-height:1.1;letter-spacing:-.03em}.pt-h2{font-size:clamp(1.75rem, 3vw, 2.5rem);font-weight:700;color:#0f172a;margin:3.5rem 0 1.5rem;line-height:1.2;letter-spacing:-.025em}.pt-h3{font-size:clamp(1.35rem, 2.5vw, 1.875rem);font-weight:600;color:#0f172a;margin:3rem 0 1.25rem;line-height:1.3}.pt-h4{font-size:clamp(1.125rem, 2vw, 1.5rem);font-weight:600;color:#0f172a;margin:2.5rem 0 1rem}.pt-p{font-size:1.2rem;line-height:1.85;color:#334155;margin-bottom:2rem;font-weight:300;letter-spacing:.01em}.pt-blockquote{position:relative;margin:4rem 0;padding:2rem 2rem 2rem 2.5rem;border-left:4px solid rgba(59,130,246,.6);background:linear-gradient(to right,rgba(239,246,255,.5),transparent);border-radius:0 1.25rem 1.25rem 0;overflow:visible}.pt-blockquote p{font-size:1.4rem;font-style:italic;font-weight:300;color:#475569;line-height:1.7;letter-spacing:.01em;margin:0}.pt-blockquote-dot{position:absolute;width:3rem;height:3rem;background:rgba(59,130,246,.1);border-radius:50%}.pt-blockquote-dot-tl{top:0;left:0;transform:translate(-50%,-50%)}.pt-blockquote-dot-br{bottom:0;right:0;transform:translate(50%,50%);width:2rem;height:2rem}.pt-list{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1.25rem}.pt-list-item{display:flex;align-items:flex-start;gap:1.25rem;font-size:1.2rem;line-height:1.75;color:#334155;font-weight:300;letter-spacing:.01em}.pt-list-dot{display:inline-block;flex-shrink:0;width:8px;height:8px;background:#3b82f6;border-radius:50%;margin-top:.55rem}.pt-list-number .pt-list-item{counter-increment:pt-counter}.pt-list-number .pt-list-dot{display:none}.pt-list-number .pt-list-item:before{content:counter(pt-counter) ".";flex-shrink:0;font-weight:700;color:#3b82f6;font-size:1.1rem;min-width:1.5rem;margin-top:0}.pt-list-number{counter-reset:pt-counter}.pt-strong{font-weight:700;color:#0f172a}.pt-em{font-style:italic;font-weight:500;color:#1e293b}.pt-code{background:#f1f5f9;color:#1e293b;padding:.15rem .6rem;border-radius:.5rem;font-size:1rem;font-family:'JetBrains Mono','Fira Code',monospace;border:1px solid #e2e8f0}.pt-link{color:#2563eb;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;font-weight:500;transition:color .2s}.pt-link:hover{color:#1d4ed8}.pt-image-figure{margin:4rem 0}.pt-image-wrap{position:relative;border-radius:1.5rem;overflow:hidden;border:1px solid rgba(226,232,240,.5);box-shadow:0 25px 60px rgba(0,0,0,.12)}.pt-image{width:100%;height:auto;display:block}.pt-image-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.2) 0%,transparent 60%);pointer-events:none}.pt-image-caption{text-align:center;margin-top:1.25rem;font-size:1rem;color:#64748b;font-weight:500;line-height:1.6;max-width:80%;margin-left:auto;margin-right:auto}@media (max-width:768px){.pt-p,.pt-list-item{font-size:1.05rem}.pt-blockquote p{font-size:1.15rem}.pt-image-figure{margin:2.5rem 0}}@media (max-width:768px){.single-hero{padding:3rem 1rem 2rem}.single-title,.cs-single-title{font-size:2.25rem}.single-meta-row,.cs-author-row{gap:1rem;font-size:.9rem}.single-excerpt,.cs-single-excerpt{font-size:1.05rem}.single-share-buttons{flex-direction:column;align-items:center}.share-btn{width:100%;justify-content:center;max-width:280px}.single-image-section{padding:0 1rem 3rem}.single-image-wrap{border-radius:1.25rem}}@media (min-width:1024px){.blog-hero,.single-hero{margin-top:70px}}body.page-id-4129 .ast-container{max-width:100% !important;width:100% !important;padding-left:0 !important;padding-right:0 !important;margin:0 !important}body.page-id-4129 .site-content,body.page-id-4129 .ast-container>.site-main{max-width:100% !important;width:100% !important;padding-left:0 !important;padding-right:0 !important}body.page-id-4129 .cs-list-page,body.page-id-4129 .cs-single-page,body.page-id-4129 .cs-list-hero,body.page-id-4129 .cs-grid-section,body.page-id-4129 .cs-single-hero,body.page-id-4129 .cs-feature-image-section,body.page-id-4129 .cs-content-section,body.page-id-4129 .cs-back-section{max-width:none !important;width:100% !important;margin-left:0 !important;margin-right:0 !important}.cs-container{width:min(1200px, calc(100% - 40px));margin:0 auto}.cs-list-page,.cs-single-page{background:#f8fafc;min-height:100vh}.cs-list-hero,.cs-single-hero{color:#fff;padding:80px 0 20px}.cs-list-hero{background:linear-gradient(135deg,#0f172a,#1e293b)}.cs-background-color{background:linear-gradient(135deg,#0f172a,#1e293b)}.cs-eyebrow{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#60a5fa;margin-bottom:12px}.cs-single-back{display:inline-flex;align-items:center;gap:.6rem;color:#dadada;font-size:1rem;font-weight:500;text-decoration:none;margin-bottom:3rem;transition:all .2s}.cs-single-back:hover{color:#fff;gap:.9rem}.cs-single-back-icon{width:20px;height:20px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.cs-single-back:hover .cs-single-back-icon{transform:translateX(-4px)}.cs-list-title{font-size:clamp(2rem, 4vw, 3.5rem);line-height:1.1;margin:0 0 16px;color:#fff}.cs-single-title{font-size:clamp(2.25rem, 5vw, 4rem);font-weight:800;color:#fff;margin:0 0 2rem;line-height:1.1;letter-spacing:-.03em}.cs-list-subtitle{font-size:1.05rem;line-height:1.8;color:#cbd5e1;max-width:760px}.cs-single-excerpt{font-size:1.25rem;color:#cbd5e1;line-height:1.75;font-weight:300;letter-spacing:.01em;max-width:850px;margin-bottom:2rem}.cs-meta-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:2rem}.cs-author-row{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;color:#cbd5e1;font-size:1rem}.cs-badge{display:inline-flex;align-items:center;background:rgba(59,130,246,.16);color:#93c5fd;border:1px solid rgba(147,197,253,.3);padding:8px 14px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cs-client{color:#cbd5e1;font-size:14px}.cs-filter-section{background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:20}.cs-filter-row{display:flex;gap:10px;overflow-x:auto;padding:16px 0;scrollbar-width:none}.cs-filter-row::-webkit-scrollbar{display:none}.cs-filter-btn{white-space:nowrap;text-decoration:none;color:#475569;border:1px solid #cbd5e1;background:#fff;padding:10px 16px;border-radius:999px;font-size:14px;transition:all .2s ease}.cs-filter-btn:hover,.cs-filter-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.cs-grid-section{padding:40px 0 80px}.cs-count{margin-bottom:20px;color:#475569;font-size:14px}.cs-grid{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:24px}@media (max-width:1024px){.cs-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}}@media (max-width:680px){.cs-grid{grid-template-columns:1fr}}.cs-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;box-shadow:0 8px 30px rgba(15,23,42,.05);transition:transform .25s ease,box-shadow .25s ease;height:100%}.cs-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(15,23,42,.1)}.cs-card-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.cs-card-image-wrap{position:relative;height:220px;overflow:hidden;background:#e2e8f0;flex-shrink:0}.cs-card-image,.cs-feature-image{width:100%;height:auto;object-fit:cover;max-height:600px;display:block}.cs-card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e2e8f0,#cbd5e1)}.cs-card-badge{position:absolute;left:16px;top:16px;display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;font-size:11px;font-weight:700;background:rgba(15,23,42,.85);color:#fff;letter-spacing:.06em;text-transform:uppercase}.cs-card-body{padding:22px;display:flex;flex-direction:column;flex:1}.cs-card-client{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#2563eb;margin-bottom:10px;font-weight:700}.cs-card-title{font-size:1.2rem;line-height:1.35;margin:0 0 12px;color:#0f172a}.cs-card-excerpt{color:#475569;line-height:1.7;font-size:15px;margin-bottom:16px}.cs-card-results{list-style:disc;padding-left:18px;margin:0 0 18px;color:#166534;font-size:14px;line-height:1.7}.cs-card-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:13px;color:#64748b;border-top:1px solid #e2e8f0;padding-top:14px;margin-top:auto}.cs-read-more{color:#2563eb;font-weight:700;margin-left:auto}.cs-pagination{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:36px}.cs-page-link{text-decoration:none;border:1px solid #cbd5e1;color:#334155;padding:10px 14px;border-radius:10px;background:#fff}.cs-page-link.active,.cs-page-link:hover{background:#2563eb;border-color:#2563eb;color:#fff}.cs-feature-image-section{padding:0 0 20px}.cs-feature-image-wrap{overflow:hidden;border-radius:24px;box-shadow:0 20px 50px rgba(0,0,0,.18)}.cs-content-section{padding:50px 0 80px}.cs-content-grid{display:grid;grid-template-columns:minmax(0, 1fr) 320px;gap:30px}@media (max-width:960px){.cs-content-grid{grid-template-columns:1fr}}.cs-article,.cs-side-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 8px 30px rgba(15,23,42,.04)}.cs-article{padding:32px}.cs-sidebar{display:flex;flex-direction:column;gap:20px}.cs-side-card{padding:24px}.cs-side-card h3{margin:0 0 16px;font-size:18px;color:#0f172a}.cs-results-list,.cs-details-list{margin:0;padding:0;list-style:none}.cs-results-list li{position:relative;padding-left:18px;margin-bottom:10px;color:#334155;line-height:1.7}.cs-results-list li:before{content:".";position:absolute;left:0;top:0;color:#16a34a;font-weight:700}.cs-details-list li{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #e2e8f0;color:#475569}.cs-details-list li:last-child{border-bottom:0}.cs-details-list strong{color:#0f172a}.cs-cta{background:linear-gradient(135deg,#1d4ed8,#1e3a8a);color:#fff}.cs-cta h3,.cs-cta p{color:#fff}.cs-btn{display:inline-block;margin-top:10px;padding:12px 18px;border-radius:12px;text-decoration:none;background:#fff;color:#1d4ed8;font-weight:700}.cs-back-section{padding:0 0 60px}.cs-back-link{text-decoration:none;color:#2563eb;font-weight:700}.cs-empty{background:#fff;padding:40px;border:1px solid #e2e8f0;border-radius:20px;text-align:center}.cs-pt-p{font-size:1.1rem;line-height:1.9;color:#334155;margin:0 0 24px}.cs-pt-h1,.cs-pt-h2,.cs-pt-h3,.cs-pt-h4{color:#0f172a;line-height:1.2;margin:32px 0 16px}.cs-pt-h1{font-size:2.2rem}.cs-pt-h2{font-size:1.8rem}.cs-pt-h3{font-size:1.45rem}.cs-pt-h4{font-size:1.2rem}.cs-pt-blockquote{margin:30px 0;padding:20px 24px;border-left:4px solid #2563eb;background:#eff6ff;border-radius:0 12px 12px 0;color:#1e3a8a;line-height:1.8}.cs-pt-list{margin:0 0 24px 20px;color:#334155;line-height:1.8}.cs-pt-list-item{margin-bottom:10px}.cs-pt-image-figure{margin:30px 0}.cs-pt-image-wrap{overflow:hidden;border-radius:18px}.cs-pt-image{width:100%;display:block;height:auto}.cs-pt-caption{font-size:14px;color:#64748b;text-align:center;margin-top:10px}.cs-article a{color:#2563eb;text-decoration:underline}.cs-article code{background:#f1f5f9;border:1px solid #e2e8f0;padding:2px 8px;border-radius:8px}@media (max-width:768px){.single-hero{padding:3rem 1rem 2rem}.single-title,.cs-single-title{font-size:2.25rem}.single-meta-row,.cs-author-row{gap:1rem;font-size:.9rem}.single-excerpt,.cs-single-excerpt{font-size:1.05rem}.single-share-buttons{flex-direction:column;align-items:center}.share-btn{width:100%;justify-content:center;max-width:280px}.single-image-section{padding:0 1rem 3rem}.single-image-wrap{border-radius:1.25rem}}@media (min-width:1024px){.cs-eyebrow,.cs-single-back{margin-top:70px}}