:root{--navy:#082d73;--navy-deep:#051f50;--blue:#0b3f99;--ink:#172038;--muted:#667085;--gold:#caa255;--cream:#f8f5ef;--paper:#fffdf9;--line:rgba(8,45,115,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:104px;max-width:1440px;margin:0 auto;padding:16px 5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(8,45,115,.08);background:rgba(255,253,249,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;z-index:30}.brand{width:220px;display:block}.brand img{width:100%;height:auto;display:block}.desktop-nav{display:flex;gap:34px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#263653}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-7px;height:1px;width:0;background:var(--gold);transition:.3s}.desktop-nav a:hover:after{width:100%}.nav-pill{justify-self:end;padding:11px 16px;border:1px solid var(--line);border-radius:999px;letter-spacing:.12em}.eyebrow,.nav-pill{font-size:11px;text-transform:uppercase}.eyebrow{display:inline-block;color:var(--gold);letter-spacing:.2em;font-weight:700}.hero{min-height:700px;display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch;max-width:1440px;margin:0 auto;overflow:hidden;border-bottom:1px solid var(--line)}.hero-copy{padding:120px 6vw 110px;display:flex;flex-direction:column;justify-content:center}.hero h1,.page-hero h1,.profile-hero h1{font-family:Georgia,Times New Roman,serif;font-weight:400;color:var(--navy-deep);line-height:.98;letter-spacing:-.045em}.hero h1{font-size:clamp(54px,6.2vw,92px);margin:22px 0 30px}.hero h1 em,.page-hero h1 em,.profile-hero h1 em{font-weight:400;color:var(--blue)}.hero-copy>p{max-width:620px;color:#5e6574;line-height:1.8;font-size:16px}.hero-actions{display:flex;gap:14px;margin-top:32px;flex-wrap:wrap}.button-ghost,.button-primary{padding:15px 21px;border-radius:2px;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.button-primary{background:var(--navy);color:white}.button-ghost{border:1px solid var(--line);color:var(--navy)}.hero-art{position:relative;background:radial-gradient(circle at 70% 28%,rgba(214,181,110,.2),transparent 30%),linear-gradient(145deg,#f7f1e7,#eef4fb 68%,#f9f7f1);overflow:hidden;min-height:660px}.arch{position:absolute;border:1px solid rgba(8,45,115,.16);border-bottom:0;border-radius:50% 50% 0 0/30% 30% 0 0}.arch-back{width:60%;height:78%;right:6%;bottom:0}.arch-front{width:72%;height:66%;left:2%;bottom:-3%;border-color:rgba(202,162,85,.35)}.hero-monogram{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);font-family:Georgia,serif;font-size:clamp(160px,22vw,320px);color:rgba(8,45,115,.88);font-style:italic;text-shadow:0 20px 50px rgba(8,45,115,.14)}.gold-line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);width:70%}.line-a{top:28%;right:-12%;transform:rotate(-20deg)}.line-b{bottom:20%;left:-10%;transform:rotate(16deg)}.hero-caption{position:absolute;right:34px;bottom:28px;font-size:10px;letter-spacing:.22em;color:var(--navy)}.values-section{max-width:1440px;margin:0 auto;padding:110px 5vw 120px}.section-heading h2{font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1.08;color:var(--navy-deep);letter-spacing:-.035em;margin:14px 0}.centered{text-align:center;max-width:760px;margin:0 auto 60px}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.value-card{padding:46px 32px 48px;min-height:280px;position:relative;border-right:1px solid var(--line)}.value-card:last-child{border-right:0}.value-number{position:absolute;right:20px;top:18px;font-family:Georgia,serif;color:rgba(8,45,115,.28)}.value-icon{font-size:30px;color:var(--gold);margin-bottom:34px}.value-card h3{font-family:Georgia,serif;color:var(--navy);font-weight:400;font-size:24px}.value-card p{color:var(--muted);line-height:1.65;font-size:14px}.generation-section{background:#f7f5f0;padding:110px max(5vw,calc((100vw - 1440px)/2 + 5vw)) 130px}.generation-title{max-width:780px;margin-bottom:55px}.generation-title p{color:var(--muted);max-width:650px;line-height:1.7}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.profile-card{background:white;border:1px solid rgba(8,45,115,.08);min-height:580px;display:flex;flex-direction:column;box-shadow:0 16px 42px rgba(19,39,72,.05);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.profile-card:hover{transform:translateY(-7px);box-shadow:0 28px 68px rgba(19,39,72,.1)}.profile-visual{position:relative;height:350px;overflow:hidden;background:linear-gradient(145deg,#eef3fa,#e7edf6)}.profile-tone-2 .profile-visual{background:linear-gradient(145deg,#f3ede6,#efe7ef)}.profile-tone-3 .profile-visual{background:linear-gradient(145deg,#e7f0ed,#eaf0f8)}.profile-initials{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font:italic 100px Georgia,serif;color:var(--navy)}.profile-year{position:absolute;right:20px;bottom:18px;font:14px Georgia,serif;color:rgba(8,45,115,.55)}.profile-orbit{position:absolute;border:1px solid rgba(8,45,115,.16);border-radius:50%}.orbit-one{width:300px;height:300px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(25deg)}.orbit-two{width:420px;height:170px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-28deg);border-color:rgba(202,162,85,.3)}.profile-card-copy{padding:31px 30px 35px}.profile-card h3{font-family:Georgia,serif;color:var(--navy-deep);font-size:34px;font-weight:400;margin:12px 0 8px}.profile-card-copy p{color:var(--muted);font-size:14px;margin:0 0 30px}.text-link{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--navy)}.text-link b{color:var(--gold);margin-left:5px}.statement-section{background:var(--navy-deep);color:white;padding:100px 6vw 110px;text-align:center}.statement-section blockquote{font:400 clamp(34px,4.5vw,64px)/1.15 Georgia,serif;max-width:1000px;margin:28px auto 38px}.statement-section a{font-size:12px;letter-spacing:.12em;color:#f3dbab;text-transform:uppercase}.site-footer{max-width:1440px;margin:0 auto;padding:58px 5vw;display:grid;grid-template-columns:1fr auto;grid-gap:45px;gap:45px;align-items:end;border-top:1px solid var(--line)}.footer-mark{font:italic 54px Georgia,serif;color:var(--navy)}.site-footer p{margin:4px 0;color:var(--navy-deep);font-family:Georgia,serif;font-size:18px}.site-footer small,.site-footer span{color:var(--muted);font-size:12px}.footer-links{display:flex;gap:22px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--navy)}.site-footer small{grid-column:1/-1}.page-hero{max-width:1440px;margin:0 auto;padding:120px 6vw;min-height:560px;background:radial-gradient(circle at 80% 25%,rgba(202,162,85,.15),transparent 28%);border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(56px,7vw,98px);margin:20px 0 30px}.page-hero p{max-width:720px;color:var(--muted);line-height:1.8;font-size:17px}.compact-hero{min-height:470px}.page-grid{max-width:1440px;margin:0 auto;padding:80px 5vw 120px}.privacy-note{max-width:1120px;margin:0 auto 110px;padding:28px 32px;border:1px solid rgba(202,162,85,.35);background:#fffaf0;display:grid;grid-template-columns:230px 1fr;grid-gap:30px;gap:30px}.privacy-note span{color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.16em}.privacy-note p{margin:0;color:var(--muted);line-height:1.65;font-size:14px}.family-hero{background:radial-gradient(circle at 76% 38%,rgba(10,63,153,.09),transparent 29%),#fbfaf7}.office-grid{max-width:1440px;margin:0 auto;padding:90px 5vw 110px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.office-grid article{min-height:340px;padding:45px 34px;border:1px solid var(--line);margin-right:-1px}.office-grid span{color:var(--gold);letter-spacing:.14em;font-size:11px}.office-grid h2{font:400 38px Georgia,serif;color:var(--navy-deep);margin:80px 0 14px}.office-grid p{color:var(--muted);line-height:1.7}.contact-ribbon{background:var(--navy-deep);color:white;padding:54px 7vw;display:flex;justify-content:space-between;align-items:center}.contact-ribbon span{font:32px Georgia,serif}.contact-ribbon a{color:#f3dbab;font-size:13px;letter-spacing:.08em}.contact-page{min-height:650px}.contact-mail{display:inline-block;margin-top:38px;color:var(--navy);padding-bottom:4px;border-bottom:1px solid var(--gold)}.profile-page{--profile-soft:#edf3fb;--profile-accent:#0b3f99}.profile-page-2{--profile-soft:#f5edf3;--profile-accent:#7d476c}.profile-page-3{--profile-soft:#edf4ef;--profile-accent:#376b5c}.profile-hero{max-width:1440px;margin:0 auto;min-height:710px;display:grid;grid-template-columns:.92fr 1.08fr;border-bottom:1px solid var(--line)}.profile-portrait{position:relative;overflow:hidden;background:linear-gradient(145deg,var(--profile-soft),#fffaf3);display:grid;place-items:center}.profile-portrait>span{z-index:5;font:italic clamp(120px,16vw,250px) Georgia,serif;color:var(--profile-accent)}.portrait-halo{position:absolute;width:340px;height:420px;border-radius:45% 45% 25% 25%;background:rgba(255,255,255,.55);box-shadow:0 35px 90px rgba(8,45,115,.08)}.portrait-ring{position:absolute;border:1px solid rgba(8,45,115,.15);border-radius:50%}.ring-a{width:75%;height:55%;transform:rotate(24deg)}.ring-b{width:95%;height:32%;transform:rotate(-28deg);border-color:rgba(202,162,85,.35)}.profile-hero-copy{padding:110px 7vw;display:flex;flex-direction:column;justify-content:center}.profile-hero h1{font-size:clamp(62px,7.2vw,108px);margin:17px 0 12px}.profile-descriptor{font:22px Georgia,serif!important;color:var(--profile-accent)!important}.profile-hero-copy>p{max-width:650px;color:var(--muted);line-height:1.75}.profile-tags{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0 30px}.profile-tags span{border:1px solid var(--line);padding:9px 12px;font-size:11px;border-radius:999px;color:var(--navy);background:white}.subdomain-chip{font-size:12px;color:var(--profile-accent);letter-spacing:.05em}.profile-quote{max-width:1120px;margin:0 auto;padding:110px 6vw;text-align:center}.quote-mark{font:80px Georgia,serif;line-height:1;color:var(--gold)}.profile-quote blockquote{font:400 clamp(32px,4vw,54px)/1.2 Georgia,serif;color:var(--navy-deep);margin:12px 0 28px}.born-year{font-size:10px;color:var(--muted);letter-spacing:.18em}.chapter-section{background:#f7f5f0;padding:100px max(5vw,calc((100vw - 1440px)/2 + 5vw)) 120px}.chapter-section .section-heading{max-width:740px;margin-bottom:44px}.chapter-shell{display:grid;grid-template-columns:.78fr 1.22fr;min-height:430px;border:1px solid var(--line);background:white}.chapter-tabs{border-right:1px solid var(--line);display:flex;flex-direction:column}.chapter-tabs button{flex:1 1;text-align:left;border:0;border-bottom:1px solid var(--line);background:transparent;padding:26px 30px;color:#586171;cursor:pointer;transition:.25s}.chapter-tabs button:last-child{border-bottom:0}.chapter-tabs button span{display:block;color:var(--gold);font-size:10px;letter-spacing:.15em;margin-bottom:7px}.chapter-tabs button.active{background:var(--profile-soft);color:var(--profile-accent);padding-left:38px}.chapter-panel{padding:65px 7vw;display:flex;flex-direction:column;justify-content:center}.chapter-symbol{color:var(--gold);font-size:42px;margin-bottom:28px}.chapter-panel h3{font:400 48px Georgia,serif;color:var(--navy-deep);margin:12px 0 17px}.chapter-panel p{color:var(--muted);line-height:1.8;max-width:630px}.profile-future{max-width:1200px;margin:0 auto;padding:120px 5vw;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px}.profile-future h2{font:400 48px/1.1 Georgia,serif;color:var(--navy-deep);margin:13px 0}.future-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}.future-list span{padding:19px 4px;border-bottom:1px solid var(--line);color:#596273;font-size:14px}.profile-back{text-align:center;padding:20px 0 80px;color:var(--navy);font-size:12px;letter-spacing:.08em;text-transform:uppercase}@media (max-width:980px){.site-header{grid-template-columns:1fr auto;height:88px}.desktop-nav{display:none}.brand{width:180px}.hero{grid-template-columns:1fr}.hero-copy{padding:90px 7vw 70px}.hero-art{min-height:500px}.office-grid,.profile-grid,.value-grid{grid-template-columns:1fr 1fr}.value-card:nth-child(2){border-right:0}.profile-card{min-height:500px}.profile-grid .profile-card:last-child{grid-column:1/-1;max-width:50%}.profile-hero{grid-template-columns:1fr}.profile-portrait{min-height:480px}.profile-hero-copy{padding:80px 7vw}.chapter-shell{grid-template-columns:1fr}.chapter-tabs{border-right:0;border-bottom:1px solid var(--line);flex-direction:row}.chapter-tabs button{border-bottom:0;border-right:1px solid var(--line)}.profile-future{grid-template-columns:1fr;gap:35px}}@media (max-width:680px){.nav-pill{display:none}.site-header{grid-template-columns:1fr}.hero h1,.page-hero h1{font-size:50px}.hero-art{min-height:420px}.office-grid,.profile-grid,.value-grid{grid-template-columns:1fr}.value-card{border-right:0;border-bottom:1px solid var(--line)}.profile-grid .profile-card:last-child{grid-column:auto;max-width:none}.profile-card{min-height:520px}.privacy-note{margin:0 5vw 80px;grid-template-columns:1fr}.contact-ribbon{flex-direction:column;align-items:flex-start;gap:18px}.site-footer{grid-template-columns:1fr}.footer-links{flex-direction:column;gap:12px}.profile-hero h1{font-size:58px}.profile-portrait{min-height:390px}.chapter-tabs{flex-direction:column}.chapter-tabs button{border-right:0;border-bottom:1px solid var(--line)}.chapter-panel{padding:50px 8vw}}