:root{color-scheme:light;--ink: #172027;--muted: #5d6972;--line: #d9dedf;--paper: #fbfaf6;--surface: #ffffff;--deep: #1d4b5d;--deep-2: #244256;--rust: #9b4d30;--sage: #6d7d63;--gold: #c7943f;--shadow: 0 20px 60px rgba(23, 32, 39, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;background:var(--paper);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:linear-gradient(180deg,#ffffffc7,#fbfaf6eb),var(--paper)}a{color:inherit}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(20px,4vw,56px);border-bottom:1px solid rgba(217,222,223,.8);background:#fbfaf6e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{font-weight:800;text-decoration:none;letter-spacing:0}nav{display:flex;flex-wrap:wrap;gap:clamp(12px,3vw,32px);color:var(--muted);font-size:.92rem}nav a{text-decoration:none}nav a:hover{color:var(--ink)}.hero{position:relative;min-height:min(760px,calc(100vh - 64px));display:grid;align-items:end;padding:clamp(28px,5vw,64px);overflow:hidden;background:var(--deep-2)}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b1318d1,#0b131885 42%,#0b13180a),linear-gradient(0deg,#0b13188c,#0b131805 42%)}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-content{position:relative;min-width:0;max-width:780px;color:#fff;padding-bottom:clamp(18px,5vh,58px)}.eyebrow,.section-kicker{margin:0 0 12px;color:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1{max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.1rem,9vw,7.6rem);line-height:.95;font-weight:650;letter-spacing:0}.hero-copy{max-width:690px;margin:28px 0 0;color:#ffffffe6;font-size:clamp(1.05rem,2vw,1.35rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:46px;padding:12px 18px;border:1px solid rgba(255,255,255,.32);border-radius:8px;text-decoration:none;text-align:center;font-weight:800}.button.primary{background:#fff;color:var(--ink)}.button.secondary{color:#fff}.intro-band,.work-section,.resume-note,.life-section,.family-section,.social-section{padding:clamp(64px,9vw,118px) clamp(20px,5vw,76px)}.intro-band{display:grid;grid-template-columns:minmax(220px,350px) minmax(0,760px);justify-content:center;gap:clamp(28px,5vw,70px);background:var(--surface)}.intro-photo{align-self:start;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}.intro-photo img{width:100%;height:auto}.intro-copy h2,.section-heading h2,.life-section h2,.resume-note h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,4.2rem);line-height:1.03;letter-spacing:0;overflow-wrap:break-word}.intro-copy,.feature-card div,.family-copy,.work-copy,.life-section>div{min-width:0}.intro-copy p:not(.section-kicker),.work-copy p,.life-section p,.resume-note p:not(.section-kicker),.feature-card p{color:var(--muted);font-size:1.05rem}.statement{padding:clamp(54px,8vw,96px) clamp(20px,8vw,120px);background:var(--deep);color:#fff}.statement p{max-width:1040px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,4vw,4.2rem);line-height:1.08}.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-card{display:grid;grid-template-rows:auto 1fr;background:var(--surface)}.feature-card img{width:100%;height:auto;background:#f3f1eb}.feature-card div{padding:clamp(28px,4vw,52px)}.feature-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,3.4rem);line-height:1}.family-section{background:var(--surface)}.family-layout{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,64px);max-width:1120px;margin:0 auto}.family-photo{margin:0;overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.family-photo img{width:100%;height:auto}.family-copy{display:grid;gap:24px}.family-copy p{margin:0;color:var(--muted);font-size:clamp(1.12rem,2vw,1.38rem)}.work-section{background:#f1f3ef}.section-heading{max-width:850px;margin:0 auto clamp(32px,5vw,60px);text-align:center}.work-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:clamp(28px,5vw,64px);max-width:1120px;margin:0 auto;align-items:start}.client-list{display:grid;gap:12px}.client-list a{display:block;padding:18px 20px;border:1px solid rgba(29,75,93,.2);border-radius:8px;background:#ffffffb8;text-decoration:none;font-weight:800;color:var(--deep)}.client-list a:hover{border-color:var(--deep);background:#fff}.life-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(30px,5vw,72px);align-items:center;background:var(--surface)}.life-section img,.life-video{width:100%;border-radius:8px;box-shadow:var(--shadow)}.life-video{background:#111}.social-section{background:#f1f3ef}.social-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:960px;margin:0 auto}.social-links a{display:flex;align-items:center;justify-content:center;gap:10px;min-height:68px;padding:16px;border:1px solid rgba(29,75,93,.22);border-radius:8px;background:#ffffffb8;color:var(--deep);text-decoration:none;font-weight:800}.social-links svg{flex:0 0 auto;width:22px;height:22px;fill:currentColor}.social-links a:hover{border-color:var(--deep);background:#fff}.resume-note{max-width:1040px;margin:0 auto}.resume-note p:not(.section-kicker){font-size:clamp(1.2rem,2.3vw,1.7rem)}.footer{display:flex;justify-content:space-between;gap:28px;padding:32px clamp(20px,5vw,76px);background:var(--ink);color:#fff}.footer p{margin:4px 0 0;color:#ffffffa8}.footer a{color:#fff;text-decoration:none;font-weight:800}.footer-links{display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-end}@media(max-width:820px){.site-header{align-items:flex-start;flex-direction:column;gap:10px}nav{width:100%;justify-content:flex-start;gap:10px 22px}.hero{min-height:720px;padding-top:38px}.hero-media:after{background:linear-gradient(180deg,#0b131847,#0b1318e0),linear-gradient(90deg,#0b131857,#0b13181a)}.intro-band,.story-grid,.work-layout,.life-section,.family-layout,.social-links{grid-template-columns:1fr}.intro-photo{max-width:280px}.footer{flex-direction:column}.footer-links{justify-content:flex-start}}@media(max-width:520px){.site-header{padding:16px 20px}.hero{padding-inline:20px}.hero h1{font-size:2.25rem;overflow-wrap:anywhere}.intro-copy h2,.section-heading h2,.life-section h2,.resume-note h2{font-size:1.85rem;line-height:1.08;overflow-wrap:anywhere}.hero-copy,.intro-copy p,.work-copy p,.life-section p,.resume-note p,.feature-card p,.family-copy p{overflow-wrap:anywhere}.hero-actions{display:grid}.button{width:100%}}
