*{box-sizing:border-box}body{margin:0;background:#f6f1e9;color:#24231f;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}a{color:inherit}.wrap{width:min(calc(100% - 32px),1080px);margin:auto}.top{height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd5ca;position:sticky;top:0;background:rgba(246,241,233,.94);backdrop-filter:blur(14px);z-index:5}.brand{font-weight:900;text-decoration:none}.switch{border:1px solid #d8d0c5;border-radius:999px;padding:7px 11px;text-decoration:none;font-size:12px;font-weight:800}.hero{padding:72px 0 46px}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:900;color:#64775e}.hero h1{font-family:Georgia,serif;font-size:clamp(44px,8vw,78px);line-height:1.05;margin:10px 0 20px;letter-spacing:-.04em}.hero p{max-width:650px;color:#706960}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.filters button{border:1px solid #d8d0c5;background:#fffdf9;border-radius:999px;padding:9px 13px;font-weight:750;cursor:pointer}.filters button.active{background:#24231f;color:white}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-bottom:68px}.card{display:flex;flex-direction:column;background:#fffdf9;border:1px solid #ded6cc;border-radius:22px;padding:18px;text-decoration:none;min-height:220px}.card small{color:#857d73}.card h2,.card h3{font-family:Georgia,serif;line-height:1.2;margin:8px 0}.card p{font-size:13px;color:#706960}.chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto}.chip{font-size:10px;border-radius:999px;background:#f1ece4;padding:5px 8px}.section{padding:56px 0}.section h2{font-family:Georgia,serif;font-size:38px}.links{display:flex;gap:12px;flex-wrap:wrap}.links a{background:#24231f;color:#fff;border-radius:999px;padding:10px 15px;text-decoration:none;font-weight:800}.feature{max-width:760px}.feature h1{font-family:Georgia,serif;font-size:clamp(38px,7vw,64px);line-height:1.08}.place{background:#fffdf9;border:1px solid #ded6cc;border-radius:18px;padding:17px;margin:12px 0}.note{background:#efe7d8;border-radius:16px;padding:14px}.footer{border-top:1px solid #ddd5ca;padding:30px 0 60px;color:#777067;font-size:12px}@media(max-width:760px){.grid{grid-template-columns:1fr}.hero{padding-top:52px}.section h2{font-size:32px}}.notice{background:#fff3dc;border:1px solid #ead1a4;border-radius:16px;padding:14px 16px;margin:16px 0}.notice strong{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.notice p{margin:5px 0 0}
