:root{--paper:#faf8f4;--ink:#303936;--muted:#646a65;--rose:#955060;--line:#dcded5;--soft:#f0f1ea}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.7}.wrap{max-width:1240px;width:calc(100% - 112px);margin:auto}a{color:inherit;text-decoration:none}a:focus-visible,select:focus-visible{outline:3px solid var(--rose);outline-offset:5px}.header{display:flex;justify-content:space-between;align-items:center;padding:30px 0;border-bottom:1px solid var(--line)}.brand{line-height:1.1}.brand>span{font:32px Georgia,serif;letter-spacing:-1px}.brand-dot{color:var(--rose)}.brand small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:2px;margin-top:9px}nav{display:flex;gap:34px;align-items:center;font-size:13px}nav a:hover{color:var(--rose)}.nav-contact{border-bottom:1px solid var(--rose);padding-bottom:4px}.nav-contact span{margin-left:20px}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:68px;align-items:center;padding:58px 0 70px}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:2px;color:var(--rose);font-weight:600;margin:0 0 24px}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(38px,4.1vw,59px);line-height:1.14;letter-spacing:-1.9px;margin:0 0 28px}h1 em{font-weight:400;color:var(--rose)}.intro{font-size:15px;max-width:440px;color:var(--muted);line-height:1.85;margin:0 0 16px}.button{display:inline-flex;gap:42px;background:var(--rose);color:#fff;padding:13px 24px;font-size:13px;margin-top:15px;border-radius:3px}.button:hover{background:#7c4050}.small-note{font-size:11px;color:var(--muted);margin-top:13px}.hero-image{height:580px;overflow:hidden;border-radius:48% 48% 4px 4px}.hero-image img{height:108%;width:100%;object-fit:cover;object-position:center top;display:block}.topics{background:var(--soft);padding:64px 0 35px}h2{font-size:37px;line-height:1.22;letter-spacing:-.8px;margin:0 0 22px}.section-heading .eyebrow{margin-bottom:12px}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin:42px 0 35px}.topic-grid article{border-top:1px solid #b7bdae;padding-top:18px}.number{font-size:11px;letter-spacing:1px;color:var(--rose)}h3{font-size:24px;line-height:1.25;margin:16px 0}.topic-grid p{font-size:13px;line-height:1.8;color:var(--muted)}.formats{border-top:1px solid #ced2c6;padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:13px}.formats>span{font-family:Georgia,serif;font-size:19px}.formats>div{display:flex;gap:30px}.formats a{color:#803e4e;border-bottom:1px solid #b98692}.approach{display:grid;grid-template-columns:.85fr 1fr;gap:90px;align-items:center;padding:85px 0}.portrait{height:480px}.portrait img{height:100%;width:100%;object-fit:cover;object-position:center 53%;border-radius:4px}.approach-copy p:not(.eyebrow):not(.signature){font-size:15px;color:var(--muted);line-height:1.85;max-width:480px}.signature{font:25px Georgia,serif;margin-top:28px;color:var(--rose)}.contact{background:#eee3df;padding:48px 0}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.contact p{font-size:14px}.contact .eyebrow{font-size:11px;margin-bottom:12px}.contact h2{margin-bottom:14px}.contact-choice{max-width:410px}label{display:block;font-size:12px;margin-bottom:8px}select{font:inherit;width:100%;padding:12px 14px;border:1px solid #baa8a1;background:var(--paper);color:var(--ink);border-radius:3px}.contact .preview-note{font-size:11px;color:#645b57;line-height:1.6;margin-top:12px}footer{display:flex;justify-content:space-between;padding:24px 0;font-size:11px;color:var(--muted)}.skip{position:absolute;top:-100px;background:white;padding:10px;z-index:5}.skip:focus{top:0}@media(min-width:1600px){.hero{padding-top:75px;padding-bottom:85px}}@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.hero{gap:35px}.hero-image{height:540px}h1{font-size:43px}.topic-grid{grid-template-columns:repeat(2,1fr)}.approach{gap:42px}.formats{flex-direction:column}.contact-inner{gap:40px}}@media(max-width:650px){.wrap{width:calc(100% - 40px)}.header{padding:22px 0;gap:16px;align-items:flex-start}.brand>span{font-size:26px}.brand small{font-size:8px;letter-spacing:1.2px}nav{gap:14px;font-size:11px;flex-wrap:wrap;justify-content:flex-end;max-width:145px}nav a:nth-child(2){display:none}.nav-contact span{margin-left:4px}.hero{grid-template-columns:1fr;padding:38px 0 40px;gap:28px}h1{font-size:43px;max-width:440px}.eyebrow{margin-bottom:20px}.hero-image{height:380px;border-radius:44% 44% 3px 3px}.hero-image img{height:115%;object-position:center 45%}.intro{font-size:14px}.topics{padding:40px 0 30px}h2{font-size:31px}.topic-grid{gap:20px;margin-top:30px}h3{font-size:21px}.topic-grid p{font-size:12px}.formats>div{gap:14px;flex-wrap:wrap;font-size:12px}.approach{grid-template-columns:1fr;gap:30px;padding:45px 0}.portrait{height:430px}.approach-copy .eyebrow{margin-bottom:15px}.contact-inner{grid-template-columns:1fr;gap:20px}.contact{padding:35px 0}footer{gap:20px;font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
