
:root{--background:#071d2b;--foreground:#f6f5ef;--primary:#dbc59a;--primary-foreground:#071d2b;--secondary:#102c3c;--secondary-foreground:#f6f5ef;--muted:#183545;--muted-foreground:#bec9cc;--accent:#dbc59a;--accent-foreground:#071d2b;--border:#34505d;--ring:#dbc59a;--radius:0rem;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid #dbc59a;outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.09}h1{font-size:clamp(3.2rem,6.5vw,6.8rem);letter-spacing:-.045em}h2{font-size:clamp(2.4rem,4vw,4.1rem);letter-spacing:-.035em}h3{font-size:1.85rem}.wrap{max-width:1320px;margin:auto;padding:0 5%}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.78rem;font-weight:600;color:var(--primary)}.skip{position:absolute;left:1rem;top:-100px;background:#fff;color:#000;padding:1rem;z-index:99}.skip:focus{top:1rem}.header{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding-top:1.4rem;padding-bottom:1.4rem}.brand img{width:166px;height:94px;object-fit:contain}.nav{display:flex;align-items:center;gap:2.4rem;font-size:.88rem}.nav a:hover,.textlink:hover{color:var(--primary)}.nav .navcta{border:1px solid #806e50;padding:.65rem 1.2rem}.hero{position:relative;min-height:670px;height:78vh;max-height:900px;display:flex;align-items:center;isolation:isolate}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,35,.85),rgba(3,22,35,.45) 52%,rgba(3,22,35,.08)),linear-gradient(0deg,#071d2b,transparent 24%);z-index:-1}.hero .wrap{width:100%}.hero-copy{max-width:740px;padding:4rem 0 6rem}.hero .eyebrow{margin-bottom:1.8rem}.hero h1 em{color:#e6d2b0;font-weight:400}.hero p:not(.eyebrow){max-width:470px;margin:1.8rem 0 2.2rem;color:#e0e5e5;font-size:1.06rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:2rem;padding:1rem 1.5rem;background:var(--primary);color:#071d2b;font-size:.88rem;font-weight:600;min-height:48px}.button:hover{background:#efdfbf}.button span{font-size:1.2rem}.hero-caption{position:absolute;right:5%;bottom:2.5rem;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.intro{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-top:7rem;padding-bottom:7rem;align-items:start}.intro h2{margin-top:1rem}.intro .body{padding-top:2.4rem;color:#bdcbd0}.intro p+p{margin-top:1rem}.textlink{display:inline-block;margin-top:1.7rem;border-bottom:1px solid #8a795c;padding-bottom:.35rem;font-size:.9rem}.collection{padding-top:6rem;padding-bottom:6rem;background:#f3f1eb;color:#152d39}.collection .eyebrow,.journal .eyebrow{color:#796344}.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem}.section-head h2{margin-top:1rem}.section-head>p{max-width:300px;color:#53626a}.experience{display:grid;grid-template-columns:1.15fr 1fr;gap:7%;align-items:center}.experience>img{width:100%;height:560px;object-fit:cover}.experience-list{padding:1rem 0}.experience-item{display:grid;grid-template-columns:2.5rem 1fr;gap:1rem;padding:2rem 0;border-bottom:1px solid #cdc9bf}.experience-item:first-child{padding-top:0}.number{font-size:.85rem;color:#856e48;padding-top:.3rem}.experience-item p{margin-top:1rem;color:#52616a}.journal{padding-top:7rem;padding-bottom:7rem;background:#fffefa;color:#152d39}.journal-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}.story{display:block;border-top:1px solid #a69a83;padding-top:1.5rem}.story .eyebrow{font-size:.75rem}.story h3{margin:1rem 0;max-width:520px;font-size:2.25rem}.story p{color:#52616a;max-width:510px}.story .textlink{color:#152d39}.story:hover h3{color:#886b3a}.advisor{padding-top:7rem;padding-bottom:7rem;display:grid;grid-template-columns:1fr 1.2fr;gap:14%;align-items:center}.advisor-mark{border:1px solid #38505a;min-height:340px;display:flex;justify-content:center;align-items:center;padding:3rem}.advisor-mark img{max-width:330px}.advisor h2{margin:1rem 0 1.5rem}.advisor p:not(.eyebrow){color:#bfccd0;margin-top:1rem}.contact{text-align:center;background:#102d3d;padding:6rem 5%}.contact h2{margin:1rem auto 1.5rem;max-width:760px}.contact p:not(.eyebrow){color:#c4cfd1;max-width:550px;margin:0 auto 2rem}.contact-links{margin-top:1.5rem;font-size:.88rem;display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.footer{padding-top:2rem;padding-bottom:2rem;display:flex;justify-content:space-between;gap:2rem;color:#b2c0c5;font-size:.8rem}.footer a{text-decoration:underline;text-underline-offset:4px}.article-head{padding-top:5rem;padding-bottom:4rem;max-width:1000px}.article-head h1{font-size:clamp(3rem,5.5vw,5.2rem);margin:1.3rem 0 1.5rem}.article-head .dek{max-width:720px;font-size:1.2rem;color:#c3cfd3}.article-body{background:#fffefa;color:#17313e;padding:5rem 5%}.article-inner{max-width:760px;margin:auto}.article-inner h2{font-size:2rem;margin:2.4rem 0 1rem}.article-inner p{margin:1rem 0;font-size:1.08rem}.article-inner .button{margin-top:2rem}.article-toplink{margin-bottom:2rem;display:inline-block;color:#dbc59a;font-size:.85rem}.journal-page{min-height:60vh}.credits{font-size:.75rem;color:#8e9fa7;margin-top:.4rem}@media(max-width:760px){.header{gap:1rem;flex-wrap:wrap;justify-content:center}.brand img{width:138px;height:78px}.nav{gap:1.3rem;flex-wrap:wrap;justify-content:center;font-size:.82rem}.nav .navcta{padding:.45rem .8rem}.hero{height:auto;min-height:630px}.hero-copy{padding:4rem 0 6rem}.hero h1{max-width:520px}.hero-caption{left:5%;right:auto;font-size:.65rem}.intro,.advisor{grid-template-columns:1fr;gap:2rem;padding-top:4rem;padding-bottom:4rem}.intro .body{padding:0}.experience{grid-template-columns:1fr;gap:3rem}.experience>img{height:360px}.collection,.journal{padding-top:4rem;padding-bottom:4rem}.section-head{display:block}.section-head>p{margin-top:1.5rem}.journal-grid{grid-template-columns:1fr;gap:3rem}.advisor-mark{min-height:250px}.footer{flex-direction:column;gap:1rem}.contact{padding-top:4rem;padding-bottom:4rem}.article-head{padding-top:3rem}.article-body{padding-top:3rem}.hero:after{background:linear-gradient(90deg,rgba(3,22,35,.85),rgba(3,22,35,.4))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.advisor-portrait img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}
