*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#171717;background:#f6f4ef;margin:0;font-family:Arial,sans-serif}.shell{width:min(1120px,100% - 40px);margin:auto}.nav{justify-content:space-between;align-items:center;height:82px;display:flex}.brand{color:#171717;align-items:center;gap:10px;font-weight:800;text-decoration:none;display:flex}.mark{color:#fff;background:#ff7a00;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.nav nav{gap:24px;display:flex}.nav a{color:inherit;text-decoration:none}.navCta{border:1px solid #ddd;border-radius:999px;padding:10px 16px}.hero{padding:90px 0 50px}.eyebrow{letter-spacing:.15em;color:#a14c00;font-size:12px;font-weight:800}.light{color:#ffc17f}.hero h1,.section h2,.spotlight h2,.contact h2{letter-spacing:-.05em;line-height:1}.hero h1{max-width:1000px;margin:18px 0;font-size:clamp(52px,8vw,96px)}.hero h1 span{color:#ef6f00}.heroCopy{color:#5d5750;max-width:700px;font-size:21px;line-height:1.55}.heroActions{gap:12px;margin:32px 0 50px;display:flex}.primary,.secondary{border-radius:999px;padding:14px 20px;font-weight:700;text-decoration:none}.primary{color:#fff;background:#171717}.secondary{border:1px solid #d8d0c6}.heroPanel{border-top:1px solid #ddd3c8;border-bottom:1px solid #ddd3c8;grid-template-columns:repeat(3,1fr);display:grid}.heroPanel div{padding:24px 0}.heroPanel small{color:#8c8277;margin-bottom:6px;display:block}.section{padding:100px 0}.sectionHead{grid-template-columns:1fr 1fr;align-items:end;gap:50px;margin-bottom:40px;display:grid}.section h2,.spotlight h2,.contact h2{margin:12px 0;font-size:clamp(42px,6vw,68px)}.productGrid{grid-template-columns:1.35fr .65fr;gap:18px;display:grid}.productCard{background:#fff;border:1px solid #e4ddd4;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:340px;padding:28px;display:flex}.productCard.featured{color:#fff;background:#ff7a00;border:0}.productTop{text-transform:uppercase;justify-content:space-between;font-size:12px;display:flex}.productCard h3{margin:0 0 12px;font-size:40px}.productCard p{font-size:17px;line-height:1.55}.productCard a{color:inherit;font-weight:700;text-decoration:none}.spotlight{color:#fff;background:#151515;padding:100px 0}.spotlightInner{grid-template-columns:1fr .75fr;align-items:center;gap:60px;display:grid}.spotlight p{color:#c7c7c7;font-size:19px;line-height:1.6}.chips{flex-wrap:wrap;gap:8px;display:flex}.chips span{border:1px solid #444;border-radius:999px;padding:8px 12px}.bookMock{background:linear-gradient(145deg,#8f1900,#250700);border-radius:28px;flex-direction:column;justify-content:space-between;min-height:420px;padding:34px;display:flex}.bookTitle{font-family:Georgia,serif;font-size:52px}.services{border-top:1px solid #ddd3c8}.service{border-bottom:1px solid #ddd3c8;grid-template-columns:70px 1fr;padding:24px 0;display:grid}.about{grid-template-columns:1fr 1fr;gap:60px;display:grid}.aboutCopy{color:#615b54;font-size:18px;line-height:1.7}.contact{color:#fff;background:#ff7a00;border-radius:30px;justify-content:space-between;align-items:end;gap:30px;margin-bottom:50px;padding:50px;display:flex}.contactButton{color:#171717;background:#fff;border-radius:999px;padding:14px 18px;font-weight:800;text-decoration:none}.footer{color:#716a62;justify-content:space-between;align-items:center;padding:20px 0 40px;font-size:13px;display:flex}@media (max-width:800px){.nav nav{display:none}.heroPanel,.sectionHead,.spotlightInner,.productGrid,.about{grid-template-columns:1fr}.contact{flex-direction:column;align-items:flex-start;margin-left:20px;margin-right:20px}.footer{flex-direction:column;align-items:flex-start;gap:14px}}
