.home2{--h2-bg: var(--site-bg);--h2-surface: var(--site-surface);--h2-text: #141414;--h2-muted: #5a5a56;--h2-border: rgba(20, 20, 20, .08);--h2-accent: #3d4f7c;--h2-accent-soft: rgba(61, 79, 124, .1);--h2-serif: "Cormorant Garamond", "Times New Roman", serif;--h2-sans: "DM Sans", system-ui, sans-serif;--h2-mono: "IBM Plex Mono", ui-monospace, monospace;--h2-max: 72rem;--h2-radius: 12px;color:var(--h2-text);font-family:var(--h2-sans);font-size:1.0625rem;line-height:1.65;letter-spacing:-.01em;background:var(--h2-bg)}:root.theme-dark .home2{--h2-text: #f2f1ec;--h2-muted: #a3a39c;--h2-border: rgba(242, 241, 236, .1);--h2-accent: #9eb4e8;--h2-accent-soft: rgba(158, 180, 232, .12)}.home2 *,.home2 *:before,.home2 *:after{box-sizing:border-box}.home2-shell{max-width:var(--h2-max);margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.home2-hero{padding:clamp(1rem,2.5vw,1.75rem) 0 clamp(1.5rem,3vw,2.25rem);border-bottom:1px solid var(--h2-border)}.home2-hero-grid{display:grid;grid-template-columns:1fr;gap:1.75rem;align-items:start}@media(min-width:900px){.home2-hero-grid{grid-template-columns:1fr 1.15fr;grid-template-rows:auto auto;gap:clamp(1.5rem,3vw,2rem) clamp(2rem,4vw,3.5rem);align-items:stretch}.home2-intro{grid-column:1;grid-row:1}.home2-quotes{grid-column:1;grid-row:2}.home2-photo{grid-column:2;grid-row:1 / span 2}}.home2-intro{display:flex;flex-direction:column;min-width:0}.home2-eyebrow{font-family:var(--h2-mono);font-size:.6875rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--h2-accent);margin:0 0 .5rem}.home2-title{font-family:var(--h2-serif);font-size:clamp(2.75rem,6vw,4.25rem);font-weight:500;line-height:1.05;letter-spacing:-.02em;margin:0 0 .75rem}.home2-tagline{font-size:clamp(1.05rem,2vw,1.25rem);color:var(--h2-muted);margin:0 0 1rem;max-width:34ch}.home2-meta{display:flex;flex-direction:column;gap:.25rem;font-family:var(--h2-mono);font-size:.75rem;color:var(--h2-muted);margin-bottom:1.25rem}.home2-actions{display:flex;flex-wrap:wrap;gap:.75rem}.home2-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.25rem;border-radius:999px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.home2-btn-primary{background:var(--h2-text);color:var(--h2-bg);border:1px solid var(--h2-text)}.home2-btn-primary:hover{opacity:.88}.home2-btn-ghost{background:transparent;color:var(--h2-text);border:1px solid var(--h2-border)}.home2-btn-ghost:hover{background:var(--h2-accent-soft);border-color:var(--h2-accent);color:var(--h2-accent)}.home2-photo{margin:0;border-radius:var(--h2-radius);overflow:hidden;aspect-ratio:4 / 5;background:var(--h2-surface);box-shadow:0 24px 48px #00000014;align-self:start;width:100%}@media(min-width:900px){.home2-photo{aspect-ratio:auto;height:100%;min-height:100%;align-self:stretch;position:sticky;top:4.25rem}}:root.theme-dark .home2-photo{box-shadow:0 24px 48px #00000059}.home2-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:24% center}.home2-quotes{margin:0;padding-top:0;border-top:none}@media(min-width:900px){.home2-quotes{padding-top:clamp(1.25rem,2.5vw,1.75rem);border-top:1px solid var(--h2-border)}}.home2-quote{font-family:var(--h2-serif);font-size:clamp(1.1rem,2.2vw,1.4rem);font-style:italic;font-weight:400;line-height:1.55;color:var(--h2-text);margin:0;max-width:38rem;text-align:left}.home2-main{padding:clamp(2.5rem,5vw,4rem) 0;border-top:1px solid var(--h2-border)}.home2-main-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:960px){.home2-main-grid{grid-template-columns:1.2fr .8fr;gap:4rem}}.home2-section-label{font-family:var(--h2-mono);font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--h2-accent);margin:0 0 1rem}.home2-section-title{font-family:var(--h2-serif);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:500;margin:0 0 1.25rem;line-height:1.15}.home2-prose p{margin:0 0 1.15rem;color:var(--h2-muted)}.home2-prose p:last-child{margin-bottom:0}.home2-prose a{color:var(--h2-text);text-decoration:underline;text-decoration-color:var(--h2-accent);text-underline-offset:.15em;text-decoration-thickness:1px}.home2-prose a:hover{color:var(--h2-accent)}.home2-timeline{list-style:none;margin:0;padding:0;border-left:1px solid var(--h2-border)}.home2-timeline li{position:relative;padding:0 0 1.35rem 1.35rem}.home2-timeline li:last-child{padding-bottom:0}.home2-timeline li:before{content:"";position:absolute;left:-4px;top:.45rem;width:7px;height:7px;border-radius:50%;background:var(--h2-accent);box-shadow:0 0 0 3px var(--h2-bg)}.home2-timeline-year{display:block;font-family:var(--h2-mono);font-size:.6875rem;letter-spacing:.06em;color:var(--h2-accent);margin-bottom:.25rem}.home2-timeline-text{font-size:.9375rem;line-height:1.5;color:var(--h2-text)}.home2-skills{padding:clamp(2rem,4vw,3rem) 0 clamp(3rem,6vw,4.5rem);border-top:1px solid var(--h2-border)}.home2-skill-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem}@media(min-width:640px){.home2-skill-grid{grid-template-columns:repeat(3,1fr)}}.home2-skill-card{background:var(--h2-surface);border:1px solid var(--h2-border);border-radius:var(--h2-radius);padding:1.25rem 1.35rem}.home2-skill-card h3{font-family:var(--h2-mono);font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--h2-accent);margin:0 0 .85rem}.home2-skill-card ul{list-style:none;margin:0;padding:0}.home2-skill-card li{font-size:.875rem;color:var(--h2-muted);padding:.35rem 0;border-top:1px solid var(--h2-border)}.home2-skill-card li:first-child{border-top:none;padding-top:0}.home2-cta{background:var(--h2-surface);border:1px solid var(--h2-border);border-radius:var(--h2-radius);padding:clamp(1.5rem,3vw,2rem) clamp(1.25rem,3vw,2rem);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.home2-cta p{margin:0;font-family:var(--h2-serif);font-size:1.25rem}.home2-cta-sub{font-family:var(--h2-sans);font-size:.875rem;color:var(--h2-muted);margin-top:.25rem}
