.static-page-main{min-height:100vh;display:flex;flex-direction:column}.static-page-container{flex:1;padding:120px 20px 60px;max-width:1200px;margin:0 auto;width:100%}@media(max-width:768px){.static-page-container{padding:100px 16px 40px}}.static-page-content h1{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:40px;text-align:center;color:#6e6e6e}.static-page-content .static-page-body{line-height:1.8;color:#6e6e6e}.static-page-content .static-page-body h2{font-size:clamp(1.3rem,3vw,1.8rem);font-weight:600;margin:40px 0 20px}.static-page-content .static-page-body h3{font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:600;margin:30px 0 15px}.static-page-content .static-page-body p{margin:15px 0}.static-page-content .static-page-body a{color:#007bff;text-decoration:underline}.static-page-content .static-page-body a:hover{opacity:.8}.static-page-content .static-page-body ol,.static-page-content .static-page-body ul{margin:15px 0;padding-left:30px}.static-page-content .static-page-body li{margin:8px 0}