:root{--blue:#073f8f;--blue2:#075fc4;--dark:#12213a;--light:#f5f9ff;--soft:#eaf3ff;--teal:#167ea3;--gold:#d9a72f;--text:#1e2a3a;--muted:#627086;--border:#dce7f5;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;color:var(--text);line-height:1.6;background:white}a{text-decoration:none;color:inherit}.topbar{background:var(--blue);color:#fff;font-size:.92rem;padding:.55rem 1.5rem}.topbar-inner{max-width:1200px;margin:auto;display:flex;justify-content:space-between;gap:1rem;align-items:center}.topbar a{font-weight:700}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--border);box-shadow:0 2px 16px rgba(7,63,143,.08)}.header-inner{max-width:1200px;margin:auto;padding:.8rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.logo img{height:62px;width:auto;display:block}.nav{display:flex;align-items:center;gap:.35rem}.nav a{padding:.55rem .8rem;border-radius:999px;color:var(--dark);font-weight:700;font-size:.93rem}.nav a:hover,.nav a.active{background:var(--soft);color:var(--blue2)}.cta{background:var(--blue)!important;color:#fff!important;padding:.65rem 1.1rem!important}.cta:hover{background:var(--blue2)!important}.mobile-toggle{display:none;background:var(--blue);color:#fff;border:0;border-radius:8px;padding:.6rem .75rem;font-weight:700}.hero{background:linear-gradient(90deg,#fff 0%,#fff 43%,#eef7ff 43%,#eef7ff 100%);position:relative;overflow:hidden}.hero-inner{max-width:1200px;margin:auto;padding:4.5rem 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}.hero-kicker{color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;margin-bottom:.9rem}.hero h1{font-family:Georgia,serif;color:var(--blue);font-size:clamp(2.7rem,5vw,5rem);line-height:1.02;margin-bottom:1.1rem}.hero h1 em{display:block;color:#086fe0;font-style:italic}.hero p{font-size:1.25rem;color:var(--muted);max-width:540px;margin-bottom:1.7rem}.button-row{display:flex;flex-wrap:wrap;gap:.9rem}.btn{display:inline-block;border-radius:999px;padding:.85rem 1.35rem;font-weight:800;border:2px solid transparent}.btn.primary{background:var(--blue);color:#fff}.btn.primary:hover{background:var(--blue2)}.btn.secondary{border-color:var(--blue);color:var(--blue);background:#fff}.hero-card{background:#fff;border:1px solid var(--border);border-radius:30px;box-shadow:0 20px 50px rgba(7,63,143,.15);overflow:hidden}.hero-photo{height:390px;background:linear-gradient(135deg,#fdf4e7,#d9edff);display:flex;align-items:center;justify-content:center;padding:1rem}.hero-photo img{max-width:100%;max-height:100%;object-fit:contain;border-radius:22px}.specialty-strip{background:linear-gradient(90deg,var(--blue),#006bd6);color:#fff}.strip-inner{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr)}.strip-item{text-align:center;padding:1.5rem 1rem;border-right:1px solid rgba(255,255,255,.25)}.strip-item:last-child{border-right:0}.strip-icon{font-size:2rem;margin-bottom:.4rem}.section{padding:4.5rem 1.5rem}.section.alt{background:var(--light)}.container{max-width:1200px;margin:auto}.section-title{text-align:center;margin-bottom:2.5rem}.section-title .kicker{color:var(--blue2);font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;margin-bottom:.5rem}.section-title h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.3rem);color:var(--blue);line-height:1.1}.section-title p{color:var(--muted);max-width:720px;margin:.8rem auto 0;font-size:1.08rem}.grid{display:grid;gap:1.4rem}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.grid.five{grid-template-columns:repeat(5,1fr)}.card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:1.5rem;box-shadow:0 8px 24px rgba(7,63,143,.06)}.card h3{color:var(--blue);font-size:1.25rem;margin-bottom:.55rem}.card p,.card li{color:var(--muted)}.card ul{padding-left:1.2rem}.icon-card{text-align:center}.icon-circle{width:64px;height:64px;border-radius:50%;background:var(--soft);color:var(--blue);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:2rem}.why-referral{background:#fff}.check-list{display:grid;gap:1rem}.check{display:flex;gap:.85rem;align-items:flex-start}.check .mark{background:#0b74de;color:#fff;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;flex:none;font-weight:900}.service-box{border-radius:18px;padding:1.25rem;border:2px solid var(--border);background:#fff}.service-box h3{display:flex;align-items:center;gap:.7rem}.service-dot{width:46px;height:46px;border-radius:50%;background:var(--blue2);color:#fff;display:inline-flex;align-items:center;justify-content:center}.tagline{background:linear-gradient(90deg,#e5f4ff,#f8fbff);text-align:center;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.35rem;font-weight:900;color:var(--blue);font-size:1.2rem}.page-hero{background:var(--light);padding:4rem 1.5rem;border-bottom:1px solid var(--border);text-align:center}.page-hero h1{font-family:Georgia,serif;font-size:3.2rem;color:var(--blue);margin-bottom:.7rem}.page-hero p{color:var(--muted);font-size:1.12rem;max-width:720px;margin:auto}.contact-band{background:var(--blue);color:#fff}.contact-band .container{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.contact-mini{padding:1.5rem;border-right:1px solid rgba(255,255,255,.2)}.contact-mini:last-child{border-right:0}.contact-mini strong{display:block;color:#b9dcff;margin-bottom:.25rem}.form input,.form select,.form textarea{width:100%;padding:.85rem;border:1px solid var(--border);border-radius:10px;margin-bottom:1rem;font-size:1rem}.form textarea{min-height:140px}.footer{background:#071c3d;color:#d6e4f7;padding:3rem 1.5rem 1.5rem}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:2rem}.footer img{height:70px;background:#fff;border-radius:8px;padding:4px}.footer h4{color:#fff;margin-bottom:.8rem}.footer a{display:block;margin:.4rem 0;color:#d6e4f7}.footer-bottom{max-width:1200px;margin:2rem auto 0;padding-top:1rem;border-top:1px solid rgba(255,255,255,.15);font-size:.85rem;color:#a9bdd8}.brochure-image{width:100%;border-radius:18px;border:1px solid var(--border);box-shadow:0 10px 30px rgba(7,63,143,.13)}@media(max-width:900px){.mobile-toggle{display:block}.nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--border);padding:1rem;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.nav a{width:100%}.hero{background:#fff}.hero-inner{grid-template-columns:1fr;padding:3rem 1.2rem}.strip-inner,.grid.two,.grid.three,.grid.four,.grid.five,.contact-band .container,.footer-grid{grid-template-columns:1fr}.strip-item,.contact-mini{border-right:0;border-bottom:1px solid rgba(255,255,255,.25)}.topbar-inner{flex-direction:column;align-items:flex-start}.logo img{height:52px}.hero-photo{height:auto}.section{padding:3rem 1.2rem}.page-hero h1{font-size:2.4rem}}

.brand-card{display:flex;align-items:center;justify-content:center;min-height:390px;background:linear-gradient(135deg,#ffffff,#eaf3ff)}.hero-brand{text-align:center;padding:2rem}.hero-brand img{max-width:280px;width:85%;height:auto;margin-bottom:1.5rem}.hero-brand h3{font-family:Georgia,serif;color:var(--blue);font-size:2rem;margin-bottom:.5rem}.hero-brand p{margin:0 auto 1.25rem;color:var(--muted);font-size:1rem}.hidden{display:none!important}

/* Homepage rebuild based on GBIC brochure layout */
.hero-photo-layout{background:linear-gradient(90deg,#fff 0%,#fff 42%,#f1f8ff 42%,#f1f8ff 100%);border-bottom:1px solid var(--border)}
.hero-photo-layout .hero-inner{max-width:100%;padding:0;grid-template-columns:42% 58%;gap:0;min-height:520px;align-items:stretch}
.hero-copy{padding:4.25rem 3.75rem 3.5rem 5rem;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 76%,rgba(255,255,255,.72) 100%)}
.hero-copy .hero-kicker{font-size:.84rem;letter-spacing:.18em;margin-bottom:1.15rem}
.hero-copy h1{font-size:clamp(3rem,5.1vw,5.35rem);line-height:.98;margin-bottom:.9rem;letter-spacing:-.02em}.hero-copy h1 em{display:block;color:#0b6ee5}.hero-line{width:70px;height:3px;background:#0b6ee5;margin:.55rem 0 1.25rem}.hero-copy h2{font-size:1.7rem;line-height:1.25;color:#073f8f;margin-bottom:1.25rem}.hero-copy h2 em{color:#0b6ee5;font-family:Georgia,serif;font-size:1.55rem}.hero-copy p{font-size:1.05rem;line-height:1.75;color:#1f2e45;max-width:500px;margin-bottom:1.7rem}.hero-image-wrap{position:relative;min-height:520px;overflow:hidden}.hero-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center right;display:block}.hero-image-wrap:before{content:"";position:absolute;left:0;top:0;bottom:0;width:24%;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,0));z-index:1}.care-caption{position:absolute;left:2rem;bottom:2rem;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);border:1px solid var(--border);border-radius:18px;padding:1rem 1.2rem;box-shadow:0 10px 28px rgba(7,63,143,.12);z-index:2}.care-caption h3{font-family:Georgia,serif;color:var(--blue);font-size:1.35rem;margin-bottom:.2rem}.care-caption p{font-size:.92rem;color:var(--muted);margin:0}.light-specialty{background:linear-gradient(180deg,#f8fbff,#eef7ff);color:var(--dark);border-bottom:1px solid var(--border)}.light-specialty .strip-inner{max-width:100%;grid-template-columns:repeat(5,1fr)}.light-specialty .strip-item{color:var(--dark);padding:1.35rem 1rem 1.45rem;border-right:1px solid #cbdcf2;transition:.2s}.light-specialty .strip-item:hover{background:#fff;box-shadow:0 8px 24px rgba(7,63,143,.07)}.light-specialty .strip-icon{color:var(--blue);font-size:2.45rem;margin-bottom:.55rem}.light-specialty .strip-item strong{display:block;color:var(--blue);font-size:1rem;margin-bottom:.35rem}.light-specialty .strip-item span{display:block;font-size:.9rem;color:#2f3b4e;line-height:1.45;min-height:48px}.light-specialty .strip-item em{display:inline-block;margin-top:.55rem;color:var(--blue);font-style:normal;font-weight:800;font-size:.86rem}
.section .grid.three .icon-card .icon-circle{font-size:1.5rem}
@media(max-width:900px){.hero-photo-layout .hero-inner{grid-template-columns:1fr}.hero-copy{padding:3rem 1.25rem}.hero-image-wrap{min-height:320px}.hero-image-wrap:before{display:none}.care-caption{position:relative;left:auto;bottom:auto;margin:-1.5rem 1.2rem 1.5rem}.light-specialty .strip-inner{grid-template-columns:1fr}.light-specialty .strip-item{border-right:0;border-bottom:1px solid #cbdcf2}.hero-copy h2{font-size:1.35rem}}

/* Compact homepage version */
.compact-home{padding:2.8rem 1.5rem 3.2rem}.section-title.compact{margin-bottom:1.6rem}.section-title.compact h2{font-size:clamp(1.8rem,3vw,2.7rem)}.referral-mini .card{padding:1.1rem}.referral-mini .icon-circle{width:46px;height:46px;font-size:1.1rem}.referral-mini h3{font-size:1rem}.referral-mini p{font-size:.88rem}.home-cta{background:linear-gradient(90deg,#edf6ff,#ffffff);border-top:1px solid var(--border);padding:2rem 1.5rem}.home-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.home-cta h2{font-family:Georgia,serif;color:var(--blue);font-size:1.8rem;line-height:1.2}.home-cta p{color:var(--muted);margin-top:.35rem}@media(max-width:900px){.home-cta-inner{flex-direction:column;align-items:flex-start}.grid.five.referral-mini{grid-template-columns:1fr}.compact-home{padding:2.4rem 1.2rem}}
