@import"https://fonts.googleapis.com/css2?family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap";.modal-overlay.svelte-1bex9ne{display:none;position:fixed;inset:0;background-color:#00000080;z-index:1000;align-items:center;justify-content:center}.modal-overlay.open.svelte-1bex9ne{display:flex}.modal-content.svelte-1bex9ne{background:#fff;border-radius:8px;padding:2rem;width:90%;max-width:400px;box-shadow:0 2px 10px #0000001a}.modal-header.svelte-1bex9ne{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.modal-header.svelte-1bex9ne h2:where(.svelte-1bex9ne){margin:0;font-size:1.5rem}.close-btn.svelte-1bex9ne{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666}.close-btn.svelte-1bex9ne:hover{color:#000}.auth-form.svelte-1bex9ne{display:flex;flex-direction:column;gap:1rem}.form-group.svelte-1bex9ne{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-1bex9ne label:where(.svelte-1bex9ne){font-weight:500;color:#333}.form-group.svelte-1bex9ne input:where(.svelte-1bex9ne){padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit}.form-group.svelte-1bex9ne input:where(.svelte-1bex9ne):focus{outline:none;border-color:#333}.form-group.svelte-1bex9ne input:where(.svelte-1bex9ne):disabled{background-color:#f5f5f5;cursor:not-allowed}.message.svelte-1bex9ne{padding:.75rem;border-radius:4px;text-align:center;font-size:.9rem}.message.error.svelte-1bex9ne{background-color:#fee;color:#c33;border:1px solid #fcc}.message.success.svelte-1bex9ne{background-color:#efe;color:#3c3;border:1px solid #cfc}.submit-btn.svelte-1bex9ne{padding:.75rem;background-color:#333;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;margin-top:.5rem}.submit-btn.svelte-1bex9ne:hover:not(:disabled){background-color:#555}.submit-btn.svelte-1bex9ne:disabled{background-color:#ccc;cursor:not-allowed}.toggle-section.svelte-1bex9ne{text-align:center;margin-top:1rem;font-size:.9rem}.toggle-btn.svelte-1bex9ne{background:none;border:none;color:#333;text-decoration:underline;cursor:pointer;font-size:.9rem;padding:0}.toggle-btn.svelte-1bex9ne:hover:not(:disabled){color:#666}.toggle-btn.svelte-1bex9ne:disabled{cursor:not-allowed;color:#999}html,body{margin:0;padding:0;height:100%;font-family:"Roboto Serif",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100,"GRAD" 0}#svelte{height:100%}.layout-container.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.navbar.svelte-12qhfyh{padding:.5rem 1rem;flex-shrink:0;border-bottom:1px solid #ddd}.navbar-content.svelte-12qhfyh{display:flex;align-items:center;gap:2rem;max-width:1200px;margin:0 auto}.brand.svelte-12qhfyh{margin:0;font-size:1.5rem}.brand.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#000;text-decoration:none}.nav-links.svelte-12qhfyh{list-style:none;display:flex;gap:2rem;margin:0;padding:0;align-items:baseline;flex:1;font-size:1.2rem}.account-area.svelte-12qhfyh{margin-left:auto;display:flex;align-items:center;gap:.5rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#000;text-decoration:none}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){font-weight:700}.account-link.svelte-12qhfyh{display:flex;align-items:center;color:#000;text-decoration:none;transition:all .2s;gap:.5rem}.account-link.svelte-12qhfyh:hover{opacity:.8}.balance-display.svelte-12qhfyh{font-weight:600;font-size:.95rem;white-space:nowrap}.subscription-status.svelte-12qhfyh{display:inline-flex;align-items:center;padding:.2rem .45rem;border:1px solid #6b21a8;background:linear-gradient(135deg,#7e22ce,#9333ea,#a855f7);color:#fff;border-radius:999px;font-size:.72rem;line-height:1;white-space:nowrap}.avatar.svelte-12qhfyh,.avatar-placeholder.svelte-12qhfyh{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;font-size:1.2rem}.avatar.svelte-12qhfyh{object-fit:cover}.login-btn.svelte-12qhfyh{padding:.5rem 1rem;background-color:#333;color:#fff;border:none;border-radius:4px;cursor:pointer;font-family:inherit;transition:background-color .2s}.login-btn.svelte-12qhfyh:hover{background-color:#555}.main-content.svelte-12qhfyh{flex:1;padding:1rem;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.footer.svelte-12qhfyh{text-align:center;padding:1rem;flex-shrink:0;background-color:#eee}.footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}@media(max-width:760px)and (orientation:portrait){.navbar-content.svelte-12qhfyh{display:grid;grid-template-columns:1fr auto;grid-template-areas:"brand account" "links links";row-gap:.75rem;column-gap:.75rem;align-items:center}.brand.svelte-12qhfyh{grid-area:brand}.account-area.svelte-12qhfyh{grid-area:account;justify-self:end;margin-left:0}.nav-links.svelte-12qhfyh{grid-area:links;gap:1.25rem;justify-content:flex-start;flex-wrap:wrap}.account-link.svelte-12qhfyh,.login-btn.svelte-12qhfyh{white-space:nowrap}.subscription-status.svelte-12qhfyh{max-width:8.5rem}}
