.contact-page { padding-top: clamp(2rem, 5vw, 4rem); }
.contact-hero { margin-bottom: 2.5rem; }
.contact-hero h1 { font-size: clamp(2.5rem, 6vw, 4.5rem); margin: .5rem 0; letter-spacing: -.04em; }
.contact-content { max-width: none; }
.contact-content .contact-columns { gap: clamp(1.5rem, 4vw, 4rem); align-items: flex-start; margin-bottom: 4rem; }
.contact-details, .contact-form-panel { min-width: 0; }
.contact-details { padding-top: 1.5rem; }
.contact-content h2 { font-size: clamp(1.35rem, 2.5vw, 1.9rem); line-height: 1.35; margin-top: 0; }
.contact-content h3 { font-size: 1.2rem; line-height: 1.4; }
.contact-form-panel { background: #f9f7fc; border: 1px solid #e5deee; border-radius: 24px; padding: clamp(1.25rem, 3vw, 2rem); }
.contact-page .wpcf7 { margin: 0; max-width: 100%; }
.contact-page .wpcf7 form > p { margin: 0 0 1.1rem; }
.contact-page .wpcf7 label { display: block; color: #382c46; font-size: .9rem; font-weight: 600; line-height: 1.65; }
.contact-page .wpcf7 input[type="text"], .contact-page .wpcf7 input[type="email"], .contact-page .wpcf7 textarea { width: 100%; max-width: 100%; box-sizing: border-box; display: block; margin-top: .35rem; padding: .8rem 1rem; border: 1px solid #cfc4db; border-radius: 12px; background: #fff; color: #251b31; font: inherit; line-height: 1.5; transition: border-color .15s, box-shadow .15s; }
.contact-page .wpcf7 textarea { min-height: 165px; height: 180px; resize: vertical; }
.contact-page .wpcf7 input:focus-visible, .contact-page .wpcf7 textarea:focus-visible { outline: 3px solid #744ba6 !important; outline-offset: 2px; border-color: #744ba6; }
.contact-page .wpcf7 .wpcf7-not-valid { border-color: #a72847; }
.contact-page .wpcf7-not-valid-tip { color: #9b2040; font-size: .85rem; margin-top: .35rem; }
.contact-page .wpcf7-list-item { margin: 0; }
.contact-page .wpcf7-acceptance label { font-weight: 400; font-size: .78rem; line-height: 1.55; }
.contact-page .wpcf7-acceptance input { accent-color: #66349b; width: 18px; height: 18px; margin: .2rem .4rem 0 0; vertical-align: top; }
.contact-page input.wpcf7-submit { min-height: 48px; padding: .85rem 1.4rem; max-width: 100%; white-space: normal; border: 0; border-radius: 999px; background: #6835a2; color: #fff; font: inherit; font-weight: 600; cursor: pointer; transition: background .15s, box-shadow .15s; }
.contact-page input.wpcf7-submit:hover { background: #492477; box-shadow: 0 6px 20px #6835a225; }
.contact-page .submitting input.wpcf7-submit, .contact-page input.wpcf7-submit:disabled { opacity: .65; cursor: wait; }
.contact-page .wpcf7 form .wpcf7-response-output { border-radius: 12px; border-width: 1px; padding: 1rem; margin: 1rem 0 0; font-size: .9rem; }
.contact-page .wpcf7 form.sent .wpcf7-response-output { background: #edf8f3; border-color: #23765b; color: #205640; }
.contact-page .wpcf7 form.failed .wpcf7-response-output, .contact-page .wpcf7 form.invalid .wpcf7-response-output { background: #fff4f5; border-color: #a72847; color: #78203a; }
.contact-audiences { gap: 1.5rem; margin-top: 2rem; }
.contact-audiences > .wp-block-column { padding: 1.5rem; border: 1px solid #e7e0ef; border-radius: 18px; }
.contact-audiences p { font-size: .92rem; }
.keb-share { margin: 3rem 0 1rem; padding: 1.5rem; border: 1px solid #e5deed; border-radius: 20px; background: #faf8fd; }
.keb-share h2 { font-size: 1.15rem !important; margin: 0 0 .4rem !important; line-height: 1.4; }
.keb-share p { margin: 0 0 1rem; font-size: .9rem; color: #62546f; }
.keb-share .a2a_kit { display: flex; flex-wrap: wrap; gap: .65rem; }
.keb-share .a2a_kit > a { display: inline-flex; align-items: center; justify-content: center; min-width: 44px; min-height: 44px; padding: 10px !important; border: 1px solid #d9cde5; border-radius: 12px; background: #fff; text-decoration: none; }
.keb-share .a2a_svg { background-color: #653396 !important; border-radius: 5px !important; }
.keb-share .a2a_label { position: static !important; width: auto !important; height: auto !important; clip: auto !important; clip-path: none !important; overflow: visible !important; margin-left: .5rem; color: #492477; font-family: inherit; font-size: .85rem; line-height: 1.4; font-weight: 600; }
.keb-share .a2a_kit > a:hover { background: #efe7f8; }
.keb-share a:focus-visible, .footer__socials a:focus-visible { outline: 3px solid #744ba6; outline-offset: 3px; }
.footer__socials { flex-wrap: wrap; }
.footer__socials a { min-width: 44px; min-height: 44px; border-radius: 12px; color: #62338d; }
.site-header .nav-toggle { font-family: inherit; font-size: .9rem; font-weight: 600; }
@media (max-width: 781px) { .contact-content .contact-columns { gap: 1.5rem; } .contact-details { padding-top: 0; } .contact-audiences { gap: 1rem; } }
@media (prefers-reduced-motion: reduce) { .contact-page input, .contact-page textarea, .keb-share a, .footer__socials a { transition: none !important; } }
