:root{--green:#90d75e;--dark:#141b16;--cream:#f4f3ea}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--cream);color:var(--dark);margin:0;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}header{background:var(--dark);color:#fff;z-index:5;justify-content:space-between;align-items:center;height:76px;padding:0 5%;display:flex;position:sticky;top:0}header .logo{letter-spacing:-1px;font-size:25px;font-weight:900}header .logo span{color:var(--green)}nav{gap:32px;font-size:13px;display:flex}.phone{border:1px solid #657064;padding:13px 18px;font-size:14px}.hero{color:#fff;background:#202b20;align-items:center;height:calc(100svh - 76px);min-height:620px;max-height:900px;display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:65% 45%;opacity:.85;width:100%;height:100%;position:absolute}.hero:after{content:"";background:linear-gradient(90deg,#05120aed,#05120aa6 42%,#05120a14 80%);position:absolute;inset:0}.hero-content{z-index:1;max-width:670px;margin:0 5%;padding:70px 0 100px;animation:.8s both enter;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:2px;margin-bottom:25px;font-size:11px;font-weight:700;display:block}.eyebrow:before{content:"— ";color:var(--green)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-2px;margin-bottom:24px;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(70px,9vw,136px);font-weight:900;line-height:.98}h1 span{color:var(--green)}.hero h2{letter-spacing:-.7px;margin-bottom:14px;font-size:25px}.hero p{color:#e0e5dd;max-width:390px;font-size:16px;line-height:1.6}.buttons{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{background:var(--green);color:var(--dark);justify-content:space-between;align-items:center;gap:28px;padding:18px 23px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:#abeb81;transform:translateY(-3px)}.button.secondary{color:#fff;background:0 0;border:1px solid #99a393}.hero-bottom{z-index:1;border-top:1px solid #ffffff50;justify-content:space-between;padding-top:20px;font-size:12px;display:flex;position:absolute;bottom:25px;left:5%;right:5%}.demo{background:#dfebd4;padding:11px 5%;font-size:12px;line-height:1.5}.section{padding:95px 5%}.intro{grid-template-columns:1fr 1.2fr;align-items:center;gap:9%;display:grid}.intro h2,.services h2,.visit h2{letter-spacing:-1px;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(40px,5vw,70px);font-weight:800;line-height:1.04}.intro p{color:#586057;max-width:450px;line-height:1.8}.intro img{aspect-ratio:1.25;object-fit:cover;width:100%}.caption{letter-spacing:1px;text-transform:uppercase;margin-top:13px;font-size:11px}.services{background:var(--dark);color:#fff}.section-top{justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px;display:flex}.section-top p{color:#b8c2b5;max-width:300px;line-height:1.6}.service-list{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.service img{aspect-ratio:1.35;object-fit:cover;width:100%;transition:filter .3s}.service:hover img{filter:brightness(1.12)}.service h3{margin:22px 0 12px;font-size:23px}.service h3 small{color:var(--green);margin-right:15px;font-size:12px}.service p{color:#b8c2b5;max-width:330px;font-size:14px;line-height:1.7}.notice{background:#e6ecde;border-bottom:1px solid #c9cfbf;grid-template-columns:1fr 2fr;gap:30px;padding:36px 5%;display:grid}.notice h3{margin-bottom:10px;font-size:18px}.notice p{margin-bottom:0;font-size:14px;line-height:1.7}.notice small{color:#59634f;font-size:11px;display:block}.visit{grid-template-columns:1fr 1fr;align-items:center;gap:8%;display:grid}.visit img{aspect-ratio:1.1;object-fit:cover;width:100%}.visit address{margin:25px 0;font-size:19px;font-style:normal;line-height:1.6}.visit .number{letter-spacing:-1px;font-size:30px;font-weight:700;display:block}.visit p{color:#687061;margin-top:22px;font-size:13px}footer{background:var(--dark);color:#bdc9b8;justify-content:space-between;padding:28px 5%;font-size:11px;display:flex}.reveal{transition:opacity .65s,transform .65s}.js .reveal.pending{opacity:0;transform:translateY(22px)}@keyframes enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (width<=700px){header{height:66px}nav{display:none}.phone{padding:10px;font-size:12px}.hero{height:calc(100svh - 66px);min-height:640px;max-height:850px}.hero>img{object-position:58% center}.hero:after{background:linear-gradient(90deg,#081b10df,#081b1070)}.hero-content{max-width:95%;padding-top:40px}h1{font-size:82px}.hero h2{font-size:21px}.hero-bottom{gap:15px;font-size:10px}.section{padding:65px 6%}.intro,.visit{grid-template-columns:1fr;gap:30px}.section-top{display:block}.service-list{grid-template-columns:1fr;gap:30px}.service img{aspect-ratio:1.6}.notice{grid-template-columns:1fr;gap:15px;padding:30px 6%}footer{gap:20px;line-height:1.6}.button{gap:16px;padding:16px 18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}.js .reveal.pending{opacity:1;transform:none}}.official-label{color:var(--green);letter-spacing:.4px;border-bottom:1px solid #90d75e80;margin-bottom:22px;padding-bottom:9px;font-size:12px;font-weight:700;display:inline-block}.notice{scroll-margin-top:20px}.notice h3{font-size:24px;line-height:1.2}.notice .eyebrow{margin-bottom:15px}.notice .eyebrow:before{color:#405e2e}.notice p+p{margin-top:16px}.official-contact{text-underline-offset:4px;margin-top:20px;font-size:13px;font-weight:700;text-decoration:underline;display:inline-block}footer a{text-underline-offset:3px;text-decoration:underline}footer span{line-height:1.8}@media (width>=701px) and (width<=1000px){nav{gap:16px}header{padding:0 3%}}.news-strip{background:var(--green);color:var(--dark);align-items:center;gap:24px;min-height:64px;padding:0 5%;display:flex;overflow:hidden}.news-label{letter-spacing:1.5px;border-right:1px solid #141b1640;flex-shrink:0;padding-right:24px;font-size:10px;font-weight:800}.news-window{flex:1;min-width:0;overflow:hidden}.news-track{width:max-content;animation:38s linear infinite news-scroll;display:flex}.news-track>span{white-space:nowrap;align-items:center;gap:30px;padding-right:30px;font-size:14px;font-weight:700;display:flex}.news-track b{font-size:22px}.news-strip:hover .news-track,.news-strip:focus-within .news-track{animation-play-state:paused}.news-strip button{color:inherit;cursor:pointer;background:0 0;border:1px solid #141b1650;padding:9px 12px}.news-strip button:focus-visible{outline:2px solid var(--dark);outline-offset:3px}@keyframes news-scroll{to{transform:translate(-50%)}}footer.site-footer{color:#c0cbbb;background:#101710;padding:70px 5% 25px;display:block}.footer-top{grid-template-columns:1.4fr 1fr 1fr;gap:55px;padding-bottom:55px;display:grid}.footer-brand>a{letter-spacing:-1px;color:#fff;font-family:Impact,Arial Narrow,sans-serif;font-size:46px;line-height:1;text-decoration:none}.footer-brand>a span{color:var(--green)}.site-footer p{margin:20px 0;font-size:13px;line-height:1.8}.footer-official{color:var(--green);font-size:11px}.site-footer h2{letter-spacing:2px;color:var(--green);margin-bottom:24px;font-size:10px}.site-footer address{font-size:14px;font-style:normal;line-height:1.9}.footer-phone{color:#fff;margin-top:16px;font-size:20px;text-decoration:none;display:inline-block}.footer-links{flex-direction:column;align-items:start;gap:15px;display:flex}.footer-links h2{margin-bottom:9px}.footer-links a{font-size:13px;text-decoration:none}.footer-links a:hover{color:var(--green)}.footer-registration{letter-spacing:.5px;border-block:1px solid #ffffff25;flex-wrap:wrap;gap:20px 40px;padding:22px 0;font-size:11px;display:flex}.footer-bottom{color:#9ca995;justify-content:space-between;gap:15px;margin-top:22px;font-size:10px;display:flex}.legal-page{max-width:860px;margin:auto;padding:65px 6%;line-height:1.8}.legal-page h1{letter-spacing:-1px;margin-top:35px;font-family:Arial,sans-serif;font-size:44px;line-height:1.1}.legal-page h2{margin-top:30px;font-size:22px}.legal-page a{text-decoration:underline}.legal-page dl{grid-template-columns:150px 1fr;gap:12px;display:grid}.legal-page dd{margin:0}.legal-draft{background:#e2ead9;border-left:3px solid #557b3e;padding:16px 20px}@media (width<=800px){.footer-top{grid-template-columns:1fr 1fr;gap:36px}.footer-brand{grid-column:1/-1}}@media (width<=500px){.news-strip{gap:10px;padding:0 4%}.news-label{padding-right:10px;font-size:9px}.news-track>span{font-size:12px}.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.legal-page dl{grid-template-columns:1fr;gap:4px}.legal-page dd{margin-bottom:15px}}@media (prefers-reduced-motion:reduce){.news-track{width:auto;animation:none;display:block}.news-track>span{white-space:normal;padding:12px 0;line-height:1.8;display:block}.news-track>span[aria-hidden]{display:none}.news-track b{padding:0 8px}.news-strip button{display:none}}.news-track a{text-underline-offset:4px;white-space:nowrap;text-decoration:underline}.news-track a:focus-visible{outline-offset:4px;outline:2px solid}.reviews{background:#e7ebdf;border-bottom:1px solid #cbd4c0}.reviews-heading{justify-content:space-between;align-items:center;gap:35px;margin-bottom:50px;display:flex}.reviews h2{letter-spacing:-1px;margin-bottom:0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(38px,4.5vw,65px);line-height:1.08}.reviews h2 em{color:#496639;font-style:normal}.google-rating{flex-direction:column;flex-shrink:0;gap:12px;display:flex}.review-stars{color:#486a32;letter-spacing:3px;font-size:19px}.google-rating strong{letter-spacing:-1px;font-size:38px}.google-rating strong small{letter-spacing:0;font-size:15px;font-weight:400}.google-rating>a{text-underline-offset:4px;font-size:13px;text-decoration:underline}.google-rating>small{color:#5b6553;font-size:10px;line-height:1.6}.review-quotes{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.review-quotes figure{border-top:1px solid #adbba0;flex-direction:column;margin:0;padding-top:25px;display:flex}.review-quotes blockquote{flex:1;margin:22px 0 28px;font-size:17px;line-height:1.7}.review-quotes figcaption{font-size:13px;font-weight:700}.review-quotes figcaption span{color:#65715b;margin-top:8px;font-size:11px;font-weight:400;display:block}@media (width<=700px){.reviews-heading{display:block}.google-rating{margin-top:30px}.review-quotes{grid-template-columns:1fr;gap:30px}}
