.gallery-card{border:1px solid var(--border, rgba(0, 0, 0, .08));border-radius:14px;overflow:hidden;background:var(--card-bg, #FFFFFF);transition:border-color .2s,transform .15s,box-shadow .2s}.gallery-card:hover{border-color:var(--accent, #E8612F);transform:translateY(-2px);box-shadow:var(--shadow-md)}.gallery-card__link{display:block;text-decoration:none;color:inherit;height:100%}.gallery-card__thumb{height:13.5rem;overflow:hidden;background:var(--bg-section, #F5F5F7);border-bottom:1px solid var(--border, rgba(0, 0, 0, .08))}.gallery-card__meta{padding:.95rem 1.05rem 1.1rem}.gallery-card__row{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline}.gallery-card__row h2{margin:0;font-size:1.12rem;font-weight:800;letter-spacing:-.02em}.gallery-card__num{font-size:.75rem;font-weight:700;color:var(--text-muted, #6B6B6B);white-space:nowrap}.gallery-card__personality{margin:.25rem 0 .55rem;font-size:.88rem;color:var(--text-muted, #6B6B6B)}.gallery-card__stats{margin:0;font-size:.8rem;font-weight:600;color:var(--text, #111111)}.gallery-card__thumb>img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .35s}.gallery-card__link:hover .gallery-card__thumb>img{transform:scale(1.025)}.gallery-filters{display:flex;flex-direction:column;gap:.85rem}.gallery-filters__row{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.gallery-filters__industry{position:relative;flex:1;min-width:min(100%,18rem)}.gallery-filters__industry label{display:block;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted, #6B6B6B);margin-bottom:.4rem}.gallery-filters__industry input{width:100%;border:1px solid var(--border, rgba(0, 0, 0, .08));background:var(--card-bg, #FFFFFF);color:var(--text, #111111);border-radius:10px;padding:.7rem .9rem;font:inherit;font-size:.95rem}.gallery-filters__list{position:absolute;z-index:8;left:0;right:0;top:calc(100% + 4px);max-height:22rem;overflow:auto;list-style:none;margin:0;padding:.4rem;background:var(--card-bg, #FFFFFF);border:1px solid var(--border, rgba(0, 0, 0, .08));border-radius:12px;box-shadow:var(--shadow-md)}.gallery-filters__list ul{list-style:none;margin:0;padding:0}.gallery-filters__list button{width:100%;text-align:left;border:0;background:none;font:inherit;font-size:.9rem;color:var(--text, #111111);padding:.45rem .65rem;border-radius:8px;cursor:pointer}.gallery-filters__list button:hover,.gallery-filters__list button[aria-selected=true]{background:var(--bg-section, #F5F5F7)}.gallery-filters__cat{margin:.45rem .65rem .2rem;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted, #6B6B6B)}.gallery-filters__toggle{display:inline-flex;align-items:center;gap:.55rem;font-size:.92rem;font-weight:600;cursor:pointer;padding:.7rem .2rem}.gallery-filters__toggle input{width:1.05rem;height:1.05rem;accent-color:var(--accent, #E8612F)}.gallery-filters__count{margin:0;font-size:.88rem;color:var(--text-muted, #6B6B6B)}.gallery-page{padding-top:0;padding-bottom:4rem;max-width:1180px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;color:var(--text, #111111)}.gallery-page__hero{padding:2.6rem 0 1.6rem}.gallery-page__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent, #E8612F);margin:0 0 .85rem}.gallery-page h1{font-size:clamp(1.9rem,4vw,2.9rem);font-weight:800;letter-spacing:-.03em;line-height:1.12;margin:0 0 .85rem;max-width:18ch}.gallery-page__intro{max-width:42rem;font-size:1.05rem;line-height:1.55;color:var(--text-muted, #6B6B6B);margin:0 0 1.1rem}.gallery-page__chips{list-style:none;display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 1.1rem;padding:0}.gallery-page__chips li{font-size:.78rem;font-weight:700;padding:.35rem .7rem;border:1px solid var(--border, rgba(0, 0, 0, .08));border-radius:999px;background:var(--card-bg, #FFFFFF)}.gallery-page__reassure{margin:.7rem 0 0;font-size:.9rem;color:var(--text-muted, #6B6B6B)}.gallery-page__note{margin:.4rem 0 1.4rem;font-size:.88rem;line-height:1.5;color:var(--text-muted, #6B6B6B);max-width:46rem}.gallery-page__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}@media (max-width: 960px){.gallery-page__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.gallery-page__grid{grid-template-columns:1fr}}.gallery-page__missing{margin-top:3rem;padding:1.8rem 1.6rem;border:1px solid var(--border, rgba(0, 0, 0, .08));border-radius:16px;background:var(--bg-section, #F5F5F7)}.gallery-page__missing h2{margin:0 0 .5rem;font-size:1.3rem}.gallery-page__missing p{margin:0 0 1rem;color:var(--text-muted, #6B6B6B);max-width:36rem}.gallery-page>.nt-breadcrumb{max-width:1240px;margin-inline:auto}.gallery-page__sven{display:block;width:70px;height:70px;margin:0 auto 1rem;background:var(--nt-tint);border-radius:50%}.gallery-page__hero{padding-top:2rem;padding-bottom:3rem}.gallery-page__hero h1{font-weight:500;letter-spacing:-.055em;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.gallery-page__intro{max-width:50ch}.gallery-page__hero{text-align:center}.gallery-page__hero h1{max-width:22ch;margin-inline:auto}.gallery-page__hero .gallery-page__intro{margin-inline:auto}
