.tokens-page.svelte-1l9ypbb{width:100%}.not-logged-in.svelte-1l9ypbb,.loading-state.svelte-1l9ypbb{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:var(--color-text-secondary-light, #d1d5db)}.loading-state.svelte-1l9ypbb{gap:1rem}.spinner.svelte-1l9ypbb{width:40px;height:40px;border:3px solid var(--color-border-dark, #374151);border-top-color:var(--color-primary-light, #60a5fa);border-radius:50%;animation:svelte-1l9ypbb-spin 1s linear infinite}@keyframes svelte-1l9ypbb-spin{to{transform:rotate(360deg)}}.error-banner.svelte-1l9ypbb{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background-color:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:.5rem;margin-bottom:2rem}.error-message.svelte-1l9ypbb{color:var(--color-error, #ef4444);font-weight:500;margin:0}.close-button.svelte-1l9ypbb{background:none;border:none;color:var(--color-text-secondary-light, #d1d5db);font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.close-button.svelte-1l9ypbb:hover{color:var(--color-text-light, #ffffff)}.create-token-section.svelte-1l9ypbb{background-color:var(--color-gray-40, #2d3748);border-radius:.75rem;padding:1.5rem;margin-bottom:2rem;max-width:800px}.create-token-section.svelte-1l9ypbb h2:where(.svelte-1l9ypbb){font-size:1.25rem;font-weight:600;color:var(--color-text-light, #ffffff);margin:0 0 1.5rem}.create-form.svelte-1l9ypbb{display:flex;flex-direction:column;gap:0}.form-row.svelte-1l9ypbb{display:flex;flex-direction:row;align-items:flex-end;gap:1rem;flex-wrap:wrap}.form-group.svelte-1l9ypbb{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:200px}.form-group.svelte-1l9ypbb label:where(.svelte-1l9ypbb){font-size:.875rem;font-weight:500;color:var(--color-text-secondary-light, #d1d5db)}.form-input.svelte-1l9ypbb,.form-select.svelte-1l9ypbb{border:1px solid transparent;outline:none;color:var(--color-gray-110);display:flex;width:100%;height:var(--input-size-md, 36px);padding:0 var(--input-pd-outter, 12px);align-items:center;gap:var(--input-pd-inner, 6px);flex-shrink:0;border-radius:var(--input-secondary-radius, 6px);background:var(--input-secondary-bg, #2C303C)}.form-select.svelte-1l9ypbb{padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23CBE1F0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;appearance:none;-webkit-appearance:none;-moz-appearance:none}.form-input.svelte-1l9ypbb:hover,.form-select.svelte-1l9ypbb:hover{color:var(--input-secondary-prin-hover);background-color:var(--input-secondary-bg-hover, #343B49)}.form-input.svelte-1l9ypbb:focus,.form-select.svelte-1l9ypbb:focus{color:var(--input-secondary-prin-active);border:1px solid var(--input-border-active, #8A97A5);background-color:var(--input-secondary-bg-active, #242831)}.button-spinner.svelte-1l9ypbb{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:currentColor;border-radius:50%;animation:svelte-1l9ypbb-spin .8s linear infinite}.button-spinner.small.svelte-1l9ypbb{width:14px;height:14px;border-width:2px}.new-token-display.svelte-1l9ypbb{background-color:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:.75rem;padding:1.5rem;margin-bottom:2rem}.new-token-header.svelte-1l9ypbb{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.new-token-header.svelte-1l9ypbb h3:where(.svelte-1l9ypbb){font-size:1.125rem;font-weight:600;color:var(--color-text-light, #ffffff);margin:0}.new-token-warning.svelte-1l9ypbb{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:#fbbf241a;border:1px solid rgba(251,191,36,.3);border-radius:.5rem;margin-bottom:1rem}.new-token-warning.svelte-1l9ypbb svg:where(.svelte-1l9ypbb){color:#fbbf24;flex-shrink:0;margin-top:2px}.new-token-warning.svelte-1l9ypbb p:where(.svelte-1l9ypbb){margin:0;color:var(--color-text-light, #ffffff);font-size:.875rem}.token-value-container.svelte-1l9ypbb{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:var(--color-background-dark, #1f2937);border:1px solid var(--color-border-dark, #374151);border-radius:.5rem}.token-value.svelte-1l9ypbb{flex:1;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;color:var(--color-text-light, #ffffff);word-break:break-all;margin:0;padding:0;background:none;border:none}.copy-button.svelte-1l9ypbb{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.375rem;border:1px solid var(--color-border-dark, #374151);background-color:var(--color-background-secondary-dark, #2d3748);color:var(--color-text-light, #ffffff);font-size:.8125rem;cursor:pointer;transition:all .2s ease;flex-shrink:0}.copy-button.svelte-1l9ypbb:hover{background-color:var(--color-hover-dark, #374151);border-color:var(--color-border-light, #4b5563)}.tokens-section.svelte-1l9ypbb{margin-top:2rem}.tokens-section.svelte-1l9ypbb h2:where(.svelte-1l9ypbb){font-size:1.25rem;font-weight:600;color:var(--color-text-light, #ffffff);margin:0 0 1.5rem}.empty-state.svelte-1l9ypbb{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:var(--color-text-secondary-light, #d1d5db);gap:1rem}.empty-state.svelte-1l9ypbb svg:where(.svelte-1l9ypbb){color:var(--color-text-secondary-light, #d1d5db)}.empty-state.svelte-1l9ypbb h3:where(.svelte-1l9ypbb){color:var(--color-text-light, #ffffff);font-size:1.25rem;margin:0}.empty-state.svelte-1l9ypbb p:where(.svelte-1l9ypbb){margin:0}.tokens-list.svelte-1l9ypbb{display:flex;flex-direction:column;gap:1rem}.token-card.svelte-1l9ypbb{background-color:var(--color-gray-40);border-radius:.75rem;padding:1.5rem;transition:all .2s ease}.token-header.svelte-1l9ypbb{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.token-info.svelte-1l9ypbb{flex:1;min-width:0}.token-name.svelte-1l9ypbb{font-size:1.125rem;font-weight:600;color:var(--color-text-light, #ffffff);margin:0 0 .75rem}.token-meta.svelte-1l9ypbb{display:flex;flex-wrap:wrap;gap:1rem;font-size:.8125rem;color:var(--color-text-secondary-light, #d1d5db)}.meta-item.svelte-1l9ypbb{display:flex;align-items:center;gap:.375rem}.meta-item.svelte-1l9ypbb svg:where(.svelte-1l9ypbb){flex-shrink:0;color:var(--color-text-secondary-light, #d1d5db)}.token-actions.svelte-1l9ypbb{display:flex;gap:.5rem;flex-shrink:0}.delete-button.svelte-1l9ypbb{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:.375rem;border:1px solid var(--color-border-dark, #374151);background-color:transparent;color:var(--color-text-secondary-light, #d1d5db);cursor:pointer;transition:all .2s ease;padding:0}.delete-button.svelte-1l9ypbb:hover:not(:disabled){background-color:#ef444433;border-color:#ef4444;color:#ef4444}.delete-button.svelte-1l9ypbb:disabled{opacity:.6;cursor:not-allowed}.token-preview.svelte-1l9ypbb{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border-dark, #374151)}.token-preview-value.svelte-1l9ypbb{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8125rem;color:var(--color-text-secondary-light, #d1d5db);word-break:break-all}
