.vibes-lab.svelte-1wcxsto{padding:100px 20px 200px;max-width:1200px;margin:0 auto;text-align:center}.badge-vibe.svelte-1wcxsto{background:#8b5cf6;color:#fff;padding:4px 12px;font-weight:900;border-radius:0;font-size:11px;margin-bottom:15px;display:inline-block}h2.svelte-1wcxsto{font-size:48px;font-weight:950;margin-bottom:40px;letter-spacing:-2px}.lab-controls.svelte-1wcxsto{margin-bottom:50px;display:flex;flex-direction:column;gap:20px;align-items:center}.search-input.svelte-1wcxsto{width:100%;max-width:500px;border:3px solid #000;padding:12px 20px;font-family:inherit;font-weight:900;outline:none;border-radius:0;font-size:14px}.filter-btns.svelte-1wcxsto{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.filter-btns.svelte-1wcxsto button:where(.svelte-1wcxsto){background:#fff;border:2px solid #000;padding:8px 16px;font-weight:900;font-size:12px;cursor:pointer;transition:all .2s;border-radius:0}.filter-btns.svelte-1wcxsto button.active:where(.svelte-1wcxsto){background:#000;color:#fff}.filter-btns.svelte-1wcxsto button:where(.svelte-1wcxsto):hover:not(.active){background:#f1f5f9}.vibes-grid.svelte-1wcxsto{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:25px}.v-card.svelte-1wcxsto{position:relative;background:#fff;border:3px solid #000;padding:40px 20px 20px;border-radius:0;box-shadow:6px 6px #0000000d;transition:transform .2s,border-color .2s,box-shadow .2s;cursor:pointer;text-align:center;font-family:inherit;width:100%}.v-card.svelte-1wcxsto:hover{transform:translateY(-10px) rotate(1deg);border-color:var(--v-color)}.v-card.selected.svelte-1wcxsto{border-color:var(--v-color);box-shadow:6px 6px 0 var(--v-color);transform:scale(1.03)}.v-card.selected.svelte-1wcxsto:hover{transform:scale(1.05) rotate(1deg)}.v-card.shake.svelte-1wcxsto{animation:svelte-1wcxsto-card-shake .5s ease}@keyframes svelte-1wcxsto-card-shake{0%,to{transform:translate(0)}15%{transform:translate(-6px)}30%{transform:translate(6px)}45%{transform:translate(-4px)}60%{transform:translate(4px)}75%{transform:translate(-2px)}90%{transform:translate(2px)}}.ordinal-badge.svelte-1wcxsto{position:absolute;top:-10px;right:-10px;background:#000;color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;border:3px solid #000;z-index:2}.ordinal-0.svelte-1wcxsto{width:44px;height:44px;font-size:16px;background:#f97316}.ordinal-1.svelte-1wcxsto{width:38px;height:38px;font-size:14px;background:#8b5cf6}.ordinal-2.svelte-1wcxsto{width:32px;height:32px;font-size:12px;background:#fbbf24;color:#000}.v-av.svelte-1wcxsto{width:64px;height:64px;background:var(--v-color);color:#fff;border-radius:0;border:3px solid #000;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:32px}.v-av.svelte-1wcxsto svg{width:32px;height:32px}.v-card.svelte-1wcxsto h3:where(.svelte-1wcxsto){font-weight:900;margin-bottom:10px;font-size:20px}.v-card.svelte-1wcxsto p:where(.svelte-1wcxsto){font-size:13px;color:#64748b;font-weight:700;margin-bottom:20px;min-height:40px}.v-tag.svelte-1wcxsto{display:inline-block;background:#f1f5f9;padding:4px 12px;font-weight:800;font-size:10px;border:2px solid #000;letter-spacing:1px}.recap-bar.svelte-1wcxsto{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:3px solid #000;box-shadow:0 -6px #0000000d;z-index:100;padding:20px}.recap-inner.svelte-1wcxsto{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:12px}.slots-row.svelte-1wcxsto{display:flex;gap:16px;justify-content:center;width:100%}.slot.svelte-1wcxsto{flex:1;max-width:220px;min-height:56px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:0;font-family:inherit;font-weight:900;font-size:13px;transition:all .2s}.slot.empty.svelte-1wcxsto{border:3px dashed #cbd5e1;background:#f8fafc;color:#94a3b8}.slot.filled.svelte-1wcxsto{border:3px solid #000;background:#fff;box-shadow:4px 4px 0 var(--slot-color);cursor:pointer;position:relative}.slot.filled.svelte-1wcxsto:hover{background:#fef2f2}.slot-icon.svelte-1wcxsto{font-size:20px;display:inline-flex;align-items:center}.slot-icon.svelte-1wcxsto svg{width:20px;height:20px}.slot-name.svelte-1wcxsto{font-weight:900;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slot-remove.svelte-1wcxsto{font-size:14px;font-weight:900;color:#ef4444;margin-left:4px}.slot-placeholder.svelte-1wcxsto{font-size:12px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.weight-hint.svelte-1wcxsto{font-size:11px;color:#64748b;font-weight:700;letter-spacing:.5px}.launch-btn.svelte-1wcxsto{background:#f97316;color:#000;border:3px solid #000;box-shadow:5px 5px #000;padding:14px 48px;font-weight:900;font-size:16px;font-family:inherit;cursor:pointer;letter-spacing:1px;border-radius:0;transition:all .15s}.launch-btn.svelte-1wcxsto:hover{transform:translate(-2px,-2px);box-shadow:7px 7px #000}.launch-btn.svelte-1wcxsto:active{transform:translate(2px,2px);box-shadow:3px 3px #000}@media(max-width:768px){.vibes-lab.svelte-1wcxsto{padding:60px 16px 200px}h2.svelte-1wcxsto{font-size:36px;margin-bottom:30px}.subtitle.svelte-1wcxsto{font-size:14px;margin-bottom:30px}.lab-controls.svelte-1wcxsto{margin-bottom:30px}.search-input.svelte-1wcxsto{font-size:14px;padding:10px 16px}.filter-btns.svelte-1wcxsto{gap:6px}.filter-btns.svelte-1wcxsto button:where(.svelte-1wcxsto){padding:6px 12px;font-size:11px}.vibes-grid.svelte-1wcxsto{grid-template-columns:repeat(2,1fr);gap:12px}.v-card.svelte-1wcxsto{padding:25px 15px}.v-av.svelte-1wcxsto{width:52px;height:52px;margin-bottom:15px}.v-card.svelte-1wcxsto h3:where(.svelte-1wcxsto){font-size:16px}.v-card.svelte-1wcxsto p:where(.svelte-1wcxsto){font-size:12px;min-height:32px}.recap-bar.svelte-1wcxsto{padding:12px}.recap-inner.svelte-1wcxsto{gap:10px}.slots-row.svelte-1wcxsto{flex-direction:column;gap:8px}.slot.svelte-1wcxsto{min-width:auto;width:100%}.launch-btn.svelte-1wcxsto{font-size:14px;padding:14px 20px}.weight-info.svelte-1wcxsto{font-size:10px}}@media(max-width:400px){.vibes-grid.svelte-1wcxsto{grid-template-columns:1fr}h2.svelte-1wcxsto{font-size:28px}}.agents-list-component.svelte-va78ne{padding:60px 40px;max-width:1400px;margin:0 auto}.list-header.svelte-va78ne{display:flex;justify-content:space-between;gap:30px;margin-bottom:30px;align-items:center}.search-box.svelte-va78ne{flex:1}.search-box.svelte-va78ne input:where(.svelte-va78ne){width:100%;border:4px solid #000;padding:15px 25px;font-family:inherit;font-weight:900;font-size:16px;box-shadow:6px 6px #0000000d;outline:none}.filter-bar.svelte-va78ne{display:flex;gap:10px}.filter-bar.svelte-va78ne button:where(.svelte-va78ne){background:#fff;border:3px solid #000;padding:10px 20px;font-weight:900;font-size:12px;cursor:pointer;transition:all .2s}.filter-bar.svelte-va78ne button.active:where(.svelte-va78ne){background:#000;color:#fff}.stats-bar.svelte-va78ne{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px;padding:0 4px}.stats-count.svelte-va78ne{font-size:18px;font-weight:900;letter-spacing:1px}.stats-sort.svelte-va78ne{font-size:12px;font-weight:700;color:#64748b}.agents-table-wrap.svelte-va78ne{width:100%;overflow-x:auto;border:4px solid #000;background:#fff;box-shadow:12px 12px #0000000d}.agents-table.svelte-va78ne{width:100%;border-collapse:collapse;text-align:left}.agents-table.svelte-va78ne th:where(.svelte-va78ne){background:#f8fafc;border-bottom:4px solid #000;padding:20px;font-size:11px;font-weight:900;color:#64748b;letter-spacing:1px}.agents-table.svelte-va78ne td:where(.svelte-va78ne){padding:20px;border-bottom:2px solid #f1f5f9;cursor:pointer;transition:background .2s}.agents-table.svelte-va78ne tr:where(.svelte-va78ne):hover td:where(.svelte-va78ne){background:#f8fafc}.agent-info-cell.svelte-va78ne{display:flex;align-items:center;gap:15px}.a-av.svelte-va78ne{width:40px;height:40px;border:2px solid #000;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:20px}.a-names.svelte-va78ne strong:where(.svelte-va78ne){display:block;font-size:16px;font-weight:950}.a-names.svelte-va78ne span:where(.svelte-va78ne){font-size:12px;font-weight:800;color:#64748b}.price-cell.svelte-va78ne strong:where(.svelte-va78ne){display:block;font-size:16px;font-weight:950}.change.svelte-va78ne{font-size:11px;font-weight:900;color:#10b981}.change.neg.svelte-va78ne{color:#f43f5e}.age-val.svelte-va78ne{font-weight:800;color:#64748b}.status-badge.svelte-va78ne{background:#10b9811a;color:#10b981;padding:4px 8px;font-size:10px;font-weight:900}.pagination.svelte-va78ne{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:30px}.page-numbers.svelte-va78ne{display:flex;gap:6px}.page-btn.svelte-va78ne{background:#fff;border:3px solid #000;padding:10px 20px;font-weight:900;font-size:12px;font-family:inherit;cursor:pointer;transition:all .2s;box-shadow:4px 4px #0000000d}.page-btn.svelte-va78ne:hover:not(:disabled){transform:translateY(-2px);box-shadow:6px 6px #00000014}.page-btn.svelte-va78ne:disabled{opacity:.3;cursor:not-allowed}.page-num.svelte-va78ne{background:#fff;border:3px solid #000;padding:10px 16px;font-weight:900;font-size:12px;font-family:inherit;cursor:pointer;transition:all .2s;box-shadow:4px 4px #0000000d}.page-num.svelte-va78ne:hover{transform:translateY(-2px);box-shadow:6px 6px #00000014}.page-num.active.svelte-va78ne{background:#000;color:#fff}.pagination-info.svelte-va78ne{text-align:center;margin-top:14px;font-size:12px;font-weight:800;color:#64748b;letter-spacing:.5px}@media(max-width:1000px){.list-header.svelte-va78ne{flex-direction:column;align-items:stretch}}@media(max-width:768px){.agents-list-component.svelte-va78ne{padding:30px 16px}.list-header.svelte-va78ne{flex-direction:column;align-items:stretch;gap:15px;margin-bottom:30px}.search-box.svelte-va78ne input:where(.svelte-va78ne){font-size:14px;padding:12px 16px}.filter-bar.svelte-va78ne{justify-content:center;flex-wrap:wrap}.filter-bar.svelte-va78ne button:where(.svelte-va78ne){padding:8px 14px;font-size:11px}.agents-table.svelte-va78ne th:where(.svelte-va78ne):nth-child(4),.agents-table.svelte-va78ne td:where(.svelte-va78ne):nth-child(4),.agents-table.svelte-va78ne th:where(.svelte-va78ne):nth-child(6),.agents-table.svelte-va78ne td:where(.svelte-va78ne):nth-child(6){display:none}.agents-table.svelte-va78ne th:where(.svelte-va78ne),.agents-table.svelte-va78ne td:where(.svelte-va78ne){padding:12px 10px;font-size:12px}.a-av.svelte-va78ne{width:32px;height:32px;font-size:16px}.a-names.svelte-va78ne strong:where(.svelte-va78ne){font-size:13px}.a-names.svelte-va78ne span:where(.svelte-va78ne){font-size:10px}.price-cell.svelte-va78ne strong:where(.svelte-va78ne){font-size:13px}.pagination.svelte-va78ne{flex-wrap:wrap;justify-content:center;gap:6px}.pagination.svelte-va78ne button:where(.svelte-va78ne){padding:8px 12px;font-size:11px}}.agent-details-component.svelte-8p9nov{padding:40px;max-width:1400px;margin:0 auto}.btn-back.svelte-8p9nov{background:#000;color:#fff;border:none;padding:10px 20px;font-weight:900;margin-bottom:30px;cursor:pointer}.details-grid.svelte-8p9nov{display:grid;grid-template-columns:1fr 400px;gap:30px}.agent-header.svelte-8p9nov{display:flex;align-items:center;gap:25px;margin-bottom:40px}.big-av.svelte-8p9nov{width:80px;height:80px;border:4px solid #000;display:flex;align-items:center;justify-content:center;font-size:40px;color:#fff;box-shadow:6px 6px #000}.title-meta.svelte-8p9nov h2:where(.svelte-8p9nov){font-size:36px;font-weight:950;margin:0;letter-spacing:-2px}.badges.svelte-8p9nov{display:flex;gap:10px;margin-top:5px}.ticker.svelte-8p9nov{font-weight:900;color:#8b5cf6}.addr.svelte-8p9nov{font-family:monospace;color:#94a3b8;font-weight:700}.big-price.svelte-8p9nov{margin-left:auto;text-align:right}.big-price.svelte-8p9nov .val:where(.svelte-8p9nov){font-size:32px;font-weight:950}.big-price.svelte-8p9nov .perc:where(.svelte-8p9nov){font-weight:900;color:#10b981}.big-price.svelte-8p9nov .perc.neg:where(.svelte-8p9nov){color:#f43f5e}.chart-container.svelte-8p9nov{background:#fff;border:4px solid #000;margin-bottom:30px;box-shadow:8px 8px #0000000d}.chart-head.svelte-8p9nov{padding:15px 20px;border-bottom:4px solid #000;display:flex;justify-content:space-between;align-items:center}.chart-tabs.svelte-8p9nov{display:flex;gap:5px}.chart-tabs.svelte-8p9nov button:where(.svelte-8p9nov){background:#fff;border:2px solid #000;padding:4px 10px;font-weight:900;font-size:11px;cursor:pointer}.chart-tabs.svelte-8p9nov button.active:where(.svelte-8p9nov){background:#000;color:#fff}.chart-mcap.svelte-8p9nov{font-weight:800;font-size:12px;color:#64748b}.chart-mcap.svelte-8p9nov strong:where(.svelte-8p9nov){color:#000}.chart-placeholder.svelte-8p9nov{padding:20px}.feedback-ingestion.svelte-8p9nov{background:#fff;border:4px solid #000;padding:25px}.f-head.svelte-8p9nov{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.f-head.svelte-8p9nov h3:where(.svelte-8p9nov){font-weight:950;margin:0;font-size:16px}.live.svelte-8p9nov{width:10px;height:10px;background:#f43f5e;border-radius:50%;animation:svelte-8p9nov-pulse 1s infinite}@keyframes svelte-8p9nov-pulse{0%,to{opacity:1}50%{opacity:.3}}.f-list.svelte-8p9nov{display:flex;flex-direction:column;gap:12px}.f-card.svelte-8p9nov{display:flex;align-items:center;gap:15px;padding:12px;background:#f8fafc;border:2px solid #000}.f-badge.svelte-8p9nov{font-size:9px;font-weight:900;background:#000;color:#fff;padding:3px 6px}.f-card.svelte-8p9nov p:where(.svelte-8p9nov){flex:1;font-size:13px;font-weight:700;margin:0}.f-right.svelte-8p9nov{text-align:right}.f-score.svelte-8p9nov{display:block;font-weight:900;color:#8b5cf6;font-size:14px}.f-time.svelte-8p9nov{font-size:10px;color:#94a3b8;font-weight:700}.trade-box.svelte-8p9nov{background:#fff;border:4px solid #000;margin-bottom:30px;box-shadow:8px 8px #000}.trade-tabs.svelte-8p9nov{display:grid;grid-template-columns:1fr 1fr;border-bottom:4px solid #000}.trade-tabs.svelte-8p9nov button:where(.svelte-8p9nov){padding:15px;border:none;font-weight:950;cursor:pointer;background:#fff}.trade-tabs.svelte-8p9nov button:where(.svelte-8p9nov):first-child{border-right:4px solid #000}.trade-tabs.svelte-8p9nov button.active:where(.svelte-8p9nov){background:#000;color:#fff}.trade-form.svelte-8p9nov{padding:25px}.trade-form.svelte-8p9nov label:where(.svelte-8p9nov){display:block;font-weight:900;font-size:12px;margin-bottom:8px}.input-wrap.svelte-8p9nov{border:3px solid #000;display:flex;align-items:center;padding:10px 15px;background:#f8fafc;margin-bottom:20px}.input-wrap.svelte-8p9nov input:where(.svelte-8p9nov){flex:1;border:none;background:transparent;font-weight:900;font-size:18px;outline:none}.input-wrap.svelte-8p9nov span:where(.svelte-8p9nov){font-weight:900;color:#64748b}.btn-trade.svelte-8p9nov{width:100%;border:3px solid #000;padding:15px;color:#fff;font-weight:950;cursor:pointer;box-shadow:4px 4px #000}.chat-box.svelte-8p9nov{background:#fff;border:4px solid #000;height:450px;display:flex;flex-direction:column}.chat-head.svelte-8p9nov{padding:15px 20px;border-bottom:4px solid #000;display:flex;justify-content:space-between;align-items:center}.chat-head.svelte-8p9nov h3:where(.svelte-8p9nov){font-weight:950;margin:0;font-size:14px}.chat-head.svelte-8p9nov .tag:where(.svelte-8p9nov){font-size:9px;font-weight:900;background:#fbbf24;border:2px solid #000;padding:2px 6px}.chat-messages.svelte-8p9nov{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.m.svelte-8p9nov strong:where(.svelte-8p9nov){font-weight:950;font-size:12px}.m.svelte-8p9nov p:where(.svelte-8p9nov){margin:0;font-size:13px;font-weight:700;color:#475569}.chat-input.svelte-8p9nov{padding:15px;border-top:4px solid #000;display:flex;gap:10px}.chat-input.svelte-8p9nov input:where(.svelte-8p9nov){flex:1;border:3px solid #000;padding:8px 12px;font-weight:800;font-size:13px}.chat-input.svelte-8p9nov button:where(.svelte-8p9nov){background:#8b5cf6;color:#fff;border:3px solid #000;width:40px;font-weight:900}.playful-pulse-original.svelte-1ob46hw{--orange: #f97316;--purple: #8b5cf6;--yellow: #fbbf24;--black: #000000;--gray: #64748b;background:#fff;color:#1a1a1a;min-height:100vh;font-family:Inter,sans-serif;position:relative;overflow-x:hidden;opacity:0;transition:opacity .3s ease;display:flex;flex-direction:column}.playful-pulse-original.visible.svelte-1ob46hw{opacity:1}.shapes.svelte-1ob46hw{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.shape.svelte-1ob46hw{position:absolute;border-radius:50%;filter:blur(40px);opacity:.3;animation:svelte-1ob46hw-float 10s infinite alternate ease-in-out}.s1.svelte-1ob46hw{width:300px;height:300px;background:var(--orange);top:10%;left:10%}.s2.svelte-1ob46hw{width:400px;height:400px;background:var(--purple);bottom:10%;right:10%;animation-delay:-2s}.s3.svelte-1ob46hw{width:250px;height:250px;background:var(--yellow);top:40%;left:50%;animation-delay:-5s}@keyframes svelte-1ob46hw-float{0%{transform:translate(0) rotate(0)}to{transform:translate(50px,50px) rotate(20deg)}}nav.svelte-1ob46hw{position:relative;z-index:100;padding:30px;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-inner.svelte-1ob46hw{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo-btn.svelte-1ob46hw{background:none;border:none;padding:0;cursor:pointer}.logo.svelte-1ob46hw{font-weight:950;font-size:28px;color:var(--purple);transform:rotate(-2deg)}.nav-center.svelte-1ob46hw{display:flex;gap:20px;align-items:center}.nav-center.svelte-1ob46hw button:where(.svelte-1ob46hw){background:none;border:none;font-weight:800;font-size:14px;color:#555;cursor:pointer;transition:all .2s}.nav-center.svelte-1ob46hw button:where(.svelte-1ob46hw):hover,.nav-center.svelte-1ob46hw button.active:where(.svelte-1ob46hw){color:var(--orange);transform:scale(1.1)}.btn-launch-center.svelte-1ob46hw{background:var(--orange)!important;color:#fff!important;border:3px solid #000!important;padding:10px 28px!important;font-weight:900!important;font-size:15px!important;box-shadow:4px 4px #000;transition:all .15s!important}.btn-launch-center.svelte-1ob46hw:hover{transform:translateY(-2px) scale(1.05)!important;box-shadow:6px 6px #000}.btn-launch-center.svelte-1ob46hw:active{transform:translate(2px,2px) scale(1)!important;box-shadow:2px 2px #000}.nav-actions.svelte-1ob46hw{display:flex;gap:15px;align-items:center}.btn-play.svelte-1ob46hw{background:var(--purple);color:#fff;border:none;padding:12px 25px;font-weight:800;box-shadow:4px 4px 0 var(--black);cursor:pointer;transition:all .2s}.btn-play.svelte-1ob46hw:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--black)}.wallet-connected.svelte-1ob46hw{position:relative}.btn-wallet-addr.svelte-1ob46hw{display:flex;align-items:center;gap:8px;background:#fff;border:3px solid #000;padding:10px 20px;font-weight:900;font-size:12px;font-family:inherit;cursor:pointer;box-shadow:4px 4px 0 var(--purple);transition:all .2s}.btn-wallet-addr.svelte-1ob46hw:hover{transform:translateY(-2px);box-shadow:6px 6px 0 var(--purple)}.wallet-dot.svelte-1ob46hw{width:8px;height:8px;background:#10b981;border:2px solid #000;display:inline-block}.wallet-dropdown.svelte-1ob46hw{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:3px solid #000;box-shadow:6px 6px #000;min-width:180px;z-index:200}.wallet-dropdown.svelte-1ob46hw button:where(.svelte-1ob46hw){display:block;width:100%;text-align:left;padding:12px 16px;font-weight:800;font-size:13px;font-family:inherit;background:none;border:none;border-bottom:2px solid #f1f5f9;cursor:pointer;transition:background .15s}.wallet-dropdown.svelte-1ob46hw button:where(.svelte-1ob46hw):hover{background:#f8fafc}.wallet-dropdown.svelte-1ob46hw button:where(.svelte-1ob46hw):last-child{border-bottom:none}.wallet-dropdown.svelte-1ob46hw .disconnect:where(.svelte-1ob46hw){color:#ef4444}.wallet-dropdown.svelte-1ob46hw .disconnect:where(.svelte-1ob46hw):hover{background:#fef2f2}.wallet-picker.svelte-1ob46hw{background:#fff;border:6px solid #000;width:100%;max-width:420px;box-shadow:20px 20px 0 var(--purple)}.wallet-picker-body.svelte-1ob46hw{padding:20px;display:flex;flex-direction:column;gap:8px}.wallet-option.svelte-1ob46hw{display:flex;align-items:center;gap:12px;padding:14px 16px;border:3px solid #000;background:#fff;font-family:inherit;font-weight:800;font-size:14px;cursor:pointer;transition:all .15s}.wallet-option.svelte-1ob46hw:hover{background:#f8fafc;transform:translate(4px)}.wallet-icon.svelte-1ob46hw{width:32px;height:32px;object-fit:contain}.wallet-name.svelte-1ob46hw{flex:1;text-align:left}.wallet-arrow.svelte-1ob46hw{font-size:18px;color:var(--orange);font-weight:900}.no-wallets.svelte-1ob46hw{text-align:center;padding:30px 20px;font-weight:700;color:#64748b;font-size:14px;line-height:1.6}.wallet-error.svelte-1ob46hw{color:#ef4444;font-weight:800;font-size:12px;text-align:center;padding:8px}.page-container.svelte-1ob46hw{flex:1;position:relative;z-index:1}.hero.svelte-1ob46hw{padding:100px 20px;text-align:center}.fun-tag.svelte-1ob46hw{background:var(--yellow);display:inline-block;padding:5px 15px;font-weight:900;border-radius:0;font-size:12px;margin-bottom:20px;transform:rotate(2deg);border:3px solid var(--black)}h1.svelte-1ob46hw{font-size:80px;font-weight:950;line-height:.9;margin-bottom:30px;letter-spacing:-3px}.pop.svelte-1ob46hw{color:var(--orange);text-decoration:underline wavy var(--purple)}.hero.svelte-1ob46hw p:where(.svelte-1ob46hw){max-width:600px;margin:0 auto 40px;font-size:20px;font-weight:600;color:#444;line-height:1.5}.hero-actions.svelte-1ob46hw{display:flex;gap:20px;justify-content:center}.btn-primary.svelte-1ob46hw{background:var(--orange);color:#fff;padding:20px 40px;font-weight:900;border-radius:0;font-size:18px;box-shadow:5px 5px 0 var(--black);border:3px solid var(--black);cursor:pointer;transition:all .15s}.btn-primary.svelte-1ob46hw:hover{transform:translateY(-3px);box-shadow:7px 7px 0 var(--black)}.btn-primary.svelte-1ob46hw:active{transform:translate(3px,3px);box-shadow:2px 2px 0 var(--black)}.btn-secondary.svelte-1ob46hw{background:#fff;border:3px solid var(--black);padding:20px 40px;font-weight:900;border-radius:0;font-size:18px;box-shadow:5px 5px #0000001a;cursor:pointer;transition:all .15s}.btn-secondary.svelte-1ob46hw:hover{transform:translateY(-3px);box-shadow:7px 7px #00000026}.btn-secondary.svelte-1ob46hw:active{transform:translate(3px,3px);box-shadow:2px 2px #0000001a}.vibes-lab.svelte-1ob46hw{padding:100px 20px;max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:1}.badge-vibe.svelte-1ob46hw{background:var(--purple);color:#fff;padding:4px 12px;font-weight:900;border-radius:0;font-size:11px;margin-bottom:15px;display:inline-block}.vibes-lab.svelte-1ob46hw h2:where(.svelte-1ob46hw){font-size:48px;font-weight:950;margin-bottom:50px;letter-spacing:-2px}.v-card.svelte-1ob46hw{background:#fff;border:3px solid var(--black);padding:40px 20px;border-radius:0;box-shadow:6px 6px #0000000d;transition:transform .2s}.v-card.svelte-1ob46hw:hover{transform:translateY(-10px) rotate(1deg);border-color:var(--v-color)}.v-av.svelte-1ob46hw{width:64px;height:64px;background:var(--v-color);color:#fff;border-radius:0;border:3px solid var(--black);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:32px}.v-av.svelte-1ob46hw svg{width:32px;height:32px}.pill-svg.svelte-1ob46hw svg{width:16px;height:16px;vertical-align:middle}.pill-svg{display:inline-flex;align-items:center}.v-card.svelte-1ob46hw h3:where(.svelte-1ob46hw){font-weight:900;margin-bottom:20px}.v-btn.svelte-1ob46hw{width:100%;background:#f1f5f9;padding:10px;border-radius:0;font-weight:800;font-size:12px;border:2px solid var(--black);cursor:pointer;transition:all .15s;box-shadow:3px 3px #00000014}.v-btn.svelte-1ob46hw:hover{background:#000;color:#fff;transform:translateY(-2px);box-shadow:5px 5px #00000026}.v-btn.svelte-1ob46hw:active{transform:translate(2px,2px);box-shadow:1px 1px #0000001a}.v-btn-selected.svelte-1ob46hw{background:var(--orange);color:#fff;border-color:var(--black)}.preview-launch-bar.svelte-1ob46hw{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.preview-pills.svelte-1ob46hw{display:flex;gap:10px;flex-wrap:wrap}.preview-pill.svelte-1ob46hw{padding:6px 14px;font-weight:900;font-size:13px;border:3px solid #000}.preview-launch-bar.svelte-1ob46hw .btn-primary:where(.svelte-1ob46hw){padding:14px 30px;font-size:14px}.mockup-section.svelte-1ob46hw{padding:100px 20px;position:relative;z-index:1;display:flex;justify-content:center}.mock-browser.svelte-1ob46hw{width:100%;max-width:800px;border:4px solid var(--black);border-radius:0;overflow:hidden;box-shadow:12px 12px 0 var(--yellow);background:#fff}.browser-header.svelte-1ob46hw{padding:15px 25px;background:#f1f5f9;border-bottom:4px solid var(--black);display:flex;align-items:center;gap:10px}.browser-header.svelte-1ob46hw span:where(.svelte-1ob46hw){width:12px;height:12px;border-radius:50%;border:2px solid var(--black)}.url-bar.svelte-1ob46hw{background:#fff;border:2px solid var(--black);border-radius:0;padding:4px 15px;font-size:12px;font-weight:700;color:#94a3b8;flex:1;margin-left:10px}.browser-content.svelte-1ob46hw{padding:40px}.agent-dash.svelte-1ob46hw{text-align:left}.dash-top.svelte-1ob46hw{display:flex;align-items:center;gap:20px;margin-bottom:30px}.dash-av.svelte-1ob46hw{width:60px;height:60px;background:var(--purple);color:#fff;border-radius:0;border:3px solid var(--black);display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:900}.dash-txt.svelte-1ob46hw h3:where(.svelte-1ob46hw){font-weight:950;font-size:24px;margin-bottom:4px}.dash-live.svelte-1ob46hw{font-weight:900;font-size:11px;color:#10b981}.dash-price.svelte-1ob46hw{margin-left:auto;font-size:28px;font-weight:950}.dash-stats.svelte-1ob46hw{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}.s-card.svelte-1ob46hw{background:#f8fafc;border:3px solid var(--black);padding:15px;border-radius:0}.s-card.svelte-1ob46hw label:where(.svelte-1ob46hw){font-size:10px;font-weight:900;color:var(--gray);text-transform:uppercase}.s-val.svelte-1ob46hw{font-size:20px;font-weight:950}.dash-chat.svelte-1ob46hw{border:3px solid var(--black);border-radius:0;padding:20px;background:#fff}.chat-msg.svelte-1ob46hw{padding:10px 15px;border-radius:0;font-weight:700;margin-bottom:10px;font-size:14px}.features.svelte-1ob46hw{position:relative;z-index:1;max-width:1200px;margin:0 auto 100px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:40px}.card.svelte-1ob46hw{padding:40px;border:4px solid var(--black);border-radius:0;background:#fff;transition:transform .3s;box-shadow:8px 8px #0000000d}.card.svelte-1ob46hw:hover{transform:scale(1.05) rotate(2deg)}.svg-icon.svelte-1ob46hw{color:var(--purple);margin-bottom:25px}h3.svelte-1ob46hw{font-size:24px;font-weight:950;margin-bottom:15px;letter-spacing:-1px}.card.svelte-1ob46hw p:where(.svelte-1ob46hw){font-size:16px;color:#555;font-weight:600;text-align:left}.popup-overlay.svelte-1ob46hw{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.launch-popup.svelte-1ob46hw{background:#fff;border:6px solid #000;width:100%;max-width:560px;box-shadow:20px 20px 0 var(--purple);max-height:85vh;display:flex;flex-direction:column}.popup-head.svelte-1ob46hw{padding:20px;border-bottom:4px solid #000;display:flex;justify-content:space-between;align-items:center;background:#f8fafc;flex-shrink:0}.popup-head.svelte-1ob46hw h2:where(.svelte-1ob46hw){font-weight:950;font-size:20px;margin:0}.close-btn.svelte-1ob46hw{background:none;border:none;font-size:32px;font-weight:900;cursor:pointer;padding:8px;line-height:1}.popup-body.svelte-1ob46hw{padding:30px;overflow-y:auto;flex:1}.popup-section.svelte-1ob46hw{margin-bottom:24px}.popup-label.svelte-1ob46hw{font-weight:900;font-size:12px;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.pill-count.svelte-1ob46hw{font-weight:800;color:var(--orange)}.vibe-search-input.svelte-1ob46hw{width:100%;border:3px solid #000;padding:12px 12px 12px 36px;font-family:inherit;font-weight:800;font-size:14px;outline:none;border-radius:0;box-sizing:border-box}.vibe-search-input.svelte-1ob46hw::placeholder{color:#94a3b8;font-weight:700}.popup-label-row.svelte-1ob46hw{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.btn-random.svelte-1ob46hw{display:flex;align-items:center;gap:6px;background:#fff;border:2px solid #000;padding:6px 12px;font-weight:900;font-size:11px;cursor:pointer;box-shadow:3px 3px 0 var(--purple);transition:all .15s;font-family:inherit}.btn-random.svelte-1ob46hw:hover{transform:translateY(-2px);box-shadow:4px 4px 0 var(--purple)}.btn-random.svelte-1ob46hw:active{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--purple)}.btn-random.svelte-1ob46hw svg{width:14px;height:14px}.vibe-browse-controls.svelte-1ob46hw{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.vibe-search-input.svelte-1ob46hw{width:100%;border:2px solid #000;padding:8px 12px;font-family:inherit;font-weight:800;font-size:12px;outline:none;box-sizing:border-box}.vibe-cat-pills.svelte-1ob46hw{display:flex;gap:4px;flex-wrap:wrap}.vibe-cat-pill.svelte-1ob46hw{background:#f1f5f9;border:2px solid #000;padding:4px 10px;font-weight:900;font-size:10px;cursor:pointer;transition:all .15s;font-family:inherit}.vibe-cat-pill.active.svelte-1ob46hw{background:#000;color:#fff}.vibe-cat-pill.svelte-1ob46hw:hover{background:#e2e8f0}.vibe-cat-pill.active.svelte-1ob46hw:hover{background:#000}.vibe-mini-grid.svelte-1ob46hw{max-height:200px;overflow-y:auto;display:flex;flex-direction:column;gap:4px;margin-bottom:12px;border:2px solid #f1f5f9;padding:4px}.vibe-mini-grid.svelte-1ob46hw::-webkit-scrollbar{width:4px}.vibe-mini-grid.svelte-1ob46hw::-webkit-scrollbar-thumb{background:#cbd5e1}.vibe-mini-card.svelte-1ob46hw{display:flex;align-items:center;gap:10px;padding:8px 10px;border:2px solid #e2e8f0;background:#fff;cursor:pointer;transition:all .15s;font-family:inherit;text-align:left;width:100%}.vibe-mini-card.svelte-1ob46hw:hover:not(:disabled){border-color:var(--vc);background:#fafafa}.vibe-mini-card.svelte-1ob46hw:disabled{opacity:.35;cursor:not-allowed}.vibe-mini-selected.svelte-1ob46hw{border-color:var(--vc)!important;background:#fafafa}.vmc-icon.svelte-1ob46hw{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;flex-shrink:0;border:2px solid #000}.vmc-icon.svelte-1ob46hw svg{width:18px;height:18px}.vmc-svg.svelte-1ob46hw{display:flex}.vmc-info.svelte-1ob46hw{flex:1;min-width:0}.vmc-name.svelte-1ob46hw{display:block;font-weight:900;font-size:12px}.vmc-desc.svelte-1ob46hw{display:block;font-size:10px;color:var(--gray);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vmc-check.svelte-1ob46hw{font-size:14px;color:#10b981;font-weight:900;flex-shrink:0}.vmc-add.svelte-1ob46hw{font-size:18px;color:var(--orange);font-weight:900;flex-shrink:0}.selected-vibes-pills.svelte-1ob46hw{display:flex;gap:8px;flex-wrap:wrap}.vibe-pill.svelte-1ob46hw{padding:6px 12px;font-weight:900;font-size:12px;border:3px solid #000;display:inline-flex;align-items:center;gap:8px}.pill-x.svelte-1ob46hw{background:none;border:none;color:#fff;font-weight:950;font-size:16px;cursor:pointer;padding:0;line-height:1}.avatar-upload-zone.svelte-1ob46hw{width:80px;height:80px;border:3px dashed #000;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;overflow:hidden}.avatar-upload-zone.svelte-1ob46hw:hover{border-color:var(--purple);background:#f8fafc}.avatar-upload-img.svelte-1ob46hw{width:100%;height:100%;object-fit:cover}.avatar-upload-plus.svelte-1ob46hw{font-size:32px;font-weight:900;color:var(--gray);line-height:1}.avatar-file-input.svelte-1ob46hw{display:none}.avatar-hint.svelte-1ob46hw{font-size:11px;font-weight:700;color:var(--gray);margin-top:6px}.input-group.svelte-1ob46hw{margin-bottom:20px}.input-group.svelte-1ob46hw label:where(.svelte-1ob46hw){display:block;font-weight:900;font-size:12px;margin-bottom:8px}.input-group.svelte-1ob46hw input:where(.svelte-1ob46hw),.input-group.svelte-1ob46hw textarea:where(.svelte-1ob46hw){width:100%;border:3px solid #000;padding:12px;font-family:inherit;font-weight:800;outline:none;border-radius:0;box-sizing:border-box}.input-group.svelte-1ob46hw textarea:where(.svelte-1ob46hw){min-height:70px;resize:vertical}.char-counter.svelte-1ob46hw{font-weight:700;color:var(--gray);font-size:11px}.threshold-hint.svelte-1ob46hw{font-size:11px;font-weight:700;color:var(--gray);margin-top:-12px}.advanced-toggle.svelte-1ob46hw{background:none;border:none;font-weight:900;font-size:13px;cursor:pointer;padding:0;color:#000;letter-spacing:.5px}.advanced-toggle.svelte-1ob46hw:hover{color:var(--purple)}.advanced-body.svelte-1ob46hw{margin-top:16px}.optional-tag.svelte-1ob46hw{font-weight:700;font-size:10px;color:var(--gray);text-transform:lowercase}.initial-buy-row.svelte-1ob46hw{display:flex;align-items:center;gap:12px;margin-bottom:8px}.buy-slider.svelte-1ob46hw{flex:1;appearance:none;height:8px;background:#e2e8f0;border:2px solid #000;outline:none;cursor:pointer}.buy-slider.svelte-1ob46hw::-webkit-slider-thumb{appearance:none;width:20px;height:20px;background:var(--orange);border:2px solid #000;cursor:pointer}.buy-slider.svelte-1ob46hw::-moz-range-thumb{width:20px;height:20px;background:var(--orange);border:2px solid #000;cursor:pointer;border-radius:0}.buy-pct.svelte-1ob46hw{font-weight:950;font-size:18px;min-width:45px;text-align:right}.buy-cost.svelte-1ob46hw{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.buy-cost-sol.svelte-1ob46hw{font-weight:900;font-size:16px}.buy-cost-usd.svelte-1ob46hw{font-weight:700;font-size:13px;color:var(--gray)}.buy-hint.svelte-1ob46hw{font-weight:700;font-size:11px;color:var(--gray);margin-bottom:8px}.fee-line.svelte-1ob46hw{font-weight:700;font-size:11px;color:#94a3b8;border-top:1px solid #f1f5f9;padding-top:8px}.btn-final-launch.svelte-1ob46hw{width:100%;background:var(--orange);color:#fff;border:3px solid #000;padding:18px;font-weight:950;font-size:16px;cursor:pointer;box-shadow:6px 6px #000;transition:all .1s;border-radius:0}.btn-final-launch.svelte-1ob46hw:active{transform:translate(3px,3px);box-shadow:3px 3px #000}.btn-final-launch.svelte-1ob46hw:disabled{opacity:.5;cursor:not-allowed}.btn-final-launch.svelte-1ob46hw:disabled:active{transform:none;box-shadow:6px 6px #000}footer.global-footer.svelte-1ob46hw{padding:60px 40px;border-top:4px solid var(--black);text-align:center;background:#fff;position:relative;z-index:10}.footer-inner.svelte-1ob46hw{display:flex;justify-content:center;gap:50px;font-weight:900;font-size:13px;color:#94a3b8;text-transform:uppercase}.vibes-carousel.svelte-1ob46hw{display:flex;align-items:center;gap:15px;margin-bottom:30px}.vibes-scroll.svelte-1ob46hw{display:flex;gap:25px;overflow-x:auto;scroll-snap-type:x mandatory;padding:10px 0;scrollbar-width:none;-ms-overflow-style:none}.vibes-scroll.svelte-1ob46hw::-webkit-scrollbar{display:none}.vibes-scroll.svelte-1ob46hw .v-card:where(.svelte-1ob46hw){scroll-snap-align:start;min-width:220px;flex-shrink:0;position:relative}.carousel-arrow.svelte-1ob46hw{width:48px;height:48px;border:3px solid #000;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:4px 4px #000;transition:all .2s;flex-shrink:0}.carousel-arrow.svelte-1ob46hw:hover{transform:translateY(-2px);box-shadow:6px 6px #000}.carousel-arrow.svelte-1ob46hw:active{transform:translate(2px,2px);box-shadow:2px 2px #000}.v-card-selected.svelte-1ob46hw{border-color:var(--v-color)!important;box-shadow:6px 6px 0 var(--v-color)!important}.v-remove.svelte-1ob46hw{position:absolute;top:8px;right:8px;width:24px;height:24px;border:2px solid #000;background:#fff;font-weight:900;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.v-remove.svelte-1ob46hw:hover{background:#f43f5e;color:#fff}.v-order.svelte-1ob46hw{position:absolute;top:8px;left:8px;width:28px;height:28px;background:var(--v-color);color:#fff;border:2px solid #000;font-weight:900;font-size:12px;display:flex;align-items:center;justify-content:center}.btn-browse-vibes.svelte-1ob46hw{background:#fff;border:3px solid #000;padding:12px 30px;font-weight:900;font-size:14px;cursor:pointer;box-shadow:4px 4px #8b5cf6;transition:all .15s;margin-bottom:30px}.btn-browse-vibes.svelte-1ob46hw:hover{transform:translateY(-3px);box-shadow:6px 6px #8b5cf6}.btn-browse-vibes.svelte-1ob46hw:active{transform:translate(2px,2px);box-shadow:2px 2px #8b5cf6}.pill-remove.svelte-1ob46hw{background:none;border:none;color:#fff;font-weight:900;font-size:14px;cursor:pointer;margin-left:6px;opacity:.8}.pill-remove.svelte-1ob46hw:hover{opacity:1}.hamburger.svelte-1ob46hw{display:none;background:#fff;border:2px solid #000;width:40px;height:40px;align-items:center;justify-content:center;cursor:pointer;box-shadow:3px 3px #000;transition:all .15s;position:relative;z-index:1000}.hamburger.svelte-1ob46hw:active{transform:translate(2px,2px);box-shadow:1px 1px #000}.mobile-wallet-action.svelte-1ob46hw{display:none}@media(max-width:768px){.hamburger.svelte-1ob46hw{display:flex}.nav-center.svelte-1ob46hw{display:none;position:fixed;inset:0;background:#fff;flex-direction:column;align-items:center;justify-content:center;gap:30px;z-index:998}.nav-center.mobile-open.svelte-1ob46hw{display:flex}.nav-center.svelte-1ob46hw button:where(.svelte-1ob46hw){font-size:18px!important;padding:14px 30px!important}.nav-center.svelte-1ob46hw .btn-launch-center:where(.svelte-1ob46hw){font-size:20px!important;padding:16px 40px!important}.mobile-wallet-action.svelte-1ob46hw{display:block;margin-top:20px}.btn-mobile-wallet.svelte-1ob46hw{display:flex;align-items:center;gap:8px;background:#fff;border:3px solid #000;padding:12px 24px;font-weight:900;font-size:14px;font-family:inherit;cursor:pointer;box-shadow:4px 4px 0 var(--purple)}.nav-actions.svelte-1ob46hw{display:none}.nav-inner.svelte-1ob46hw{padding:15px 20px}h1.svelte-1ob46hw{font-size:42px!important;letter-spacing:-2px!important}.hero.svelte-1ob46hw{padding:60px 16px!important}.hero.svelte-1ob46hw p:where(.svelte-1ob46hw){font-size:16px!important}.hero-actions.svelte-1ob46hw{flex-direction:column;gap:12px;align-items:center}.btn-primary.svelte-1ob46hw,.btn-secondary.svelte-1ob46hw{width:100%;max-width:280px;padding:16px 30px!important;font-size:16px!important;text-align:center}.fun-tag.svelte-1ob46hw{font-size:10px!important}.vibes-carousel.svelte-1ob46hw{gap:8px}.carousel-arrow.svelte-1ob46hw{width:36px;height:36px;min-width:36px}.vibes-scroll.svelte-1ob46hw .v-card:where(.svelte-1ob46hw){min-width:180px;padding:25px 15px!important}.vibes-scroll.svelte-1ob46hw .v-card:where(.svelte-1ob46hw) h3:where(.svelte-1ob46hw){font-size:16px!important}.btn-browse-vibes.svelte-1ob46hw{width:100%;max-width:280px}.preview-launch-bar.svelte-1ob46hw{flex-direction:column;gap:10px;align-items:center}.preview-pills.svelte-1ob46hw{flex-wrap:wrap;justify-content:center}.preview-pill.svelte-1ob46hw{font-size:11px!important}.mockup-section.svelte-1ob46hw{padding:40px 16px!important}.mock-browser.svelte-1ob46hw{box-shadow:6px 6px 0 var(--yellow)}.browser-content.svelte-1ob46hw{padding:20px!important}.dash-top.svelte-1ob46hw{flex-wrap:wrap;gap:10px}.dash-price.svelte-1ob46hw{font-size:20px!important}.dash-stats.svelte-1ob46hw{grid-template-columns:1fr!important;gap:10px!important}.features.svelte-1ob46hw{grid-template-columns:1fr!important;padding:20px 16px!important;margin-bottom:40px!important}.card.svelte-1ob46hw{padding:25px!important}.footer-inner.svelte-1ob46hw{flex-direction:column;gap:10px}.launch-popup.svelte-1ob46hw{max-width:100%!important;margin:0 8px;box-shadow:10px 10px 0 var(--purple)!important}.popup-body.svelte-1ob46hw{padding:16px!important}.vibe-mini-grid.svelte-1ob46hw{max-height:160px}.vibe-cat-pills.svelte-1ob46hw{gap:3px}.vibe-cat-pill.svelte-1ob46hw{padding:3px 8px!important;font-size:9px!important}.wallet-picker.svelte-1ob46hw{max-width:100%!important;margin:0 8px;box-shadow:10px 10px 0 var(--purple)!important}}@media(max-width:400px){.logo.svelte-1ob46hw{font-size:22px!important}h1.svelte-1ob46hw{font-size:34px!important}.vibes-scroll.svelte-1ob46hw .v-card:where(.svelte-1ob46hw){min-width:160px}.btn-primary.svelte-1ob46hw,.btn-secondary.svelte-1ob46hw{max-width:100%}}body{margin:0;padding:0;background:#fff;overflow-x:hidden}
