:root{--ac-blue: #5B88A8;--ac-blue-2: #7FAFD1;--ac-blue-3: #A9CCE6;--ink: rgba(10, 20, 30, .92);--muted: rgba(10, 20, 30, .68);--card: rgba(255,255,255,.72);--stroke: rgba(90, 130, 165, .2)}.hero[data-astro-cid-uayxp6mf]{max-width:1100px;margin:0 auto;padding:14px 16px 10px}.hero__inner[data-astro-cid-uayxp6mf]{position:relative;overflow:hidden;border-radius:22px;border:1px solid var(--stroke);padding:clamp(18px,3vw,30px);min-height:clamp(240px,26vw,360px);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(900px 520px at 12% 18%,rgba(127,175,209,.55),transparent 60%),radial-gradient(780px 480px at 92% 14%,rgba(169,204,230,.55),transparent 62%),radial-gradient(880px 520px at 50% 110%,rgba(91,136,168,.35),transparent 62%),linear-gradient(180deg,#ffffffdb,#f5faffeb)}.hero__inner[data-astro-cid-uayxp6mf]:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ffffff4d,#fff0 55%);pointer-events:none}.hero__inner[data-astro-cid-uayxp6mf]:after{content:"";position:absolute;inset:0;opacity:.1;background-image:radial-gradient(rgba(0,0,0,.12) 1px,transparent 1px);background-size:3px 3px;mix-blend-mode:soft-light;pointer-events:none}.hero__badge[data-astro-cid-uayxp6mf]{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;border:1px solid rgba(91,136,168,.22);background:#fff9;color:#14283cbf;font-weight:800;font-size:12px;margin-bottom:10px;position:relative}.hero__title[data-astro-cid-uayxp6mf]{position:relative;margin:0 0 10px;color:var(--ink);font-weight:900;letter-spacing:-.6px;line-height:1.08;font-size:clamp(24px,3.1vw,44px);max-width:22ch}.hero__desc[data-astro-cid-uayxp6mf]{position:relative;margin:0 0 16px;color:var(--muted);line-height:1.55;font-size:clamp(13px,1.5vw,16px);max-width:62ch}.hero__actions[data-astro-cid-uayxp6mf]{position:relative;display:flex;gap:10px;flex-wrap:wrap}.hero__btn[data-astro-cid-uayxp6mf]{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;font-weight:900;border:1px solid rgba(91,136,168,.22);transition:transform .12s ease,background .12s ease,box-shadow .12s ease;will-change:transform}.hero__btn--solid[data-astro-cid-uayxp6mf]{background:#5b88a8f2;color:#fff;border-color:#5b88a847;box-shadow:0 10px 26px #5b88a838}.hero__btn--solid[data-astro-cid-uayxp6mf]:hover{transform:translateY(-1px);background:#5b88a8}.hero__btn--ghost[data-astro-cid-uayxp6mf]{background:#ffffffb3;color:#14283ce0}.hero__btn--ghost[data-astro-cid-uayxp6mf]:hover{transform:translateY(-1px);background:#ffffffd9}@media(max-width:520px){.hero__title[data-astro-cid-uayxp6mf]{max-width:18ch}}:root{--sky: #3BA9FF;--sky2:#76C8FF;--ink:#0F172A;--muted:#475569;--line:#E6F2FF;--tint:#F5FBFF;--card:#FFFFFF;--shadow: 0 10px 30px rgba(2, 132, 199, .1);--shadow2: 0 18px 46px rgba(2, 132, 199, .14);--radius: 18px}body{background:#fff;color:var(--ink)}.wrap[data-astro-cid-ct3bgug4]{max-width:1120px;margin:0 auto;padding:0 16px}.sec[data-astro-cid-ct3bgug4]{padding:28px 0}.sec__head[data-astro-cid-ct3bgug4]{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}.sec__title[data-astro-cid-ct3bgug4]{margin:0;font-size:20px;font-weight:900;letter-spacing:-.3px;position:relative;padding-left:10px}.sec__title[data-astro-cid-ct3bgug4]:before{content:"";position:absolute;left:0;top:3px;width:4px;height:18px;border-radius:99px;background:linear-gradient(180deg,var(--sky),var(--sky2))}.sec__more[data-astro-cid-ct3bgug4]{font-weight:900;text-decoration:none;color:var(--sky);padding:8px 12px;border-radius:999px;background:#3ba9ff1a;border:1px solid rgba(59,169,255,.18);transition:transform .12s ease,background .12s ease,border-color .12s ease;white-space:nowrap}.sec__more[data-astro-cid-ct3bgug4]:hover{transform:translateY(-1px);background:#3ba9ff24;border-color:#3ba9ff47}.grid[data-astro-cid-ct3bgug4]{display:grid;gap:14px}.grid--3[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--2[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(2,minmax(0,1fr))}.card[data-astro-cid-ct3bgug4]{text-decoration:none;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.card[data-astro-cid-ct3bgug4]:hover{transform:translateY(-2px);box-shadow:var(--shadow2);border-color:#3ba9ff47}.card__top[data-astro-cid-ct3bgug4]{padding:14px 14px 0}.logo[data-astro-cid-ct3bgug4]{width:54px;height:54px;object-fit:contain;display:block}.card__body[data-astro-cid-ct3bgug4]{padding:12px 14px 16px}.card__title[data-astro-cid-ct3bgug4]{font-weight:950;letter-spacing:-.2px;margin-bottom:6px;color:var(--ink)}.muted[data-astro-cid-ct3bgug4]{color:var(--muted);line-height:1.45}.meta[data-astro-cid-ct3bgug4]{margin-top:10px;display:flex;gap:10px;font-weight:900;font-size:12px;color:#0f172aa6}.card--event[data-astro-cid-ct3bgug4] .card__body[data-astro-cid-ct3bgug4]{padding:16px}.event__date[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:6px;font-weight:900;font-size:12px;color:#3ba9fff2;background:#3ba9ff1a;border:1px solid rgba(59,169,255,.18);padding:6px 10px;border-radius:999px;margin-bottom:10px}.chip[data-astro-cid-ct3bgug4]{margin-top:12px;display:inline-flex;padding:7px 11px;border-radius:999px;border:1px solid rgba(59,169,255,.2);background:#3ba9ff14;font-weight:900;font-size:12px;color:#0f172ac7}.cta[data-astro-cid-ct3bgug4]{padding:12px 0 46px}.cta__box[data-astro-cid-ct3bgug4]{border-radius:22px;padding:18px;border:1px solid rgba(59,169,255,.18);background:radial-gradient(800px 240px at 20% 0%,rgba(118,200,255,.28),transparent 60%),linear-gradient(180deg,#f5fbff,#fff);box-shadow:var(--shadow);display:flex;align-items:center;justify-content:space-between;gap:16px}.cta__title[data-astro-cid-ct3bgug4]{font-size:18px;font-weight:950;margin-bottom:6px;letter-spacing:-.2px}.cta__desc[data-astro-cid-ct3bgug4]{color:var(--muted);line-height:1.55}.cta__actions[data-astro-cid-ct3bgug4]{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.btn[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;justify-content:center;padding:11px 14px;border-radius:14px;font-weight:950;text-decoration:none;border:1px solid rgba(59,169,255,.25);color:#fff;background:linear-gradient(135deg,var(--sky),var(--sky2));box-shadow:0 10px 24px #3ba9ff38;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;white-space:nowrap}.btn[data-astro-cid-ct3bgug4]:hover{transform:translateY(-1px);box-shadow:0 16px 34px #3ba9ff47;filter:saturate(1.05)}.btn--ghost[data-astro-cid-ct3bgug4]{color:var(--sky);background:#3ba9ff1a;border:1px solid rgba(59,169,255,.22);box-shadow:none}.btn--ghost[data-astro-cid-ct3bgug4]:hover{background:#3ba9ff24;box-shadow:none}.logoWall__item[data-astro-cid-ct3bgug4]:hover{transform:translateY(-1px);border-color:#3ba9ff47;box-shadow:0 12px 26px #3ba9ff24}.logoWall__item[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{max-width:82%;max-height:72%;object-fit:contain;display:block;filter:grayscale(6%);opacity:.95;transition:transform .12s ease,opacity .12s ease,filter .12s ease}.logoWall__item[data-astro-cid-ct3bgug4]:hover img[data-astro-cid-ct3bgug4]{transform:scale(1.03);opacity:1;filter:grayscale(0%)}@media(max-width:900px){.logoWall[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(4,minmax(0,1fr))}.grid--3[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--2[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(1,minmax(0,1fr))}.cta__box[data-astro-cid-ct3bgug4]{flex-direction:column;align-items:flex-start}.cta__actions[data-astro-cid-ct3bgug4]{width:100%;justify-content:flex-start}}@media(max-width:480px){.logoWall[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(3,minmax(0,1fr))}.btn[data-astro-cid-ct3bgug4]{width:auto}}.sec__head--stack[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-bottom:18px}.sec__head--stack[data-astro-cid-ct3bgug4] .sec__titles[data-astro-cid-ct3bgug4]{grid-column:2;text-align:center;align-items:center;display:flex;flex-direction:column;gap:6px}.sec__head--stack[data-astro-cid-ct3bgug4] .sec__more[data-astro-cid-ct3bgug4]{grid-column:3;justify-self:end;padding:10px 16px;border-radius:999px;font-weight:950}@media(max-width:900px){.sec__title[data-astro-cid-ct3bgug4]{font-size:24px}}@media(max-width:520px){.sec__head--stack[data-astro-cid-ct3bgug4]{grid-template-columns:1fr;text-align:center}.sec__head--stack[data-astro-cid-ct3bgug4] .sec__titles[data-astro-cid-ct3bgug4]{grid-column:1}.sec__head--stack[data-astro-cid-ct3bgug4] .sec__more[data-astro-cid-ct3bgug4]{grid-column:1;justify-self:center;margin-top:8px}.sec__title[data-astro-cid-ct3bgug4]{font-size:22px}}.sec__titles[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:6px}.sec__kicker[data-astro-cid-ct3bgug4]{font-size:11px;font-weight:900;letter-spacing:.26em;text-transform:uppercase;color:#0f172a73}.sec__title[data-astro-cid-ct3bgug4]{margin:0;font-size:30px;font-weight:950;letter-spacing:-.6px;padding-left:0}.sec__title[data-astro-cid-ct3bgug4]:before{display:none}.accent[data-astro-cid-ct3bgug4]{background:linear-gradient(135deg,var(--sky),var(--sky2));-webkit-background-clip:text;background-clip:text;color:transparent}.sec__more[data-astro-cid-ct3bgug4]{padding:10px 16px;border-radius:999px;font-weight:950}@media(max-width:900px){.sec__head--stack[data-astro-cid-ct3bgug4]{align-items:flex-start}.sec__title[data-astro-cid-ct3bgug4]{font-size:24px}}@media(max-width:520px){.sec__title[data-astro-cid-ct3bgug4]{font-size:22px}.sec__more[data-astro-cid-ct3bgug4]{padding:9px 14px}}.logoLoop[data-astro-cid-ct3bgug4]{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow);padding:14px 0}.logoLoop[data-astro-cid-ct3bgug4]:before,.logoLoop[data-astro-cid-ct3bgug4]:after{content:"";position:absolute;top:0;width:70px;height:100%;z-index:2;pointer-events:none}.logoLoop[data-astro-cid-ct3bgug4]:before{left:0;background:linear-gradient(90deg,#fff,#fff0)}.logoLoop[data-astro-cid-ct3bgug4]:after{right:0;background:linear-gradient(270deg,#fff,#fff0)}.logoLoop__track[data-astro-cid-ct3bgug4]{display:flex;gap:12px;width:max-content;padding:0 14px;will-change:transform;animation:logo-marquee 40s linear infinite}.logoLoop__item[data-astro-cid-ct3bgug4]{flex:0 0 auto;width:140px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid rgba(59,169,255,.14);background:linear-gradient(180deg,#fff,#f5fbffe6);text-decoration:none;overflow:hidden;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.logoLoop__item[data-astro-cid-ct3bgug4]:hover{transform:translateY(-1px);border-color:#3ba9ff47;box-shadow:0 12px 26px #3ba9ff24}.logoLoop__item[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{max-width:82%;max-height:72%;object-fit:contain;display:block;filter:grayscale(6%);opacity:.95;transition:transform .12s ease,opacity .12s ease,filter .12s ease}.logoLoop__item[data-astro-cid-ct3bgug4]:hover img[data-astro-cid-ct3bgug4]{transform:scale(1.03);opacity:1;filter:grayscale(0%)}@keyframes logo-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:520px){.logoLoop__item[data-astro-cid-ct3bgug4]{width:118px;height:54px}}
