.sc-contact, .sc-preview-contact {
    --sc-plum: #471b50;
    --sc-purple: #752791;
    --sc-gold: #d79f32;
    --sc-ink: #26182c;
    --sc-muted: #746a79;
    color: var(--sc-ink);
}
.sc-contact svg, .sc-preview-contact svg { width: 21px; height: 21px; flex-shrink: 0; }
.sc-hero { background: linear-gradient(115deg, #f9f5fa 0%, #faf6ed 100%); padding: 32px 0 112px; overflow: hidden; }
.sc-breadcrumb { display: flex; gap: 12px; font-size: 13px; color: #786a7d; margin-bottom: 45px; }
.sc-breadcrumb a { text-decoration: none; color: #6a317b; }
.sc-hero-grid { display: grid; grid-template-columns: 1fr 300px; gap: 50px; align-items: center; }
.sc-eyebrow { color: #7a398c; text-transform: uppercase; font-size: 11px; letter-spacing: .17em; font-weight: 800; }
.sc-hero h1 { font-size: clamp(38px, 4.8vw, 66px); line-height: 1.08; letter-spacing: -.045em; margin: 22px 0; font-weight: 750; color: #471b50; }
.sc-hero h1 em { font-style: normal; color: #8b439d; }
.sc-hero-intro { max-width: 570px; font-size: 18px; line-height: 1.8; color: #6c6070; }
.sc-hero-note { border-left: 1px solid #decbdc; padding: 8px 0 8px 42px; color: #471b50; }
.sc-hero-note > span { font-size: 52px; line-height: 1; color: #c89536; }
.sc-hero-note p { font-size: 26px; font-weight: 600; line-height: 1.4; margin: 20px 0 12px; letter-spacing: -.025em; }
.sc-hero-note small { color: #887286; font-size: 12px; }
.sc-content { padding-bottom: 64px; }
.sc-regions { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; margin: -52px 0 80px; position: relative; }
.sc-preview-contact .sc-regions { margin-top: 0; }
.sc-region { padding: 30px 27px 23px; background: white; border: 1px solid #e8dfe9; border-radius: 18px; box-shadow: 0 12px 32px #471b5008; display: flex; flex-direction: column; min-width: 0; }
.sc-region-top { display: flex; align-items: center; gap: 20px; margin-bottom: 20px; }
.sc-country-code { height: 44px; width: 44px; border: 1px solid #e1d2e7; background: #f6eff8; border-radius: 50%; display: grid; place-items: center; font-size: 12px; font-weight: 800; color: #752791; letter-spacing: .08em; }
.sc-region-line { flex: 1; height: 1px; background: linear-gradient(90deg, #e5d6ba, transparent); }
.sc-region h2 { color: #471b50; font-size: 25px; line-height: 1.2; letter-spacing: -.025em; margin: 0 0 9px; }
.sc-region-intro { font-size: 12px; font-weight: 650; color: #8b7691; margin: 0 0 24px; min-height: 36px; line-height: 1.5; }
.sc-region-details { flex: 1; min-height: 132px; font-size: 13px; line-height: 1.6; }
.sc-region-details a { display: flex; gap: 9px; align-items: center; margin: 10px 0; color: #54345e; text-decoration: none; overflow-wrap: anywhere; }
.sc-address { color: #786b7d; min-height: 40px; margin: 0 0 18px; }
.sc-whatsapp { display: flex; align-items: center; gap: 9px; padding: 13px 12px; border-radius: 8px; border: 1px solid #d1e6da; background: #eef8f1; color: #186342; text-decoration: none; font-weight: 700; font-size: 13px; }
.sc-whatsapp > span:last-child { margin-left: auto; }
.sc-whatsapp:hover { background: #e1f2e7; border-color: #639879; }
.sc-channel-note { font-size: 10px; color: #827388; line-height: 1.6; margin: 10px 0 19px; }
.sc-region-enquiry { border-top: 1px solid #eee7f0; padding-top: 17px; display: flex; align-items: center; justify-content: space-between; color: #752791; text-decoration: none; font-size: 12px; font-weight: 750; gap: 8px; }
.sc-enquiry-layout { display: grid; grid-template-columns: .8fr 1.3fr; gap: clamp(30px, 5vw, 80px); scroll-margin-top: 150px; }
.sc-enquiry-aside { padding-top: 22px; }
.sc-enquiry-aside h2, .sc-faq h2 { font-size: clamp(28px, 3vw, 42px); color: #471b50; line-height: 1.2; letter-spacing: -.035em; margin: 20px 0; }
.sc-enquiry-aside > p:not(.sc-eyebrow) { color: #776a7c; font-size: 15px; line-height: 1.8; }
.sc-next-steps { list-style: none; padding: 0; margin: 32px 0; }
.sc-next-steps li { display: flex; gap: 18px; padding: 17px 0; border-top: 1px solid #ebe3ec; }
.sc-next-steps li > span { color: #b68835; font-size: 11px; font-weight: 800; padding-top: 4px; }
.sc-next-steps strong { color: #503058; font-size: 14px; }
.sc-next-steps p { color: #84788a; font-size: 12px; margin: 6px 0 0; line-height: 1.6; }
.sc-visit-note { padding: 21px; background: #faf7ee; border-left: 3px solid #d79f32; font-size: 13px; line-height: 1.7; border-radius: 0 8px 8px 0; }
.sc-visit-note p { margin: 7px 0 0; color: #7e7167; }
.sc-form-panel { border: 1px solid #e5d9e8; border-radius: 18px; padding: clamp(20px, 3vw, 38px); box-shadow: 0 18px 48px #471b5007; background: #fff; }
.sc-form { scroll-margin-top: 150px; }
.sc-form h2 { margin: 0 0 9px; color: #471b50; font-size: 25px; letter-spacing: -.02em; }
.sc-form fieldset { border: 0; padding: 0; margin: 24px 0 0; min-width: 0; }
.sc-form label { display: block; color: #513958; font-size: 12px; font-weight: 700; line-height: 1.7; margin: 0 0 20px; }
.sc-field-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.sc-form input:not([type="checkbox"]), .sc-form select, .sc-form textarea { width: 100%; min-height: 46px; background: #fdfcfe; border: 1px solid #dcd2e0; border-radius: 7px; padding: 11px 12px; font: inherit; font-size: 14px; font-weight: 400; color: #35213e; margin: 7px 0 0; max-width: 100%; box-shadow: none; }
.sc-form select { padding-right: 22px; }
.sc-form textarea { resize: vertical; }
.sc-form input::placeholder, .sc-form textarea::placeholder { color: #958c9a; }
.sc-optional { font-weight: 400; font-size: 10px; }
.sc-form .sc-consent { display: flex; align-items: start; gap: 10px; margin: 24px 0 12px; font-weight: 400; }
.sc-consent input { flex-shrink: 0; width: 18px; height: 18px; margin: 2px 0 0; accent-color: #752791; }
.sc-small { font-size: 11px; color: #84738c; line-height: 1.7; }
.sc-submit { width: 100%; padding: 15px 20px; background: #752791; color: #fff; border: 0; border-radius: 8px; font: inherit; font-size: 14px; font-weight: 700; display: flex; justify-content: center; align-items: center; gap: 16px; cursor: pointer; margin-top: 22px; }
.sc-submit:hover { background: #5b1d72; }
.sc-submit:disabled { cursor: wait; opacity: .65; }
.sc-contact :focus-visible, .sc-preview-contact :focus-visible { outline: 3px solid #b67ad0; outline-offset: 4px; }
.sc-result { margin: 22px 0; padding: 18px; border-radius: 8px; line-height: 1.8; font-size: 14px; overflow-wrap: anywhere; }
.sc-result-success { background: #edf7f0; border: 1px solid #b7d6c2; color: #175e37; }
.sc-result-error { background: #fff6f0; border: 1px solid #e4bfa5; color: #823814; }
.sc-honeypot, .sc-sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0; }
.sc-faq { border-top: 1px solid #e7dfe9; margin-top: 80px; padding-top: 48px; display: grid; grid-template-columns: .8fr 1.3fr; gap: clamp(30px, 5vw, 80px); }
.sc-faq details { border-bottom: 1px solid #e8e0ea; padding: 18px 0; font-size: 13px; }
.sc-faq summary { color: #55335f; font-weight: 650; cursor: pointer; line-height: 1.6; }
.sc-faq details p { color: #7f7086; line-height: 1.9; margin-bottom: 0; }
.sc-preview-note { padding: 16px; background: #f7f2fa; margin-bottom: 25px; font-size: 12px; line-height: 1.7; border-left: 3px solid #a068b4; }
.sc-preview-note a { color: #752791; font-weight: 700; }
@media (max-width: 1000px) {
    .sc-region { padding: 23px 19px; }
    .sc-regions { gap: 14px; }
    .sc-region h2 { font-size: 22px; }
    .sc-hero-grid { grid-template-columns: 1fr 220px; gap: 30px; }
    .sc-hero-note { padding-left: 26px; }
    .sc-field-grid { grid-template-columns: 1fr; gap: 0; }
}
@media (max-width: 720px) {
    .sc-hero { padding: 25px 0 68px; }
    .sc-breadcrumb { margin-bottom: 30px; }
    .sc-hero-grid { grid-template-columns: 1fr; gap: 16px; }
    .sc-hero-note { display: none; }
    .sc-hero h1 { font-size: clamp(34px, 8vw, 48px); }
    .sc-hero-intro { font-size: 15px; }
    .sc-regions { grid-template-columns: 1fr; margin-top: -28px; margin-bottom: 45px; gap: 16px; }
    .sc-region { padding: 25px; }
    .sc-region-intro { min-height: 0; margin-bottom: 18px; }
    .sc-region-details { min-height: 0; margin-bottom: 18px; }
    .sc-address { min-height: 0; margin-bottom: 12px; }
    .sc-enquiry-layout, .sc-faq { grid-template-columns: 1fr; gap: 26px; }
    .sc-form-panel { padding: 24px 19px; }
    .sc-form input:not([type="checkbox"]), .sc-form select, .sc-form textarea { font-size: 16px; }
    .sc-whatsapp, .sc-region-enquiry { min-height: 46px; }
    .sc-channel-note { font-size: 11px; }
    .sc-faq { margin-top: 45px; padding-top: 30px; }
    .sc-faq h2 { margin-bottom: 0; }
}
