*{box-sizing:border-box}body{margin:0;background:#f6f5f0;color:#243f34;font:17px/1.65 system-ui,-apple-system,sans-serif}a{color:#244b3e;text-underline-offset:4px}a:focus-visible,summary:focus-visible{outline:3px solid #9b6719;outline-offset:5px}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:8px;background:white;padding:12px;z-index:2}header,main,footer{max-width:1120px;margin:auto;padding:24px}header{display:flex;gap:24px;justify-content:space-between;align-items:center;flex-wrap:wrap}header img{width:205px;height:auto}nav{display:flex;gap:24px;flex-wrap:wrap}h1{font-family:Georgia,serif;font-size:clamp(40px,6vw,70px);line-height:1.1;max-width:820px;margin:20px 0}h2{line-height:1.2;margin-top:0}h3{margin-bottom:8px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.hero{background:#e9efdf;border-radius:22px;padding:clamp(24px,5vw,58px);margin:25px 0 48px}.hero p{max-width:700px}.button{display:inline-block;padding:12px 22px;border-radius:8px;background:#244b3e;color:white;text-decoration:none;font-weight:650;min-height:48px}.secondary{background:white;color:#244b3e;border:1px solid #ccd5c7}.actions{display:flex;gap:16px;flex-wrap:wrap;margin:26px 0}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:28px 0 42px}.card{padding:26px;border:1px solid #dce2d6;background:white;border-radius:14px}.card ul{padding-left:20px}.price{font-size:34px;font-weight:700;margin:10px 0}.muted,small{color:#50634f}.note{padding:22px;background:#e9efdf;border-radius:12px}details{padding:18px 0;border-bottom:1px solid #dce2d6}summary{cursor:pointer;font-weight:650}footer{border-top:1px solid #dce2d6;margin-top:45px;padding-bottom:45px}li{margin:7px 0}@media(max-width:700px){.grid{grid-template-columns:1fr}header,main,footer{padding:20px}nav{gap:16px;font-size:15px}.hero{margin-top:8px}header img{width:180px}}