.contact-page { background: #fff; }
.contact-hero { padding: 160px 0 100px; color: #fff; background: radial-gradient(circle at 80% 16%, rgba(20,112,255,.3), transparent 32%), #071522; }
.contact-hero-grid { display: grid; grid-template-columns: 1.15fr .85fr; align-items: end; gap: 90px; }
.contact-hero h1 { max-width: 800px; margin: 18px 0 0; font-size: clamp(52px,7vw,94px); line-height: .98; letter-spacing: -.065em; }
.contact-hero-grid > div:last-child { padding-bottom: 10px; }
.contact-hero-grid > div:last-child p { margin: 0; color: #b0c0d0; font-size: 19px; }
.contact-hero-grid > div:last-child span { display: block; margin-top: 26px; color: #48c9ff; font-size: 12px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.demo-request { padding: 105px 0; background: #f3f7fb; }
.demo-grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: 85px; align-items: start; }
.demo-copy { position: sticky; top: 110px; }
.demo-copy h2 { max-width: 530px; margin: 16px 0 22px; font-size: clamp(42px,5vw,68px); line-height: 1.03; letter-spacing: -.055em; }
.demo-copy > p:not(.section-label) { max-width: 520px; margin: 0; color: #65798c; font-size: 17px; }
.demo-assurance { margin-top: 38px; padding: 22px; background: #e5f1ff; border-left: 3px solid #086dff; }
.demo-assurance strong, .demo-assurance span { display: block; }
.demo-assurance span { margin-top: 6px; color: #60758a; font-size: 14px; }
.whatsapp-form { padding: 40px; background: #fff; border: 1px solid #d8e3ed; border-radius: 20px; box-shadow: 0 26px 70px rgba(16,53,87,.09); }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.whatsapp-form label { display: block; margin-bottom: 20px; color: #263b50; font-size: 13px; font-weight: 800; }
.whatsapp-form label b { color: #086dff; }
.whatsapp-form input, .whatsapp-form select, .whatsapp-form textarea { width: 100%; margin-top: 8px; padding: 14px 15px; color: #102438; background: #f8fafc; border: 1px solid #cedae5; border-radius: 8px; font: inherit; font-size: 15px; font-weight: 500; outline: none; }
.whatsapp-form textarea { resize: vertical; min-height: 130px; }
.whatsapp-form input:focus, .whatsapp-form select:focus, .whatsapp-form textarea:focus { background: #fff; border-color: #086dff; box-shadow: 0 0 0 3px rgba(8,109,255,.1); }
.whatsapp-form button { display: flex; width: 100%; min-height: 56px; align-items: center; justify-content: center; gap: 10px; color: #fff; background: #098c55; border: 0; border-radius: 8px; cursor: pointer; font-size: 15px; font-weight: 900; }
.whatsapp-form button:hover { background: #087849; }
.whatsapp-form button span { display: inline-grid; width: 24px; height: 24px; place-items: center; }
.whatsapp-form button svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.whatsapp-form button > b { margin-left: 3px; }
.form-error { min-height: 20px; margin: -5px 0 12px; color: #c93838; font-size: 13px; font-weight: 700; }
.privacy-note { display: block; margin-top: 14px; color: #738496; font-size: 12px; text-align: center; }
.contact-details { display: grid; grid-template-columns: 1fr 1fr; padding-top: 90px; padding-bottom: 110px; }
.contact-card { position: relative; min-height: 370px; padding: 42px; color: #071522; background: #fff; border-right: 1px solid #dce4ec; border-bottom: 1px solid #dce4ec; transition: transform .2s ease, box-shadow .2s ease; }
.contact-card:nth-child(odd) { border-left: 1px solid #dce4ec; }
.contact-card:nth-child(-n+2) { border-top: 1px solid #dce4ec; }
.contact-card:hover { z-index: 2; transform: translateY(-4px); box-shadow: 0 24px 65px rgba(13,45,77,.12); }
.contact-icon { display: grid; width: 58px; height: 58px; place-items: center; color: #086dff; background: #eaf4ff; border-radius: 16px; }
.contact-icon svg { width: 27px; height: 27px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.contact-card > small { display: block; margin-top: 38px; color: #086dff; font-size: 12px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.contact-card h2 { margin: 10px 0 14px; font-size: clamp(26px,3vw,38px); letter-spacing: -.035em; }
.contact-card p { max-width: 490px; margin: 0; color: #68798b; }
.contact-card > b { position: absolute; left: 42px; bottom: 38px; font-size: 14px; }
.contact-card > b i { margin-left: 6px; color: #086dff; font-style: normal; }
.contact-card.whatsapp .contact-icon { color: #098c55; background: #e8f8ef; }
.contact-card.whatsapp > small, .contact-card.whatsapp > b i { color: #098c55; }
.enquiry-guide { padding: 110px 0; background: #f3f7fb; }
.enquiry-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 90px; }
.enquiry-grid h2 { max-width: 540px; margin: 16px 0 0; font-size: clamp(40px,4.8vw,64px); line-height: 1.04; letter-spacing: -.05em; }
.enquiry-grid ol { margin: 0; padding: 0; list-style: none; border-top: 1px solid #cedae5; }
.enquiry-grid li { display: grid; grid-template-columns: 48px 1fr; gap: 20px; padding: 24px 0; border-bottom: 1px solid #cedae5; }
.enquiry-grid li > span { color: #086dff; font-size: 12px; font-weight: 900; }
.enquiry-grid p, .enquiry-grid strong, .enquiry-grid small { display: block; margin: 0; }
.enquiry-grid strong { font-size: 18px; }
.enquiry-grid small { margin-top: 6px; color: #6b7e91; font-size: 14px; }
.contact-closing { padding: 105px 0; color: #fff; background: #086dff; text-align: center; }
.contact-closing h2 { margin: 16px 0 34px; font-size: clamp(44px,6vw,78px); line-height: 1; letter-spacing: -.055em; }
.contact-closing .actions { justify-content: center; }
@media (max-width: 900px) { .contact-hero-grid, .demo-grid, .enquiry-grid { grid-template-columns: 1fr; gap: 45px; } .demo-copy { position: static; } .contact-details { grid-template-columns: 1fr; } .contact-card, .contact-card:nth-child(odd), .contact-card:nth-child(-n+2) { border-top: 0; border-right: 1px solid #dce4ec; border-left: 1px solid #dce4ec; } .contact-card:first-child { border-top: 1px solid #dce4ec; } }
@media (max-width: 600px) { .contact-hero { padding: 125px 0 75px; } .contact-hero h1 { font-size: 50px; } .demo-request { padding: 75px 0; } .demo-copy h2 { font-size: 42px; } .whatsapp-form { padding: 25px; } .form-row { grid-template-columns: 1fr; gap: 0; } .contact-details { padding-top: 55px; padding-bottom: 75px; } .contact-card { min-height: 330px; padding: 30px; } .contact-card > b { left: 30px; bottom: 30px; } .enquiry-guide { padding: 80px 0; } .contact-closing { padding: 80px 0; } .contact-closing h2 { font-size: 44px; } }
@media print { .contact-page .header, .contact-page footer, .contact-closing { display: none; } .contact-hero { padding: 35px 0; color: #071522; background: #fff; } .contact-hero-grid > div:last-child p { color: #52677b; } .contact-details { padding: 25px 0; } .contact-card { min-height: 260px; break-inside: avoid; } }
