.gallery-page-wrapper{background:radial-gradient(circle at 10% 20%, color-mix(in srgb, var(--brand) 3%, transparent) 0%, transparent 40%), radial-gradient(circle at 90% 80%, #f43f5e08 0%, transparent 40%);min-height:calc(100vh - 200px);padding:0 0 5rem}.gallery-page-container{max-width:1200px;margin:0 auto}.gallery-header{text-align:center;margin-bottom:4rem;position:relative}.gallery-badge{text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg, color-mix(in srgb, var(--brand) 10%, transparent) 0%, #f43f5e1a 100%);color:var(--brand);border:1px solid color-mix(in srgb, var(--brand) 15%, transparent);box-shadow:0 4px 10px color-mix(in srgb, var(--brand) 5%, transparent);border-radius:9999px;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}[data-theme=dark] .gallery-badge{color:color-mix(in srgb, var(--brand) 80%, white);border-color:color-mix(in srgb, var(--brand) 20%, transparent)}.gallery-title{letter-spacing:-.03em;background:linear-gradient(135deg,#1f2937 0%,#111827 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.75rem;font-size:2.75rem;font-weight:900}[data-theme=dark] .gallery-title{background:linear-gradient(135deg,#f9fafb 0%,#d1d5db 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.gallery-divider{background:linear-gradient(90deg, var(--brand), #f43f5e);width:80px;height:5px;box-shadow:0 2px 10px color-mix(in srgb, var(--brand) 20%, transparent);border-radius:9999px;margin:.75rem auto 0}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.25rem;margin-bottom:4rem;display:grid}.gallery-card{background:var(--surface);-webkit-backdrop-filter:blur(12px);border:1px solid #00000017;border-radius:4px;flex-direction:column;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000000f,0 8px 16px -6px #0000000a}[data-theme=dark] .gallery-card{background:#11182799;border-color:#ffffff0d;box-shadow:0 10px 30px -10px #0003}.gallery-card:hover{border-color:var(--brand);transform:translateY(-4px);box-shadow:0 12px 24px -10px #00000014}[data-theme=dark] .gallery-card:hover{border-color:var(--brand);box-shadow:0 12px 24px -10px #0000004d}.gallery-img-wrapper{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.gallery-card:hover .gallery-img{transform:scale(1.08)}.gallery-media-overlay{opacity:0;background:#0003;justify-content:center;align-items:center;transition:all .35s;display:flex;position:absolute;inset:0}.gallery-card:hover .gallery-media-overlay{opacity:1}.gallery-media-btn{width:60px;height:60px;color:var(--brand);box-shadow:0 10px 25px color-mix(in srgb, var(--brand) 40%, transparent);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;transform:scale(.85)}.gallery-card:hover .gallery-media-btn{transform:scale(1)}.gallery-media-btn.video-btn{padding-left:4px}.gallery-cat-tag{text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#111827;z-index:2;background:#ffffffd9;border:1px solid #ffffff4d;border-radius:8px;padding:.3rem .8rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 10px #0000000d}[data-theme=dark] .gallery-cat-tag{color:#f3f4f6;background:#111827d9;border-color:#ffffff0d}.gallery-info{flex-direction:column;flex-grow:1;padding:1rem 1rem 1.25rem;display:flex}.gallery-card-title{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;font-size:.95rem;font-weight:800;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}[data-theme=dark] .gallery-card-title{color:#e5e7eb}.gallery-card:hover .gallery-card-title{color:var(--brand)}[data-theme=dark] .gallery-card:hover .gallery-card-title{color:color-mix(in srgb, var(--brand) 85%, white)}.gallery-meta{color:#6b7280;justify-content:space-between;align-items:center;margin-top:auto;font-size:.8rem;font-weight:600;display:flex}[data-theme=dark] .gallery-meta{color:#9ca3af}.gallery-meta-icon{align-items:center;gap:.35rem;display:flex}.gallery-pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:3rem;display:flex}.pagination-btn{border:1px solid color-mix(in srgb, var(--brand) 20%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--brand);cursor:pointer;box-shadow:0 4px 10px color-mix(in srgb, var(--brand) 3%, transparent);background:#fff9;border-radius:12px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .25s}[data-theme=dark] .pagination-btn{color:color-mix(in srgb, var(--brand) 85%, white);background:#1f293780;border-color:#ffffff0d}.pagination-btn:hover:not(:disabled){background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:0 8px 16px color-mix(in srgb, var(--brand) 25%, transparent);transform:translateY(-1px)}[data-theme=dark] .pagination-btn:hover:not(:disabled){background:var(--brand2);border-color:var(--brand2)}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-info{color:#4b5563;font-size:.9rem;font-weight:600}[data-theme=dark] .pagination-info{color:#9ca3af}.gallery-skeleton-card{animation:1.8s ease-in-out infinite pulse}.skeleton-img{aspect-ratio:16/9;background:#0000000f;width:100%}.skeleton-line{background:#0000000f;border-radius:4px;height:18px;margin-bottom:.75rem}[data-theme=dark] .skeleton-img,[data-theme=dark] .skeleton-line{background:#ffffff0d}html[data-theme=dark] .gallery-badge{color:#a5b4fc;border-color:#a5b4fc33}html[data-theme=dark] .gallery-title{background:linear-gradient(135deg,#f9fafb 0%,#d1d5db 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}html[data-theme=dark] .gallery-card{background:#11182799;border-color:#ffffff1a;box-shadow:0 10px 30px -5px #0006,0 8px 16px -6px #0000004d}html[data-theme=dark] .gallery-card:hover{border-color:var(--brand);box-shadow:0 12px 24px -10px #0000004d}html[data-theme=dark] .gallery-cat-tag{color:#f3f4f6;background:#111827d9;border-color:#ffffff0d}html[data-theme=dark] .gallery-card-title{color:#e5e7eb}html[data-theme=dark] .gallery-card:hover .gallery-card-title{color:#a5b4fc}html[data-theme=dark] .gallery-meta{color:#9ca3af}html[data-theme=dark] .pagination-btn{color:color-mix(in srgb, var(--brand) 85%, white);background:#1f293780;border-color:#ffffff0d}html[data-theme=dark] .pagination-btn:hover:not(:disabled){background:var(--brand);border-color:var(--brand)}html[data-theme=dark] .pagination-info{color:#9ca3af}html[data-theme=dark] .skeleton-img,html[data-theme=dark] .skeleton-line{background:#ffffff0d}.gallery-sidebar-widget{background:var(--surface);-webkit-backdrop-filter:blur(12px);border:1px solid #00000017;border-radius:4px;padding:1.75rem;box-shadow:0 10px 25px -5px #0000000f,0 8px 16px -6px #0000000a}.sidebar-widget-title{color:#111827;border-left:4px solid var(--brand);margin-bottom:1.75rem;padding-left:.75rem;font-size:1.25rem;font-weight:800;position:relative}.sidebar-widget-list{flex-direction:column;gap:1.25rem;display:flex}.sidebar-widget-item{border-radius:12px;align-items:center;gap:1rem;transition:all .3s;display:flex;position:relative}.sidebar-item-rank{color:color-mix(in srgb, var(--brand) 25%, transparent);text-align:center;min-width:24px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:900;transition:color .3s}.sidebar-widget-item:hover .sidebar-item-rank{color:var(--brand)}.sidebar-item-img-wrapper{aspect-ratio:16/9;background:#f3f4f6;border:1px solid #0000000d;border-radius:10px;flex-shrink:0;width:100px;position:relative;overflow:hidden}.sidebar-item-img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.sidebar-widget-item:hover .sidebar-item-img{transform:scale(1.1)}.sidebar-item-overlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.sidebar-widget-item:hover .sidebar-item-overlay{opacity:1}.sidebar-item-overlay-icon{color:#fff;background:var(--brand);width:28px;height:28px;box-shadow:0 4px 10px color-mix(in srgb, var(--brand) 40%, transparent);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;transform:scale(.8)}.sidebar-widget-item:hover .sidebar-item-overlay-icon{transform:scale(1)}.sidebar-item-info{flex-direction:column;flex-grow:1;min-width:0;display:flex}.sidebar-item-cat{text-transform:uppercase;color:var(--brand);letter-spacing:.05em;margin-bottom:.25rem;font-size:.65rem;font-weight:700}.sidebar-item-title{color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.35rem;font-size:.9rem;font-weight:700;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.sidebar-item-title a{color:inherit;text-decoration:none}.sidebar-widget-item:hover .sidebar-item-title{color:var(--brand)}.sidebar-item-meta{align-items:center;gap:.5rem;display:flex}.sidebar-hit-badge{color:#6b7280;background:#00000008;border-radius:4px;align-items:center;gap:.25rem;padding:.15rem .4rem;font-size:.7rem;font-weight:600;display:inline-flex}.widget-skeleton{animation:1.8s ease-in-out infinite pulse}.skeleton-item{pointer-events:none}html[data-theme=dark] .gallery-sidebar-widget{background:#11182799;border-color:#ffffff1a;box-shadow:0 10px 30px -5px #0006,0 8px 16px -6px #0000004d}html[data-theme=dark] .sidebar-widget-title{color:#f3f4f6;border-left-color:var(--brand)}html[data-theme=dark] .sidebar-item-rank{color:color-mix(in srgb, var(--brand) 20%, transparent)}html[data-theme=dark] .sidebar-widget-item:hover .sidebar-item-rank{color:color-mix(in srgb, var(--brand) 85%, white)}html[data-theme=dark] .sidebar-item-img-wrapper{background:#1f2937;border-color:#ffffff0d}html[data-theme=dark] .sidebar-item-cat{color:color-mix(in srgb, var(--brand) 85%, white)}html[data-theme=dark] .sidebar-item-title{color:#e5e7eb}html[data-theme=dark] .sidebar-widget-item:hover .sidebar-item-title{color:color-mix(in srgb, var(--brand) 85%, white)}html[data-theme=dark] .sidebar-hit-badge{color:#9ca3af;background:#ffffff0d}
