
:root{--green:#0e5a39;--green2:#174d36;--green3:#eaf5ec;--red:#c91f32;--red2:#8f1524;--yellow:#f2cf55;--gray:#f4f6f5;--gray2:#e5e9e6;--ink:#17231d;--muted:#637069;--white:#fff;--shadow:0 16px 46px rgba(20,50,35,.13);--radius:22px;--max:1220px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.skip{position:fixed;left:-9999px;top:10px;background:#fff;padding:10px;z-index:999}.skip:focus{left:10px}.topline{height:5px;background:linear-gradient(90deg,var(--green) 0 72%,var(--red) 72% 88%,var(--yellow) 88%)}
header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.93);backdrop-filter:blur(16px);border-bottom:1px solid rgba(20,70,45,.09)}.header-inner{height:88px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:12px;min-width:285px}.brand img{width:66px;height:66px;object-fit:contain}.brand-title{font-weight:850;font-size:19px;line-height:1.03}.brand-sub{font-size:12.5px;color:var(--muted);margin-top:5px}.nav{display:flex;align-items:center;gap:5px;margin-left:auto}.nav a{padding:10px 11px;border-radius:999px;font-size:14px;font-weight:650}.nav a:hover,.nav a.active{background:var(--green3);color:var(--green)}.app-btn{border:0;background:var(--red);color:white;padding:12px 17px;border-radius:14px;font-weight:800;box-shadow:0 7px 18px rgba(201,31,50,.22);white-space:nowrap}.app-btn:hover{background:var(--red2)}.menu-btn{display:none;border:1px solid var(--gray2);border-radius:12px;background:white;font-size:24px;width:48px;height:48px}
.hero{position:relative;min-height:520px;background-image:linear-gradient(90deg,rgba(6,37,24,.88) 0%,rgba(6,37,24,.7) 36%,rgba(6,37,24,.16) 65%,rgba(6,37,24,.02) 100%),url('../img/hero-photo.png');background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:7px;background:linear-gradient(90deg,var(--green),var(--red),var(--yellow))}.hero-content{max-width:730px;padding:82px 0 90px}.eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.25em;font-weight:800;opacity:.9}.hero h1{font-size:clamp(42px,5vw,74px);line-height:.96;margin:18px 0 20px;letter-spacing:-.04em}.accent{color:#b8f48f}.hero p{font-size:20px;max-width:720px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-flex;gap:9px;align-items:center;padding:14px 20px;border-radius:999px;font-weight:850}.btn.green{background:#c8f7a4;color:#12351e}.btn.red{background:var(--red);color:#fff}.btn.white{background:#fff;color:var(--green)}.hall-mark{position:absolute;right:3%;bottom:32px;color:white;font-size:14px;font-weight:850;background:rgba(155,20,35,.84);padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.35)}
.ticker{background:#f7f8f7;border-bottom:1px solid var(--gray2)}.ticker-inner{min-height:54px;display:flex;align-items:center;gap:16px;font-size:14px}.ticker-label{font-weight:850;color:var(--red)}.ticker-track{display:flex;align-items:center;gap:16px;flex:1;overflow:hidden;white-space:nowrap}.dot{color:var(--red)}.ticker a{font-weight:750}
section{padding:66px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px}.section-head h2{font-size:34px;letter-spacing:-.035em;margin:0}.section-head p{color:var(--muted);max-width:730px;margin:8px 0 0}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.card{background:white;border:1px solid var(--gray2);border-radius:var(--radius);overflow:hidden;box-shadow:0 9px 30px rgba(20,50,35,.07)}.card.media img{width:100%;height:205px;object-fit:cover;background:#edf3e8}.card-body,.card.pad{padding:22px}.card h3{font-size:22px;line-height:1.15;margin:0 0 9px}.card p{color:var(--muted);margin:0}.highlight-card{outline:2px solid rgba(14,90,57,.08)}.red-card{background:linear-gradient(145deg,#fff,#fff4f5)}.iconbox{font-size:28px;margin-bottom:10px}.iconbox.red{color:var(--red)}.card-actions{margin-top:18px}.mini-btn{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-weight:800}.mini-btn.red{color:var(--red)}.notice{padding:14px;border-radius:14px;background:#fff1f2;border:1px solid #f4c8ce;color:#7c1723;font-size:14px}.notice.green{background:#eef9f1;border-color:#cce8d3;color:#16452d}.notice.yellow{background:#fff9e7;border-color:#f1dea1;color:#6a5314}
.ad-slot{min-height:120px;background:repeating-linear-gradient(45deg,#f6f7f6,#f6f7f6 12px,#f1f3f2 12px,#f1f3f2 24px);border:1px dashed #cfd6d1;border-radius:18px;display:flex;align-items:center;justify-content:center;text-align:center;color:#748078}.ad-note{display:block;font-size:12px;margin-top:4px}.band{background:#f2f6f3;border-block:1px solid #e2e8e4}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:22px 0}.stat{display:flex;align-items:center;gap:15px;justify-content:center}.stat strong{font-size:32px;color:var(--green)}.stat span{display:block;font-size:13px;color:var(--muted)}
.page-hero{background:linear-gradient(90deg,rgba(6,37,24,.89),rgba(6,37,24,.3)),url('../img/hero-photo.png');background-size:cover;background-position:center;color:white;padding:70px 0}.page-hero h1{font-size:clamp(40px,5vw,62px);line-height:1;margin:8px 0 14px}.page-hero p{font-size:19px;max-width:760px;margin:0}.breadcrumb{font-size:13px;opacity:.82}.redline{height:5px;background:linear-gradient(90deg,var(--red),var(--yellow),var(--green))}
.feature{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center}.feature img{border-radius:var(--radius);min-height:310px;object-fit:cover;background:#edf3e8}.feature h2{font-size:34px;margin:0 0 12px}.feature p{color:var(--muted)}
.list{padding:0;margin:16px 0 0;list-style:none}.list li{padding:9px 0;border-bottom:1px solid var(--gray2)}.list li:before{content:"✓";color:var(--green);font-weight:900;margin-right:10px}.pill{display:inline-block;background:var(--green3);color:var(--green);font-weight:800;padding:7px 11px;border-radius:999px;font-size:13px}.pill.red{background:#fff1f2;color:var(--red)}
.news-list{display:grid;gap:14px}.news-item{border:1px solid var(--gray2);border-radius:18px;padding:20px;background:white}.news-item time{font-size:13px;color:var(--red);font-weight:800}.news-item h3{margin:5px 0 8px}.news-item p{margin:0;color:var(--muted)}
.garden-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.garden-card{border:1px solid var(--gray2);border-radius:20px;overflow:hidden;background:#fff}.garden-card img{height:190px;width:100%;object-fit:cover}.garden-card .inside{padding:18px}.garden-card .meta{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.meta span{background:#f1f5f2;border-radius:999px;padding:5px 9px;font-size:12px;color:#4d6256}.price{font-weight:900;color:var(--green)}
.faq details{border:1px solid var(--gray2);border-radius:14px;padding:14px 16px;background:#fff;margin:10px 0}.faq summary{font-weight:800;cursor:pointer}.faq p{color:var(--muted)}
.downloads{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.download{padding:18px;border:1px solid var(--gray2);border-radius:18px;background:#fff}.download strong{display:block;font-size:18px;margin-bottom:6px}.download p{font-size:14px;color:var(--muted)}
.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px}.form{display:grid;gap:14px}.form label{font-size:14px;font-weight:800}.form input,.form textarea,.form select{width:100%;border:1px solid #cfd8d2;border-radius:12px;padding:12px 13px;font:inherit}.form textarea{min-height:160px;resize:vertical}.form button{border:0;background:var(--red);color:#fff;font-weight:850;border-radius:13px;padding:13px 18px;cursor:pointer}.honeypot{position:absolute;left:-9999px}
.app-panel{background:linear-gradient(145deg,#fff1f3,#fff);border:1px solid #f2c1c8;border-radius:24px;padding:28px}.app-panel h2{color:var(--red);margin-top:0}.app-url{display:inline-flex;margin-top:15px;background:var(--red);color:white;border-radius:999px;padding:13px 18px;font-weight:900}
footer{background:#0e4932;color:#fff;padding:42px 0 18px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:34px}.footer-brand{display:flex;gap:15px}.footer-brand img{width:72px;height:72px;object-fit:contain}.footer-title{font-size:20px;font-weight:850}.footer-grid p{opacity:.78}.footer-links{display:grid;gap:7px;margin-top:10px}.footer-links a{opacity:.86}.footer-links a:hover{opacity:1;text-decoration:underline}.halle-line{margin-top:30px;padding-top:22px;border-top:1px solid rgba(255,255,255,.16);display:flex;justify-content:space-between;gap:20px;color:#ffccd1}.copyright{font-size:12px;opacity:.65;margin-top:17px}
.cookie{position:fixed;left:18px;right:18px;bottom:18px;z-index:120;max-width:950px;margin:auto;background:#fff;border:1px solid #d8dedb;border-radius:18px;box-shadow:var(--shadow);padding:18px;display:none;gap:12px;align-items:center}.cookie.show{display:flex}.cookie>div{flex:1;color:var(--muted);font-size:13px}.cookie-actions{display:flex!important;gap:8px;justify-content:flex-end}.cookie button{border:1px solid #cfd8d2;background:#fff;border-radius:10px;padding:9px 11px;font-weight:750;cursor:pointer}.cookie .ads,.cookie .accept{background:var(--green);color:white;border-color:var(--green)}
@media(max-width:1060px){.header-inner{height:78px}.brand{min-width:0}.brand img{width:57px;height:57px}.brand-title{font-size:17px}.nav{position:absolute;top:78px;left:0;right:0;background:#fff;border-top:1px solid var(--gray2);box-shadow:0 14px 30px rgba(20,50,35,.12);padding:12px 20px;display:none;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:12px}.header-app{margin-left:auto}.menu-btn{display:block}.grid.four{grid-template-columns:repeat(2,1fr)}.garden-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container{width:min(calc(100% - 26px),var(--max))}.header-inner{gap:10px}.brand-title{font-size:15px}.brand-sub{font-size:11px}.brand img{width:48px;height:48px}.header-app{font-size:0;padding:12px}.header-app:before{content:"APP";font-size:12px}.hero{min-height:570px;background-image:linear-gradient(0deg,rgba(6,37,24,.88),rgba(6,37,24,.38)),url('../img/hero-photo.png');background-position:center}.hero-content{padding:65px 0 95px}.hero p{font-size:17px}.hall-mark{right:13px;bottom:18px;font-size:11px}.ticker-track{display:none}.ticker-inner{justify-content:space-between}.grid.two,.grid.three,.grid.four,.feature,.contact-grid{grid-template-columns:1fr}.garden-list,.downloads{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.stat{justify-content:flex-start}.footer-grid{grid-template-columns:1fr}.halle-line{flex-direction:column}.cookie.show{display:block}.cookie-actions{justify-content:flex-start!important;flex-wrap:wrap;margin-top:12px}.card.media img{height:190px}.section-head h2,.feature h2{font-size:28px}.page-hero{padding:52px 0}.page-hero p{font-size:16px}}

/* Homepage polish: visual language aligned with the supplied reference. */
.home{background:#fbfcfa;color:#10251a}.home .site-header{position:absolute;top:5px;left:0;right:0;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.68));border:0;backdrop-filter:blur(12px)}
.home .header-inner{height:92px}.home .brand{min-width:272px;gap:10px}.home .brand img{width:62px;height:62px}.home .brand strong{font-size:18px;line-height:1.04;display:block}.home .brand small{display:block;font-size:12px;color:#516159;margin-top:6px}.home .brand i,.home footer i{font-style:normal;color:#8da52f}.home .nav{background:rgba(255,255,255,.72);border:1px solid rgba(19,50,34,.1);border-radius:999px;padding:3px;gap:0;box-shadow:0 8px 25px rgba(22,54,35,.1)}.home .nav a{font-size:13px;padding:11px 13px;color:#173124}.home .nav a span{font-size:14px;margin-left:2px;color:#5c7463}.home .nav a:hover,.home .nav a.active{background:#edf6e9;color:#0a5a33}.home .header-app{border-radius:999px;background:#0b4e31;padding:13px 18px;box-shadow:0 7px 20px rgba(11,78,49,.2)}.app-mark{display:inline-grid;place-items:center;background:#b7ee77;color:#0b4e31;border-radius:50%;width:22px;height:22px;margin-right:5px}.home .menu-btn{background:rgba(255,255,255,.9)}
.hero-home{min-height:610px;padding-top:92px;background-image:linear-gradient(90deg,rgba(5,33,21,.82) 0%,rgba(5,33,21,.64) 38%,rgba(5,33,21,.15) 72%,rgba(5,33,21,.14) 100%),url('../img/hero-photo.png');background-position:center 52%;border:0}.hero-home:after{height:0}.hero-home .hero-content{padding:92px 0 118px;max-width:790px}.hero-home .eyebrow{font-size:12px;letter-spacing:.38em}.hero-home .eyebrow b{color:#c1f88b;margin:0 7px}.hero-home h1{font-size:clamp(46px,5.4vw,80px);line-height:.98;letter-spacing:-.055em;margin:19px 0 20px}.hero-home h1 span{color:#bcf685}.hero-home p{font-size:21px;margin:0}.hero-home .hero-actions{margin-top:30px}.hero-home .btn{border-radius:999px;padding:14px 22px;min-height:52px}.hero-home .btn b,.quick-card b,.bento-card a b{font-size:21px;margin-left:8px}.hero-home .btn.green{background:#baf482;color:#102b1c}.hero-home .btn.outline{border:1px solid rgba(255,255,255,.9);background:rgba(11,48,31,.2);color:#fff}.hero-home .btn.outline:hover{background:#fff;color:#12492f}.hero-note{position:absolute;right:4.5%;top:49%;transform:rotate(-5deg);font-family:"Segoe Print","Comic Sans MS",cursive;font-size:24px;line-height:1.12;color:#fff;text-align:center;border:2px solid rgba(255,255,255,.6);padding:13px 24px 17px;border-radius:6px;background:rgba(12,47,29,.12)}.hero-note strong{font-size:26px}.hero-script{position:absolute;right:9%;bottom:68px;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:18px;line-height:1.1;color:#fff;transform:rotate(-6deg)}.hero-script span{font-size:36px;vertical-align:middle;margin-left:8px}.ticker{background:#eff3ed;border:0}.home .ticker-inner{min-height:57px;font-size:13px;gap:12px}.ticker-icon{font-size:23px;color:#0b5a34}.ticker-sep{color:#8aa08d;font-size:19px}.home .ticker-inner>a{margin-left:auto;color:#102d1e;white-space:nowrap}.home .ticker-inner>a b{font-size:19px;margin-left:8px}.quick-section{padding:32px 0 20px;background:#fbfcfa}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.quick-card{position:relative;display:flex;min-height:165px;overflow:hidden;border-radius:14px;border:1px solid #dfe6de;background:#fff;box-shadow:0 5px 15px rgba(23,56,36,.06);transition:transform .22s ease,box-shadow .22s ease}.quick-card:hover{transform:translateY(-4px);box-shadow:0 15px 28px rgba(23,56,36,.12)}.quick-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.95) 38%,rgba(255,255,255,.15) 100%);pointer-events:none}.quick-card img{position:absolute;right:-4px;top:0;width:57%;height:100%;object-fit:cover;opacity:.95}.quick-copy{position:relative;z-index:1;width:61%;padding:18px 12px 16px 22px}.quick-copy .line-icon{font-size:30px}.quick-card h2{font-size:21px;margin:1px 0 6px;letter-spacing:-.03em}.quick-card p{font-size:13px;line-height:1.42;margin:0;color:#4c5b51}.round-arrow{display:grid;place-items:center;background:#baf482;border-radius:50%;width:35px;height:35px;margin-top:12px;color:#0d4d2d;font-size:22px;font-weight:700}.quick-news .round-arrow{background:#d5f59e}.quick-house .round-arrow{background:#ddf7be}.line-icon{display:block;color:#0b5833;font-size:27px;font-weight:700;line-height:1}.quick-news .line-icon{color:#e5ae2d}.quick-house .line-icon{color:#0b5833}.bento-section{padding:0 0 52px;background:#fbfcfa}.bento-grid{display:grid;grid-template-columns:1.15fr 1.15fr 1.15fr 1.15fr 1.15fr 1.15fr;grid-auto-rows:minmax(205px,auto);gap:14px}.bento-card{border:1px solid #dfe6de;border-radius:12px;padding:19px 18px;background:#fff;box-shadow:0 4px 14px rgba(23,56,36,.035)}.bento-card h2{font-size:19px;letter-spacing:-.025em;margin:8px 0 12px}.bento-card p{font-size:14px;line-height:1.5;color:#5b665e;margin:0}.bento-card>a{display:inline-block;margin-top:16px;font-size:13px;font-weight:850;color:#102e20}.bento-card>a:hover{text-decoration:underline}.bento-card .line-icon{font-size:24px}.about{grid-column:span 1}.board{grid-column:span 1}.impressions{grid-column:span 2}.place{grid-column:span 1}.service{grid-column:span 1}.app-tile{grid-column:span 2;background:#eef8e9}.person{display:flex;align-items:center;gap:9px;margin:10px 0}.person strong{display:block;font-size:11px}.person small{display:block;font-size:10px;color:#68766d}.avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;font-size:9px;font-weight:900;color:#fff}.green-avatar{background:#2f7c45}.yellow-avatar{background:#d3a72d}.impressions{background:#fff}.impressions img{width:100%;height:102px;object-fit:cover;border-radius:8px;margin:5px 0 8px;background:#e7f0e6}.impressions p{font-size:12px}.place p{font-size:13px}.place p small{font-size:11px}.map-placeholder{height:65px;margin:12px 0 9px;border-radius:8px;background:linear-gradient(145deg,#edf2ed,#e4eae4);display:grid;place-items:center;color:#0d5a35;font-size:31px;position:relative;overflow:hidden}.map-placeholder:before,.map-placeholder:after{content:"";position:absolute;background:rgba(174,188,177,.35);height:1px;width:150%;transform:rotate(24deg)}.map-placeholder:after{transform:rotate(-30deg);width:120%}.map-placeholder span{position:relative;z-index:1}.service ul{list-style:none;padding:0;margin:0}.service li{font-size:11px;color:#516258;margin:8px 0}.service li:before{content:"✓";color:#194f32;font-weight:900;margin-right:7px}.app-tile .line-icon{color:#bd2a31}.app-tile p{max-width:380px}.app-tile-link{background:#c9f890;border-radius:999px;padding:10px 14px}.home-cta{padding:50px 0;background:#f1f5ef}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.eyebrow.dark{color:#608b59;font-size:11px;letter-spacing:.27em}.cta-inner h2{font-size:34px;line-height:1.1;margin:8px 0 8px;letter-spacing:-.04em}.cta-inner p{margin:0;color:#5f6c63}.cta-inner .btn{border-radius:999px;white-space:nowrap}.ad-section{padding:18px 0 34px;background:#fbfcfa}.home .ad-slot{min-height:86px}.home footer{background:#073f28;padding:44px 0 17px}.home .footer-grid{grid-template-columns:1.2fr 1.4fr 1fr .8fr;align-items:start;gap:30px}.home .footer-brand{gap:11px}.home .footer-brand img{width:64px;height:64px}.home .footer-title{font-size:18px;line-height:1.1}.home .footer-brand p{font-size:12px;margin:8px 0 0}.footer-tagline{font-family:"Segoe Print","Comic Sans MS",cursive;font-size:17px;line-height:1.2;color:#d4edc0;padding-top:6px}.footer-tagline strong{font-weight:400}.footer-address{display:flex;gap:9px;color:#d7e8d9;font-size:13px}.footer-address>span{font-size:24px;color:#c0ee84}.footer-address p{margin:0}.home .footer-links{gap:8px;margin:0}.home .footer-links a{font-size:13px;color:#d7e8d9}.home .halle-line{margin-top:34px;padding-top:14px;border-top:1px solid rgba(211,239,214,.2);color:#d5eecb;justify-content:flex-end}.skyline{letter-spacing:4px;color:#c1ee88}.home .copyright{margin-top:13px}.messenger-fab{position:fixed;right:22px;bottom:22px;z-index:90;border:0;border-radius:999px;background:#0b4e31;color:#fff;padding:12px 16px;display:flex;align-items:center;gap:8px;font-weight:800;box-shadow:0 10px 30px rgba(8,58,35,.25);cursor:pointer}.messenger-fab:first-letter{color:#c8f58f}.messenger-fab:hover{transform:translateY(-2px);background:#0d6740}.messenger{position:fixed;inset:0;z-index:100;background:rgba(4,27,16,.25);display:none;align-items:flex-end;justify-content:flex-end;padding:22px}.messenger.open{display:flex}.messenger-panel{width:min(380px,100%);background:#f8fbf7;border:1px solid #d8e4d8;border-radius:20px;overflow:hidden;box-shadow:0 25px 75px rgba(6,40,23,.25);animation:rise .2s ease}.messenger-head{display:flex;align-items:center;justify-content:space-between;background:#0b4e31;color:#fff;padding:16px 18px}.messenger-head strong{display:block;font-size:15px}.messenger-head small{display:block;color:#cbe8bf;font-size:11px}.messenger-head button{border:0;background:transparent;color:#fff;font-size:27px;cursor:pointer}.messenger-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#b9f37e;margin-right:7px}.chat-body{padding:16px}.bot-bubble{background:#fff;border:1px solid #e0e9df;border-radius:14px 14px 14px 4px;padding:12px;font-size:13px;color:#3f5547;line-height:1.45}.faq-buttons{display:flex;flex-wrap:wrap;gap:7px;margin:13px 0}.faq-buttons button{background:#e8f5df;border:1px solid #cde4c6;color:#1b5434;border-radius:999px;padding:8px 10px;font-size:11px;cursor:pointer}.faq-buttons button:hover{background:#c9f490}.answer{border-radius:14px 14px 4px 14px;background:#0b4e31;color:#fff;border:0}.messenger-foot{border-top:1px solid #e0e8df;padding:13px 16px}.messenger-foot a{display:block;text-align:center;color:#0b5a34;font-weight:850;font-size:13px}.messenger-foot b{font-size:17px;margin-left:7px}@keyframes rise{from{transform:translateY(12px);opacity:.2}to{transform:none;opacity:1}}
@media(max-width:1100px){.home .nav a{padding-inline:8px;font-size:12px}.home .brand{min-width:235px}.bento-grid{grid-template-columns:repeat(4,1fr)}.about,.board{grid-column:span 1}.impressions{grid-column:span 2}.place,.service{grid-column:span 1}.app-tile{grid-column:span 2}.home .footer-grid{grid-template-columns:1.2fr 1.2fr 1fr 1fr}}
@media(max-width:820px){.home .site-header{position:relative;top:auto;background:rgba(255,255,255,.96)}.home .header-inner{height:76px}.home .brand img{width:50px;height:50px}.home .brand strong{font-size:15px}.home .brand small{font-size:10px}.home .nav{top:76px;border-radius:0;padding:10px 13px}.home .nav a{font-size:14px}.home .header-app{font-size:0;padding:11px}.home .header-app .app-mark{margin:0}.home .header-app:after{content:"APP";font-size:11px;margin-left:3px}.hero-home{min-height:555px;padding-top:0;background-position:58% center}.hero-home .hero-content{padding:72px 0 105px}.hero-home h1{font-size:clamp(42px,9vw,65px)}.hero-home p{font-size:18px}.hero-note{right:5%;top:auto;bottom:40px;font-size:17px;padding:9px 14px}.hero-note strong{font-size:18px}.hero-script{display:none}.quick-grid{grid-template-columns:1fr}.quick-card{min-height:150px}.quick-copy{width:60%}.bento-grid{grid-template-columns:repeat(2,1fr)}.about,.board,.impressions,.place,.service,.app-tile{grid-column:span 1}.impressions{grid-row:span 1}.home .footer-grid{grid-template-columns:1fr 1fr}.footer-tagline{display:none}.cta-inner{align-items:flex-start;flex-direction:column}.cta-inner .btn{margin-top:4px}.messenger-fab{right:13px;bottom:13px}.home .cookie{bottom:12px}}
@media(max-width:520px){.home .container{width:calc(100% - 26px)}.home .brand{min-width:0}.home .brand small{display:none}.home .header-app{padding:9px}.home .menu-btn{width:43px;height:43px}.hero-home{min-height:570px}.hero-home .hero-content{padding-top:73px}.hero-home .eyebrow{font-size:10px;letter-spacing:.22em}.hero-home .eyebrow b{margin:0 3px}.hero-home h1{font-size:42px}.hero-home p{font-size:17px;max-width:280px}.hero-home .hero-actions{flex-direction:column;align-items:flex-start}.hero-home .btn{width:max-content;max-width:100%;padding:13px 17px;font-size:13px}.hero-note{right:13px;bottom:25px}.ticker-mobile-hide{display:none}.home .ticker-inner{gap:8px;font-size:12px}.home .ticker-inner>a{font-size:11px}.quick-section{padding-top:20px}.quick-card h2{font-size:19px}.quick-copy{padding-left:17px}.bento-grid{grid-template-columns:1fr}.bento-card{min-height:0}.home .footer-grid{grid-template-columns:1fr}.footer-address{margin-top:4px}.home .halle-line{align-items:flex-start}.messenger{padding:12px}.messenger-fab span{display:none}.messenger-fab{width:48px;height:48px;justify-content:center;padding:0}.cookie.show{display:block}}
.admin-link{background:#fff;color:#0b4e31;border:1px solid #b8d0bb;box-shadow:none;margin-left:-10px}.admin-link:hover{background:#edf7e9;color:#0b4e31}.home .admin-link{background:rgba(255,255,255,.78);color:#0b4e31;border-color:rgba(11,78,49,.24)}
.answer-link{display:inline-block;color:#c9f58e!important;text-decoration:underline;margin-top:7px;font-weight:800}
@media(max-width:820px){.admin-link{display:none}.home .nav.open + .header-app + .admin-link{display:inline-flex}.home .nav.open ~ .admin-link{display:inline-flex}}
.media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.media-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.media-thumb{display:block;border:0;background:none;padding:0;cursor:zoom-in}.media-thumb img{display:block;width:100%;height:110px;object-fit:cover;border-radius:10px;border:1px solid var(--gray2)}.feature>.media-thumb img,.feature>div>.media-thumb img{height:300px}.admin-media-grid{margin:15px 0}.media-admin-item{display:flex;flex-direction:column;gap:7px;font-size:11px!important;font-weight:600!important}.media-admin-item img{width:100%;height:100px;object-fit:cover;border-radius:9px;border:1px solid #cfdacf}.media-admin-item input{display:inline-block;width:auto;margin:0 4px 0 0}.lightbox[hidden]{display:none}.lightbox{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:25px;background:rgba(0,0,0,.86)}.lightbox-inner{position:relative;max-width:95vw;text-align:center}.lightbox img{max-width:95vw;max-height:82vh;object-fit:contain;border-radius:12px}.lightbox-close{position:absolute;top:-38px;right:0;border:0;background:#fff;color:#123b24;border-radius:999px;width:32px;height:32px;font-size:22px;line-height:1;cursor:pointer}.lightbox-caption{color:#fff;margin:10px 0 0}.lightbox-open{overflow:hidden}@media(max-width:760px){.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.feature>.media-thumb img,.feature>div>.media-thumb img{height:220px}}
.gallery-albums{display:grid;gap:24px}.gallery-album{overflow:hidden}.gallery-album .card-body{padding-bottom:0}.gallery-grid{padding:0 18px 18px}.gallery-placeholder{display:block;width:100%;max-height:320px;object-fit:cover;border-radius:10px;padding:0 18px 18px}
