:root{color:#29372f;background:#f7f5ef;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}main{min-height:100vh;flex-direction:column;padding:28px clamp(24px,7vw,112px) 44px;background:radial-gradient(circle at 80% 10%,#e0e8dc 0,transparent 28rem),#f7f5ef}.nav,main{display:flex}.nav{align-items:center;justify-content:space-between}.brand{color:inherit;font-family:Georgia,serif;font-size:1.4rem;font-weight:700;letter-spacing:-.06em;text-decoration:none}.brand span{color:#9a7c5a;font-size:.82rem;font-style:italic;font-weight:400;letter-spacing:0;margin-left:4px}.text-link{color:inherit;font-size:.9rem;text-decoration:none;border-bottom:1px solid #9a7c5a;padding-bottom:4px}.hero{margin:auto 0;max-width:800px;padding:90px 0}.eyebrow{color:#9a7c5a;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,8vw,7.2rem);letter-spacing:-.065em;line-height:.94;margin:20px 0 30px}h1,h1 em{font-weight:400}h1 em{color:#71816d}.intro{color:#59645b;font-size:1.1rem;line-height:1.7;max-width:520px}.actions{align-items:center;display:flex;flex-wrap:wrap;gap:18px;margin-top:38px}.primary-action,.secondary-action{border-radius:100px;text-decoration:none;transition:transform .2s ease,background .2s ease}.primary-action{background:#29372f;color:#fff;padding:15px 22px}.primary-action span{margin-left:14px}.secondary-action{color:#29372f;padding:14px 4px;text-decoration:underline;text-underline-offset:4px}.primary-action:hover,.secondary-action:hover{transform:translateY(-2px)}.note{align-items:flex-end;border-top:1px solid #d6d7ce;display:flex;gap:32px;padding-top:18px}.note span{color:#9a7c5a}.note p,.note span{font-family:Georgia,serif}.note p{font-size:1rem;line-height:1.4;margin:0;max-width:300px}@media (max-width:520px){main{padding:24px 24px 34px}.hero{padding:70px 0}.note{align-items:flex-start;gap:16px}}