@charset "UTF-8";@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.contact-hero[data-astro-cid-uw5kdbxl]{padding:12.8rem 3.2rem;background:linear-gradient(135deg,#00d4ff1a,#00d4ff0d);text-align:center}@media(max-width:1024px){.contact-hero[data-astro-cid-uw5kdbxl]{padding:9.6rem 3.2rem}}@media(max-width:425px){.contact-hero[data-astro-cid-uw5kdbxl]{padding:8rem 3.2rem}}.contact-hero[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:5.6rem;font-weight:800;margin-bottom:2.4rem;color:var(--color-heading);background:linear-gradient(120deg,#fbbd23,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:1024px){.contact-hero[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:4.2rem}}@media(max-width:425px){.contact-hero[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:2.8rem}}.contact-hero[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{font-size:2rem;color:var(--color-text-secondary);max-width:70rem;margin:0 auto;line-height:1.7}@media(max-width:1024px){.contact-hero[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{font-size:1.8rem}}.profile-section[data-astro-cid-uw5kdbxl]{padding:6.4rem 0;background:var(--color-bg-primary)}.contact-options[data-astro-cid-uw5kdbxl]{padding:9.6rem 0;background:var(--color-bg-primary)}.contact-options[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{text-align:center;font-size:4.2rem;margin-bottom:6.4rem;color:var(--color-heading);font-weight:800}@media(max-width:1024px){.contact-options[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:4.2rem}}@media(max-width:425px){.contact-options[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:3.2rem}}.contact-grid[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:4rem}@media(max-width:768px){.contact-grid[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr;gap:3.2rem}}.contact-card[data-astro-cid-uw5kdbxl]{position:relative;padding:4.8rem;background:linear-gradient(135deg,#fffffff2,#ffffffd9);border:.2rem solid transparent;border-radius:3.2rem;box-shadow:0 1rem 3rem #00000014,0 .4rem 1.2rem #0000000a;transition:all .4s cubic-bezier(.25,.46,.45,.94);text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:2.4rem;overflow:hidden;opacity:0;animation:fadeInUp .6s cubic-bezier(.68,-.55,.265,1.55) forwards}.contact-card[data-astro-cid-uw5kdbxl][data-index="0"]{animation-delay:0s}.contact-card[data-astro-cid-uw5kdbxl][data-index="1"]{animation-delay:.1s}.contact-card[data-astro-cid-uw5kdbxl][data-index="2"]{animation-delay:.2s}.contact-card[data-astro-cid-uw5kdbxl][data-index="3"]{animation-delay:.3s}.contact-card[data-astro-cid-uw5kdbxl][data-index="4"]{animation-delay:.4s}.contact-card[data-astro-cid-uw5kdbxl][data-index="5"]{animation-delay:.5s}.contact-card[data-astro-cid-uw5kdbxl]:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:.2rem;background:linear-gradient(135deg,#0ea5e980,#3b82f680,#a855f780);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.contact-card[data-astro-cid-uw5kdbxl]:hover{transform:translateY(-1rem) scale(1.03);box-shadow:0 2rem 6rem #0ea5e940,0 1rem 3rem #3b82f626,0 0 4rem #a855f71a;border-color:#0ea5e94d}.contact-card[data-astro-cid-uw5kdbxl]:hover:before{opacity:1}.contact-card[data-astro-cid-uw5kdbxl]:hover .card-icon[data-astro-cid-uw5kdbxl]{transform:scale(1.2) rotate(10deg)}.contact-card[data-astro-cid-uw5kdbxl]:hover .icon-glow[data-astro-cid-uw5kdbxl]{opacity:1;transform:scale(1.5)}.contact-card[data-astro-cid-uw5kdbxl]:hover .card-gradient[data-astro-cid-uw5kdbxl]{opacity:.15}.contact-card[data-astro-cid-uw5kdbxl]:hover .card-cta[data-astro-cid-uw5kdbxl]{transform:translate(.5rem)}.contact-card[data-astro-cid-uw5kdbxl].featured-card{grid-column:span 1;background:linear-gradient(135deg,#0ea5e91a,#3b82f60d)}@media(min-width:1024px){.contact-card[data-astro-cid-uw5kdbxl].featured-card{grid-column:span 2}}.card-icon-wrapper[data-astro-cid-uw5kdbxl]{position:relative;width:8rem;height:8rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0ea5e9,#3b82f6);border-radius:3.2rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;flex-shrink:0}.card-icon[data-astro-cid-uw5kdbxl]{font-size:4rem;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.68,-.55,.265,1.55);filter:drop-shadow(0 .2rem .4rem rgba(0,0,0,.2))}.icon-glow[data-astro-cid-uw5kdbxl]{position:absolute;inset:-1rem;background:radial-gradient(circle,rgba(14,165,233,.6) 0%,transparent 70%);border-radius:inherit;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.card-content[data-astro-cid-uw5kdbxl]{flex:1;text-align:center;position:relative;z-index:2}.card-content[data-astro-cid-uw5kdbxl] h3[data-astro-cid-uw5kdbxl]{font-size:3.2rem;font-weight:700;margin-bottom:1.2rem;background:linear-gradient(135deg,#0ea5e9,#3b82f6,#a855f7);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.card-content[data-astro-cid-uw5kdbxl] .card-text[data-astro-cid-uw5kdbxl]{font-size:1.6rem;color:#0f172ab3;margin-bottom:1.6rem;font-weight:500}.card-content[data-astro-cid-uw5kdbxl] .card-cta[data-astro-cid-uw5kdbxl]{display:inline-block;font-size:1.4rem;font-weight:700;color:#f59f0a;transition:transform .15s cubic-bezier(.4,0,.2,1)}.card-gradient[data-astro-cid-uw5kdbxl]{position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(14,165,233,.3) 0%,transparent 70%);opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.roles-section[data-astro-cid-uw5kdbxl]{padding:12.8rem 0;background:linear-gradient(180deg,var(--color-bg-primary),rgba(14,165,233,.02))}.roles-section[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl]{display:flex;align-items:center;justify-content:center;gap:1.6rem;margin-bottom:6.4rem}.roles-section[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl] .section-icon[data-astro-cid-uw5kdbxl]{font-size:4.2rem}.roles-section[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:4.2rem;color:var(--color-heading);font-weight:800;margin:0}@media(max-width:1024px){.roles-section[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:4.2rem}}@media(max-width:425px){.roles-section[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:3.2rem}}.roles-list[data-astro-cid-uw5kdbxl]{display:flex;flex-wrap:wrap;justify-content:center;gap:2.4rem}.role-badge[data-astro-cid-uw5kdbxl]{position:relative;padding:2.4rem 4rem;background:linear-gradient(135deg,#0ea5e914,#3b82f60d);border:.2rem solid rgba(14,165,233,.25);border-radius:3.2rem;font-size:2.4rem;font-weight:700;color:#0f172a;transition:all .15s cubic-bezier(.25,.46,.45,.94);overflow:hidden;opacity:0;animation:fadeInScale .5s cubic-bezier(.68,-.55,.265,1.55) forwards}.role-badge[data-astro-cid-uw5kdbxl][data-badge-index="0"]{animation-delay:0s}.role-badge[data-astro-cid-uw5kdbxl][data-badge-index="1"]{animation-delay:.1s}.role-badge[data-astro-cid-uw5kdbxl][data-badge-index="2"]{animation-delay:.2s}.role-badge[data-astro-cid-uw5kdbxl][data-badge-index="3"]{animation-delay:.3s}.role-badge[data-astro-cid-uw5kdbxl][data-badge-index="4"]{animation-delay:.4s}.role-badge[data-astro-cid-uw5kdbxl][data-badge-index="5"]{animation-delay:.5s}.role-badge[data-astro-cid-uw5kdbxl][data-badge-index="6"]{animation-delay:.6s}.role-badge[data-astro-cid-uw5kdbxl][data-badge-index="7"]{animation-delay:.7s}.role-badge[data-astro-cid-uw5kdbxl][data-badge-index="8"]{animation-delay:.8s}.role-badge[data-astro-cid-uw5kdbxl][data-badge-index="9"]{animation-delay:.9s}.role-badge[data-astro-cid-uw5kdbxl][data-badge-index="10"]{animation-delay:1s}.role-badge[data-astro-cid-uw5kdbxl] .badge-icon[data-astro-cid-uw5kdbxl]{margin-right:.8rem;font-size:1.8rem}.role-badge[data-astro-cid-uw5kdbxl] .badge-text[data-astro-cid-uw5kdbxl]{position:relative;z-index:2}.role-badge[data-astro-cid-uw5kdbxl] .badge-shine[data-astro-cid-uw5kdbxl]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);transition:left .3s cubic-bezier(.4,0,.2,1)}.role-badge[data-astro-cid-uw5kdbxl]:hover{transform:translateY(-.4rem) scale(1.05);background:linear-gradient(135deg,#0ea5e926,#3b82f61f);border-color:#0ea5e999;box-shadow:0 1rem 2rem #0ea5e940,0 0 2rem #3b82f633}.role-badge[data-astro-cid-uw5kdbxl]:hover .badge-shine[data-astro-cid-uw5kdbxl]{left:100%}.role-badge[data-astro-cid-uw5kdbxl]:hover .badge-text[data-astro-cid-uw5kdbxl]{color:#0284c7}.topics-section[data-astro-cid-uw5kdbxl]{padding:12.8rem 0;background:linear-gradient(180deg,rgba(14,165,233,.02),var(--color-bg-primary))}.topics-section[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl]{display:flex;align-items:center;justify-content:center;gap:1.6rem;margin-bottom:6.4rem}.topics-section[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl] .section-icon[data-astro-cid-uw5kdbxl]{font-size:4.2rem}.topics-section[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:4.2rem;color:var(--color-heading);font-weight:800;margin:0}@media(max-width:1024px){.topics-section[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:4.2rem}}@media(max-width:425px){.topics-section[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:3.2rem}}.topics-grid[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:3.2rem}@media(max-width:768px){.topics-grid[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr}}.topic-item[data-astro-cid-uw5kdbxl]{position:relative;padding:3.2rem;background:linear-gradient(135deg,#fffffff2,#ffffffd9);border-left:.4rem solid hsl(38,92%,50%);border-radius:2.4rem;display:flex;align-items:center;gap:1.6rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;transition:all .15s cubic-bezier(.25,.46,.45,.94);overflow:hidden;opacity:0;animation:fadeInUp .5s cubic-bezier(.68,-.55,.265,1.55) forwards}.topic-item[data-astro-cid-uw5kdbxl][data-topic-index="0"]{animation-delay:0s}.topic-item[data-astro-cid-uw5kdbxl][data-topic-index="1"]{animation-delay:.08s}.topic-item[data-astro-cid-uw5kdbxl][data-topic-index="2"]{animation-delay:.16s}.topic-item[data-astro-cid-uw5kdbxl][data-topic-index="3"]{animation-delay:.24s}.topic-item[data-astro-cid-uw5kdbxl][data-topic-index="4"]{animation-delay:.32s}.topic-item[data-astro-cid-uw5kdbxl][data-topic-index="5"]{animation-delay:.4s}.topic-item[data-astro-cid-uw5kdbxl][data-topic-index="6"]{animation-delay:.48s}.topic-item[data-astro-cid-uw5kdbxl][data-topic-index="7"]{animation-delay:.56s}.topic-item[data-astro-cid-uw5kdbxl][data-topic-index="8"]{animation-delay:.64s}.topic-item[data-astro-cid-uw5kdbxl][data-topic-index="9"]{animation-delay:.72s}.topic-item[data-astro-cid-uw5kdbxl][data-topic-index="10"]{animation-delay:.8s}.topic-item[data-astro-cid-uw5kdbxl] .topic-icon[data-astro-cid-uw5kdbxl]{font-size:3.2rem;flex-shrink:0}.topic-item[data-astro-cid-uw5kdbxl] .topic-name[data-astro-cid-uw5kdbxl]{font-size:1.6rem;font-weight:600;color:#0f172a;flex:1}.topic-item[data-astro-cid-uw5kdbxl] .topic-glow[data-astro-cid-uw5kdbxl]{position:absolute;inset:0;background:linear-gradient(135deg,#0ea5e91a,#3b82f60d);opacity:0;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.topic-item[data-astro-cid-uw5kdbxl]:hover{transform:translate(.8rem);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a,-.4rem 0 1.5rem #0ea5e94d;border-left-width:.6rem}.topic-item[data-astro-cid-uw5kdbxl]:hover .topic-glow[data-astro-cid-uw5kdbxl]{opacity:1}.topic-item[data-astro-cid-uw5kdbxl]:hover .topic-name[data-astro-cid-uw5kdbxl]{color:#0284c7}.company-values[data-astro-cid-uw5kdbxl]{padding:12.8rem 0;background:var(--color-bg-primary)}.company-values[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl]{display:flex;align-items:center;justify-content:center;gap:1.6rem;margin-bottom:6.4rem}.company-values[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl] .section-icon[data-astro-cid-uw5kdbxl]{font-size:4.2rem}.company-values[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:4.2rem;color:var(--color-heading);font-weight:800;margin:0}@media(max-width:1024px){.company-values[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:4.2rem}}@media(max-width:425px){.company-values[data-astro-cid-uw5kdbxl] .section-header[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:3.2rem}}.values-list[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:2.4rem}@media(max-width:768px){.values-list[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr}}.value-item[data-astro-cid-uw5kdbxl]{position:relative;padding:2.4rem 3.2rem;background:linear-gradient(135deg,#0ea5e90d,#3b82f605);border:.15rem solid rgba(14,165,233,.15);border-radius:1.6rem;display:flex;align-items:center;gap:1.6rem;transition:all .15s cubic-bezier(.25,.46,.45,.94);overflow:hidden;opacity:0;animation:fadeInScale .4s cubic-bezier(.68,-.55,.265,1.55) forwards}.value-item[data-astro-cid-uw5kdbxl][data-value-index="0"]{animation-delay:0s}.value-item[data-astro-cid-uw5kdbxl][data-value-index="1"]{animation-delay:.06s}.value-item[data-astro-cid-uw5kdbxl][data-value-index="2"]{animation-delay:.12s}.value-item[data-astro-cid-uw5kdbxl][data-value-index="3"]{animation-delay:.18s}.value-item[data-astro-cid-uw5kdbxl][data-value-index="4"]{animation-delay:.24s}.value-item[data-astro-cid-uw5kdbxl][data-value-index="5"]{animation-delay:.3s}.value-item[data-astro-cid-uw5kdbxl][data-value-index="6"]{animation-delay:.36s}.value-item[data-astro-cid-uw5kdbxl][data-value-index="7"]{animation-delay:.42s}.value-item[data-astro-cid-uw5kdbxl][data-value-index="8"]{animation-delay:.48s}.value-item[data-astro-cid-uw5kdbxl][data-value-index="9"]{animation-delay:.54s}.value-item[data-astro-cid-uw5kdbxl][data-value-index="10"]{animation-delay:.6s}.value-item[data-astro-cid-uw5kdbxl] .checkmark[data-astro-cid-uw5kdbxl]{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,#f59f0a,#22d3ee);border-radius:9999px;color:#fff;font-size:1.8rem;font-weight:700;flex-shrink:0;transition:transform .15s cubic-bezier(.68,-.55,.265,1.55)}.value-item[data-astro-cid-uw5kdbxl] .value-text[data-astro-cid-uw5kdbxl]{font-size:1.6rem;font-weight:600;color:#0f172a;flex:1}.value-item[data-astro-cid-uw5kdbxl] .value-highlight[data-astro-cid-uw5kdbxl]{position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(14,165,233,.1) 50%,transparent 100%);opacity:0;transform:translate(-100%);transition:all .3s cubic-bezier(.4,0,.2,1)}.value-item[data-astro-cid-uw5kdbxl]:hover{transform:translateY(-.3rem);background:linear-gradient(135deg,#0ea5e91f,#3b82f614);border-color:#0ea5e966;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.value-item[data-astro-cid-uw5kdbxl]:hover .checkmark[data-astro-cid-uw5kdbxl]{transform:scale(1.15) rotate(10deg)}.value-item[data-astro-cid-uw5kdbxl]:hover .value-highlight[data-astro-cid-uw5kdbxl]{opacity:1;transform:translate(100%)}.value-item[data-astro-cid-uw5kdbxl]:hover .value-text[data-astro-cid-uw5kdbxl]{color:#0284c7}.values-section[data-astro-cid-uw5kdbxl]{padding:12.8rem 0;background:var(--color-bg-primary)}.values-section[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{text-align:center;font-size:5.6rem;margin-bottom:6.4rem;color:var(--color-heading);font-weight:800}@media(max-width:1024px){.values-section[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:4.2rem}}@media(max-width:425px){.values-section[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:3.2rem}}.values-grid[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:3.2rem}@media(max-width:768px){.values-grid[data-astro-cid-uw5kdbxl]{grid-template-columns:repeat(2,1fr)}}@media(max-width:425px){.values-grid[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr}}.value-badge[data-astro-cid-uw5kdbxl]{padding:1.6rem 2.4rem;background:#00d4ff0d;border:.1rem solid rgba(14,165,233,.15);border-radius:1.2rem;text-align:center;font-size:1.4rem;color:var(--color-text-secondary);transition:all .15s cubic-bezier(.4,0,.2,1)}.value-badge[data-astro-cid-uw5kdbxl]:hover{background:#00d4ff1a}.expectations-section[data-astro-cid-uw5kdbxl]{padding:12.8rem 0;background:linear-gradient(180deg,#f5f7f9,#e1e7ef);border-top:.3rem solid rgba(14,165,233,.15)}.expectations-section[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{text-align:center;font-size:5.6rem;margin-bottom:2.4rem;color:var(--color-heading);font-weight:800}@media(max-width:1024px){.expectations-section[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:4.2rem}}@media(max-width:425px){.expectations-section[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:3.2rem}}.expectations-content[data-astro-cid-uw5kdbxl]{max-width:80rem;margin:0 auto;padding:4.8rem;background:#fff;border:.2rem solid rgba(14,165,233,.15);border-radius:2.4rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.expectations-content[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{color:var(--color-text-secondary);line-height:1.8;font-size:1.8rem;margin-bottom:2.4rem}.expectations-content[data-astro-cid-uw5kdbxl] ol[data-astro-cid-uw5kdbxl]{padding-left:3.2rem;color:var(--color-text-secondary);line-height:1.8}.expectations-content[data-astro-cid-uw5kdbxl] ol[data-astro-cid-uw5kdbxl] li[data-astro-cid-uw5kdbxl]{margin-bottom:1.6rem;font-size:1.8rem}.cta-buttons[data-astro-cid-uw5kdbxl]{display:flex;gap:2.4rem;justify-content:center;margin-top:3.2rem;flex-wrap:wrap}.cta-buttons[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl]{padding:2.4rem 4.8rem;border-radius:1.6rem;font-size:1.8rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:.8rem}.cta-buttons[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl].btn-primary{background:linear-gradient(135deg,#f59f0a,#0ff);color:#0a0e27}.cta-buttons[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl].btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00d4ff66}.cta-buttons[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl].btn-secondary{background:transparent;border:.2rem solid hsl(38,92%,50%);color:#f59f0a}.cta-buttons[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl].btn-secondary:hover{background:#f59f0a;color:#0a0e27;transform:translateY(-2px)}html.dark-mode .contact-hero[data-astro-cid-uw5kdbxl]{background:linear-gradient(135deg,#0f172afa,#1e293bf2)}html.dark-mode .contact-card[data-astro-cid-uw5kdbxl]{background:linear-gradient(135deg,#1e293bf2,#0f172ae6);border-color:#3b82f64d}html.dark-mode .contact-card[data-astro-cid-uw5kdbxl]:before{background:linear-gradient(135deg,#0ea5e999,#3b82f6cc)}html.dark-mode .contact-card[data-astro-cid-uw5kdbxl]:hover{box-shadow:0 2rem 4rem #0ea5e94d,0 1rem 2rem #3b82f633,inset 0 0 4rem #0ea5e91a}html.dark-mode .card-icon-wrapper[data-astro-cid-uw5kdbxl]{background:linear-gradient(135deg,#0ea5e940,#3b82f633)}html.dark-mode .card-content[data-astro-cid-uw5kdbxl] h3[data-astro-cid-uw5kdbxl]{background:linear-gradient(135deg,#38bdf8,#60a5fa);-webkit-background-clip:text;background-clip:text}html.dark-mode .card-content[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{color:#cbd5e1}html.dark-mode .role-badge[data-astro-cid-uw5kdbxl]{background:linear-gradient(135deg,#0ea5e926,#3b82f61f);border-color:#0ea5e966;color:#e2e8f0}html.dark-mode .role-badge[data-astro-cid-uw5kdbxl]:hover{background:linear-gradient(135deg,#0ea5e940,#3b82f633);border-color:#0ea5e9b3;box-shadow:0 1rem 2rem #0ea5e966,0 0 2rem #3b82f64d}html.dark-mode .role-badge[data-astro-cid-uw5kdbxl]:hover .badge-text[data-astro-cid-uw5kdbxl]{color:#38bdf8}html.dark-mode .topics-section[data-astro-cid-uw5kdbxl]{background:linear-gradient(180deg,#0ea5e90d,#0f172af2)}html.dark-mode .topic-item[data-astro-cid-uw5kdbxl]{background:linear-gradient(135deg,#1e293bf2,#0f172ae6)}html.dark-mode .topic-item[data-astro-cid-uw5kdbxl] .topic-name[data-astro-cid-uw5kdbxl]{color:#e2e8f0}html.dark-mode .topic-item[data-astro-cid-uw5kdbxl]:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a,-.4rem 0 1.5rem #0ea5e966}html.dark-mode .topic-item[data-astro-cid-uw5kdbxl]:hover .topic-name[data-astro-cid-uw5kdbxl]{color:#38bdf8}html.dark-mode .value-item[data-astro-cid-uw5kdbxl]{background:linear-gradient(135deg,#0ea5e91f,#3b82f614);border-color:#0ea5e94d}html.dark-mode .value-item[data-astro-cid-uw5kdbxl] .value-text[data-astro-cid-uw5kdbxl]{color:#e2e8f0}html.dark-mode .value-item[data-astro-cid-uw5kdbxl]:hover{background:linear-gradient(135deg,#0ea5e933,#3b82f626);border-color:#0ea5e980}html.dark-mode .value-item[data-astro-cid-uw5kdbxl]:hover .value-text[data-astro-cid-uw5kdbxl]{color:#38bdf8}html.dark-mode .message-section[data-astro-cid-uw5kdbxl]{background:linear-gradient(180deg,#0f172af2,#0ea5e90d)}html.dark-mode .message-card[data-astro-cid-uw5kdbxl]{background:linear-gradient(135deg,#1e293bf2,#0f172ae6)}html.dark-mode .message-card[data-astro-cid-uw5kdbxl]:before{background:linear-gradient(135deg,#0ea5e999,#3b82f680,#a855f780);opacity:.8}html.dark-mode .message-card[data-astro-cid-uw5kdbxl] .message-header[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{color:#e2e8f0;background:linear-gradient(135deg,#38bdf8,#60a5fa,#c084fc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}html.dark-mode .message-card[data-astro-cid-uw5kdbxl] .message-text[data-astro-cid-uw5kdbxl]{color:#cbd5e1}html.dark-mode .message-card[data-astro-cid-uw5kdbxl] .message-text[data-astro-cid-uw5kdbxl] .highlight-text[data-astro-cid-uw5kdbxl]{color:#38bdf8}html.dark-mode .message-card[data-astro-cid-uw5kdbxl] .message-text[data-astro-cid-uw5kdbxl] .highlight-text[data-astro-cid-uw5kdbxl]:after{background:linear-gradient(90deg,#38bdf8,#60a5fa)}html.dark-mode .next-steps[data-astro-cid-uw5kdbxl]{background:linear-gradient(135deg,#0ea5e91f,#3b82f614);border-color:#0ea5e94d}html.dark-mode .next-steps[data-astro-cid-uw5kdbxl] .steps-header[data-astro-cid-uw5kdbxl] h3[data-astro-cid-uw5kdbxl]{color:#e2e8f0}html.dark-mode .next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl]{background:#1e293b99;border-color:#0ea5e94d}html.dark-mode .next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl] .step-text[data-astro-cid-uw5kdbxl]{color:#e2e8f0}html.dark-mode .next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl]:hover{background:#1e293be6;border-color:#0ea5e999;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a,0 0 2rem #0ea5e94d}html.dark-mode .next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl]:hover .step-text[data-astro-cid-uw5kdbxl]{color:#38bdf8}html.dark-mode .quick-cta[data-astro-cid-uw5kdbxl]{background:linear-gradient(180deg,#0ea5e90d,#0f172af2)}html.dark-mode .cta-button[data-astro-cid-uw5kdbxl]{box-shadow:0 1rem 3rem #0ea5e980,0 .5rem 1.5rem #3b82f666,inset 0 .1rem .5rem #fff3}html.dark-mode .cta-button[data-astro-cid-uw5kdbxl]:hover{box-shadow:0 1.5rem 4rem #0ea5e999,0 .8rem 2rem #3b82f680,0 0 3rem #a855f766,inset 0 .1rem .5rem #ffffff4d}.message-section[data-astro-cid-uw5kdbxl]{padding:12.8rem 0;background:linear-gradient(180deg,var(--color-bg-primary) 0%,rgba(14,165,233,.02) 100%)}.message-card[data-astro-cid-uw5kdbxl]{position:relative;max-width:90rem;margin:0 auto;padding:6.4rem;background:linear-gradient(135deg,#fffffff2,#ffffffe6);border:.2rem solid transparent;border-radius:3.2rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a,0 0 4rem #0ea5e91a;overflow:hidden}.message-card[data-astro-cid-uw5kdbxl]:before{content:"";position:absolute;inset:0;padding:.2rem;border-radius:3.2rem;background:linear-gradient(135deg,#0ea5e966,#3b82f64d,#a855f74d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.6;transition:opacity .15s cubic-bezier(.25,.46,.45,.94)}.message-card[data-astro-cid-uw5kdbxl]:hover:before{opacity:1}.message-card[data-astro-cid-uw5kdbxl] .message-header[data-astro-cid-uw5kdbxl]{display:flex;align-items:center;gap:1.6rem;margin-bottom:3.2rem}.message-card[data-astro-cid-uw5kdbxl] .message-header[data-astro-cid-uw5kdbxl] .header-icon[data-astro-cid-uw5kdbxl]{font-size:4.2rem;animation:pulse 2s ease-in-out infinite}.message-card[data-astro-cid-uw5kdbxl] .message-header[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:4.2rem;font-weight:800;color:#0f172a;margin:0;background:linear-gradient(135deg,#0ea5e9,#3b82f6,#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:1024px){.message-card[data-astro-cid-uw5kdbxl] .message-header[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:3.2rem}}@media(max-width:425px){.message-card[data-astro-cid-uw5kdbxl] .message-header[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:2.8rem}}.message-card[data-astro-cid-uw5kdbxl] .message-text[data-astro-cid-uw5kdbxl]{font-size:2.4rem;line-height:1.8;color:#475569;margin-bottom:4.8rem;position:relative;z-index:2}@media(max-width:425px){.message-card[data-astro-cid-uw5kdbxl] .message-text[data-astro-cid-uw5kdbxl]{font-size:2rem}}.message-card[data-astro-cid-uw5kdbxl] .message-text[data-astro-cid-uw5kdbxl] .highlight-text[data-astro-cid-uw5kdbxl]{font-weight:700;color:#0284c7;position:relative}.message-card[data-astro-cid-uw5kdbxl] .message-text[data-astro-cid-uw5kdbxl] .highlight-text[data-astro-cid-uw5kdbxl]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:.3rem;background:linear-gradient(90deg,#0ea5e9,#3b82f6);opacity:.3;border-radius:.2rem}.next-steps[data-astro-cid-uw5kdbxl]{position:relative;margin-top:4.8rem;padding:4rem;background:linear-gradient(135deg,#0ea5e90d,#3b82f608);border-radius:2.4rem;border:.15rem solid rgba(14,165,233,.2)}.next-steps[data-astro-cid-uw5kdbxl] .steps-header[data-astro-cid-uw5kdbxl]{display:flex;align-items:center;gap:1.2rem;margin-bottom:3.2rem}.next-steps[data-astro-cid-uw5kdbxl] .steps-header[data-astro-cid-uw5kdbxl] .steps-icon[data-astro-cid-uw5kdbxl]{font-size:3.2rem}.next-steps[data-astro-cid-uw5kdbxl] .steps-header[data-astro-cid-uw5kdbxl] h3[data-astro-cid-uw5kdbxl]{font-size:3.2rem;font-weight:700;color:#0f172a;margin:0}@media(max-width:425px){.next-steps[data-astro-cid-uw5kdbxl] .steps-header[data-astro-cid-uw5kdbxl] h3[data-astro-cid-uw5kdbxl]{font-size:2.4rem}}.next-steps[data-astro-cid-uw5kdbxl] .steps-list[data-astro-cid-uw5kdbxl]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2.4rem}.next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl]{position:relative;display:flex;align-items:center;gap:2rem;padding:2.4rem 3.2rem;background:#fffc;border:.15rem solid rgba(14,165,233,.2);border-radius:1.6rem;transition:all .15s cubic-bezier(.25,.46,.45,.94);overflow:hidden;opacity:0;animation:fadeInSlide .5s cubic-bezier(.68,-.55,.265,1.55) forwards}.next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl][data-step="1"]{animation-delay:.1s}.next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl][data-step="2"]{animation-delay:.2s}.next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl][data-step="3"]{animation-delay:.3s}.next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl] .step-number[data-astro-cid-uw5kdbxl]{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;flex-shrink:0;background:linear-gradient(135deg,#0ea5e9,#3b82f6);color:#fff;font-size:2.4rem;font-weight:700;border-radius:9999px;box-shadow:0 .4rem 1.2rem #0ea5e94d;transition:all .15s cubic-bezier(.68,-.55,.265,1.55)}.next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl] .step-content[data-astro-cid-uw5kdbxl]{flex:1;position:relative;z-index:2}.next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl] .step-text[data-astro-cid-uw5kdbxl]{font-size:1.6rem;font-weight:600;color:#1e293b}@media(max-width:425px){.next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl] .step-text[data-astro-cid-uw5kdbxl]{font-size:1.6rem}}.next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl] .step-shine[data-astro-cid-uw5kdbxl]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(14,165,233,.2),transparent);transition:left .3s cubic-bezier(.4,0,.2,1)}.next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl]:hover{transform:translate(.8rem);border-color:#0ea5e980;background:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a,0 0 2rem #0ea5e933}.next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl]:hover .step-number[data-astro-cid-uw5kdbxl]{transform:scale(1.1) rotate(-5deg);box-shadow:0 .6rem 1.6rem #0ea5e966}.next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl]:hover .step-shine[data-astro-cid-uw5kdbxl]{left:100%}.next-steps[data-astro-cid-uw5kdbxl] .step-item[data-astro-cid-uw5kdbxl]:hover .step-text[data-astro-cid-uw5kdbxl]{color:#0284c7}.quick-cta[data-astro-cid-uw5kdbxl]{padding:9.6rem 0 12.8rem;background:linear-gradient(180deg,rgba(14,165,233,.02) 0%,var(--color-bg-primary) 100%)}.cta-wrapper[data-astro-cid-uw5kdbxl]{display:flex;justify-content:center;align-items:center}.cta-button[data-astro-cid-uw5kdbxl]{position:relative;display:inline-flex;align-items:center;gap:1.6rem;padding:3.2rem 6.4rem;font-size:2.4rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#0ea5e9,#a855f7,#ec4899);border:none;border-radius:3.2rem;text-decoration:none;box-shadow:0 .6rem 2rem #a855f766;transition:all .15s cubic-bezier(.68,-.55,.265,1.55);overflow:hidden;cursor:pointer}@media(max-width:425px){.cta-button[data-astro-cid-uw5kdbxl]{font-size:1.8rem;padding:2.4rem 4.8rem}}.cta-button[data-astro-cid-uw5kdbxl] .cta-icon[data-astro-cid-uw5kdbxl]{font-size:3.2rem;transition:transform .15s cubic-bezier(.68,-.55,.265,1.55)}@media(max-width:425px){.cta-button[data-astro-cid-uw5kdbxl] .cta-icon[data-astro-cid-uw5kdbxl]{font-size:2rem}}.cta-button[data-astro-cid-uw5kdbxl] .cta-text[data-astro-cid-uw5kdbxl]{position:relative;z-index:2}.cta-button[data-astro-cid-uw5kdbxl] .cta-arrow[data-astro-cid-uw5kdbxl]{font-size:3.2rem;transition:transform .15s cubic-bezier(.68,-.55,.265,1.55)}@media(max-width:425px){.cta-button[data-astro-cid-uw5kdbxl] .cta-arrow[data-astro-cid-uw5kdbxl]{font-size:2rem}}.cta-button[data-astro-cid-uw5kdbxl] .cta-glow[data-astro-cid-uw5kdbxl]{position:absolute;inset:-50%;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 70%);opacity:0;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.cta-button[data-astro-cid-uw5kdbxl]:hover{transform:translateY(-.4rem) scale(1.05);box-shadow:0 1rem 3rem #a855f780,0 0 2.5rem #ec489966}.cta-button[data-astro-cid-uw5kdbxl]:hover .cta-icon[data-astro-cid-uw5kdbxl]{transform:scale(1.2) rotate(-10deg)}.cta-button[data-astro-cid-uw5kdbxl]:hover .cta-arrow[data-astro-cid-uw5kdbxl]{transform:translate(.5rem)}.cta-button[data-astro-cid-uw5kdbxl]:hover .cta-glow[data-astro-cid-uw5kdbxl]{opacity:1;animation:rotateCta 2s linear infinite}.cta-button[data-astro-cid-uw5kdbxl]:active{transform:translateY(-.2rem) scale(1.02)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes fadeInSlide{0%{opacity:0;transform:translate(-2rem)}to{opacity:1;transform:translate(0)}}@keyframes rotateCta{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.container[data-astro-cid-uw5kdbxl]{max-width:120rem;margin:0 auto;padding:0 2rem}@media(max-width:64rem){.container[data-astro-cid-uw5kdbxl]{padding:0 1rem}}
