@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,400&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}img,picture,video,svg{display:block;max-width:100%}:root{--color-bg: #fafafa;--color-surface: #ffffff;--color-text: #1a1a1a;--color-text-muted: #888888;--color-text-subtle: #b0b0b0;--color-accent: #c8785a;--color-accent-hover: #b5684c;--color-border: #e5e5e5;--color-border-light: #f0f0f0;--font-display: "Syne", system-ui, sans-serif;--font-body: "DM Sans", system-ui, sans-serif;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 32px;--space-xl: 64px;--space-2xl: 96px;--max-width: 1400px;--grid-gap: 14px;--ease-out: cubic-bezier(.22, 1, .36, 1)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-weight:400;font-size:16px;line-height:1.6;min-height:100dvh}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:none;background:none}.prompt-card[data-astro-cid-hootcel7]{break-inside:avoid;margin-bottom:var(--grid-gap, 14px);border-radius:8px;overflow:hidden;position:relative;cursor:pointer;background:var(--color-border-light, #f0f0f0)}.prompt-card[data-astro-cid-hootcel7] img[data-astro-cid-hootcel7]{width:100%;display:block;transition:transform .4s var(--ease-out, cubic-bezier(.22, 1, .36, 1))}.prompt-card[data-astro-cid-hootcel7]:hover img[data-astro-cid-hootcel7]{transform:scale(1.02)}.card-overlay[data-astro-cid-hootcel7]{position:absolute;bottom:0;left:0;right:0;padding:24px 12px 12px;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 100%);opacity:0;transition:opacity .3s var(--ease-out, cubic-bezier(.22, 1, .36, 1))}.prompt-card[data-astro-cid-hootcel7]:hover .card-overlay[data-astro-cid-hootcel7]{opacity:1}.prompt-text[data-astro-cid-hootcel7]{color:#fff;font-size:.75rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.masonry-grid[data-astro-cid-cfnm3mat]{column-count:4;column-gap:var(--grid-gap, 14px);max-width:var(--max-width, 1400px);margin:0 auto;padding:0 var(--space-md, 16px)}@media(max-width:1024px){.masonry-grid[data-astro-cid-cfnm3mat]{column-count:3}}@media(max-width:640px){.masonry-grid[data-astro-cid-cfnm3mat]{column-count:2}}#bottom-bar[data-astro-cid-bk6h52fm]{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:200;display:flex;align-items:center;gap:10px}#search-pill[data-astro-cid-bk6h52fm]{display:flex;align-items:center;gap:0;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:50px;padding:0;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);overflow:hidden;height:48px;width:140px}#search-pill[data-astro-cid-bk6h52fm].open{width:440px;cursor:default;background:#141414;border-color:#333}#search-icon[data-astro-cid-bk6h52fm]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0}#search-icon[data-astro-cid-bk6h52fm] svg[data-astro-cid-bk6h52fm]{width:18px;height:18px;stroke:#888;transition:stroke .2s}#search-pill[data-astro-cid-bk6h52fm]:not(.open):hover #search-icon[data-astro-cid-bk6h52fm] svg[data-astro-cid-bk6h52fm]{stroke:#fff}#search-shortcut[data-astro-cid-bk6h52fm]{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:5px;background:#2a2a2a;border:1px solid #3a3a3a;color:#555;font-size:10px;font-weight:600;font-family:var(--font-body, "DM Sans", system-ui, sans-serif);flex-shrink:0;margin-right:8px;pointer-events:none;transition:opacity .2s,width .2s,margin .2s}#search-pill[data-astro-cid-bk6h52fm].open #search-shortcut[data-astro-cid-bk6h52fm]{opacity:0;width:0;margin:0;overflow:hidden}#search-label[data-astro-cid-bk6h52fm]{display:none;font-size:13px;color:#555;font-family:var(--font-body, "DM Sans", system-ui, sans-serif);pointer-events:none;white-space:nowrap}#search-input[data-astro-cid-bk6h52fm]{border:none;background:transparent;color:#fff;font-family:var(--font-body, "DM Sans", system-ui, sans-serif);font-size:14px;outline:none;width:0;padding:0;opacity:0;transition:opacity .2s ease,width .3s ease}#search-pill[data-astro-cid-bk6h52fm].open #search-input[data-astro-cid-bk6h52fm]{width:220px;opacity:1;padding-right:8px}#search-input[data-astro-cid-bk6h52fm]::placeholder{color:#555}#search-clear[data-astro-cid-bk6h52fm]{display:none;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#2a2a2a;border:none;color:#888;font-size:16px;cursor:pointer;margin-right:4px;flex-shrink:0;font-family:var(--font-body, "DM Sans", system-ui, sans-serif);transition:color .2s,background .2s}#search-clear[data-astro-cid-bk6h52fm]:hover{background:#3a3a3a;color:#fff}#search-pill[data-astro-cid-bk6h52fm].has-query #search-clear[data-astro-cid-bk6h52fm]{display:flex}#pill-divider[data-astro-cid-bk6h52fm]{width:1px;height:20px;background:#333;flex-shrink:0;margin:0 6px}#fav-toggle[data-astro-cid-bk6h52fm]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:transparent;border:none;cursor:pointer;flex-shrink:0;margin-right:6px;padding:0;transition:all .2s}#fav-toggle[data-astro-cid-bk6h52fm] svg[data-astro-cid-bk6h52fm]{width:16px;height:16px;stroke:#888;fill:none;stroke-width:2;transition:stroke .2s,fill .2s}#fav-toggle[data-astro-cid-bk6h52fm]:hover svg[data-astro-cid-bk6h52fm]{stroke:#fff}#fav-toggle[data-astro-cid-bk6h52fm].active svg[data-astro-cid-bk6h52fm]{stroke:var(--color-accent, #c8785a);fill:var(--color-accent, #c8785a)}#search-pill[data-astro-cid-bk6h52fm].open #pill-divider[data-astro-cid-bk6h52fm],#search-pill[data-astro-cid-bk6h52fm].open #fav-toggle[data-astro-cid-bk6h52fm]{opacity:0;width:0;margin:0;overflow:hidden;pointer-events:none;transition:opacity .15s,width .2s,margin .2s}#filter-btn[data-astro-cid-bk6h52fm]{position:relative;width:44px;height:44px;border-radius:50%;background:#1a1a1a;border:1px solid #2a2a2a;color:#888;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}#filter-btn[data-astro-cid-bk6h52fm]:hover{border-color:#444;color:#fff}#filter-btn[data-astro-cid-bk6h52fm] svg[data-astro-cid-bk6h52fm]{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}#filter-btn[data-astro-cid-bk6h52fm].has-filters:after{content:"";position:absolute;top:2px;right:2px;width:8px;height:8px;background:var(--color-accent, #c8785a);border-radius:50%}@media(max-width:640px){#search-pill[data-astro-cid-bk6h52fm]{width:160px;height:52px}#search-shortcut[data-astro-cid-bk6h52fm]{display:none}#search-label[data-astro-cid-bk6h52fm]{display:block}#search-pill[data-astro-cid-bk6h52fm].open #search-label[data-astro-cid-bk6h52fm]{display:none}#search-pill[data-astro-cid-bk6h52fm].open{width:calc(100vw - 90px)}#search-pill[data-astro-cid-bk6h52fm].open #search-input[data-astro-cid-bk6h52fm]{width:0;flex:1}}#filter-popup[data-astro-cid-bqhq2agi]{position:fixed;bottom:90px;left:50%;transform:translate(-50%) translateY(10px) scale(.95);width:320px;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:16px;padding:20px;z-index:201;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s cubic-bezier(.4,0,.2,1)}#filter-popup[data-astro-cid-bqhq2agi].open{opacity:1;transform:translate(-50%) translateY(0) scale(1);pointer-events:auto}.filter-section[data-astro-cid-bqhq2agi]{margin-bottom:16px}.filter-section[data-astro-cid-bqhq2agi]:last-child{margin-bottom:0}.filter-section[data-astro-cid-bqhq2agi]:empty,.filter-section[data-astro-cid-bqhq2agi].hidden{display:none}.filter-label[data-astro-cid-bqhq2agi]{font-family:var(--font-body, "DM Sans", system-ui, sans-serif);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#555;margin-bottom:10px}.filter-chips[data-astro-cid-bqhq2agi]{display:flex;flex-wrap:wrap;gap:6px}.filter-chip[data-astro-cid-bqhq2agi]{padding:6px 14px;border-radius:16px;background:#252525;border:1px solid transparent;color:#888;font-family:var(--font-body, "DM Sans", system-ui, sans-serif);font-size:12px;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}.filter-chip[data-astro-cid-bqhq2agi]:hover{background:#2a2a2a;color:#fff}.filter-chip[data-astro-cid-bqhq2agi].active{background:#fff;color:#111}.filter-stars[data-astro-cid-bqhq2agi]{display:flex;gap:4px}.star-btn[data-astro-cid-bqhq2agi]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#252525;border:1px solid transparent;cursor:pointer;transition:all .15s;padding:0}.star-btn[data-astro-cid-bqhq2agi] svg[data-astro-cid-bqhq2agi]{width:16px;height:16px;stroke:#555;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .15s,fill .15s}.star-btn[data-astro-cid-bqhq2agi]:hover svg[data-astro-cid-bqhq2agi]{stroke:#fbbf24}.star-btn[data-astro-cid-bqhq2agi].active svg[data-astro-cid-bqhq2agi]{stroke:#fbbf24;fill:#fbbf24}@media(max-width:640px){#filter-popup[data-astro-cid-bqhq2agi]{left:16px;right:16px;width:auto;transform:translate(0) translateY(10px) scale(.95)}#filter-popup[data-astro-cid-bqhq2agi].open{transform:translate(0) translateY(0) scale(1)}}.detail-overlay[data-astro-cid-h7ebgzk4]{position:fixed;inset:0;z-index:500;align-items:center;justify-content:center;padding:2rem;animation:detail-fade-in .25s ease both}@keyframes detail-fade-in{0%{opacity:0}to{opacity:1}}.detail-backdrop[data-astro-cid-h7ebgzk4]{position:absolute;inset:0;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);background:#fff6}.detail-close[data-astro-cid-h7ebgzk4]{position:fixed;top:1.25rem;right:1.25rem;z-index:510;width:44px;height:44px;border-radius:50%;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffffe6;border:none;box-shadow:0 2px 8px #0000001a;font-size:1.5rem;line-height:1;color:var(--color-text, #1a1a1a);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s}.detail-close[data-astro-cid-h7ebgzk4]:hover{background:#fff;transform:scale(1.05)}.detail-content[data-astro-cid-h7ebgzk4]{position:relative;z-index:501;display:flex;align-items:flex-start;justify-content:center;gap:2rem;max-width:1100px;width:100%;margin:0 auto;height:100%}.detail-image-wrap[data-astro-cid-h7ebgzk4]{flex:1 1 0;display:flex;align-items:center;justify-content:center;min-width:0;height:100%}.detail-image[data-astro-cid-h7ebgzk4]{max-height:80vh;max-width:100%;object-fit:contain;border-radius:16px;box-shadow:0 8px 32px #00000026}.detail-card[data-astro-cid-h7ebgzk4]{flex:0 0 340px;max-width:340px;background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 8px 32px #0000001a;padding:1.75rem;max-height:80vh;overflow-y:auto;align-self:center}.detail-title[data-astro-cid-h7ebgzk4]{font-family:var(--font-display, "Syne", system-ui, sans-serif);font-weight:700;font-size:1.35rem;line-height:1.2;color:var(--color-text, #1a1a1a);margin-bottom:.75rem}.detail-title[data-astro-cid-h7ebgzk4]:empty{display:none}.detail-rating[data-astro-cid-h7ebgzk4]{display:flex;gap:2px;margin-bottom:1rem;font-size:1.15rem}.detail-rating[data-astro-cid-h7ebgzk4]:empty{display:none}.detail-rating[data-astro-cid-h7ebgzk4] .star[data-astro-cid-h7ebgzk4]{color:#ddd;line-height:1}.detail-rating[data-astro-cid-h7ebgzk4] .star[data-astro-cid-h7ebgzk4].filled{color:#fbbf24}.detail-section[data-astro-cid-h7ebgzk4]{margin-bottom:1.25rem}.detail-section[data-astro-cid-h7ebgzk4]:last-child{margin-bottom:0}.detail-section[data-astro-cid-h7ebgzk4].hidden{display:none}.detail-label[data-astro-cid-h7ebgzk4]{display:block;font-family:var(--font-body, "DM Sans", system-ui, sans-serif);font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted, #888);margin-bottom:.5rem}.detail-prompt-block[data-astro-cid-h7ebgzk4]{position:relative}.detail-prompt-text[data-astro-cid-h7ebgzk4]{background:#0000000a;border-radius:8px;padding:.6rem 4.5rem .6rem .6rem;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.8rem;line-height:1.55;color:var(--color-text, #1a1a1a);white-space:pre-wrap;word-break:break-word;margin:0;max-height:200px;overflow-y:auto}.detail-copy-btn[data-astro-cid-h7ebgzk4]{position:absolute;top:.45rem;right:.45rem;padding:.25rem .75rem;border-radius:50px;background:var(--color-text, #1a1a1a);color:#fff;font-family:var(--font-body, "DM Sans", system-ui, sans-serif);font-size:.7rem;font-weight:500;border:none;cursor:pointer;transition:opacity .2s;line-height:1.4}.detail-copy-btn[data-astro-cid-h7ebgzk4]:hover{opacity:.85}.detail-params[data-astro-cid-h7ebgzk4]{display:flex;flex-wrap:wrap;gap:6px}.detail-params[data-astro-cid-h7ebgzk4] .param-chip[data-astro-cid-h7ebgzk4]{padding:.3rem .65rem;border-radius:6px;background:#0000000d;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.75rem;color:var(--color-text, #1a1a1a);white-space:nowrap}.detail-tags[data-astro-cid-h7ebgzk4]{display:flex;flex-wrap:wrap;gap:6px}.detail-tags[data-astro-cid-h7ebgzk4] .tag-pill[data-astro-cid-h7ebgzk4]{padding:.3rem .7rem;border-radius:50px;background:var(--color-text, #1a1a1a);color:#fff;font-family:var(--font-body, "DM Sans", system-ui, sans-serif);font-size:.72rem;font-weight:500;white-space:nowrap}.detail-notes[data-astro-cid-h7ebgzk4]{font-family:var(--font-body, "DM Sans", system-ui, sans-serif);font-size:.85rem;line-height:1.55;color:var(--color-text-muted, #888);margin:0}@media(max-width:768px){.detail-overlay[data-astro-cid-h7ebgzk4]{padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.detail-content[data-astro-cid-h7ebgzk4]{flex-direction:column;align-items:stretch;height:auto;min-height:100%;padding:3.5rem 1rem 2rem;gap:1.25rem}.detail-image-wrap[data-astro-cid-h7ebgzk4]{height:auto;flex:none}.detail-image[data-astro-cid-h7ebgzk4]{max-height:50vh;width:100%}.detail-card[data-astro-cid-h7ebgzk4]{flex:none;max-width:100%;max-height:none;overflow-y:visible}}.site-header[data-astro-cid-j7pv25f6]{text-align:center;padding:var(--space-2xl, 96px) var(--space-md, 16px) var(--space-xl, 64px)}.site-title[data-astro-cid-j7pv25f6]{font-family:var(--font-display, "Syne", system-ui, sans-serif);font-weight:800;font-size:clamp(2.5rem,6vw,4.5rem);letter-spacing:-.03em;line-height:1.05;color:var(--color-text, #1a1a1a)}.prompt-count[data-astro-cid-j7pv25f6]{margin-top:var(--space-sm, 8px);font-family:var(--font-body, "DM Sans", system-ui, sans-serif);font-size:.875rem;font-weight:400;color:var(--color-text-muted, #888);letter-spacing:.04em;text-transform:uppercase}main[data-astro-cid-j7pv25f6]{padding-bottom:var(--space-2xl, 96px)}
