*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#1f2937;background:#f7f7f5;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:#92400e}a:hover,a:focus{color:#b45309}header{position:sticky;top:0;z-index:10;padding:17px 20px;color:#fff;background:#1f2937;box-shadow:0 2px 8px rgba(0,0,0,.2)}nav{display:flex;justify-content:space-between;align-items:center;max-width:1120px;margin:auto}nav strong{font-size:1.05rem}nav a{margin-left:20px;color:#fff;text-decoration:none}nav a:hover,nav a:focus{color:#f59e0b}.hero{display:grid;place-items:center;min-height:500px;padding:80px 22px;color:#fff;text-align:center;background-position:center;background-size:cover}.hero-content{max-width:830px;padding:30px;border-radius:12px;background:rgba(17,24,39,.72);box-shadow:0 14px 36px rgba(0,0,0,.3)}.hero h1{margin:0 0 12px;font-size:clamp(2.35rem,6vw,4rem);line-height:1.1}.hero p{max-width:720px;margin:0 auto;font-size:1.25rem}.section{max-width:1120px;margin:58px auto;padding:0 22px}.intro{max-width:780px;margin:0 auto 30px;text-align:center}.intro h2{margin:0 0 8px;font-size:2rem}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.feature{padding:22px;border-left:5px solid #f59e0b;border-radius:7px;background:#fff;box-shadow:0 5px 16px rgba(0,0,0,.07)}.feature h3,.feature p{margin:0}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.gallery figure{overflow:hidden;margin:0;border-radius:10px;background:#fff;box-shadow:0 5px 18px rgba(0,0,0,.1)}.gallery img{display:block;width:100%;height:360px;object-fit:cover}.gallery .portrait img{object-position:center}.gallery figcaption{padding:12px 16px;color:#4b5563}.cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px;border-radius:12px;color:#fff;background:#1f2937}.cta h2,.cta p{margin:0}.button{display:inline-block;white-space:nowrap;padding:12px 20px;border-radius:5px;color:#111827;background:#f59e0b;font-weight:bold;text-decoration:none}.button:hover,.button:focus{color:#111827;background:#fbbf24}footer{margin-top:58px;padding:24px;color:#fff;background:#111827;text-align:center}footer p{margin:0}@media(max-width:700px){nav{align-items:flex-start;gap:12px}nav div{display:flex;flex-wrap:wrap;justify-content:flex-end}nav a{margin-left:14px}.hero{min-height:420px}.gallery{grid-template-columns:1fr}.gallery img{height:290px}.cta{align-items:flex-start;flex-direction:column}}@media(max-width:430px){.hero-content{padding:22px}.gallery img{height:240px}}
