@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700;800&display=swap";html,body,#root{min-width:320px;min-height:100%}body{margin:0}#root{width:100%}:root{--navy:#0b1529;--navy-deep:#0a2d52;--navy-soft:#1d5c90;--blue:#edf4fb;--sky:#edf5fc;--off-white:#f4f3f0;--panel:#f3f4f2;--text:#183d66;--muted:#5d7187;--line:#0f34581f;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#f2f1ee;margin:0;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}img{width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(1200px,100% - 52px);margin:0 auto}.site-shell{background:#f3f3f0;min-height:100vh}.top-header{z-index:100;background:#fff;border-bottom:1px solid #0d3a6814;align-items:stretch;height:auto;padding-top:24px;padding-bottom:24px;display:flex;position:sticky;top:0}.topbar{justify-content:space-between;align-items:center;gap:12px;min-height:60px;display:flex;position:relative}.brand{align-items:center;gap:8px;min-width:430px;display:flex}.brand-mark{aspect-ratio:1536/1024;z-index:1;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:clamp(130px,30vw,340px);height:auto;display:flex;position:absolute;top:57%;left:0;overflow:visible;transform:translateY(-50%)}.brand-logo{background-color:var(--navy);width:75%;height:75%;-webkit-mask-image:var(--brand-logo-src);-webkit-mask-position:50%;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-image:var(--brand-logo-src);mask-image:var(--brand-logo-src);display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.brand-copy{flex-direction:column;justify-content:center;margin-top:12px;line-height:.9;display:flex}.brand-copy h1{color:var(--navy);letter-spacing:-.06em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,3.9vw,5.1rem);font-weight:700;line-height:.8}.brand-copy .brand-line{letter-spacing:.04em;font-size:clamp(2.2rem,2.65vw,3.2rem);font-weight:700}.brand-copy p{color:var(--navy);letter-spacing:-.02em;margin:12px 0 0;font-size:1.15rem;font-style:italic;font-weight:500}.main-nav{letter-spacing:0;color:var(--navy);flex:1;justify-content:center;align-items:center;gap:28px;min-width:0;font-size:.9rem;font-weight:500;display:flex}.main-nav a{white-space:nowrap;padding-bottom:8px;position:relative}.main-nav a:hover:after,.main-nav a:first-child:after{content:"";background:var(--navy);height:3px;position:absolute;bottom:0;left:0;right:0}.menu-toggle{cursor:pointer;background:0 0;border:1px solid #0a335933;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;display:none}.menu-toggle span{background:var(--navy);border-radius:999px;width:22px;height:2px;display:block}.phone-pill{background:var(--navy);min-width:180px;min-height:52px;color:var(--white);letter-spacing:-.01em;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:-3px;padding:0 18px;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;font-weight:600;display:inline-flex}.phone-pill span{font-size:1.2rem;line-height:1}.hero-section{background:#f7f4ed;overflow:hidden}.hero-grid{grid-template-columns:1.08fr 1.22fr;align-items:center;width:100%;min-height:600px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:20px 12px 30px 40px;display:flex}.hero-copy h1{color:var(--navy);letter-spacing:-.065em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,4.9vw,6rem);font-weight:700;line-height:.88}.hero-description{color:var(--navy);max-width:640px;margin:30px 0 0;font-size:1.3rem;font-weight:400;line-height:1.35}.hero-points{color:var(--navy);gap:18px;margin:28px 0 0;padding:0;font-size:1.2rem;font-weight:500;list-style:none;display:grid}.hero-points li{align-items:center;gap:12px;display:flex}.hero-points span{background:var(--navy);width:30px;height:30px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px;display:flex}.primary-button,.secondary-button,.cta-button{letter-spacing:.02em;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:60px;padding:0 10px;font-weight:700;display:inline-flex}.primary-button,.cta-button{background:var(--navy);color:var(--white);border:1px solid var(--navy);box-shadow:0 2px #0d3a6826}.secondary-button{background:var(--white);color:var(--navy);border:1px solid #0d3a68bf;min-width:200px;font-size:1.05rem}.button-icon{background:var(--white);width:42px;height:42px;color:var(--navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.button-icon svg,.calendar-icon svg{width:28px;height:28px}.hero-visual{background:0 0;border-radius:0;justify-self:end;width:calc(100% - 16px);max-width:none;height:100%;min-height:560px;margin-right:0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30%);mask-image:linear-gradient(90deg,#0000 0%,#000 30%)}.hero-visual img{object-fit:cover;object-position:58% center;filter:saturate(.96)contrast(1.03);width:100%;height:100%}.info-band{background:var(--navy);color:var(--white)}.info-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.info-item{border-right:1px solid #ffffff1f;align-items:flex-start;gap:16px;min-height:116px;padding:22px 18px 18px 10px;display:flex}.info-item:last-child{border-right:0}.info-icon{width:52px;height:52px;color:var(--white);flex-shrink:0;justify-content:center;align-items:center;margin-top:4px;display:inline-flex}.info-icon svg,.info-icon img{width:52px;height:52px;color:var(--white);object-fit:contain;display:block}.info-icon-image{filter:brightness(0)invert();transform-origin:50%;margin-left:16px;transform:scale(1)}.info-item div{flex-direction:column;gap:3px;display:flex}.info-item strong{color:var(--white);letter-spacing:.02em;font-size:.9rem;line-height:1.3}.info-item small{color:#ffffffb8;font-size:.74rem;line-height:1.2}.services-section{background:#f7f4ed;padding:34px 0 80px}.section-heading{text-align:center;margin-bottom:42px}.section-heading h2{color:var(--navy);letter-spacing:-.05em;margin:0;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(2.5rem,4vw,4rem);display:inline-block;position:relative}.section-heading h2:after{content:"";background:#0d3a68cc;width:100%;height:2px;margin-top:10px;display:block}.services-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;display:grid}.service-card{background:var(--white);text-align:center;border:1px solid #0d3a6821;border-radius:8px;min-height:286px;padding:28px 24px 30px;box-shadow:0 1px 5px #0d3a680f}.service-icon-wrap{width:76px;height:76px;color:var(--navy);justify-content:center;align-items:center;margin:0 auto;display:flex}.service-icon-wrap svg{width:68px;height:68px}.service-card h3{color:var(--navy);min-height:66px;margin:18px 0 0;font-size:1.3rem;line-height:1.28}.service-card p{color:#30353b;margin:14px 0 0;font-size:1.03rem;line-height:1.55}.about-section{background:#f7f4ed;padding:5px 0 88px}.about-grid{grid-template-columns:.52fr 1.7fr .52fr;align-items:center;gap:30px;display:grid}.portrait-wrap{background:#0d3a6814;border-radius:18px;justify-content:center;align-items:center;min-height:250px;display:flex;overflow:hidden}.portrait-image{object-fit:cover;object-position:center;width:100%;height:100%;min-height:250px}.portrait-illustration{justify-content:center;align-items:center;width:260px;height:310px;display:flex;position:relative}.portrait-head{background:linear-gradient(#f1d2b2 0%,#d9a778 100%);border-radius:50%;width:92px;height:92px;position:absolute;top:26px;left:50%;transform:translate(-50%);box-shadow:inset 0 -12px #0000000a}.portrait-head:before,.portrait-head:after{content:"";background:#000000b3;border-radius:50%;width:12px;height:12px;position:absolute;top:42px}.portrait-head:before{left:24px}.portrait-head:after{right:24px}.portrait-body{background:linear-gradient(#183d67 0%,#0f2f5a 100%);border-radius:120px 120px 16px 16px;width:190px;height:210px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.about-copy h2{color:var(--navy);letter-spacing:-.05em;word-spacing:.12em;margin:0;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(2.4rem,3vw,4rem)}.about-label{border-bottom:2px solid #0d3a68cc;padding-bottom:6px;display:inline-block}.about-copy p{color:var(--muted);margin:20px 0 0;font-size:1.06rem;line-height:1.68}.cert-card{aspect-ratio:1;background:var(--white);width:92%;min-height:250px;color:var(--navy);text-align:center;border:2px solid #0d3a6824;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:14px 16px;display:flex;box-shadow:0 1px 5px #0d3a680f}.cert-badge{width:90px;height:90px;color:var(--navy);background:var(--white);border:3px solid #147b78;border-radius:50%;justify-content:center;align-items:center;font-family:Georgia,Times New Roman,serif;font-size:2.8rem;font-weight:700;display:flex}.cert-copy{letter-spacing:.02em;width:100%;color:var(--navy);flex-direction:column;gap:5px;margin-top:12px;font-size:.78rem;font-weight:700;display:flex}.cert-copy span:first-child{border-bottom:2px solid #0d3a6829;padding-bottom:14px}.cta-strip{background:var(--navy);color:var(--white);padding:26px 0}.cta-inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.cta-copy{align-items:center;gap:18px;display:flex}.calendar-icon{background:var(--white);width:44px;height:44px;color:var(--navy);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:inline-flex}.cta-copy h3{color:var(--white);letter-spacing:-.04em;margin:0;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,3rem)}.cta-copy p{color:#ffffffb8;margin:4px 0 0;font-size:1rem}.cta-button{background:var(--white);min-width:188px;min-height:58px;color:var(--navy);border-color:var(--white);gap:5px;padding:9px 13px 9px 5px}.site-footer{color:var(--white);background:#f7f4ed;padding:48px 0 36px}.footer-grid{grid-template-columns:1.1fr 1.1fr;align-items:start;gap:42px;display:grid}.footer-brand h4,.footer-connect h4{color:#0a3359;letter-spacing:.02em;margin:0 0 16px;font-size:1rem}.footer-brand p,.footer-connect p{color:#0a3359;margin:0 0 8px;font-size:.96rem;line-height:1.5}.copyright{text-align:center;color:#0a3359;padding-top:28px;font-size:.82rem}@media (width>=1101px) and (width<=1300px){.topbar{flex-wrap:wrap}.main-nav{text-align:right;flex-direction:column;flex:100%;order:4;align-items:flex-end;gap:14px;width:100%;padding:12px 0 6px;display:none}.top-header.menu-open .main-nav{display:flex}.menu-toggle{order:3;margin-left:0;display:inline-flex}.phone-pill{order:2;margin-top:0;margin-left:auto}}@media (width<=1100px){.top-header{height:auto;min-height:100px;padding:0}.topbar{flex-wrap:wrap;min-height:82px;padding:10px 0}.brand{flex:none;gap:10px}.main-nav{text-align:right;flex-direction:column;flex:100%;order:4;align-items:flex-end;gap:14px;width:100%;padding:12px 0 6px;display:none}.top-header.menu-open .main-nav{display:flex}.menu-toggle{order:3;display:inline-flex}.phone-pill{order:2;min-width:0;min-height:42px;margin:0 0 0 auto;padding:0 14px;font-size:.85rem}.hero-grid{grid-template-columns:1fr 1fr}.hero-copy{width:90%;padding-top:23px;padding-right:0}.hero-visual{width:420px}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-item:nth-child(2){border-right:0}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-grid{text-align:center;grid-template-columns:1fr}.portrait-wrap{width:min(280px,100%);margin:0 auto}.cert-card{width:min(258px,100%);margin:0 auto}.cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=900px){.brand{gap:10px}.brand-copy h1{font-size:1.8rem}.brand-copy .brand-line{font-size:1.2rem}.brand-copy p{margin-top:6px;font-size:.72rem}}@media (width<=760px){.container{width:min(100% - 28px,1260px)}.about-section{padding-bottom:40px}.hero-visual{justify-self:start;width:calc(100% + 14px)}.brand{min-width:0;max-width:calc(100% - 104px)}.brand-copy h1{font-size:1.55rem}.brand-copy .brand-line{font-size:1.05rem}.hero-copy{text-align:center;align-items:center;padding:46px 14px 30px}.hero-description{font-size:1rem}.hero-points{text-align:left;width:fit-content;max-width:100%;font-size:.96rem}.hero-actions{flex-direction:column;align-items:stretch;width:min(100%,420px)}.primary-button,.secondary-button,.cta-button{width:100%}.cta-button{align-self:center;width:fit-content}.info-grid,.services-grid,.footer-grid{grid-template-columns:1fr}.info-item{border-bottom:1px solid #ffffff1f;border-right:0;padding-right:0}.info-item:last-child{border-bottom:0}.section-heading h2{font-size:2.6rem}.cta-copy{text-align:center;flex-direction:column;align-items:center;width:100%}.service-card{min-height:auto}}
