:root{--bg-primary: #ffffff;--bg-secondary: #f6f8fa;--text-primary: #0f172a;--text-secondary: #475569;--accent-primary: #0B0F19;--accent-gradient: linear-gradient(135deg, #0B0F19 0%, #1a2332 50%, #0B0F19 100%);--heading-gradient: linear-gradient(135deg, #0B0F19 0%, #334155 50%, #0B0F19 100%);--border-color: #e2e8f0;--button-gradient: linear-gradient(90deg, #0B0F19 0%, #1e293b 50%, #0B0F19 100%);--overlay-bg: rgba(0, 0, 0, .3);--shadow-color: rgba(0, 0, 0, .1);--shine-color: rgba(11, 15, 25, .6);--spotlight-color: rgba(11, 15, 25, .07)}html[data-theme=dark-blue]{--bg-primary: #0B0F19;--bg-secondary: #0B0F19;--text-primary: #f8fafc;--text-secondary: #94a3b8;--accent-primary: #3b82f6;--accent-gradient: linear-gradient(135deg, #1e3a8a 0%, #0B0F19 50%, #1e3a8a 100%);--heading-gradient: linear-gradient(135deg, #60a5fa 0%, #3b82f6 50%, #2563eb 100%);--border-color: #1e293b;--button-gradient: linear-gradient(90deg, #1e3a8a 0%, #3b82f6 50%, #1e3a8a 100%);--overlay-bg: rgba(0, 0, 0, .7);--shadow-color: rgba(0, 0, 0, .5);--shine-color: #3b82f6;--spotlight-color: rgba(59, 130, 246, .14)}[data-theme=dark-blue] .logo{color:#fff!important;-webkit-text-fill-color:#ffffff!important}[data-theme=dark-blue] .contact-page h1,[data-theme=dark-blue] .contact-page h2,[data-theme=dark-blue] .about-page h1,[data-theme=dark-blue] .about-page h2{background:linear-gradient(135deg,#fff 0% 50%,#fff)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}[data-theme=dark-blue] .gradient-button{background:transparent!important;color:#fff!important;border-radius:8px;position:relative;z-index:1;border:1px solid rgba(125,122,102,.5);overflow:visible}[data-theme=dark-blue] .gradient-button:before{content:"";position:absolute;inset:-2px;border-radius:10px;background:conic-gradient(from 0deg,transparent 0deg,transparent 20deg,rgba(255,255,255,.9) 30deg,rgba(125,122,102,.5) 40deg,transparent 50deg,transparent 100deg);animation:rotate-wisp-dot 3s linear infinite;z-index:-1;mask:linear-gradient(#fff 0 0) border-box,linear-gradient(#fff 0 0) padding-box;-webkit-mask:linear-gradient(#fff 0 0) border-box,linear-gradient(#fff 0 0) padding-box;-webkit-mask-composite:xor;mask-composite:exclude;filter:blur(1px)}@keyframes rotate-wisp-dot{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-theme=dark-blue] .gradient-button:hover{opacity:.9}html[data-theme=dark]{--bg-primary: #000000;--bg-secondary: #0a0a0a;--text-primary: #dbdee1;--text-secondary: #949ba4;--accent-primary: #5865F2;--accent-gradient: linear-gradient(135deg, #4752c4 0%, #1e1f22 50%, #4752c4 100%);--heading-gradient: linear-gradient(135deg, #96a0ff 0%, #5865F2 50%, #4752c4 100%);--border-color: #3f4147;--button-gradient: linear-gradient(90deg, #4752c4 0%, #5865F2 50%, #4752c4 100%);--overlay-bg: rgba(0, 0, 0, .7);--shadow-color: rgba(0, 0, 0, .5);--shine-color: #5865F2;--spotlight-color: rgba(88, 101, 242, .16)}html[data-theme=light]{--bg-primary: #ffffff;--bg-secondary: #f8fafc;--text-primary: #0f172a;--text-secondary: #475569;--accent-primary: #0B0F19;--accent-gradient: linear-gradient(135deg, #0B0F19 0%, #334155 50%, #0B0F19 100%);--heading-gradient: linear-gradient(135deg, #0B0F19 0%, #334155 50%, #0B0F19 100%);--border-color: #e2e8f0;--button-gradient: linear-gradient(90deg, #0B0F19 0%, #334155 50%, #0B0F19 100%);--overlay-bg: rgba(0, 0, 0, .3);--shadow-color: rgba(0, 0, 0, .1);--shine-color: rgba(11, 15, 25, .6);--spotlight-color: rgba(11, 15, 25, .07)}@media (prefers-color-scheme: dark){html[data-theme=system]{--bg-primary: #000000;--bg-secondary: #0a0a0a;--text-primary: #dbdee1;--text-secondary: #949ba4;--accent-primary: #5865F2;--accent-gradient: linear-gradient(135deg, #4752c4 0%, #1e1f22 50%, #4752c4 100%);--heading-gradient: linear-gradient(135deg, #96a0ff 0%, #5865F2 50%, #4752c4 100%);--border-color: #3f4147;--button-gradient: linear-gradient(90deg, #4752c4 0%, #5865F2 50%, #4752c4 100%);--overlay-bg: rgba(0, 0, 0, .7);--shadow-color: rgba(0, 0, 0, .5);--shine-color: #5865F2;--spotlight-color: rgba(88, 101, 242, .16)}}@media (prefers-color-scheme: light){html[data-theme=system]{--bg-primary: #ffffff;--bg-secondary: #f8fafc;--text-primary: #0f172a;--text-secondary: #475569;--accent-primary: #0B0F19;--accent-gradient: linear-gradient(135deg, #0B0F19 0%, #334155 50%, #0B0F19 100%);--heading-gradient: linear-gradient(135deg, #0B0F19 0%, #334155 50%, #0B0F19 100%);--border-color: #e2e8f0;--button-gradient: linear-gradient(90deg, #0B0F19 0%, #334155 50%, #0B0F19 100%);--overlay-bg: rgba(0, 0, 0, .3);--shadow-color: rgba(0, 0, 0, .1);--shine-color: rgba(11, 15, 25, .6);--spotlight-color: rgba(11, 15, 25, .07)}}body{background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease;margin:0;font-family:system-ui,-apple-system,sans-serif}.gradient-border{position:relative;background:var(--accent-gradient);border-radius:8px;padding:1px}.gradient-border-inner{background:var(--bg-primary);border-radius:7px;height:100%;width:100%;padding:1rem}.gradient-button{background:var(--button-gradient);color:#fff;border:none;border-radius:8px;padding:.5rem 1rem;cursor:pointer;transition:opacity .3s ease;font-weight:600;text-decoration:none;display:inline-block}.gradient-button:hover{opacity:.9}.social-link:hover .social-icon-text,.social-link:hover .social-icon-emoji{color:var(--social-color, var(--accent-primary))}[data-theme=dark-blue] .social-link:hover[style*="--social-color: #000000"],[data-theme=dark] .social-link:hover[style*="--social-color: #000000"]{color:#fff!important;border-color:#fff!important}[data-theme=dark-blue] .social-link:hover[style*="--social-color: #000000"] svg,[data-theme=dark-blue] .social-link:hover[style*="--social-color: #000000"] .social-icon-text,[data-theme=dark-blue] .social-link:hover[style*="--social-color: #000000"] .social-icon-emoji,[data-theme=dark] .social-link:hover[style*="--social-color: #000000"] svg,[data-theme=dark] .social-link:hover[style*="--social-color: #000000"] .social-icon-text,[data-theme=dark] .social-link:hover[style*="--social-color: #000000"] .social-icon-emoji{fill:#fff!important;color:#fff!important;stroke:#fff!important}[data-theme=dark-blue] .social-link:hover[style*="--social-color: #181717"],[data-theme=dark] .social-link:hover[style*="--social-color: #181717"]{color:#fff!important;border-color:#fff!important}[data-theme=dark-blue] .social-link:hover[style*="--social-color: #181717"] svg,[data-theme=dark] .social-link:hover[style*="--social-color: #181717"] svg{fill:#fff!important;stroke:#fff!important}.top-nav[data-astro-cid-ymhdp2rl]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:var(--bg-secondary);border-bottom:1px solid var(--border-color);position:sticky;top:0;z-index:100}.nav-left[data-astro-cid-ymhdp2rl] .logo[data-astro-cid-ymhdp2rl]{font-size:1.5rem;font-weight:700;color:var(--text-primary);text-decoration:none;background:var(--heading-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-right[data-astro-cid-ymhdp2rl]{display:flex;align-items:center;gap:1rem}.nav-center[data-astro-cid-ymhdp2rl]{flex:1;display:flex;justify-content:center}.nav-links-desktop[data-astro-cid-ymhdp2rl]{display:flex;align-items:center;gap:1.5rem}.nav-links-desktop[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{color:var(--text-primary);text-decoration:none;font-weight:500;transition:color .3s ease}.nav-links-desktop[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:hover{color:var(--accent-primary)}.menu-toggle-btn[data-astro-cid-ymhdp2rl]{background:transparent;border:none;padding:.5rem;cursor:pointer;color:var(--text-primary);display:flex;align-items:center;justify-content:center}.nav-menu-overlay[data-astro-cid-ymhdp2rl]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--overlay-bg);z-index:200}.nav-menu-overlay[data-astro-cid-ymhdp2rl].active{display:block}.nav-menu[data-astro-cid-ymhdp2rl]{display:flex;flex-direction:column;position:fixed;top:60px;right:1rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:1rem;gap:.5rem;z-index:201;min-width:200px;box-shadow:0 4px 6px -1px var(--shadow-color)}.nav-menu-links-mobile[data-astro-cid-ymhdp2rl]{display:none;flex-direction:column;gap:.5rem}.nav-menu-links-mobile[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{color:var(--text-primary);text-decoration:none;padding:.5rem;border-radius:4px}.nav-menu-links-mobile[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:hover{background:var(--bg-primary)}.nav-theme-section[data-astro-cid-ymhdp2rl]{margin-top:.5rem;padding-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.nav-theme-section[data-astro-cid-ymhdp2rl] span[data-astro-cid-ymhdp2rl]{font-weight:600;color:var(--text-secondary)}.theme-option[data-astro-cid-ymhdp2rl]{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:4px;padding:.25rem .5rem;cursor:pointer;color:var(--text-primary);font-size:.875rem;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.theme-option[data-astro-cid-ymhdp2rl][data-theme=dark-blue]{--theme-color: #3b82f6}.theme-option[data-astro-cid-ymhdp2rl][data-theme=dark]{--theme-color: #5865F2}.theme-option[data-astro-cid-ymhdp2rl][data-theme=light]{--theme-color: #fbbf24}.theme-option[data-astro-cid-ymhdp2rl][data-theme=system]{--theme-color: #94a3b8}.theme-option[data-astro-cid-ymhdp2rl]:hover{background:var(--bg-secondary);border-color:var(--theme-color, var(--accent-primary));color:var(--theme-color, var(--accent-primary))}@media (max-width: 768px){.nav-links-desktop[data-astro-cid-ymhdp2rl]{display:none}.nav-menu-links-mobile[data-astro-cid-ymhdp2rl]{display:flex}.top-nav[data-astro-cid-ymhdp2rl]{padding:1rem}.nav-theme-section[data-astro-cid-ymhdp2rl]{border-top:1px solid var(--border-color)}}.bottom-nav[data-astro-cid-ltxpr5xc]{background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:2rem;margin-top:2rem}.bottom-nav-columns[data-astro-cid-ltxpr5xc]{display:flex;justify-content:center;align-items:flex-start;gap:4rem;margin-bottom:2rem}.bottom-nav-group[data-astro-cid-ltxpr5xc]{display:flex;flex-direction:column;gap:1.25rem;min-width:140px}.bottom-nav-header[data-astro-cid-ltxpr5xc]{font-size:1rem;font-weight:700;color:var(--text-primary);text-decoration:none}.bottom-nav-links[data-astro-cid-ltxpr5xc]{display:flex;flex-direction:column;gap:.75rem}.bottom-nav-links[data-astro-cid-ltxpr5xc] a[data-astro-cid-ltxpr5xc]{color:var(--text-secondary);text-decoration:none;font-weight:400;transition:color .3s ease}.bottom-nav-links[data-astro-cid-ltxpr5xc] a[data-astro-cid-ltxpr5xc]:hover{color:var(--accent-primary)}.bottom-nav-footer[data-astro-cid-ltxpr5xc]{text-align:center;color:var(--text-secondary);font-size:.875rem}@media (max-width: 600px){.bottom-nav-columns[data-astro-cid-ltxpr5xc]{flex-direction:column;gap:2rem}.bottom-nav-group[data-astro-cid-ltxpr5xc]{min-width:unset}}
