.navbar-inner[data-astro-cid-ymhdp2rl]{display:flex;align-items:center;height:4rem}.navbar-left[data-astro-cid-ymhdp2rl]{flex:1;display:flex;align-items:center}.navbar-right[data-astro-cid-ymhdp2rl]{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:.65rem}.navbar-spacer[data-astro-cid-ymhdp2rl]{height:4rem}.navbar-logo[data-astro-cid-ymhdp2rl]{text-decoration:none;display:inline-flex;align-items:center;gap:.55rem;flex-shrink:0;animation:logo-enter .6s cubic-bezier(.22,1,.36,1) both}.navbar-logo-mark[data-astro-cid-ymhdp2rl]{flex-shrink:0;display:block;transition:transform .25s cubic-bezier(.22,1,.36,1)}.navbar-logo-word[data-astro-cid-ymhdp2rl]{font-family:IBM Plex Mono,monospace;font-weight:700;font-size:1.4rem;letter-spacing:-.04em;color:var(--text);line-height:1}.navbar-logo[data-astro-cid-ymhdp2rl]:hover .navbar-logo-mark[data-astro-cid-ymhdp2rl]{transform:translateY(-1px) rotate(-3deg)}@keyframes logo-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.navbar-logo[data-astro-cid-ymhdp2rl]{animation:none}.navbar-logo-mark[data-astro-cid-ymhdp2rl]{transition:none}}.navbar-cta[data-astro-cid-ymhdp2rl]{display:inline-flex;align-items:center;padding:.5rem 1.1rem;background:var(--orange);color:#fff;font-family:IBM Plex Mono,monospace;font-size:.82rem;font-weight:600;letter-spacing:.01em;text-decoration:none;border-radius:var(--radius-sm);transition:background .15s,transform .1s;white-space:nowrap}.navbar-cta[data-astro-cid-ymhdp2rl]:hover{background:var(--orange-dark);transform:translateY(-1px)}.navbar-cta[data-astro-cid-ymhdp2rl]:active{transform:translateY(0)}.navbar-links[data-astro-cid-ymhdp2rl]{display:flex;list-style:none;margin:0;padding:0;gap:0;align-items:center;flex-shrink:0}.navbar-link[data-astro-cid-ymhdp2rl]{font-family:IBM Plex Mono,monospace;font-size:.875rem;font-weight:600;color:var(--muted);text-decoration:none;padding:.3rem .7rem;border-radius:var(--radius-sm);position:relative;transition:color .2s;white-space:nowrap}.navbar-link[data-astro-cid-ymhdp2rl]:after{content:"";position:absolute;bottom:0;left:.7rem;right:.7rem;height:2px;background:var(--terra);transform:scaleX(0);transform-origin:left center;transition:transform .22s ease}.navbar-link[data-astro-cid-ymhdp2rl]:hover{color:var(--text)}.navbar-link[data-astro-cid-ymhdp2rl]:hover:after{transform:scaleX(1)}.nav-mail[data-astro-cid-ymhdp2rl],.nav-wa[data-astro-cid-ymhdp2rl]{display:flex;align-items:center;justify-content:center;padding:.25rem;border-radius:var(--radius-sm);min-width:44px;min-height:44px;transition:background .15s}.nav-mail[data-astro-cid-ymhdp2rl]:hover{background:#1a73e81a}.nav-wa[data-astro-cid-ymhdp2rl]:hover{background:#25d3661a}.navbar-hamburger[data-astro-cid-ymhdp2rl]{display:none;flex-direction:column;justify-content:center;gap:5px;width:2.75rem;height:2.75rem;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:var(--radius-sm);transition:background .15s;flex-shrink:0}.navbar-hamburger[data-astro-cid-ymhdp2rl]:hover{background:#f3f4f6}.ham-line[data-astro-cid-ymhdp2rl]{display:block;width:100%;height:2px;background:var(--text);border-radius:2px;transition:transform .22s ease,opacity .22s ease;transform-origin:center}.navbar-hamburger[data-astro-cid-ymhdp2rl][aria-expanded=true] .ham-line[data-astro-cid-ymhdp2rl]:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar-hamburger[data-astro-cid-ymhdp2rl][aria-expanded=true] .ham-line[data-astro-cid-ymhdp2rl]:nth-child(2){opacity:0;transform:scaleX(0)}.navbar-hamburger[data-astro-cid-ymhdp2rl][aria-expanded=true] .ham-line[data-astro-cid-ymhdp2rl]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar-mobile-menu[data-astro-cid-ymhdp2rl]{display:none;flex-direction:column;border-top:1px solid var(--border);background:#fffffffa;overflow:hidden;max-height:0;transition:max-height .28s ease,padding .28s ease;padding:0}.navbar-mobile-menu[data-astro-cid-ymhdp2rl].open{max-height:400px;padding:.75rem 0 1.25rem}.navbar-mobile-links[data-astro-cid-ymhdp2rl]{list-style:none;margin:0;padding:0 1.25rem;display:grid}.navbar-mobile-link[data-astro-cid-ymhdp2rl]{font-family:IBM Plex Mono,monospace;font-size:1.05rem;font-weight:600;color:var(--text);text-decoration:none;padding:.75rem .25rem;border-bottom:1px solid var(--border);display:block;transition:color .15s}.navbar-mobile-link[data-astro-cid-ymhdp2rl]:last-child{border-bottom:none}.navbar-mobile-link[data-astro-cid-ymhdp2rl]:hover{color:var(--terra)}.navbar-mobile-cta[data-astro-cid-ymhdp2rl]{display:block;margin:1rem 1.25rem 0;padding:.85rem 1.25rem;background:var(--terra);color:#fff;text-align:center;font-family:IBM Plex Mono,monospace;font-size:.95rem;font-weight:600;text-decoration:none;border-radius:var(--radius-sm)}.navbar-mobile-cta[data-astro-cid-ymhdp2rl]:hover{background:var(--terra-dark)}.navbar-mobile-utils[data-astro-cid-ymhdp2rl]{display:flex;align-items:center;gap:.75rem;padding:.85rem 1.5rem 0}@media(max-width:900px){.navbar-links[data-astro-cid-ymhdp2rl],.navbar-cta[data-astro-cid-ymhdp2rl]{display:none}.navbar-hamburger[data-astro-cid-ymhdp2rl],.navbar-mobile-menu[data-astro-cid-ymhdp2rl]{display:flex}}@media(max-width:480px){.navbar-inner[data-astro-cid-ymhdp2rl],.navbar-spacer[data-astro-cid-ymhdp2rl]{height:3.5rem}.navbar-logo[data-astro-cid-ymhdp2rl]{font-size:1.55rem}.navbar-right[data-astro-cid-ymhdp2rl]{gap:.4rem}}@media(max-width:375px){.navbar-inner[data-astro-cid-ymhdp2rl],.navbar-spacer[data-astro-cid-ymhdp2rl]{height:3.25rem}.navbar-logo[data-astro-cid-ymhdp2rl]{font-size:1.4rem}.navbar-hamburger[data-astro-cid-ymhdp2rl]{width:2.5rem;height:2.5rem;padding:.4rem}}.pf-band[data-astro-cid-sz7xmlte]{background:#e8f0fe;border-top:1px solid #C9DFFE;padding:clamp(2rem,4vw,3rem) 0}.pf-inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.pf-heading[data-astro-cid-sz7xmlte]{font-family:IBM Plex Mono,monospace;font-size:clamp(1.15rem,2.5vw,1.45rem);font-weight:700;color:var(--text);margin:0 0 .35rem;letter-spacing:-.02em}.pf-sub[data-astro-cid-sz7xmlte]{font-family:IBM Plex Sans,sans-serif;font-size:1rem;color:var(--muted);margin:0;line-height:1.55}.pf-cta[data-astro-cid-sz7xmlte]{flex-shrink:0;font-size:.95rem!important;padding:.75rem 1.75rem!important;min-height:44px!important}@media(min-width:640px){.pf-inner[data-astro-cid-sz7xmlte]{flex-direction:row;align-items:center;justify-content:space-between}.pf-text[data-astro-cid-sz7xmlte]{max-width:52ch}}.footer-band[data-astro-cid-sz7xmlte]{background:#0a0a0a;color:#d1d5db;padding:clamp(2.5rem,5vw,3.5rem) 0 1.75rem;border-top:1px solid rgba(255,255,255,.06)}.footer-band-inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:0}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-bottom:2.5rem}@media(min-width:640px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.footer-col--brand[data-astro-cid-sz7xmlte]{grid-column:1 / -1}}@media(min-width:900px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1.6fr 1fr 1fr;gap:3rem}.footer-col--brand[data-astro-cid-sz7xmlte]{grid-column:auto}}.footer-logo[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;margin-bottom:.9rem}.footer-logo-mark[data-astro-cid-sz7xmlte]{flex-shrink:0;display:block;transition:transform .25s cubic-bezier(.22,1,.36,1)}.footer-logo[data-astro-cid-sz7xmlte]:hover .footer-logo-mark[data-astro-cid-sz7xmlte]{transform:translateY(-1px) rotate(-3deg)}.footer-logo-word[data-astro-cid-sz7xmlte]{font-family:IBM Plex Mono,monospace;font-weight:700;font-size:1.1rem;letter-spacing:-.03em;color:#fff;line-height:1}.footer-tagline[data-astro-cid-sz7xmlte]{font-family:IBM Plex Sans,sans-serif;font-size:.9rem;color:#9ca3af;line-height:1.55;margin:0 0 1.1rem}.footer-contact[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.35rem}.footer-contact-link[data-astro-cid-sz7xmlte]{font-family:IBM Plex Mono,monospace;font-size:.88rem;font-weight:600;color:var(--terra-bright);text-decoration:none;transition:color .15s ease;min-height:44px;display:inline-flex;align-items:center}.footer-contact-link[data-astro-cid-sz7xmlte]:hover{color:#93c5fd}.footer-hours[data-astro-cid-sz7xmlte]{font-family:IBM Plex Mono,monospace;font-size:.78rem;color:#6b7280;letter-spacing:.03em}.footer-col-heading[data-astro-cid-sz7xmlte]{font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin:0 0 .9rem}.footer-nav-list[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.1rem}.footer-link[data-astro-cid-sz7xmlte]{font-family:IBM Plex Sans,sans-serif;font-size:.88rem;font-weight:500;color:#d1d5db;text-decoration:none;transition:color .15s ease;display:inline-flex;align-items:center;min-height:44px;padding:0 .1rem}.footer-link[data-astro-cid-sz7xmlte]:hover,.footer-link[data-astro-cid-sz7xmlte]:focus-visible{color:var(--terra-bright)}.footer-link[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid var(--terra-bright);outline-offset:3px;border-radius:2px}.footer-link--all[data-astro-cid-sz7xmlte]{color:var(--terra-bright);font-weight:600;margin-top:.15rem}.footer-link--all[data-astro-cid-sz7xmlte]:hover{color:#93c5fd}.footer-rule[data-astro-cid-sz7xmlte]{border:0;height:1px;background:#ffffff0f;margin:0 0 1.25rem}.footer-row--meta[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.65rem}.footer-copy[data-astro-cid-sz7xmlte]{font-family:IBM Plex Mono,monospace;font-size:.78rem;color:#6b7280;letter-spacing:.01em;margin:0}.footer-meta-right[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.35rem}.footer-werixo-link[data-astro-cid-sz7xmlte]{font-family:IBM Plex Mono,monospace;font-weight:700;font-size:.78rem;letter-spacing:.04em;color:#9ca3af;text-decoration:none;border-bottom:1px solid rgba(74,155,255,.3);display:inline;transition:color .15s ease,border-color .15s ease;width:fit-content}.footer-werixo-link[data-astro-cid-sz7xmlte]:hover{color:var(--terra-bright);border-color:var(--terra-bright)}.footer-affiliate[data-astro-cid-sz7xmlte]{font-family:IBM Plex Sans,sans-serif;font-size:.75rem;color:#6b7280;line-height:1.5}@media(min-width:640px){.footer-row--meta[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;align-items:flex-end}.footer-meta-right[data-astro-cid-sz7xmlte]{text-align:right;align-items:flex-end}}@media(prefers-reduced-motion:reduce){.footer-logo-mark[data-astro-cid-sz7xmlte],.footer-link[data-astro-cid-sz7xmlte],.footer-contact-link[data-astro-cid-sz7xmlte],.footer-werixo-link[data-astro-cid-sz7xmlte]{transition:none}}
