.static-page{background:var(--background,#fafafa);min-height:calc(100vh - 200px)}.static-page-hero{text-align:center;background:linear-gradient(#5a1aad 0%,#4b0a98 100%);padding:4rem 1.5rem;position:relative;overflow:hidden}.static-page-hero:before{content:"";opacity:.5;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.06'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.static-page-hero-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.static-page-hero-icon{background:#ffffff26;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex;box-shadow:0 4px 15px #0003}.static-page-hero-icon svg{color:#fff;stroke:currentColor;stroke-width:2px;fill:none;width:32px;height:32px}.static-page-hero h1{color:#fff;margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.static-page-hero-subtitle{color:#ffffffd9;font-size:1rem}.static-page-container{max-width:900px;margin:0 auto;padding:3rem 1.5rem}.static-page-content{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2.5rem;line-height:1.8;box-shadow:0 1px 3px #00000014}.static-page-content h1{display:none}.static-page-content h2{color:#111;border-bottom:2px solid #e5e7eb;align-items:center;gap:1rem;margin-top:2.5rem;margin-bottom:1.25rem;padding-bottom:1rem;font-size:1.375rem;font-weight:600;display:flex}.static-page-content h2:before{content:"";background:linear-gradient(#5a1aad 0%,#4b0a98 100%);border-radius:2px;flex-shrink:0;width:8px;height:8px}.static-page-content h2:first-child{margin-top:0}.static-page-content h3{color:#4b0a98;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.static-page-content p{margin-bottom:1rem}.static-page-content ul,.static-page-content ol{margin:1rem 0 1.5rem 1.5rem}.static-page-content li{margin-bottom:.5rem;padding-left:.5rem}.static-page-content li::marker{color:#4b0a98}.static-page-content a{color:#4b0a98;font-weight:500;text-decoration:none}.static-page-content a:hover{text-decoration:underline}.static-page-content strong{color:#111;font-weight:600}.static-page-content .info-box,.static-page-content .warning-box,.static-page-content .danger-box{border-left:4px solid;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.25rem}.static-page-content .info-box{background:#f0e6fb;border-color:#4b0a98}.static-page-content .warning-box{background:#fef3c7;border-color:#f59e0b}.static-page-content .danger-box{background:#fef2f2;border-color:#ff574a}.static-page-content .contact-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin:1.5rem 0;padding:1.5rem}.static-page-content .contact-card h3{color:#111;margin-top:0}.static-page-content .faq-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1rem;padding:1.5rem}.static-page-content .faq-item h3{color:#111;margin:0 0 .75rem;font-size:1rem}.static-page-content .faq-item p{color:#374151;margin:0}.static-page-cta{text-align:center;color:#fff;background:linear-gradient(#5a1aad 0%,#4b0a98 100%);border-radius:12px;margin-top:2.5rem;padding:2rem;box-shadow:0 4px 15px #4b0a984d}.static-page-cta h3{color:#fff;margin-bottom:.5rem;font-size:1.25rem}.static-page-cta p{opacity:.9;color:#fff;margin-bottom:1.25rem}.static-page-cta a{color:#4b0a98;background:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #00000026}.static-page-cta a:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 16px #0003}.static-page-empty{color:#6b7280;text-align:center;padding:3rem}@media (max-width:768px){.static-page-hero{padding:3rem 1rem}.static-page-hero h1{font-size:1.875rem}.static-page-container{padding:2rem 1rem}.static-page-content{border-radius:12px;padding:1.5rem}.static-page-content h2{font-size:1.25rem}}
