:root{--bg: #f8faf8;--surface: #ffffff;--surface-2: #f0f4f1;--text-1: #1d2c1f;--text-2: #4d5f4f;--text-3: #8e9f8f;--accent: #3c7854;--accent-bg: #e8f2ec;--border: #dce8de}[data-astro-cid-kh7btl4r],[data-astro-cid-kh7btl4r]:before,[data-astro-cid-kh7btl4r]:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Nunito,sans-serif;background:var(--bg);color:var(--text-1)}.nav[data-astro-cid-kh7btl4r]{position:sticky;top:0;z-index:100;background:#f8faf8f2;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-inner[data-astro-cid-kh7btl4r]{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:64px}.logo[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--text-1)}.logo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:34px;height:34px;border-radius:9px;display:block}.logo[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-size:1rem;font-weight:800}.nav-links[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:2px;list-style:none}.nav-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-size:.88rem;font-weight:700;padding:7px 14px;border-radius:8px;text-decoration:none;color:var(--text-2);transition:background .15s,color .15s}.nav-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover,.nav-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r].active{background:var(--accent-bg);color:var(--accent)}.nav-cta[data-astro-cid-kh7btl4r]{margin-left:6px;padding:8px 18px;background:var(--accent);color:#fff!important;border:none;border-radius:9px;font-family:Nunito,sans-serif;font-size:.88rem;font-weight:800;cursor:pointer;transition:background .15s;text-decoration:none;display:inline-block}.nav-cta[data-astro-cid-kh7btl4r]:hover{background:#2f6443;color:#fff!important}@media(max-width:640px){.nav-links[data-astro-cid-kh7btl4r]{display:none}}.page-header[data-astro-cid-kh7btl4r]{background:var(--surface-2);border-bottom:1px solid var(--border);padding:3rem 2rem}.page-header-inner[data-astro-cid-kh7btl4r]{max-width:1100px;margin:0 auto}.page-header[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:900;color:var(--text-1);letter-spacing:-.02em;margin-bottom:.4rem}.page-header[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.95rem;font-weight:600;color:var(--text-2)}.about-wrap[data-astro-cid-kh7btl4r]{max-width:820px;margin:0 auto;padding:3.5rem 2rem 5rem}.profile-card[data-astro-cid-kh7btl4r]{display:flex;gap:2.5rem;align-items:flex-start;background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:2.5rem;margin-bottom:3.5rem}@media(max-width:600px){.profile-card[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:center;text-align:center}}.profile-photo-wrap[data-astro-cid-kh7btl4r]{flex-shrink:0}.profile-photo[data-astro-cid-kh7btl4r]{width:160px;height:160px;border-radius:50%;object-fit:cover;object-position:center top;border:3px solid var(--border);display:block}.profile-photo-placeholder[data-astro-cid-kh7btl4r]{width:160px;height:160px;border-radius:50%;background:var(--accent-bg);border:3px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:4rem}.profile-info[data-astro-cid-kh7btl4r]{flex:1}.profile-name[data-astro-cid-kh7btl4r]{font-size:1.35rem;font-weight:800;color:var(--text-1);letter-spacing:-.02em;margin-bottom:.2rem}.profile-title[data-astro-cid-kh7btl4r]{font-size:.85rem;font-weight:700;color:var(--accent);letter-spacing:.03em;margin-bottom:1rem}.profile-bio[data-astro-cid-kh7btl4r]{font-size:.93rem;font-weight:600;color:var(--text-2);line-height:1.75}.profile-bio[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:.9rem}.profile-bio[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.values-label[data-astro-cid-kh7btl4r]{font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);margin-bottom:.7rem}.values-title[data-astro-cid-kh7btl4r]{font-size:clamp(1.4rem,3vw,1.9rem);font-weight:900;color:var(--text-1);letter-spacing:-.02em;margin-bottom:2rem}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.value-card[data-astro-cid-kh7btl4r]{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.5rem;transition:border-color .15s}.value-card[data-astro-cid-kh7btl4r]:hover{border-color:#a8c8b0}.value-icon[data-astro-cid-kh7btl4r]{font-size:1.5rem;margin-bottom:.75rem;display:block}.value-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1rem;font-weight:800;color:var(--text-1);margin-bottom:.4rem}.value-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.87rem;font-weight:600;color:var(--text-2);line-height:1.65}.footer-links[data-astro-cid-kh7btl4r]{background:#2d5a3d;padding:0 2rem}.footer-grid[data-astro-cid-kh7btl4r]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;padding:2.25rem 0 1.75rem;border-bottom:1px solid rgba(255,255,255,.1)}@media(max-width:768px){.footer-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr}}@media(max-width:480px){.footer-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}.footer-brand[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:10px;font-size:.95rem;font-weight:800;color:#fff;margin-bottom:.5rem}.footer-brand[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:28px;height:28px;border-radius:7px;display:block}.footer-desc[data-astro-cid-kh7btl4r]{font-size:.8rem;font-weight:600;color:#fff9;line-height:1.55}.footer-col[data-astro-cid-kh7btl4r] h4[data-astro-cid-kh7btl4r]{font-size:.67rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;margin-bottom:.65rem}.footer-col[data-astro-cid-kh7btl4r] ul[data-astro-cid-kh7btl4r]{list-style:none}.footer-col[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{margin-bottom:.35rem}.footer-col[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-size:.83rem;font-weight:600;color:#ffffffb3;text-decoration:none;transition:color .15s}.footer-col[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:#fff}.footer-bar[data-astro-cid-kh7btl4r]{background:#1a2416;padding:0 2rem}.footer-bottom[data-astro-cid-kh7btl4r]{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;padding:1rem 0;font-size:.75rem;font-weight:700;color:#ffffff4d}
