.content-page{min-height:auto;justify-content:flex-start;gap:40px}.back-link{font-size:14px;font-weight:700}.legal-content{text-align:left;font-size:14px;line-height:1.6;display:flex;flex-direction:column;gap:30px}.legal-section h2{font-family:var(--font-serif);font-size:18px;font-weight:700;margin:0 0 10px;color:var(--primary-color);letter-spacing:.2px}.legal-section p{margin:0 0 6px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{margin:8px 0 0;padding-left:20px}.legal-section li{margin-bottom:4px}.under-construction-banner{background-color:#d32f2f;color:#fff;text-align:center;padding:12px 20px;font-size:14px;line-height:1.5;font-weight:500;width:100%;box-shadow:0 2px 10px rgba(0,0,0,.2);box-sizing:border-box}.under-construction-banner a{color:#fff;text-decoration:underline;font-weight:700;transition:opacity .2s ease}.under-construction-banner a:hover,.under-construction-banner a:focus{opacity:.85;outline:2px solid #fff;outline-offset:2px}@media(max-width:480px){.under-construction-banner{font-size:13px;padding:10px 15px}}