:where(.astro-5tznm7mj){margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#1a1a2e;background:#f8f9fc;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100vh}.nav:where(.astro-5tznm7mj){background:#fff;border-bottom:1px solid #e8ebf0;padding:0 40px;display:flex;align-items:center;justify-content:space-between;height:64px;position:sticky;top:0;z-index:100}.nav-logo:where(.astro-5tznm7mj){display:flex;align-items:center;gap:10px;text-decoration:none}.nav-logo:where(.astro-5tznm7mj) img:where(.astro-5tznm7mj){height:32px;width:auto}.nav-logo:where(.astro-5tznm7mj) span:where(.astro-5tznm7mj){color:#10131a;font-size:1.15rem;font-weight:700;letter-spacing:-.3px}.nav-links:where(.astro-5tznm7mj){display:flex;align-items:center;gap:32px}.nav-links:where(.astro-5tznm7mj) a:where(.astro-5tznm7mj){color:#5a6178;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s}.nav-links:where(.astro-5tznm7mj) a:where(.astro-5tznm7mj):hover{color:#10131a}.nav-cta:where(.astro-5tznm7mj){background:linear-gradient(135deg,#7c3aed,#6366f1);color:#fff!important;padding:8px 20px;border-radius:50px;font-weight:600;font-size:.85rem;transition:opacity .2s}.nav-cta:where(.astro-5tznm7mj):hover{opacity:.9;color:#fff}.nav-hamburger:where(.astro-5tznm7mj){display:none;background:none;border:none;cursor:pointer;padding:8px;flex-direction:column;gap:5px}.nav-hamburger:where(.astro-5tznm7mj) span:where(.astro-5tznm7mj){display:block;width:22px;height:2px;background:#10131a;border-radius:2px}.nav-mobile-menu:where(.astro-5tznm7mj){display:none;background:#fff;border-bottom:1px solid #e8ebf0;padding:16px 20px;flex-direction:column;gap:12px}.nav-mobile-menu:where(.astro-5tznm7mj) a:where(.astro-5tznm7mj){color:#5a6178;text-decoration:none;font-size:.95rem;font-weight:500;padding:8px 0}.nav-mobile-menu:where(.astro-5tznm7mj) .nav-cta:where(.astro-5tznm7mj){display:inline-block;text-align:center;background:linear-gradient(135deg,#7c3aed,#6366f1);color:#fff;padding:10px 20px;border-radius:50px;font-weight:600;font-size:.9rem;margin-top:4px}.main-bg:where(.astro-5tznm7mj){background:linear-gradient(180deg,#606af6,#7c51c8);flex-grow:1;padding:40px 32px;display:flex;justify-content:center}.content-container:where(.astro-5tznm7mj){background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026;width:100%;max-width:1200px;display:flex;overflow:hidden}.sidebar:where(.astro-5tznm7mj){width:220px;flex-shrink:0;padding:28px 24px;border-right:1px solid #f0f0f5}.sidebar-link:where(.astro-5tznm7mj){display:block;padding:10px 16px;border-radius:8px;font-size:.9rem;font-weight:500;color:#5a6178;text-decoration:none;transition:all .2s;margin-bottom:4px;cursor:pointer}.sidebar-link:where(.astro-5tznm7mj):hover{background:#f8f9fc;color:#10131a}.sidebar-link:where(.astro-5tznm7mj).active{background:#f0f0f5;color:#10131a;font-weight:600}.content-area:where(.astro-5tznm7mj){flex-grow:1;padding:28px 32px}.blog-grid:where(.astro-5tznm7mj){display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card:where(.astro-5tznm7mj){background:#fff;border:1px solid #f0f0f5;border-radius:12px;overflow:hidden;transition:all .25s;text-decoration:none;color:inherit;display:flex;flex-direction:column;box-shadow:0 1px 3px #0000000a}.blog-card:where(.astro-5tznm7mj):hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.blog-card-image:where(.astro-5tznm7mj){width:100%;height:180px;object-fit:cover;display:block;background:#e8ebf0}.blog-card-image:where(.astro-5tznm7mj).placeholder{display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#c4b5fd;background:linear-gradient(135deg,#e8eeff,#f0e8ff)}.blog-card-body:where(.astro-5tznm7mj){padding:20px;flex-grow:1;display:flex;flex-direction:column}.blog-card-title:where(.astro-5tznm7mj){font-size:1rem;font-weight:700;color:#10131a;margin-bottom:8px;line-height:1.3}.blog-card-desc:where(.astro-5tznm7mj){color:#5a6178;font-size:.85rem;line-height:1.5;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card-footer:where(.astro-5tznm7mj){display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:12px;border-top:1px solid #f0f0f5}.blog-card-date:where(.astro-5tznm7mj){font-size:.8rem;color:#8a90a4;font-weight:500}.blog-card-link:where(.astro-5tznm7mj){font-size:.8rem;font-weight:600;color:#606af6}.empty-state:where(.astro-5tznm7mj){text-align:center;color:#8a90a4;font-size:1rem;padding:60px 20px;grid-column:1 / -1}footer:where(.astro-5tznm7mj){background:#7c51c8;text-align:center;padding:32px 24px;font-size:.8rem;color:#ffffffb3}footer:where(.astro-5tznm7mj) p:where(.astro-5tznm7mj){margin-bottom:4px}footer:where(.astro-5tznm7mj) a:where(.astro-5tznm7mj){color:#ffffffe6;text-decoration:underline}footer:where(.astro-5tznm7mj) a:where(.astro-5tznm7mj):hover{color:#fff}@media(max-width:768px){.nav:where(.astro-5tznm7mj){padding:0 20px}.nav-hamburger:where(.astro-5tznm7mj){display:flex}.nav-links:where(.astro-5tznm7mj){display:none}.nav-mobile-menu:where(.astro-5tznm7mj).open{display:flex}.main-bg:where(.astro-5tznm7mj){padding:20px 12px}.content-container:where(.astro-5tznm7mj){flex-direction:column;border-radius:12px}.sidebar:where(.astro-5tznm7mj){width:100%;border-right:none;border-bottom:1px solid #f0f0f5;padding:16px 20px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.sidebar-link:where(.astro-5tznm7mj){margin-bottom:0;padding:8px 14px;font-size:.85rem;text-align:center}.content-area:where(.astro-5tznm7mj){padding:20px 16px}.blog-grid:where(.astro-5tznm7mj){grid-template-columns:1fr;gap:16px}}@media(min-width:769px)and (max-width:1024px){.blog-grid:where(.astro-5tznm7mj){grid-template-columns:repeat(2,1fr)}.sidebar:where(.astro-5tznm7mj){width:180px}}
