:root{--ink: #17212b;--muted: #5b6775;--paper: #fbfaf7;--surface: #ffffff;--line: rgba(23, 33, 43, .14);--navy: #12395b;--teal: #007b75;--gold: #d8a039;--brick: #a94734;--shadow: 0 20px 50px rgba(18, 57, 91, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:linear-gradient(90deg,rgba(0,123,117,.08) 0 1px,transparent 1px 100%),linear-gradient(180deg,rgba(18,57,91,.07) 0 1px,transparent 1px 100%),var(--paper);background-size:56px 56px;line-height:1.6}a{color:inherit}h1,h2,h3,p{margin-top:0}.brand,.brand-link{display:inline-grid;grid-template-columns:42px auto;gap:12px;align-items:center;color:inherit;font-weight:800;letter-spacing:0;text-decoration:none}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--navy),var(--teal));box-shadow:0 8px 20px #12395b33}.brand-text{display:flex;flex-direction:column;white-space:nowrap;line-height:1.1}.brand-kicker{display:block;margin-top:4px;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase;white-space:nowrap;line-height:1.5}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--teal);font-size:.82rem;font-weight:800;text-transform:uppercase}.eyebrow:before{content:"";width:34px;height:3px;border-radius:99px;background:var(--gold)}.coming-soon{min-height:100svh;display:grid;place-items:center;padding:40px 20px}.notice{width:min(760px,100%);border:1px solid var(--line);border-radius:8px;padding:clamp(28px,6vw,58px);background:#ffffffe0;box-shadow:0 24px 70px #12395b29}.notice .brand{margin-bottom:42px}.notice h1{max-width:680px;margin-bottom:18px;color:var(--navy);font-size:clamp(2.6rem,8vw,5.8rem);line-height:.92;letter-spacing:0}.notice p:not(.eyebrow){max-width:590px;margin-bottom:0;color:var(--muted);font-size:clamp(1rem,2vw,1.18rem);line-height:1.7}.status{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.status span{border:1px solid rgba(18,57,91,.16);border-radius:999px;padding:8px 12px;color:var(--navy);background:#ffffffb3;font-size:.88rem;font-weight:800}.site-nav{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(23,33,43,.1);background:#fbfaf7e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-inner,.section-inner,.hero-inner{width:min(1120px,calc(100% - 40px));margin:0 auto}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px}.nav-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.nav-links a{border-radius:999px;padding:8px 12px;color:var(--muted);font-size:.92rem;font-weight:700;text-decoration:none;transition:background .16s ease,color .16s ease}.nav-links a:hover{color:var(--navy);background:#12395b14}.hero{display:grid;align-items:flex-start;padding:10px 0 20px}.hero-inner{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.78fr);gap:42px;align-items:start}.hero h1{max-width:780px;margin-bottom:18px;font-size:clamp(3.2rem,8vw,6.9rem);line-height:.9;letter-spacing:0}.hero h2{max-width:700px;margin-bottom:24px;color:var(--navy);font-size:clamp(1.3rem,2.5vw,2rem);line-height:1.2}.lead{max-width:640px;margin-bottom:30px;color:var(--muted);font-size:1.15rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:8px;padding:0 18px;font-weight:800;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:var(--brick);box-shadow:0 12px 24px #a947343d}.button.secondary{color:var(--navy);border:1px solid rgba(18,57,91,.22);background:#ffffffb8}.hero-photo{position:relative;min-height:560px;overflow:hidden;border-radius:8px;background:var(--navy);box-shadow:var(--shadow)}.hero-photo img{width:100%;height:100%;min-height:560px;display:block;object-fit:cover}.photo-label{position:absolute;right:18px;bottom:18px;left:18px;border-radius:8px;padding:16px;color:#fff;background:#12395bd6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.photo-label strong{display:block;font-size:1.05rem}.photo-label span{color:#ffffffc7;font-size:.92rem}section{padding:66px 0}main>section:first-child{padding-top:20px}.section-heading{display:grid;grid-template-columns:minmax(0,.55fr) minmax(0,1fr);gap:34px;align-items:start;margin-bottom:28px}.section-heading h2{margin-bottom:0;color:var(--navy);font-size:clamp(2rem,4vw,3.4rem);line-height:1;letter-spacing:0}.section-heading p,.section-copy p{color:var(--muted);font-size:1.05rem}.section-copy{max-width:850px}.section-copy p:last-child{margin-bottom:0}.highlight-band{border-block:1px solid rgba(23,33,43,.1);background:#fff}.priority-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.priority-card,.experience-card,.commitment-card{border:1px solid rgba(23,33,43,.1);border-radius:8px;background:var(--surface);box-shadow:0 12px 34px #12395b14}.priority-card{min-height:240px;padding:22px}.priority-card h3,.experience-card h3{margin-bottom:10px;color:var(--navy);font-size:1.18rem;line-height:1.22}.priority-card p,.experience-card p,.commitment-card p{color:var(--muted)}.card-number{display:inline-grid;width:38px;height:38px;place-items:center;margin-bottom:20px;border-radius:8px;color:#fff;background:var(--teal);font-size:.86rem;font-weight:900}.split{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:26px;align-items:start}.quote-panel{position:sticky;top:96px;border-radius:8px;padding:28px;color:#fff;background:linear-gradient(135deg,var(--navy),#1c5c74 60%,var(--teal));box-shadow:var(--shadow)}.quote-panel p{margin-bottom:14px;font-size:clamp(1.65rem,3vw,2.7rem);font-weight:850;line-height:1.05}.quote-panel span{color:#fffc;font-weight:700}.experience-list{display:grid;gap:14px}.experience-card{padding:22px}.commitment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.commitment-card{display:grid;grid-template-columns:34px auto;gap:14px;padding:18px}.check{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:#fff;background:var(--gold);font-weight:900}.commitment-card p{margin:0}.about-panel{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);gap:30px;align-items:stretch}.about-panel img{width:100%;height:100%;min-height:420px;border-radius:8px;object-fit:cover;box-shadow:var(--shadow)}.about-copy{align-self:center}.about-copy h2{margin-bottom:18px;color:var(--navy);font-size:clamp(2rem,4vw,3.3rem);line-height:1}.work-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}.work-item{border-top:4px solid var(--brick);padding:18px 0 0}.work-item strong{display:block;margin-bottom:8px;color:var(--navy);font-size:1.05rem}.work-item p{color:var(--muted)}footer{padding:34px 0 42px;color:#ffffffc2;background:var(--ink)}footer .section-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px}.footer-text{color:#ffffffc2;font-size:.82rem;line-height:1.5}.footer-text span{display:block}footer strong{color:#fff}@media(max-width:900px){.nav-inner{align-items:flex-start;flex-direction:column;padding:12px 0}.nav-links{justify-content:flex-start}.hero-inner,.section-heading,.split,.about-panel{grid-template-columns:1fr}.hero-photo,.hero-photo img,.about-panel img{min-height:420px}.priority-grid,.work-list{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-panel{position:static}}@media(max-width:640px){.nav-inner,.section-inner,.hero-inner{width:min(100% - 28px,1120px)}.nav-links a{padding:7px 9px;font-size:.84rem}.hero h1{font-size:clamp(3rem,18vw,4.5rem)}section{padding:48px 0}.hero-photo,.hero-photo img,.about-panel img{min-height:340px}.priority-grid,.commitment-grid,.work-list{grid-template-columns:1fr}}@media(max-width:560px){.brand{grid-template-columns:36px auto}.brand-mark{width:36px;height:36px}.brand-text{font-size:.9rem;white-space:nowrap}.brand-kicker{font-size:.65rem;white-space:nowrap}.coming-soon{place-items:stretch;padding:18px}.notice{display:flex;min-height:calc(100svh - 36px);flex-direction:column;justify-content:center}}
