.blog-main{max-width:1200px;margin:0 auto;padding:32px 24px 80px}@media (max-width:720px){.blog-main{padding:20px 16px 60px}}.blog-hero{background:linear-gradient(135deg,#0f2345 0%,#1e3a6e 50%,#2d4d8a 100%);color:#fff;border-radius:24px;padding:56px 40px;margin-bottom:28px;position:relative;overflow:hidden}.blog-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 90% 20%,rgba(255,255,255,0.08) 0%,transparent 50%);pointer-events:none}.blog-hero-inner{position:relative;max-width:720px}.blog-hero-kicker{display:inline-flex;align-items:center;gap:6px;font-size:0.82rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;opacity:0.85;margin-bottom:14px}.blog-hero h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.1;letter-spacing:-0.02em;margin:0 0 12px}.blog-hero p{font-size:1.05rem;opacity:0.9;margin:0;max-width:60ch;line-height:1.5}@media (max-width:720px){.blog-hero{padding:36px 24px;border-radius:18px}}.blog-cat-bar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px;padding:4px}.blog-cat-link{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:999px;background:#f3f4f6;color:#111827;font-size:0.9rem;font-weight:500;text-decoration:none;transition:all 0.15s ease;border:1px solid transparent}.blog-cat-link .dot{width:8px;height:8px;border-radius:50%;background:var(--cat-color,#6b7280)}.blog-cat-link:hover{background:#e5e7eb;color:#111827}.blog-cat-link.active{background:#0f2345;color:#fff;border-color:#0f2345}.blog-cat-link.active .dot{background:rgba(255,255,255,0.7)}.blog-filter-info{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:12px 18px;background:#f9fafb;border-radius:10px;margin-bottom:24px;color:#6b7280;font-size:0.92rem}.blog-filter-info a{color:#0f2345;font-weight:500}.blog-empty{text-align:center;padding:80px 24px;color:#6b7280;background:#fafbfc;border:1px dashed #e5e7eb;border-radius:18px}.blog-empty i{font-size:3rem;opacity:0.5;display:block;margin-bottom:14px}.blog-empty h2{color:#111827;margin:0 0 8px;font-weight:700;font-size:1.3rem}.blog-empty p{margin:0}.blog-empty a{color:#0f2345;font-weight:600}.blog-featured{display:grid;grid-template-columns:1.2fr 1fr;gap:0;background:#fff;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden;margin-bottom:28px;text-decoration:none;color:inherit;transition:transform 0.2s ease,box-shadow 0.2s ease}.blog-featured:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(15,35,69,0.10);text-decoration:none;color:inherit}.blog-featured-img{aspect-ratio:4/3;overflow:hidden;background:#f3f4f6}.blog-featured-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}.blog-featured:hover .blog-featured-img img{transform:scale(1.04)}.blog-featured-body{padding:32px 36px;display:flex;flex-direction:column;gap:12px;justify-content:center}.blog-featured-body h2{font-size:clamp(1.4rem,2.2vw,1.8rem);font-weight:800;line-height:1.25;color:#0f2345;margin:4px 0 0;letter-spacing:-0.01em}.blog-featured-body p{color:#4b5563;font-size:0.98rem;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:820px){.blog-featured{grid-template-columns:1fr}.blog-featured-img{aspect-ratio:16/9}.blog-featured-body{padding:24px}}.blog-list-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.blog-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;transition:transform 0.2s ease,box-shadow 0.2s ease;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(0,0,0,0.08);text-decoration:none;color:inherit}.blog-card-img{position:relative;aspect-ratio:16/9;overflow:hidden;background:#f3f4f6}.blog-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}.blog-card:hover .blog-card-img img{transform:scale(1.05)}.blog-card-img .blog-cat-pill{position:absolute;top:12px;left:12px}.blog-card-body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:8px;flex:1}.blog-card-body h3{font-size:1.15rem;font-weight:700;line-height:1.3;color:#0f2345;margin:0;letter-spacing:-0.005em}.blog-card-body p{color:#6b7280;font-size:0.92rem;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card-meta{margin-top:auto;padding-top:12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#6b7280;font-size:0.85rem}.blog-card-meta .dot{width:3px;height:3px;border-radius:50%;background:#d1d5db}.blog-card-meta .author{display:inline-flex;align-items:center;gap:6px;color:#111827;font-weight:500}.blog-card-meta .author img{width:24px;height:24px;border-radius:50%;object-fit:cover}.blog-cat-pill{display:inline-block;padding:4px 12px;border-radius:999px;color:#fff;font-size:0.78rem;font-weight:600;letter-spacing:0.02em;text-decoration:none}.blog-preview-banner{background:#fef3c7;border:1px solid #fde68a;padding:12px 18px;font-size:0.92rem;color:#78350f;display:flex;align-items:center;gap:10px;flex-wrap:wrap;border-radius:12px;margin-bottom:20px}.blog-preview-banner a{margin-left:auto;font-weight:600;color:#78350f;text-decoration:underline}.blog-post{max-width:760px;margin:0 auto}.blog-post-hero{margin-bottom:28px}.blog-cat-pills{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:18px}.blog-post h1{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.15;letter-spacing:-0.02em;margin:0 0 16px;color:#0f2345}.blog-post-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:#6b7280;font-size:0.92rem}.blog-post-meta .dot{width:3px;height:3px;border-radius:50%;background:#d1d5db}.blog-post-meta .author{display:inline-flex;align-items:center;gap:8px;color:#111827;font-weight:500}.blog-post-meta .author img{width:28px;height:28px;border-radius:50%;object-fit:cover}.blog-post-cover{margin:0 -16px 36px;overflow:hidden}.blog-post-cover img{width:100%;height:auto;max-height:520px;object-fit:cover;display:block}@media (min-width:760px){.blog-post-cover{margin:0 0 36px;border-radius:22px}}.blog-post-content{font-size:1.08rem;line-height:1.75;color:#1f2937}.blog-post-content>*:first-child{margin-top:0}.blog-post-content h2{font-size:1.6rem;margin:1.8em 0 0.5em;font-weight:700;letter-spacing:-0.01em;color:#0f2345}.blog-post-content h3{font-size:1.3rem;margin:1.5em 0 0.4em;font-weight:700;color:#0f2345}.blog-post-content p{margin:0 0 1.1em}.blog-post-content i,.blog-post-content em{font-style:italic}.blog-post-content b,.blog-post-content strong{font-weight:700}.blog-post-content u{text-decoration:underline}.blog-post-content mark{background:#fff4a3;color:inherit;padding:0 3px;border-radius:3px}.blog-post-content code{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-size:0.92em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.blog-post-content a{color:#0f2345;text-decoration:underline;text-decoration-color:rgba(15,35,69,0.4);text-underline-offset:3px}.blog-post-content a:hover{text-decoration-color:#0f2345}.blog-post-content blockquote{border-left:4px solid #0f2345;padding:4px 20px;margin:1.8em 0;color:#1f2937;font-style:italic;background:#f9fafb;border-radius:0 8px 8px 0}.blog-post-content blockquote cite{display:block;margin-top:10px;font-size:0.88rem;color:#6b7280;font-style:normal}.blog-post-content figure{margin:1.8em auto}.blog-post-content figure img{width:100%;height:auto;border-radius:14px;display:block}.blog-post-content figure figcaption{color:#6b7280;font-size:0.88rem;text-align:center;margin-top:8px}.blog-post-content figure.size-small{max-width:50%}.blog-post-content figure.size-medium{max-width:75%}.blog-post-content figure.size-large{max-width:100%}@media (max-width:600px){.blog-post-content figure.size-small{max-width:90%}.blog-post-content figure.size-medium{max-width:100%}}.blog-post-content ul,.blog-post-content ol{padding-left:1.4em;margin:0 0 1.1em}.blog-post-content ul li,.blog-post-content ol li{margin-bottom:0.4em}.blog-post-content hr{border:0;border-top:1px solid #e5e7eb;margin:2.2em 0}.blog-post-tags{margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb;display:flex;gap:8px;flex-wrap:wrap}.blog-post-tags a{color:#6b7280;font-size:0.88rem;padding:5px 12px;border-radius:999px;background:#f3f4f6;text-decoration:none;transition:background-color 0.15s ease}.blog-post-tags a:hover{background:#e5e7eb;color:#111827}.blog-author-card{margin:44px 0 0;padding:28px;background:linear-gradient(135deg,#f7f8fa 0%,#fff 100%);border:1px solid #e5e7eb;border-radius:22px;display:flex;gap:22px;align-items:center}.blog-author-card img{width:96px;height:96px;border-radius:50%;flex-shrink:0;object-fit:cover;box-shadow:0 8px 24px rgba(15,35,69,0.15);border:4px solid #fff}.blog-author-info{flex:1;min-width:0}.blog-author-info .role{font-size:0.76rem;color:#6b7280;text-transform:uppercase;letter-spacing:0.06em;font-weight:600}.blog-author-info h3{margin:4px 0 8px;font-size:1.2rem;font-weight:700;color:#0f2345}.blog-author-info p{margin:0 0 14px;font-size:0.95rem;color:#4b5563;line-height:1.55}.blog-author-cta{display:inline-flex;align-items:center;gap:8px;background:#25d366;color:#fff;padding:10px 18px;border-radius:999px;font-size:0.92rem;font-weight:600;text-decoration:none;transition:background-color 0.15s ease,transform 0.15s ease}.blog-author-cta:hover{background:#1ea954;color:#fff;transform:translateY(-1px)}@media (max-width:600px){.blog-author-card{flex-direction:column;text-align:center;padding:24px}.blog-author-card img{width:88px;height:88px}.blog-author-cta{width:100%;justify-content:center}}