/* Only static-service adaptations; original theme owns the visual design. */
.static-form-notice { padding: 16px; margin-bottom: 20px; border-left: 3px solid #ea2e88; background: #fff5fa; color: #333; }
.static-form-notice a { text-decoration: underline; }
[data-static-form] [disabled] { cursor: not-allowed; opacity: .65; }
[hidden] { display: none !important; }
.static-search { padding-top: 50px; padding-bottom: 50px; }
.static-search article { padding: 25px 0; }
.static-search input { max-width: 100%; padding: 10px; }
.static-search button { padding: 10px; }
