.blog-wrap{max-width:1080px;margin:0 auto;padding:48px 24px 80px;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#15161b}.blog-hero{text-align:center;max-width:680px;margin:0 auto 44px}.blog-eyebrow{display:inline-block;background:#fff3f2;color:#1266f1;font-weight:700;font-size:.82rem;padding:6px 14px;border-radius:30px;margin-bottom:16px}.blog-hero h1{font-size:2.6rem;font-weight:800;letter-spacing:-.02em;margin:0 0 12px}.blog-hero p{font-size:1.15rem;color:#454953;margin:0}.blog-empty{text-align:center;color:#80858f;padding:60px 0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px}@media (max-width:900px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.blog-grid{grid-template-columns:1fr}}.blog-card{display:flex;flex-direction:column;background:#fff;border:1px solid #ececf1;border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;transition:.16s;box-shadow:0 6px 30px rgba(20,22,30,.05)}.blog-card:hover{transform:translateY(-3px);box-shadow:0 14px 40px rgba(20,22,30,.1);border-color:#17b6c8}.blog-card-img{height:180px;background-size:cover;background-position:50%;background-color:#fbf4f3}.blog-card-img.placeholder{background:linear-gradient(135deg,#e6f0ff,#fff3f2)}.blog-card-body{padding:20px;display:flex;flex-direction:column;flex:1 1}.blog-card-body h2{font-size:1.18rem;font-weight:800;margin:0 0 8px;line-height:1.25}.blog-card-excerpt{color:#454953;font-size:.94rem;margin:0 0 14px;flex:1 1}.blog-card-meta{color:#80858f;font-size:.82rem;font-weight:600}.blog-article{max-width:720px;margin:0 auto}.blog-back{color:#17b6c8;font-weight:700;font-size:.9rem;text-decoration:none}.blog-back:hover{text-decoration:underline}.blog-article h1{font-size:2.4rem;font-weight:800;letter-spacing:-.02em;margin:18px 0 10px;line-height:1.12}.blog-article-cover{width:100%;max-height:420px;object-fit:cover;border-radius:18px;margin:22px 0 8px;display:block}.blog-body{font-size:1.08rem;line-height:1.7;color:#22242c;margin-top:24px}.blog-body h2{font-size:1.6rem;font-weight:800;margin:34px 0 12px}.blog-body h3{font-size:1.28rem;font-weight:800;margin:26px 0 10px}.blog-body p{margin:0 0 18px}.blog-body ol,.blog-body ul{margin:0 0 18px;padding-left:24px}.blog-body li{margin:6px 0}.blog-body a{color:#17b6c8;font-weight:600}.blog-body img{max-width:100%;border-radius:12px;margin:12px 0}.blog-body blockquote{border-left:4px solid #17b6c8;margin:18px 0;padding:6px 18px;color:#454953;background:#fbf4f3;border-radius:0 10px 10px 0}.blog-cta{margin-top:48px;text-align:center;background:linear-gradient(120deg,#17b6c8,#0b47b8);color:#fff;border-radius:22px;padding:40px 28px}.blog-cta h3{font-size:1.5rem;font-weight:800;margin:0 0 8px;color:#fff}.blog-cta p{opacity:.92;margin:0 0 20px}.blog-cta .btn-primary{background:#fff;color:#17b6c8}.blog-body .faq-section{margin-top:34px;padding:22px 24px;background:#fbfbfd;border:1px solid #ececf1;border-radius:16px}.blog-body .faq-section h2{margin-top:0;font-size:1.4rem}.blog-body .faq-section h3{font-size:1.08rem;margin:18px 0 6px}.blog-related{margin-top:44px;padding-top:24px;border-top:1px solid #ececf1}.blog-related h2{font-size:1.3rem;font-weight:800;margin:0 0 10px}.blog-related ul{list-style:none;padding:0;margin:0}.blog-related li{padding:8px 0;border-bottom:1px dashed #ececf1}.blog-related a{color:#17b6c8;font-weight:700;text-decoration:none}.blog-related a:hover{text-decoration:underline}