/* Serenity contact journey and staff-access cleanup — 2026-08-25 */
.contact-journey-page .contact-journey-hero .page-hero-shade{background:linear-gradient(90deg,rgba(7,31,22,.92) 0%,rgba(10,43,30,.78) 47%,rgba(10,43,30,.3) 100%)}
.contact-route-section{padding-top:56px}.contact-urgent-callout{display:grid;grid-template-columns:minmax(0,1.2fr) auto;gap:32px;align-items:center;background:linear-gradient(135deg,var(--green-950),var(--green-800));color:#fff;border-radius:28px;padding:34px 38px;box-shadow:0 22px 55px rgba(10,43,30,.18);margin-bottom:64px}.contact-urgent-copy h2{color:#fff;margin:4px 0 10px}.contact-urgent-copy p{color:rgba(255,255,255,.88);max-width:740px;margin:0}.contact-urgent-copy>small{display:flex;align-items:center;gap:8px;margin-top:16px;color:rgba(255,255,255,.72);font-size:.82rem}.contact-urgent-copy>small .icon{width:17px;height:17px;flex:0 0 17px}.contact-urgent-actions{display:flex;flex-direction:column;gap:12px;min-width:245px}.contact-urgent-actions .btn{justify-content:center}.contact-route-heading{align-items:end;margin-bottom:26px}.contact-route-heading>p{max-width:520px}.contact-route-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.contact-route-card{grid-column:span 2}.contact-route-card:nth-last-child(-n+2){grid-column:span 3}.contact-route-card{appearance:none;-webkit-appearance:none;text-align:left;border:1px solid rgba(20,62,44,.14);border-radius:22px;background:#fff;padding:24px;min-height:265px;display:flex;flex-direction:column;cursor:pointer;box-shadow:0 12px 34px rgba(10,43,30,.06);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.contact-route-card:hover,.contact-route-card:focus-visible{transform:translateY(-3px);border-color:var(--lime);box-shadow:0 18px 42px rgba(10,43,30,.12);outline:none}.contact-route-card.is-selected{border-color:var(--lime);box-shadow:0 0 0 3px rgba(172,213,46,.18),0 18px 42px rgba(10,43,30,.1)}.contact-route-icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:var(--cream);color:var(--green-800);margin-bottom:22px}.contact-route-icon .icon{width:25px;height:25px}.contact-route-copy{display:flex;flex-direction:column;gap:10px}.contact-route-copy strong{font-family:var(--serif);font-size:1.23rem;line-height:1.22;color:var(--green-950)}.contact-route-copy small{font-size:.91rem;line-height:1.6;color:var(--muted)}.contact-route-action{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:20px;color:var(--green-800);font-weight:750;font-size:.82rem}.contact-route-action .icon{width:17px;height:17px;transition:transform .2s ease}.contact-route-card:hover .contact-route-action .icon{transform:translateX(3px)}
.contact-enquiry-section{padding-top:80px}.contact-enquiry-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:34px;align-items:start}.contact-direct-column{display:grid;gap:22px}.contact-direct-card,.contact-next-card{background:#fff;border:1px solid rgba(20,62,44,.11);border-radius:24px;padding:30px;box-shadow:0 14px 38px rgba(10,43,30,.06)}.contact-direct-card h2{margin:5px 0 10px}.contact-direct-card>p{margin-bottom:24px}.contact-direct-methods{display:grid;gap:10px}.contact-direct-methods>a,.contact-direct-methods>div{display:flex;align-items:flex-start;gap:14px;padding:15px 0;border-top:1px solid rgba(20,62,44,.09);color:inherit;text-decoration:none}.contact-direct-methods>a:hover strong{color:var(--green-800)}.contact-direct-methods>*>span{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:var(--cream);color:var(--green-800);flex:0 0 39px}.contact-direct-methods .icon{width:20px;height:20px}.contact-direct-methods>a>div,.contact-direct-methods>div>div{display:flex;flex-direction:column;gap:3px;min-width:0}.contact-direct-methods small,.contact-direct-methods strong{display:block}.contact-direct-methods small{color:var(--muted);font-size:.74rem;text-transform:uppercase;letter-spacing:.08em}.contact-direct-methods strong{color:var(--green-950);font-size:.93rem;line-height:1.45;overflow-wrap:anywhere}.contact-next-card h3{margin:0 0 17px}.contact-next-card ul{list-style:none;margin:0;padding:0;display:grid;gap:14px}.contact-next-card li{display:flex;align-items:flex-start;gap:11px;color:var(--muted);line-height:1.55}.contact-next-card li .icon{width:19px;height:19px;color:var(--green-700);flex:0 0 19px;margin-top:2px}
.contact-journey-form-card{position:relative;padding:34px}.contact-form-badge{position:absolute;top:20px;right:22px;display:flex;align-items:center;gap:7px;border-radius:999px;background:var(--cream);color:var(--green-800);font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;padding:8px 11px}.contact-form-badge .icon{width:16px;height:16px}.contact-journey-form-card .form-card-head{padding-right:118px}.contact-form-warning{display:flex;align-items:flex-start;gap:11px;background:#fff8e5;border:1px solid rgba(199,139,21,.22);color:#5e4618;border-radius:14px;padding:14px 16px;margin:4px 0 23px;font-size:.84rem;line-height:1.5}.contact-form-warning .icon{width:19px;height:19px;flex:0 0 19px;margin-top:1px}.contact-journey-form-card select{width:100%}.contact-reference-field small,.contact-journey-form-card textarea+small{display:block;margin-top:7px;color:var(--muted);font-size:.78rem;line-height:1.45}.contact-reference-field[hidden],.contact-journey-form-card [data-appointment-note][hidden]{display:none!important}.contact-appointment-panel{border-top:1px solid rgba(20,62,44,.08)}.contact-appointment-panel button{white-space:nowrap}.staff-portal-link{opacity:.68;font-size:.78rem}.staff-portal-link:hover{opacity:1}
@media(max-width:1120px){.contact-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-route-card,.contact-route-card:nth-last-child(-n+2){grid-column:auto}.contact-route-card{min-height:225px}.contact-enquiry-layout{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr)}}
@media(max-width:860px){.contact-urgent-callout{grid-template-columns:1fr}.contact-urgent-actions{display:grid;grid-template-columns:1fr 1fr;min-width:0}.contact-route-heading{display:block}.contact-route-heading>p{margin-top:14px}.contact-enquiry-layout{grid-template-columns:1fr}.contact-direct-column{grid-template-columns:1fr 1fr}.contact-journey-form-card{grid-row:1}.contact-appointment-panel .facility-contact-visit-inner{align-items:flex-start}}
@media(max-width:640px){.contact-route-section{padding-top:34px}.contact-urgent-callout{padding:25px 22px;border-radius:21px;margin-bottom:45px}.contact-urgent-actions{grid-template-columns:1fr}.contact-route-grid{grid-template-columns:1fr;gap:13px}.contact-route-card{min-height:0;padding:20px}.contact-route-icon{width:44px;height:44px;margin-bottom:16px}.contact-route-action{padding-top:15px}.contact-enquiry-section{padding-top:54px}.contact-direct-column{grid-template-columns:1fr}.contact-direct-card,.contact-next-card,.contact-journey-form-card{padding:23px;border-radius:20px}.contact-form-badge{position:static;width:max-content;margin:0 0 17px}.contact-journey-form-card .form-card-head{padding-right:0}.contact-appointment-panel button{width:100%}.contact-journey-page .footer-bottom>div{gap:12px;flex-wrap:wrap}}

.contact-route-insurance .contact-route-icon{background:rgba(172,213,46,.2);color:var(--green-950)}.contact-insurance-fields{padding:20px;border:1px solid rgba(172,213,46,.6);background:var(--cream-soft);border-radius:18px}.contact-insurance-heading{display:flex;gap:13px;align-items:flex-start;margin-bottom:16px}.contact-insurance-heading>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--green-950);flex:0 0 42px}.contact-insurance-heading .icon{width:22px;height:22px}.contact-insurance-heading div{display:flex;flex-direction:column;gap:4px}.contact-insurance-heading strong{color:var(--green-950);font-size:.95rem}.contact-insurance-heading small{color:var(--muted);line-height:1.5}.contact-insurance-fields .insurance-detail-grid{margin-bottom:14px}.contact-insurance-fields .insurance-choice-inline-link{margin-top:12px}
.contact-insurance-fields .checkbox-line{display:flex;align-items:flex-start;gap:10px;margin:4px 0 0;color:var(--muted);font-size:.86rem;line-height:1.5}.contact-insurance-fields .checkbox-line input[type="checkbox"]{appearance:auto;-webkit-appearance:checkbox;width:18px!important;height:18px!important;min-width:18px;padding:0!important;margin:2px 0 0!important;flex:0 0 18px;border-radius:3px}.contact-insurance-fields .checkbox-line span{display:block}.contact-insurance-fields .insurance-choice-inline-link{display:inline-flex;align-items:center;gap:7px;font-weight:750;text-decoration:underline;text-underline-offset:3px}.contact-insurance-fields .insurance-choice-inline-link .icon{width:17px;height:17px}
