.wallet-section.svelte-vhexzb{padding:32px;text-align:center}.connect-title.svelte-vhexzb{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:12px}.connect-subtitle.svelte-vhexzb{color:#718096;margin-bottom:32px;font-size:1rem}.connect-button.svelte-vhexzb{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:16px 32px;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 15px #667eea66;min-width:200px}.connect-button.svelte-vhexzb:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.connect-button.svelte-vhexzb:disabled{opacity:.7;cursor:not-allowed;transform:none}.connected-state.svelte-vhexzb{background:linear-gradient(135deg,#f0fff4 0%,#dcfce7 100%);border:2px solid #bbf7d0;border-radius:16px;padding:24px}.connected-title.svelte-vhexzb{color:#166534;font-size:1.2rem;font-weight:600;margin-bottom:16px;display:flex;align-items:center;justify-content:center;gap:8px}.wallet-address.svelte-vhexzb{background:white;border:2px solid #bbf7d0;border-radius:12px;padding:16px;font-family:Fira Code,Courier New,monospace;font-size:1rem;font-weight:500;color:#1a202c;margin-bottom:20px;word-break:break-all}.disconnect-button.svelte-vhexzb{background:#ef4444;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s}.disconnect-button.svelte-vhexzb:hover{background:#dc2626}.loading-spinner.svelte-vhexzb{width:20px;height:20px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:svelte-vhexzb-spin 1s linear infinite;display:inline-block;margin-right:8px}@keyframes svelte-vhexzb-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.balance-card.svelte-15ugip6{padding:24px;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:2px solid #f59e0b;border-radius:12px;text-align:center}.balance-title.svelte-15ugip6{font-size:1.1rem;font-weight:600;color:#92400e;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px}.balance-amount.svelte-15ugip6{font-size:2rem;font-weight:800;color:#92400e;font-family:Fira Code,Courier New,monospace}.balance-label.svelte-15ugip6{font-size:.9rem;color:#a16207;margin-top:4px}.loading.svelte-15ugip6{color:#a16207;font-style:italic}.balance-card.svelte-22wyhe{padding:24px;background:linear-gradient(135deg,#ddd6fe 0%,#c4b5fd 100%);border:2px solid #8b5cf6;border-radius:12px;text-align:center}.balance-title.svelte-22wyhe{font-size:1.1rem;font-weight:600;color:#5b21b6;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px}.balance-amount.svelte-22wyhe{font-size:2rem;font-weight:800;color:#5b21b6;font-family:Fira Code,Courier New,monospace}.balance-label.svelte-22wyhe{font-size:.9rem;color:#6d28d9;margin-top:4px}.loading.svelte-22wyhe{color:#6d28d9;font-style:italic}.balance-card.svelte-ve2487{padding:24px;background:linear-gradient(135deg,#fce7f3 0%,#fbcfe8 100%);border:2px solid #ec4899;border-radius:12px;text-align:center}.balance-title.svelte-ve2487{font-size:1.1rem;font-weight:600;color:#be185d;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px}.balance-amount.svelte-ve2487{font-size:2rem;font-weight:800;color:#be185d;font-family:Fira Code,Courier New,monospace}.balance-label.svelte-ve2487{font-size:.9rem;color:#db2777;margin-top:4px}.loading.svelte-ve2487{color:#db2777;font-style:italic}.freezer-card.svelte-129y4hd{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border:2px solid #cbd5e1;border-radius:16px;padding:24px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.freezer-card.svelte-129y4hd:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.card-header.svelte-129y4hd{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.token-title.svelte-129y4hd{font-size:1.25rem;font-weight:700;color:#1e293b}.status-badge.svelte-129y4hd{padding:4px 12px;border-radius:20px;font-size:.875rem;font-weight:600}.status-matured.svelte-129y4hd{background:#10b981;color:#fff}.status-active.svelte-129y4hd{background:#3b82f6;color:#fff}.card-content.svelte-129y4hd{display:grid;grid-template-columns:200px 1fr;gap:24px;align-items:start}.nft-artwork.svelte-129y4hd{width:200px;height:200px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0000001a}.artwork-loading.svelte-129y4hd{color:#fff;font-weight:600}.stats-section.svelte-129y4hd{display:flex;flex-direction:column;gap:16px}.stat-row.svelte-129y4hd{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e2e8f0}.stat-row.svelte-129y4hd:last-child{border-bottom:none}.stat-label.svelte-129y4hd{font-weight:600;color:#64748b}.stat-value.svelte-129y4hd{font-weight:700;color:#1e293b}.amount-highlight.svelte-129y4hd{font-size:1.1rem;color:#059669}.progress-container.svelte-129y4hd{margin-top:16px}.progress-bar.svelte-129y4hd{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.progress-fill.svelte-129y4hd{height:100%;background:linear-gradient(90deg,#3b82f6 0%,#10b981 100%);transition:width .3s ease}.progress-text.svelte-129y4hd{text-align:center;margin-top:8px;font-size:.875rem;color:#64748b;font-weight:600}.withdraw-section.svelte-129y4hd{margin-top:20px;padding-top:20px;border-top:2px solid #e2e8f0}.withdraw-button.svelte-129y4hd{width:100%;padding:14px 24px;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;position:relative}.withdraw-matured.svelte-129y4hd{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#fff}.withdraw-matured.svelte-129y4hd:hover{transform:translateY(-2px);box-shadow:0 4px 15px #10b98166}.withdraw-fee.svelte-129y4hd{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);color:#fff}.withdraw-fee.svelte-129y4hd:hover{transform:translateY(-2px);box-shadow:0 4px 15px #f59e0b66}.withdraw-button.svelte-129y4hd:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.loading-spinner.svelte-129y4hd{display:inline-block;width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:svelte-129y4hd-spin 1s linear infinite;margin-right:8px}.success-message.svelte-129y4hd{position:absolute;top:10px;right:10px;background:#10b981;color:#fff;padding:8px 16px;border-radius:6px;font-size:.875rem;font-weight:600;opacity:0;animation:svelte-129y4hd-fadeInOut 3s ease-in-out}@keyframes svelte-129y4hd-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-129y4hd-fadeInOut{0%,to{opacity:0;transform:translateY(-10px)}20%,80%{opacity:1;transform:translateY(0)}}.loading-card.svelte-129y4hd{display:flex;align-items:center;justify-content:center;min-height:300px;color:#64748b;font-weight:600}.action-section.svelte-6ojzn9{background:white;border:2px solid #e2e8f0;border-radius:12px;padding:24px;margin:20px 0;box-shadow:0 2px 8px #0000000d}.form-group.svelte-6ojzn9{margin-bottom:16px}label.svelte-6ojzn9{display:block;font-weight:600;color:#374151;margin-bottom:6px;font-size:14px}input.svelte-6ojzn9,select.svelte-6ojzn9{width:100%;padding:12px;border:2px solid #d1d5db;border-radius:8px;font-size:16px;transition:border-color .2s,box-shadow .2s}input.svelte-6ojzn9:focus,select.svelte-6ojzn9:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.action-button.svelte-6ojzn9{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s,transform .1s;width:100%;margin-top:16px}.action-button.svelte-6ojzn9:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.action-button.svelte-6ojzn9:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.withdraw-button.svelte-6ojzn9{background:#dc2626}.withdraw-button.svelte-6ojzn9:hover:not(:disabled){background:#b91c1c}.success-message.svelte-6ojzn9{background:#dcfce7;border:1px solid #bbf7d0;color:#166534;padding:12px;border-radius:8px;margin-bottom:16px;font-weight:500}.loading-text.svelte-6ojzn9{display:inline-flex;align-items:center;gap:8px}.spinner.svelte-6ojzn9{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:svelte-6ojzn9-spin 1s linear infinite}@keyframes svelte-6ojzn9-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}h2.svelte-6ojzn9{color:#1f2937;margin-bottom:16px;display:flex;align-items:center;gap:8px}.staking-container.svelte-fxvbfx.svelte-fxvbfx{padding:24px}.section-title.svelte-fxvbfx.svelte-fxvbfx{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:20px;display:flex;align-items:center;gap:8px}.staking-section.svelte-fxvbfx.svelte-fxvbfx{background:linear-gradient(135deg,#fce7f3 0%,#fbcfe8 100%);border:2px solid #ec4899;border-radius:12px;padding:24px;margin-bottom:24px}.form-group.svelte-fxvbfx.svelte-fxvbfx{margin-bottom:16px}label.svelte-fxvbfx.svelte-fxvbfx{display:block;font-weight:600;color:#be185d;margin-bottom:6px;font-size:14px}input.svelte-fxvbfx.svelte-fxvbfx{width:100%;padding:12px;border:2px solid #f3e8ff;border-radius:8px;font-size:16px;transition:border-color .2s,box-shadow .2s;background:white}input.svelte-fxvbfx.svelte-fxvbfx:focus{outline:none;border-color:#ec4899;box-shadow:0 0 0 3px #ec48991a}.action-button.svelte-fxvbfx.svelte-fxvbfx{background:#ec4899;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s,transform .1s;width:100%;margin-top:16px}.action-button.svelte-fxvbfx.svelte-fxvbfx:hover:not(:disabled){background:#db2777;transform:translateY(-1px)}.action-button.svelte-fxvbfx.svelte-fxvbfx:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.withdraw-section.svelte-fxvbfx.svelte-fxvbfx{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:2px solid #f59e0b;border-radius:12px;padding:24px}.withdraw-section.svelte-fxvbfx label.svelte-fxvbfx{color:#92400e}.withdraw-section.svelte-fxvbfx .action-button.svelte-fxvbfx{background:#f59e0b}.withdraw-section.svelte-fxvbfx .action-button.svelte-fxvbfx:hover:not(:disabled){background:#d97706}.success-message.svelte-fxvbfx.svelte-fxvbfx{background:#dcfce7;border:1px solid #bbf7d0;color:#166534;padding:12px;border-radius:8px;margin-bottom:16px;font-weight:500}.loading-text.svelte-fxvbfx.svelte-fxvbfx{display:inline-flex;align-items:center;gap:8px}.spinner.svelte-fxvbfx.svelte-fxvbfx{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:svelte-fxvbfx-spin 1s linear infinite}@keyframes svelte-fxvbfx-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}pre.svelte-10kus3y{background:#f2f2f2;padding:8px;border:1px solid black}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#f093fb 100%);min-height:100vh;color:#1a202c}.app-container.svelte-j4sr94.svelte-j4sr94{min-height:100vh;padding:20px}.header.svelte-j4sr94.svelte-j4sr94{text-align:center;margin-bottom:40px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:20px;padding:30px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}.header.svelte-j4sr94 h1.svelte-j4sr94{font-size:3rem;font-weight:800;margin:0 0 10px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header.svelte-j4sr94 p.svelte-j4sr94{font-size:1.2rem;margin:0;color:#64748b;font-weight:500}.main-content.svelte-j4sr94.svelte-j4sr94{max-width:1400px;margin:0 auto;display:grid;gap:30px}.section-card.svelte-j4sr94.svelte-j4sr94{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:16px;padding:30px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}.section-title.svelte-j4sr94.svelte-j4sr94{font-size:1.5rem;font-weight:700;margin-bottom:20px;color:#1e293b;display:flex;align-items:center;gap:10px}.balances-grid.svelte-j4sr94.svelte-j4sr94{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.component-grid.svelte-j4sr94.svelte-j4sr94{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px}.nft-portfolio.svelte-j4sr94.svelte-j4sr94{display:grid;gap:30px}.freezer-cards-grid.svelte-j4sr94.svelte-j4sr94{display:grid;gap:24px}.component-card.svelte-j4sr94.svelte-j4sr94{background:white;border:2px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s}.component-card.svelte-j4sr94.svelte-j4sr94:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.advanced-toggle.svelte-j4sr94.svelte-j4sr94{text-align:center;margin:20px 0}.toggle-button.svelte-j4sr94.svelte-j4sr94{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s}.toggle-button.svelte-j4sr94.svelte-j4sr94:hover{transform:translateY(-2px)}.no-wallet.svelte-j4sr94.svelte-j4sr94{text-align:center;padding:60px 20px;color:#64748b}.no-nfts.svelte-j4sr94.svelte-j4sr94{text-align:center;padding:40px;color:#64748b;font-size:1.1rem}
