main[data-astro-cid-sefmxpgk]{width:100%;display:grid;place-items:center;padding:2rem 1rem}.container[data-astro-cid-sefmxpgk]{max-width:900px;width:100%;display:flex;flex-direction:column;align-items:center;gap:4rem}.hero-section[data-astro-cid-sefmxpgk]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.profile-image[data-astro-cid-sefmxpgk]{position:relative;width:200px;height:200px;display:block;margin-bottom:1rem}.skeleton[data-astro-cid-sefmxpgk]{position:absolute;inset:0;width:200px;height:200px;border-radius:50%;background:linear-gradient(90deg,#ffffff1a 25%,#fff3,#ffffff1a 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite linear}.profile-picture[data-astro-cid-sefmxpgk]{position:relative;width:200px;height:200px;border-radius:50%;object-fit:cover;opacity:0;transform:scale(.8) rotateX(-90deg);transition:all .5s cubic-bezier(.4,0,.2,1)}.profile-picture[data-astro-cid-sefmxpgk].fade-in{opacity:1;transform:scale(1) rotateX(0)}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.hero-headline[data-astro-cid-sefmxpgk]{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin:0;background:linear-gradient(to right,var(--accent),var(--accent-dark));-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}.hero-subhead[data-astro-cid-sefmxpgk]{font-size:clamp(1.125rem,2vw,1.5rem);color:#b0b0b0;margin:0;line-height:1.6}.hero-subhead[data-astro-cid-sefmxpgk] .accent[data-astro-cid-sefmxpgk]{color:var(--accent)}.cta-row[data-astro-cid-sefmxpgk]{display:flex;align-items:center;gap:.75rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}.cta-btn[data-astro-cid-sefmxpgk]{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;border-radius:99px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;border:1px solid transparent;cursor:pointer;font-family:inherit;color:#fff}.cta-primary[data-astro-cid-sefmxpgk]{background:linear-gradient(90deg,var(--accent),var(--accent-dark));border-color:transparent}.cta-primary[data-astro-cid-sefmxpgk]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ee2e314d}.cta-secondary[data-astro-cid-sefmxpgk]{background:#ffffff0f;border-color:#ffffff26}.cta-secondary[data-astro-cid-sefmxpgk]:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px)}.chevron[data-astro-cid-sefmxpgk]{transition:transform .3s ease;margin-left:-.25rem}[data-astro-cid-sefmxpgk][aria-expanded=true] .chevron[data-astro-cid-sefmxpgk]{transform:rotate(180deg)}.contact-wrapper[data-astro-cid-sefmxpgk]{position:relative}.contact-dropdown[data-astro-cid-sefmxpgk]{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%) scale(.95);background:#141419f2;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:.5rem;min-width:180px;opacity:0;visibility:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);z-index:100;box-shadow:0 16px 40px #00000080}.contact-dropdown[data-astro-cid-sefmxpgk].open{opacity:1;visibility:visible;transform:translate(-50%) scale(1)}.contact-option[data-astro-cid-sefmxpgk]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#ddd;text-decoration:none;border-radius:10px;transition:all .2s ease;font-size:.95rem}.contact-option[data-astro-cid-sefmxpgk]:hover{background:#ffffff14;color:#fff}.sections-row[data-astro-cid-sefmxpgk]{width:100%;display:flex;flex-direction:column;gap:1rem}.expand-group[data-astro-cid-sefmxpgk]{width:100%}.expand-toggle[data-astro-cid-sefmxpgk]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.75rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:16px;color:#fff;font-family:inherit;font-size:1.15rem;font-weight:600;cursor:pointer;transition:all .3s ease}.expand-toggle[data-astro-cid-sefmxpgk]:hover{background:#ffffff12;border-color:#fff3}.expand-toggle[data-astro-cid-sefmxpgk][aria-expanded=true]{border-color:var(--accent);background:#ee2e310d;border-radius:16px 16px 0 0}.toggle-chevron[data-astro-cid-sefmxpgk]{transition:transform .3s ease;opacity:.6}.expand-toggle[data-astro-cid-sefmxpgk][aria-expanded=true] .toggle-chevron[data-astro-cid-sefmxpgk]{transform:rotate(180deg);opacity:1}.expand-content[data-astro-cid-sefmxpgk]{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1);border:1px solid transparent;border-top:none;border-radius:0 0 16px 16px}.expand-content[data-astro-cid-sefmxpgk].open{max-height:600px;border-color:#ffffff1a;background:#ffffff05}.bubble-grid[data-astro-cid-sefmxpgk]{display:flex;gap:.75rem;padding:1.25rem 1.25rem .75rem;justify-content:center;flex-wrap:wrap}.bubble[data-astro-cid-sefmxpgk]{position:relative;display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:1rem 1.25rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:14px;color:#fff;cursor:pointer;font-family:inherit;transition:all .25s ease;min-width:120px}.bubble[data-astro-cid-sefmxpgk]:hover{background:#ffffff14;border-color:#ffffff40;transform:translateY(-2px)}.bubble[data-astro-cid-sefmxpgk].active{background:#ee2e311a;border-color:var(--accent);box-shadow:0 4px 15px #ee2e3126}.bubble[data-astro-cid-sefmxpgk].featured{border-color:#ee2e3166}.bubble-badge[data-astro-cid-sefmxpgk]{position:absolute;top:-8px;right:-4px;background:linear-gradient(90deg,var(--accent),var(--accent-dark));color:#fff;padding:.15rem .5rem;border-radius:99px;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.bubble-emoji[data-astro-cid-sefmxpgk]{font-size:1.5rem;line-height:1}.bubble-title[data-astro-cid-sefmxpgk]{font-weight:600;font-size:.85rem}.bubble-sub[data-astro-cid-sefmxpgk]{font-size:.7rem;color:#888}.panel[data-astro-cid-sefmxpgk]{max-height:0;overflow:hidden;opacity:0;padding:0 1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1)}.panel[data-astro-cid-sefmxpgk].open{max-height:250px;opacity:1;padding:1rem 1.5rem 1.5rem}.panel[data-astro-cid-sefmxpgk] h3[data-astro-cid-sefmxpgk]{font-size:1.15rem;margin:0 0 .5rem;color:#fff}.panel[data-astro-cid-sefmxpgk] p[data-astro-cid-sefmxpgk]{color:#b0b0b0;line-height:1.6;margin:0;font-size:.95rem}.panel-meta[data-astro-cid-sefmxpgk]{font-size:.85rem;color:var(--accent);font-weight:600;margin-bottom:.75rem}@media (max-width: 768px){.container[data-astro-cid-sefmxpgk]{gap:3rem}.cta-row[data-astro-cid-sefmxpgk]{gap:.5rem}.cta-btn[data-astro-cid-sefmxpgk]{padding:.75rem 1.15rem;font-size:.9rem}.expand-toggle[data-astro-cid-sefmxpgk]{padding:1rem 1.25rem;font-size:1rem}.bubble[data-astro-cid-sefmxpgk]{padding:.75rem .85rem;min-width:95px}.bubble-emoji[data-astro-cid-sefmxpgk]{font-size:1.2rem}.bubble-title[data-astro-cid-sefmxpgk]{font-size:.75rem}.bubble-sub[data-astro-cid-sefmxpgk]{font-size:.65rem}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
