.ContactForm-module__h-UIIa__form{flex-direction:column;gap:1rem;width:100%;display:flex}.ContactForm-module__h-UIIa__field{flex-direction:column;gap:.45rem;display:flex}.ContactForm-module__h-UIIa__field label{color:var(--foreground);font-size:.95rem;font-weight:700}.ContactForm-module__h-UIIa__field input,.ContactForm-module__h-UIIa__field select,.ContactForm-module__h-UIIa__field textarea{width:100%;color:var(--foreground);font:inherit;background-color:#00000038;border:1px solid #b894528c;border-radius:.6rem;outline:none;padding:.75rem .85rem;transition:border-color .16s,background-color .16s,box-shadow .16s}.ContactForm-module__h-UIIa__field input::placeholder,.ContactForm-module__h-UIIa__field textarea::placeholder{color:#f2ebdd73}.ContactForm-module__h-UIIa__field select{cursor:pointer}.ContactForm-module__h-UIIa__field select option{background-color:var(--brown);color:var(--foreground)}.ContactForm-module__h-UIIa__field textarea{resize:vertical;min-height:140px}.ContactForm-module__h-UIIa__field input:hover,.ContactForm-module__h-UIIa__field select:hover,.ContactForm-module__h-UIIa__field textarea:hover{border-color:#b89452d9}.ContactForm-module__h-UIIa__field input:focus,.ContactForm-module__h-UIIa__field select:focus,.ContactForm-module__h-UIIa__field textarea:focus{border-color:var(--gold);background-color:#00000052;box-shadow:0 0 0 3px #b894522e}.ContactForm-module__h-UIIa__button{border:1px solid var(--gold);background-color:var(--gold);color:var(--text);font:inherit;cursor:pointer;border-radius:.6rem;align-self:flex-start;padding:.75rem 1.2rem;font-weight:800;transition:transform .16s,filter .16s,box-shadow .16s}.ContactForm-module__h-UIIa__button:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 8px 18px #00000059}.ContactForm-module__h-UIIa__button:active{transform:translateY(0)}.ContactForm-module__h-UIIa__button:focus-visible{outline:2px solid var(--foreground);outline-offset:3px}.ContactForm-module__h-UIIa__status{color:var(--text);margin-top:.25rem;font-size:.95rem;line-height:1.4}.ContactForm-module__h-UIIa__turnstile{align-items:center;min-height:65px;display:flex}.ContactForm-module__h-UIIa__button:disabled{cursor:not-allowed;opacity:.65;box-shadow:none;transform:none}
.page-module__OSLHOG__contactPage{align-items:flex-start;min-height:100dvh;padding-block:clamp(2rem,5vw,4rem);display:flex}.page-module__OSLHOG__window{border:1px solid var(--gold);background:radial-gradient(circle at top, #d4af371f, transparent 38%), var(--brown);border-radius:1rem;width:min(100%,680px);margin:1rem auto;padding:1.25rem;overflow:hidden;box-shadow:0 16px 40px #00000073}.page-module__OSLHOG__header{margin-bottom:1.25rem}.page-module__OSLHOG__header h1{color:var(--foreground);margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1}.page-module__OSLHOG__header p{max-width:62ch;color:var(--text);margin-top:.6rem;font-size:.95rem;line-height:1.5}
