.cc-blog{--cc-green:#068a5a;--cc-green-dark:#0a6b44;--cc-green-light:#e9f8f0;--cc-border:#e2e8f0;--cc-ink:#1a202c;--cc-muted:#5b6b7b;max-width:1180px;margin:30px auto 0;padding:0 20px;color:var(--cc-ink)}.cc-blog-head{text-align:center;margin-bottom:30px}.cc-blog-head h1{font-size:34px;margin:0 0 8px;color:var(--cc-green-dark)}.cc-blog-head p{color:var(--cc-muted);font-size:16px;margin:0}.cc-blog article{background:#fff;border:1px solid var(--cc-border);border-radius:16px;overflow:hidden;box-shadow:0 1px 3px rgba(16,24,40,.05);transition:box-shadow .15s,transform .15s}.cc-blog article:hover{box-shadow:0 10px 26px rgba(16,24,40,.1);transform:translateY(-2px)}.cc-blog .cc-blog-img{display:block;width:100%;height:100%;object-fit:cover}.cc-blog .cc-blog-noimg{display:flex;align-items:center;justify-content:center;background:var(--cc-green-light);font-size:44px}.cc-blog-meta{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:13px;color:var(--cc-muted)}.cc-blog-badge{background:var(--cc-green-light);color:var(--cc-green-dark);font-weight:700;padding:3px 11px;border-radius:999px;font-size:12.5px}.cc-blog a{text-decoration:none;color:inherit}.cc-blog-hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:stretch;margin:0 0 26px}.cc-blog-hero-img{min-height:300px;overflow:hidden}.cc-blog-hero-img img{width:100%;height:100%;object-fit:cover}.cc-blog-hero-body{padding:30px 32px;display:flex;flex-direction:column;justify-content:center}.cc-blog-hero-title{font-size:26px;line-height:1.25;margin:0 0 12px}.cc-blog-hero-title a:hover{color:var(--cc-green-dark)}.cc-blog-hero-ex{color:var(--cc-muted);font-size:15.5px;line-height:1.6;margin:0 0 18px}.cc-blog-more{align-self:flex-start;background:var(--cc-green);color:#fff;font-weight:700;padding:10px 22px;border-radius:999px;font-size:14.5px;transition:background .12s}.cc-blog-more:hover{background:var(--cc-green-dark);color:#fff}.cc-blog-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:0 0 26px}.cc-blog-card{display:flex;flex-direction:column}.cc-blog-card-img{display:block;aspect-ratio:16/9;overflow:hidden}.cc-blog-card-img img{width:100%;height:100%;object-fit:cover}.cc-blog-card-body{padding:18px 20px 22px;display:flex;flex-direction:column;flex:1}.cc-blog-card-title{font-size:19px;line-height:1.3;margin:0 0 10px}.cc-blog-card-title a:hover{color:var(--cc-green-dark)}.cc-blog-card-ex{color:var(--cc-muted);font-size:14.5px;line-height:1.55;margin:0}.cc-blog-pager{margin:10px 0 40px}.cc-blog-pager ul{list-style:none;display:flex;justify-content:center;flex-wrap:wrap;gap:8px;padding:0;margin:0}.cc-blog-pager a,.cc-blog-pager span{display:inline-block;min-width:40px;text-align:center;padding:9px 12px;border:1px solid var(--cc-border);border-radius:10px;color:var(--cc-green-dark);font-weight:600;background:#fff}.cc-blog-pager a:hover{background:var(--cc-green-light)}.cc-blog-pager .current{background:var(--cc-green);color:#fff;border-color:var(--cc-green)}.cc-blog-empty{text-align:center;color:var(--cc-muted);padding:40px 0}@media (max-width:820px){.cc-blog-hero{grid-template-columns:1fr}.cc-blog-hero-img{min-height:220px}.cc-blog-hero-body{padding:24px 22px}}@media (max-width:560px){.cc-blog-grid{grid-template-columns:1fr;gap:20px}.cc-blog-head h1{font-size:28px}.cc-blog-hero-title{font-size:22px}}