.intro[data-astro-cid-d7zyz6zb]{padding-bottom:1.6rem;border-bottom:1px solid var(--border);max-width:76ch}.eyebrow[data-astro-cid-d7zyz6zb]{display:inline-block;margin:0 0 .75rem;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--secondary-text)}h1[data-astro-cid-d7zyz6zb]{margin:0;font-size:clamp(2rem,3.8vw,2.8rem);line-height:1.14;font-weight:600}.intro[data-astro-cid-d7zyz6zb] p[data-astro-cid-d7zyz6zb]{margin:.8rem 0 0;color:var(--secondary-text)}.section[data-astro-cid-d7zyz6zb]{margin-top:1.7rem}.grid-2[data-astro-cid-d7zyz6zb]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.card[data-astro-cid-d7zyz6zb]{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.45rem}h2[data-astro-cid-d7zyz6zb]{margin:0;font-size:1.3rem}ul[data-astro-cid-d7zyz6zb]{margin:.8rem 0 0;padding-left:1.1rem}li[data-astro-cid-d7zyz6zb]+li[data-astro-cid-d7zyz6zb]{margin-top:.4rem}.contact-ways[data-astro-cid-d7zyz6zb]{margin:.9rem 0 0;display:grid;gap:.85rem}.contact-ways[data-astro-cid-d7zyz6zb] div[data-astro-cid-d7zyz6zb]{display:grid;gap:.1rem}.contact-ways[data-astro-cid-d7zyz6zb] dt[data-astro-cid-d7zyz6zb]{font-weight:700}.contact-ways[data-astro-cid-d7zyz6zb] dd[data-astro-cid-d7zyz6zb]{margin:0}.sr-only[data-astro-cid-d7zyz6zb]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.linkedin-button[data-astro-cid-d7zyz6zb]{display:inline-flex;align-items:center;gap:.45rem;padding:.44rem .72rem;border-radius:6px;background:#0a66c2;color:#fff;font-weight:600;line-height:1;text-decoration:none}.linkedin-button[data-astro-cid-d7zyz6zb]:hover{background:#084f98;text-decoration:none}.linkedin-mark[data-astro-cid-d7zyz6zb]{display:inline-grid;place-items:center;width:1.05rem;height:1.05rem;border-radius:2px;background:#fff;color:#0a66c2;font-size:.75rem;font-weight:800}a[data-astro-cid-d7zyz6zb]{color:var(--primary);text-decoration:none}a[data-astro-cid-d7zyz6zb]:hover{text-decoration:underline}.form-card[data-astro-cid-d7zyz6zb] form[data-astro-cid-d7zyz6zb]{margin-top:1rem;display:grid;gap:.8rem}.form-card[data-astro-cid-d7zyz6zb] p[data-astro-cid-d7zyz6zb]{margin:.7rem 0 0}.hp-wrapper[data-astro-cid-d7zyz6zb]{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}label[data-astro-cid-d7zyz6zb]{display:grid;gap:.35rem;font-size:.92rem;font-weight:500}input[data-astro-cid-d7zyz6zb],textarea[data-astro-cid-d7zyz6zb]{width:100%;padding:.68rem .75rem;font:inherit;color:var(--dark);background:#fff;border:1px solid var(--border);border-radius:6px}textarea[data-astro-cid-d7zyz6zb]{resize:vertical}.turnstile-wrap[data-astro-cid-d7zyz6zb]{margin-top:.1rem}.form-status[data-astro-cid-d7zyz6zb]{margin:0;max-height:0;padding:0;overflow:hidden;border:1px solid transparent;border-radius:8px;background:transparent;font-size:.92rem;line-height:1.5;color:var(--secondary-text);opacity:0;transform:translateY(-4px);transition:max-height .22s ease,padding .22s ease,opacity .18s ease,transform .18s ease,border-color .18s ease,background-color .18s ease}.form-status[data-astro-cid-d7zyz6zb]:not(:empty){max-height:5rem;padding:.8rem .95rem;opacity:1;transform:translateY(0)}.form-status[data-astro-cid-d7zyz6zb].is-info{color:var(--dark);border-color:var(--border);background:var(--background-soft)}.form-status[data-astro-cid-d7zyz6zb].is-success{color:#1d6f42;border-color:#b7e3c5;background:#edf9f1}.form-status[data-astro-cid-d7zyz6zb].is-error{color:#b42318;border-color:#f0b7b1;background:#fff3f2}button[data-astro-cid-d7zyz6zb]{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.78rem 1.2rem;border:0;border-radius:6px;background:var(--primary);color:#fff;font:inherit;font-weight:600;cursor:pointer;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}button[data-astro-cid-d7zyz6zb]:hover{background:var(--primary-hover);transform:translateY(-1px)}button[data-astro-cid-d7zyz6zb]:disabled{opacity:.72;cursor:not-allowed}button[data-astro-cid-d7zyz6zb].is-loading{background:var(--primary-hover);opacity:1}button[data-astro-cid-d7zyz6zb].is-loading:before{content:"";width:.95rem;height:.95rem;border-radius:999px;border:2px solid rgba(255,255,255,.32);border-top-color:#fff;animation:button-spin .75s linear infinite}button[data-astro-cid-d7zyz6zb].is-success{background:#1d6f42;box-shadow:inset 0 0 0 1px #ffffff14}button[data-astro-cid-d7zyz6zb].is-success:before{content:"✓";font-size:1rem;font-weight:700}@keyframes button-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.grid-2[data-astro-cid-d7zyz6zb]{grid-template-columns:1fr}}
