@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,600;0,700;0,900;1,500;1,600&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--page: #1f2540;--navy: #3e4a74;--navy-soft: #48548a;--line: #5c6796;--paper: #fffdf8;--ink: #f8f6f0;--ink-soft: #c4c9e2;--gold: #d9b45f;--gold-soft: #efe0b8;--gold-ink: #241c08;--shadow: 0 1px 2px rgba(10, 12, 26, .4), 0 24px 48px -20px rgba(10, 12, 26, .55)}[data-astro-cid-jd7s6tzj]{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--page);color:var(--ink);font-family:Manrope,ui-sans-serif,system-ui,sans-serif;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:clamp(1.5rem,5vw,4.5rem) 1.25rem;position:relative}body:before{content:"";position:fixed;inset:0;background:radial-gradient(ellipse 70% 50% at 50% -10%,rgba(217,180,95,.16) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 100% 100%,rgba(217,180,95,.08) 0%,transparent 60%);pointer-events:none}.card[data-astro-cid-jd7s6tzj]{position:relative;width:100%;max-width:33rem;background:var(--navy);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:clamp(1.9rem,4vw,3.1rem);animation:rise .6s cubic-bezier(.16,1,.3,1) both}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.card[data-astro-cid-jd7s6tzj],.cta[data-astro-cid-jd7s6tzj]{animation:none}[data-astro-cid-jd7s6tzj]{transition:none!important}}.brand-chip[data-astro-cid-jd7s6tzj]{display:flex;justify-content:center;margin-bottom:1.9rem}.brand-chip[data-astro-cid-jd7s6tzj] img[data-astro-cid-jd7s6tzj]{background:var(--paper);padding:.55rem 1.1rem;border-radius:10px;height:2.6rem;width:auto;display:block;box-shadow:0 8px 20px -10px #00000073}.identity-block[data-astro-cid-jd7s6tzj]{display:flex;flex-direction:column;align-items:center;text-align:center}.avatar[data-astro-cid-jd7s6tzj]{flex:none;width:6.4rem;height:6.4rem;border-radius:50%;overflow:hidden;border:3px solid var(--gold);box-shadow:0 10px 26px -12px #0009;margin-bottom:1.1rem}.avatar[data-astro-cid-jd7s6tzj] img[data-astro-cid-jd7s6tzj]{width:100%;height:100%;object-fit:cover;display:block}h1[data-astro-cid-jd7s6tzj]{font-family:Playfair Display,Georgia,serif;font-weight:900;font-size:clamp(2rem,6vw,2.6rem);line-height:1.05;margin:0 0 .45rem;letter-spacing:-.01em;text-wrap:balance;color:var(--ink)}.credential[data-astro-cid-jd7s6tzj]{font-family:Manrope,sans-serif;font-weight:700;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.credential-badges[data-astro-cid-jd7s6tzj]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.6rem}.credential-badges[data-astro-cid-jd7s6tzj] span[data-astro-cid-jd7s6tzj]{font-family:Manrope,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.4rem .9rem;border-radius:999px;background:#d9b45f24;border:1px solid rgba(217,180,95,.4);color:var(--gold)}.tagline[data-astro-cid-jd7s6tzj]{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:500;font-size:1.2rem;line-height:1.5;color:var(--ink-soft);margin:1.5rem 0 0;text-align:center;max-width:32ch}.mission[data-astro-cid-jd7s6tzj]{display:flex;justify-content:center;align-items:center;gap:.7rem;margin-top:1.6rem}.mission[data-astro-cid-jd7s6tzj] .word[data-astro-cid-jd7s6tzj]{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:1.15rem;color:var(--gold)}.mission[data-astro-cid-jd7s6tzj] .arrow[data-astro-cid-jd7s6tzj]{color:var(--ink-soft);font-size:.9rem;opacity:.7}.mission-desc[data-astro-cid-jd7s6tzj]{margin:.85rem auto 0;max-width:34ch;text-align:center;font-size:.88rem;line-height:1.5;color:var(--ink-soft)}.section-label[data-astro-cid-jd7s6tzj]{font-family:Manrope,sans-serif;font-weight:700;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin:0 0 .8rem;text-align:center}.focus[data-astro-cid-jd7s6tzj]{margin-top:2.1rem}.tags[data-astro-cid-jd7s6tzj]{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem}.tags[data-astro-cid-jd7s6tzj] span[data-astro-cid-jd7s6tzj]{font-size:.86rem;font-weight:500;padding:.42rem .85rem;border-radius:999px;background:#d9b45f1f;border:1px solid rgba(217,180,95,.35);color:var(--ink)}@keyframes ctaGlow{0%,to{box-shadow:0 0 #d9b45f8c,0 14px 28px -14px #d9b45fa6}50%{box-shadow:0 0 24px 7px #d9b45f8c,0 14px 28px -14px #d9b45fa6}}.cta[data-astro-cid-jd7s6tzj]{display:flex;align-items:center;justify-content:center;gap:.55rem;margin-top:2.2rem;text-align:center;background:linear-gradient(180deg,#e8c877,var(--gold));color:var(--gold-ink);text-decoration:none;font-weight:800;font-size:1.02rem;padding:1rem 1.5rem;border-radius:10px;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;animation:ctaGlow 2.2s ease-in-out infinite}.cta[data-astro-cid-jd7s6tzj] svg[data-astro-cid-jd7s6tzj]{width:1.15rem;height:1.15rem}.cta[data-astro-cid-jd7s6tzj]:hover{transform:translateY(-1px);filter:brightness(1.04);animation-play-state:paused;box-shadow:0 0 24px 7px #d9b45fa6,0 14px 28px -14px #d9b45fa6}.cta[data-astro-cid-jd7s6tzj]:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.cta-sub[data-astro-cid-jd7s6tzj]{display:block;text-align:center;font-size:.76rem;letter-spacing:.04em;color:var(--ink-soft);margin-top:.7rem}.divider[data-astro-cid-jd7s6tzj]{border:none;border-top:1px solid var(--line);margin:2.2rem 0 1.5rem}.links[data-astro-cid-jd7s6tzj]{display:flex;flex-direction:column}.row[data-astro-cid-jd7s6tzj]{display:flex;align-items:center;gap:.9rem;padding:.8rem .5rem;margin:0 -.5rem;border-radius:8px;text-decoration:none;color:inherit;transition:background .15s ease}a[data-astro-cid-jd7s6tzj].row:hover,a[data-astro-cid-jd7s6tzj].row:focus-visible{background:#d9b45f1a}a[data-astro-cid-jd7s6tzj].row:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.row[data-astro-cid-jd7s6tzj] .icon[data-astro-cid-jd7s6tzj]{flex:none;width:2.1rem;height:2.1rem;border-radius:50%;background:#d9b45f24;color:var(--gold);display:flex;align-items:center;justify-content:center}.row[data-astro-cid-jd7s6tzj] .icon[data-astro-cid-jd7s6tzj] svg[data-astro-cid-jd7s6tzj]{width:1.05rem;height:1.05rem}.row[data-astro-cid-jd7s6tzj] .text[data-astro-cid-jd7s6tzj]{flex:1;min-width:0}.row[data-astro-cid-jd7s6tzj] .label[data-astro-cid-jd7s6tzj]{display:block;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.1rem}.row[data-astro-cid-jd7s6tzj] .value[data-astro-cid-jd7s6tzj]{font-size:.98rem;font-weight:600;color:var(--ink);word-break:break-word}.row[data-astro-cid-jd7s6tzj] .value[data-astro-cid-jd7s6tzj] a[data-astro-cid-jd7s6tzj].tel{color:var(--ink);text-decoration:none;border-bottom:1px solid var(--line)}.row[data-astro-cid-jd7s6tzj] .value[data-astro-cid-jd7s6tzj] a[data-astro-cid-jd7s6tzj].tel:hover,.row[data-astro-cid-jd7s6tzj] .value[data-astro-cid-jd7s6tzj] a[data-astro-cid-jd7s6tzj].tel:focus-visible{color:var(--gold);border-color:var(--gold)}.row[data-astro-cid-jd7s6tzj] .arrow[data-astro-cid-jd7s6tzj]{flex:none;color:var(--gold);font-size:.95rem;opacity:0;transform:translate(-3px);transition:opacity .15s ease,transform .15s ease}a[data-astro-cid-jd7s6tzj].row:hover .arrow[data-astro-cid-jd7s6tzj],a[data-astro-cid-jd7s6tzj].row:focus-visible .arrow[data-astro-cid-jd7s6tzj]{opacity:1;transform:translate(0)}.service-area[data-astro-cid-jd7s6tzj]{margin-top:1.7rem;padding-top:1.5rem;border-top:1px solid var(--line);font-size:.9rem;color:var(--ink-soft);text-align:center}.service-area[data-astro-cid-jd7s6tzj] strong[data-astro-cid-jd7s6tzj]{color:var(--ink);font-weight:700}.partners[data-astro-cid-jd7s6tzj]{margin-top:2rem}.partners-frame[data-astro-cid-jd7s6tzj]{background:var(--paper);border-radius:10px;padding:.5rem;box-shadow:0 8px 20px -10px #0006}.partners[data-astro-cid-jd7s6tzj] img[data-astro-cid-jd7s6tzj]{display:block;width:100%;height:auto;border-radius:6px}footer[data-astro-cid-jd7s6tzj]{margin-top:2.3rem;text-align:center;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft)}
