.gallery-enhanced{padding-top:34px}
.gallery-compact-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}
.gallery-compact-head h1{font-size:42px;line-height:1;margin:0 0 5px}
.gallery-compact-head p{margin:0;color:var(--muted);font-size:12px}
.gallery-toolbar{display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;margin-bottom:18px;position:relative;z-index:12}
.gallery-period{min-width:230px}.gallery-period .period-jump{margin:0}.gallery-period .period-jump label{display:none}.gallery-period .period-jump select{min-height:44px;margin:0}
.gallery-filter-wrap{position:relative}.gallery-filter-button{width:44px;height:44px;padding:10px;border:1px solid var(--line);border-radius:12px;background:var(--surface);display:grid;place-items:center;cursor:pointer}.gallery-filter-button svg{width:22px;height:22px}.gallery-filter-button.active{border-color:var(--sage);color:var(--sage);background:#f7f9f4}
.gallery-filter-popover{display:none;position:absolute;right:0;top:52px;width:300px;padding:18px;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:0 14px 40px rgba(50,40,30,.14);z-index:30}.gallery-filter-popover.open{display:block}.gallery-filter-section+ .gallery-filter-section{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.gallery-filter-section>strong{display:block;font-size:13px;margin-bottom:10px}.gallery-filter-options{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.gallery-filter-options button,.gallery-sort-options button{border:1px solid var(--line);background:#fff;min-height:40px;border-radius:10px;cursor:pointer;font-size:12px}.gallery-filter-options button.active{background:var(--sage);border-color:var(--sage);color:#fff}.gallery-sort-options{display:grid;gap:5px}.gallery-sort-options button{display:flex;align-items:center;justify-content:space-between;padding:0 12px;text-align:left}.gallery-sort-options button.active{font-weight:600;color:var(--sage);border-color:rgba(124,143,122,.35);background:#f7f9f4}.gallery-reset{width:100%;border:0;background:none;color:var(--terracotta);font-weight:600;font-size:12px;min-height:40px;margin-top:12px;cursor:pointer}
.gallery-no-results{text-align:center;padding:64px 20px 80px;max-width:520px;margin:0 auto}.gallery-no-results-icon{width:96px;height:96px;margin:0 auto 18px}.gallery-no-results-icon svg{width:100%;height:100%}.gallery-no-results h2{font-size:27px;margin:0 0 8px}.gallery-no-results p{color:var(--muted);margin:0 0 22px}.gallery-no-results .btn-secondary{background:var(--surface)}
@media(max-width:760px){.gallery-enhanced{padding-top:26px}.gallery-compact-head{margin-bottom:12px}.gallery-compact-head h1{font-size:38px}.gallery-toolbar{align-items:center;margin-bottom:12px}.gallery-period{min-width:0;flex:1}.gallery-period .period-jump{width:100%}.gallery-period .period-jump select{width:100%;font-size:13px}.gallery-filter-popover{position:fixed;left:16px;right:16px;top:auto;bottom:calc(92px + env(safe-area-inset-bottom));width:auto;max-height:calc(100dvh - 150px);overflow:auto}.gallery-no-results{padding:54px 18px}.gallery-no-results h2{font-size:25px}}
