*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{color:#432e24;background:#fffaf2;margin:0;font-family:Arial,sans-serif;line-height:1.6}a{color:inherit}header{justify-content:space-between;align-items:center;gap:24px;max-width:1320px;margin:auto;padding:24px 40px;display:flex}.brand{grid-template-columns:52px auto;align-items:center;column-gap:12px;font:30px Georgia,serif;text-decoration:none;display:grid}.brand img{grid-row:span 2;width:52px}.brand span{letter-spacing:1.5px;text-transform:uppercase;font:10px Arial,sans-serif}nav{gap:28px;font-size:14px;display:flex}nav a{text-decoration:none}nav a:hover{text-decoration:underline}main{max-width:1320px;margin:auto;padding:0 40px}.hero{border-top:1px solid #deccbc;grid-template-columns:1.1fr 1fr;align-items:center;gap:55px;padding:42px 0 65px;display:grid}.hero>img{border-radius:8px 90px 8px 8px;width:100%}.eyebrow{letter-spacing:2px;color:#735448;font-size:10px;font-weight:700}h1,h2,h3{font-family:Georgia,serif;font-weight:400;line-height:1.12}h1{margin:20px 0;font-size:clamp(44px,5vw,68px)}h2{margin:12px 0;font-size:38px}h3{margin:12px 0;font-size:26px}.intro p{color:#715d52;max-width:390px;font-size:17px}.button{color:#fff;background:#754333;border-radius:5px;justify-content:space-between;gap:32px;margin-top:20px;padding:14px 22px;text-decoration:none;display:inline-flex}.button:hover{background:#522e22}.sectionhead{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.sectionhead p{color:#715d52;font-size:14px}.grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.card{text-decoration:none;display:block}.paper{background:#f1dbce;border-radius:7px;justify-content:center;height:360px;padding:28px 50px;display:flex;overflow:hidden}.card1 .paper{background:#e1e6d5}.card2 .paper{background:#efdcae}.paper img{object-fit:contain;max-width:100%;height:100%;transition:transform .2s;box-shadow:3px 5px 12px #442b2420}.card:hover .paper img{transform:rotate(-2deg)scale(1.03)}.cardcopy{padding:22px 4px}.cardcopy p{color:#715d52;font-size:14px}.textlink{border-bottom:1px solid #ab8270;padding-bottom:4px;font-size:13px}.note{background:#f4e8da;border-radius:8px;align-items:center;gap:30px;max-width:810px;margin:65px auto;padding:38px;display:flex}.note>span{font-size:46px}.note h2{font-size:30px}.note p{color:#715d52;max-width:550px}footer{text-align:center;border-top:1px solid #deccbc;margin-top:65px;padding:40px 24px}.footerbrand{font:30px Georgia;text-decoration:none}footer p{font-size:14px}footer nav{justify-content:center;margin:25px 0}footer small{color:#796459;font-size:11px}.skip{position:absolute;top:-100px}.skip:focus{z-index:10;background:#fff;padding:12px;top:0}:focus-visible{outline-offset:5px;outline:3px solid #b46b42}.detail{grid-template-columns:1fr 1fr;gap:60px;margin-top:36px;display:grid}.detail .preview{text-align:center;background:#eadfce;padding:30px}.preview img{width:100%;max-width:420px}.detail h1{font-size:48px}.downloads{flex-wrap:wrap;gap:12px;display:flex}.downloads .button{gap:12px;font-size:14px}.fine{color:#715d52;font-size:13px}.prose{max-width:750px;min-height:50vh;padding-top:40px}.prose h1{font-size:48px}.prose h2{margin-top:30px;font-size:28px}.detail ol{padding-left:20px}.detail li{margin-bottom:10px}.back{margin-top:20px;font-size:13px;display:inline-block}@media (max-width:800px){header{flex-wrap:wrap;padding:18px 20px}.brand{font-size:25px}nav{gap:20px;font-size:12px}main{padding:0 20px}.hero{grid-template-columns:1fr;gap:24px;padding:24px 0 44px}.hero>img{object-fit:cover;max-height:330px}.intro h1 br{display:none}.intro h1{font-size:46px}.sectionhead{display:block}.grid{grid-template-columns:1fr}.paper{height:380px}.note{gap:16px;margin:30px 0;padding:24px}.note>span{display:none}.detail{grid-template-columns:1fr;gap:20px}.detail h1{font-size:38px}.prose h1{font-size:40px}footer nav{flex-wrap:wrap}}
