.gallery-toolbar{flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:28px;display:flex}.gallery-search{align-items:center;display:flex;position:relative}.gallery-search--open{width:100%;max-width:480px}.gallery-search__toggle{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;transition:border-color .15s,color .15s,background .15s;display:flex}.gallery-search__toggle:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1}.gallery-search__icon{color:#94a3b8;pointer-events:none;font-size:13px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.gallery-search__input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;height:42px;padding:0 14px 0 38px;font-size:14px;transition:border-color .15s,box-shadow .15s}.gallery-search__input::placeholder{color:#9aa4b2}.gallery-search__input:focus{border-color:#f97316;outline:none;box-shadow:0 0 0 3px #f9731624}.gallery-filters{flex-wrap:wrap;gap:12px;display:flex}.gallery-filter{flex-direction:column;gap:5px;display:flex}.gallery-filter__label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;padding-left:2px;font-size:11px;font-weight:600}.gallery-filter__select{color:#334155;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #e5e7eb;border-radius:9px;min-width:150px;height:38px;padding:0 32px 0 12px;font-size:13.5px;transition:border-color .15s}.gallery-filter__select:focus{border-color:#f97316;outline:none}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(244px,1fr));align-items:start;gap:16px;display:grid}.gallery-card{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;padding:0;font-family:inherit;display:flex}.gallery-card:focus-visible{outline:2px solid var(--color-primary,#f97316);outline-offset:3px;border-radius:16px}.gallery-card__preview-slot{height:380px;position:relative}.gallery-card__preview{z-index:1;background:#f4f4f5;border:8px solid #e2e8f0;border-radius:16px;height:380px;transition:transform .16s ease-out,box-shadow .16s ease-out;position:absolute;top:0;left:0;right:0;overflow:hidden;box-shadow:0 1px 2px #0f172a0d}.gallery-card:hover .gallery-card__preview,.gallery-card:focus-visible .gallery-card__preview{z-index:3;transform:scale(1.02);box-shadow:0 12px 28px -12px #0f172a47}@media (prefers-reduced-motion:reduce){.gallery-card__preview{transition:box-shadow .16s ease-out,border-color .16s ease-out}.gallery-card:hover .gallery-card__preview,.gallery-card:focus-visible .gallery-card__preview{transform:none}}.gallery-card__actions{z-index:4;opacity:0;pointer-events:none;background:#0f172a61;justify-content:center;align-items:flex-end;padding-bottom:16px;transition:opacity .16s ease-out;display:flex;position:absolute;inset:0}.gallery-card:hover .gallery-card__actions,.gallery-card:focus-visible .gallery-card__actions,.gallery-card:focus-within .gallery-card__actions{opacity:1}.gallery-card__use-btn{pointer-events:auto;color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:inline-flex;box-shadow:0 2px 8px #0f172a40}.gallery-card__use-btn:hover{color:#ea580c;background:#fff7f2}.gallery-card__thumb{width:100%;position:absolute;inset:0;overflow:hidden}.gallery-card__preview--skeleton{background:#eef0f3;animation:1.5s ease-in-out infinite gallery-skeleton-pulse}.gallery-card__skeleton-line{background:#eef0f3;border-radius:6px;height:12px;animation:1.5s ease-in-out infinite gallery-skeleton-pulse}.gallery-card__skeleton-line--name{width:70%;margin-top:4px}.gallery-card__skeleton-line--name2{width:45%;margin-top:8px}.gallery-card__skeleton-line--tag{border-radius:999px;width:30%;height:18px;margin-top:12px}@keyframes gallery-skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.gallery-card__hit{z-index:1;position:absolute;inset:0}.gallery-card__delete{z-index:5;color:#fff;cursor:pointer;opacity:0;background:#0f172a8c;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;transition:opacity .15s,background .15s;display:flex;position:absolute;top:10px;right:10px}.gallery-card:hover .gallery-card__delete,.gallery-card:focus-within .gallery-card__delete{opacity:1}.gallery-card__delete:hover{background:#dc2626}.gallery-card__premium-toggle{z-index:5;color:#fff;cursor:pointer;opacity:.32;background:#0f172a8c;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;transition:opacity .15s,background .15s;display:flex;position:absolute;top:10px;left:10px}.gallery-card:hover .gallery-card__premium-toggle,.gallery-card:focus-within .gallery-card__premium-toggle,.gallery-card__premium-toggle--active{opacity:1}.gallery-card__premium-toggle--active{background:#f59e0b}.gallery-card__premium-toggle:hover{background:#d97706}.gallery-card__sort-order{z-index:5;color:#fff;text-align:center;-moz-appearance:textfield;background:#0f172ab3;border:none;border-radius:8px;width:40px;height:26px;font-size:12px;position:absolute;bottom:10px;right:10px}.gallery-card__sort-order::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gallery-card__sort-order::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gallery-card__sort-order::placeholder{color:#fff9}.gallery-card__sort-order:focus{outline-offset:1px;outline:2px solid #ea580c}.gallery-card__sort-order:disabled{opacity:.5}.gallery-card__thumb--blank{color:#cbd5e1;justify-content:center;align-items:center;height:100%;font-size:30px;display:flex;position:static}.gallery-card__meta{height:84px;padding:12px 4px 2px;overflow:hidden}.gallery-card__name{-webkit-line-clamp:2;overflow-wrap:break-word;color:#0f172a;-webkit-box-orient:vertical;height:42px;font-size:15.5px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.gallery-card__tag-row{flex-wrap:nowrap;align-items:center;gap:6px;margin-top:8px;display:flex;overflow:hidden}.gallery-card__tags{color:#94a3b8;white-space:nowrap;background:#f8fafc;border:1px solid #eef2f6;border-radius:999px;flex:none;padding:2px 8px;font-size:10.5px;font-weight:500;line-height:1.5;display:inline-block}.gallery-card__status-dot{color:#64748b;white-space:nowrap;background:0 0;border:1px solid #e2e8f0;border-radius:999px;flex:none;align-items:center;gap:5px;padding:2px 8px 2px 6px;font-size:10.5px;font-weight:600;line-height:1.4;display:inline-flex}.gallery-card__status-dot:before{content:"";background:#f59e0b;border-radius:50%;flex-shrink:0;width:6px;height:6px}.gallery-card__status-dot--pending:before{background:#8b5cf6}.gallery-card__status-badge{color:#b45309;white-space:nowrap;background:#fef3c7;border-radius:999px;flex:none;padding:2px 9px;font-size:10.5px;font-weight:600;line-height:1.5;display:inline-block}.gallery-card__status-badge--premium{color:#92400e;background:#fde68a}.gallery-card--scratch{text-align:center;cursor:pointer;background:#fcfcfd;border:2px dashed #d8dbe0;border-radius:16px;justify-content:center;align-items:center;gap:14px;height:380px;padding:24px;font-family:inherit;transition:border-color .18s,background .18s}.gallery-card--scratch:hover,.gallery-card--scratch:focus-visible{background:#fff7f2;border-color:#f9a15f;outline:none}.gallery-card__plus{color:#f97316;background:#fff1e8;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:22px;display:flex}.gallery-card__scratch-title{color:#0f172a;font-size:15px;font-weight:700}.gallery-empty{text-align:center;background:#fafbfc;border:1px dashed #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;gap:6px;margin-top:32px;padding:40px 20px;display:flex}.gallery-empty__icon{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:6px;font-size:16px;display:flex}.gallery-empty__title{color:#334155;font-size:14px;font-weight:600}.gallery-empty__subtitle{color:#94a3b8;font-size:13px}.gallery-empty__clear{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:10px;padding:7px 14px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s}.gallery-empty__clear:hover{background:#f8fafc;border-color:#cbd5e1}
