.header:where(.astro-3ef6ksr2){position:sticky;top:0;z-index:50;width:100%;background:rgb(var(--color-fill));border-bottom:1px solid rgb(var(--color-border));transition:all .3s ease}[data-theme=dark] .header:where(.astro-3ef6ksr2){background:#18181b;border-bottom:1px solid rgb(39,39,42)}#skip-to-content:where(.astro-3ef6ksr2){position:absolute;top:-100%;left:1rem;z-index:100;padding:.5rem 1rem;background:rgb(var(--color-accent));color:#fff;border-radius:.375rem;text-decoration:none;transition:all .3s ease}#skip-to-content:where(.astro-3ef6ksr2):focus{top:1rem}.container:where(.astro-3ef6ksr2){max-width:1200px;margin:0 auto;padding:0 1.5rem;height:4rem;display:flex;align-items:center;justify-content:space-between}.logo:where(.astro-3ef6ksr2){display:flex;align-items:center;text-decoration:none;transition:opacity .2s ease}.logo:where(.astro-3ef6ksr2):hover{opacity:.8}.logo:where(.astro-3ef6ksr2) img:where(.astro-3ef6ksr2){height:2.5rem;width:auto;transition:transform .2s ease}.logo:where(.astro-3ef6ksr2):hover img:where(.astro-3ef6ksr2){transform:scale(1.02)}.logo-light:where(.astro-3ef6ksr2){display:block}.logo-dark:where(.astro-3ef6ksr2){display:none}[data-theme=dark] .logo-light:where(.astro-3ef6ksr2){display:none}[data-theme=dark] .logo-dark:where(.astro-3ef6ksr2){display:block}.logo-text:where(.astro-3ef6ksr2){font-size:1.25rem;font-weight:600;color:rgb(var(--color-text-base));letter-spacing:-.025em}.logo-text-terminal:where(.astro-3ef6ksr2){display:none;font-family:Berkeley Mono,Fira Code,monospace;font-size:.8125rem;font-weight:400;color:rgb(var(--color-text-base));line-height:1}[data-template=terminal] .logo-text-terminal:where(.astro-3ef6ksr2){display:flex;align-items:stretch;height:100%}[data-template=terminal] .logo-light:where(.astro-3ef6ksr2),[data-template=terminal] .logo-dark:where(.astro-3ef6ksr2){display:none!important}.nav:where(.astro-3ef6ksr2){display:flex;align-items:center}.menu-toggle:where(.astro-3ef6ksr2){display:none;flex-direction:column;background:none;border:none;padding:.5rem;cursor:pointer;border-radius:.375rem;transition:background-color .2s ease}.menu-toggle:where(.astro-3ef6ksr2):hover{background:rgba(var(--color-text-base),.05)}.hamburger:where(.astro-3ef6ksr2){width:20px;height:2px;background:rgb(var(--color-text-base));border-radius:1px;transition:all .3s ease;margin:2px 0}.menu-toggle:where(.astro-3ef6ksr2)[aria-expanded=true] .hamburger:where(.astro-3ef6ksr2):nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-toggle:where(.astro-3ef6ksr2)[aria-expanded=true] .hamburger:where(.astro-3ef6ksr2):nth-child(2){opacity:0}.menu-toggle:where(.astro-3ef6ksr2)[aria-expanded=true] .hamburger:where(.astro-3ef6ksr2):nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.nav-list:where(.astro-3ef6ksr2){display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:.5rem}.nav-link:where(.astro-3ef6ksr2){position:relative;padding:.5rem 1rem;color:rgba(var(--color-text-base),.9);text-decoration:none;font-size:.9rem;font-weight:450;letter-spacing:.01em;border-radius:.375rem;transition:all .2s ease}.nav-link:where(.astro-3ef6ksr2):hover{color:rgb(var(--color-text-base));background:rgba(var(--color-text-base),.04)}.nav-link:where(.astro-3ef6ksr2).active{color:rgb(var(--color-accent));background:#ffffff0d;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 8px #0000001a}[data-theme=dark] .nav-link:where(.astro-3ef6ksr2).active{background:#ffffff14;border:1px solid rgba(255,255,255,.15);box-shadow:0 2px 8px #0003}.nav-actions:where(.astro-3ef6ksr2){display:flex;align-items:center;gap:.25rem;margin-left:1rem;padding-left:1rem;border-left:1px solid rgba(var(--color-border),.3)}.icon-btn:where(.astro-3ef6ksr2){display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:none;border:none;color:rgba(var(--color-text-base),.8);border-radius:.375rem;cursor:pointer;text-decoration:none;transition:all .2s ease}.icon-btn:where(.astro-3ef6ksr2):hover{color:rgb(var(--color-text-base));background:rgba(var(--color-text-base),.06)}.icon-btn:where(.astro-3ef6ksr2).active{color:rgb(var(--color-accent));background:rgba(var(--color-accent),.1)}.sun-icon:where(.astro-3ef6ksr2){display:block}.moon-icon:where(.astro-3ef6ksr2){display:none}:where(.astro-3ef6ksr2)[data-theme=dark] .sun-icon:where(.astro-3ef6ksr2){display:none}:where(.astro-3ef6ksr2)[data-theme=dark] .moon-icon:where(.astro-3ef6ksr2){display:block}@media (max-width: 768px){.menu-toggle:where(.astro-3ef6ksr2){display:flex}.nav-list:where(.astro-3ef6ksr2){position:absolute;top:100%;left:1.5rem;right:1.5rem;flex-direction:column;background:#fffffff2;border:1px solid rgba(var(--color-border),.1);border-radius:.75rem;padding:1rem;gap:.25rem;box-shadow:0 10px 25px #0000001a;backdrop-filter:blur(12px);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease}:where(.astro-3ef6ksr2)[data-theme=dark] .nav-list:where(.astro-3ef6ksr2){background:#18181bf2;box-shadow:0 10px 25px #0000004d}.menu-toggle:where(.astro-3ef6ksr2)[aria-expanded=true]+.nav-list:where(.astro-3ef6ksr2){opacity:1;visibility:visible;transform:translateY(0)}.nav-list:where(.astro-3ef6ksr2) li:where(.astro-3ef6ksr2){width:100%}.nav-link:where(.astro-3ef6ksr2){display:block;width:100%;padding:.75rem;text-align:left}.nav-actions:where(.astro-3ef6ksr2){flex-direction:row;justify-content:center;margin-left:0;padding-left:0;padding-top:.5rem;border-left:none;border-top:1px solid rgba(var(--color-border),.2);margin-top:.5rem}}.social-icons:where(.astro-upu6fzxr){display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem}.social-icons:where(.astro-upu6fzxr).inline-flex{display:inline-flex;gap:0;vertical-align:middle;margin-left:.25rem}.social-icons:where(.astro-upu6fzxr).inline-flex .link-button:where(.astro-upu6fzxr){padding:.25rem}.link-button:where(.astro-upu6fzxr){padding:.5rem}.link-button:where(.astro-upu6fzxr):hover{--tw-rotate: 6deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width: 640px){.link-button:where(.astro-upu6fzxr){padding:.25rem}}body{display:flex;flex-direction:column;min-height:100vh;margin:0}main:where(.astro-sz7xmlte){flex:1}.professional-footer:where(.astro-sz7xmlte){width:100%;background:rgb(var(--color-fill));border-top:1px solid rgb(var(--color-border) / .1);margin-top:60px}.footer-container:where(.astro-sz7xmlte){margin-left:auto;margin-right:auto;max-width:72rem;padding-left:1rem;padding-right:1rem}.footer-content:where(.astro-sz7xmlte){display:grid;gap:2rem;padding-top:3rem;padding-bottom:3rem;grid-template-columns:1fr}@media (min-width: 640px){.footer-content:where(.astro-sz7xmlte){grid-template-columns:1.5fr 1fr 1fr 1fr;gap:4rem}}.footer-section:where(.astro-sz7xmlte){display:flex;flex-direction:column}.brand-section:where(.astro-sz7xmlte)>:not([hidden]):where(.astro-sz7xmlte)~:not([hidden]):where(.astro-sz7xmlte){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.brand-name:where(.astro-sz7xmlte){font-size:1.125rem;line-height:1.75rem;font-weight:700;color:rgb(var(--color-text-base));font-family:Space Mono,monospace;letter-spacing:.1em}.tagline:where(.astro-sz7xmlte){font-size:.875rem;line-height:1.25rem;color:rgb(var(--color-text-base) / .6);font-weight:450}.section-title:where(.astro-sz7xmlte){margin-bottom:.75rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;color:rgb(var(--color-text-base) / .5);letter-spacing:.1em}.footer-nav:where(.astro-sz7xmlte){display:flex;flex-direction:column}.footer-nav:where(.astro-sz7xmlte)>:not([hidden]):where(.astro-sz7xmlte)~:not([hidden]):where(.astro-sz7xmlte){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.footer-link:where(.astro-sz7xmlte){font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;color:rgb(var(--color-text-base) / .7);font-weight:450}.footer-link:where(.astro-sz7xmlte):hover{color:rgb(var(--color-accent))}.connect-inline:where(.astro-sz7xmlte) .social-icons{flex-direction:row;align-items:flex-start;gap:.75rem}.links-section:where(.astro-sz7xmlte) .link-button{margin-top:0;margin-bottom:0;padding:0}.links-section:where(.astro-sz7xmlte) .link-button:hover{transform:translateY(-2px)}.footer-bottom:where(.astro-sz7xmlte){display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-top:1.5rem;padding-bottom:1.5rem;font-size:.75rem;line-height:1rem}@media (min-width: 640px){.footer-bottom:where(.astro-sz7xmlte){flex-direction:row}}.footer-bottom:where(.astro-sz7xmlte){color:rgb(var(--color-text-base) / .5)}.copyright:where(.astro-sz7xmlte){margin-bottom:.5rem}@media (min-width: 640px){.copyright:where(.astro-sz7xmlte){margin-bottom:0}}.location:where(.astro-sz7xmlte){font-weight:450}@media (max-width: 639px){.footer-content:where(.astro-sz7xmlte){text-align:center}.brand-section:where(.astro-sz7xmlte),.section-title:where(.astro-sz7xmlte){text-align:center}.footer-nav:where(.astro-sz7xmlte){align-items:center}.connect-inline:where(.astro-sz7xmlte) .social-icons{flex-direction:row;align-items:center;justify-content:center;gap:.75rem}}.footer-terminal:where(.astro-sz7xmlte),.footer-industrial:where(.astro-sz7xmlte){display:none}[data-template=terminal] .footer-default:where(.astro-sz7xmlte){display:none}[data-template=terminal] .footer-terminal:where(.astro-sz7xmlte){display:block;padding:1.5rem 1rem}[data-template=industrial] .footer-default:where(.astro-sz7xmlte){display:none}[data-template=industrial] .footer-industrial:where(.astro-sz7xmlte){display:block;padding:1.25rem 1rem}.terminal-footer-inner:where(.astro-sz7xmlte){display:flex;align-items:center;gap:.75rem;font-family:IBM Plex Mono,Fira Code,monospace;font-size:.625rem;letter-spacing:.08em}.terminal-footer-label:where(.astro-sz7xmlte){font-family:Space Grotesk,Inter,sans-serif;font-weight:500;font-size:.6875rem;letter-spacing:.04em;opacity:.5}.terminal-footer-sep:where(.astro-sz7xmlte){width:1px;height:.75rem;opacity:.15;background:currentColor}.terminal-footer-links:where(.astro-sz7xmlte){display:flex;gap:1rem}.terminal-footer-links:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){opacity:.35;text-decoration:none;color:inherit;transition:opacity .15s;font-size:.5625rem;letter-spacing:.12em}.terminal-footer-links:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{opacity:.7}.terminal-footer-meta:where(.astro-sz7xmlte){margin-left:auto;opacity:.2;font-size:.5625rem;letter-spacing:.06em}.industrial-footer-inner:where(.astro-sz7xmlte){display:flex;align-items:center;justify-content:center;gap:.75rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.625rem;text-transform:uppercase;letter-spacing:.15em;opacity:.4}.industrial-sep:where(.astro-sz7xmlte){opacity:.3}
