:root{--blue:#073d87;--blue2:#0b5db5;--ink:#10233f;--muted:#60728a;--soft:#f4f8fc;--gold:#e6b95b;--white:#fff;--shadow:0 22px 60px rgba(10,42,82,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(18px,4vw,64px);background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid #e8eef5}.brand{display:flex;gap:10px;align-items:center;font-weight:700}.brand img{width:46px;height:46px;object-fit:contain;border-radius:12px}.topbar nav{display:flex;gap:28px;font-size:.95rem}.topbar nav a:hover{color:var(--blue2)}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;background:var(--blue);color:#fff;font-weight:700;box-shadow:0 10px 25px rgba(7,61,135,.18);transition:.2s}.button:hover{transform:translateY(-2px);background:#052f69}.button-small{padding:10px 16px;font-size:.9rem}.button-ghost{background:#fff;color:var(--blue);border:1px solid #cbd9e9;box-shadow:none}.hero{position:relative;overflow:hidden;min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center;padding:72px clamp(24px,6vw,90px);background:linear-gradient(135deg,#f7fbff 0%,#eef6ff 58%,#fff8e7 100%)}.hero-copy,.hero-media{position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.76rem;font-weight:800;color:#d3e2ff}.eyebrow.dark{color:var(--blue2)}h1,h2,h3{margin:0 0 18px}h1,h2{font-family:'Playfair Display',serif;line-height:1.08}h1{font-size:clamp(3rem,6vw,5.8rem);max-width:780px}h1 span{color:var(--blue2)}h2{font-size:clamp(2.2rem,4vw,4rem)}.lead{font-size:1.18rem;max-width:690px;color:var(--muted)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:650px;margin-top:36px}.trust-row div{padding:18px;border-radius:18px;background:rgba(255,255,255,.75);border:1px solid #e1ebf4}.trust-row strong{display:block;font-size:1.35rem;color:var(--blue)}.trust-row span{font-size:.82rem;color:var(--muted)}.hero-media{height:570px}.hero-photo{position:absolute;overflow:hidden;border-radius:34px;box-shadow:var(--shadow);background:#dfe9f5}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo-main{right:0;top:20px;width:72%;height:75%}.hero-photo-small{left:0;bottom:8px;width:45%;height:42%;border:9px solid #fff}.hero-badge{position:absolute;right:6%;bottom:3%;display:flex;gap:12px;align-items:center;background:#fff;border-radius:18px;padding:14px 18px;box-shadow:var(--shadow)}.hero-badge small,.hero-badge strong{display:block}.hero-badge small{color:var(--muted)}.dot{width:12px;height:12px;border-radius:50%;background:#25b76b;box-shadow:0 0 0 5px rgba(37,183,107,.15)}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px)}.hero-orb-one{width:280px;height:280px;background:rgba(61,145,233,.12);right:-80px;top:-70px}.hero-orb-two{width:180px;height:180px;background:rgba(230,185,91,.18);left:36%;bottom:-70px}.quick-strip{margin:-35px auto 0;position:relative;z-index:5;width:min(1120px,92%);display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.quick-strip a{display:flex;gap:15px;align-items:center;padding:24px;border-right:1px solid #edf1f6}.quick-strip a:last-child{border-right:0}.quick-strip span{font-size:1.4rem;color:var(--blue)}.quick-strip small,.quick-strip strong{display:block}.quick-strip small{color:var(--muted)}.section{padding:100px clamp(24px,6vw,90px)}.section-heading{max-width:760px;margin-bottom:46px}.section-heading p{color:var(--muted);font-size:1.06rem}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{padding:34px;border-radius:26px;background:var(--soft);border:1px solid #e4edf6;transition:.25s}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);background:#fff}.service-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:1.5rem;margin-bottom:24px}.service-card p{color:var(--muted)}.service-card a{color:var(--blue);font-weight:700}.schedule-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;background:#f8fbff}.schedule-copy p{color:var(--muted);max-width:560px}.schedule-panel{background:#fff;border-radius:28px;padding:26px;box-shadow:var(--shadow)}.schedule-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.tab{border:0;border-radius:999px;padding:11px 16px;background:#edf3f9;color:var(--ink);font:inherit;font-weight:700;cursor:pointer}.tab.active{background:var(--blue);color:#fff}.schedule-content{display:none}.schedule-content.active{display:block}.schedule-row{display:flex;justify-content:space-between;gap:20px;padding:18px 6px;border-bottom:1px solid #ebf0f5}.schedule-row:last-child{border-bottom:0}.schedule-row span{color:var(--muted)}.gallery-section{background:#fff}.gallery-grid{display:grid;grid-template-columns:1.15fr 1fr .85fr;gap:22px}.gallery-card,.gallery-quote{min-height:390px;border-radius:28px;overflow:hidden;position:relative;box-shadow:var(--shadow)}.gallery-card img{width:100%;height:100%;object-fit:cover}.gallery-card figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.92);font-weight:700}.gallery-quote{background:linear-gradient(155deg,var(--blue),#0a6cc2);color:#fff;padding:36px;display:flex;flex-direction:column;justify-content:center}.gallery-quote span{font-size:5rem;color:var(--gold);line-height:.6}.gallery-quote p{font-family:'Playfair Display',serif;font-size:1.7rem}.location-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:0;padding-top:0}.location-card{background:linear-gradient(145deg,#073d87,#075fb3);color:#fff;padding:52px;border-radius:30px 0 0 30px}.location-card p{font-size:1.1rem;color:#dceafd}.location-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.button-light{background:#fff;color:var(--blue)}.button-outline-light{background:transparent;border:1px solid rgba(255,255,255,.55);box-shadow:none}.contact-list{margin-top:30px}.contact-list div{padding:13px 0;border-top:1px solid rgba(255,255,255,.16)}.contact-list dt{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#bcd4ee}.contact-list dd{margin:3px 0 0}.map-wrap{min-height:560px;border-radius:0 30px 30px 0;overflow:hidden;box-shadow:var(--shadow)}.map-wrap iframe{border:0;width:100%;height:100%;min-height:560px}footer{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:34px clamp(24px,6vw,90px);border-top:1px solid #e8eef5;color:var(--muted)}.footer-brand{display:flex;gap:12px;align-items:center;color:var(--ink)}.footer-brand img{width:50px;height:50px;object-fit:contain}.footer-brand strong,.footer-brand span{display:block}.footer-brand span{font-size:.82rem;color:var(--muted)}.mobile-actions{display:none}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}@media(max-width:900px){.topbar nav,.topbar>.button{display:none}.hero{grid-template-columns:1fr;padding-top:48px}.hero-media{height:430px}.quick-strip{grid-template-columns:1fr}.quick-strip a{border-right:0;border-bottom:1px solid #edf1f6}.service-grid,.schedule-section,.gallery-grid,.location-section{grid-template-columns:1fr}.location-card{border-radius:28px 28px 0 0}.map-wrap{border-radius:0 0 28px 28px}.gallery-card,.gallery-quote{min-height:340px}footer{padding-bottom:100px;flex-direction:column;align-items:flex-start}.mobile-actions{position:fixed;display:grid;grid-template-columns:repeat(3,1fr);left:12px;right:12px;bottom:12px;z-index:50;background:#fff;border-radius:18px;box-shadow:0 14px 45px rgba(0,0,0,.2);overflow:hidden}.mobile-actions a{padding:12px 8px;text-align:center;font-size:.8rem;font-weight:700;border-right:1px solid #e8eef5}.mobile-actions a:last-child{border-right:0}.mobile-actions span{display:block;color:var(--blue);font-size:1.15rem}.trust-row{grid-template-columns:1fr}.section{padding-top:72px;padding-bottom:72px}}@media(max-width:560px){h1{font-size:3.05rem}.hero{padding-left:20px;padding-right:20px}.hero-media{height:340px}.hero-photo-main{width:82%;height:78%}.hero-photo-small{width:48%;height:42%}.hero-badge{left:12%;right:auto;bottom:-5px;max-width:260px}.section{padding-left:20px;padding-right:20px}.location-card{padding:34px 24px}.schedule-row{flex-direction:column;gap:2px}.quick-strip{margin-top:-20px}.brand span{font-size:.92rem}}