.v5-rs{background:var(--bg);min-height:100vh}.v5-rs-main{max-width:1200px;margin:0 auto;padding:0 24px 80px}.v5-rs-hero{padding:64px 0 32px;max-width:760px}.v5-rs-hero-eyebrow{display:inline-flex;align-items:center;gap:7px;font-family:var(--v5-mono);font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--accent-ink);margin-bottom:18px}.v5-rs-hero-eyebrow .dot{width:6px;height:6px;border-radius:999px;background:var(--accent)}.v5-rs-hero-title{font-size:clamp(30px,5vw,46px);line-height:1.08;letter-spacing:-.02em;font-weight:600;color:var(--ink);margin:0 0 16px}.v5-rs-hero-sub{font-size:16px;line-height:1.6;color:var(--muted);margin:0}.v5-rs-howto{list-style:none;margin:32px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.v5-rs-step{display:flex;gap:11px;align-items:flex-start}.v5-rs-step-num{flex:none;width:22px;height:22px;border-radius:999px;background:var(--accent-soft);color:var(--accent-ink);font-family:var(--v5-mono);font-size:12px;font-weight:600;display:grid;place-items:center}.v5-rs-step div{display:flex;flex-direction:column;gap:2px}.v5-rs-step strong{font-size:13.5px;font-weight:600;color:var(--ink-2)}.v5-rs-step span{font-size:12.5px;line-height:1.45;color:var(--muted)}.v5-rs-gallery{margin-top:44px}.v5-rs-toolbar{position:sticky;top:0;z-index:5;gap:12px;align-items:center;justify-content:space-between;padding:14px 0;background:color-mix(in oklab,var(--bg) 88%,transparent);backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid var(--line)}.v5-rs-tabs,.v5-rs-toolbar{display:flex;flex-wrap:wrap}.v5-rs-tabs{gap:6px}.v5-rs-tab{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line-2);background:transparent;color:var(--muted);font:inherit;font-size:13px;font-weight:500;padding:7px 13px;border-radius:999px;cursor:pointer;transition:all .15s}.v5-rs-tab:hover{color:var(--ink-2);border-color:var(--ink-2)}.v5-rs-tab-on{background:var(--ink);border-color:var(--ink);color:var(--bg)}.v5-rs-tab-count{font-family:var(--v5-mono);font-size:11px;opacity:.7}.v5-rs-search{flex:1 1 200px;max-width:280px;height:38px;padding:0 14px;border:1px solid var(--line-2);border-radius:999px;background:var(--bg-2);font:inherit;font-size:13.5px;color:var(--ink);outline:none;transition:border-color .15s}.v5-rs-search:focus{border-color:var(--accent)}.v5-rs-empty{padding:64px 0;text-align:center;color:var(--muted);font-size:14px}.v5-rs-grid{margin-top:24px;display:grid;grid-template-columns:repeat(auto-fill,minmax(228px,1fr));gap:16px}.v5-rs-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:14px;background:var(--bg-2);overflow:hidden;transition:border-color .15s,transform .15s}.v5-rs-card:hover{border-color:var(--line-2);transform:translateY(-2px)}.v5-rs-prev{height:148px;display:grid;place-items:center;padding:14px;background:repeating-conic-gradient(var(--bg) 0 25%,var(--bg-2) 0 50%) 50% /18px 18px;border-bottom:1px solid var(--line)}.v5-rs-prev-image img{max-width:100%;max-height:120px;-o-object-fit:contain;object-fit:contain}.v5-rs-prev-anim,.v5-rs-prev-font,.v5-rs-prev-icon,.v5-rs-prev-theme{background:var(--bg)}.v5-rs-prev-font{flex-direction:column;gap:6px;color:var(--ink)}.v5-rs-font-big{font-size:46px;line-height:1;font-weight:600}.v5-rs-font-line{font-size:13px;color:var(--muted-2)}.v5-rs-prev-anim{flex-direction:column;gap:12px}.v5-rs-anim-chip{width:48px;height:48px;border-radius:12px;background:var(--accent)}.v5-rs-anim-name{font-family:var(--v5-mono);font-size:11px;color:var(--muted)}.v5-rs-prev-icon{flex-direction:column;gap:10px}.v5-rs-icon-tile{width:64px;height:64px;border-radius:16px;display:grid;place-items:center;font-size:22px;font-weight:700;color:#fff;background:linear-gradient(135deg,oklch(.55 .18 280),oklch(.62 .16 200))}.v5-rs-style-badge{font-family:var(--v5-mono);font-size:10px;letter-spacing:.03em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line-2);border-radius:999px;padding:2px 8px}.v5-rs-prev-theme{align-content:center;justify-items:start;gap:9px}.v5-rs-theme-vibe{display:flex;flex-wrap:wrap;gap:5px}.v5-rs-vibe-chip{font-size:11px;font-weight:500;color:var(--accent-ink);background:var(--accent-soft);border-radius:999px;padding:3px 9px}.v5-rs-theme-moves{list-style:none;margin:0;padding:0;font-size:11.5px;line-height:1.4;color:var(--muted)}.v5-rs-theme-moves li{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.v5-rs-card-body{display:flex;flex-direction:column;gap:8px;padding:13px 14px 14px;flex:1}.v5-rs-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.v5-rs-card-name{margin:0;font-size:14.5px;font-weight:600;letter-spacing:-.01em;color:var(--ink)}.v5-rs-license{flex:none;font-family:var(--v5-mono);font-size:10px;color:var(--muted-2)}.v5-rs-card-summary{margin:0;font-size:12.5px;line-height:1.5;color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.v5-rs-id{align-self:flex-start;max-width:100%;font-family:var(--v5-mono);font-size:11.5px;color:var(--ink-2);background:var(--bg);border:1px solid var(--line-2);border-radius:7px;padding:4px 9px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .15s}.v5-rs-id:hover{border-color:var(--accent);color:var(--accent-ink)}.v5-rs-card-actions{margin-top:2px}.v5-rs-copy-prompt{width:100%;height:34px;border:0;border-radius:8px;background:var(--ink);color:var(--bg);font:inherit;font-size:12.5px;font-weight:500;cursor:pointer;transition:background .15s}.v5-rs-copy-prompt:hover{background:#2a2a2a}@media (max-width:640px){.v5-rs-howto{grid-template-columns:1fr}.v5-rs-toolbar{flex-direction:column;align-items:stretch}.v5-rs-search{max-width:none}}