.static-page{min-height:100vh;display:flex;flex-direction:column;background:#fff;color:#333}.static-content{flex:1 1;max-width:800px;margin:0 auto;padding:3rem 2rem;width:100%}.static-content h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#0d1f3c}.static-content .subtitle{font-size:1.125rem;color:#666;margin-bottom:2rem}.static-content h2{font-size:1.5rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem;color:#0d1f3c}.static-content p{line-height:1.7;margin-bottom:1rem;color:#444}.static-content ul{margin-bottom:1rem;padding-left:1.5rem}.static-content li{line-height:1.7;margin-bottom:.5rem;color:#444}.static-content a{color:#b89448;text-decoration:none}.static-content a:hover{text-decoration:underline}.static-content .back-link{display:inline-block;margin-bottom:2rem;font-size:.875rem;color:#666}.static-content .back-link:hover{color:#b89448}