*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#1d1c1a;background:#fffaf5;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.topbar{position:sticky;top:0;z-index:10;background:rgba(255,250,245,.92);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 6vw;border-bottom:1px solid #eaded0}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:700;line-height:1.05}.brand-mark{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#101010;color:#9bd65b;font-size:28px;font-family:Georgia,serif}.nav{display:flex;gap:18px;font-size:14px}.nav a{text-decoration:none;color:#433d36}.nav a:hover{color:#111}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:#111;color:white;text-decoration:none;font-weight:800;box-shadow:0 10px 25px rgba(0,0,0,.12)}.btn:hover{transform:translateY(-1px)}.btn-outline{background:transparent;color:#111;border:1px solid #111;box-shadow:none}.btn-small{min-height:40px;padding:0 18px;font-size:14px}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center;padding:70px 6vw 50px;background:radial-gradient(circle at top right,#d6f3b9,transparent 35%),linear-gradient(135deg,#fffaf5,#f7eadc)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;color:#5c7f32;margin:0 0 10px}.hero h1{font-size:clamp(42px,7vw,78px);line-height:.95;margin:0 0 20px;color:#15120f;font-family:Georgia,serif}.lead{font-size:clamp(19px,2vw,25px);max-width:650px;color:#332d27}.history-note{max-width:620px;background:white;border-left:4px solid #9bd65b;padding:16px 18px;border-radius:14px;color:#4b443d}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.hero-card{border-radius:32px;overflow:hidden;box-shadow:0 30px 70px rgba(0,0,0,.22);background:#111}.hero-card img{width:100%;height:680px;object-fit:cover}.section{padding:72px 6vw}.trust{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:30px;padding-bottom:30px;background:#111;color:white}.trust div{border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:22px}.trust strong{display:block;color:#9bd65b}.trust span{color:#eee}h2{font-size:clamp(30px,4vw,48px);line-height:1.05;margin:0 0 30px;font-family:Georgia,serif;color:#17130f}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{background:white;border:1px solid #eaded0;border-radius:24px;padding:26px;box-shadow:0 10px 30px rgba(0,0,0,.04)}.cards h3{margin:0 0 10px;font-size:22px}.cards p{margin:0;color:#5a5149}.story{display:grid;grid-template-columns:1fr .8fr;gap:36px;align-items:center;background:#f2eadf}.story p{font-size:18px;color:#514941}.story img{border-radius:28px;height:520px;width:100%;object-fit:cover;box-shadow:0 18px 45px rgba(0,0,0,.14)}.gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.gallery img{height:360px;width:100%;object-fit:cover;border-radius:22px}.partner{background:#111;color:white}.partner h2{color:white}.partner p{font-size:19px;max-width:780px;color:#eee}.text-link{display:inline-block;margin-top:10px;color:#b7ef7a;font-weight:900;text-underline-offset:5px}.reviews{background:#fff}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:26px}.review-grid blockquote{margin:0;background:#fffaf5;border:1px solid #eaded0;border-radius:22px;padding:26px;font-size:18px;color:#433d36}.location{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:stretch;background:#f7eadc}.location iframe{width:100%;min-height:420px;border:0;border-radius:28px;box-shadow:0 16px 40px rgba(0,0,0,.12)}.footer{background:#111;color:#eee;text-align:center;padding:36px 6vw}.footer p{margin:6px 0}.credit{color:#aaa;font-size:14px}@media(max-width:900px){.nav{display:none}.hero,.story,.location{grid-template-columns:1fr}.hero-card img{height:520px}.trust,.cards,.review-grid{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.gallery img{height:300px}}@media(max-width:520px){.topbar{padding:12px 18px}.hero,.section{padding-left:20px;padding-right:20px}.hero{padding-top:44px}.hero-card img{height:430px}.gallery{grid-template-columns:1fr}.gallery img{height:auto}.btn{width:100%}}