.static-page{min-height:calc(100vh - 200px);padding:60px 24px;background:#fff}.static-page-container{max-width:800px;margin:0 auto}.static-page-title{font-size:36px;font-weight:700;color:#0f172a;margin:0 0 32px;letter-spacing:-.02em;line-height:1.2}.static-page-content{font-size:16px;line-height:1.8;color:#374151}.static-page-content h2{font-size:24px;font-weight:600;color:#111827;margin:32px 0 16px;line-height:1.3}.static-page-content h3{font-size:20px;font-weight:600;color:#111827;margin:24px 0 12px;line-height:1.4}.static-page-content p{margin:0 0 16px}.static-page-content ol,.static-page-content ul{margin:16px 0;padding-left:24px}.static-page-content li{margin:8px 0;line-height:1.7}.static-page-content strong{font-weight:600;color:#111827}.static-page-content a{color:#10b981;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.static-page-content a:hover{border-bottom-color:#10b981}.static-page-content .highlight{background:#f0fdf4;padding:2px 6px;border-radius:4px;font-weight:500}.static-page-content .quote{border-left:3px solid #10b981;padding-left:20px;margin:24px 0;font-style:italic;color:#64748b}.contact-form,.feedback-form{margin-top:32px;max-width:600px}.form-group{margin-bottom:24px}.form-group label{display:block;font-size:14px;font-weight:600;color:#111827;margin-bottom:8px}.form-group input,.form-group textarea{width:100%;padding:12px 16px;font-size:15px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.form-group textarea{resize:vertical;min-height:120px}.submit-button{padding:12px 32px;font-size:16px;font-weight:600;background:#10b981;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.submit-button:hover:not(:disabled){background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{background:#cbd5e1;cursor:not-allowed;opacity:.7}@media (max-width:768px){.static-page{padding:40px 20px}.static-page-title{font-size:28px;margin-bottom:24px}.static-page-content{font-size:15px}.static-page-content h2{font-size:22px}.static-page-content h3{font-size:18px}.contact-form,.feedback-form{margin-top:24px}}