*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f7f5ef;color:#222831;line-height:1.78}a{color:#8b4b15;font-weight:800}.top{background:#fff;border-bottom:1px solid #e2d7c6;position:sticky;top:0;z-index:9}.top nav{max-width:1180px;margin:auto;display:flex;gap:16px;overflow:auto;padding:13px 22px}.top a{text-decoration:none;color:#39414b;white-space:nowrap}.hero{padding:68px 24px;background:linear-gradient(125deg,#fff9eb,#edf4f7 60%,#e7dfd0)}.hero-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.k{letter-spacing:.15em;text-transform:uppercase;font-size:12px;color:#8f6128;font-weight:950}h1{font-size:clamp(42px,6vw,76px);line-height:.95;margin:10px 0;color:#1d2630}h2{font-size:34px;line-height:1.12;margin-top:42px;color:#263240}.dek{font-size:20px;color:#58625f}.hero img,.wide{width:100%;border-radius:30px;box-shadow:0 28px 70px #42342133}.toplink,.panel,.card{background:#fff;border:1px solid #e1d6c4;border-radius:24px;padding:22px}.toplink{margin-top:20px}.wrap{max-width:1120px;margin:auto;padding:38px 24px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.article{font-size:1.06rem}.note{background:#283646;color:white;border-radius:30px;padding:28px;margin:36px 0}.note a{color:#ffd38d}.bottom{background:#fff4e5;border:1px solid #d8bd94;border-radius:30px;padding:28px;margin-top:42px}.subhero{max-height:430px;object-fit:cover}footer{background:#1d2630;color:#eef4ff;padding:34px 6vw;margin-top:50px}footer a{color:#fff;margin-right:18px}@media(max-width:850px){.hero-grid,.cards{grid-template-columns:1fr}}