.blog-body{background:#f8f9fa;color:#1a1a2e}.blog-site-header{background:#0a1628;color:#fff;padding:1rem 2rem}.blog-header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.blog-header-inner .logo{display:flex;align-items:center;text-decoration:none}.blog-header-inner .site-logo-img--header{height:44px;width:auto}.blog-header-nav{display:flex;gap:1.2rem;align-items:center}.blog-header-nav a{color:#cbd5e1;text-decoration:none;font-family:DM Sans,sans-serif;font-size:.92rem;transition:color .2s}.blog-header-nav a:hover{color:#38bdf8}.blog-header-phone{text-align:right;font-family:DM Sans,sans-serif}.blog-header-phone span{display:block;font-weight:600;font-size:1rem;color:#fff}.blog-header-phone small{font-size:.78rem;color:#94a3b8}.blog-hero{background:linear-gradient(135deg,#0a1628 60%,#162544);color:#fff;padding:3.5rem 2rem 2.5rem;text-align:center}.blog-hero h1{font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,4vw,2.6rem);font-weight:600;line-height:1.25;max-width:800px;margin:0 auto .75rem}.blog-hero .blog-meta{font-family:DM Sans,sans-serif;font-size:.88rem;color:#94a3b8}.blog-hero .blog-meta time{color:#38bdf8}.blog-article{max-width:780px;margin:-1.5rem auto 3rem;background:#fff;border-radius:12px;padding:2.5rem 2rem;box-shadow:0 2px 16px #0000000f;font-family:DM Sans,sans-serif;font-size:1.05rem;line-height:1.75}.blog-article h2{font-family:Cormorant Garamond,serif;font-size:1.55rem;font-weight:600;color:#0a1628;margin:2rem 0 .75rem}.blog-article h3{font-family:DM Sans,sans-serif;font-size:1.15rem;font-weight:600;color:#162544;margin:1.5rem 0 .5rem}.blog-article p{margin:0 0 1rem}.blog-article ul,.blog-article ol{margin:0 0 1.2rem 1.5rem}.blog-article li{margin-bottom:.4rem}.blog-article strong{color:#0a1628}.blog-article a{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.blog-article a:hover{color:#1d4ed8}.blog-cta{background:#f0f9ff;border-left:4px solid #38bdf8;border-radius:8px;padding:1.25rem 1.5rem;margin:2rem 0}.blog-cta p{margin:0 0 .5rem}.blog-cta a{display:inline-block;background:#0a1628;color:#fff;padding:.55rem 1.4rem;border-radius:6px;text-decoration:none;font-weight:500;font-size:.92rem;transition:background .2s}.blog-cta a:hover{background:#162544}.blog-index-grid{max-width:1100px;margin:2rem auto 3rem;padding:0 1.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.blog-card{background:#fff;border-radius:12px;padding:1.75rem 1.5rem;box-shadow:0 2px 12px #0000000f;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.blog-card:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.blog-card h2{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;margin:0 0 .5rem;color:#0a1628}.blog-card h2 a{color:inherit;text-decoration:none}.blog-card h2 a:hover{color:#2563eb}.blog-card .blog-card-excerpt{font-family:DM Sans,sans-serif;font-size:.95rem;color:#475569;flex:1;margin-bottom:1rem}.blog-card .blog-card-meta{font-family:DM Sans,sans-serif;font-size:.82rem;color:#94a3b8}@media(max-width:640px){.blog-article{padding:1.5rem 1.2rem}.blog-hero{padding:2.5rem 1.2rem 2rem}.blog-header-inner{padding:.75rem 1rem}.blog-index-grid{grid-template-columns:1fr}}
