*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;color:#241a18;background:#fbf7f1;line-height:1.7}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:#fffdf9;border-bottom:1px solid #eadfd5;position:sticky;top:0;z-index:5}.brand{font-size:22px;font-weight:800;color:#241a18;text-decoration:none}.brand span{color:#8b3f4a}.brand-icon{margin-right:7px;color:#8b3f4a}.nav nav{display:flex;gap:24px}.nav nav a{color:#241a18;text-decoration:none;font-size:14px}.small-btn{padding:9px 16px;border-radius:999px;background:#8b3f4a;color:#fff!important;text-decoration:none;font-size:14px}.page{max-width:900px;margin:55px auto;padding:0 24px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:800;color:#8b3f4a}h1,h2{font-family:Georgia,serif}h1{font-size:46px;line-height:1.15;margin:10px 0 20px}h2{font-size:27px;margin-top:34px}p,li{color:#6f625d}.card{background:#fffdf9;border:1px solid #eadfd5;border-radius:18px;padding:34px;box-shadow:0 10px 30px rgba(60,40,30,.05)}.notice{background:#fff7e8;border-left:4px solid #b18a4a;padding:14px 18px;border-radius:8px;margin:24px 0}footer{margin-top:60px;padding:28px 6%;border-top:1px solid #eadfd5;display:flex;gap:25px;justify-content:space-between;flex-wrap:wrap;color:#6f625d;font-size:13px}footer a{color:#6f625d;text-decoration:none}@media(max-width:700px){.nav{padding:0 4%}.nav nav{display:none}.page{margin:35px auto;padding:0 18px}h1{font-size:36px}.card{padding:22px}footer{display:block}footer div{margin:8px 0}}