*{margin:0;padding:0;box-sizing:border-box}:root{--color-bg: #f8f9fa;--color-surface: #ffffff;--color-primary: #1a73e8;--color-text: #202124;--color-text-secondary: #5f6368;--color-border: #dadce0;--color-hover: #f1f3f4;--color-selected: #e8f0fe;--sidebar-width: 256px;--header-height: 64px;--details-width: 320px}html,body{height:100%;font-family:Google Sans,Segoe UI,Roboto,sans-serif;font-size:14px;color:var(--color-text);background:var(--color-bg)}button{font-family:inherit;cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}.header.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between;height:var(--header-height);padding:0 8px 0 4px;background:var(--color-surface);border-bottom:1px solid var(--color-border)}.left.svelte-1elxaub{display:flex;align-items:center;gap:4px}.icon-btn.svelte-1elxaub{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;color:var(--color-text-secondary);transition:background .2s}.icon-btn.svelte-1elxaub:hover{background:var(--color-hover)}.logo.svelte-1elxaub{display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:4px;text-decoration:none;color:var(--color-text-secondary)}.logo.svelte-1elxaub:hover{background:var(--color-hover)}.logo-text.svelte-1elxaub{font-size:18px;font-weight:500;color:#5f6368}.right.svelte-1elxaub{display:flex;align-items:center}.user-menu.svelte-1elxaub{position:relative}.avatar.svelte-1elxaub{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#5f6368;color:#fff;cursor:pointer;transition:background .2s}.avatar.svelte-1elxaub:hover{background:#4a4a4a}.dropdown.svelte-1elxaub{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:#fff;border-radius:8px;box-shadow:0 2px 10px #00000026;z-index:1000;overflow:hidden}.dropdown-item.svelte-1elxaub{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:14px;color:#202124;text-align:left;transition:background .2s}.dropdown-item.svelte-1elxaub:hover:not(:disabled){background:#f5f5f5}.dropdown-item.svelte-1elxaub:disabled{opacity:.6;cursor:not-allowed}.dropdown-item.svelte-1elxaub svg:where(.svelte-1elxaub){color:#5f6368}@media(max-width:600px){.logo-text.svelte-1elxaub{display:none}}.sidebar.svelte-129hoe0{display:flex;flex-direction:column;width:var(--sidebar-width);background:var(--color-surface);border-right:1px solid var(--color-border);overflow:hidden;flex-shrink:0}.overlay.svelte-129hoe0{display:none}.nav.svelte-129hoe0{flex:1;padding:8px;overflow-y:auto}.nav-item.svelte-129hoe0{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:24px;color:var(--color-text);transition:background .2s;min-height:44px}.nav-item.svelte-129hoe0:hover{background:var(--color-hover)}.nav-item.active.svelte-129hoe0{background:var(--color-selected);color:var(--color-primary);font-weight:500}.icon.svelte-129hoe0{font-size:20px}.label.svelte-129hoe0{font-size:14px}.storage.svelte-129hoe0{padding:16px;border-top:1px solid var(--color-border)}.storage-bar.svelte-129hoe0{height:4px;background:var(--color-border);border-radius:2px;overflow:hidden;margin-bottom:8px}.storage-used.svelte-129hoe0{height:100%;background:var(--color-primary);border-radius:2px}.storage-text.svelte-129hoe0{font-size:12px;color:var(--color-text-secondary)}@media(max-width:767px){.sidebar.svelte-129hoe0{position:fixed;top:var(--header-height);left:0;bottom:0;z-index:100;transform:translate(-100%);transition:transform .3s ease}.sidebar.open.svelte-129hoe0{transform:translate(0)}.overlay.svelte-129hoe0{display:block;position:fixed;top:var(--header-height);left:0;right:0;bottom:0;background:#00000080;z-index:99}}.overlay.svelte-1b4rsd0{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.banner.svelte-1b4rsd0{background:#fff;border-radius:12px;padding:32px;max-width:460px;width:100%;text-align:center;box-shadow:0 20px 60px #0000004d}.icon.svelte-1b4rsd0{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:#f0f4ff;border-radius:50%;color:#1a73e8;margin-bottom:16px}h2.svelte-1b4rsd0{font-size:20px;font-weight:600;color:#202124;margin:0 0 16px}.warning-callout.svelte-1b4rsd0{display:flex;align-items:flex-start;gap:12px;background:#fef7e0;border:1px solid #f9c846;border-radius:8px;padding:14px 16px;margin-bottom:16px;text-align:left}.warning-icon.svelte-1b4rsd0{flex-shrink:0;width:24px;height:24px;color:#b06d00;margin-top:1px}.warning-text.svelte-1b4rsd0{display:flex;flex-direction:column;gap:4px}.warning-text.svelte-1b4rsd0 strong:where(.svelte-1b4rsd0){font-size:13px;font-weight:600;color:#7a4d00}.warning-text.svelte-1b4rsd0 span:where(.svelte-1b4rsd0){font-size:12px;color:#7a4d00;line-height:1.5}p.svelte-1b4rsd0{font-size:14px;color:#5f6368;line-height:1.6;margin:0 0 12px}.links.svelte-1b4rsd0{margin-bottom:24px}.links.svelte-1b4rsd0 a:where(.svelte-1b4rsd0){color:#1a73e8;text-decoration:underline}.links.svelte-1b4rsd0 a:where(.svelte-1b4rsd0):hover{color:#1557b0}.accept-btn.svelte-1b4rsd0{width:100%;padding:14px 24px;background:#1a73e8;color:#fff;font-size:16px;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.accept-btn.svelte-1b4rsd0:hover:not(:disabled){background:#1557b0}.accept-btn.svelte-1b4rsd0:disabled{background:#dadce0;color:#80868b;cursor:not-allowed}@media(max-width:480px){.banner.svelte-1b4rsd0{padding:24px}h2.svelte-1b4rsd0{font-size:18px}}.app.svelte-12qhfyh{display:flex;flex-direction:column;height:100vh;overflow:hidden}.main.svelte-12qhfyh{display:flex;flex:1;overflow:hidden}.content.svelte-12qhfyh{flex:1;overflow-y:auto;padding:16px;background:var(--color-bg)}@media(min-width:768px){.content.svelte-12qhfyh{padding:24px}}
