.stats-banner{display:flex;justify-content:center;gap:40px;margin-bottom:40px;padding:16px;flex-wrap:wrap;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.stats-item{display:flex;align-items:center;gap:8px;color:#94a3b8}.stats-item span{display:flex;align-items:center;gap:6px}.stats-item strong{color:#fff}.stats-item .material-icons-round{color:#38bdf8;font-size:20px}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;margin-top:40px}.category-card{background:#0d111773;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:20px;transition:all .4s cubic-bezier(.16,1,.3,1);cursor:pointer;position:relative;overflow:hidden;box-shadow:0 4px 30px #0003}.category-card:hover{transform:translateY(-6px);border-color:#4f46e559;box-shadow:0 12px 40px #4f46e526,0 0 20px #4f46e50d}.category-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.category-icon-group{display:flex;align-items:center;gap:14px}.category-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f126,#4f46e526);color:#818cf8;border:1px solid rgba(129,140,248,.2);transition:transform .3s ease}.category-card:hover .category-icon{transform:scale(1.1) rotate(5deg)}.category-icon.portrait{background:linear-gradient(135deg,#ef444426,#dc262626);color:#ef4444;border-color:#ef444440}.category-icon.fashion{background:linear-gradient(135deg,#ec489926,#db277726);color:#ec4899;border-color:#ec489940}.category-icon.nature{background:linear-gradient(135deg,#10b98126,#05966926);color:#10b981;border-color:#10b98140}.category-icon.cinematic{background:linear-gradient(135deg,#f59e0b26,#d9770626);color:#f59e0b;border-color:#f59e0b40}.category-icon.illustrations{background:linear-gradient(135deg,#06b6d426,#0891b226);color:#06b6d4;border-color:#06b6d440}.category-icon.aimodels{background:linear-gradient(135deg,#6366f126,#4f46e526);color:#6366f1;border-color:#6366f140}.category-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0}.category-count{font-size:.75rem;font-weight:700;color:#fff;background:#ffffff12;border:1px solid rgba(255,255,255,.1);padding:4px 12px;border-radius:12px}.category-desc{font-size:.88rem;color:#94a3b8;line-height:1.5;min-height:44px;margin:0}.category-preview-images{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;height:80px}.category-preview-img-wrapper{position:relative;border-radius:12px;overflow:hidden;background:#ffffff05;border:1px solid rgba(255,255,255,.06);height:100%}.category-preview-images img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.category-card:hover .category-preview-images img{transform:scale(1.1)}.category-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.category-tag-pill{font-size:.75rem;color:#94a3b8;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:4px 10px;border-radius:8px;cursor:pointer;transition:all .2s ease;text-decoration:none}.category-tag-pill:hover{color:#fff;background:#4f46e533;border-color:#818cf84d;transform:translateY(-1px)}.skeleton-category-card{background:#0d111773;border-radius:24px;padding:24px;height:280px;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;gap:20px}.skeleton-shimmer{background:linear-gradient(90deg,#1e293bcc,#38bdf826,#1e293bcc);background-size:200% 100%;animation:shimmer 1.5s infinite linear}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.card-overlay-tags .tag-bundle,.card-top-tags .tag-bundle,.card-tags .tag-bundle{background:linear-gradient(135deg,#4f46e5,#818cf8)!important;color:#fff!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 4px 12px #4f46e566;font-weight:800;display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:8px}.bundle-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.bundle-modal-backdrop.open{opacity:1;visibility:visible}.bundle-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 28px;flex-shrink:0;border-bottom:1px solid rgba(255,255,255,.06)}.bundle-modal-title{font-family:var(--font-display, sans-serif);font-size:1.25rem;font-weight:700;color:#fff;display:flex;align-items:center;gap:10px}.bundle-modal-title .material-icons-round{color:#818cf8;font-size:24px}.bundle-modal-header-actions{display:flex;gap:10px;align-items:center}.bundle-modal-btn{background:#ffffff0d;border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.bundle-modal-btn:hover{background:#ffffff1a;transform:scale(1.05)}.bundle-modal-cards{flex:1;display:flex;align-items:stretch;gap:24px;overflow-x:auto;overflow-y:hidden;padding:24px 28px;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bundle-modal-cards::-webkit-scrollbar{display:none}.bundle-prompt-card{flex:0 0 340px;max-width:380px;min-width:300px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;scroll-snap-align:start;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease;animation:bundleCardPopIn .45s ease-out both}.bundle-prompt-card:hover{border-color:#818cf84d;box-shadow:0 12px 40px #4f46e52e;transform:translateY(-4px)}.bundle-prompt-card-img{width:100%;aspect-ratio:1 / 1;overflow:hidden;position:relative;flex-shrink:0;background:#0000004d}.bundle-prompt-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.bundle-prompt-card:hover .bundle-prompt-card-img img{transform:scale(1.05)}.bundle-card-number{position:absolute;top:12px;left:12px;width:32px;height:32px;border-radius:50%;background:#0f172acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(129,140,248,.4);display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#818cf8}.bundle-prompt-card-body{flex:1;display:flex;flex-direction:column;padding:18px;gap:12px;overflow:hidden}.bundle-prompt-card-title{font-size:1rem;font-weight:600;color:#e2e8f0}.bundle-prompt-card-text{flex:1;font-size:.9rem;color:#94a3b8;line-height:1.65;overflow-y:auto;background:#0003;padding:12px 14px;border-radius:10px;border-left:3px solid #818cf8;white-space:pre-wrap;word-break:break-word;scrollbar-width:thin;scrollbar-color:rgba(129,140,248,.3) transparent}.bundle-prompt-card-text::-webkit-scrollbar{width:5px}.bundle-prompt-card-text::-webkit-scrollbar-track{background:transparent}.bundle-prompt-card-text::-webkit-scrollbar-thumb{background:#818cf84d;border-radius:3px}.bundle-prompt-card-actions{display:flex;gap:8px;flex-shrink:0}.bundle-prompt-card-actions .bundle-item-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#e2e8f0;padding:7px 14px;border-radius:8px;font-size:.8rem;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:5px}.bundle-prompt-card-actions .bundle-item-btn:hover{background:#38bdf826;border-color:#38bdf84d;color:#38bdf8;transform:translateY(-1px)}.bundle-modal-footer{display:flex;align-items:center;justify-content:center;padding:12px 28px 18px;flex-shrink:0;gap:12px}.bundle-modal-dots{display:flex;gap:6px;align-items:center}.bundle-modal-dot{width:8px;height:8px;border-radius:50%;background:#ffffff26;border:none;cursor:pointer;transition:all .3s ease}.bundle-modal-dot.active{background:#818cf8;width:22px;border-radius:4px;box-shadow:0 0 10px #818cf880}.bundle-modal-counter{font-size:.85rem;color:#64748b}.bundle-modal-nav{position:fixed;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#0f172ad9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10001;transition:all .25s ease}.bundle-modal-nav:hover{background:#4f46e599;border-color:#818cf880;transform:translateY(-50%) scale(1.12)}.bundle-modal-nav:disabled{opacity:.2;pointer-events:none}.bundle-modal-nav.bm-prev{left:20px}.bundle-modal-nav.bm-next{right:20px}@keyframes bundleCardPopIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 640px){.bundle-modal-cards{padding:16px;gap:16px}.bundle-prompt-card{flex:0 0 85vw;max-width:85vw}.bundle-modal-nav.bm-prev{left:4px}.bundle-modal-nav.bm-next{right:4px}}
