.helleny-contact-page .entry-hero-container,
.helleny-contact-page .entry-hero { display: none !important; }
.helleny-contact-page .content-container { width: 100%; max-width: none; padding: 0; }
.helleny-contact-page .content-area,
.helleny-contact-page .site-main,
.helleny-contact-page .site-main > article { margin: 0; padding: 0; }
.helleny-contact-page .entry-content-wrap,
.helleny-contact-page .content-bg { padding: 0 !important; background: transparent; }
.helleny-contact { padding: clamp(52px,7vw,88px) 22px clamp(68px,8vw,104px); background: radial-gradient(circle at 50% 0,rgba(184,135,79,.1),transparent 30rem),#fbfaf7; color:#2a1d17; }
.helleny-contact__inner { width:min(720px,100%); margin:auto; }
.helleny-contact__header { max-width:620px; margin:0 auto 32px; text-align:center; }
.helleny-contact__eyebrow { color:#845128; font-size:11px; font-weight:800; letter-spacing:.18em; text-transform:uppercase; }
.helleny-contact h1 { margin:10px 0 12px; font:600 clamp(38px,5vw,58px)/1.05 Georgia,serif; letter-spacing:-.035em; }
.helleny-contact__header p { margin:0; color:#756b64; font-size:17px; line-height:1.65; }
.helleny-contact__form { display:grid; grid-template-columns:1fr 1fr; gap:18px; padding:clamp(22px,4vw,38px); border:1px solid #e7dacb; border-radius:20px; background:rgba(255,255,255,.88); box-shadow:0 18px 48px rgba(58,39,24,.07); }
.helleny-contact__form label { display:grid; gap:7px; color:#4f443d; font-size:12px; font-weight:800; letter-spacing:.04em; text-transform:uppercase; }
.helleny-contact__form input,
.helleny-contact__form select,
.helleny-contact__form textarea { width:100%; min-height:48px; padding:12px 14px; border:1px solid #dfd2c5; border-radius:10px; background:#fff; color:#2a1d17; font:400 15px/1.5 system-ui,sans-serif; text-transform:none; }
.helleny-contact__form textarea { resize:vertical; }
.helleny-contact__message,
.helleny-contact__form button,
.helleny-contact__admin-note { grid-column:1/-1; }
.helleny-contact__form button { display:flex; min-height:50px; align-items:center; justify-content:center; gap:9px; border:0; border-radius:10px; background:#237b43; color:#fff; font-weight:800; cursor:pointer; }
.helleny-contact__form button:disabled { cursor:not-allowed; opacity:.45; }
.helleny-contact__form button svg { width:20px; fill:currentColor; }
.helleny-contact__admin-note { margin:0; color:#756b64; font-size:12px; text-align:center; }
@media(max-width:600px){.helleny-contact{padding:38px 24px 64px}.helleny-contact__header p{font-size:15px}.helleny-contact__form{grid-template-columns:1fr;padding:20px 18px}.helleny-contact__form label{grid-column:1}}
