*{box-sizing:border-box}:root{--ink:#171717;--paper:#f7f4ee;--white:#fff;--line:#d9d4cb;--muted:#6e6a63}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}a{color:inherit}.site-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(24px,6vw,90px);background:rgba(247,244,238,.97);border-bottom:1px solid var(--line)}.brand img{display:block;width:92px;height:92px;object-fit:contain}.site-header nav{display:flex;gap:28px;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.site-header nav a{text-decoration:none}.hero{min-height:72vh;display:flex;flex-direction:column;justify-content:center;padding:80px clamp(24px,8vw,140px);background:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.45)),radial-gradient(circle at 75% 30%,#826d62 0,#463b38 35%,#191716 100%);color:#fff}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:16px}.hero h1,.legal-intro h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.02}.hero h1{max-width:900px;margin:0 0 28px;font-size:clamp(52px,8vw,108px)}.hero p{max-width:720px;font-size:clamp(18px,2vw,24px);color:#f0ece5}.button{align-self:flex-start;margin-top:22px;padding:14px 22px;border:1px solid #fff;text-decoration:none;text-transform:uppercase;letter-spacing:.11em;font-size:12px}.button:hover{background:#fff;color:#171717}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:110px clamp(24px,8vw,140px)}.split h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,5vw,70px);font-weight:400;line-height:1.05}.body-copy{font-size:18px;color:#393633}.feature-band{display:grid;grid-template-columns:repeat(3,1fr);background:#1b1a19;color:#fff}.feature-card{padding:60px 42px;border-right:1px solid #3d3a37}.feature-card:last-child{border-right:0}.feature-card span{color:#aaa39a;font-size:12px;letter-spacing:.15em}.feature-card h3{font-family:Georgia,'Times New Roman',serif;font-size:30px;font-weight:400;margin:22px 0 14px}.feature-card p{color:#d8d2ca}.statement{padding:120px clamp(24px,12vw,200px);text-align:center;background:#ece7de}.quote{max-width:950px;margin:0 auto;font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,5vw,64px);line-height:1.12}.subtle{margin-top:28px;color:var(--muted);text-transform:uppercase;letter-spacing:.14em;font-size:12px}footer{display:flex;justify-content:space-between;gap:20px;padding:30px clamp(24px,6vw,90px);border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.legal-page{padding:70px clamp(24px,10vw,160px) 110px}.legal-intro{max-width:900px;margin-bottom:60px}.legal-intro h1{font-size:clamp(52px,7vw,90px);margin:0 0 12px}.legal-intro p{color:var(--muted)}.legal-copy{max-width:900px;background:#fff;padding:clamp(26px,5vw,70px);border:1px solid var(--line)}.legal-copy h2{font-family:Georgia,'Times New Roman',serif;font-size:28px;font-weight:400;margin-top:42px}.legal-copy h2:first-child{margin-top:0}.legal-copy li{margin-bottom:8px}.legal-note{margin-top:50px;padding:22px;background:#f2eee7;border-left:3px solid #5d554c;color:#514c46}@media(max-width:800px){.site-header{align-items:flex-start}.site-header nav{gap:14px;flex-wrap:wrap;justify-content:flex-end}.split,.feature-band{grid-template-columns:1fr}.feature-card{border-right:0;border-bottom:1px solid #3d3a37}.feature-card:last-child{border-bottom:0}footer{flex-direction:column}}