:root{--motion:cubic-bezier(.2,.8,.2,1)}
.page-progress{position:fixed;z-index:100;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#b9f45f,#3fd18d);transform:scaleX(0);transform-origin:left;pointer-events:none;box-shadow:0 0 16px rgba(185,244,95,.55)}
h1{font-size:clamp(2.65rem,5vw,4.65rem);line-height:1.04;letter-spacing:-.048em}
h2{font-size:clamp(1.9rem,3.5vw,3.05rem);line-height:1.1;letter-spacing:-.038em}
h3{font-size:clamp(1.12rem,1.7vw,1.38rem)}
.hero-new{--spot-x:20%;--spot-y:20%}
.hero-new:before{content:"";position:absolute;inset:0;background:radial-gradient(520px circle at var(--spot-x) var(--spot-y),rgba(185,244,95,.16),transparent 65%);pointer-events:none;transition:opacity .3s}
.hero-new h1{font-size:clamp(2.8rem,5vw,4.7rem);line-height:1.01;letter-spacing:-.052em;text-wrap:balance}
.hero-new-media{animation:heroFloat 8s ease-in-out infinite}
.hero-new-media img{transform:scale(1.055) translateY(var(--parallax-y,0));will-change:transform}
.hero-new-media:hover img{transform:scale(1.075) translateY(var(--parallax-y,0))}
.hero-points li{animation:softPulse 5s ease-in-out infinite}.hero-points li:nth-child(2){animation-delay:.8s}.hero-points li:nth-child(3){animation-delay:1.6s}
.btn{position:relative;isolation:isolate;overflow:hidden}.btn:after{content:"";position:absolute;z-index:-1;inset:-2px auto -2px -38%;width:28%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:skewX(-18deg);transition:left .65s var(--motion)}.btn:hover:after{left:118%}
.interactive-surface{--mx:50%;--my:50%;position:relative;overflow:hidden}.interactive-surface:before{content:"";position:absolute;z-index:0;inset:0;border-radius:inherit;background:radial-gradient(260px circle at var(--mx) var(--my),rgba(185,244,95,.13),transparent 62%);opacity:0;transition:opacity .3s;pointer-events:none}.interactive-surface:hover:before{opacity:1}.interactive-surface>*{position:relative;z-index:1}
.service-tile{transition:transform .4s var(--motion),box-shadow .4s var(--motion),border-color .3s}.service-tile:hover{transform:translateY(-8px)}
.service-tile .tile-number{transition:color .3s,transform .3s var(--motion)}.service-tile:hover .tile-number{color:var(--acid);transform:translateX(5px)}
.service-bento .service-tile.service-cycle-current{transform:translateY(-7px);border-color:#8fcf70;box-shadow:0 24px 58px rgba(3,57,42,.14),0 0 0 1px rgba(185,244,95,.3)}.service-bento .service-tile.service-cycle-current .tile-number{color:var(--acid);transform:translateX(5px)}
.service-dock.service-slider{isolation:isolate}.service-slider-indicator{position:absolute;z-index:-1;top:10px;bottom:10px;left:10px;width:0;border-radius:17px;background:linear-gradient(135deg,#022d20,#07563e);box-shadow:inset 0 -3px #b9f45f,0 10px 25px rgba(3,57,42,.16);transition:left .65s var(--motion),width .65s var(--motion)}.service-dock.service-slider a{position:relative;z-index:1}.experience-ready .service-dock a.primary{background:transparent;color:#022d20;box-shadow:none}.experience-ready .service-dock a.primary small{color:#71887e}.experience-ready .service-dock.service-slider a:hover,.service-dock.service-slider a.service-cycle-current{background:transparent;color:#fff;box-shadow:none}.experience-ready .service-dock.service-slider a:hover small,.service-dock.service-slider a.service-cycle-current small{color:#c5dcd1}
.overview-card{position:relative;overflow:hidden;transition:transform .4s var(--motion),box-shadow .4s var(--motion),border-color .4s}.overview-card:after{content:"";position:absolute;right:-52px;bottom:-52px;width:112px;height:112px;border-radius:50%;background:radial-gradient(circle,#b9f45f 0,rgba(185,244,95,0) 70%);opacity:0;transform:scale(.65);transition:.5s var(--motion);pointer-events:none}.overview-card.service-cycle-current{transform:translateY(-7px);border-color:#8fcf70;box-shadow:0 22px 52px rgba(3,57,42,.13)}.overview-card.service-cycle-current:after{opacity:.28;transform:scale(1.35)}.overview-card.service-cycle-current .num{background:#064d38;color:#b9f45f}
.planner-head{display:grid;grid-template-columns:1fr .72fr;gap:60px;align-items:end;margin-bottom:36px}.planner-head h2{max-width:17ch;margin:10px 0 0}.planner-head p{margin:0;color:var(--muted);line-height:1.7}
.object-planner{position:relative;overflow:hidden;background:linear-gradient(180deg,#f6fbf8,#eaf5ef)}.object-planner:before{content:"";position:absolute;top:-260px;right:-210px;width:520px;height:520px;border:1px solid rgba(6,77,56,.1);border-radius:50%;box-shadow:0 0 0 65px rgba(6,77,56,.025),0 0 0 130px rgba(6,77,56,.018)}
.planner-shell{position:relative;display:grid;grid-template-columns:1.2fr .8fr;overflow:hidden;border:1px solid #d4e5db;border-radius:32px;background:#fff;box-shadow:0 30px 90px rgba(2,45,32,.11)}
.planner-controls{padding:38px}.planner-step{margin:0;padding:0 0 30px;border:0}.planner-step+.planner-step{padding-top:30px;border-top:1px solid #e0ebe5}.planner-step:last-child{padding-bottom:0}.planner-step legend{display:flex;align-items:center;gap:13px;width:100%;margin-bottom:18px}.planner-step legend span{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:#e9ffd0;color:#07513b;font-size:.72rem;font-weight:950}.planner-step legend strong{font-size:1rem}
.planner-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.planner-options label{position:relative}.planner-options input{position:absolute;opacity:0;pointer-events:none}.planner-options label span{display:flex;min-height:50px;align-items:center;justify-content:center;padding:10px 13px;border:1px solid #cadcd1;border-radius:14px;background:#fbfdfc;color:#49665b;text-align:center;font-size:.82rem;font-weight:850;cursor:pointer;transition:.25s var(--motion)}.planner-options input:checked+span{border-color:#064d38;background:#064d38;color:#fff;box-shadow:inset 0 0 0 2px #b9f45f;transform:translateY(-2px)}.planner-options input:focus-visible+span{outline:3px solid rgba(8,115,84,.24);outline-offset:2px}
.range-label,.range-scale{display:flex;align-items:center;justify-content:space-between}.range-label{margin-bottom:16px;color:#5b7168;font-size:.82rem}.range-label output{padding:6px 10px;border-radius:999px;background:#e9ffd0;color:#07513b;font-weight:900}.planner-size input{width:100%;height:8px;margin:0;appearance:none;border:0;border-radius:999px;background:linear-gradient(90deg,#064d38,#b9f45f);cursor:pointer}.planner-size input::-webkit-slider-thumb{width:24px;height:24px;appearance:none;border:5px solid #fff;border-radius:50%;background:#064d38;box-shadow:0 4px 15px rgba(2,45,32,.3)}.planner-size input::-moz-range-thumb{width:15px;height:15px;border:5px solid #fff;border-radius:50%;background:#064d38;box-shadow:0 4px 15px rgba(2,45,32,.3)}.range-scale{margin-top:8px;color:#8a9c95;font-size:.7rem}
.planner-result{position:relative;display:flex;min-width:0;flex-direction:column;padding:42px;background:radial-gradient(circle at 90% 0,rgba(185,244,95,.18),transparent 30%),linear-gradient(145deg,#022d20,#064d38);color:#fff}.planner-live{display:flex;align-items:center;gap:9px;margin-bottom:auto;color:#d6e9df;font-size:.74rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.planner-live i{width:8px;height:8px;border-radius:50%;background:#b9f45f;box-shadow:0 0 0 6px rgba(185,244,95,.12);animation:statusPulse 2s ease-out infinite}.planner-kicker{margin-top:55px;color:#b9f45f;font-size:.75rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.planner-result h3{margin:12px 0 14px;color:#fff;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.12}.planner-result>p{margin:0;color:#c8ddd3;line-height:1.65}.planner-result ul{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0;padding:0;list-style:none}.planner-result li{padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.07);font-size:.76rem;font-weight:800}.planner-result .planner-empty{color:#ffd9d9}.planner-benefit{display:grid;grid-template-columns:36px 1fr;gap:11px;margin-top:auto;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.06)}.planner-benefit>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#b9f45f;color:#022d20;font-weight:950}.planner-benefit p{margin:0;color:#bad0c5;font-size:.78rem;line-height:1.45}.planner-benefit strong{display:block;color:#fff;font-size:.84rem}.planner-transfer{justify-content:space-between;margin-top:18px;border:0;background:#b9f45f;color:#022d20}.planner-transfer:disabled{cursor:not-allowed;opacity:.45}.planner-result>small{display:block;min-height:20px;margin-top:10px;color:#b9f45f;font-size:.74rem;font-weight:750}
.work-gallery img{transition:transform .65s var(--motion),filter .45s}.work-gallery img:hover{z-index:2;transform:scale(1.025);filter:saturate(1.08)}
.area-list span{transition:transform .3s var(--motion),background .3s,color .3s}.area-list span:hover{transform:translateY(-4px);background:#064d38;color:#fff}
.inquiry-form-simple .form-heading:not(:first-child){margin-top:30px}.address-field{position:relative}.maps-helper{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#5f776d;font-size:.73rem;font-weight:750;text-decoration:none;transition:color .2s,transform .2s}.maps-helper span{display:grid;width:20px;height:20px;place-items:center;border-radius:7px;background:#eaf4ee;color:#087354}.maps-helper:hover,.maps-helper.is-ready{color:#087354}.maps-helper:hover{transform:translateX(2px)}.maps-helper.is-ready span{background:#b9f45f;color:#022d20}.form-more{margin-top:18px;border:1px solid #d7e5dd;border-radius:15px;background:#f8fbf9}.form-more summary{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;color:#234c3d;font-size:.82rem;font-weight:850;cursor:pointer;list-style:none}.form-more summary::-webkit-details-marker{display:none}.form-more summary:after{content:"+";margin-left:auto;padding-left:12px;color:#087354;font-size:1.15rem}.form-more[open] summary:after{content:"–"}.form-more summary span{margin-left:8px;margin-right:auto;color:#82958d;font-size:.7rem;font-weight:700}.form-more>label{display:block;padding:0 17px 17px;color:#234c3d;font-size:.82rem;font-weight:800}.form-more textarea{min-height:100px}
.header .logo-image img{content:url('/assets/logo-gartenprofis-offiziell.png')!important;width:148px!important;height:88px!important;border-radius:0!important;object-fit:contain}.footer-logo img{content:url('/assets/logo-gartenprofis-offiziell.png')!important;width:138px!important;height:100px!important;border-radius:14px!important;background:#fff}
.smart-inquiry-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#edf7f1,#f8fbf9)}.smart-inquiry-section:before{content:"";position:absolute;top:-250px;right:-190px;width:520px;height:520px;border:1px solid rgba(5,81,59,.08);border-radius:50%;box-shadow:0 0 0 70px rgba(5,81,59,.025),0 0 0 140px rgba(5,81,59,.018)}.smart-inquiry{position:relative;display:grid;grid-template-columns:1.28fr .72fr;overflow:hidden;border:1px solid #d4e5db;border-radius:32px;background:#fff;box-shadow:0 30px 90px rgba(2,45,32,.12)}.smart-fields{padding:38px}.smart-fields .form-heading:not(:first-child){margin-top:30px}.smart-inquiry input,.smart-inquiry select,.smart-inquiry textarea{width:100%;margin-top:7px;padding:14px 15px;border:1px solid #cadcd1;border-radius:13px;background:#fbfdfc;color:#163c2f;font:inherit;outline:none}.smart-inquiry input:focus,.smart-inquiry select:focus,.smart-inquiry textarea:focus{border-color:#087354;box-shadow:0 0 0 4px rgba(8,115,84,.1)}.smart-inquiry label{color:#173f31;font-size:.82rem;font-weight:800}.smart-inquiry .service-choices{margin-top:10px}.smart-inquiry .service-choices legend.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.smart-summary{position:relative;display:flex;min-width:0;flex-direction:column;padding:38px;background:radial-gradient(circle at 100% 0,rgba(185,244,95,.18),transparent 32%),linear-gradient(145deg,#022d20,#064d38);color:#fff}.summary-logo{width:144px;height:96px;margin-bottom:26px;border-radius:14px;background:#fff;object-fit:contain}.smart-summary h3{margin:12px 0 12px;color:#fff;font-size:clamp(1.65rem,2.8vw,2.25rem);line-height:1.14}.smart-summary>p{margin:0;color:#c9ddd4;line-height:1.6}.smart-summary ul{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0;padding:0;list-style:none}.smart-summary li{padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.07);font-size:.74rem;font-weight:800}.summary-promises{display:grid;gap:8px;margin:10px 0 24px}.summary-promises span{display:flex;align-items:center;gap:9px;color:#cce0d6;font-size:.8rem;font-weight:700}.summary-promises span:before{content:"✓";display:grid;width:22px;height:22px;place-items:center;border-radius:7px;background:#b9f45f;color:#022d20;font-size:.7rem;font-weight:950}.smart-summary .form-submit{margin-top:auto;background:#b9f45f;color:#022d20}.summary-phone{display:flex;justify-content:space-between;gap:12px;margin-top:15px;color:#c9ddd4;font-size:.75rem;text-decoration:none}.summary-phone strong{color:#fff}.smart-summary .form-status{min-height:18px;color:#b9f45f}.smart-summary>small{text-align:center;color:#92afa2;font-size:.7rem}
.contact-launchpad{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;align-items:center;margin-bottom:28px;padding:30px 32px;overflow:hidden;border:1px solid #cfe1d7;border-radius:28px;background:rgba(255,255,255,.86);box-shadow:0 22px 65px rgba(2,45,32,.09);backdrop-filter:blur(14px)}.contact-launchpad:after{content:"";position:absolute;right:-80px;top:-130px;width:280px;height:280px;border:1px solid rgba(8,115,84,.1);border-radius:50%;box-shadow:0 0 0 45px rgba(8,115,84,.025),0 0 0 90px rgba(8,115,84,.018);pointer-events:none}.launchpad-copy{position:relative;z-index:1}.launchpad-copy h2{margin:8px 0 7px;font-size:clamp(1.75rem,3.1vw,2.65rem);line-height:1.05}.launchpad-copy p{margin:0;color:#61776e}.launchpad-actions{position:relative;z-index:1;display:grid;grid-template-columns:1.25fr .75fr;gap:11px}.launchpad-actions a{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:2px 13px;align-items:center;min-width:0;padding:17px 18px;border-radius:17px;text-decoration:none;transition:transform .3s var(--motion),box-shadow .3s}.launchpad-actions a:hover{transform:translateY(-4px)}.launchpad-mail{background:#052f22;color:#fff;box-shadow:0 14px 30px rgba(2,45,32,.16)}.launchpad-mail small{color:#9db9ac}.launchpad-mail strong{max-width:100%;overflow:hidden;text-overflow:ellipsis}.launchpad-mail>b{grid-column:3;grid-row:1/3;color:#b9f45f;font-size:1.2rem}.launchpad-icon{position:relative;grid-row:1/3;display:grid;width:45px;height:45px;place-items:center;border-radius:14px;background:#b9f45f;color:#022d20}.launchpad-icon svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.7}.launchpad-icon i{position:absolute;right:2px;top:2px;width:9px;height:9px;border:2px solid #052f22;border-radius:50%;background:#4ee283;animation:mailSignal 1.8s ease-out infinite}.launchpad-phone{grid-template-columns:auto 1fr!important;background:#b9f45f;color:#022d20}.launchpad-phone>span{grid-row:1/3;font-size:1.45rem}.launchpad-actions small,.launchpad-actions strong{display:block;min-width:0}.launchpad-actions small{font-size:.68rem;font-weight:800}.launchpad-actions strong{font-size:.82rem}.work-copy li{position:relative;transition:padding-left .35s var(--motion),background .35s}.work-copy li.workflow-current{padding-left:12px;background:linear-gradient(90deg,rgba(185,244,95,.1),transparent 78%)}.work-copy li.workflow-current>span{animation:workflowPulse 1.6s ease-out infinite}.work-copy li.workflow-current strong{color:#b9f45f}
@keyframes mailSignal{0%{box-shadow:0 0 0 0 rgba(78,226,131,.45)}75%,100%{box-shadow:0 0 0 10px rgba(78,226,131,0)}}@keyframes workflowPulse{0%,100%{box-shadow:0 0 0 0 rgba(185,244,95,.25)}50%{box-shadow:0 0 0 8px rgba(185,244,95,0)}}
.trust-hub{background:#fff}.trust-console{display:grid;grid-template-columns:.78fr 1.22fr;min-height:500px;overflow:hidden;border:1px solid #d8e8df;border-radius:32px;background:#f4f9f6;box-shadow:0 25px 70px rgba(3,57,42,.1)}.trust-brand{position:relative;display:flex;justify-content:center;flex-direction:column;padding:44px;overflow:hidden}.trust-brand h2{max-width:12ch;margin:12px 0 16px}.trust-brand p{margin:0;color:#60776e;line-height:1.65}.trust-orbit{position:absolute;right:-105px;top:-115px;width:300px;height:300px;border:1px solid rgba(8,115,84,.12);border-radius:50%;animation:orbitTurn 18s linear infinite}.trust-orbit:before,.trust-orbit:after{content:"";position:absolute;border:1px solid rgba(8,115,84,.1);border-radius:50%}.trust-orbit:before{inset:35px}.trust-orbit:after{inset:70px}.trust-orbit>span{position:absolute;top:44px;left:20px;width:14px;height:14px;border-radius:50%;background:#b9f45f;box-shadow:0 0 0 7px rgba(185,244,95,.18)}.trust-orbit img{position:absolute;inset:92px;width:116px;height:116px;border-radius:50%;background:#fff;object-fit:contain;animation:orbitTurn 18s linear infinite reverse}.trust-widget{position:relative;display:flex;flex-direction:column;margin:18px;border-radius:25px;background:linear-gradient(145deg,#022d20,#07513b);color:#fff;overflow:hidden}.trust-tabs{position:relative;display:grid;grid-template-columns:1fr 1fr;margin:18px 18px 0;padding:5px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.06)}.trust-tabs button{position:relative;z-index:2;padding:10px;border:0;background:transparent;color:#a9c0b5;font:inherit;font-size:.82rem;font-weight:850;cursor:pointer}.trust-tabs button.active{color:#022d20}.trust-tab-indicator{position:absolute;z-index:1;top:5px;bottom:5px;left:5px;width:calc(50% - 5px);border-radius:999px;background:#b9f45f;transition:transform .45s var(--motion)}.trust-widget[data-active="instagram"] .trust-tab-indicator{transform:translateX(100%)}.trust-panels{display:grid;flex:1}.trust-panel{grid-area:1/1;padding:48px;animation:trustIn .45s var(--motion) both}.trust-panel[hidden]{display:none}.trust-icon{display:grid;width:56px;height:56px;place-items:center;margin-bottom:28px;border-radius:17px;background:#fff;font-size:1.65rem;font-weight:950}.trust-icon.google{color:#4285f4}.trust-icon.instagram{color:#c13584}.trust-panel small{color:#b9f45f;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.trust-panel h3{max-width:15ch;margin:10px 0 15px;color:#fff;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.1}.trust-panel p{max-width:590px;margin:0 0 26px;color:#c9ddd4;line-height:1.65}.trust-panel .btn{background:#fff;color:#022d20}.trust-progress{position:absolute;right:24px;bottom:22px;left:24px;height:2px;background:rgba(255,255,255,.12)}.trust-progress i{display:block;width:100%;height:100%;background:#b9f45f;transform-origin:left;animation:trustTimer 5.2s linear infinite}
.gardenbau-hero{position:relative;overflow:hidden}.gardenbau-hero:after{content:"GARTENBAU";position:absolute;right:-.04em;bottom:-.25em;color:rgba(185,244,95,.065);font-size:clamp(5rem,14vw,12rem);font-weight:950;letter-spacing:-.08em;pointer-events:none}.gardenbau-hero .wrap{position:relative;z-index:1}.garden-story-section{background:linear-gradient(180deg,#f1f7f3,#fff)}.garden-story blockquote{margin:34px 0;padding:25px 28px;border-left:5px solid #b9f45f;border-radius:0 18px 18px 0;background:#edf8f1;color:#164b38;font-size:1.12rem;font-weight:800;line-height:1.55}.garden-story .btn{margin-top:4px}.garden-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.garden-service-grid article{position:relative;min-height:235px;padding:27px;overflow:hidden;border:1px solid #d9e8df;border-radius:22px;background:#fff;transition:transform .35s var(--motion),box-shadow .35s,border-color .35s}.garden-service-grid article:hover,.garden-service-grid article.service-cycle-current{transform:translateY(-6px);border-color:#8fcf70;box-shadow:0 22px 52px rgba(3,57,42,.11)}.garden-service-grid article.service-cycle-current>span{background:#064d38;color:#b9f45f}.garden-service-grid article>span{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:#e9ffd0;color:#07513b;font-size:.72rem;font-weight:950;transition:background .3s,color .3s}.garden-service-grid h3{margin:28px 0 9px;color:#073f2d}.garden-service-grid p{margin:0;color:#60776e;line-height:1.6}.garden-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:0;padding:0;list-style:none}.garden-timeline li{position:relative;padding:0 24px 0 0}.garden-timeline li:not(:last-child):after{content:"";position:absolute;top:20px;left:48px;right:10px;height:1px;background:linear-gradient(90deg,#80bd9e,#d5e6dd)}.garden-timeline li>span{position:relative;z-index:1;display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#064d38;color:#b9f45f;font-size:.72rem;font-weight:950}.garden-timeline h3{margin:22px 0 8px}.garden-timeline p{margin:0;color:#60776e;font-size:.9rem;line-height:1.6}.garden-audience{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:start}.garden-audience h2{max-width:12ch;margin-top:10px}.garden-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.garden-audience-grid article{padding:25px;border:1px solid #d9e8df;border-radius:20px;background:#fff}.garden-audience-grid h3{margin-bottom:10px}.garden-audience-grid p{margin:0;color:#60776e;font-size:.9rem}
.winter-brand-card{display:grid;grid-template-columns:1.25fr .75fr;overflow:hidden;border-radius:30px;background:linear-gradient(145deg,#022d20,#064d38);color:#fff;box-shadow:0 28px 75px rgba(2,45,32,.16)}.winter-brand-card>div{padding:46px}.winter-brand-card h2{max-width:15ch;margin:12px 0 18px;color:#fff}.winter-brand-card p{max-width:760px;color:#c8ddd3;line-height:1.7}.winter-brand-card>aside{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:42px;background:radial-gradient(circle at 100% 0,rgba(255,255,255,.18),transparent 42%),linear-gradient(150deg,#a7e953,#c6fa72);color:#022d20}.winter-089{font-size:clamp(4.6rem,9vw,7.5rem);font-weight:950;line-height:.85;letter-spacing:-.08em}.winter-brand-card aside>strong{margin-top:16px;font-size:1.2rem}.winter-brand-card aside>small{margin:5px 0 25px;color:#28513f;font-weight:750}.winter-brand-card aside .btn{background:#022d20;color:#fff}
.page-intro h1,.blog-hero h1,.article h1{font-size:clamp(2.35rem,4.4vw,3.85rem);line-height:1.07;text-wrap:balance}.content-grid h2,.article h2{font-size:clamp(1.75rem,3vw,2.45rem)}
@keyframes heroFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes softPulse{0%,100%{opacity:.82}50%{opacity:1}}@keyframes statusPulse{0%{box-shadow:0 0 0 0 rgba(185,244,95,.32)}70%{box-shadow:0 0 0 10px rgba(185,244,95,0)}100%{box-shadow:0 0 0 0 rgba(185,244,95,0)}}@keyframes orbitTurn{to{transform:rotate(360deg)}}@keyframes trustIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes trustTimer{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:900px){.planner-head,.planner-shell,.garden-audience,.winter-brand-card,.smart-inquiry,.trust-console,.contact-launchpad{grid-template-columns:1fr}.planner-head{gap:18px}.planner-head h2{max-width:22ch}.planner-result{min-height:500px}.planner-kicker{margin-top:42px}.garden-service-grid{grid-template-columns:1fr 1fr}.garden-timeline{grid-template-columns:1fr 1fr;gap:28px}.garden-timeline li:not(:last-child):after{display:none}.garden-audience{gap:28px}.garden-audience h2{max-width:18ch}.winter-brand-card>aside{min-height:330px}.smart-summary{min-height:520px}.trust-brand{min-height:390px}.trust-orbit{right:-65px}.contact-launchpad{gap:22px}}
@media(max-width:700px){h1{font-size:2.35rem}h2{font-size:1.9rem}.hero-new h1{font-size:clamp(2.3rem,10.5vw,3.1rem);line-height:1.04;letter-spacing:-.045em}.page-intro h1,.blog-hero h1,.article h1{font-size:2.15rem}.planner-controls,.planner-result{padding:24px}.planner-options{grid-template-columns:1fr 1fr}.planner-shell{border-radius:24px}.planner-result{min-height:460px}.object-planner:before{display:none}.garden-service-grid,.garden-audience-grid{grid-template-columns:1fr}.garden-timeline{grid-template-columns:1fr}.garden-service-grid article{min-height:0}.garden-story blockquote{margin:26px 0;padding:20px;font-size:1rem}.winter-brand-card>div,.winter-brand-card>aside{padding:26px}.winter-brand-card>aside{min-height:280px}.header .logo-image img{width:108px!important;height:68px!important}.smart-fields,.smart-summary{padding:24px}.smart-inquiry{border-radius:24px}.smart-summary{min-height:470px}.trust-console{border-radius:24px}.trust-brand{min-height:360px;padding:28px}.trust-widget{margin:10px}.trust-panel{padding:30px 24px 46px}.trust-orbit{right:-125px;top:-105px}.service-slider-indicator{top:10px;bottom:10px}.contact-launchpad{padding:24px;border-radius:22px}.launchpad-actions{grid-template-columns:1fr}.launchpad-actions a{min-height:78px}}
@media(max-width:440px){.planner-options{grid-template-columns:1fr}.planner-object-types{grid-template-columns:1fr 1fr}.planner-options label span{min-height:48px}.planner-result h3{font-size:1.75rem}.page-progress{height:2px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-new-media img{transform:none!important}}

/* Editorial service stage: deliberately breaks the repeated card layout. */
.service-cinema{position:relative;padding:108px 0 118px;overflow:hidden;background:#f5f9f6}.service-cinema:before{content:"089";position:absolute;right:-.02em;top:-.22em;color:rgba(2,45,32,.035);font-size:clamp(12rem,31vw,32rem);font-weight:950;letter-spacing:-.11em;pointer-events:none}.cinema-heading{position:relative;display:grid;grid-template-columns:1.25fr .65fr;gap:70px;align-items:end;margin-bottom:42px}.cinema-heading h2{max-width:19ch;margin:12px 0 0;font-size:clamp(2.15rem,4.2vw,3.8rem);line-height:1.02}.cinema-heading p{margin:0;color:#587067;line-height:1.7}.cinema-shell{position:relative;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(265px,.45fr);min-height:680px;overflow:hidden;border-radius:10px 42px 10px 42px;background:#032f22;box-shadow:0 36px 95px rgba(2,45,32,.2)}.cinema-visuals{position:relative;min-width:0;overflow:hidden}.cinema-slide{position:absolute;inset:0;overflow:hidden;animation:cinemaIn .72s var(--motion) both}.cinema-slide[hidden]{display:none}.cinema-slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);animation:cinemaImage 5.8s linear both}.cinema-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,22,16,.18),transparent 55%),linear-gradient(0deg,rgba(1,25,18,.94),rgba(1,25,18,0) 66%)}.cinema-copy{position:absolute;z-index:2;left:clamp(24px,5vw,66px);right:clamp(24px,4vw,54px);bottom:clamp(72px,8vw,105px);max-width:720px;color:#fff}.cinema-copy>span{display:inline-flex;padding:8px 11px;border-radius:999px;background:#b9f45f;color:#022d20;font-size:.7rem;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.cinema-copy h3{margin:13px 0 12px;color:#fff;font-size:clamp(2.05rem,4.4vw,4.1rem);line-height:.98;letter-spacing:-.05em;text-wrap:balance}.cinema-copy p{max-width:630px;margin:0;color:#e0ece6;font-size:clamp(.94rem,1.3vw,1.08rem);line-height:1.65}.cinema-copy a{display:inline-flex;align-items:center;gap:12px;margin-top:24px;color:#fff;font-weight:900;text-decoration:none}.cinema-copy a b{display:grid;width:35px;height:35px;place-items:center;border-radius:50%;background:#b9f45f;color:#022d20;transition:transform .25s}.cinema-copy a:hover b{transform:translateX(5px)}.cinema-controls{position:absolute;z-index:3;right:25px;bottom:24px;display:flex;align-items:center;gap:11px;color:#fff}.cinema-controls button{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(2,45,32,.45);color:#fff;font:inherit;font-size:1.1rem;cursor:pointer;backdrop-filter:blur(9px);transition:.25s}.cinema-controls button:hover{border-color:#b9f45f;background:#b9f45f;color:#022d20}.cinema-controls span{min-width:62px;text-align:center;color:#bfd2c9;font-size:.78rem}.cinema-controls b{color:#fff;font-size:1rem}.cinema-rail{position:relative;display:flex;flex-direction:column;padding:17px;background:radial-gradient(circle at 100% 0,rgba(185,244,95,.15),transparent 35%),#032f22}.cinema-rail button{position:relative;display:grid;grid-template-columns:37px 1fr;gap:1px 13px;align-items:center;min-height:99px;padding:16px;border:0;border-bottom:1px solid rgba(255,255,255,.11);background:transparent;color:#fff;text-align:left;font:inherit;cursor:pointer;transition:.35s var(--motion)}.cinema-rail button:after{content:"";position:absolute;inset:9px 0;border-radius:14px;background:#b9f45f;opacity:0;transform:scaleX(.92);transition:.35s var(--motion)}.cinema-rail button>*{position:relative;z-index:1}.cinema-rail button>span{grid-row:1/3;color:#6f9a88;font-size:.7rem;font-weight:950}.cinema-rail b{font-size:1rem}.cinema-rail small{color:#86a798;font-size:.72rem}.cinema-rail button.is-active{padding-left:22px;color:#022d20}.cinema-rail button.is-active:after{opacity:1;transform:none}.cinema-rail button.is-active>span,.cinema-rail button.is-active small{color:#315f4d}.cinema-progress{height:3px;margin:18px 13px 16px;background:rgba(255,255,255,.12)}.cinema-progress i{display:block;width:100%;height:100%;background:#b9f45f;transform-origin:left;animation:cinemaTimer 5.8s linear both}.cinema-all{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding:16px;color:#fff;font-size:.78rem;font-weight:850;text-decoration:none}.cinema-all span{color:#b9f45f;font-size:1.2rem}.trust-icon svg{width:31px;height:31px}.trust-icon.instagram{border:0;background:radial-gradient(circle at 31% 104%,#fdf497 0 7%,#fdf497 8%,#fd5949 43%,#d6249f 66%,#285aeb 100%);color:#fff}.trust-icon.instagram svg{fill:none;stroke:currentColor;stroke-width:1.8}.trust-icon.instagram .instagram-dot{fill:#fff;stroke:none}
@keyframes cinemaIn{from{opacity:0;transform:scale(.985)}to{opacity:1;transform:none}}@keyframes cinemaImage{from{transform:scale(1.02)}to{transform:scale(1.085)}}@keyframes cinemaTimer{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:900px){.cinema-heading{grid-template-columns:1fr;gap:20px}.cinema-heading h2{max-width:22ch}.cinema-shell{grid-template-columns:1fr;min-height:0}.cinema-visuals{min-height:610px}.cinema-rail{display:grid;grid-template-columns:repeat(5,minmax(148px,1fr));overflow-x:auto;scroll-snap-type:x mandatory}.cinema-rail button{grid-template-columns:28px 1fr;min-height:88px;scroll-snap-align:start}.cinema-progress,.cinema-all{display:none}}
@media(max-width:700px){.service-cinema{padding:76px 0 82px}.cinema-heading{margin-bottom:28px}.cinema-heading h2{font-size:clamp(2rem,9.2vw,2.75rem);line-height:1.04}.cinema-shell{border-radius:7px 27px}.cinema-visuals{min-height:560px}.cinema-copy{bottom:88px}.cinema-copy h3{font-size:clamp(2rem,10.5vw,3rem)}.cinema-copy p{font-size:.92rem}.cinema-controls{right:18px;bottom:18px}.cinema-rail{padding:8px}.cinema-rail button{min-width:165px;min-height:78px;padding:11px}.cinema-rail button.is-active{padding-left:15px}.trust-icon{width:58px;height:58px}.trust-icon svg{width:32px;height:32px}}
@media(prefers-reduced-motion:reduce){.cinema-slide,.cinema-slide img,.cinema-progress i{animation:none!important}}

/* Rich service-page imagery */
.service-photo-story{position:relative;display:grid!important;grid-template-columns:1.55fr .75fr;grid-template-rows:1fr 1fr;gap:10px;height:460px;aspect-ratio:auto!important;background:#052f22}.service-photo-story img{min-width:0;min-height:0;transition:transform .8s var(--motion),filter .5s}.service-photo-story img:first-child{grid-row:1/3}.service-photo-story:hover img:first-child{transform:scale(1.025)}.service-photo-story img[data-gallery="2"]:hover,.service-photo-story img[data-gallery="3"]:hover{transform:scale(1.045);filter:saturate(1.12)}.service-photo-story figcaption{position:absolute;z-index:2;left:22px;bottom:20px;padding:11px 14px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:rgba(2,45,32,.76);color:#fff;backdrop-filter:blur(10px)}.service-photo-story figcaption span,.service-photo-story figcaption strong{display:block}.service-photo-story figcaption span{color:#b9f45f;font-size:.66rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.service-photo-story figcaption strong{margin-top:2px;font-size:.85rem}.article>.service-photo-story{max-width:none}.blog-hero+.section .article{overflow:visible}.blog-hero+.section{padding-top:52px}.blog-hero{position:relative;overflow:hidden}.blog-hero:after{content:"";position:absolute;right:-90px;bottom:-120px;width:290px;height:290px;border:1px solid rgba(185,244,95,.13);border-radius:50%;box-shadow:0 0 0 55px rgba(185,244,95,.035);pointer-events:none}

/* About page */
.about-page{background:#fff}.about-hero{position:relative;padding:82px 0 105px;overflow:hidden;background:radial-gradient(circle at 5% 10%,rgba(185,244,95,.18),transparent 30%),linear-gradient(145deg,#02291e,#07553e);color:#fff}.about-hero:before{content:"GARTENPROFIS";position:absolute;left:-.04em;bottom:-.22em;color:rgba(255,255,255,.035);font-size:clamp(5rem,15vw,13rem);font-weight:950;letter-spacing:-.08em;pointer-events:none}.about-hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .75fr;gap:65px;align-items:center}.about-hero h1{max-width:830px;margin:14px 0 23px;color:#fff;font-size:clamp(2.8rem,5.4vw,5rem);line-height:.98;letter-spacing:-.055em}.about-hero p{max-width:720px;margin:0;color:#d6e8df;font-size:1.08rem;line-height:1.7}.about-hero-photo{position:relative;margin:0;overflow:hidden;aspect-ratio:4/5;border-radius:32px 32px 105px 32px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.about-hero-photo:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(2,35,25,.92))}.about-hero-photo img{width:100%;height:100%;object-fit:cover;animation:aboutDrift 9s ease-in-out infinite alternate}.about-hero-photo figcaption{position:absolute;z-index:2;left:26px;right:26px;bottom:24px}.about-hero-photo b,.about-hero-photo span{display:block}.about-hero-photo span{margin-top:4px;color:#bed6ca;font-size:.78rem}.about-story{background:#f4f8f5}.story-grid{display:grid;grid-template-columns:.45fr 1.15fr;gap:80px;align-items:start}.story-marker{position:sticky;top:145px;display:flex;min-height:280px;justify-content:flex-end;flex-direction:column;padding:30px;border-radius:6px 34px 6px 34px;background:#b9f45f;color:#022d20}.story-marker span{font-size:clamp(5rem,10vw,8rem);font-weight:950;line-height:.76;letter-spacing:-.1em}.story-marker small{margin-top:28px;font-weight:850;line-height:1.45}.story-grid h2{max-width:18ch;margin:12px 0 22px}.story-grid p{color:#587067;font-size:1.02rem;line-height:1.75}.story-grid blockquote{margin:30px 0 0;padding:24px 26px;border-left:5px solid #b9f45f;background:#fff;color:#164b38;font-size:1.08rem;font-weight:850;line-height:1.55}.about-gallery{padding:105px 0;background:#032f22;color:#fff}.gallery-head{display:grid;grid-template-columns:1fr .7fr;gap:60px;align-items:end;margin-bottom:34px}.gallery-head h2{max-width:15ch;margin:10px 0 0;color:#fff}.gallery-head p{margin:0;color:#bbd1c6;line-height:1.65}.about-photo-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:255px 255px;gap:14px}.about-photo-grid figure{position:relative;margin:0;overflow:hidden;border-radius:21px}.about-photo-grid figure.wide{grid-row:1/3;border-radius:28px 28px 28px 92px}.about-photo-grid img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--motion),filter .5s}.about-photo-grid figure:hover img{transform:scale(1.04);filter:saturate(1.1)}.about-photo-grid figure:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(2,35,25,.82))}.about-photo-grid figcaption{position:absolute;z-index:2;left:20px;bottom:17px;color:#fff;font-size:.82rem;font-weight:850}.about-method{background:#fff}.method-track{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.method-track:before{content:"";position:absolute;top:44px;left:8%;right:8%;height:2px;background:linear-gradient(90deg,#b9f45f,#087354)}.method-track article{position:relative;padding:28px 23px;border:1px solid #d9e8df;border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(2,45,32,.06);transition:transform .35s var(--motion),box-shadow .35s}.method-track article:hover{transform:translateY(-7px);box-shadow:0 22px 50px rgba(2,45,32,.12)}.method-track article>span{position:relative;z-index:1;display:grid;width:34px;height:34px;place-items:center;margin-bottom:42px;border-radius:10px;background:#052f22;color:#b9f45f;font-size:.68rem;font-weight:950}.method-track h3{margin-bottom:8px}.method-track p{margin:0;color:#63786f;font-size:.87rem;line-height:1.55}.work-more{margin-top:25px;color:#fff}
@keyframes aboutDrift{from{transform:scale(1.02) translate3d(0,0,0)}to{transform:scale(1.075) translate3d(-1.2%,1%,0)}}
@media(max-width:900px){.about-hero-grid,.story-grid,.gallery-head{grid-template-columns:1fr}.about-hero-grid{gap:38px}.about-hero-photo{aspect-ratio:16/9;border-radius:28px 28px 75px}.story-grid{gap:34px}.story-marker{position:static;min-height:180px}.about-photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:340px 190px}.about-photo-grid figure.wide{grid-column:1/-1;grid-row:auto}.method-track{grid-template-columns:1fr 1fr}.method-track:before{display:none}}
@media(max-width:700px){.service-photo-story{grid-template-columns:1fr 1fr;grid-template-rows:300px 150px;height:460px}.service-photo-story img:first-child{grid-column:1/-1;grid-row:auto}.about-hero{padding:58px 0 78px}.about-hero h1{font-size:clamp(2.35rem,10.7vw,3.3rem);line-height:1.02}.about-hero-photo{aspect-ratio:4/3}.about-story,.about-gallery{padding:74px 0}.about-photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:280px 170px}.method-track{grid-template-columns:1fr}.method-track article>span{margin-bottom:22px}}
@media(max-width:440px){.service-photo-story{grid-template-rows:250px 130px;height:390px}.service-photo-story figcaption{left:13px;bottom:12px}.about-photo-grid{grid-template-columns:1fr;grid-template-rows:260px 190px 190px}.about-photo-grid figure.wide{grid-column:auto;border-radius:24px 24px 24px 60px}}
#gebiet,#kontakt{scroll-margin-top:130px}.service-photo-story img:first-child{animation:servicePan 11s ease-in-out infinite alternate}.method-track article.workflow-current{transform:translateY(-7px);border-color:#8fcf70;box-shadow:0 22px 50px rgba(2,45,32,.12)}.method-track article.workflow-current>span{background:#b9f45f;color:#022d20;box-shadow:0 0 0 8px rgba(185,244,95,.14)}
@keyframes servicePan{from{transform:scale(1.01) translate3d(0,0,0)}to{transform:scale(1.065) translate3d(-1%,1%,0)}}
@media(prefers-reduced-motion:reduce){.service-photo-story img:first-child{animation:none!important}}
.service-cinema:before{display:none!important}.story-marker img{display:block;width:100%;max-width:220px;height:auto;padding:10px;border-radius:18px;background:#fff;object-fit:contain}.story-marker>small{margin-top:24px}

/* Route-aware service page system */
.service-page{--route-accent:#b9f45f;--route-accent-soft:#efffd9;background:#fff}.service-page[data-service*="winterdienst"]{--route-accent:#9ee7ff;--route-accent-soft:#e7f8ff}.service-page[data-service*="reinigung"]{--route-accent:#7fe4ca;--route-accent-soft:#e8fbf6}.service-page[data-service*="garten"]{--route-accent:#b9f45f;--route-accent-soft:#efffd9}.service-page .service-hero-visual{position:relative;display:flex;min-height:630px;align-items:flex-end;padding:150px 0 115px;background-image:linear-gradient(90deg,rgba(1,25,18,.94) 0%,rgba(1,25,18,.76) 42%,rgba(1,25,18,.16) 78%),linear-gradient(0deg,rgba(1,25,18,.72),transparent 55%),var(--service-hero-image);background-position:center;background-size:cover;color:#fff}.service-page .service-hero-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(520px circle at 15% 20%,color-mix(in srgb,var(--route-accent) 20%,transparent),transparent 70%);pointer-events:none}.service-page .service-hero-visual:after{content:"";position:absolute;right:clamp(25px,7vw,110px);bottom:54px;width:12px;height:12px;border-radius:50%;background:var(--route-accent);box-shadow:0 0 0 10px color-mix(in srgb,var(--route-accent) 16%,transparent),0 0 0 35px color-mix(in srgb,var(--route-accent) 7%,transparent);animation:statusPulse 2.2s ease-out infinite}.service-page .service-hero-visual .wrap{position:relative;z-index:1;width:100%}.service-page .service-hero-visual h1{max-width:900px;margin:18px 0 20px;color:#fff;font-size:clamp(2.8rem,5.6vw,5.25rem);line-height:.97;letter-spacing:-.058em;text-wrap:balance}.service-page .service-hero-visual p{max-width:720px;margin:0;color:#d6e8df;font-size:clamp(1rem,1.5vw,1.16rem);line-height:1.7}.service-page .service-hero-visual .eyebrow{color:var(--route-accent)}.service-breadcrumb{display:flex;align-items:center;gap:9px;color:#b9cec4;font-size:.73rem;font-weight:780}.service-breadcrumb a{color:#fff;text-decoration:none}.service-breadcrumb span{color:var(--route-accent)}.service-breadcrumb b{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-route-nav{position:relative;z-index:8;margin-top:-43px}.service-route-nav>.wrap{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;padding:10px;border:1px solid #d7e6de;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 22px 65px rgba(2,45,32,.16);backdrop-filter:blur(16px)}.route-overview{display:grid;grid-template-columns:38px 1fr;gap:0 10px;align-items:center;padding:12px 15px;border-radius:14px;background:#052f22;color:#fff;text-decoration:none}.route-overview span{grid-row:1/3;display:grid;width:35px;height:35px;place-items:center;border-radius:10px;background:var(--route-accent);color:#022d20;font-size:.65rem;font-weight:950}.route-overview b{font-size:.83rem}.route-service-links{display:flex;min-width:0;justify-content:center;gap:4px}.route-service-links a{padding:13px 12px;border-radius:11px;color:#49665b;font-size:.78rem;font-weight:850;text-decoration:none;white-space:nowrap;transition:.25s}.route-service-links a:hover,.route-service-links a.active{background:var(--route-accent-soft);color:#063d2c}.route-service-links a.active{box-shadow:inset 0 -2px var(--route-accent)}.route-request{display:flex;align-items:center;gap:12px;padding:15px 17px;border-radius:14px;background:var(--route-accent);color:#022d20;font-size:.82rem;font-weight:900;text-decoration:none}.route-request span{font-size:1.1rem;transition:transform .25s}.route-request:hover span{transform:translateX(4px)}.service-page .service-route-nav+.section{padding:86px 0 96px;background:linear-gradient(180deg,#f4f8f5,#fff)}.service-page .article{max-width:1060px;padding:54px;border:1px solid #d9e7df;border-radius:30px;background:#fff;box-shadow:0 26px 75px rgba(2,45,32,.09)}.service-page .article>h2{max-width:22ch;margin:42px 0 14px;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.08}.service-page .article>h2:first-of-type{margin-top:0}.service-page .article>p{max-width:820px;color:#5b7168;font-size:1rem;line-height:1.75}.service-page .article>ul{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:20px 0 0;padding:0}.service-page .article>ul li{position:relative;margin:0;padding:14px 14px 14px 42px;border-radius:12px;background:#f3f8f5;list-style:none;color:#365448}.service-page .article>ul li:before{content:"✓";position:absolute;left:15px;color:#087354;font-weight:950}.service-page .article>.service-photo-pair{display:grid!important;grid-template-columns:1.2fr .8fr;grid-template-rows:390px;height:390px;margin:-25px -25px 45px;border-radius:23px}.service-page .service-photo-pair img{grid-column:auto!important;grid-row:auto!important;animation:none!important}.service-page .service-photo-pair img:first-child{border-radius:0}.service-page .content-section{position:relative;padding:92px 0}.service-page .content-section.alt{background:linear-gradient(135deg,#f2f7f4,#f8fbf9)}.service-page .content-grid{gap:80px;align-items:center}.service-page .content-grid>div>h2,.service-page .text-columns h2{max-width:19ch;margin-top:0}.service-page .content-grid p,.service-page .text-columns p{color:#5b7168;line-height:1.75}.service-page .content-list{gap:9px}.service-page .content-list li{border:0;border-left:3px solid var(--route-accent);border-radius:0 12px 12px 0;background:#fff;box-shadow:0 8px 24px rgba(2,45,32,.045)}.service-page .service-faq{max-width:1040px}.service-page .service-faq>h2{margin:10px 0 28px}.service-page .service-faq details{margin-bottom:9px;padding:0 20px;border:1px solid #d8e6de;border-radius:14px;background:#fff}.service-page .service-faq summary{padding:19px 38px 19px 0}.service-page .service-faq details p{padding-bottom:19px;color:#5b7168}.service-page .cta-strip{position:relative;overflow:hidden;padding:45px;border-radius:8px 28px 8px 28px;background:radial-gradient(circle at 85% 10%,color-mix(in srgb,var(--route-accent) 24%,transparent),transparent 25%),#052f22;box-shadow:0 25px 65px rgba(2,45,32,.17)}.service-page .cta-strip .btn{background:var(--route-accent);color:#022d20}
@media(max-width:1020px){.service-route-nav>.wrap{grid-template-columns:auto 1fr}.route-service-links{grid-column:1/-1;grid-row:2;justify-content:flex-start;overflow-x:auto}.route-request{grid-column:2;grid-row:1;justify-self:end}.service-page .service-hero-visual{min-height:570px}.service-page .content-grid{gap:46px}}
@media(max-width:700px){.service-page .service-hero-visual{min-height:535px;padding:115px 0 88px;background-image:linear-gradient(0deg,rgba(1,25,18,.92),rgba(1,25,18,.3)),var(--service-hero-image);background-position:center}.service-page .service-hero-visual h1{font-size:clamp(2.35rem,11vw,3.35rem);line-height:1.01}.service-route-nav{margin-top:-28px}.service-route-nav>.wrap{border-radius:18px}.route-overview{padding:9px 11px}.route-request{padding:13px}.route-service-links{padding-bottom:2px}.route-service-links a{padding:11px 10px}.service-page .service-route-nav+.section{padding:58px 0 72px}.service-page .article{padding:25px;border-radius:22px}.service-page .article>.service-photo-pair{grid-template-columns:1fr 1fr;grid-template-rows:215px;height:215px;margin:-10px -10px 35px}.service-page .article>ul{grid-template-columns:1fr}.service-page .content-section{padding:70px 0}.service-page .content-grid{gap:32px}.service-page .cta-strip{padding:28px;border-radius:7px 22px}.service-breadcrumb b{max-width:145px}}

/* Visual service overview */
.service-overview-page .service-overview-hero{padding:105px 0 125px;background:radial-gradient(circle at 12% 18%,rgba(185,244,95,.18),transparent 28%),linear-gradient(145deg,#02291e,#07553e);color:#fff}.service-overview-page .service-overview-hero h1{max-width:900px;color:#fff;font-size:clamp(2.8rem,5.5vw,5.1rem);line-height:.98;letter-spacing:-.055em}.service-overview-page .service-overview-hero p{max-width:760px;color:#d5e7de}.overview-visual-index{position:relative;z-index:3;margin-top:-72px;padding-bottom:30px}.overview-visual-index>.wrap{display:grid;grid-template-columns:1.3fr .7fr .7fr;grid-template-rows:230px 230px;gap:12px}.overview-visual-index a{position:relative;display:flex;align-items:flex-end;padding:24px;overflow:hidden;border-radius:20px;background-image:linear-gradient(0deg,rgba(2,35,25,.9),rgba(2,35,25,.05) 72%),var(--visual);background-position:center;background-size:cover;color:#fff;text-decoration:none;box-shadow:0 18px 48px rgba(2,45,32,.14);transition:transform .4s var(--motion),box-shadow .4s}.overview-visual-index a:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.15);border-radius:inherit}.overview-visual-index a:hover{z-index:2;transform:translateY(-7px);box-shadow:0 28px 60px rgba(2,45,32,.23)}.overview-visual-index strong{position:relative;z-index:1;font-size:1.05rem}.overview-visual-index .overview-visual-main{grid-row:1/3;align-items:flex-start;justify-content:flex-end;flex-direction:column;padding:38px;border-radius:28px 28px 28px 80px}.overview-visual-main small,.overview-visual-main strong,.overview-visual-main span{position:relative;z-index:1;display:block}.overview-visual-main small{margin-bottom:9px;color:#b9f45f;font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.overview-visual-main strong{font-size:clamp(2rem,3.5vw,3.3rem);line-height:1}.overview-visual-main span{margin-top:12px;color:#d6e8df;font-size:.85rem;font-weight:800}.service-overview-page main>.section{padding-top:70px}.service-overview-page .service-group{margin-bottom:85px}.service-overview-page .service-group-head{align-items:end}.service-overview-page .overview-card{border-radius:8px 24px 8px 24px}.service-overview-page .overview-card .num{border-radius:8px}.service-overview-page .overview-card:hover{transform:translateY(-8px)}
@media(max-width:800px){.service-overview-page .service-overview-hero{padding:75px 0 105px}.service-overview-page .service-overview-hero h1{font-size:clamp(2.45rem,10.5vw,3.45rem)}.overview-visual-index{margin-top:-55px}.overview-visual-index>.wrap{grid-template-columns:1fr 1fr;grid-template-rows:330px 180px 180px}.overview-visual-index .overview-visual-main{grid-column:1/-1;grid-row:auto}.overview-visual-index a{padding:18px}.service-overview-page .service-group{margin-bottom:60px}}

/* Combined local area and FAQ hub */
.local-help{position:relative;padding:100px 0;background:linear-gradient(180deg,#f4f8f5,#fff)}.local-answer-hub{overflow:hidden;border:1px solid #d2e2d9;border-radius:36px;background:#fff;box-shadow:0 32px 90px rgba(2,45,32,.12)}.local-area-zone{position:relative;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;padding:54px;background:radial-gradient(circle at 95% 5%,rgba(185,244,95,.18),transparent 29%),linear-gradient(145deg,#022d20,#06503a);color:#fff}.local-area-zone:after{content:"";position:absolute;left:54px;right:54px;bottom:0;height:1px;background:linear-gradient(90deg,var(--acid),rgba(255,255,255,.08))}.local-area-zone h2{max-width:15ch;margin:10px 0 15px;color:#fff;font-size:clamp(2rem,3.6vw,3.15rem);line-height:1.04}.local-area-zone p{max-width:600px;margin:0;color:#c8ddd3;line-height:1.65}.local-area-zone .text-action{margin-top:22px;color:#fff}.local-area-zone .text-action span{color:#b9f45f}.local-status{display:flex;align-items:center;gap:9px;margin-bottom:18px;color:#cfe2d8;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.local-status i{width:9px;height:9px;border-radius:50%;background:#b9f45f;box-shadow:0 0 0 7px rgba(185,244,95,.13);animation:statusPulse 2s ease-out infinite}.local-area-zone .area-list{gap:8px}.local-area-zone .area-list span,.local-area-zone .area-list span:first-child{padding:11px 14px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.075);color:#fff;font-size:.78rem}.local-area-zone .area-list span:first-child{border-color:#b9f45f;background:#b9f45f;color:#022d20}.local-area-zone .area-list span:hover{transform:translateY(-3px);border-color:#b9f45f;background:rgba(185,244,95,.13);color:#fff}.local-faq-zone{display:grid;grid-template-columns:.66fr 1.34fr;gap:65px;align-items:start;padding:54px}.local-faq-zone .faq-title{position:static}.local-faq-zone .faq-title h2{max-width:12ch;margin:10px 0 14px;font-size:clamp(2rem,3.4vw,2.9rem);line-height:1.05}.local-faq-zone .faq-title p{margin:0;color:#687d74;line-height:1.6}.local-faq-zone .faq-list details{margin-bottom:8px;padding:0 18px;border:1px solid #d8e6de;border-radius:14px;background:#f9fcfa;transition:border-color .25s,transform .25s,box-shadow .25s}.local-faq-zone .faq-list details:hover,.local-faq-zone .faq-list details[open]{transform:translateX(4px);border-color:#9bcbb2;box-shadow:0 12px 28px rgba(2,45,32,.07)}.local-faq-zone .faq-list summary{padding:19px 42px 19px 0;font-size:.92rem}.local-faq-zone .faq-list details p{padding:0 28px 18px 0;margin:0;color:#61766d;line-height:1.6}
@media(max-width:900px){.local-area-zone,.local-faq-zone{grid-template-columns:1fr;gap:32px}.local-area-zone,.local-faq-zone{padding:38px}.local-area-zone h2,.local-faq-zone .faq-title h2{max-width:20ch}}
@media(max-width:600px){.local-help{padding:70px 0}.local-answer-hub{border-radius:24px}.local-area-zone,.local-faq-zone{padding:27px 23px}.local-area-zone{gap:27px}.local-area-zone:after{left:23px;right:23px}.local-area-zone h2,.local-faq-zone .faq-title h2{font-size:clamp(1.85rem,8.5vw,2.35rem)}.local-faq-zone{gap:25px}.local-faq-zone .faq-list summary{padding-top:17px;padding-bottom:17px;font-size:.86rem}}
