.gallery-carousel-wrap{margin:0 -1.25rem;padding:0 1.25rem;position:relative}.gallery-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.gallery-carousel::-webkit-scrollbar{height:6px}.gallery-carousel::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:999px}.gallery-carousel__btn{z-index:2;background:var(--color-surface);width:44px;height:44px;color:var(--color-primary-dark);box-shadow:var(--shadow);cursor:pointer;transition:background var(--transition), transform var(--transition);border:none;border-radius:50%;font-size:1.5rem;line-height:1;position:absolute;top:38%;transform:translateY(-50%)}.gallery-carousel__btn:hover{background:var(--color-primary);color:#fff}.gallery-carousel__btn:disabled{opacity:.35;cursor:default;pointer-events:none}.gallery-carousel__btn--prev{left:.25rem}.gallery-carousel__btn--next{right:.25rem}.gallery-card{scroll-snap-align:start;background:var(--color-surface);border-radius:var(--radius);box-shadow:var(--shadow);flex:0 0 280px;overflow:hidden}.gallery-card__trigger{cursor:zoom-in;text-align:left;background:0 0;border:none;width:100%;padding:0;display:block}.gallery-card__photo{aspect-ratio:4/3;background:var(--color-bg-alt);overflow:hidden}.gallery-card__photo img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition)}.gallery-card__trigger:hover .gallery-card__photo img{transform:scale(1.04)}.gallery-card__body{padding:.875rem 1rem 1rem}.gallery-card__title{color:var(--color-primary-dark);margin-bottom:.375rem;font-size:.95rem;font-weight:700;line-height:1.35}.gallery-card__description{color:var(--color-text-muted);font-size:.85rem;line-height:1.45}.gallery-pdf{margin-bottom:1.5rem}.lightbox{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a2028eb;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;display:flex;position:fixed;inset:0}.lightbox[hidden]{display:none}.lightbox__close{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:44px;height:44px;font-size:1.75rem;line-height:1;position:absolute;top:1rem;right:1rem}.lightbox__close:hover{background:#ffffff38}.lightbox__img{border-radius:var(--radius-sm);object-fit:contain;max-width:min(960px,100%);max-height:calc(100vh - 160px);box-shadow:var(--shadow-lg)}.lightbox__video{border-radius:var(--radius-sm);max-width:min(960px,100%);max-height:calc(100vh - 160px);box-shadow:var(--shadow-lg);background:#000}.lightbox__media{justify-content:center;align-items:center;width:100%;max-height:calc(100vh - 160px);display:flex}.lightbox__nav{z-index:3;color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;width:48px;height:48px;font-size:2rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.lightbox__nav:hover:not(:disabled){background:#ffffff3d}.lightbox__nav:disabled{opacity:.25;cursor:default}.lightbox__nav--prev{left:1rem}.lightbox__nav--next{right:1rem}.gallery-card__photo{position:relative}.gallery-card__video{object-fit:cover;pointer-events:none;width:100%;height:100%}.gallery-card__badge{color:#fff;background:#1a2028b8;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;display:flex;position:absolute;bottom:.75rem;right:.75rem}.gallery-card__count{color:#fff;background:#1a2028b8;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:600;position:absolute;bottom:.75rem;left:.75rem}.gallery-project-view{margin-top:.25rem}.gallery-project-view__title{color:var(--color-primary-dark);margin:1rem 0 .35rem;font-size:1.25rem}.gallery-project-view__desc{color:var(--color-text-muted);margin-bottom:1.25rem}.gallery-back{margin-bottom:.5rem}.gallery-card--project .gallery-card__trigger{cursor:pointer}.lightbox__title{color:#fff;text-align:center;max-width:560px;font-size:1.05rem;font-weight:700}.lightbox__description{color:#ffffffd9;text-align:center;max-width:560px;font-size:.9rem}@media (width>=768px){.gallery-carousel-wrap{margin:0;padding:0 3rem}.gallery-card{flex:0 0 340px}.gallery-carousel{gap:1.25rem}}@media (width>=1024px){.gallery-card{flex:0 0 360px}}@media (width<=767px){.gallery-carousel__btn{width:36px;height:36px;font-size:1.25rem;top:42%}.gallery-carousel__btn--prev{left:0}.gallery-carousel__btn--next{right:0}.lightbox__nav{width:40px;height:40px;font-size:1.5rem}.lightbox__nav--prev{left:.5rem}.lightbox__nav--next{right:.5rem}}
