.category-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:30px 0 55px}.category-chip{display:flex;align-items:center;gap:12px;padding:18px 20px;border:1px solid #e1e6eb;border-radius:12px;background:#fff;color:#152238;text-decoration:none;font-weight:700;box-shadow:0 5px 18px #1522380d;transition:.2s}.category-chip:hover{transform:translateY(-2px);border-color:#f5006d}.category-chip:first-letter{font-size:1.4rem}.realisation-category{padding:22px 0 45px;scroll-margin-top:30px;border-top:1px solid #e7ebef}.category-heading{display:flex;align-items:center;gap:16px;margin-bottom:22px}.category-heading>span{display:grid;place-items:center;width:54px;height:54px;border-radius:14px;background:#f3f5f7;font-size:1.6rem}.category-heading h2{margin:0 0 4px;color:#152238}.category-heading p{margin:0;color:#6c7683}.hd-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 0 18px}.hd-card{margin:0;background:#fff;border:1px solid #e2e7ec;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #15223812}.hd-card a{display:flex;align-items:center;justify-content:center;background:#eef1f4;min-height:240px}.hd-card img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain}.hd-card figcaption{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:12px 14px}.hd-card figcaption b{color:#152238}.hd-card figcaption small{color:#6c7683}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:20px}.before-after>div>span{display:inline-block;margin-bottom:10px;padding:6px 12px;border-radius:999px;background:#152238;color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.08em}.before-after>div:last-child>span{background:#f5006d}.gallery-note{color:#6c7683;margin:24px 0 0}.realisations-hero{padding:70px 0 52px;background:#f4f6f8}.realisations-hero h1{font-size:clamp(2.4rem,6vw,4.5rem);margin:10px 0 14px;color:#152238}.realisations-hero p{max-width:760px;font-size:1.08rem;line-height:1.7;color:#5e6874}.gallery-cta{margin:10px 0 70px;padding:36px;border-radius:16px;background:#152238;color:#fff;text-align:center}.gallery-cta h2{color:#fff;margin-top:0}.gallery-cta p{margin-bottom:24px}.realisations-teaser{text-align:center;padding-top:55px;padding-bottom:65px}.realisations-teaser .section-intro{max-width:720px;margin-left:auto;margin-right:auto;margin-bottom:26px}.manage-realisations-btn{display:inline-block;margin-top:20px;padding:13px 20px;border-radius:9px;background:#152238;color:#fff;text-decoration:none;font-size:.82rem;font-weight:800;letter-spacing:.03em}.manage-realisations-btn:hover{background:#f5006d}.folders-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding-top:45px;padding-bottom:75px}.folder-card{display:block;padding:30px;border:1px solid #e1e6eb;border-radius:16px;background:#fff;text-decoration:none;color:#152238;box-shadow:0 8px 24px #15223812;transition:.2s}.folder-card:hover{transform:translateY(-4px);border-color:#f5006d;box-shadow:0 12px 30px #15223820}.folder-icon{font-size:2.5rem;margin-bottom:18px}.folder-card h2{margin:0 0 8px;color:#152238}.folder-card p{color:#6c7683;min-height:48px}.folder-card span{display:inline-block;margin-top:15px;color:#f5006d;font-weight:800;font-size:.82rem}.category-page-hero{background:#f4f6f8;padding:45px 0 38px;margin-bottom:38px}.category-page-hero h1{font-size:clamp(2rem,5vw,3.5rem);margin:18px 0 8px;color:#152238}.category-page-hero p{color:#66717d}.back-link{color:#f5006d;text-decoration:none;font-weight:700}.empty-gallery{padding:50px 0 80px;color:#6c7683}@media(max-width:900px){.folders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.hd-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.folders-grid,.category-nav,.hd-gallery,.before-after{grid-template-columns:1fr}.hd-gallery{gap:14px}.hd-card a{min-height:0}.realisations-hero{padding:45px 0 34px}.gallery-cta{padding:26px 18px}}
@media(max-width:600px){
  .folders-grid{padding-top:28px;padding-bottom:48px;gap:14px}
  .folder-card{padding:22px}
  .category-nav{margin:22px 0 38px;gap:10px}
  .category-chip{padding:15px 16px}
  .hd-card img{width:100%;height:auto;max-height:none;object-fit:contain}
  .hd-card figcaption{align-items:flex-start;flex-direction:column}
  .gallery-cta{margin-bottom:48px}
}
