html,body{height:100%;margin:0}body>.pure-g{display:flex;flex-direction:column;min-height:100vh}.header.svelte-12qhfyh{flex-shrink:0}.main.svelte-12qhfyh{flex:1 0 auto}.footer.svelte-12qhfyh{flex-shrink:0}.header.svelte-12qhfyh{background:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:1000;margin-bottom:2rem}.navbar.svelte-12qhfyh{padding:.75rem 0}.navbar-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.navbar-logo.svelte-12qhfyh{display:flex;align-items:center}.navbar-logo.svelte-12qhfyh img:where(.svelte-12qhfyh){height:40px;width:auto}.navbar-menu.svelte-12qhfyh{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.navbar-item.svelte-12qhfyh{margin:0}.navbar-link.svelte-12qhfyh{color:#333;text-decoration:none;font-weight:500;font-size:1rem;padding:.5rem 0;transition:color .3s ease;position:relative}.navbar-link.svelte-12qhfyh:hover{color:#667eea}.navbar-link.svelte-12qhfyh:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#667eea;transition:width .3s ease}.navbar-link.svelte-12qhfyh:hover:after{width:100%}.navbar-auth.svelte-12qhfyh{display:flex;align-items:center}.btn-signin.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;background:#fff;border:1.5px solid #ddd;border-radius:50px;padding:.4rem 1rem;font-size:.875rem;font-weight:600;color:#333;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-signin.svelte-12qhfyh:hover{border-color:#667eea;color:#667eea;box-shadow:0 2px 8px #667eea33}.auth-skeleton.svelte-12qhfyh{width:80px;height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-12qhfyh-skeleton-loading 1.5s ease-in-out infinite;border-radius:50px}@keyframes svelte-12qhfyh-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.user-menu.svelte-12qhfyh{position:relative;display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.35rem .75rem;border-radius:50px;border:1.5px solid #ddd;transition:border-color .2s ease;-webkit-user-select:none;user-select:none}.user-menu.svelte-12qhfyh:hover,.user-menu.open.svelte-12qhfyh{border-color:#667eea}.user-avatar.svelte-12qhfyh{width:28px;height:28px;border-radius:50%;object-fit:cover}.user-avatar-initials.svelte-12qhfyh{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem}.user-name.svelte-12qhfyh{font-size:.875rem;font-weight:600;color:#333;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chevron.svelte-12qhfyh{color:#666;flex-shrink:0}.user-dropdown.svelte-12qhfyh{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px #0000001f;min-width:180px;z-index:2000;overflow:hidden}.dropdown-item.svelte-12qhfyh{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:#333;text-decoration:none;cursor:pointer;transition:background .15s ease;width:100%;border:none;background:transparent;text-align:left}.dropdown-item.svelte-12qhfyh:hover{background:#f8f9fa}.dropdown-signout.svelte-12qhfyh{color:#dc2626;border-top:1px solid #f0f0f0}@media (max-width: 480px){.user-name.svelte-12qhfyh{display:none}.btn-signin.svelte-12qhfyh span:where(.svelte-12qhfyh){display:none}}@media (max-width: 768px){.navbar-logo.svelte-12qhfyh img:where(.svelte-12qhfyh){height:32px}.navbar-menu.svelte-12qhfyh{gap:1rem}.navbar-link.svelte-12qhfyh{font-size:.9rem}}.footer.svelte-12qhfyh{background:linear-gradient(135deg,#2d3748,#1a202c);color:#e2e8f0;padding:3rem 0 1.5rem;margin-top:4rem}.footer-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-content.svelte-12qhfyh{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2rem}@media (max-width: 768px){.footer-content.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem;text-align:center}}.footer-section.svelte-12qhfyh{display:flex;flex-direction:column}.footer-heading.svelte-12qhfyh{font-size:1.5rem;font-weight:700;margin:0 0 .75rem;color:#fff}.footer-description.svelte-12qhfyh{color:#cbd5e0;line-height:1.6;margin:0;font-size:.95rem}.footer-title.svelte-12qhfyh{font-size:1rem;font-weight:600;margin:0 0 1rem;color:#fff}.footer-links.svelte-12qhfyh{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#cbd5e0;text-decoration:none;transition:color .3s ease;font-size:.9rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.social-icons.svelte-12qhfyh{display:flex;gap:1rem;margin-top:.5rem}@media (max-width: 768px){.social-icons.svelte-12qhfyh{justify-content:center}}.social-icon.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:50%;color:#cbd5e0;transition:all .3s ease}.social-icon.svelte-12qhfyh:hover{background:#667eea;color:#fff;transform:translateY(-3px)}.social-icon.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:20px;height:20px}.footer-bottom.svelte-12qhfyh{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;color:#cbd5e0;font-size:.9rem}.footer-bottom.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff;text-decoration:none;font-weight:600}.footer-bottom.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#667eea}.main-content.svelte-12qhfyh{padding:0 1rem}.main-content.no-mobile-padding.svelte-12qhfyh{padding:0}@media (min-width: 768px){.main-content.svelte-12qhfyh{padding:0}}
