.Nav-module__e1xquq__wrap{z-index:50;pointer-events:none;justify-content:center;padding:16px;display:flex;position:fixed;inset:0 0 auto}.Nav-module__e1xquq__pill{pointer-events:auto;align-items:center;gap:var(--space-4);width:100%;max-width:var(--page-max);-webkit-backdrop-filter:blur(20px)saturate(140%);border:1px solid var(--border-strong);border-radius:var(--radius-nav);background:#0a0b0de6;padding:8px 8px 8px 20px;display:flex;box-shadow:0 8px 30px #00000073}.Nav-module__e1xquq__brand{letter-spacing:.02em;align-items:center;gap:10px;font-weight:600;display:inline-flex}.Nav-module__e1xquq__mark{background:var(--gradient-signal);width:16px;height:16px;box-shadow:var(--glow-violet-soft);border-radius:5px;transform:rotate(45deg)}.Nav-module__e1xquq__word{font-size:1rem;font-weight:700}.Nav-module__e1xquq__links{gap:4px;margin:0 auto 0 8px;padding:0;list-style:none;display:flex}.Nav-module__e1xquq__link{color:var(--text-muted);border-radius:var(--radius-pill);transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);padding:8px 14px;font-size:.875rem;font-weight:500;display:inline-block}.Nav-module__e1xquq__link:hover{color:var(--text);background:#ffffff0a}.Nav-module__e1xquq__actions{align-items:center;gap:6px;display:flex}.Nav-module__e1xquq__signin{color:var(--text-muted);transition:color var(--dur-fast) var(--ease);padding:8px 14px;font-size:.8125rem;font-weight:500}.Nav-module__e1xquq__signin:hover{color:var(--text)}@media (max-width:720px){.Nav-module__e1xquq__links,.Nav-module__e1xquq__signin{display:none}}
.Hero-module__Z8hQ_W__hero{background:var(--void-pure);align-items:center;min-height:100svh;padding-top:96px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__hero:after{content:"";background:linear-gradient(to bottom, transparent, var(--void));pointer-events:none;z-index:1;height:180px;position:absolute;bottom:0;left:0;right:0}.Hero-module__Z8hQ_W__glow{pointer-events:none;background:radial-gradient(circle,#8052ff29 0%,#405bff0f 40%,#0000 70%);width:60vw;max-width:760px;height:60vw;max-height:760px;position:absolute;top:35%;right:8%;transform:translateY(-50%)}.Hero-module__Z8hQ_W__grid{z-index:2;align-items:center;gap:var(--space-5);grid-template-columns:1.05fr .95fr;display:grid;position:relative}.Hero-module__Z8hQ_W__copy{gap:var(--space-4);flex-direction:column;max-width:520px;display:flex}.Hero-module__Z8hQ_W__title{margin-top:4px}.Hero-module__Z8hQ_W__cta{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.Hero-module__Z8hQ_W__stats{gap:var(--space-5);margin:var(--space-3) 0 0;padding-top:var(--space-4);border-top:1px solid var(--border);display:flex}.Hero-module__Z8hQ_W__stats div{flex-direction:column;gap:2px;display:flex}.Hero-module__Z8hQ_W__stats dt{letter-spacing:-.02em;color:var(--text);font-size:1.75rem;font-weight:300}.Hero-module__Z8hQ_W__stats dd{color:var(--text-dim);text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:.8125rem}.Hero-module__Z8hQ_W__visual{height:78svh;min-height:380px;max-height:720px;position:relative}@media (max-width:900px){.Hero-module__Z8hQ_W__grid{gap:var(--space-3);grid-template-columns:1fr}.Hero-module__Z8hQ_W__visual{order:-1;height:42svh;min-height:280px}.Hero-module__Z8hQ_W__copy{max-width:100%}}
.Explorer-module__GqU1_a__section{padding-bottom:calc(var(--space-section) + 96px);position:relative}.Explorer-module__GqU1_a__wide{max-width:var(--page-max-wide)}.Explorer-module__GqU1_a__head{max-width:60ch;margin-bottom:var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}.Explorer-module__GqU1_a__controls{gap:var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.Explorer-module__GqU1_a__kinds{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-1);gap:4px;padding:4px;display:inline-flex}.Explorer-module__GqU1_a__kindTab{color:var(--text-muted);font:inherit;font-size:var(--text-caption);border-radius:var(--radius-pill);cursor:pointer;transition:color var(--dur) var(--ease), background var(--dur) var(--ease);background:0 0;border:0;padding:8px 16px}.Explorer-module__GqU1_a__kindTab:hover{color:var(--text)}.Explorer-module__GqU1_a__kindOn{background:var(--violet);color:#fff}.Explorer-module__GqU1_a__search{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-pill);min-width:220px;max-width:360px;color:var(--text);font:inherit;font-size:var(--text-caption);transition:border-color var(--dur) var(--ease);flex:1;padding:11px 18px}.Explorer-module__GqU1_a__search::placeholder{color:var(--text-dim)}.Explorer-module__GqU1_a__search:focus{border-color:var(--border-violet);outline:none}.Explorer-module__GqU1_a__cats{margin-bottom:var(--space-5);flex-wrap:wrap;gap:8px;display:flex}.Explorer-module__GqU1_a__cat{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-1);color:var(--text-muted);font:inherit;font-size:var(--text-caption);cursor:pointer;transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);align-items:center;gap:7px;padding:7px 13px;display:inline-flex}.Explorer-module__GqU1_a__cat:hover{color:var(--text);border-color:var(--border-strong)}.Explorer-module__GqU1_a__catOn{color:#fff;border-color:var(--border-violet);background:#8052ff1f}.Explorer-module__GqU1_a__catCount{font-family:var(--font-mono);color:var(--text-dim);font-size:.7rem}.Explorer-module__GqU1_a__grid{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid}.Explorer-module__GqU1_a__item{text-align:left;padding:var(--space-3);background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-card);cursor:pointer;transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease), transform var(--dur-fast) var(--ease);flex-direction:column;gap:8px;display:flex}.Explorer-module__GqU1_a__item:hover{border-color:var(--border-strong);transform:translateY(-2px)}.Explorer-module__GqU1_a__itemOn{border-color:var(--border-violet);box-shadow:var(--glow-violet-soft);background:#8052ff1a}.Explorer-module__GqU1_a__itemTop{align-items:center;gap:10px;display:flex}.Explorer-module__GqU1_a__check{border:1px solid var(--border-strong);color:#fff;width:18px;height:18px;transition:background var(--dur) var(--ease), border-color var(--dur) var(--ease);border-radius:6px;flex:none;place-items:center;font-size:11px;display:grid}.Explorer-module__GqU1_a__checkOn{background:var(--violet);border-color:var(--violet)}.Explorer-module__GqU1_a__itemName{color:var(--text);font-size:.95rem;font-weight:500}.Explorer-module__GqU1_a__itemDesc{color:var(--text-muted);font-size:var(--text-caption);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.Explorer-module__GqU1_a__itemMeta{color:var(--text-dim);font-size:.72rem}.Explorer-module__GqU1_a__empty,.Explorer-module__GqU1_a__more{color:var(--text-muted);font-size:var(--text-caption);margin-top:var(--space-3)}.Explorer-module__GqU1_a__bar{left:0;right:0;bottom:var(--space-3);z-index:40;pointer-events:none;position:fixed}.Explorer-module__GqU1_a__barInner{pointer-events:auto;align-items:center;gap:var(--space-3);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:#0f1012db;flex-wrap:wrap;padding:10px 16px;display:flex;box-shadow:0 20px 60px #00000073}.Explorer-module__GqU1_a__barLeft{align-items:center;gap:var(--space-3);display:flex}.Explorer-module__GqU1_a__selCount{font-size:var(--text-caption);color:var(--text-muted);white-space:nowrap}.Explorer-module__GqU1_a__modeToggle{border:1px solid var(--border);border-radius:var(--radius-pill);gap:2px;padding:3px;display:inline-flex}.Explorer-module__GqU1_a__modeToggle button{color:var(--text-muted);font:inherit;border-radius:var(--radius-pill);cursor:pointer;transition:color var(--dur) var(--ease), background var(--dur) var(--ease);background:0 0;border:0;padding:6px 13px;font-size:.78rem}.Explorer-module__GqU1_a__modeToggle button:hover{color:var(--text)}.Explorer-module__GqU1_a__modeOn{background:var(--surface-3);color:#fff!important}.Explorer-module__GqU1_a__cmd{min-width:160px;font-size:var(--text-caption);color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.Explorer-module__GqU1_a__dollar{color:var(--violet-bright);-webkit-user-select:none;user-select:none;margin-right:6px}.Explorer-module__GqU1_a__promptPreview{color:var(--text-muted)}.Explorer-module__GqU1_a__barActions{align-items:center;gap:var(--space-2);display:flex}.Explorer-module__GqU1_a__download{color:var(--text-muted);border-radius:var(--radius-pill);border:1px solid var(--border-strong);transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);white-space:nowrap;padding:8px 14px;font-size:.78rem}.Explorer-module__GqU1_a__download:hover{color:#fff;border-color:var(--violet)}.Explorer-module__GqU1_a__clear{color:var(--text-dim);font:inherit;cursor:pointer;transition:color var(--dur) var(--ease);background:0 0;border:0;font-size:.78rem}.Explorer-module__GqU1_a__clear:hover:not(:disabled){color:var(--text)}.Explorer-module__GqU1_a__clear:disabled{opacity:.4;cursor:default}@media (max-width:720px){.Explorer-module__GqU1_a__cmd{display:none}.Explorer-module__GqU1_a__barInner{justify-content:space-between}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);background:var(--void-pure);padding-block:var(--space-6)}.Footer-module__EZoWya__inner{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__EZoWya__brand{align-items:center;gap:10px;font-size:1.0625rem;font-weight:700;display:inline-flex}.Footer-module__EZoWya__mark{background:var(--gradient-signal);border-radius:5px;width:16px;height:16px;transform:rotate(45deg)}.Footer-module__EZoWya__tag{color:var(--text-muted);max-width:40ch;margin:0}.Footer-module__EZoWya__links{gap:var(--space-4);padding-top:var(--space-2);flex-wrap:wrap;display:flex}.Footer-module__EZoWya__links a{color:var(--text-muted);transition:color var(--dur-fast) var(--ease);font-size:.9rem}.Footer-module__EZoWya__links a:hover{color:var(--text)}.Footer-module__EZoWya__copy{color:var(--text-dim);margin:0;font-size:.8125rem}
