:root{--navy: #032b67;--navy-soft: #0a3f7a;--blue: #1e73d8;--cream: #f8f9fb;--paper: #f8f9fb;--paper-warm: #e9edf2;--pink-soft: #fbe0e0;--lavender: #e7e1f6;--mint: #dcf1e2;--peach: #fdeacf;--rose: #e5252a;--rose-soft: #f26a6e;--violet: #6e46b8;--violet-soft: #9070d0;--teal: #18a93a;--teal-soft: #46c163;--gold: #b8860b;--gold-soft: #f2c300;--coral: #f48b00;--cyan: #1e73d8;--charcoal: #5f6368;--mid-grey: #bfc4cc;--light-grey: #e9edf2;--twilight: #062350;--twilight-deep: #04193c;--twilight-soft: #0d3a72;--on-twilight: #f2f6fc;--on-twilight-soft: #aec4e4;--text: #2a2f37;--text-light: #5f6368;--white: #ffffff;--font-display: "Poppins", system-ui, sans-serif;--font-body: "Nunito", system-ui, sans-serif;--font-ui: "Poppins", system-ui, sans-serif;--card-radius: 20px;--card-shadow: 0 4px 24px rgba(20, 40, 90, .1);--card-shadow-hover: 0 8px 32px rgba(20, 40, 90, .16);--card-border: 1.5px solid rgba(60, 90, 150, .14);--measure: 42rem;--wide: 72rem;--gutter: clamp(1rem, 4vw, 2rem);--circuit-rainbow: linear-gradient(90deg, #e5252a 0%, #f48b00 20%, #f2c300 40%, #18a93a 60%, #1e73d8 80%, #6e46b8 100%)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{background:var(--paper);background-image:radial-gradient(circle at 15% 20%,rgba(249,221,232,.55) 0%,transparent 50%),radial-gradient(circle at 85% 70%,rgba(232,213,245,.45) 0%,transparent 50%),radial-gradient(circle at 50% 95%,rgba(212,240,232,.35) 0%,transparent 40%);font-family:var(--font-body);font-size:1.0625rem;line-height:1.7;color:var(--text);min-height:100vh;overflow-x:hidden}img,svg,video{max-width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.15;color:var(--navy);text-wrap:balance}p{text-wrap:pretty}a{color:var(--blue);text-decoration-thickness:1.5px;text-underline-offset:.2em}a:hover{color:var(--rose)}::selection{background:var(--lavender);color:var(--text)}:focus-visible{outline:3px solid var(--blue);outline-offset:3px;border-radius:4px}button{font-family:var(--font-ui);cursor:pointer}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:200;background:var(--violet);color:var(--white);padding:.6rem 1.2rem;border-radius:0 0 12px 12px;font-family:var(--font-ui);font-weight:700;transition:top .15s ease}.skip-link:focus{top:0;color:var(--white)}.container{max-width:var(--wide);margin-inline:auto;padding-inline:var(--gutter)}.prose{max-width:var(--measure);margin-inline:auto}.prose>*+*{margin-top:1.1em}.prose h2{font-size:1.65rem;margin-top:2.2em}.prose h3{font-size:1.25rem;margin-top:1.8em}.prose h2+*,.prose h3+*{margin-top:.7em}.prose ul,.prose ol{padding-left:1.4em}.prose li+li{margin-top:.35em}.btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-ui);font-weight:700;font-size:1rem;padding:.8rem 1.7rem;border-radius:999px;border:2px solid transparent;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{background:linear-gradient(120deg,var(--navy),var(--blue));color:var(--white);box-shadow:0 4px 18px #0a2c5c59}.btn-primary:hover{color:var(--white);box-shadow:0 6px 24px #0a2c5c73}.btn-secondary{background:transparent;color:var(--navy);border-color:currentColor}.btn-secondary:hover{color:var(--rose)}.btn-on-dark.btn-secondary{color:var(--on-twilight)}.btn-on-dark.btn-secondary:hover{color:var(--gold-soft)}.kicker{font-family:var(--font-ui);font-weight:700;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--rose)}.card{background:var(--white);border-radius:var(--card-radius);border:var(--card-border);box-shadow:var(--card-shadow)}.circuit-divider{display:flex;align-items:center;gap:.8rem;justify-content:center;margin-block:.75rem;color:var(--violet-soft)}.circuit-divider:before,.circuit-divider:after{content:"";height:2px;width:min(90px,20vw);border-radius:2px;background:linear-gradient(90deg,transparent,var(--lavender))}.circuit-divider:after{background:linear-gradient(90deg,var(--lavender),transparent)}.visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.placeholder-frame{display:grid;place-items:center;text-align:center;gap:.4rem;width:100%;border-radius:16px;border:2px dashed rgba(155,114,200,.5);background:linear-gradient(135deg,#f9dde88c,#e8d5f58c,#d4f0e880);color:var(--text-light);font-family:var(--font-ui);font-weight:600;padding:1.25rem}.placeholder-frame .ph-icon{font-size:1.6rem;opacity:.7}.placeholder-frame .ph-label{font-size:.9rem;max-width:26ch}.site-header[data-astro-cid-ctg3m53h]{position:relative;z-index:60;border-bottom:1px solid rgba(60,90,150,.14);background:#ffffffeb;backdrop-filter:blur(8px)}.site-header[data-astro-cid-ctg3m53h].on-dark{background:#061630b8;border-bottom-color:#f2f6fc24}.header-inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.7rem}.wordmark[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-ui);font-size:1.2rem;font-weight:700;color:var(--navy);text-decoration:none}.wordmark-mark[data-astro-cid-ctg3m53h]{width:2.3rem;height:2.3rem;object-fit:contain}.wordmark-text[data-astro-cid-ctg3m53h] b[data-astro-cid-ctg3m53h]{color:var(--blue)}.on-dark[data-astro-cid-ctg3m53h] .wordmark[data-astro-cid-ctg3m53h]{color:var(--on-twilight)}.on-dark[data-astro-cid-ctg3m53h] .wordmark-text[data-astro-cid-ctg3m53h] b[data-astro-cid-ctg3m53h]{color:var(--gold-soft)}.menu-toggle[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border:1.5px solid rgba(10,44,92,.25);border-radius:10px;background:transparent}.on-dark[data-astro-cid-ctg3m53h] .menu-toggle[data-astro-cid-ctg3m53h]{border-color:#f2f6fc59}.menu-bars[data-astro-cid-ctg3m53h],.menu-bars[data-astro-cid-ctg3m53h]:before,.menu-bars[data-astro-cid-ctg3m53h]:after{content:"";display:block;width:1.15rem;height:2px;border-radius:2px;background:var(--navy);transition:transform .2s ease,opacity .2s ease}.on-dark[data-astro-cid-ctg3m53h] .menu-bars[data-astro-cid-ctg3m53h],.on-dark[data-astro-cid-ctg3m53h] .menu-bars[data-astro-cid-ctg3m53h]:before,.on-dark[data-astro-cid-ctg3m53h] .menu-bars[data-astro-cid-ctg3m53h]:after{background:var(--on-twilight)}.menu-bars[data-astro-cid-ctg3m53h]:before{transform:translateY(-6px)}.menu-bars[data-astro-cid-ctg3m53h]:after{transform:translateY(4px)}.menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] .menu-bars[data-astro-cid-ctg3m53h]{background:transparent}.menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] .menu-bars[data-astro-cid-ctg3m53h]:before{transform:translateY(0) rotate(45deg)}.menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] .menu-bars[data-astro-cid-ctg3m53h]:after{transform:translateY(-2px) rotate(-45deg)}.header-nav[data-astro-cid-ctg3m53h]{display:none;flex-direction:column;gap:.4rem;padding-block:.5rem .75rem}.header-nav[data-astro-cid-ctg3m53h].open{display:flex}.header-links[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;gap:.1rem;list-style:none}.header-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;font-family:var(--font-ui);font-weight:600;font-size:1rem;text-decoration:none;color:var(--navy);padding:.55rem .25rem;border-bottom:1px solid rgba(60,90,150,.1)}.header-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--blue)}.on-dark[data-astro-cid-ctg3m53h] .header-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--on-twilight);border-bottom-color:#f2f6fc1f}.contact-btn[data-astro-cid-ctg3m53h]{align-self:flex-start;margin-top:.4rem;font-family:var(--font-ui);font-weight:700;font-size:.9rem;color:var(--navy);text-decoration:none;border:1.5px solid rgba(10,44,92,.4);border-radius:999px;padding:.4rem 1.1rem;transition:background .15s ease,color .15s ease,border-color .15s ease}.contact-btn[data-astro-cid-ctg3m53h]:hover{background:var(--navy);color:var(--white);border-color:var(--navy)}.on-dark[data-astro-cid-ctg3m53h] .contact-btn[data-astro-cid-ctg3m53h]{color:var(--on-twilight);border-color:#f2f6fc80}.on-dark[data-astro-cid-ctg3m53h] .contact-btn[data-astro-cid-ctg3m53h]:hover{background:var(--white);color:var(--navy);border-color:var(--white)}@media(min-width:48rem){.menu-toggle[data-astro-cid-ctg3m53h]{display:none}.header-nav[data-astro-cid-ctg3m53h]{display:flex;flex-direction:row;align-items:center;gap:.4rem 1.4rem;padding-block:0}.header-links[data-astro-cid-ctg3m53h]{flex-direction:row;flex-wrap:wrap;gap:.25rem 1.4rem}.header-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.95rem;color:var(--navy);padding:0;border-bottom:none}.header-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--blue)}.on-dark[data-astro-cid-ctg3m53h] .header-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--on-twilight-soft)}.contact-btn[data-astro-cid-ctg3m53h]{align-self:auto;margin-top:0}}.site-footer[data-astro-cid-gcn2mc3v]{margin-top:4rem;border-top:1px solid rgba(60,90,150,.14);background:radial-gradient(ellipse 60% 100% at 15% 0%,rgba(110,70,184,.06),transparent 60%),radial-gradient(ellipse 50% 100% at 88% 0%,rgba(30,115,216,.06),transparent 60%),linear-gradient(180deg,transparent,rgba(3,43,103,.05))}.footer-inner[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.9rem;padding-block:2rem 1rem}.footer-brand[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:.7rem}.footer-mark[data-astro-cid-gcn2mc3v]{display:inline-flex}.footer-mark[data-astro-cid-gcn2mc3v] img{width:2.4rem;height:2.4rem;object-fit:contain}.footer-tagline[data-astro-cid-gcn2mc3v]{font-family:var(--font-ui);font-weight:700;font-size:.9rem;color:var(--navy);max-width:16rem}.footer-nav[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.2rem;list-style:none}.footer-nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font-family:var(--font-ui);font-weight:600;font-size:.9rem;color:var(--text-light);text-decoration:none}.footer-nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--blue)}.footer-contact[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font-family:var(--font-ui);font-weight:600;font-size:.9rem}.footer-copy[data-astro-cid-gcn2mc3v]{text-align:center;font-size:.8rem;color:var(--text-light);padding:.5rem var(--gutter) 1.5rem;border-top:1px solid rgba(60,90,150,.08)}
