*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#171717;line-height:1.7}a{text-decoration:none;color:inherit}.container{width:min(1120px,92%);margin:auto}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.35rem;font-weight:900}.logo span{font-weight:400}.links{display:flex;gap:20px;font-size:.9rem}.hero,.article-hero{background:linear-gradient(135deg,#f4f0e8,#fff 60%,#e8eef5)}.hero{padding-bottom:90px}.hero-main{padding:90px 0 20px;max-width:820px}.eyebrow{font-size:.72rem;letter-spacing:2px;font-weight:800}.hero h1,.article-hero h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1;letter-spacing:-3px;margin:15px 0}.hero p,.article-hero p{color:#666;font-size:1.08rem}.btn{display:inline-block;background:#171717;color:#fff;padding:12px 20px;border-radius:999px;font-weight:800;margin-top:12px}.section{padding:80px 0}.soft{background:#f7f7f4}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.card{border:1px solid #e5e5e5;border-radius:20px;overflow:hidden;background:#fff}.card-img{height:180px;background:#e9e6df;display:grid;place-items:center;font-size:4rem}.card-body{padding:22px}.tag{font-size:.7rem;letter-spacing:1.5px;font-weight:900;color:#777}.card h3{line-height:1.2}.article-hero{padding-bottom:55px}.article{max-width:800px;padding:55px 0}.article h2{margin-top:40px;line-height:1.2}.article p{color:#444;font-size:1.04rem}.notice{background:#f1f1ec;padding:18px;border-radius:14px;margin-top:35px}.navbuttons{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #ddd;margin-top:50px;padding-top:25px}.footer{background:#171717;color:#eee;padding:40px 0}.footer .container{display:flex;justify-content:space-between}.footer small{color:#aaa}@media(max-width:760px){.links{display:none}.grid{grid-template-columns:1fr}.footer .container{display:block}.hero-main{padding-top:55px}}
.article-cover{width:100%;height:420px;object-fit:cover;border-radius:24px;margin:35px 0 10px;display:block}
.photo-credit{font-size:.75rem;color:#777;margin:0 0 30px}
.photo-credit a{text-decoration:underline}
