body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.loading.svelte-12qhfyh{display:flex;justify-content:center;align-items:center;height:100vh;color:#fff;font-size:1.5rem}.navbar.svelte-12qhfyh{background:#fffffff2;box-shadow:0 2px 10px #0000001a;padding:1rem 0}.nav-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-brand.svelte-12qhfyh{font-size:1.5rem;font-weight:700;color:#667eea;text-decoration:none;transition:color .3s}.nav-brand.svelte-12qhfyh:hover{color:#764ba2}.nav-links.svelte-12qhfyh{display:flex;gap:1.5rem;align-items:center}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#333;text-decoration:none;font-weight:500;transition:color .3s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#667eea}.logout-btn.svelte-12qhfyh{background:#667eea;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer;font-weight:500;transition:background .3s}.logout-btn.svelte-12qhfyh:hover{background:#764ba2}.main-content.svelte-12qhfyh{flex:1;max-width:1200px;width:100%;margin:0 auto;padding:2rem}*{box-sizing:border-box}
