.nh-photo-library{padding:0;overflow:hidden}.nh-photo-library-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:22px}.nh-photo-library-head h2,.nh-photo-library-section-head h3{margin:0}.nh-photo-library-head p{margin:6px 0 0;color:var(--nh-muted,#778092)}.nh-photo-primary-action,.nh-photo-create-album button,.nh-photo-album-upload button{border:0;border-radius:10px;padding:10px 14px;font-weight:800;cursor:pointer;background:var(--nh-blue,#1877f2);color:#fff}.nh-photo-create-album,.nh-photo-album-upload{margin:0 22px 22px;padding:14px;border:1px solid rgba(100,120,150,.18);border-radius:14px;background:rgba(100,120,150,.05);display:grid;gap:10px}.nh-photo-create-album[hidden]{display:none}.nh-photo-create-album input,.nh-photo-create-album textarea{width:100%;box-sizing:border-box;border:1px solid rgba(100,120,150,.25);border-radius:10px;padding:10px 12px;background:var(--nh-surface,#fff);color:inherit}.nh-photo-create-album>div{display:flex;align-items:center;gap:8px}.nh-photo-create-album [data-photo-create-album-cancel]{background:transparent;color:inherit;border:1px solid rgba(100,120,150,.25)}.nh-photo-library-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px 10px}.nh-photo-library-section-head>span{font-size:.85rem;color:var(--nh-muted,#778092)}.nh-photo-album-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px;padding:0 22px 22px}.nh-photo-album-card{position:relative;min-width:0}.nh-photo-album-cover{display:grid;width:100%;aspect-ratio:4/3;border:0;padding:0;border-radius:14px;overflow:hidden;background:rgba(100,120,150,.08);cursor:pointer;text-decoration:none}.nh-photo-album-cover--1{grid-template-columns:1fr}.nh-photo-album-cover--2{grid-template-columns:1fr 1fr}.nh-photo-album-cover--3,.nh-photo-album-cover--4{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.nh-photo-album-cover--3 img:first-child{grid-row:1/3}.nh-photo-album-cover img{width:100%;height:100%;min-width:0;min-height:0;object-fit:cover}.nh-photo-album-empty-cover{display:grid;place-items:center;color:var(--nh-muted,#778092);font-weight:800}.nh-photo-album-card-copy{display:flex;flex-direction:column;padding:8px 44px 0 2px;gap:2px}.nh-photo-album-card-copy a{color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nh-photo-album-card-copy span,.nh-photo-album-owner span{font-size:.82rem;color:var(--nh-muted,#778092)}.nh-photo-album-like{position:absolute;right:4px;bottom:1px;border:0;background:transparent;color:inherit;display:flex;align-items:center;gap:4px;cursor:pointer;padding:7px;border-radius:999px}.nh-photo-album-like.is-reacted{color:#e0245e}.nh-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:0 22px 22px}.nh-photo-grid-item{position:relative;border:0;padding:0;aspect-ratio:1;background:#111;overflow:hidden;cursor:pointer}.nh-photo-grid-item:first-child{border-radius:12px 0 0 0}.nh-photo-grid-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .18s ease}.nh-photo-grid-item:hover img{transform:scale(1.025)}.nh-photo-library-empty{margin:0 22px 22px;padding:28px;text-align:center;border:1px dashed rgba(100,120,150,.25);border-radius:14px;color:var(--nh-muted,#778092)}.nh-photo-library-back,.nh-photo-library-concert-link{display:inline-block;margin-bottom:7px;color:var(--nh-blue,#1877f2);text-decoration:none;font-weight:750}.nh-photo-album-upload label{font-weight:700}.nh-photo-album-upload input{display:block;margin-top:8px}.nh-photo-album-owner{display:flex;align-items:center;gap:9px;padding:9px 44px 0 1px}.nh-photo-album-owner img{width:34px;height:34px;border-radius:50%;object-fit:cover}.nh-photo-album-owner div{min-width:0;display:flex;flex-direction:column}.nh-photo-album-owner strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nh-photo-library-section-head--concert{padding:18px}.nh-photo-library-section-head--concert p{margin:4px 0 0;color:var(--nh-muted,#778092);font-size:.9rem}.nh-concert-photo-albums .nh-photo-album-grid{padding:0 18px 18px}.nh-photo-album-grid--concert{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}@media(max-width:760px){.nh-photo-library-head{padding:16px;flex-direction:column}.nh-photo-library-head-actions{width:100%}.nh-photo-create-album,.nh-photo-album-upload{margin:0 16px 16px}.nh-photo-library-section-head{padding:16px 16px 9px}.nh-photo-album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 16px 16px}.nh-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding:0 0 16px}.nh-photo-library-empty{margin:0 16px 16px}.nh-photo-album-card-copy{padding-right:38px}.nh-photo-album-like{right:0}.nh-photo-library-section-head--concert{padding:16px}.nh-concert-photo-albums .nh-photo-album-grid{padding:0 12px 16px}}@media(max-width:420px){.nh-photo-album-grid{grid-template-columns:1fr 1fr}.nh-photo-grid{grid-template-columns:repeat(3,1fr)}}

/* Photo library — actions et séparation officiel / communauté */
.nh-photo-library-section-head>div{min-width:0}.nh-photo-library-section-head p{margin:4px 0 0;color:var(--nh-muted,#778092);font-size:.86rem}.nh-photo-library-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.nh-photo-secondary-action,.nh-photo-danger-action{border:1px solid rgba(100,120,150,.24);border-radius:9px;padding:8px 10px;font-weight:750;cursor:pointer;background:var(--nh-surface,#fff);color:inherit}.nh-photo-danger-action{border-color:rgba(190,55,80,.25);color:#b02d4c;background:#fff8f9}.nh-photo-edit-album[hidden]{display:none}.nh-photo-edit-album [data-photo-album-edit-cancel]{background:transparent;color:inherit;border:1px solid rgba(100,120,150,.25)}

/* Albums — confirmation locale, sans popup navigateur */
.nh-photo-album-delete-confirm{margin:0 22px 16px;padding:12px 14px;border:1px solid rgba(190,55,80,.20);border-radius:12px;background:#fff8f9;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#7f263c;font-size:.88rem}
.nh-photo-album-delete-confirm[hidden]{display:none!important}.nh-photo-album-delete-confirm>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.nh-photo-album-delete-confirm small{color:#a33a52}
@media(max-width:760px){.nh-photo-album-delete-confirm{margin:0 16px 14px;align-items:flex-start;flex-direction:column}.nh-photo-album-delete-confirm>div{justify-content:flex-start}}

/* Concert view: use the native concert card spacing/padding exactly once. */
.nh-concert-photo-albums{
  margin-top:12px;
}
.nh-concert-photo-albums .nh-photo-library-section-head--concert{
  padding:0;
  margin:0 0 10px;
  align-items:center;
}
.nh-concert-photo-albums .nh-photo-library-section-head--concert h3{
  margin:0;
  font-size:12px;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#6b7280;
}
.nh-concert-photo-albums .nh-photo-grid{
  padding:0;
}
@media (max-width:900px){
  .nh-concert-photo-albums{margin-top:12px;}
}
