*{margin:0;padding:0;box-sizing:border-box}
body{font-family:Georgia,'Noto Serif SC',serif;background:#fdfcf9;color:#2a241e;line-height:1.6}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto}
.h{background:rgba(253,252,249,.95);backdrop-filter:blur(20px);padding:10px 0;border-bottom:1px solid #ece4dc;position:sticky;top:0;z-index:100}
.hi{max-width:900px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}
.lgo{font-size:1rem;font-weight:700;color:#e8602a}
.nv{display:flex;gap:4px}
.nv a{padding:6px 18px;font-size:.85rem;color:#8a7a6a;border-radius:6px;font-weight:500;font-family:Inter,sans-serif}
.nv a:hover{color:#e8602a}
.aw{max-width:700px;margin:0 auto;padding:24px 20px 60px}
.ab{display:inline-flex;align-items:center;gap:4px;font-size:.7rem;color:#b8a088;text-decoration:none;margin-bottom:20px;font-family:Inter,sans-serif}
.ac{font-size:.55rem;font-weight:600;letter-spacing:2px;color:#e8602a;text-transform:uppercase;font-family:Inter,sans-serif;margin-bottom:4px}
.act{font-size:1.2rem;font-weight:700;line-height:1.25;margin-bottom:4px;letter-spacing:-.3px}
.abd{font-size:.68rem;color:#b8a088;font-family:Inter,sans-serif;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #ece4dc}
.abdc{font-size:.88rem;line-height:1.85;color:#2a241e}
.abdc h2{font-size:1.05rem;margin:20px 0 8px;color:#2a241e}
.abdc p{margin-bottom:12px;color:#5a5048}
.abdc ul,.abdc ol{padding-left:20px;margin:8px 0 12px}
.abdc li{margin-bottom:4px;color:#5a5048}
.cta{display:inline-block;padding:10px 28px;background:#e8602a;color:#fff;border-radius:0;font-size:.78rem;font-weight:600;font-family:Inter,sans-serif}
@media(max-width:600px){
.hi{flex-wrap:wrap;gap:8px;justify-content:center}
.nv{flex-wrap:wrap;justify-content:center}
}