.contact-page { max-width:1180px; margin:0 auto; padding:60px 24px 72px; color:#eee7d8; scroll-margin-top:24px; }
.contact-page h2,.contact-page h3 { font-family:Georgia,serif; text-transform:none; letter-spacing:-.025em; color:#f4eedf; }
.contact-heading { max-width:640px; margin-bottom:32px; }
.contact-page .contact-kicker,.contact-page .contact-label { display:block; color:#bdb5a6; font:600 11px/1.5 Arial,sans-serif; letter-spacing:1.6px; text-transform:uppercase; margin:0 0 10px; }
.contact-heading h2 { font-size:clamp(30px,4vw,43px); margin:0 0 16px; }
.contact-heading > p:last-child { color:#bdb9b0; font-size:16px; line-height:1.8; }
.contact-layout { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1.15fr); gap:28px; }
.contact-details { border:1px solid #51473d; border-radius:12px; background:linear-gradient(135deg,#1b1c1b,#101211); overflow:hidden; }
.contact-address { display:flex; gap:20px; padding:30px; }
.contact-address h3 { font-size:31px; margin:0 0 12px; }
.contact-address address { color:#ccc6bb; font-size:17px; line-height:1.7; margin:0 0 22px; font-style:normal; }
.contact-icon { flex:0 0 42px; width:42px; height:42px; display:grid; place-items:center; background:#a4101a22; color:#efc5bf; border:1px solid #783333; border-radius:10px; font-size:17px; }
.contact-page a { text-transform:none; letter-spacing:normal; text-decoration:none; }
.contact-page .contact-route,.contact-map button { display:inline-flex; justify-content:center; align-items:center; gap:28px; min-height:46px; border:1px solid #d84b52; border-radius:7px; padding:11px 20px; color:#fff; background:linear-gradient(#b91520,#8f0c15); font:600 14px/1.5 Arial,sans-serif; cursor:pointer; }
.contact-page .contact-method { display:flex; align-items:center; gap:16px; padding:24px 30px; border-top:1px solid #ffffff14; color:#eee7d8; transition:background .2s; }
.contact-method > span:nth-child(2) { min-width:0; flex:1; }
.contact-method strong { display:block; overflow-wrap:anywhere; font-size:17px; font-weight:600; }
.contact-method .contact-label { font-size:10px; margin-bottom:4px; }
.contact-method strong + span { display:block; color:#a9a59d; font-size:12px; margin-top:5px; }
.contact-page .contact-method:hover { background:#ffffff07; color:white; }
.contact-page a:focus-visible,.contact-map button:focus-visible { outline:2px solid #f2b5b5; outline-offset:4px; }
.contact-map { min-height:460px; border-radius:12px; overflow:hidden; border:1px solid #51473d; background:#151716; display:grid; }
.contact-map-preview { display:flex; flex-direction:column; align-items:center; justify-content:center; text-align:center; padding:36px 24px; background:radial-gradient(ellipse at 50% 15%,#8d282428,transparent 65%),linear-gradient(135deg,#ffffff03,transparent); }
.contact-map-marker { width:64px; height:64px; display:grid; place-items:center; border:1px solid #95564c; border-radius:50%; background:#301b1b; color:#e5bcb0; font-size:27px; margin-bottom:24px; }
.contact-map h3 { font-size:30px; margin:0 0 12px; }
.contact-map p { color:#bdb9b0; font-size:14px; }
.contact-map button { margin:14px 0; }
.contact-map button[hidden] { display:none; }
.contact-map .contact-map-note { max-width:290px; font-size:11px; line-height:1.6; margin:0 0 12px; }
.contact-map a { display:inline-flex; align-items:center; min-height:44px; color:#e9ded0; font-size:13px; }
.contact-map iframe { width:100%; height:100%; min-height:460px; border:0; }
.contact-bottom { display:flex; justify-content:space-between; align-items:center; gap:20px; margin-top:34px; padding-top:24px; border-top:1px solid #ffffff1c; }
.contact-bottom p { color:#bdb5a6; font:italic 20px/1.5 Georgia,serif; margin:0; }
.contact-bottom a { color:#bdb5a6; font-size:12px; padding:12px 0; }
@media(max-width:767px) { .contact-page { padding:36px 18px 48px; } .contact-layout { grid-template-columns:1fr; gap:20px; } .contact-address { padding:24px 20px; gap:16px; } .contact-page .contact-method { padding:22px 20px; gap:12px; } .contact-method strong { font-size:15px; } .contact-map,.contact-map iframe { min-height:360px; } .contact-bottom { align-items:flex-start; flex-direction:column; gap:8px; } }

.contact-page { text-align:left; }
.contact-page h2,.contact-page h3 { line-height:1.2; }
.contact-icon svg,.contact-map-marker svg { width:22px; height:22px; fill:none; stroke:currentColor; stroke-width:1.6; stroke-linecap:round; stroke-linejoin:round; }
.contact-map-marker svg { width:30px; height:30px; }
