.loading-screen.svelte-2cwbhe.svelte-2cwbhe{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.loader.svelte-2cwbhe.svelte-2cwbhe{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-2cwbhe-spin 1s linear infinite;margin-bottom:20px}@keyframes svelte-2cwbhe-spin{to{transform:rotate(360deg)}}.cms-layout.svelte-2cwbhe.svelte-2cwbhe{display:flex;min-height:100vh;background:#f7fafc}.sidebar.svelte-2cwbhe.svelte-2cwbhe{width:280px;background:linear-gradient(180deg,#2d3748,#1a202c);color:#fff;display:flex;flex-direction:column;transition:width .3s ease;position:fixed;height:100vh;z-index:1000;box-shadow:4px 0 12px #00000026}.sidebar.svelte-2cwbhe.svelte-2cwbhe:not(.open){width:70px}.sidebar-header.svelte-2cwbhe.svelte-2cwbhe{padding:24px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.brand.svelte-2cwbhe.svelte-2cwbhe{display:flex;align-items:center;gap:12px}.brand-icon.svelte-2cwbhe.svelte-2cwbhe{font-size:28px}.brand-text.svelte-2cwbhe.svelte-2cwbhe{font-size:20px;font-weight:700;transition:opacity .3s}.sidebar.svelte-2cwbhe:not(.open) .brand-text.svelte-2cwbhe{opacity:0;display:none}.sidebar-toggle.svelte-2cwbhe.svelte-2cwbhe{background:#ffffff1a;border:none;color:#fff;width:32px;height:32px;border-radius:6px;cursor:pointer;transition:background .3s}.sidebar-toggle.svelte-2cwbhe.svelte-2cwbhe:hover{background:#fff3}.sidebar-nav.svelte-2cwbhe.svelte-2cwbhe{flex:1;overflow-y:auto;padding:16px 0}.nav-item.svelte-2cwbhe.svelte-2cwbhe{display:flex;align-items:center;gap:12px;padding:14px 20px;color:#fffc;text-decoration:none;transition:all .3s;position:relative}.nav-item.svelte-2cwbhe.svelte-2cwbhe:hover{background:#ffffff1a;color:#fff}.nav-item.active.svelte-2cwbhe.svelte-2cwbhe{background:#63b3ed33;color:#63b3ed;border-left:4px solid #63b3ed}.nav-icon.svelte-2cwbhe.svelte-2cwbhe{font-size:20px;min-width:24px;text-align:center}.nav-label.svelte-2cwbhe.svelte-2cwbhe{transition:opacity .3s;white-space:nowrap}.sidebar.svelte-2cwbhe:not(.open) .nav-label.svelte-2cwbhe{opacity:0;display:none}.nav-divider.svelte-2cwbhe.svelte-2cwbhe{padding:16px 20px 8px;margin-top:8px}.divider-label.svelte-2cwbhe.svelte-2cwbhe{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#ffffff80;transition:opacity .3s}.sidebar.svelte-2cwbhe:not(.open) .divider-label.svelte-2cwbhe{opacity:0;display:none}.sidebar-footer.svelte-2cwbhe.svelte-2cwbhe{padding:16px;border-top:1px solid rgba(255,255,255,.1)}.user-info.svelte-2cwbhe.svelte-2cwbhe{display:flex;align-items:center;gap:12px;padding:12px;background:#ffffff0d;border-radius:8px;margin-bottom:12px}.user-avatar.svelte-2cwbhe.svelte-2cwbhe{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700}.user-details.svelte-2cwbhe.svelte-2cwbhe{flex:1;transition:opacity .3s}.sidebar.svelte-2cwbhe:not(.open) .user-details.svelte-2cwbhe{opacity:0;display:none}.user-name.svelte-2cwbhe.svelte-2cwbhe{font-weight:600;font-size:14px}.user-role.svelte-2cwbhe.svelte-2cwbhe{font-size:12px;color:#fff9}.logout-btn.svelte-2cwbhe.svelte-2cwbhe{width:100%;padding:10px;background:#f5656533;border:1px solid rgba(245,101,101,.3);color:#fc8181;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s}.logout-btn.svelte-2cwbhe.svelte-2cwbhe:hover{background:#f565654d}.main-content.svelte-2cwbhe.svelte-2cwbhe{flex:1;margin-left:280px;transition:margin-left .3s ease;display:flex;flex-direction:column}.sidebar.svelte-2cwbhe:not(.open)+.main-content.svelte-2cwbhe{margin-left:70px}.top-bar.svelte-2cwbhe.svelte-2cwbhe{background:#fff;padding:16px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000000d}.mobile-menu-btn.svelte-2cwbhe.svelte-2cwbhe{display:none;background:none;border:none;font-size:24px;cursor:pointer;color:#2d3748}.top-bar-right.svelte-2cwbhe.svelte-2cwbhe{display:flex;gap:12px}.view-site-btn.svelte-2cwbhe.svelte-2cwbhe{padding:8px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:transform .3s}.view-site-btn.svelte-2cwbhe.svelte-2cwbhe:hover{transform:translateY(-2px)}.content-area.svelte-2cwbhe.svelte-2cwbhe{flex:1;padding:32px;max-width:1400px;width:100%;margin:0 auto}@media (max-width: 768px){.sidebar.svelte-2cwbhe.svelte-2cwbhe{transform:translate(-100%)}.sidebar.open.svelte-2cwbhe.svelte-2cwbhe{transform:translate(0)}.main-content.svelte-2cwbhe.svelte-2cwbhe{margin-left:0!important}.mobile-menu-btn.svelte-2cwbhe.svelte-2cwbhe{display:block}.content-area.svelte-2cwbhe.svelte-2cwbhe{padding:16px}}
