html,body{margin:0;padding:0;height:100%;background:var(--bg-linear);overflow-y:auto;color:var(--text)}.profile-container.svelte-v03931{display:flex;flex-direction:column;min-height:100vh}.profile-page.svelte-v03931{min-height:100vh;background:var(--bg-linear);padding:2rem 1rem}.profile-card.svelte-v03931{width:100%;max-width:500px;padding:1.5rem;border-radius:var(--border-radius);background:var(--card-bg);border:var(--card-border);box-shadow:var(--card-shadow);transition:var(--transition);color:var(--text)}.profile-input.svelte-v03931{background:var(--bg-light);color:var(--text);border:1px solid var(--card-border)}.profile-input.svelte-v03931::placeholder{color:var(--text-muted)}.edit-pen.svelte-v03931{position:absolute;bottom:5px;right:5px;font-size:.9rem;width:30px;height:30px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 6px #0000001a}.my-issues-section.svelte-v03931{background:var(--bg)}
