@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Rajdhani:wght@500;600;700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--white: #ffffff;--off-white: #f8fafc;--light-gray: #e2e8f0;--mid-gray: #94a3b8;--dark-gray: #475569;--navy: #0f172a;--corporate-blue: #0284c7;--corporate-blue-light: #e0f2fe;--corporate-blue-dark: #0369a1;--accent-teal: #0d9488;--font-display: "Rajdhani", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif}body{font-family:var(--font-body);background:var(--off-white);color:var(--navy);line-height:1.6;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(var(--light-gray) 1px,transparent 1px),linear-gradient(90deg,var(--light-gray) 1px,transparent 1px);background-size:60px 60px;opacity:.3;pointer-events:none;z-index:-1}a{color:var(--corporate-blue);text-decoration:none;transition:color .2s ease}a:hover{color:var(--corporate-blue-dark)}.section-inner{max-width:1200px;margin:0 auto;padding:0 2rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-content{animation:fadeIn .3s ease-out}nav.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--light-gray);z-index:1000}.nav-inner.svelte-12qhfyh{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:72px;padding:0 2rem}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--navy)}.logo-icon.svelte-12qhfyh{width:40px;height:40px;background:linear-gradient(135deg,var(--corporate-blue) 0%,var(--corporate-blue-dark) 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:18px;color:#fff}.logo-text.svelte-12qhfyh{font-family:var(--font-display);font-weight:700;font-size:1.25rem;letter-spacing:.05em}.logo-text.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--mid-gray);font-weight:500}.nav-links.svelte-12qhfyh{display:flex;gap:2rem;list-style:none}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--dark-gray);font-size:.875rem;font-weight:500;letter-spacing:.025em;text-transform:uppercase;transition:color .2s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--corporate-blue)}.mobile-menu-btn.svelte-12qhfyh{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px}.mobile-menu-btn.svelte-12qhfyh span:where(.svelte-12qhfyh){width:24px;height:2px;background:var(--navy);transition:all .2s}main.svelte-12qhfyh{min-height:100vh;padding-top:72px}footer.svelte-12qhfyh{background:var(--navy);color:var(--light-gray);padding:3rem 2rem}.footer-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;text-align:center}.footer-logo.svelte-12qhfyh{font-family:var(--font-display);font-weight:700;font-size:1.5rem;color:#fff;margin-bottom:.5rem}.footer-tagline.svelte-12qhfyh{font-size:.875rem;color:var(--mid-gray);margin-bottom:2rem}.footer-links.svelte-12qhfyh{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--light-gray);text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-copyright.svelte-12qhfyh{font-size:.75rem;color:var(--mid-gray);border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;line-height:1.8}@media(max-width:768px){.nav-links.svelte-12qhfyh{display:none}.mobile-menu-btn.svelte-12qhfyh{display:flex}.nav-inner.svelte-12qhfyh{padding:0 1rem}footer.svelte-12qhfyh{padding:2rem 1rem}.footer-links.svelte-12qhfyh{gap:1rem}}
