*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Trebuchet MS",Arial,sans-serif;color:#111;background:#fff}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:0;z-index:20;background:rgba(12,12,12,.97);color:#fff;box-shadow:0 2px 18px #0003}.topbar{max-width:1200px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:8px 20px;border-bottom:1px solid #ffffff22;font-size:13px}.langs{display:flex;gap:6px}.lang{background:none;border:0;color:#aaa;padding:7px 9px;cursor:pointer;font-size:13px}.lang.active{color:#fff;border-bottom:2px solid #42bd55}.top-actions{display:flex;align-items:center;gap:18px}.top-actions a:not(.phone){color:#ddd}.phone{background:#35b94b;color:#fff!important;border-radius:22px;padding:9px 16px;font-weight:700}.navrow{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:11px 20px}.brand{font-size:25px;font-weight:700;letter-spacing:-0.4px}.brand span{color:#39b94e}.brand small{display:block;font-size:9px;letter-spacing:4px;color:#ddd;margin-top:1px}.navrow nav{display:flex;gap:25px;font-size:13px;font-weight:700}.navrow nav a:hover{color:#45c458}.hero{height:min(600px,72vh);min-height:470px;position:relative;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.28) 55%,rgba(0,0,0,.12))}.hero-content{position:absolute;left:max(5%,calc((100% - 1200px)/2));top:50%;transform:translateY(-50%);color:#fff;max-width:610px}.eyebrow{font-size:13px;letter-spacing:2px;font-weight:800;margin-bottom:12px}.eyebrow.dark{color:#39aa4a}.hero h1{font-size:clamp(40px,5vw,72px);line-height:1.02;margin:0 0 20px;font-weight:700;letter-spacing:-1px}.hero h1 em{color:#42c653;font-style:normal}.hero p{font-size:20px;line-height:1.4;max-width:570px}.btn{display:inline-block;background:#35b94b;color:#fff;padding:14px 21px;border-radius:4px;font-weight:800;margin-top:12px;transition:.2s}.btn:hover{background:#27983a;transform:translateY(-1px)}.benefits{display:grid;grid-template-columns:repeat(5,1fr);max-width:1200px;margin:auto;padding:30px 20px;border-bottom:1px solid #ddd}.benefits>div{text-align:center;padding:0 18px;border-right:1px solid #ddd}.benefits>div:last-child{border:0}.benefits span{font-size:28px}.benefits h3{font-size:14px;margin:8px 0}.benefits p{font-size:13px;color:#666;line-height:1.35;margin:0}.section{max-width:1200px;margin:auto;padding:65px 20px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section-head h2,.about h2,.location h2,.contact-info h2{font-size:38px;line-height:1.08;margin:0;font-weight:700;letter-spacing:-0.5px}.section-head>p{color:#666}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.card{position:relative;height:300px;overflow:hidden;background:#222;color:#fff}.card img{width:100%;height:100%;object-fit:cover;transition:.35s}.card:hover img{transform:scale(1.04)}.card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#000c)}.card strong{position:absolute;z-index:2;left:17px;bottom:18px;font-size:21px;line-height:1.05}.card span{position:absolute;z-index:2;right:17px;bottom:17px;font-size:28px}.about{display:grid;grid-template-columns:1fr 1fr;background:#101311;color:#fff}.about-copy{padding:65px max(20px,calc((100vw - 1200px)/2 + 20px)) 65px  max(20px,calc((100vw - 1200px)/2 + 20px))}.about h2{font-size:44px;color:#42c653;margin-bottom:20px;font-weight:700;letter-spacing:-0.5px}.about p{color:#ddd;line-height:1.55;max-width:550px}.about ul{padding-left:20px;color:#fff;line-height:1.9}.about li::marker{color:#42c653}.about>img{width:100%;height:100%;min-height:430px;object-fit:cover}.gallery-section{background:#f6f6f6}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery img{width:100%;height:240px;object-fit:cover;border-radius:2px}.location{display:grid;grid-template-columns:1fr 1.35fr;max-width:1200px;margin:auto;padding:65px 20px;gap:25px;align-items:stretch}.location-copy{padding:35px;background:#101311;color:#fff}.location h2{color:#42c653;margin-bottom:20px}.location-copy p{font-size:19px;line-height:1.5;color:#ddd}.directions{display:flex;gap:14px;margin:25px 0}.directions div{background:#1c231d;padding:15px;flex:1}.directions b{display:block;color:#42c653;font-size:22px}.directions span{display:block;font-size:12px;color:#ccc;margin-top:5px}.map-wrap{min-height:430px}.map-wrap iframe{width:100%;height:100%;min-height:430px;border:0}.contacts{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr;gap:0;padding:0 20px 65px}.contact-photo img{width:100%;height:430px;object-fit:cover}.contact-info{padding:35px;background:#f0f0ed}.contact-info p{line-height:1.5}.socials{display:flex;gap:12px;margin-top:20px}.socials a{padding:10px 14px;border:1px solid #222;border-radius:4px;font-weight:700}.contact-info a[href^="tel"]{font-weight:800}footer{background:#0d0d0d;color:#fff;padding:25px max(20px,calc((100vw - 1200px)/2 + 20px));display:flex;align-items:center;justify-content:space-between;gap:20px}footer p{color:#ccc}footer a:hover{color:#42c653}@media(max-width:900px){.top-actions a:not(.phone){display:none}.navrow nav{gap:12px;font-size:11px}.benefits{grid-template-columns:repeat(2,1fr);gap:20px}.benefits>div:nth-child(2){border-right:0}.cards{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr}.about-copy{padding:50px 25px}.location,.contacts{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.topbar{padding:5px 10px}.top-actions .phone{font-size:11px;padding:8px 10px}.navrow{padding:10px}.brand{font-size:19px}.brand small{font-size:7px;letter-spacing:2px}.navrow nav{display:none}.hero{min-height:570px;height:72vh}.hero-content{left:22px;right:18px}.hero h1{font-size:40px}.hero p{font-size:16px}.benefits{grid-template-columns:1fr 1fr;padding:22px 10px}.benefits>div{border-right:0;padding:8px}.benefits h3{font-size:12px}.benefits p{font-size:11px}.section{padding:45px 15px}.section-head{display:block}.section-head h2,.about h2,.location h2,.contact-info h2{font-size:31px}.cards{grid-template-columns:1fr 1fr;gap:8px}.card{height:220px}.card strong{font-size:16px;left:10px;bottom:12px}.card span{right:10px;bottom:9px}.about>img{min-height:300px}.gallery{grid-template-columns:1fr 1fr;gap:8px}.gallery img{height:150px}.location{padding:45px 15px}.location-copy{padding:28px 20px}.directions{display:block}.directions div{margin-bottom:8px}.map-wrap,.map-wrap iframe{min-height:330px}.contacts{padding:0 15px 45px}.contact-photo img{height:280px}footer{display:block;text-align:center;padding:25px 15px}.footer .brand{margin-bottom:15px}}


/* Local SEO text: visible, useful content for visitors and search engines */
.seo-text { background: #f5f2eb; }
.seo-text-inner { max-width: 920px; margin: 0 auto; }
.seo-text-inner p { max-width: 850px; font-size: 17px; line-height: 1.75; margin: 0 0 16px; }
@media (max-width: 700px) { .seo-text-inner p { font-size: 16px; } }
