
.apt-page{font-family:"Times New Roman",Times,serif;color:#173b5d}
.apt-page .container{max-width:1400px;margin:auto;padding:0 24px}
.apt-page-hero{padding:72px 0;background:linear-gradient(135deg,#eef8ff,#fff);border-bottom:1px solid #e4eef5}
.apt-page-hero h1{margin:8px 0 12px;font-size:44px;letter-spacing:.5px;color:#0c5f91}
.apt-page-hero p{max-width:760px;font-size:20px;line-height:1.7;margin:0;color:#526b7e}
.apt-eyebrow{font-weight:700;color:#e4ae22;letter-spacing:2px}
.apt-page-section{padding:60px 0}
.apt-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.apt-card{background:#fff;border:1px solid #dceaf3;border-radius:12px;padding:30px;box-shadow:0 8px 26px rgba(18,75,110,.07);min-height:190px}
.apt-card h3{margin:0 0 12px;color:#176c9f;font-size:24px}
.apt-card p{line-height:1.7;color:#526b7e}
.apt-card a,.apt-post-card a{color:#0c6fa6;text-decoration:none;font-weight:700}
.apt-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.apt-post-card{overflow:hidden;border:1px solid #dceaf3;border-radius:12px;background:#fff;box-shadow:0 8px 26px rgba(18,75,110,.07)}
.apt-post-thumb{display:block;aspect-ratio:16/9;background:#eef6fb;overflow:hidden}
.apt-post-thumb img{width:100%;height:100%;object-fit:cover}
.apt-post-body{padding:24px}.apt-post-date{font-size:14px;color:#8094a3;margin-bottom:8px}.apt-post-body h2{font-size:24px;line-height:1.25;margin:0 0 10px}.apt-post-body h2 a{color:#174c70}
@media(max-width:900px){.apt-card-grid{grid-template-columns:repeat(2,1fr)}.apt-post-grid{grid-template-columns:repeat(2,1fr)}.apt-page-hero h1{font-size:36px}}
@media(max-width:600px){.apt-card-grid,.apt-post-grid{grid-template-columns:1fr}.apt-page .container{padding:0 16px}.apt-page-hero{padding:50px 0}.apt-page-hero h1{font-size:32px}.apt-page-hero p{font-size:18px}}
