@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap');
:root{--teal:#12aeb4;--deep:#073d40;--ink:#173234;--cream:#f5f0e6;--gold:#f6bc4b;--white:#fff;--muted:#657778}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff}img{display:block;width:100%}a{color:inherit;text-decoration:none}.topbar{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:absolute;z-index:10;width:100%;color:#fff;border-bottom:1px solid #ffffff35}.brand{display:flex;align-items:center;gap:12px;font-weight:700}.brand img{width:52px;height:52px;border-radius:50%;object-fit:cover}.topbar nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.nav-cta{padding:12px 18px;border:1px solid #fff;border-radius:99px}.menu{display:none;background:none;color:#fff;border:0;font-size:28px}.hero{height:min(900px,100vh);min-height:700px;position:relative;color:#fff;display:flex;align-items:center}.hero-bg,.hero-shade{position:absolute;inset:0;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,#062f32df 0%,#073d4088 46%,#0000 80%)}.hero-copy{position:relative;z-index:2;width:min(700px,90%);margin-left:7vw;padding-bottom:80px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:700;font-size:12px}.teal{color:var(--teal)}.gold{color:var(--gold)}h1,h2{font-family:'Playfair Display',serif;margin:.2em 0;line-height:1.06}h1{font-size:clamp(50px,6.2vw,88px)}h2{font-size:clamp(34px,4vw,58px)}.hero-copy>p:not(.eyebrow){font-size:19px;line-height:1.7;max-width:620px}.actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;border-radius:99px;font-size:14px;font-weight:700;border:1px solid transparent;cursor:pointer}.primary{background:var(--teal);color:#fff}.glass{background:#ffffff18;border-color:#ffffff55;color:#fff}.outline{border-color:#b9c8c5;background:transparent;color:var(--deep)}.light{background:#fff;color:var(--deep)}.text-link{font-weight:700;color:var(--deep)}.quick{position:absolute;z-index:3;bottom:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;color:var(--ink);width:min(780px,80%)}.quick a{padding:23px 28px;border-right:1px solid #dce4e3}.quick b,.quick span{display:block}.quick b{color:var(--teal);font-family:'Playfair Display',serif;font-size:23px}.quick span{font-size:12px;margin-top:4px}.intro{text-align:center;max-width:850px;margin:0 auto;padding:120px 20px 90px}.intro>p:last-child{font-size:18px;line-height:1.8;color:var(--muted)}.units{max-width:1240px;margin:auto;padding:0 30px}.unit{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center;margin-bottom:120px}.unit.reverse{grid-template-columns:.92fr 1.08fr}.unit.reverse img{order:2}.unit img{height:580px;object-fit:cover;border-radius:4px}.unit.feature img{height:650px}.unit p:not(.eyebrow){color:var(--muted);line-height:1.75;font-size:17px}.number{font-family:'Playfair Display',serif;font-size:72px;color:#e2ecea;display:block;line-height:.8}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.chips span{border:1px solid #cbd8d6;padding:7px 12px;border-radius:99px;font-size:12px}.clinic{background:var(--deep);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;padding:100px 7vw}.clinic-img{position:relative}.clinic-img img{height:620px;object-fit:cover}.clinic-img span{position:absolute;bottom:20px;left:20px;background:var(--gold);color:var(--deep);padding:10px 15px;font-weight:700}.clinic p,.clinic li{line-height:1.7;color:#d1e2df}.clinic ul{padding-left:18px}.notice{font-size:12px;border-left:3px solid var(--gold);padding:8px 12px;margin:24px 0;color:#bcd0ce}.conference{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center;padding:120px max(6vw,30px);background:var(--cream)}.conference>div:first-child{max-width:720px}.conference p:not(.eyebrow){color:var(--muted);line-height:1.8}.quote{background:var(--teal);color:#fff;padding:60px 45px;min-height:380px}.quote span{font-family:'Playfair Display';font-size:90px;color:#ffffff45}.quote p{font-family:'Playfair Display';font-size:38px}.gallery{padding:120px max(5vw,25px)}.section-head{display:flex;justify-content:space-between;align-items:end;max-width:1250px;margin:0 auto 45px}.grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:290px;gap:14px;max-width:1400px;margin:auto}.grid figure{margin:0;position:relative;overflow:hidden}.grid figure.tall{grid-row:span 2}.grid img{height:100%;object-fit:cover;transition:.4s}.grid figure:hover img{transform:scale(1.04)}figcaption{position:absolute;bottom:0;color:#fff;width:100%;padding:30px 18px 14px;background:linear-gradient(#0000,#000b);font-weight:700}.extra{display:none}.extra.visible{display:block}.corporate{display:grid;grid-template-columns:1.1fr .9fr;background:#0a4c50;color:#fff}.corporate img{height:620px;object-fit:cover}.corporate div{padding:80px;align-self:center}.corporate p:not(.eyebrow){line-height:1.8;color:#d0e5e3}.visit{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;padding:110px 7vw}.visit img{height:560px;object-fit:cover}.details{display:grid;gap:15px;margin:35px 0}.details p{line-height:1.65;margin:0}.details a{color:var(--teal);word-break:break-word}footer{background:#062f32;color:#fff;padding:70px 6vw 100px;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.footer-brand{display:flex;align-items:center;gap:15px}.footer-brand img{width:65px;height:65px;border-radius:50%}.footer-brand span{display:block;color:#a9c8c5}footer>div:nth-of-type(2){display:flex;justify-content:flex-end;gap:25px}footer small{grid-column:1/-1;color:#86aaa7}.mobile-bar{display:none}
@media(max-width:850px){.topbar{height:68px}.topbar nav{display:none;position:absolute;top:68px;left:0;right:0;background:var(--deep);padding:24px;flex-direction:column;align-items:stretch}.topbar nav.open{display:flex}.menu{display:block}.hero{min-height:760px;align-items:flex-end}.hero-shade{background:linear-gradient(0deg,#062f32f5,#073d4066 85%)}.hero-copy{margin:0;padding:0 24px 190px;width:100%}h1{font-size:50px}.quick{width:100%;grid-template-columns:1fr 1fr}.quick a{padding:15px 22px}.intro{padding:90px 24px 60px}.unit,.unit.reverse,.clinic,.conference,.corporate,.visit{grid-template-columns:1fr;gap:35px}.units{padding:0 20px}.unit,.unit.feature{margin-bottom:80px}.unit img,.unit.feature img{height:430px}.unit.reverse img{order:0}.clinic{padding:75px 24px}.clinic-img img{height:430px}.conference{padding:75px 24px}.quote{min-height:260px}.grid{grid-template-columns:1fr 1fr;grid-auto-rows:230px}.corporate img{height:440px}.corporate div{padding:55px 25px}.visit{padding:75px 24px}.visit img{height:430px}.section-head{align-items:start;gap:20px}.section-head .button{white-space:nowrap}footer{grid-template-columns:1fr;padding:60px 24px 100px}footer>div:nth-of-type(2){justify-content:flex-start;flex-wrap:wrap}footer small{grid-column:auto}.mobile-bar{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;bottom:0;left:0;right:0;background:var(--teal);z-index:20;color:#fff}.mobile-bar a{text-align:center;padding:15px 5px;border-right:1px solid #ffffff44;font-weight:700}.brand span{display:none}}
@media(max-width:520px){h1{font-size:43px}h2{font-size:37px}.hero-copy>p:not(.eyebrow){font-size:16px}.grid{grid-template-columns:1fr;grid-auto-rows:320px}.grid figure.tall{grid-row:span 1}.gallery{padding:80px 18px}.section-head{display:block}.section-head .button{margin-top:20px}.unit img,.unit.feature img,.clinic-img img,.visit img{height:360px}}
.gallery .extra{display:block}.gallery .grid.collapsed .extra{display:none}

/* Refined landing page */
body{background:#fbfcfa}
.topbar{position:sticky;top:0;height:76px;background:rgba(255,255,255,.97);color:var(--deep);border-bottom:1px solid #e2e9e7;box-shadow:0 8px 30px rgba(7,61,64,.07);z-index:30;padding:0 6vw;backdrop-filter:blur(12px)}
.brand{font-size:15px}.brand img{width:48px;height:48px;box-shadow:0 0 0 3px #e6f7f6}.topbar nav{gap:26px}.topbar nav>a:not(.nav-cta){position:relative}.topbar nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--teal);transition:right .2s}.topbar nav>a:not(.nav-cta):hover:after{right:0}.nav-cta{background:var(--teal);border-color:var(--teal);color:#fff;padding:12px 20px;box-shadow:0 8px 20px rgba(18,174,180,.2)}.menu{color:var(--deep)}
.hero{height:700px;min-height:0;background:#edf5f3;display:block;overflow:hidden}
.hero-bg{left:auto;right:0;top:0;bottom:82px;width:56%;height:auto;object-fit:cover;object-position:center center}
.hero-shade{left:auto;right:0;top:0;bottom:82px;width:56%;height:auto;background:linear-gradient(90deg,rgba(7,61,64,.12),transparent 35%)}
.hero-copy{position:absolute;left:0;top:0;bottom:82px;width:44%;margin:0;padding:70px 6vw;display:flex;flex-direction:column;justify-content:center;background:var(--deep);color:#fff}
.hero-copy:after{content:"";position:absolute;right:-40px;top:0;width:80px;height:100%;background:var(--deep);clip-path:polygon(0 0,50% 0,100% 100%,0 100%);z-index:-1}
.hero-copy h1{font-size:clamp(47px,4vw,66px);max-width:650px;letter-spacing:-.025em;margin:.22em 0}.hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;max-width:560px;color:#d8e9e7}.hero-copy .eyebrow{color:#76dedb}.hero-copy .actions{margin-top:24px}.hero-copy .button{padding:14px 22px}.hero-copy .glass{background:#fff;color:var(--deep);border-color:#fff}
.quick{left:0;right:0;bottom:0;width:100%;height:82px;grid-template-columns:repeat(4,1fr);box-shadow:0 -8px 25px rgba(7,61,64,.08);border-top:1px solid #dbe5e3}.quick a{padding:16px 3.5vw;display:flex;flex-direction:column;justify-content:center;background:#fff;transition:background .2s,transform .2s}.quick a:hover{background:#eef9f8;transform:translateY(-3px)}.quick b{font-size:20px}.quick span{font-size:11px;color:#607675}
.intro{padding:85px 24px 75px}.intro h2{max-width:760px;margin:.25em auto}.intro>p:last-child{max-width:780px;margin:20px auto 0}
@media(max-width:850px){.topbar{height:68px;padding:0 20px}.topbar nav{top:68px;color:#fff;box-shadow:0 14px 30px rgba(0,0,0,.15)}.hero{height:auto;min-height:0;padding-top:260px;background:#fff}.hero-bg{top:0;left:0;right:0;width:100%;height:260px;bottom:auto;object-position:center}.hero-shade{top:0;left:0;right:0;width:100%;height:260px;bottom:auto;background:linear-gradient(0deg,rgba(7,61,64,.26),transparent 70%)}.hero-copy{position:relative;left:auto;top:auto;bottom:auto;width:100%;padding:48px 24px 52px;margin:0;background:var(--deep)}.hero-copy:after{display:none}.hero-copy h1{font-size:clamp(42px,11vw,56px)}.hero-copy>p:not(.eyebrow){font-size:16px}.quick{position:relative;height:auto;grid-template-columns:1fr 1fr;box-shadow:none}.quick a{min-height:76px;padding:15px 22px}.intro{padding:70px 24px 55px}}
.topbar{height:94px}.brand{gap:18px;font-size:23px;font-weight:800;letter-spacing:-.02em}.brand img{width:70px;height:70px;box-shadow:0 0 0 4px #e6f7f6,0 8px 24px rgba(7,61,64,.12)}@media(max-width:1100px){.brand{font-size:18px}.topbar nav{gap:18px}}@media(max-width:850px){.topbar{height:78px}.topbar nav{top:78px}.brand{gap:10px;font-size:12px;line-height:1.15;max-width:250px}.brand img{width:54px;height:54px;flex:0 0 54px}.brand span{display:block}}
.topbar{background:rgba(247,251,250,.98);border-bottom:3px solid rgba(18,174,180,.78);box-shadow:0 10px 32px rgba(7,61,64,.11);padding-left:5.5vw;padding-right:5.5vw}.brand{gap:21px;color:var(--deep)}.brand img{margin:6px 0}.topbar nav{padding-left:28px}@media(max-width:850px){.topbar{padding-left:16px;padding-right:16px}.topbar nav{padding-left:24px}.brand{gap:12px}.brand img{margin:4px 0}}
.connect-section{padding:110px max(5vw,24px);background:#eff7f5}.connect-head{max-width:780px;margin:0 auto 48px;text-align:center}.connect-head>p:last-child{color:var(--muted);font-size:17px;line-height:1.7}.form-grid{max-width:1250px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.smart-form{background:#fff;border:1px solid #dbe8e5;border-radius:18px;padding:34px;box-shadow:0 18px 45px rgba(7,61,64,.08)}.form-title{display:flex;gap:16px;align-items:center;margin-bottom:26px}.form-title>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#e5f7f5;color:var(--teal);font-family:'Playfair Display';font-size:21px;font-weight:700}.form-title h3{margin:0;color:var(--deep);font-size:22px}.form-title p{margin:4px 0 0;color:var(--muted);font-size:13px}.smart-form label,.chat-panel label{display:grid;gap:7px;color:var(--deep);font-size:13px;font-weight:700;margin-bottom:16px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.smart-form input,.smart-form select,.smart-form textarea,.chat-panel input,.chat-panel textarea{width:100%;border:1px solid #cbdad7;border-radius:9px;background:#fbfdfc;padding:12px 13px;font:inherit;color:var(--ink);outline:none}.smart-form input:focus,.smart-form select:focus,.smart-form textarea:focus,.chat-panel input:focus,.chat-panel textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(18,174,180,.13)}.smart-form textarea,.chat-panel textarea{resize:vertical}.consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:start;font-weight:500!important;color:var(--muted)!important}.consent input{width:auto;margin-top:2px}.hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}.smart-form button{margin-top:5px}.smart-form button:disabled,.chat-panel button:disabled{opacity:.6;cursor:wait}.form-status{margin-top:16px;padding:0;font-size:13px;line-height:1.5}.form-status.success,.form-status.error{padding:12px 14px;border-radius:8px}.form-status.success{background:#e6f6ed;color:#17613a}.form-status.error{background:#fff0ef;color:#9b2923}.privacy-note{max-width:900px;margin:28px auto 0;text-align:center;color:var(--muted);font-size:12px}.chat-open{position:fixed;right:24px;bottom:24px;z-index:45;border:0;border-radius:99px;background:var(--teal);color:#fff;padding:15px 21px;font-weight:800;box-shadow:0 14px 34px rgba(7,61,64,.25);cursor:pointer}.chat-open span{color:#8ff5ba;margin-right:6px}.chat-panel{position:fixed;right:24px;bottom:85px;width:min(390px,calc(100vw - 32px));z-index:46;background:#fff;border-radius:18px;box-shadow:0 24px 70px rgba(7,37,39,.3);overflow:hidden;transform:translateY(20px) scale(.97);opacity:0;pointer-events:none;transition:.2s}.chat-panel.open{transform:none;opacity:1;pointer-events:auto}.chat-header{background:var(--deep);color:#fff;padding:18px 20px;display:flex;justify-content:space-between;align-items:center}.chat-header b,.chat-header small{display:block}.chat-header small{color:#bcd8d5;margin-top:3px}.chat-header button{border:0;background:none;color:#fff;font-size:27px;cursor:pointer}.chat-body{padding:20px}.chat-bubble{background:#e9f7f5;border-radius:4px 15px 15px 15px;padding:13px 15px;margin-bottom:18px;color:var(--deep);font-size:14px}.chat-panel label{margin-bottom:12px}.chat-panel .button{width:100%}@media(max-width:850px){.form-grid{grid-template-columns:1fr}.connect-section{padding:75px 18px}.smart-form{padding:24px}.chat-open{right:14px;bottom:70px}.chat-panel{right:16px;bottom:126px}.field-row{grid-template-columns:1fr}}
.topbar{height:122px}.brand{font-size:27px;gap:24px}.brand img{width:98px;height:98px;flex:0 0 98px;box-shadow:0 0 0 5px #d8f1ef,0 12px 30px rgba(7,61,64,.18)}@media(max-width:1250px){.brand{font-size:21px}.brand img{width:86px;height:86px;flex-basis:86px}.topbar{height:110px}.topbar nav{font-size:13px;gap:14px}}@media(max-width:850px){.topbar{height:88px}.topbar nav{top:88px}.brand{font-size:13px;max-width:280px}.brand img{width:66px;height:66px;flex-basis:66px;box-shadow:0 0 0 3px #d8f1ef,0 8px 20px rgba(7,61,64,.16)}}
.quick{background:var(--deep);box-shadow:0 16px 36px rgba(7,61,64,.2);overflow:hidden}.quick a{position:relative;color:#fff;border-right:1px solid rgba(255,255,255,.25);padding:26px 28px;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.quick a:nth-child(1){background:#08767b}.quick a:nth-child(2){background:#159f8c}.quick a:nth-child(3){background:#d99924}.quick a:nth-child(4){background:#176b8b}.quick a:hover,.quick a:focus-visible{transform:translateY(-5px);filter:brightness(1.08);box-shadow:0 12px 24px rgba(0,0,0,.2);z-index:2;outline:none}.quick b{color:#fff;font-size:27px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.16)}.quick span{color:rgba(255,255,255,.92);font-size:13px;font-weight:600;letter-spacing:.02em}.quick a:nth-child(3),.quick a:nth-child(3) b,.quick a:nth-child(3) span{color:#073d40}@media(max-width:850px){.quick a{padding:18px 22px}.quick b{font-size:23px}.quick span{font-size:12px}}
.conference-photo{position:relative;margin:0;overflow:hidden;min-height:480px;border-radius:5px;box-shadow:0 22px 50px rgba(7,61,64,.16)}.conference-photo img{width:100%;height:100%;min-height:480px;object-fit:cover;object-position:center}.conference-photo figcaption{font-size:14px;letter-spacing:.01em;padding:42px 22px 20px}@media(max-width:850px){.conference-photo,.conference-photo img{min-height:360px}.conference-photo img{object-position:58% center}}
.conference{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:36px;padding:90px max(5vw,30px)}.conference>div:first-child{max-width:none;padding-right:12px}.conference-photo,.conference-photo img{min-height:520px}@media(max-width:850px){.conference{gap:28px;padding:65px 24px}.conference>div:first-child{padding-right:0}.conference-photo,.conference-photo img{min-height:360px}}
.hero-bg,.hero-shade{bottom:0}.hero-copy{bottom:102px}.quick{height:102px;padding:10px 3vw;gap:14px;background:#f2f7f6;border-top:0;box-shadow:0 -12px 28px rgba(7,61,64,.14);overflow:visible}.quick a{min-width:0;height:78px;padding:10px 18px!important;align-items:center;text-align:center;border:1px solid rgba(255,255,255,.32);border-radius:13px;box-shadow:0 7px 0 rgba(5,48,51,.32),0 12px 24px rgba(7,61,64,.18);transform:translateY(-3px)}.quick a:hover,.quick a:focus-visible{transform:translateY(-7px);box-shadow:0 11px 0 rgba(5,48,51,.28),0 18px 30px rgba(7,61,64,.25)}.quick b,.quick span{width:100%;text-align:center;margin:0}.quick b{line-height:1.05}.quick span{line-height:1.2;margin-top:6px}@media(max-width:850px){.hero-bg,.hero-shade{bottom:auto}.hero-copy{bottom:auto}.quick{height:auto;padding:14px;gap:14px}.quick a{height:76px;min-height:76px}}
.with-icon{display:inline-flex;align-items:center;gap:8px}.with-icon>img{width:20px!important;height:20px!important;min-width:20px;object-fit:contain;border-radius:0!important}footer .with-icon>img{width:18px!important;height:18px!important;min-width:18px}

/* Mobile conference-room layout */
@media(max-width:850px){
  body{padding-bottom:58px}
  .conference{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    gap:30px;
    padding:52px 20px 72px;
    overflow:hidden;
  }
  .conference>div:first-child{
    min-width:0;
    width:100%;
    padding:0;
  }
  .conference h2{
    max-width:100%;
    font-size:clamp(35px,10vw,48px);
    line-height:1.03;
    overflow-wrap:normal;
    word-break:normal;
  }
  .conference p:not(.eyebrow){
    font-size:16px;
    line-height:1.65;
  }
  .conference-photo{
    width:100%;
    min-width:0;
    min-height:0;
    aspect-ratio:16/9;
    border-radius:10px;
  }
  .conference-photo img{
    width:100%;
    height:100%;
    min-height:0;
    object-fit:cover;
    object-position:center;
  }
  .conference-photo figcaption{
    font-size:12px;
    padding:34px 14px 12px;
  }
  .chat-open{right:12px;bottom:72px;padding:13px 17px}
}

@media(max-width:420px){
  .conference{padding-left:18px;padding-right:18px}
  .conference h2{font-size:38px}
  .conference .eyebrow{font-size:11px;line-height:1.5}
  .conference .chips{margin:20px 0}
  .conference .button{width:100%}
}
