.static-page-content{background:#111;border-radius:1rem;padding:2rem;margin-bottom:2rem}.static-page-meta{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;color:#666;font-size:.875rem}.static-page-category{color:#01FF55;font-weight:600;background-color:rgba(1,255,85,.1);padding:.25rem .75rem;border-radius:1rem}.static-page-date{color:#aaa}.static-page-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2;font-family:var(--font-halvar)}.static-page-featured-image{width:100%;margin-bottom:2rem;border-radius:.5rem;overflow:hidden}.static-page-featured-image img{width:100%;height:auto;object-fit:cover}.static-page-body{color:#eee;font-size:1.125rem;line-height:1.8;margin-bottom:2rem}.static-page-body p{margin-bottom:1.5rem}.static-page-error,.static-page-loading{background:#111;border-radius:1rem;padding:2rem;text-align:center;color:#fff;font-size:1.125rem}.static-page-error{color:#ff4d4d}.section-title{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:#fff;position:relative;display:inline-block;padding-bottom:.5rem}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:#01FF55}@media (max-width:992px){.static-page-title{font-size:2rem}.static-page-body{font-size:1rem}}@media (max-width:768px){.static-page-content{padding:1.5rem}.static-page-title{font-size:1.75rem}}@media (max-width:576px){.static-page-title{font-size:1.5rem}.static-page-meta{flex-direction:column;gap:.5rem}}