*{box-sizing:border-box}body{margin:0;color:#132f49;background:linear-gradient(180deg,#f4faff 0,#fff 36%,#f7fbff 100%);font-family:"Manrope","Segoe UI",sans-serif}.blog-header{display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 32px),1120px);margin:0 auto;padding:18px 0}.blog-header img{width:168px;max-height:70px;object-fit:contain}.blog-header nav{display:flex;gap:10px}.blog-header nav a,.blog-back{padding:11px 15px;border-radius:12px;color:#174a76;text-decoration:none;font-weight:800;background:#eaf5fd}.blog-header nav a:last-child{color:#fff;background:#174a76}main{width:min(calc(100% - 32px),1120px);min-height:70vh;margin:30px auto 70px}.blog-hero{max-width:760px;margin:50px 0 36px}.blog-hero>p{margin:0 0 10px;color:#2991ba;font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.blog-hero h1{margin:0 0 16px;color:#102d49;font-size:clamp(2.8rem,7vw,5.5rem);line-height:.95}.blog-hero div{color:#597185;font-size:1.15rem;line-height:1.6}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.blog-card{overflow:hidden;border:1px solid rgba(19,47,73,.1);border-radius:24px;background:#fff;box-shadow:0 20px 46px rgba(20,65,100,.09)}.blog-card__cover{display:grid;aspect-ratio:16/10;place-items:center;overflow:hidden;color:#fff;text-decoration:none;font-weight:800;background:linear-gradient(145deg,#174a76,#6bc5e9)}.blog-card__cover img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.blog-card:hover img{transform:scale(1.035)}.blog-card__body{padding:20px}.blog-card time,.blog-article time{color:#6a8294;font-size:.8rem;font-weight:700}.blog-card h2{margin:9px 0;font-size:1.2rem;line-height:1.35}.blog-card h2 a{color:#132f49;text-decoration:none}.blog-card p{display:-webkit-box;min-height:4.6em;margin:0 0 16px;overflow:hidden;color:#597185;line-height:1.55;-webkit-line-clamp:3;-webkit-box-orient:vertical}.blog-card__more{color:#188ab6;font-weight:800;text-decoration:none}.blog-article{max-width:850px;margin:36px auto}.blog-article header{margin:34px 0 28px}.blog-article h1{margin:10px 0 18px;color:#102d49;font-size:clamp(2.3rem,6vw,4.6rem);line-height:1.06}.blog-article header p{max-width:760px;margin:0;color:#597185;font-size:1.15rem;line-height:1.65}.blog-article__cover{display:block;width:100%;max-height:560px;margin:0 0 38px;border-radius:28px;object-fit:cover;box-shadow:0 24px 56px rgba(20,65,100,.14)}.blog-article__content{color:#233f58;font-size:1.08rem;line-height:1.82}.blog-article__content p{margin:0 0 1.45em}.blog-article__content h2{margin:1.7em 0 .65em;color:#102d49;font-size:1.9rem;line-height:1.25}.blog-article__content h3{margin:1.5em 0 .6em;color:#174a76;font-size:1.45rem}.blog-article>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:40px;padding-top:24px;border-top:1px solid rgba(19,47,73,.12);font-weight:800}.blog-article>footer a,.blog-empty a{padding:12px 18px;border-radius:13px;color:#fff;text-decoration:none;background:#174a76}.blog-empty{max-width:680px;margin:100px auto;text-align:center}.blog-empty h1{font-size:clamp(2rem,6vw,4rem)}.blog-empty p{margin-bottom:30px;color:#597185}.blog-footer{padding:28px;text-align:center;color:#6a8294;background:#edf7fd}@media(max-width:900px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.blog-header{align-items:flex-start}.blog-header img{width:128px}.blog-header nav a:first-child{display:none}.blog-header nav a{padding:9px 11px;font-size:.8rem}main{width:min(calc(100% - 20px),1120px);margin-top:10px}.blog-grid{grid-template-columns:1fr}.blog-article{margin-top:24px}.blog-article__cover{border-radius:18px}.blog-article>footer{align-items:flex-start;flex-direction:column}.blog-article>footer a{width:100%;text-align:center}}
