.prompts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(268px,1fr));gap:14px}@media (max-width:640px){.page-wrapper{padding:12px 12px 80px!important;overflow-x:hidden}}@media (max-width:600px){.prompts-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:420px){.prompts-grid{grid-template-columns:1fr;gap:10px}}@media (max-width:700px){.modal-inner{flex-direction:column!important;overflow-y:auto!important;border-radius:16px!important;max-height:92dvh!important}.modal-image-pane{width:100%!important;min-height:260px!important;max-height:58vw!important;flex-shrink:0!important}.modal-overlay{padding:20px 12px 12px!important;align-items:flex-end!important}}.category-pill-in-body{display:inline-flex;align-items:center;padding:2px 8px;border-radius:5px;font-size:10px;font-weight:700;letter-spacing:.03em;align-self:flex-start}.modal-float-close{display:none}@media (max-width:700px){.modal-float-close{display:flex;align-items:center;justify-content:center;position:fixed;top:14px;right:14px;z-index:10000;width:44px;height:44px;border-radius:50%;border:none;cursor:pointer;background:hsla(0,0%,8%,.88);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.5);transition:background .15s,transform .15s}.modal-float-close:active{background:rgba(255,68,68,.85);transform:scale(.92)}}.filter-chips-row{display:flex;gap:6px;flex-wrap:wrap}@media (max-width:640px){.filter-chips-row{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.filter-chips-row::-webkit-scrollbar{display:none}}@media (max-width:640px){.filter-panel{padding:14px 12px!important;gap:12px!important;border-radius:12px!important;margin-bottom:20px!important}}.filter-section{display:flex;flex-direction:column;gap:8px}.sort-model-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width:640px){.sort-model-row{grid-template-columns:1fr;gap:10px}}@media (max-width:480px){.hero-stats{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important}}@media (max-width:640px){.hero-section{padding:20px 18px!important;border-radius:18px!important;margin-bottom:16px!important}.hero-badges{gap:6px!important}.hero-badges span{font-size:10px!important;padding:3px 9px!important}.refresh-btn{padding:8px 14px!important;font-size:12px!important}}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.44}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.card-copy-btn:hover{background:rgba(255,68,68,.13)!important;border-color:rgba(255,68,68,.35)!important;transform:translateY(-1px)}.card-share-btn:hover{border-color:rgba(155,109,255,.35)!important;background:rgba(155,109,255,.08)!important;color:#9b6dff!important;transform:translateY(-1px)}.card-copy-btn,.card-share-btn{transition:all .18s ease!important}input::placeholder{color:#999}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{border-radius:4px;background:#2a2a2a}.tab-rail{display:inline-flex;width:fit-content;gap:3px;padding:4px;border-radius:13px;margin-bottom:26px}.tab-pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 18px;border-radius:9px;border:none;font-size:13px;cursor:pointer;transition:all .18s cubic-bezier(.16,1,.3,1);font-family:inherit;white-space:nowrap}.tab-pill:not([data-active=true]):hover{opacity:.75}@media (max-width:480px){.tab-rail{width:100%;box-sizing:border-box;margin-bottom:18px}.tab-pill{flex:1;border-radius:8px;font-size:12.5px;padding:9px 12px}}.filter-toolbar-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}@media (max-width:640px){.filter-toolbar-row{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:3px;gap:8px}.filter-toolbar-row::-webkit-scrollbar{display:none}}.category-pill-row,.style-pill-row{display:flex;flex-wrap:wrap;gap:6px}@media (max-width:640px){.category-pill-row,.style-pill-row{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.category-pill-row::-webkit-scrollbar,.style-pill-row::-webkit-scrollbar{display:none}}.toolbar-sep{display:block;flex-shrink:0}@media (max-width:560px){.toolbar-sep{display:none}}.search-shortcut-badge{display:inline-flex}@media (max-width:480px){.search-shortcut-badge{display:none}}.carousel-wrapper{position:relative;width:100%;height:100%}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.55);border:none;color:#fff;width:32px;height:32px;border-radius:50%;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .15s}.carousel-btn:hover{background:rgba(0,0,0,.78)}.carousel-btn-prev{left:8px}.carousel-btn-next{right:8px}.carousel-dots{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);display:flex;gap:5px;z-index:2}.carousel-dot{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.4);transition:background .2s}.carousel-dot.active{background:#f44}