:root{--navy:#062a50;--navy2:#031c36;--blue:#0a4b8f;--ink:#0a1e33;--muted:#5b6977;--line:#dfe5eb;--soft:#f4f7f9;--white:#fff;--max:1240px;--radius:12px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.section{padding:84px 0}.alt{background:var(--soft)}.section-kicker,.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800}.section-kicker{color:var(--blue)}.centered{text-align:center}.section-head{margin-bottom:34px}.section-head h2,.feature h2,.expertise h2,.benelux h2,.about h2,.contact h2{margin:.35rem 0 0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.06}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(10,30,51,.08)}.header-inner{height:86px;display:flex;align-items:center;gap:32px}.brand{width:210px}.brand img{width:100%;max-height:64px;object-fit:contain;object-position:left center}.main-nav{margin-left:auto;display:flex;gap:28px;font-weight:650;font-size:.95rem}.main-nav a:hover{color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:#fff;border:1px solid var(--blue);padding:15px 22px;border-radius:7px;font-weight:800;letter-spacing:.01em;transition:.2s}.btn:hover{transform:translateY(-1px);background:#083d75}.btn-small{padding:11px 16px;font-size:.9rem}.btn-ghost{background:transparent;border-color:rgba(255,255,255,.8)}.btn-ghost:hover{background:rgba(255,255,255,.1)}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:26px;height:2px;background:var(--navy);margin:5px 0}.hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url('../img/tik-home-hero-telecom-infrastructuur.png') center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,28,54,.96) 0%,rgba(3,28,54,.84) 34%,rgba(3,28,54,.30) 66%,rgba(3,28,54,.05) 100%)}.hero-content{position:relative;color:#fff;padding:90px 0;max-width:none}.hero-content>*{max-width:680px}.hero h1{font-size:clamp(3rem,6vw,5.6rem);line-height:.98;margin:.2em 0 .25em;letter-spacing:-.04em}.hero .lead{font-size:1.2rem;color:rgba(255,255,255,.9);max-width:650px}.hero-actions{display:flex;gap:14px;margin-top:30px}.trust{padding:30px 0;border-bottom:1px solid var(--line)}.logo-strip{margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:24px}.logo-slot{min-height:60px;border-right:1px solid var(--line);display:flex;align-items:center;justify-content:center;padding:8px 18px}.logo-slot:last-child{border-right:0}.logo-slot img{max-height:44px;max-width:160px;object-fit:contain}.logo-slot span{display:none;font-weight:800;color:#65717d;text-align:center}.logo-slot.text-only span{display:block;font-size:.9rem;font-weight:600}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.service-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 30px rgba(6,42,80,.06)}.service-card img{height:180px;width:100%;object-fit:cover}.card-body{padding:22px}.card-number{font-size:.75rem;font-weight:900;color:var(--blue)}.service-card h3{margin:.35rem 0 .6rem;font-size:1.15rem}.service-card p{margin:0;color:var(--muted);font-size:.94rem}.problem-band{background:var(--navy2);color:#fff;padding:54px 0}.problem-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.problem-band h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1.05;margin:.35rem 0}.problem-band p:last-child{color:rgba(255,255,255,.84);font-size:1.1rem}.feature-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.feature-copy>p{color:var(--muted)}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{margin:12px 0;padding-left:28px;position:relative}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--blue);font-weight:900}.text-link{font-weight:850;color:var(--blue)}.feature-media img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:14px;box-shadow:0 24px 60px rgba(6,42,80,.14)}.project-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:18px}.project-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.project-card img{width:100%;height:240px;object-fit:cover}.project-copy{padding:20px}.project-copy h3{margin:0 0 8px}.project-copy p{margin:0;color:var(--muted)}.expertise-grid,.benelux-grid,.about-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.expertise-grid p,.benelux-grid p,.about-grid p{color:var(--muted)}.norm-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.norm-list span{padding:15px 17px;border:1px solid var(--line);border-radius:8px;background:#fff;font-weight:800}.benelux-map{display:flex;justify-content:center}.benelux-map img{width:100%;max-width:620px;aspect-ratio:16/10;object-fit:cover;border-radius:14px;box-shadow:0 24px 60px rgba(6,42,80,.14)}.contact{background:var(--navy2);color:#fff}.contact-grid p{color:rgba(255,255,255,.78)}.contact-cards{display:grid;gap:14px}.contact-card{border:1px solid rgba(255,255,255,.28);border-radius:10px;padding:20px 22px;display:flex;flex-direction:column}.contact-card:hover{background:rgba(255,255,255,.06)}.contact-card small{color:rgba(255,255,255,.65)}.contact-card strong{font-size:1.2rem;margin-top:2px}.site-footer{background:#021427;color:#fff;padding:58px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:50px}.footer-brand img{max-width:220px;filter:brightness(0) invert(1);opacity:.95}.footer-grid h3{font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.footer-grid a,.footer-grid span,.footer-grid p,.footer-grid small{display:block;color:rgba(255,255,255,.68);margin:7px 0;font-size:.9rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;color:rgba(255,255,255,.5);font-size:.78rem}
@media(max-width:1050px){.service-grid{grid-template-columns:repeat(2,1fr)}.service-card:last-child{grid-column:1/-1}.project-grid{grid-template-columns:1fr 1fr}.project-wide{grid-column:1/-1}.header-cta{display:none}.main-nav{gap:18px}.brand{width:180px}}
@media(max-width:760px){.container{width:min(100% - 28px,var(--max))}.section{padding:60px 0}.header-inner{height:72px}.brand{width:155px}.menu-toggle{display:block;margin-left:auto}.main-nav{position:absolute;top:72px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);display:none;flex-direction:column;padding:22px 24px;gap:16px}.main-nav.open{display:flex}.hero{min-height:660px;align-items:flex-end}.hero-bg{background-position:63% center}.hero-overlay{background:linear-gradient(0deg,rgba(3,28,54,.98) 0%,rgba(3,28,54,.86) 55%,rgba(3,28,54,.26) 100%)}.hero-content{padding:70px 0 58px}.hero h1{font-size:clamp(2.75rem,14vw,4.3rem)}.hero .lead{font-size:1.05rem}.hero-actions{flex-direction:column;align-items:stretch}.logo-strip{grid-template-columns:repeat(2,1fr);gap:0}.logo-slot{border-right:0;border-bottom:1px solid var(--line)}.service-grid,.project-grid,.expertise-grid,.benelux-grid,.about-grid,.contact-grid,.problem-inner,.feature-grid{grid-template-columns:1fr}.service-card:last-child,.project-wide{grid-column:auto}.service-card img{height:210px}.problem-inner,.feature-grid,.expertise-grid,.benelux-grid,.about-grid,.contact-grid{gap:32px}.feature-media{order:-1}.norm-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.project-card img{height:220px}}
@media(max-width:460px){.service-grid,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.logo-slot{min-height:72px}}

/* =========================================================
   TIK MOBILE PATCH v1 - 26-08-2026
   ========================================================= */

@media (max-width: 768px) {

  /* HEADER */
  .site-header {
    min-height: 82px;
  }

  .header-inner {
    min-height: 82px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .brand {
    display: flex;
    align-items: center;
    max-width: 220px;
  }

  .brand img {
    width: 100%;
    max-width: 220px;
    height: auto;
    display: block;
  }

  .menu-toggle {
    width: 48px;
    height: 48px;
    flex: 0 0 48px;
  }

  .menu-toggle span {
    width: 30px;
  }

  .header-cta {
    display: none;
  }

  /* Zorg dat sticky/fixed header content niet afdekt */
  main {
    scroll-margin-top: 90px;
  }

  section[id] {
    scroll-margin-top: 90px;
  }


  /* HERO */
  .hero {
    min-height: auto;
  }

  .hero-content {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .hero .eyebrow {
    font-size: 13px;
    letter-spacing: 0.18em;
    margin-bottom: 16px;
  }

  .hero h1 {
    font-size: clamp(42px, 11vw, 52px);
    line-height: 0.98;
    letter-spacing: -0.035em;
    margin-bottom: 24px;
  }

  .hero .lead {
    font-size: 20px;
    line-height: 1.48;
    max-width: 100%;
  }

  .hero-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 32px;
  }

  .hero-actions .btn {
    width: 100%;
    min-height: 64px;
    padding: 18px 22px;
    font-size: 17px;
    line-height: 1.25;
    text-align: center;
  }


  /* ALGEMENE SECTIES */
  .section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .section-head {
    margin-bottom: 36px;
  }

  .section-kicker {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0.18em;
  }

  .section h2,
  .section-head h2,
  .feature-copy h2,
  .about h2,
  .benelux h2 {
    font-size: clamp(36px, 9vw, 46px);
    line-height: 1.02;
    letter-spacing: -0.03em;
  }

  .section p,
  .feature-copy p,
  .about p,
  .benelux p {
    font-size: 18px;
    line-height: 1.55;
  }


  /* REFERENTIES */
  .trust {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .logo-strip {
    gap: 18px;
  }

  .logo-slot {
    min-height: 70px;
  }

  .logo-slot img {
    max-height: 42px;
    max-width: 145px;
  }

  .logo-slot span {
    font-size: 16px;
  }


  /* DIENSTEN */
  .service-grid {
    gap: 26px;
  }

  .service-card {
    border-radius: 22px;
    overflow: hidden;
  }

  .service-card img {
    aspect-ratio: 16 / 10;
    width: 100%;
    object-fit: cover;
  }

  .card-body {
    padding: 28px 28px 32px;
  }

  .card-number {
    font-size: 14px;
    margin-bottom: 14px;
  }

  .service-card h3 {
    font-size: 28px;
    line-height: 1.08;
    margin-bottom: 16px;
  }

  .service-card p {
    font-size: 18px;
    line-height: 1.5;
  }


  /* DONKERE PROBLEEMBALK */
  .problem-band {
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .problem-inner {
    gap: 24px;
  }

  .problem-inner h2 {
    font-size: 38px;
    line-height: 1.03;
  }

  .problem-inner > p {
    font-size: 18px;
    line-height: 1.55;
  }


  /* MAATWERK */
  .feature-grid {
    gap: 38px;
  }

  .feature-media {
    order: -1;
  }

  .feature-media img {
    border-radius: 22px;
  }

  .check-list {
    margin-top: 26px;
    margin-bottom: 26px;
  }


  /* PROJECTEN */
  .project-grid {
    gap: 24px;
  }

  .project-card {
    border-radius: 20px;
    overflow: hidden;
  }

  .project-copy {
    padding: 24px;
  }

  .project-copy h3 {
    font-size: 25px;
  }

  .project-copy p {
    font-size: 17px;
  }


  /* NORMEN */
  .expertise-grid {
    gap: 34px;
  }

  .norm-list {
    gap: 10px;
  }

  .norm-list span {
    font-size: 16px;
    padding: 13px 16px;
  }


  /* BENELUX */
  .benelux-grid {
    gap: 34px;
  }

  .benelux-map img {
    width: 100%;
    border-radius: 22px;
  }


  /* OVER TIK */
  .about-grid {
    gap: 26px;
  }


  /* CONTACT */
  .contact-grid {
    gap: 34px;
  }

  .contact-cards {
    gap: 18px;
  }

  .contact-card {
    padding: 26px 24px;
    border-radius: 20px;
  }

  .contact-card small {
    font-size: 16px;
  }

  .contact-card strong {
    font-size: clamp(23px, 6vw, 30px);
    line-height: 1.2;
    overflow-wrap: anywhere;
  }


  /* FOOTER - compacter op mobiel */
  .site-footer {
    padding-top: 54px;
  }

  .footer-grid {
    gap: 38px;
  }

  .footer-brand img {
    max-width: 260px;
  }

  .footer-brand p {
    font-size: 17px;
    line-height: 1.5;
  }

  .site-footer h3 {
    margin-bottom: 18px;
    font-size: 18px;
  }

  .site-footer a,
  .site-footer span,
  .site-footer small {
    font-size: 16px;
    line-height: 1.5;
  }

  .footer-bottom {
    margin-top: 42px;
    padding-top: 22px;
    padding-bottom: 30px;
    gap: 12px;
  }


  /* MOBIEL MENU */
  .main-nav {
    top: 82px;
  }

  .main-nav a {
    font-size: 20px;
    line-height: 1.2;
    padding-top: 13px;
    padding-bottom: 13px;
  }
}


/* Kleinere iPhones */
@media (max-width: 390px) {

  .brand {
    max-width: 195px;
  }

  .brand img {
    max-width: 195px;
  }

  .hero h1 {
    font-size: 40px;
  }

  .hero .lead {
    font-size: 18px;
  }

  .section h2,
  .section-head h2,
  .feature-copy h2,
  .about h2,
  .benelux h2 {
    font-size: 35px;
  }

}


/* =========================================================
   TIK MOBILE PATCH v2
   ========================================================= */

@media (max-width: 768px) {

  /* Compactere header */
  .site-header,
  .header-inner {
    min-height: 72px !important;
  }

  .header-inner {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }

  .brand,
  .brand img {
    max-width: 185px !important;
  }

  .menu-toggle {
    width: 42px !important;
    height: 42px !important;
  }

  .menu-toggle span {
    width: 27px !important;
  }

  .main-nav {
    top: 72px !important;
  }


  /* Hero compacter */
  .hero-content {
    padding-top: 48px !important;
    padding-bottom: 54px !important;
  }

  .hero h1 {
    font-size: clamp(38px, 10vw, 46px) !important;
    line-height: 1.00 !important;
    margin-bottom: 22px !important;
  }

  .hero .lead {
    font-size: 18px !important;
    line-height: 1.45 !important;
  }

  .hero-actions {
    margin-top: 26px !important;
  }

  .hero-actions .btn {
    min-height: 58px !important;
    padding: 15px 20px !important;
    font-size: 16px !important;
  }


  /* Algemene verticale ruimte iets terug */
  .section {
    padding-top: 58px !important;
    padding-bottom: 58px !important;
  }


  /* Footer veel compacter */
  .site-footer {
    padding-top: 36px !important;
  }

  .footer-grid {
    gap: 28px !important;
  }

  .footer-brand img {
    max-width: 190px !important;
    margin-bottom: 16px !important;
  }

  .footer-brand p {
    font-size: 15px !important;
    line-height: 1.5 !important;
  }

  .site-footer h3 {
    font-size: 16px !important;
    margin-bottom: 12px !important;
  }

  .site-footer a,
  .site-footer span,
  .site-footer small {
    font-size: 15px !important;
  }

  .footer-bottom {
    margin-top: 28px !important;
    padding-top: 18px !important;
    padding-bottom: 22px !important;
  }

}


@media (max-width: 390px) {

  .brand,
  .brand img {
    max-width: 170px !important;
  }

  .hero h1 {
    font-size: 37px !important;
  }

}

/* =========================================================
   TIK DESKTOP FINAL POLISH v1
   ========================================================= */

@media (min-width: 769px) {

  /* Referenties */
  .trust {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .logo-strip {
    max-width: 760px;
    margin: 26px auto 0;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
  }

  .logo-slot {
    min-height: 82px;
  }

  .logo-slot img {
    max-width: 190px;
    max-height: 56px;
  }

  .trust-copy {
    max-width: 900px;
    margin: 24px auto 0;
    text-align: center;
    font-size: 17px;
    line-height: 1.55;
    color: #647080;
  }

  /* Donkere positioneringsbalk */
  .problem-band {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .problem-inner {
    align-items: center;
  }

  .problem-inner h2 {
    margin-bottom: 0;
  }

  .problem-inner > p {
    max-width: 650px;
    line-height: 1.55;
  }

  /* Uitgelicht maatwerk iets beter in balans */
  .feature-copy h2 {
    font-size: clamp(48px, 4.1vw, 68px);
    line-height: 1.03;
    max-width: 620px;
  }

  .feature-copy > p {
    max-width: 620px;
  }

  /* Contact */
  .contact {
    padding-top: 78px;
    padding-bottom: 78px;
  }

  /* Footer iets minder dominant */
  .site-footer {
    padding-top: 62px;
  }

  .footer-brand img {
    max-width: 275px;
  }

}

