/* NK layout refinement: floating contact controls intentionally excluded. */
body.home-page .home-services-teaser.section{padding:38px 0}
body.home-page .home-services-teaser .section-heading{max-width:none;gap:40px}
body.home-page .home-services-teaser h2{font-size:clamp(28px,3vw,40px);line-height:1.15;letter-spacing:-.035em}
body.home-page .home-services-teaser .section-heading>p{font-size:17px;line-height:1.6;max-width:540px}
body.home-page .home-services-action{margin-top:18px}
body.home-page .process.section{padding:42px 0 46px}
body.home-page .process h2{font-size:clamp(28px,3vw,40px);line-height:1.2;letter-spacing:-.035em}
.nk-process-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;list-style:none;margin:0;padding:0}
.nk-process-list>li{position:relative;min-width:0;padding:0;background:none;box-shadow:none}
.nk-process-number{display:flex;align-items:center;gap:20px;color:var(--green);font-size:24px;font-weight:800;margin-bottom:15px}
.nk-process-number::after{content:"";height:1px;flex:1;background:rgba(7,46,26,.2)}
.nk-process-list>li:last-child .nk-process-number::after{display:none}
.nk-process-list h3{font-size:20px;margin:0 0 8px}
.nk-process-list p{margin:0;color:var(--muted);line-height:1.65;font-size:16px}
.nk-process-list.nk-motion-ready>li{opacity:0;transform:translateY(14px);transition:opacity .7s ease,transform .7s ease}
.nk-process-list.nk-motion-ready>li.nk-shown{opacity:1;transform:none}
body.home-page .contact-teaser.section{padding:48px 0}
body.home-page .contact-teaser h2{font-size:clamp(30px,3.4vw,44px);line-height:1.16;letter-spacing:-.035em;max-width:610px}
body.home-page .contact-teaser .contact-grid{gap:48px;align-items:center}
body.home-page .contact-teaser .contact-intro{margin:18px 0 20px;font-size:17px}
body.home-page .contact-teaser .contact-details{gap:18px;align-content:center}
body.home-page .contact-teaser .contact-details>a,body.home-page .contact-teaser .contact-details>div{border:0;padding:0;gap:3px}
body.home-page .contact-teaser .contact-details small{color:#b9c8bf}
body.home-page .contact-teaser .contact-buttons{gap:12px}
.nk-contact-link{display:inline-flex;align-items:center;min-height:44px;margin-top:8px;color:#e0e8e2;font-size:14px;text-decoration:underline;text-underline-offset:4px}
footer{padding:30px 0 16px}
footer .footer-grid{grid-template-columns:1fr 1fr 1.2fr;gap:32px;padding-right:76px}
footer .footer-grid>div{gap:5px;min-width:0}
footer .footer-grid img{width:68px;padding:4px;box-shadow:none}
footer .footer-grid strong{margin-bottom:6px}
footer .footer-grid p,footer .footer-grid a,footer .footer-grid span{color:#bdc7bf;font-size:14px;overflow-wrap:anywhere}
footer .footer-bottom{margin-top:22px;padding-top:14px;padding-right:76px;color:#aeb9b1;gap:16px}
footer .footer-bottom a{display:inline-flex;align-items:center;min-height:32px}
.leistungen-hero.section{padding:118px 0 24px}
.leistungen-hero h1{font-size:clamp(34px,4vw,53px);line-height:1.12}
.leistungen-hero .container{gap:32px}
.leistungen-hero p:not(.eyebrow){font-size:18px;margin-top:18px}
.leistungen-hero-visual{width:min(100%,430px)}
.leistungen-services.section{padding-top:24px;padding-bottom:28px}
.leistungen-services .service-detail-list{gap:0}
.nk-service{border-top:1px solid rgba(7,46,26,.18)}
.nk-service summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0}
.nk-service summary::-webkit-details-marker{display:none}
.nk-service summary>div{min-width:0}
.nk-service h2,.nk-winter h2{font-size:clamp(21px,2.1vw,28px);line-height:1.25;letter-spacing:-.025em;margin:0}
.nk-service-summary{display:block;font-size:15px;color:var(--muted);margin-top:6px;line-height:1.5}
.nk-service-plus{position:relative;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:rgba(7,46,26,.06)}
.nk-service-plus::before,.nk-service-plus::after{content:"";position:absolute;background:var(--green);top:15px;left:9px;width:14px;height:2px}
.nk-service-plus::after{transform:rotate(90deg);transition:transform .2s ease}
.nk-service[open] .nk-service-plus::after{transform:rotate(0)}
.nk-service summary:focus-visible{outline:2px solid var(--green);outline-offset:4px;border-radius:4px}
.nk-service-body{padding:0 0 22px}
.nk-service-body>p{margin:0 0 14px;color:var(--muted)}
.nk-service-body ul,.nk-winter ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 32px;margin:0;padding:0;list-style:none}
.nk-service-body li{position:relative;padding-left:16px;color:#38433b;line-height:1.6}
.nk-service-body li::before{content:"";position:absolute;left:0;top:.7em;width:4px;height:4px;border-radius:50%;background:var(--green)}
.nk-service[open] .nk-service-body{animation:nk-service-enter .22s ease}
.nk-winter{padding:20px 0;border-top:1px solid rgba(7,46,26,.18)}
.nk-winter ul{display:block;margin-top:8px;color:var(--muted)}
.nk-service-inquiry{display:grid;grid-template-columns:1fr auto;gap:8px 28px;align-items:center;background:var(--green);color:#fff;border-radius:14px;padding:22px 26px;margin-top:16px}
.nk-service-inquiry h2{font-size:clamp(21px,2vw,26px);line-height:1.25;margin:0}
.nk-service-inquiry p{grid-column:1;max-width:720px;color:#d5ded7;font-size:16px;margin:0}
.nk-service-inquiry .button{grid-column:2;grid-row:1 / span 2}
@keyframes nk-service-enter{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
@media(max-width:980px){
  body.home-page .home-services-teaser .section-heading>p{margin:14px 0 0}
  body.home-page .contact-teaser .contact-grid{gap:28px}
}
@media(max-width:640px){
  body.home-page .home-services-teaser.section,body.home-page .process.section{padding:32px 0}
  body.home-page .contact-teaser.section{padding:36px 0}
  .nk-process-list{grid-template-columns:1fr;gap:22px}
  .nk-process-list>li{padding-left:48px}
  .nk-process-number{position:absolute;left:0;top:0;font-size:21px;margin:0}
  .nk-process-number::after{display:none}
  .nk-process-list>li:not(:last-child)::after{content:"";position:absolute;left:13px;top:36px;bottom:-12px;width:1px;background:rgba(7,46,26,.2)}
  footer .footer-grid{grid-template-columns:1fr;gap:20px;padding-right:76px}
  footer .footer-grid a{min-height:32px;display:flex;align-items:center}
  footer .footer-bottom{padding-right:76px;gap:8px}
  footer .footer-bottom div{flex-wrap:wrap;gap:10px 18px}
  .leistungen-hero.section{padding:104px 0 18px}
  .leistungen-hero .container{grid-template-columns:1fr;gap:20px}
  .leistungen-hero-visual{width:min(78%,290px);justify-self:center}
  .leistungen-hero p:not(.eyebrow){font-size:17px}
  .leistungen-services.section{padding-top:18px}
  .nk-service summary{padding:18px 0;gap:12px}
  .nk-service-body ul{grid-template-columns:1fr;gap:8px}
  .nk-service-inquiry{grid-template-columns:1fr;padding:20px;gap:12px}
  .nk-service-inquiry .button{grid-column:1;grid-row:auto;justify-self:start}
}
@media(prefers-reduced-motion:reduce){
  .nk-process-list.nk-motion-ready>li{opacity:1;transform:none;transition:none!important}
  .nk-service[open] .nk-service-body{animation:none}
  .nk-service-plus::after{transition:none}
}

/* NK process cards v2 */
body.home-page .nk-process-list{gap:36px}
body.home-page .nk-process-list>li{padding:22px;background:rgba(255,255,255,.65);border:1px solid rgba(7,46,26,.09);border-radius:16px;box-shadow:none}
body.home-page .nk-process-list>li:not(:last-child)::after{content:"";position:absolute;left:calc(100% + 1px);right:auto;top:50%;bottom:auto;width:35px;height:1px;background:rgba(7,46,26,.25)}
body.home-page .nk-process-list>li:not(:last-child)::before{content:"";position:absolute;left:calc(100% + 16px);top:calc(50% - 3px);width:7px;height:7px;border-radius:50%;background:#b08a3f;z-index:1}
@media(max-width:980px){
 body.home-page .nk-process-list{gap:26px}
 body.home-page .nk-process-list>li{padding:18px}
 body.home-page .nk-process-list>li:not(:last-child)::after{width:25px}
 body.home-page .nk-process-list>li:not(:last-child)::before{left:calc(100% + 11px)}
}
@media(max-width:640px){
 body.home-page .nk-process-list{grid-template-columns:1fr;gap:26px}
 body.home-page .nk-process-list>li:not(:last-child)::after{left:50%;top:100%;width:1px;height:26px}
 body.home-page .nk-process-list>li:not(:last-child)::before{left:calc(50% - 3px);top:calc(100% + 10px)}
}

/* Explicit service disclosure labels */
.nk-service-action{display:flex;align-items:center;gap:10px;flex-shrink:0;min-height:44px;color:var(--green);font-size:14px;font-weight:600}
.nk-service-action .nk-label-closed,.nk-service-action .nk-label-open{text-decoration:underline;text-underline-offset:3px}
.nk-service-action .nk-label-open{display:none}
.nk-service[open] .nk-label-open{display:inline}
.nk-service[open] .nk-label-closed{display:none}
@media(max-width:760px){.nk-service summary{flex-wrap:wrap;gap:8px}.nk-service summary>div{width:100%}.nk-service-action{flex-direction:row-reverse}}

/* NK contact and about refinement 20260921 */
.nk-contact-page .nk-contact-refined{padding:124px 0 38px}
.nk-contact-refined .contact-grid{grid-template-columns:1.15fr 1fr;gap:56px;align-items:center}
.nk-contact-refined h1{font-size:clamp(32px,3.5vw,46px);line-height:1.15;letter-spacing:-.035em;max-width:560px}
.nk-contact-refined .contact-intro{margin:20px 0 24px;font-size:18px;max-width:570px}
.nk-contact-refined .contact-buttons{display:flex;align-items:flex-start;gap:14px;flex-wrap:wrap}
.nk-contact-refined .nk-contact-note{font-size:14px;line-height:1.5;color:#c6d4cb;margin:9px 0 0;max-width:260px}
.nk-contact-refined .contact-details{gap:22px;align-self:center;margin:0}
.nk-contact-refined .contact-details>a,.nk-contact-refined .contact-details>div{padding:0;border:0;gap:4px}
.nk-contact-refined .contact-details small{color:#b9c8bf}
.nk-contact-page #faq{padding:38px 0 44px;scroll-margin-top:110px}
.nk-contact-page #faq .section-heading{margin-bottom:22px}
.nk-contact-page #faq .faq-accordion{gap:0}
.nk-contact-page #faq .faq-question{padding:14px 0;min-height:54px}
.nk-contact-page #faq .nk-faq-action{display:flex;align-items:center;gap:10px;flex-shrink:0;font-size:14px;font-weight:600}
.nk-contact-page #faq .nk-faq-action>span:not(.faq-icon){text-decoration:underline;text-underline-offset:3px}
.nk-contact-page #faq .nk-faq-open{display:none}
.nk-contact-page #faq [aria-expanded="true"] .nk-faq-open{display:inline}
.nk-contact-page #faq [aria-expanded="true"] .nk-faq-closed{display:none}
.nk-about-page .about-page-hero{padding:120px 0 28px}
.nk-about-page .about-page-hero .container,.nk-about-page .about-grid{max-width:1120px}
.nk-about-page .about-page-hero h1{font-size:clamp(30px,3.4vw,46px);line-height:1.16;white-space:normal;overflow-wrap:break-word}
.nk-about-page .about.section{padding:36px 0 40px}
.nk-about-page .about-copy{max-width:none;margin:0}
.nk-about-intro{display:grid;grid-template-columns:180px minmax(0,1fr);gap:36px;align-items:start}
.nk-about-page .about-avatar{width:180px;height:180px;max-width:100%;margin-top:6px}
.nk-about-story{min-width:0}
.nk-about-page .about-person-header{margin:10px 0 18px}
.nk-about-page .about-person-header h2{font-size:clamp(28px,3vw,40px);line-height:1.2}
.nk-about-page .about-story-title{font-size:19px;line-height:1.45;letter-spacing:0;text-transform:none;margin:0 0 14px}
.nk-about-story>p:not(.eyebrow){font-size:18px;color:var(--muted);line-height:1.65;margin:0 0 16px}
.nk-about-values{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:24px}
.nk-about-page .about-text-section{margin:0;padding:20px 0 0;max-width:none}
.nk-about-page .about-text-section h3{letter-spacing:0;text-transform:none;font-size:21px;line-height:1.3}
.nk-about-page .about-text-section p{line-height:1.65}
.nk-about-page .nk-about-cta{margin-top:26px}
.nk-about-page .reviews.section{padding:32px 0 40px}
.nk-about-page .reviews-panel{padding:26px;border-radius:18px}
.nk-about-page .reviews-panel .section-heading{margin-bottom:22px}
.nk-about-page .reviews-panel h2{font-size:clamp(27px,3vw,38px);line-height:1.2}
.nk-about-page .reviews-panel .eyebrow{margin-bottom:12px}
.nk-about-page .reviews-actions{margin-top:20px}
@media(max-width:760px){
 .nk-contact-refined .contact-grid{grid-template-columns:1fr;gap:30px}
 .nk-contact-page .nk-contact-refined{padding:108px 0 30px}
 .nk-contact-page #faq{padding:30px 0 36px}
 .nk-contact-page #faq .faq-question{flex-wrap:wrap;gap:6px}
 .nk-contact-page #faq .faq-question>span:first-child{width:100%}
 .nk-contact-page #faq .nk-faq-action{min-height:26px}
 .nk-about-page .about-page-hero{padding:108px 0 24px}
 .nk-about-intro{grid-template-columns:1fr;gap:20px}
 .nk-about-page .about-avatar{width:132px;height:132px;margin:0}
 .nk-about-values{grid-template-columns:1fr;gap:24px}
 .nk-about-page .about.section{padding:28px 0 32px}
 .nk-about-page .reviews-panel{padding:20px}
}
