:root{color-scheme:light;--cream:#fcf7ef;--paper:#fffcf7;--ink:#342b26;--muted:#746359;--rust:#a44730;--olive:#626a43;--line:#e3d4c5}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.7}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:3px solid var(--rust);outline-offset:6px}img{display:block;max-width:100%;height:auto}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;padding-block:25px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;font:bold 30px Georgia,serif;color:var(--rust);text-decoration:none}.brand img{width:58px;height:58px;object-fit:cover;border-radius:50%;background:var(--olive)}nav{display:flex;gap:32px;align-items:center}nav a{font-size:14px;text-decoration:none;padding-block:10px}nav a:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:36px;padding-block:66px 76px}.eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:700;color:var(--olive);margin:0 0 24px}.dot{display:inline-block;width:6px;height:6px;background:var(--olive);border-radius:50%;margin-right:7px;vertical-align:middle}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.1;letter-spacing:-1.6px;margin:0}h1{font-size:clamp(44px,5vw,68px)}h1 em{font-weight:400;color:var(--rust)}p{margin:20px 0}.hero-copy>p:not(.eyebrow):not(.caption){max-width:470px}.intro{font-size:19px;line-height:1.6}.hero-copy>p{color:var(--muted)}.hero-art{align-self:end}.hero-art img{width:100%;object-fit:contain}.button{display:inline-flex;gap:28px;justify-content:center;align-items:center;min-height:54px;padding:12px 26px;border-radius:30px;background:var(--rust);color:#fff;text-decoration:none;font-size:15px;margin-top:8px}.button:hover{background:#893a27}.caption{font-size:12px;color:var(--muted);margin:12px 0 0}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:68px;border-top:1px solid var(--line)}h2{font-size:clamp(34px,4vw,49px)}.story .story-lead{margin:0 0 32px;font:400 clamp(25px,2.4vw,32px)/1.4 Georgia,'Times New Roman',serif;letter-spacing:-.35px;color:var(--ink)}.story-lead::before{content:"";display:block;width:44px;height:3px;border-radius:2px;background:var(--olive);margin-bottom:22px}.story-lead span{display:block;margin-top:18px}.story-lead em{color:var(--rust)}.story p{color:var(--muted)}.story .availability{font-size:14px;border-left:2px solid var(--olive);padding-left:20px;margin-bottom:0}.roles{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:48px}.role{padding:30px 34px;border:1px solid var(--line);border-radius:24px;background:var(--paper)}.number{font:italic 22px Georgia,serif;color:var(--olive);display:block;margin-bottom:28px}h3{font-size:32px;letter-spacing:-.6px}.role p{margin:12px 0 0}.muted{color:var(--muted);font-size:15px}.contact{padding-block:54px 72px}.contact-copy>p:not(.eyebrow){max-width:415px;color:var(--muted)}.email{display:block;font-size:14px;width:fit-content;margin-top:14px}.footer{background:var(--rust);color:#fff;padding:32px 0 max(32px,env(safe-area-inset-bottom))}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap}.footer-brand{color:#fff;font-size:25px}.footer-logo{display:block;width:44px;height:44px;flex:none;border-radius:50%;overflow:hidden;background:var(--olive)}.footer-brand .footer-logo img{width:100%;height:100%;max-width:none;object-fit:cover;transform:scale(1.16)}.footer a:focus-visible{outline-color:var(--cream)}.footer p,.footer small{font-size:12px}.footer p{margin:8px 0 0}.footer nav{gap:24px}.skip{position:absolute;left:16px;top:-100px;padding:12px;background:var(--paper);z-index:5}.skip:focus{top:12px}

@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{padding-block:18px}.brand{font-size:26px;gap:8px}.brand img{width:48px;height:48px}.header nav{gap:18px}.header nav a{font-size:12px}.hero{grid-template-columns:1fr;gap:24px;padding-block:42px 38px}.hero-copy{max-width:540px}.hero-art{max-width:580px;margin-inline:auto}.hero .eyebrow{font-size:10px;letter-spacing:1.5px}h1{font-size:clamp(42px,8vw,64px)}.about{grid-template-columns:1fr;gap:26px;padding-block:42px}.roles{gap:16px}.role{padding:24px}.contact{padding-block:30px 48px}.footer-inner{gap:22px}.footer nav{flex-wrap:wrap;gap:20px}}
@media(max-width:480px){.header nav a:first-child{display:none}.roles{grid-template-columns:1fr}.role .number{margin-bottom:18px}.contact-copy h2{font-size:35px}.footer-inner{align-items:flex-start;flex-direction:column}.intro{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Clip the master’s outer rectangular padding outside the circular header frame. */
.header-logo{display:block;width:58px;height:58px;flex:none;border-radius:50%;overflow:hidden;background:var(--olive)}
.brand .header-logo img{width:100%;height:100%;max-width:none;object-fit:cover;transform:scale(1.16)}
@media(max-width:800px){.header-logo{width:48px;height:48px}}
