:root { --navy:var(--wp--preset--color--navy,#24327d); --navy-deep:var(--wp--preset--color--navy-deep,#15245f); --pink:var(--wp--preset--color--pink,#c9146f); --pink-dark:#a90f5b; --ink:var(--wp--preset--color--ink,#17214f); --surface:var(--wp--preset--color--surface,#f7f7fb); --white:var(--wp--preset--color--white,#fff); }
.wp-site-blocks { padding: 0; }
.wp-site-blocks > *, .wp-block-post-content > *, :is(.kk-main,.editor-styles-wrapper) > * { margin-block-start: 0; margin-block-end: 0; }
.wp-block-group { --wp--style--block-gap: 0; }
:is(.kk-main,.editor-styles-wrapper) .is-layout-flow > * { margin-block-start:0; }
.kk-header .kk-header-inner > *, .kk-header .kk-header-actions > * { margin-block:0; }
:is(.kk-main,.editor-styles-wrapper) .contact-stage > .contact-form-wrap { margin-top:-42px; }
.wp-block-post-content { max-width: none; }
.wp-block-group p:last-child { margin-bottom: 0; }
:is(.kk-main,.editor-styles-wrapper) { min-height: 65vh; }
.kk-header { position: sticky; z-index: 100; top: 0; background: #fff; border-bottom: 1px solid #dfe2ee; }
.admin-bar .kk-header { top: 32px; }
.kk-header-inner { min-height: 82px; gap: 25px; display: flex; justify-content: space-between; flex-wrap: nowrap; }
.wp-block-site-logo { flex-shrink: 0; }
.wp-block-site-logo a { display:block; width:245px; height:51px; overflow:hidden; position:relative; }
.wp-block-site-logo img { position:absolute; width:280px; max-width:none; top:-48px; left:-17px; }
.kk-navigation { margin-left:auto; font-size:13px; font-weight:500; }
.kk-navigation .wp-block-navigation__container { gap: clamp(14px,1.8vw,28px); }
.kk-navigation a { padding-block: 12px; }
.kk-navigation .current-menu-item > a { text-decoration: underline; text-decoration-color:var(--pink); text-underline-offset:8px; }
.kk-header-actions { display:flex; align-items:center; gap:20px; flex-shrink:0; }
.kk-phone { margin:0; font-size:13px; font-weight:600; white-space:nowrap; }
.kk-header-actions .wp-block-button__link { font-size:12px; padding:13px 17px; }
.wp-block-button__link { display:inline-flex; justify-content:center; align-items:center; min-height:48px; border:2px solid var(--pink); transition:background 180ms ease; }
.wp-block-button__link:hover { background:var(--pink-dark); border-color:var(--pink-dark); color:#fff; }
.is-style-outline .wp-block-button__link { background:transparent; color:var(--pink); }
.is-style-outline .wp-block-button__link:hover { background:var(--pink); color:#fff; }
.wp-block-buttons { gap:16px; }
.hero__content { height:auto; min-height:650px; }
.hero__copy { padding:65px 45px 55px 0; }
.hero__media .wp-block-image { margin:0; height:100%; }
.hero__media img { width:100%; height:100%; object-fit:cover; object-position:center 43%; }
.hero__media-note p { color:#fff; margin:0; font-size:13px; }
.hero__media-note strong { display:inline; }
.hero__personal p { margin-bottom:14px; }
.hero__personal ul { gap:12px 20px; }
.hero__personal li { flex:0 1 auto; }
.hero__personal li::before { content:'✓'; color:var(--pink); font-size:16px; }
.text-link { margin-bottom:0; }
.text-link a { display:inline-flex; align-items:center; gap:12px; }
.trust-strip p { margin:0; }
.trust-strip__lead { border-left:3px solid var(--pink); }
.trust-point p { font-size:12px; color:#424964; }
.section-heading::after { display:block; width:54px; height:3px; background:var(--pink); content:''; margin:16px auto 0; }
.services .section-heading::after { margin-left:0; }
.services__image, .about__media { margin:0; }
.service-list { gap:0 28px; }
.kk-service-link { margin:0; }
.kk-service-link a { min-height:66px; font-size:14px; }
.kk-service-link a::before { display:none; }
.process-step__number { position:static; margin:0 0 26px; }
.process-step { padding-inline:45px; }
.about__copy .wp-block-buttons { margin-top:24px; }
.projects .section-heading { display:block; }
.projects .section-heading::after { margin-left:0; }
.kk-project-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:44px 30px; list-style:none; padding:0; margin:0; }
.kk-project-card .wp-block-post-featured-image { margin:0 0 22px; overflow:hidden; border-radius:8px; }
.kk-project-card img { width:100%; object-fit:cover; }
.kk-project-card h3 { font-size:22px; margin:0 0 12px; }
.kk-project-card .wp-block-post-excerpt { margin:0 0 15px; font-size:14px; }
.kk-project-card .wp-block-read-more { color:var(--pink); font-size:14px; font-weight:700; }
.kk-query .wp-block-query-pagination { margin-top:35px; }
.kk-query .wp-block-query-pagination:empty { display:none; }
.projects .text-link { margin-top:30px; }
.contact-stage h2 { color:white; }
.contact-stage__intro > p { color:#dce0f3; }
.contact-stage__intro { gap:24px; }
.contact-stage__intro > * { margin-block:0; }
.contact-stage__photo { margin-top:auto; }
.contact-details { display:flex; flex-direction:column; gap:14px; margin-block:4px 16px; }
.contact-details p { margin:0; }
.contact-details a { display:block; color:var(--white); font-size:14px; overflow-wrap:anywhere; }
.contact-details a:hover { text-decoration:underline; text-underline-offset:4px; }
.contact-form-wrap { margin-top:-42px; }
:is(.kk-main,.editor-styles-wrapper) .contact-section { padding-bottom:clamp(40px,5vw,72px); }
:is(.kk-main,.editor-styles-wrapper) .contact-stage > .contact-form-wrap { margin-bottom:36px; }
@media(max-width:680px) {
  :is(.kk-main,.editor-styles-wrapper) .contact-stage > .contact-form-wrap { margin-bottom:0; }
}
.site-footer { margin:0; }
.site-footer__statement h2 { margin:0; color:#fff; font-size:clamp(32px,4vw,56px); max-width:720px; text-align:right; }
.site-footer__main h3 { font-size:14px; color:#fff; margin-bottom:18px; }
.footer-navigation p,.footer-contact p { margin:0; }
.site-footer .footer-navigation > p,.site-footer .footer-contact > p { text-transform:none; letter-spacing:normal; font-size:13px; }
.site-footer .wp-block-site-logo a { background:#fff; border-radius:3px; margin-bottom:24px; }
.footer-contact .footer-phone a { font-size:25px; color:#ff88bf; }
.site-footer a { color:#fff; }
.site-footer__bottom { color:#c3cbea; }
.kk-page-intro { padding-block:70px 55px; }
.kk-page-intro h1 { max-width:950px; font-size:clamp(38px,5vw,64px); margin:20px 0 25px; }
.kk-breadcrumb { font-size:13px; color:#5c627a; margin:0; }
.kk-breadcrumb a { text-decoration:underline; text-underline-offset:3px; }
.kk-lead { max-width:730px; font-size:19px; }
.kk-service-overview { padding-bottom:100px; }
.kk-service-feature { display:grid; grid-template-columns:1fr 1fr; align-items:center; gap:70px; padding-block:45px; border-top:1px solid var(--line); }
.kk-service-feature:nth-child(even) .wp-block-image { order:2; }
.kk-service-feature .wp-block-image { margin:0; }
.kk-service-feature img { width:100%; height:380px; object-fit:cover; border-radius:8px; }
.kk-service-copy { max-width:500px; }
.kk-service-copy h2 { font-size:34px; }
.kk-service-copy .text-link { margin-top:24px; }
.kk-service-detail { display:grid; grid-template-columns:1fr 1fr; align-items:start; gap:70px; }
.kk-service-photo { margin:0; position:sticky; top:130px; }
.kk-service-photo img { width:100%; max-height:720px; object-fit:cover; border-radius:8px; }
.kk-prose h2 { font-size:28px; margin:32px 0 16px; }
.kk-prose h2:first-child { margin-top:0; }
.kk-prose p { max-width:70ch; margin-bottom:24px; }
.kk-prose .wp-block-buttons { margin-top:30px; }
.kk-cta { background:var(--surface); margin-top:70px; padding-block:70px; }
.kk-cta-inner { display:flex; justify-content:space-between; align-items:center; gap:36px; }
.kk-cta-copy h2 { font-size:clamp(30px,3vw,44px); margin-bottom:18px; }
.kk-cta-copy p { margin:0; }
.kk-about-page { margin-bottom:95px; }
.kk-project-list { padding-top:0; }
.kk-project-single,.kk-article { padding-block:70px 30px; }
.kk-project-single > h1,.kk-article > h1 { font-size:clamp(36px,5vw,64px); }
.kk-project-single > .wp-block-post-excerpt { font-size:19px; max-width:760px; margin-bottom:45px; }
.kk-project-single .wp-block-post-content > p,.kk-project-single .wp-block-post-content > h2 { max-width:780px; margin-bottom:25px; }
.kk-project-gallery { display:grid; grid-template-columns:1fr 1fr; gap:28px; margin-block:40px!important; }
.kk-project-gallery figure { margin:0; }
.kk-project-gallery img { width:100%; height:650px; object-fit:cover; border-radius:8px; }
.kk-article .wp-block-post-content { margin-top:40px; }
.kk-article > .wp-block-post-featured-image { margin-top:30px; }
.kk-error-actions { padding-bottom:100px; }
@media(max-width:1200px) { .kk-phone { display:none; } .kk-header-inner { gap:18px; } .kk-navigation .wp-block-navigation__container { gap:16px; } }
@media(max-width:1000px) {
 .kk-header-actions { display:none; } .kk-navigation .wp-block-navigation__responsive-container:not(.is-menu-open) { display:none!important; }
 .kk-navigation .wp-block-navigation__responsive-container-open { display:flex!important; }
 .kk-navigation .is-menu-open { padding:30px; } .kk-navigation .is-menu-open .wp-block-navigation__container { align-items:stretch; gap:8px; width:100%; }
 .kk-navigation .is-menu-open a { font-size:20px; padding:14px 0; }
 .hero__content { grid-template-columns:minmax(0,1fr) minmax(0,1fr); }
 .hero__copy { padding-right:30px; } .hero h1 { font-size:48px; }
 .kk-service-detail { gap:35px; } .kk-service-feature { gap:35px; }
}
@media(max-width:900px) {
 .hero__content { grid-template-columns:1fr; } .hero__copy { padding:60px 0; } .hero h1 { font-size:clamp(38px,6vw,58px); }
 .contact-form-wrap { margin:0 28px 35px; } .kk-service-detail { grid-template-columns:1fr; }
 :is(.kk-main,.editor-styles-wrapper) .contact-stage > .contact-form-wrap { margin-top:0; }
 .kk-service-photo { position:static; } .kk-service-photo img { max-height:480px; }
 .site-footer__statement h2 { text-align:left; } .kk-cta-inner { align-items:flex-start; flex-direction:column; }
 .kk-project-gallery img { height:450px; }
}
@media(max-width:782px) { .admin-bar .kk-header { top:46px; } }
@media(max-width:680px) {
 .kk-header-inner { min-height:72px; }
 .wp-block-site-logo a { width:190px; height:39px; } .wp-block-site-logo img { width:217px; top:-37px; left:-13px; }
 .hero__copy { padding:30px 23px 28px; } .hero h1 { font-size:clamp(34px,9.5vw,46px); }
 :is(.kk-main,.editor-styles-wrapper) .hero__content > .hero__copy { margin-top:-64px; }
 .hero__media img { object-position:center 47%; } .hero__buttons .wp-block-buttons,.hero__buttons .wp-block-button { width:100%; }
 .hero__buttons .wp-block-button__link { width:100%; } .hero__personal li { font-size:12px; }
 .kk-project-grid { grid-template-columns:1fr; } .projects .kk-project-card h3 a { color:#fff; }
 .projects .kk-project-card .wp-block-read-more,.projects .text-link a { color:#ff88bf; }
 .projects .section-heading::after { margin-inline:auto; }
 .contact-form-wrap { margin:0; } .contact-stage__intro { min-height:600px; }
 .kk-service-feature { grid-template-columns:1fr; padding-block:35px; gap:28px; }
 .kk-service-feature:nth-child(even) .wp-block-image { order:0; } .kk-service-feature img { height:340px; }
 .kk-service-copy h2 { font-size:30px; } .kk-page-intro { padding-block:45px 35px; }
 .kk-lead { font-size:17px; } .kk-cta { padding-block:50px; margin-top:40px; }
 .kk-project-gallery { grid-template-columns:1fr; } .kk-project-gallery img { height:auto; max-height:620px; }
 .kk-project-single,.kk-article { padding-top:45px; } .site-footer__statement h2 { font-size:38px; }
}
@media(max-width:600px) { .admin-bar .kk-header { top:0; } }
@media(max-width:430px) { :is(.kk-main,.editor-styles-wrapper) .hero__content > .hero__copy { margin-top:-50px; } }
.editor-styles-wrapper .kk-header { position:static; }
.editor-styles-wrapper .kk-service-photo { position:static; }
.editor-styles-wrapper .wp-block { max-width:100%; }
.editor-styles-wrapper .hero__content { height:auto; }
@media(prefers-reduced-motion:reduce) { .wp-block-button__link { transition:none; } }

/* Service links are full-width destinations with a consistent directional cue. */
.services__content > h3 {
  font-size:clamp(30px,2.7vw,40px);
  line-height:1.18;
  margin-bottom:18px;
}
.services__content > p:not(.text-link) { font-size:17px; line-height:1.75; margin-bottom:24px; }
.services__content > .text-link a {
  gap:16px;
  min-height:48px;
  color:var(--pink);
  font-size:15px;
  font-weight:700;
}
.services__content .service-list {
  grid-template-columns:minmax(0,1fr);
  gap:0;
  counter-reset:kk-service;
  margin-top:26px;
  border:1px solid var(--line);
  border-radius:var(--radius-md);
  background:var(--white);
}
.services__content .kk-service-link { counter-increment:kk-service; }
.services__content .kk-service-link a {
  display:flex;
  justify-content:flex-start;
  align-items:center;
  gap:18px;
  width:100%;
  min-height:76px;
  padding:15px 20px;
  border:0;
  border-bottom:1px solid var(--line);
  color:var(--ink);
  font-size:17px;
  font-weight:600;
  line-height:1.4;
  transition:background 180ms ease,color 180ms ease;
}
.services__content .kk-service-link:first-child a { border-radius:var(--radius-md) var(--radius-md) 0 0; }
.services__content .kk-service-link:last-child a { border-bottom:0; border-radius:0 0 var(--radius-md) var(--radius-md); }
.services__content .kk-service-link a::before {
  display:block;
  content:counter(kk-service,decimal-leading-zero);
  flex:0 0 24px;
  width:24px;
  height:auto;
  border:0;
  border-radius:0;
  color:var(--pink);
  background:none;
  font-size:12px;
  font-weight:500;
  letter-spacing:.02em;
}
.services__content .kk-service-link a > span,
.services__content > .text-link a > span {
  position:relative;
  display:block;
  flex:0 0 40px;
  width:40px;
  height:40px;
  margin:0 0 0 auto;
  border-radius:50%;
  color:var(--white);
  background:var(--navy-deep);
  font-size:0;
  line-height:0;
  transition:background 180ms ease;
}
.services__content .kk-service-link a > span::before,
.services__content > .text-link a > span::before {
  content:"";
  position:absolute;
  inset:0;
  margin:auto;
  width:20px;
  height:20px;
  background:currentColor;
  mask:url('../icons/lucide-arrow-right.svg') center/contain no-repeat;
  -webkit-mask:url('../icons/lucide-arrow-right.svg') center/contain no-repeat;
}
.services__content > .text-link a > span { background:var(--pink); margin-left:0; flex-basis:36px; width:36px; height:36px; }
.services__content .kk-service-link a:hover,
.services__content .kk-service-link a:focus-visible { color:var(--pink); background:var(--surface); }
.services__content .kk-service-link a:hover > span,
.services__content .kk-service-link a:focus-visible > span { background:var(--pink); }
.services__content .kk-service-link a:focus-visible { outline-offset:-3px; }
.services__content > .text-link:hover span { transform:none; }
@media(max-width:540px) {
  .services__content .kk-service-link a { padding:14px 16px; gap:12px; font-size:16px; min-height:74px; }
  .services__content .kk-service-link a::before { flex-basis:20px; width:20px; }
  .services__content .kk-service-link a > span { flex-basis:36px; width:36px; height:36px; }
}
@media(prefers-reduced-motion:reduce) {
  .services__content .kk-service-link a,
  .services__content .kk-service-link a > span,
  .services__content .kk-service-link a > span::before,
  .services__content > .text-link a > span,
  .services__content > .text-link a > span::before { transition:none; }
}

/* A clear three-step journey, shared by the homepage, About and editor patterns. */
.process.section {
  padding-block:clamp(64px,7vw,104px);
  background:var(--surface);
}
.process .section-heading { margin-bottom:48px; }
.process .section-heading h2 {
  font-size:clamp(34px,3.8vw,50px);
  line-height:1.14;
  letter-spacing:-.03em;
  margin-bottom:20px;
}
.process .section-heading::after { width:70px; height:4px; }
.process .process__grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
  align-items:stretch;
}
.process .process-step {
  position:relative;
  min-height:342px;
  padding:116px 32px 36px;
  text-align:left;
  background:var(--white);
  border:1px solid var(--line);
  border-top:4px solid var(--pink);
  border-radius:var(--radius-sm);
}
.process .process-step::before {
  content:"";
  position:absolute;
  top:30px;
  left:30px;
  width:58px;
  height:58px;
  background:var(--pink);
  mask:url('../icons/process-conversation.svg') center/contain no-repeat;
  -webkit-mask:url('../icons/process-conversation.svg') center/contain no-repeat;
}
.process .process-step:nth-child(2) {
  background:var(--navy-deep);
  border-color:var(--navy-deep);
  border-top-color:var(--pink);
}
.process .process-step:nth-child(2)::before {
  background:var(--white);
  mask-image:url('../icons/process-plan.svg');
  -webkit-mask-image:url('../icons/process-plan.svg');
}
.process .process-step:nth-child(3)::before {
  mask-image:url('../icons/process-home.svg');
  -webkit-mask-image:url('../icons/process-home.svg');
}
.process .process-step .process-step__number {
  position:absolute;
  top:32px;
  right:30px;
  left:auto;
  margin:0;
  font-family:inherit;
  font-size:32px;
  font-weight:500;
  line-height:1.2;
  letter-spacing:-.03em;
  color:var(--pink);
}
.process .process-step h3 {
  margin:0 0 18px;
  font-size:clamp(22px,1.8vw,26px);
  line-height:1.25;
  letter-spacing:-.025em;
}
.process .process-step p:not(.process-step__number) {
  margin:0;
  color:var(--body);
  font-size:17px;
  line-height:1.75;
  text-wrap:pretty;
}
.process .process-step:nth-child(2) h3,
.process .process-step:nth-child(2) .process-step__number { color:var(--white); }
.process .process-step:nth-child(2) p:not(.process-step__number) { color:#dce0f3; }

/* An inset brand statement with four tangible promises, rather than a text ticker. */
.trust-strip { padding:40px 0 12px; background:var(--white); }
.trust-strip .trust-strip__inner {
  display:grid;
  grid-template-columns:1.1fr 1fr 1fr;
  grid-template-rows:repeat(2,auto);
  align-items:stretch;
  gap:0;
  min-height:280px;
  background:var(--surface);
  border:1px solid var(--line);
  border-radius:var(--radius-md);
  overflow:hidden;
}
.trust-strip .trust-strip__lead {
  position:relative;
  isolation:isolate;
  grid-column:1;
  grid-row:1 / 3;
  display:flex;
  align-items:center;
  min-height:280px;
  padding:64px 38px 40px;
  border:0;
  background:var(--navy-deep);
  overflow:hidden;
}
.trust-strip .trust-strip__lead::before {
  content:"";
  position:absolute;
  z-index:-1;
  width:178px;
  height:178px;
  right:-22px;
  bottom:-32px;
  background:var(--white);
  opacity:.09;
  mask:url('../icons/process-home.svg') center/contain no-repeat;
  -webkit-mask:url('../icons/process-home.svg') center/contain no-repeat;
}
.trust-strip .trust-strip__lead::after {
  content:"";
  position:absolute;
  top:36px;
  left:38px;
  width:60px;
  height:5px;
  background:var(--pink);
}
.trust-strip .trust-strip__lead strong {
  display:block;
  max-width:330px;
  color:var(--white);
  font-size:clamp(25px,2.25vw,32px);
  line-height:1.3;
  letter-spacing:-.025em;
  text-wrap:balance;
}
.trust-strip .trust-point {
  display:flex;
  align-items:center;
  gap:20px;
  min-width:0;
  padding:28px 30px;
  border:0;
}
.trust-strip .trust-point:nth-child(2),
.trust-strip .trust-point:nth-child(3) { border-bottom:1px solid var(--line); }
.trust-strip .trust-point:nth-child(3),
.trust-strip .trust-point:nth-child(5) { border-left:1px solid var(--line); }
.trust-strip .trust-point::before {
  content:"";
  display:block;
  flex:0 0 46px;
  width:46px;
  height:46px;
  background:var(--pink);
  mask:url('../icons/process-conversation.svg') center/contain no-repeat;
  -webkit-mask:url('../icons/process-conversation.svg') center/contain no-repeat;
}
.trust-strip .trust-point:nth-child(3)::before {
  mask-image:url('../icons/process-plan.svg');
  -webkit-mask-image:url('../icons/process-plan.svg');
}
.trust-strip .trust-point:nth-child(4)::before {
  mask-image:url('../icons/trust-craft.svg');
  -webkit-mask-image:url('../icons/trust-craft.svg');
}
.trust-strip .trust-point:nth-child(5)::before {
  mask-image:url('../icons/trust-care.svg');
  -webkit-mask-image:url('../icons/trust-care.svg');
}
.trust-strip .trust-point p {
  margin:0;
  color:var(--ink);
  font-size:17px;
  font-weight:500;
  line-height:1.6;
  text-wrap:pretty;
}
@media(max-width:1050px) {
  .trust-strip .trust-strip__inner { grid-template-columns:1fr 1fr; }
  .trust-strip .trust-strip__lead { grid-column:1 / -1; grid-row:auto; min-height:175px; padding:54px 30px 30px; }
  .trust-strip .trust-strip__lead strong { max-width:600px; font-size:28px; }
  .trust-strip .trust-strip__lead::after { top:26px; left:30px; }
  .trust-strip .trust-point { min-height:132px; }
}
@media(max-width:540px) {
  .trust-strip { padding:22px 0 0; }
  .trust-strip .trust-strip__lead { padding:50px 24px 30px; }
  .trust-strip .trust-strip__lead::after { left:24px; }
  .trust-strip .trust-strip__lead strong { font-size:26px; max-width:300px; }
  .trust-strip .trust-point { flex-direction:column; align-items:flex-start; gap:14px; padding:22px 18px 25px; min-height:0; }
  .trust-strip .trust-point::before { width:40px; height:40px; flex-basis:40px; }
  .trust-strip .trust-point p { font-size:15px; line-height:1.6; }
}
@media(max-width:1000px) and (min-width:761px) {
  .process .process__grid { gap:16px; }
  .process .process-step { padding-inline:24px; }
  .process .process-step h3 { font-size:22px; }
}
@media(max-width:760px) {
  .process .section-heading { margin-bottom:32px; text-align:left; }
  .process .section-heading::after { margin-left:0; }
  .process .process__grid { grid-template-columns:1fr; gap:18px; }
  .process .process-step { min-height:0; padding:104px 26px 30px; }
  .process .process-step::before { top:24px; left:24px; width:52px; height:52px; }
  .process .process-step .process-step__number { top:26px; right:26px; font-size:30px; }
  .process .process-step h3 { font-size:24px; margin-bottom:14px; }
}

/* Compact footer: brand, useful links and contact details share one row. */
.site-footer { padding-bottom:max(18px,env(safe-area-inset-bottom)); }
.site-footer .site-footer__main {
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr) minmax(0,1fr);
  align-items:start;
  gap:clamp(30px,5vw,76px);
  padding-block:38px 30px;
}
.site-footer__main > .wp-block-group { margin:0; }
.site-footer .footer-brand { grid-column:auto; }
.site-footer .wp-block-site-logo a { margin-bottom:18px; border-radius:4px; }
.site-footer .footer-brand > p { max-width:380px; font-size:14px; line-height:1.7; color:#c3cbea; }
.site-footer .footer-brand > .footer-brand__promise { margin:0 0 10px; font-size:17px; line-height:1.5; }
.site-footer .footer-brand__promise strong { font-size:21px; color:#fff; font-weight:600; }
.site-footer .footer-navigation,
.site-footer .footer-contact { gap:0; padding:0; border:0; width:auto; }
.site-footer .site-footer__main h3 { margin:0 0 14px; font-size:16px; line-height:1.5; }
.site-footer .footer-navigation a { display:inline-flex; align-items:center; min-height:36px; font-size:14px; }
.site-footer .footer-contact a { display:inline-flex; align-items:center; font-size:14px; min-height:36px; }
.site-footer .footer-contact .footer-phone a { color:#ff88bf; font-size:26px; line-height:1.4; }
.site-footer .footer-contact .footer-cta { margin-top:12px; padding:0; min-height:40px; border:0; }
.site-footer .footer-cta a { gap:12px; }
.site-footer .footer-cta span { display:inline-block; width:18px; height:18px; font-size:0; background:currentColor; mask:url('../icons/lucide-arrow-right.svg') center/contain no-repeat; -webkit-mask:url('../icons/lucide-arrow-right.svg') center/contain no-repeat; }
.site-footer a:hover { color:#ff88bf; transform:none; }
.site-footer a:focus-visible { outline:2px solid #ff88bf; outline-offset:4px; }
.site-footer .site-footer__bottom { padding-top:16px; gap:12px 24px; flex-direction:row; flex-wrap:wrap; align-items:center; }
.site-footer .site-footer__bottom p,
.site-footer .site-footer__bottom a { font-size:12px; line-height:1.7; }
.site-footer__bottom a { text-decoration:underline; text-underline-offset:4px; text-decoration-color:#687398; }
@media(max-width:1000px) {
  .site-footer .site-footer__main { grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:28px 40px; }
  .site-footer .footer-brand { grid-column:1 / -1; display:grid; grid-template-columns:245px minmax(0,1fr); gap:0 32px; align-items:start; }
  .site-footer .footer-brand .wp-block-site-logo { grid-row:1 / 3; }
  .site-footer .footer-brand > p { max-width:480px; }
}
@media(max-width:600px) {
  .site-footer .site-footer__main { grid-template-columns:minmax(0,1fr); gap:24px; padding-block:30px 24px; }
  .site-footer .footer-brand { display:block; }
  .site-footer .footer-brand__promise strong { font-size:20px; }
  .site-footer .footer-navigation { display:grid; grid-template-columns:1fr 1fr; column-gap:16px; }
  .site-footer .footer-navigation h3 { grid-column:1 / -1; margin-bottom:6px; }
  .site-footer .footer-navigation a { min-height:44px; }
  .site-footer .footer-contact { border-top:1px solid rgba(255,255,255,.16); padding-top:20px; }
  .site-footer .footer-contact h3 { margin-bottom:8px; }
  .site-footer .footer-contact a { min-height:44px; overflow-wrap:anywhere; }
  .site-footer .footer-contact .footer-cta { margin-top:4px; }
  .site-footer .site-footer__bottom { gap:8px 20px; }
  .site-footer .site-footer__bottom p:nth-child(2) { order:3; flex-basis:100%; }
}

/* A clean reversed logo on the dark footer, with room around the artwork. */
.site-footer .wp-block-site-logo a {
  width:260px;
  height:62px;
  background:transparent;
  border-radius:0;
  isolation:isolate;
}
.site-footer .wp-block-site-logo img {
  width:280px;
  height:auto;
  top:-43px;
  left:-10px;
  filter:grayscale(1) invert(1) contrast(8);
  mix-blend-mode:screen;
}
@media(max-width:1000px) and (min-width:601px) {
  .site-footer .footer-brand { grid-template-columns:260px minmax(0,1fr); }
}
@media(max-width:600px) {
  .site-footer .wp-block-site-logo a { width:240px; height:59px; }
  .site-footer .wp-block-site-logo img { width:260px; top:-39px; left:-10px; }
}

/* Keep long Dutch titles within narrow screens without shrinking the page. */
:is(.kk-main,.editor-styles-wrapper) h1,:is(.kk-main,.editor-styles-wrapper) h2,:is(.kk-main,.editor-styles-wrapper) h3 { overflow-wrap:anywhere; }
@media(max-width:600px) {
  .kk-page-intro h1 { font-size:clamp(30px,8.4vw,38px); line-height:1.18; }
}
@media(max-width:1000px) {
  .kk-header .kk-navigation .wp-block-navigation__responsive-container-open,
  .kk-header .kk-navigation .wp-block-navigation__responsive-container-close {
    width:44px;
    height:44px;
    align-items:center;
    justify-content:center;
  }
  .kk-header .kk-navigation .wp-block-navigation__responsive-container.is-menu-open { padding:24px; }
  .kk-header .kk-navigation .is-menu-open .wp-block-navigation__responsive-container-content {
    align-items:stretch;
    padding-top:64px;
  }
  .kk-header .kk-navigation .is-menu-open .wp-block-navigation__container { align-items:stretch; width:100%; }
  .kk-header .kk-navigation .is-menu-open .wp-block-navigation-item { align-items:stretch; width:100%; }
  .kk-header .kk-navigation .is-menu-open a { display:block; text-align:left; min-height:48px; }
}


/* Native service queries share the existing service design. */
.kk-services-compact > .wp-block-post-template { display:block; margin:26px 0 0; padding:0; counter-reset:kk-service; border:1px solid var(--line); border-radius:14px; }
.kk-services-compact .wp-block-post { margin:0; }
.kk-services-compact .kk-service-link { margin:0; font-size:17px; }
.kk-services-compact .kk-service-link a { display:flex; align-items:center; gap:18px; padding:15px 20px; min-height:76px; border-bottom:1px solid var(--line); }
.kk-services-compact .kk-service-link a::before { content:counter(kk-service,decimal-leading-zero); color:var(--pink); font-size:12px; flex:0 0 24px; }
.kk-services-compact .kk-service-link { counter-increment:kk-service; }
.kk-services-compact .kk-service-link a::after { content:''; flex:0 0 40px; height:40px; margin-left:auto; border-radius:50%; background:var(--navy-deep) url('../icons/lucide-arrow-white.svg') center/20px no-repeat; }
.kk-services-compact .wp-block-post:last-child a { border-bottom:0; }
.kk-services-compact a:hover,.kk-services-compact a:focus-visible { color:var(--pink); background:var(--surface); }
.kk-services-compact a:hover::after { background-color:var(--pink); }
.kk-services-overview .wp-block-post-template { display:block; padding:0; }
.kk-services-overview .wp-block-post { margin:0; }
.kk-services-overview .kk-service-feature .wp-block-post-featured-image { margin:0; }
.kk-services-overview .wp-block-post:nth-child(even) .wp-block-post-featured-image { order:2; }
.kk-services-overview .wp-block-read-more { color:var(--pink); font-weight:600; display:inline-block; padding-block:12px; }
@media(max-width:680px) { .kk-services-overview .wp-block-post:nth-child(even) .wp-block-post-featured-image { order:0; } }
@media(max-width:540px) { .kk-services-compact .kk-service-link a { font-size:16px; gap:12px; padding:14px 16px; } }
