:root{--ink:#192b33;--muted:#52616a;--blue:#183d50;--soft:#f1f5f6;--line:#d5dfe3;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.97);border-bottom:1px solid #e9edef}.header-inner{min-height:104px;display:flex;justify-content:space-between;align-items:center;gap:32px}.brand{display:block;width:142px;height:82px;overflow:hidden;flex-shrink:0}.brand img{width:142px;height:143px;max-width:none;transform:translateY(-30px);mix-blend-mode:multiply}nav{display:flex;align-items:center;gap:26px;font-size:14px}nav a{padding:12px 0}nav a:hover,.text-link:hover{color:#386782}.nav-contact{border-bottom:1px solid var(--ink)}.nav-contact span{margin-left:10px}.menu-toggle{border:1px solid var(--line);border-radius:4px;background:#fff;padding:9px 14px}.hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:68px;padding-block:62px 72px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;line-height:1.6;margin:0 0 26px}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(44px,5vw,70px);line-height:1.09;font-weight:400;letter-spacing:-2.5px;margin:0 0 28px}em{font-weight:400;color:var(--blue)}.intro{font-size:21px;line-height:1.5;max-width:430px;margin-bottom:14px}.hero-description{color:var(--muted);max-width:420px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:30px}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;background:var(--blue);color:#fff;padding:16px 23px;font-size:14px;border:1px solid var(--blue);border-radius:3px;transition:background .15s;line-height:1.5}.button:hover{background:#28556b}.text-link{display:inline-block;border-bottom:1px solid currentColor;font-size:14px;padding:5px 0}.text-link span{margin-left:12px}.hero-note{font-size:12px;color:var(--muted);margin-top:30px}.hero-figure{margin:0;position:relative}.hero-figure img{width:100%;height:520px;object-fit:cover;border-radius:160px 160px 4px 4px;background:var(--soft)}.hero-figure figcaption{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:var(--muted);margin-top:12px}.hero-figure figcaption span{font-size:11px}.values-strip{background:var(--soft);border-block:1px solid #e4eaed}.values-strip .container{display:flex;justify-content:space-around;gap:20px;padding-block:22px;font-size:13px;letter-spacing:2px}.section{padding-block:100px}h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(32px,3.5vw,46px);line-height:1.19;letter-spacing:-1px;margin:0 0 26px}h3{line-height:1.4}.section-lead{font-size:19px;line-height:1.65;color:var(--muted)}.story{display:grid;grid-template-columns:1fr 1fr;gap:100px}.story .section-lead{max-width:390px}.story-content{padding-top:42px;color:var(--muted)}.story-content p{margin:0 0 20px}.story-content strong{font-weight:600;color:var(--ink)}.story-closing{border-left:2px solid var(--blue);padding-left:22px;color:var(--ink)}.approach{background:var(--blue);color:white}.approach .eyebrow{color:#c3d4df}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:48px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:335px;color:var(--muted);margin-bottom:4px}.approach .section-heading>p{color:#d5e0e5}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.approach-grid article{border-top:1px solid #6b8796;padding-top:24px}.index{font-size:13px;color:#c3d4df}.approach-grid h3{font-size:20px;font-weight:400;margin:30px 0 14px}.approach-grid p{color:#d5e0e5;margin:0;max-width:300px}.presencial{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.visit-card{background:var(--soft);border:1px solid var(--line);padding:45px}.visit-card h3{font-family:Georgia,serif;font-weight:400;font-size:32px;line-height:1.3;margin:0 0 36px}.visit-detail{border-top:1px solid var(--line);padding-top:20px;margin-bottom:22px}.visit-detail>span{font-size:12px;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted)}.visit-detail p{margin:8px 0}.presencial-copy>p:not(.eyebrow){color:var(--muted)}.presencial-copy .text-link{margin-top:12px}.feedbacks{background:#f7f9fa;border-block:1px solid #e7edef}.feedback-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feedback-card{background:#fff;border:1px solid var(--line);padding:30px}.quote-mark{font:50px Georgia,serif;color:#587384;line-height:1}.feedback-card h3{font-size:17px;font-weight:500;margin:18px 0 14px}.feedback-card p{color:var(--muted);font-size:14px}.placeholder-tag{display:inline-block;margin-top:18px;font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:15px;width:100%}.contact{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact h2{font-size:58px}.contact p:not(.eyebrow){color:var(--muted)}.contact-action{text-align:center}.contact-action p{font-size:14px}footer{border-top:1px solid var(--line)}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:28px}.footer-brand{width:115px;height:74px;overflow:hidden;flex-shrink:0}.footer-brand img{width:115px;max-width:none;transform:translateY(-20px);mix-blend-mode:multiply}.footer-main p{font-size:13px;color:var(--muted);margin-right:auto}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;font-size:12px;color:var(--muted);padding-block:20px}.skip{position:fixed;top:12px;left:12px;z-index:30;background:var(--blue);color:#fff;padding:12px 20px;transform:translateY(-160%)}.skip:focus{transform:translateY(0)}:focus-visible{outline:3px solid #b86d24;outline-offset:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
@media(min-width:901px){.menu-toggle{display:none!important}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}nav{gap:17px;font-size:13px}.hero{gap:35px}.hero h1{font-size:55px}.hero-figure img{height:480px}.story,.presencial{gap:55px}.button{padding:15px 18px}}
@media(max-width:900px){.header-inner{min-height:88px;flex-wrap:wrap;gap:0}.brand{height:76px}.menu-toggle{display:block}nav{width:100%;flex-direction:column;align-items:stretch;gap:0;padding:0 0 20px}nav a{padding:12px 4px}.nav-contact{border:0}.js nav:not(.is-open){display:none}.hero{gap:28px}.hero h1{font-size:46px}.hero-figure img{height:440px}.intro{font-size:19px}.hero-figure figcaption{display:block}.hero-figure figcaption span{display:block}.section{padding-block:76px}.story,.presencial{gap:35px}.visit-card{padding:30px}.section-heading{gap:35px}.section-heading>p{max-width:270px}.approach-grid{gap:25px}.feedback-grid{gap:16px}.feedback-card{padding:22px}}
@media(max-width:680px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.hero{grid-template-columns:1fr;padding-block:42px 40px;gap:34px}.hero h1{font-size:50px;letter-spacing:-2px}.eyebrow{font-size:11px;letter-spacing:1.5px;margin-bottom:22px}.intro{max-width:100%}.hero-description{max-width:100%}.hero-note{margin-top:22px}.actions{gap:20px}.hero-figure img{height:400px;border-radius:140px 140px 4px 4px;object-position:center 45%}.hero-figure figcaption{display:flex}.values-strip .container{flex-wrap:wrap;justify-content:space-between;gap:14px;font-size:11px;letter-spacing:.8px;padding-block:18px}.section{padding-block:64px}.story,.presencial{grid-template-columns:1fr;gap:24px}.story-content{padding-top:0}.section-lead{font-size:18px}.story .section-lead{max-width:none}.section-heading{display:block;margin-bottom:32px}.section-heading>p{max-width:none;margin-top:24px}.approach-grid,.feedback-grid{grid-template-columns:1fr;gap:24px}.approach-grid h3{margin-top:15px}.approach-grid p{max-width:none}.presencial-copy{grid-row:1}.visit-card{padding:28px;margin-top:8px}.feedback-card{padding:26px}.feedback-card h3{margin-top:12px}.contact{align-items:flex-start;flex-direction:column;gap:20px}.contact h2{font-size:48px}.contact-action{text-align:left}.contact-action p{text-align:center}.footer-main{flex-wrap:wrap;gap:12px 22px}.footer-main p{font-size:12px}.footer-main .text-link{margin-left:auto}.footer-bottom{flex-direction:column;gap:6px}.button{min-height:50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Preserve logo proportions and readable supporting text. */
.footer-brand img{height:auto}.hero-figure figcaption span{font-size:12px}@media(max-width:680px){.eyebrow,.values-strip .container{font-size:12px}}
