*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fbfaf7;color:#20221f}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.container{width:min(1120px,92%);margin:0 auto}.hero{min-height:760px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:48px;gap:48px;align-items:center;padding:48px 0}.eyebrow{color:#6b735e;font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:13px}h1{font-size:clamp(46px,7vw,78px);line-height:.98;margin:16px 0 22px;letter-spacing:-.045em}h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.03em;margin:0 0 18px}p{line-height:1.75;color:#555b52}.hero-copy{max-width:650px}.hero-copy .lead{font-size:20px;max-width:590px}.photo-card{overflow:hidden;border-radius:32px;box-shadow:0 24px 70px rgba(34,38,30,.14)}.photo-card img{width:100%;height:620px;object-fit:cover;display:block}.progress-card{background:#fff;border:1px solid #e6e3da;border-radius:24px;padding:24px;margin:30px 0;box-shadow:0 12px 35px rgba(34,38,30,.06)}.progress-head{display:flex;justify-content:space-between;gap:16px;align-items:end}.progress-head strong{font-size:34px}.bar{height:14px;background:#ebe9e1;overflow:hidden;margin:18px 0 12px}.bar,.bar>div{border-radius:999px}.bar>div{height:100%;width:65%;background:#78865f}.progress-meta{display:flex;justify-content:space-between;color:#62685f;font-size:14px}.btn{border:0;border-radius:999px;padding:16px 28px;font-weight:800;background:#26351f;color:white}.btn.secondary{background:#ecebe5;color:#26351f}.section{padding:100px 0}.story{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:70px;gap:70px;align-items:center}.story-photo img{width:100%;height:620px;object-fit:cover;border-radius:28px}.appeal{background:#26351f;color:white;border-radius:36px;padding:64px}.appeal p{color:#e8eadf;font-size:18px}.appeal h2{max-width:760px}.gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.gallery img{width:100%;height:500px;object-fit:cover;border-radius:24px}footer{padding:45px 0;border-top:1px solid #e6e3da;color:#777}.modal-backdrop{position:fixed;inset:0;background:rgba(15,20,12,.58);display:flex;align-items:center;justify-content:center;padding:20px;z-index:50}.modal{width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:28px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.modal-header{display:flex;justify-content:space-between;align-items:start;gap:15px}.close{border:0;background:#f0efe9;width:40px;height:40px;border-radius:50%}.field{margin:15px 0}.field label{display:block;font-weight:700;margin-bottom:7px;font-size:14px}.field input,.field textarea{width:100%;padding:14px 15px;border:1px solid #d9d8d0;border-radius:14px;outline:none}.field input:focus,.field textarea:focus{border-color:#78865f}.error{color:#a3342a;background:#fff0ee;padding:12px;border-radius:12px;margin:12px 0}.success{text-align:center;padding:20px 5px}.small{font-size:13px;color:#747970}.admin-shell{min-height:100vh;padding:60px 0}.admin-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.admin-card{background:#fff;border:1px solid #e5e3db;border-radius:20px;padding:24px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}td,th{padding:12px;border-bottom:1px solid #eee;text-align:left;white-space:nowrap}@media(max-width:800px){.hero,.story{grid-template-columns:1fr}.hero{padding-top:30px}.photo-card img,.story-photo img{height:520px}.gallery{grid-template-columns:1fr}.gallery img{height:420px}.appeal{padding:36px 25px}.admin-grid{grid-template-columns:1fr}}