.hero-section[data-astro-cid-j2uhm2f2]{padding:6rem 0;background:var(--color-surface-50);overflow:hidden;min-height:600px;display:flex;align-items:center}.hero-container[data-astro-cid-j2uhm2f2]{width:100%;max-width:76rem;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.hero-text[data-astro-cid-j2uhm2f2]{animation:heroFadeIn .8s ease-out}.hero-greeting[data-astro-cid-j2uhm2f2]{display:block;font-size:.875rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-primary-700);margin-bottom:.75rem}.hero-name[data-astro-cid-j2uhm2f2]{display:flex;flex-direction:column;margin-bottom:2rem;position:relative;width:fit-content}.hero-name-first[data-astro-cid-j2uhm2f2]{font-family:var(--font-heading);font-weight:700;font-size:clamp(3.5rem,8vw,6.5rem);color:var(--color-primary-900);line-height:1;transition:color .4s ease}.hero-name-rest[data-astro-cid-j2uhm2f2]{font-family:var(--font-heading);font-weight:400;font-size:clamp(1.75rem,4.5vw,3.25rem);color:var(--color-accent-600);line-height:1;margin-top:.25rem;position:relative;z-index:10;transition:transform .5s cubic-bezier(.16,1,.3,1),color .4s ease}.hero-name[data-astro-cid-j2uhm2f2].group:hover .hero-name-first[data-astro-cid-j2uhm2f2]{color:var(--color-primary-800)}.hero-name[data-astro-cid-j2uhm2f2].group:hover .hero-name-rest[data-astro-cid-j2uhm2f2]{transform:translate(10px);color:var(--color-primary-600)}.hero-name[data-astro-cid-j2uhm2f2]{animation:heroNameIn .8s cubic-bezier(.16,1,.3,1) both}.hero-name-rest[data-astro-cid-j2uhm2f2]{animation:heroNameRestIn 1s cubic-bezier(.16,1,.3,1) .2s both}@keyframes heroNameIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes heroNameRestIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.hero-role-wrapper[data-astro-cid-j2uhm2f2]{margin-bottom:2rem;display:flex;flex-direction:column;gap:.15rem}.hero-role-intro[data-astro-cid-j2uhm2f2]{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:var(--color-primary-900);margin:0;line-height:1.2}.hero-role-rotation[data-astro-cid-j2uhm2f2]{height:1.5rem;overflow:hidden;position:relative}.role-carousel[data-astro-cid-j2uhm2f2]{display:flex;flex-direction:column;transition:transform .5s cubic-bezier(.65,0,.35,1)}.role-item[data-astro-cid-j2uhm2f2]{font-family:var(--font-heading);font-size:1.2rem;font-weight:700;color:var(--color-primary-600);height:1.5rem;display:flex;align-items:center;justify-content:flex-start;opacity:.3;transition:opacity .6s ease}.role-item[data-astro-cid-j2uhm2f2].active{opacity:1}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.hero-bio[data-astro-cid-j2uhm2f2]{font-size:1.1rem;color:var(--color-primary-600);line-height:1.7;max-width:29rem;margin-bottom:1.9rem}.hero-cta-wrapper[data-astro-cid-j2uhm2f2]{margin-top:2.5rem}.hero-primary-btn[data-astro-cid-j2uhm2f2]{position:relative;display:inline-flex;align-items:center;gap:1.25rem;padding:1.125rem 2.5rem;background:var(--color-primary-900);color:var(--color-surface-50);border-radius:9999px;font-size:.8125rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);border:1px solid rgba(255,255,255,.1);overflow:hidden;z-index:1;box-shadow:0 12px 32px -12px #102a4399}.hero-primary-btn[data-astro-cid-j2uhm2f2]:hover{transform:translateY(-4px);background:var(--color-primary-800);box-shadow:0 16px 40px -12px #102a43b3;border-color:var(--color-accent-400)}.btn-text[data-astro-cid-j2uhm2f2]{position:relative;z-index:2}.btn-icon[data-astro-cid-j2uhm2f2]{display:flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;background:#ffffff1a;color:var(--color-accent-400);border-radius:50%;transition:all .4s cubic-bezier(.16,1,.3,1)}.btn-icon[data-astro-cid-j2uhm2f2] svg[data-astro-cid-j2uhm2f2]{width:.875rem;height:.875rem;transition:transform .4s cubic-bezier(.16,1,.3,1)}.hero-primary-btn[data-astro-cid-j2uhm2f2]:hover .btn-icon[data-astro-cid-j2uhm2f2]{background:var(--color-accent-500);color:#fff;transform:scale(1.1)}.hero-primary-btn[data-astro-cid-j2uhm2f2]:hover .btn-icon[data-astro-cid-j2uhm2f2] svg[data-astro-cid-j2uhm2f2]{transform:translate(2px)}.btn-glow[data-astro-cid-j2uhm2f2]{position:absolute;top:50%;left:50%;width:140%;height:140%;background:radial-gradient(circle,var(--color-accent-500) 0%,transparent 70%);opacity:0;transform:translate(-50%,-50%) scale(.5);transition:all .6s ease;z-index:-1;pointer-events:none}.hero-primary-btn[data-astro-cid-j2uhm2f2]:hover .btn-glow[data-astro-cid-j2uhm2f2]{opacity:.15;transform:translate(-50%,-50%) scale(1)}.hero-visual[data-astro-cid-j2uhm2f2]{position:relative;display:flex;justify-content:center;align-items:center;animation:heroFadeIn .8s ease-out .2s both}.hero-orbit-container[data-astro-cid-j2uhm2f2]{position:relative;display:flex;justify-content:center;align-items:center}.hero-circle[data-astro-cid-j2uhm2f2]{width:clamp(24rem,40vw,36rem);height:clamp(24rem,40vw,36rem);border-radius:50%;background:#bebebe;position:relative;box-shadow:0 20px 60px #86868640;overflow:hidden}.hero-circle[data-astro-cid-j2uhm2f2]:after{content:"";position:absolute;inset:0;border-radius:50%;box-shadow:inset 0 20px 50px #92929259,inset 0 -10px 25px #96969626;pointer-events:none;z-index:20}.hero-photo[data-astro-cid-j2uhm2f2]{width:100%;height:100%;object-fit:cover;object-position:center top}.hero-photo-placeholder[data-astro-cid-j2uhm2f2]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-accent-400),var(--color-accent-600))}.hero-photo-placeholder[data-astro-cid-j2uhm2f2] span[data-astro-cid-j2uhm2f2]{font-size:8rem;font-weight:900;color:#fff;opacity:.4}.hero-badge[data-astro-cid-j2uhm2f2]{position:absolute;z-index:20;display:flex;align-items:center;gap:.625rem;background:#fff;border-radius:9999px;padding:.625rem 1.25rem;box-shadow:0 8px 32px #0000001a;animation:badgeFloat 3s ease-in-out infinite;white-space:nowrap}.hero-badge--top-left[data-astro-cid-j2uhm2f2]{top:5%;left:-10%;animation-delay:0s}.hero-badge--top-right[data-astro-cid-j2uhm2f2]{top:5%;right:-10%;animation-delay:.5s}.hero-badge--bottom-left[data-astro-cid-j2uhm2f2]{bottom:10%;left:-10%;animation-delay:1s}.hero-badge--bottom-right[data-astro-cid-j2uhm2f2]{bottom:10%;right:-10%;animation-delay:1.5s}.hero-badge[data-astro-cid-j2uhm2f2]:not([class*=--]){bottom:8%;left:-5%}.hero-badge-number[data-astro-cid-j2uhm2f2]{font-size:1.75rem;font-weight:800;color:var(--color-primary-600);line-height:1rem}.hero-badge-number[data-astro-cid-j2uhm2f2] sup[data-astro-cid-j2uhm2f2]{font-size:1.2rem;color:var(--color-accent-500);font-weight:700}.hero-badge-text[data-astro-cid-j2uhm2f2]{display:flex;flex-direction:column;line-height:1.2}.hero-badge-text[data-astro-cid-j2uhm2f2] span[data-astro-cid-j2uhm2f2]{font-size:.625rem;font-weight:700;letter-spacing:.08em;color:var(--color-primary-600);text-transform:uppercase}.hero-badge-accent[data-astro-cid-j2uhm2f2]{color:var(--color-accent-600)!important}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:768px){.hero-section[data-astro-cid-j2uhm2f2]{min-height:auto;padding:6.5rem 0 3rem}.hero-container[data-astro-cid-j2uhm2f2]{grid-template-columns:1fr;display:flex;flex-direction:column;gap:1.5rem;text-align:center}.hero-text[data-astro-cid-j2uhm2f2]{display:contents}.hero-greeting[data-astro-cid-j2uhm2f2]{order:1;margin-bottom:0}.hero-name[data-astro-cid-j2uhm2f2]{order:2;align-items:center;margin-bottom:.5rem}.hero-role-wrapper[data-astro-cid-j2uhm2f2]{order:3;align-items:center;text-align:center;margin-bottom:0}.role-item[data-astro-cid-j2uhm2f2]{justify-content:center}.hero-visual[data-astro-cid-j2uhm2f2]{order:4;margin:2.5rem 0;display:flex;justify-content:center;align-items:center;width:100%}.hero-orbit-container[data-astro-cid-j2uhm2f2]{position:relative;width:20rem;height:20rem;display:flex;justify-content:center;align-items:center}.hero-bio[data-astro-cid-j2uhm2f2]{order:5;margin-left:auto;margin-right:auto}.hero-cta-wrapper[data-astro-cid-j2uhm2f2]{order:6;margin-top:0;display:flex;justify-content:center}.hero-name-first[data-astro-cid-j2uhm2f2]{font-size:3.5rem}.hero-name-rest[data-astro-cid-j2uhm2f2]{font-size:3rem}.hero-circle[data-astro-cid-j2uhm2f2]{width:20rem;height:20rem}.hero-badge[data-astro-cid-j2uhm2f2]{position:absolute;padding:1rem 1.75rem;gap:1rem;border-radius:9999px;box-shadow:0 10px 25px #00000026;animation:badgeFloat 3s ease-in-out infinite;z-index:30;justify-content:flex-start;text-align:left;min-width:140px}.hero-badge--top-left[data-astro-cid-j2uhm2f2],.hero-badge--top-right[data-astro-cid-j2uhm2f2],.hero-badge--bottom-left[data-astro-cid-j2uhm2f2],.hero-badge--bottom-right[data-astro-cid-j2uhm2f2]{inset:auto}.hero-badge[data-astro-cid-j2uhm2f2]:nth-child(2){top:-3%;left:50%;transform:translate(-50%);animation-delay:0s}.hero-badge[data-astro-cid-j2uhm2f2]:nth-child(3){top:14%;right:-5%;animation-delay:.4s}.hero-badge[data-astro-cid-j2uhm2f2]:nth-child(4){bottom:14%;right:-5%;animation-delay:.8s}.hero-badge[data-astro-cid-j2uhm2f2]:nth-child(5){bottom:-3%;left:50%;transform:translate(-50%);animation-delay:1.2s}.hero-badge[data-astro-cid-j2uhm2f2]:nth-child(6){bottom:14%;left:-5%;animation-delay:1.6s}.hero-badge[data-astro-cid-j2uhm2f2]:nth-child(7){top:14%;left:-5%;animation-delay:2s}.hero-badge[data-astro-cid-j2uhm2f2]:nth-child(8){top:2%;right:15%;animation-delay:2.4s}.hero-badge[data-astro-cid-j2uhm2f2]:nth-child(9){bottom:2%;right:15%;animation-delay:2.8s}.hero-badge[data-astro-cid-j2uhm2f2]:nth-child(10){bottom:2%;left:15%;animation-delay:3.2s}.hero-badge[data-astro-cid-j2uhm2f2]:nth-child(11){top:2%;left:15%;animation-delay:3.6s}.hero-badge-number[data-astro-cid-j2uhm2f2]{font-size:2.3rem}.hero-badge-number[data-astro-cid-j2uhm2f2] sup[data-astro-cid-j2uhm2f2]{font-size:1rem}.hero-badge-text[data-astro-cid-j2uhm2f2]{align-items:flex-start;text-align:left}.hero-badge-text[data-astro-cid-j2uhm2f2] span[data-astro-cid-j2uhm2f2]{font-size:.85rem;letter-spacing:.04em}}@media(max-width:420px){.hero-orbit-container[data-astro-cid-j2uhm2f2],.hero-circle[data-astro-cid-j2uhm2f2]{width:17rem;height:17rem}.hero-badge[data-astro-cid-j2uhm2f2]{padding:.5rem .3rem;gap:.25rem}.hero-badge-number[data-astro-cid-j2uhm2f2]{font-size:.85rem}.hero-badge-text[data-astro-cid-j2uhm2f2] span[data-astro-cid-j2uhm2f2]{font-size:.6rem}}.dark .hero-section[data-astro-cid-j2uhm2f2]{background:var(--color-surface-50)}.dark .hero-greeting[data-astro-cid-j2uhm2f2]{color:var(--color-accent-400)}.dark .hero-name-first[data-astro-cid-j2uhm2f2]{color:var(--color-primary-900)}.dark .hero-name-rest[data-astro-cid-j2uhm2f2]{color:var(--color-accent-500)}.dark .hero-role-intro[data-astro-cid-j2uhm2f2]{color:var(--color-primary-800)}.dark .hero-bio[data-astro-cid-j2uhm2f2]{color:var(--color-primary-600)}.dark .hero-primary-btn[data-astro-cid-j2uhm2f2]{box-shadow:0 12px 32px -12px #0009;border-color:#ffffff0d}.dark .hero-circle[data-astro-cid-j2uhm2f2]{background:#1e1e1e!important;box-shadow:0 20px 60px #0006;border:1px solid rgba(255,255,255,.05)}.dark .hero-circle[data-astro-cid-j2uhm2f2]:after{box-shadow:inset 0 20px 50px #0009,inset 0 -10px 25px #0006}.dark .hero-badge[data-astro-cid-j2uhm2f2]{background:#1e293bcc!important;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 8px 32px #0006!important}.dark .hero-badge-number[data-astro-cid-j2uhm2f2]{color:var(--color-accent-400)}.dark .hero-badge-text[data-astro-cid-j2uhm2f2] span[data-astro-cid-j2uhm2f2]{color:var(--color-primary-600)}.dark .btn-icon[data-astro-cid-j2uhm2f2]{background:#0003!important;color:var(--color-accent-300)!important}.dark .hero-primary-btn[data-astro-cid-j2uhm2f2]:hover .btn-icon[data-astro-cid-j2uhm2f2]{background:var(--color-accent-500)!important;color:#fff!important}.intro-info-grid[data-astro-cid-wphcppha]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:2.5rem}.intro-info-card[data-astro-cid-wphcppha]{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;background:color-mix(in srgb,var(--color-surface-50) 70%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--color-surface-200);border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:introCardReveal .5s ease-out both;animation-delay:calc(var(--card-delay, 0) * 80ms);text-decoration:none}.intro-info-card[data-astro-cid-wphcppha]:hover{border-color:var(--color-accent-300);box-shadow:0 4px 16px #27ab8314,0 1px 3px #0000000a;transform:translateY(-2px)}.intro-info-card--link[data-astro-cid-wphcppha]{cursor:pointer}.intro-info-card--link[data-astro-cid-wphcppha]:hover{border-color:var(--color-accent-400);background:color-mix(in srgb,var(--color-accent-50) 50%,transparent)}.intro-info-icon[data-astro-cid-wphcppha]{width:2.25rem;height:2.25rem;min-width:2.25rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;background:var(--color-primary-50);color:var(--color-primary-600);transition:all .3s ease}.intro-info-icon[data-astro-cid-wphcppha] svg[data-astro-cid-wphcppha]{width:1.125rem;height:1.125rem}.intro-info-card[data-astro-cid-wphcppha]:hover .intro-info-icon[data-astro-cid-wphcppha]{background:var(--color-accent-100);color:var(--color-accent-700);transform:scale(1.05)}.intro-info-icon--scholar[data-astro-cid-wphcppha]{background:#e8f5e9;color:#2e7d32}.intro-info-card[data-astro-cid-wphcppha]:hover .intro-info-icon--scholar[data-astro-cid-wphcppha]{background:#c8e6c9;color:#1b5e20}.intro-info-icon--scopus[data-astro-cid-wphcppha]{background:#fff3e0;color:#e65100}.intro-info-card[data-astro-cid-wphcppha]:hover .intro-info-icon--scopus[data-astro-cid-wphcppha]{background:#ffe0b2;color:#bf360c}.intro-info-icon--orcid[data-astro-cid-wphcppha]{background:#e8f5e9;color:#a6ce39}.intro-info-card[data-astro-cid-wphcppha]:hover .intro-info-icon--orcid[data-astro-cid-wphcppha]{background:#dcedc8;color:#7cb342}.intro-info-icon--sinta[data-astro-cid-wphcppha]{background:#e3f2fd;color:#1565c0}.intro-info-card[data-astro-cid-wphcppha]:hover .intro-info-icon--sinta[data-astro-cid-wphcppha]{background:#bbdefb;color:#0d47a1}.intro-info-content[data-astro-cid-wphcppha]{display:flex;flex-direction:column;gap:.1rem;min-width:0}.intro-info-label[data-astro-cid-wphcppha]{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary-400);line-height:1.2}.intro-info-value[data-astro-cid-wphcppha]{font-size:.875rem;font-weight:600;color:var(--color-primary-800);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.intro-info-value--mono[data-astro-cid-wphcppha]{font-family:var(--font-mono);font-size:.8125rem;font-weight:500;letter-spacing:-.01em}.intro-info-value--link[data-astro-cid-wphcppha]{color:var(--color-accent-700);display:inline-flex;align-items:center;gap:.25rem}.intro-info-card--link[data-astro-cid-wphcppha]:hover .intro-info-value--link[data-astro-cid-wphcppha]{color:var(--color-accent-600)}.intro-link-arrow[data-astro-cid-wphcppha]{width:.8rem;height:.8rem;opacity:0;transform:translate(-4px,4px);transition:all .25s ease;flex-shrink:0}.intro-info-card--link[data-astro-cid-wphcppha]:hover .intro-link-arrow[data-astro-cid-wphcppha]{opacity:1;transform:translate(0)}@keyframes introCardReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.intro-info-grid[data-astro-cid-wphcppha]{grid-template-columns:1fr;gap:.5rem}.intro-info-card[data-astro-cid-wphcppha]{padding:.75rem .875rem}.intro-info-value--mono[data-astro-cid-wphcppha]{font-size:.75rem}}.intro-social-link[data-astro-cid-wphcppha]{width:2rem;height:2rem;border-radius:9999px;border:1px solid var(--color-primary-100);display:flex;align-items:center;justify-content:center;color:var(--color-primary-400);transition:all .2s ease}.intro-social-link[data-astro-cid-wphcppha]:hover{color:var(--color-accent-600);border-color:var(--color-accent-600);transform:translateY(-2px)}.dark .intro-info-card[data-astro-cid-wphcppha]{background:color-mix(in srgb,var(--color-surface-100) 50%,rgba(0,0,0,.5));border-color:var(--color-surface-200);box-shadow:0 4px 20px #0006}.dark .intro-info-card[data-astro-cid-wphcppha]:hover{border-color:var(--color-accent-500);box-shadow:0 8px 24px #10b98126;background:color-mix(in srgb,var(--color-surface-200) 60%,rgba(0,0,0,.4))}.dark .intro-info-icon[data-astro-cid-wphcppha]{background:var(--color-surface-200);color:var(--color-primary-400)}.dark .intro-info-card[data-astro-cid-wphcppha]:hover .intro-info-icon[data-astro-cid-wphcppha]{background:var(--color-accent-900);color:var(--color-accent-400)}.dark .intro-info-icon--scholar[data-astro-cid-wphcppha]{background:#2e7d3233;color:#81c784}.dark .intro-info-card[data-astro-cid-wphcppha]:hover .intro-info-icon--scholar[data-astro-cid-wphcppha]{background:#2e7d3266;color:#a5d6a7}.dark .intro-info-icon--scopus[data-astro-cid-wphcppha]{background:#e6510033;color:#ffb74d}.dark .intro-info-card[data-astro-cid-wphcppha]:hover .intro-info-icon--scopus[data-astro-cid-wphcppha]{background:#e6510066;color:#ffcc80}.dark .intro-info-icon--orcid[data-astro-cid-wphcppha]{background:#7cb34233;color:#aed581}.dark .intro-info-card[data-astro-cid-wphcppha]:hover .intro-info-icon--orcid[data-astro-cid-wphcppha]{background:#7cb34266;color:#c5e1a5}.dark .intro-info-icon--sinta[data-astro-cid-wphcppha]{background:#1565c033;color:#64b5f6}.dark .intro-info-card[data-astro-cid-wphcppha]:hover .intro-info-icon--sinta[data-astro-cid-wphcppha]{background:#1565c066;color:#90caf9}.intro-info-icon--wos[data-astro-cid-wphcppha]{background:#fff8e1;color:#ff8f00}.dark .intro-info-icon--wos[data-astro-cid-wphcppha]{background:#ff8f0033;color:#ffb300}.intro-info-icon--rg[data-astro-cid-wphcppha]{background:#f1f8e9;color:#0cb}.dark .intro-info-icon--rg[data-astro-cid-wphcppha]{background:#0cb3;color:#00e5d1}.dark .intro-info-card[data-astro-cid-wphcppha]{background:#2d2d2d!important;border-color:#3d3d3d!important;box-shadow:0 4px 20px #0006!important}.dark .intro-info-card[data-astro-cid-wphcppha]:hover{border-color:var(--color-accent-600)!important;background:#333!important}.dark .intro-social-link[data-astro-cid-wphcppha]{background:#2d2d2d!important;border-color:#3d3d3d!important;color:#cbd5e1!important}.dark .intro-social-link[data-astro-cid-wphcppha]:hover{border-color:var(--color-accent-600)!important;color:var(--color-accent-400)!important;background:#3a3a3a!important}.dark h2[data-astro-cid-wphcppha].text-primary-950,.dark h2[data-astro-cid-wphcppha].text-primary-950 span[data-astro-cid-wphcppha]{color:#fff!important}.dark p[data-astro-cid-wphcppha].text-primary-500{color:#cbd5e1!important}.dark span[data-astro-cid-wphcppha].uppercase,.dark .intro-info-label[data-astro-cid-wphcppha]{color:#94a3b8!important}.dark .intro-info-value[data-astro-cid-wphcppha]{color:#fff!important}.dark .intro-info-value--link[data-astro-cid-wphcppha]{color:#6ee7b7!important}.dark .intro-info-card[data-astro-cid-wphcppha]:hover .intro-info-value--link[data-astro-cid-wphcppha]{color:#a7f3d0!important}.dark span[data-astro-cid-wphcppha].uppercase.tracking-widest{color:#94a3b8!important}.experience-summary-section[data-astro-cid-fwx6zcbg]{padding:0 0 3rem;background:var(--color-surface-50)}.experience-summary-container[data-astro-cid-fwx6zcbg]{width:100%;max-width:76rem;margin:0 auto;padding:0 1.5rem}.summary-card[data-astro-cid-fwx6zcbg]{background:#fff;border:1px solid var(--color-surface-200);border-radius:2rem;padding:4rem;box-shadow:0 15px 50px -20px #0000000d;position:relative;overflow:hidden}.summary-grid[data-astro-cid-fwx6zcbg]{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.stat-block[data-astro-cid-fwx6zcbg]{display:flex;align-items:center;gap:2.5rem}.stat-number-wrapper[data-astro-cid-fwx6zcbg]{position:relative;flex-shrink:0}.stat-number[data-astro-cid-fwx6zcbg]{font-family:var(--font-heading);font-size:clamp(4rem,8vw,6rem);font-weight:900;color:var(--color-primary-900);line-height:1;position:relative;z-index:2}.stat-number[data-astro-cid-fwx6zcbg] sup[data-astro-cid-fwx6zcbg]{font-size:.4em;color:var(--color-accent-500);margin-left:.1em}.stat-ring[data-astro-cid-fwx6zcbg]{position:absolute;top:50%;left:50%;width:140%;height:140%;border-radius:50%;background:radial-gradient(circle,var(--color-accent-50) 0%,transparent 70%);transform:translate(-50%,-50%);z-index:1}.stat-info[data-astro-cid-fwx6zcbg]{flex-grow:1}.stat-label[data-astro-cid-fwx6zcbg]{font-size:1.5rem;font-weight:800;color:var(--color-primary-900);margin-bottom:.75rem;line-height:1.2}.stat-description[data-astro-cid-fwx6zcbg]{font-size:.9375rem;color:var(--color-primary-500);line-height:1.6;margin:0}.focus-block[data-astro-cid-fwx6zcbg]{padding-left:3rem;border-left:1px solid var(--color-surface-200)}.focus-subtitle[data-astro-cid-fwx6zcbg]{display:block;font-size:.6875rem;font-weight:700;letter-spacing:.2em;color:var(--color-primary-400);text-transform:uppercase;margin-bottom:1.5rem}.focus-tags[data-astro-cid-fwx6zcbg]{display:flex;flex-wrap:wrap;gap:.75rem}.focus-tag[data-astro-cid-fwx6zcbg]{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--color-surface-50);border:1px solid var(--color-surface-200);border-radius:9999px;font-size:.8125rem;font-weight:700;color:var(--color-primary-800);transition:all .3s ease}.tag-dot[data-astro-cid-fwx6zcbg]{width:.375rem;height:.375rem;border-radius:50%;background:var(--color-accent-400);transition:transform .3s ease}.focus-tag[data-astro-cid-fwx6zcbg]:hover{background:var(--color-primary-900);color:#fff;transform:translateY(-2px);border-color:var(--color-primary-900)}.focus-tag[data-astro-cid-fwx6zcbg]:hover .tag-dot[data-astro-cid-fwx6zcbg]{transform:scale(1.5);background:#fff}@media(max-width:1024px){.summary-grid[data-astro-cid-fwx6zcbg]{grid-template-columns:1fr;gap:3rem}.focus-block[data-astro-cid-fwx6zcbg]{padding-left:0;border-left:none;padding-top:3rem;border-top:1px solid var(--color-surface-200)}}@media(max-width:640px){.summary-card[data-astro-cid-fwx6zcbg]{padding:2.5rem 1.5rem}.stat-block[data-astro-cid-fwx6zcbg]{flex-direction:column;text-align:center;gap:1rem}.focus-block[data-astro-cid-fwx6zcbg]{text-align:center}.focus-tags[data-astro-cid-fwx6zcbg]{justify-content:center}}.dark .summary-card[data-astro-cid-fwx6zcbg]{background:#2d2d2d!important;border-color:#3d3d3d!important;box-shadow:0 15px 50px -20px #0006}.dark .stat-number[data-astro-cid-fwx6zcbg],.dark .stat-label[data-astro-cid-fwx6zcbg]{color:#fff!important}.dark .stat-description[data-astro-cid-fwx6zcbg]{color:#cbd5e1!important}.dark .focus-block[data-astro-cid-fwx6zcbg]{border-color:#3d3d3d!important}.dark .focus-subtitle[data-astro-cid-fwx6zcbg]{color:#94a3b8!important}.dark .focus-tag[data-astro-cid-fwx6zcbg]{background:#3a3a3a!important;border-color:#4a4a4a!important;color:#cbd5e1!important}.dark .focus-tag[data-astro-cid-fwx6zcbg]:hover{background:var(--color-accent-600)!important;color:#fff!important;border-color:var(--color-accent-600)!important}.dark .stat-ring[data-astro-cid-fwx6zcbg]{background:radial-gradient(circle,rgba(16,185,129,.1) 0%,transparent 70%)}.pub-section[data-astro-cid-tkwzr5or]{position:relative;padding:5rem 0 6rem;overflow:hidden;background:linear-gradient(180deg,var(--color-surface-50) 0%,var(--color-surface-100) 50%,var(--color-surface-50) 100%)}.pub-bg-ornament[data-astro-cid-tkwzr5or]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35;pointer-events:none;z-index:0}.pub-bg-ornament--1[data-astro-cid-tkwzr5or]{width:400px;height:400px;background:var(--color-accent-200);top:-100px;right:-100px;animation:float-orb 12s ease-in-out infinite alternate}.pub-bg-ornament--2[data-astro-cid-tkwzr5or]{width:300px;height:300px;background:var(--color-primary-200);bottom:-80px;left:-80px;animation:float-orb 15s ease-in-out infinite alternate-reverse}.pub-bg-ornament--3[data-astro-cid-tkwzr5or]{width:200px;height:200px;background:var(--color-accent-100);top:40%;left:50%;animation:float-orb 18s ease-in-out infinite alternate}@keyframes float-orb{0%{transform:translate(0) scale(1)}to{transform:translate(30px,-20px) scale(1.1)}}.pub-container[data-astro-cid-tkwzr5or]{position:relative;z-index:1;width:100%;max-width:56rem;margin:0 auto;padding:0 1.5rem}.pub-header[data-astro-cid-tkwzr5or]{text-align:center;margin-bottom:3.5rem}.pub-header__label[data-astro-cid-tkwzr5or]{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.pub-header__dash[data-astro-cid-tkwzr5or]{width:1.5rem;height:2px;background:var(--color-accent-300);border-radius:2px}.pub-header__tag[data-astro-cid-tkwzr5or]{font-size:.625rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent-600)}.pub-header__title[data-astro-cid-tkwzr5or]{font-size:2rem;font-weight:900;color:var(--color-primary-950);letter-spacing:-.02em;line-height:1.1;margin-bottom:.75rem}.pub-header__subtitle[data-astro-cid-tkwzr5or]{font-family:var(--font-serif);font-size:.95rem;color:var(--color-primary-500);font-style:italic}@media(min-width:768px){.pub-header__title[data-astro-cid-tkwzr5or]{font-size:2.5rem}}.pub-timeline[data-astro-cid-tkwzr5or]{display:flex;flex-direction:column;gap:2.5rem}.pub-year-marker[data-astro-cid-tkwzr5or]{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.pub-year-marker__line[data-astro-cid-tkwzr5or]{height:1px;width:2rem;background:var(--color-surface-300);flex-shrink:0}.pub-year-marker__line--grow[data-astro-cid-tkwzr5or]{flex:1;background:linear-gradient(to right,var(--color-surface-300),transparent)}.pub-year-marker__label[data-astro-cid-tkwzr5or]{font-size:1.75rem;font-weight:900;color:var(--color-primary-900);letter-spacing:-.02em;line-height:1;flex-shrink:0}.pub-year-marker__count[data-astro-cid-tkwzr5or]{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent-600);background:var(--color-accent-50);border:1px solid var(--color-accent-200);padding:.2rem .6rem;border-radius:9999px;flex-shrink:0;white-space:nowrap}.pub-cards[data-astro-cid-tkwzr5or]{display:flex;flex-direction:column;gap:.75rem}.pub-card[data-astro-cid-tkwzr5or]{position:relative;display:flex;align-items:stretch;background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:1rem;overflow:hidden;transform:translateY(0) scale(1);transition:transform .4s cubic-bezier(.23,1,.32,1),border-color .4s ease,box-shadow .4s ease;animation:card-enter .6s cubic-bezier(.23,1,.32,1) backwards;animation-delay:calc(var(--stagger) * 80ms);cursor:default}.pub-card[data-astro-cid-tkwzr5or]:hover{transform:translateY(-4px) scale(1.025);border-color:var(--color-accent-300);box-shadow:0 12px 40px -8px #27ab8326,0 6px 16px -4px #0000000f}@keyframes card-enter{0%{opacity:0;transform:translateY(16px) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}.pub-card__index[data-astro-cid-tkwzr5or]{display:flex;align-items:center;justify-content:center;width:3.5rem;flex-shrink:0;background:linear-gradient(135deg,var(--color-primary-900),var(--color-primary-800));color:var(--color-primary-200);font-size:.8rem;font-weight:800;font-family:rubik;letter-spacing:.05em;transition:.3s ease}.pub-card[data-astro-cid-tkwzr5or]:hover .pub-card__index[data-astro-cid-tkwzr5or]{background:transparent;color:var(--color-primary-800);font-size:1.4rem}.pub-card__body[data-astro-cid-tkwzr5or]{flex:1;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;min-width:0}.pub-card__journal[data-astro-cid-tkwzr5or]{display:inline-flex;align-items:center;justify-content:flex-end;gap:.35rem;width:fit-content;margin-left:auto;text-align:right;font-family:var(--font-serif);font-size:.75rem;font-style:italic;color:var(--color-primary-500);padding:.15rem 0;opacity:0;transform:translate(10px);transition:all .4s ease;pointer-events:none}.pub-card[data-astro-cid-tkwzr5or]:hover .pub-card__journal[data-astro-cid-tkwzr5or]{opacity:1;transform:translate(0)}.pub-card__journal-icon[data-astro-cid-tkwzr5or]{flex-shrink:0;opacity:.5}.pub-card__title[data-astro-cid-tkwzr5or]{font-size:1rem;font-weight:450;line-height:1.45;color:var(--color-primary-900);transition:color .5s ease}.pub-card[data-astro-cid-tkwzr5or]:hover .pub-card__title[data-astro-cid-tkwzr5or]{color:var(--color-primary-900)}.pub-card__footer[data-astro-cid-tkwzr5or]{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:.5rem}.pub-card__link[data-astro-cid-tkwzr5or]{display:inline-flex;align-items:center;gap:.4rem;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary-600);text-decoration:none;transition:all .3s ease}.pub-card__link[data-astro-cid-tkwzr5or]:hover{color:var(--color-accent-600)}.pub-card__link[data-astro-cid-tkwzr5or] svg[data-astro-cid-tkwzr5or]{transition:transform .3s ease}.pub-card[data-astro-cid-tkwzr5or]:hover .pub-card__link[data-astro-cid-tkwzr5or] svg[data-astro-cid-tkwzr5or]{transform:translate(2px,-2px)}.pub-card__glow[data-astro-cid-tkwzr5or]{position:absolute;inset:0;opacity:0;background:linear-gradient(135deg,#27ab8308,#102a4305);transition:opacity .4s ease;pointer-events:none;z-index:0}.pub-card[data-astro-cid-tkwzr5or]:hover .pub-card__glow[data-astro-cid-tkwzr5or]{opacity:1}.pub-cta[data-astro-cid-tkwzr5or]{margin-top:3.5rem;text-align:center}.pub-cta__button[data-astro-cid-tkwzr5or]{display:inline-flex;align-items:center;gap:.75rem;padding:.9rem 2rem;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,var(--color-primary-900),var(--color-primary-800));border-radius:9999px;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);box-shadow:0 2px 8px #0a192926}.pub-cta__button[data-astro-cid-tkwzr5or]:hover{background:linear-gradient(135deg,var(--color-accent-700),var(--color-accent-600));color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #27ab8340}.pub-cta__button[data-astro-cid-tkwzr5or] svg[data-astro-cid-tkwzr5or]{transition:transform .3s ease;flex-shrink:0}.pub-cta__button[data-astro-cid-tkwzr5or]:hover svg[data-astro-cid-tkwzr5or]{transform:translate(4px)}@media(max-width:640px){.pub-section[data-astro-cid-tkwzr5or]{padding:3.5rem 0 4rem}.pub-header[data-astro-cid-tkwzr5or]{margin-bottom:2.5rem}.pub-card__index[data-astro-cid-tkwzr5or]{width:2.75rem;font-size:.7rem}.pub-card__body[data-astro-cid-tkwzr5or]{padding:1rem 1.15rem}.pub-card__title[data-astro-cid-tkwzr5or]{font-size:.875rem}.pub-card__journal-icon[data-astro-cid-tkwzr5or]{display:none}.pub-year-marker__label[data-astro-cid-tkwzr5or]{font-size:1.4rem}.pub-year-marker__line[data-astro-cid-tkwzr5or]{width:1rem}}.dark .pub-section[data-astro-cid-tkwzr5or]{background:transparent}.dark .pub-bg-ornament[data-astro-cid-tkwzr5or]{display:none}.dark .pub-card[data-astro-cid-tkwzr5or]{background:#2d2d2d!important;border-color:#3d3d3d!important;box-shadow:0 4px 20px #0006!important}.dark .pub-card[data-astro-cid-tkwzr5or]:hover{border-color:#10b981!important;box-shadow:0 12px 32px #10b9811a!important;background:#333!important}.dark .pub-card__index[data-astro-cid-tkwzr5or]{background:#3a3a3a!important;color:#94a3b8!important}.dark .pub-card[data-astro-cid-tkwzr5or]:hover .pub-card__index[data-astro-cid-tkwzr5or]{color:#10b981!important;background:transparent!important}.dark .pub-year-marker__label[data-astro-cid-tkwzr5or],.dark .pub-card__title[data-astro-cid-tkwzr5or]{color:#fff!important}.dark .pub-card__link[data-astro-cid-tkwzr5or]{color:#cbd5e1!important}.dark .pub-card__link[data-astro-cid-tkwzr5or]:hover{color:#10b981!important}.dark .pub-year-marker__count[data-astro-cid-tkwzr5or]{background:#10b9811a!important;color:#6ee7b7!important;border-color:#10b98133!important}.dark .pub-cta__button[data-astro-cid-tkwzr5or]{background:var(--color-accent-600)!important;color:#fff!important;box-shadow:0 8px 24px #10b98133!important}.dark .pub-cta__button[data-astro-cid-tkwzr5or]:hover{background:var(--color-accent-500)!important;box-shadow:0 12px 32px #10b9814d!important}.blog-section[data-astro-cid-wghshlfm]{padding:8rem 0;background:var(--color-surface-50);position:relative;overflow:hidden}.blog-watermark[data-astro-cid-wghshlfm]{position:absolute;bottom:-5rem;left:50%;transform:translate(-50%);font-size:clamp(10rem,30vw,25rem);font-weight:900;color:var(--color-primary-900);opacity:.03;pointer-events:none;user-select:none;z-index:0}.blog-container[data-astro-cid-wghshlfm]{width:100%;max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.blog-header[data-astro-cid-wghshlfm]{text-align:center;margin-bottom:5rem}.blog-subtitle[data-astro-cid-wghshlfm]{display:block;font-size:.75rem;font-weight:700;letter-spacing:.25em;color:var(--color-accent-600);text-transform:uppercase;margin-bottom:1rem}.blog-title[data-astro-cid-wghshlfm]{font-size:clamp(2.25rem,5vw,3rem);font-weight:900;color:var(--color-primary-950)}.blog-grid[data-astro-cid-wghshlfm]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}.blog-card[data-astro-cid-wghshlfm]{background:#fff;border:1px solid var(--color-surface-200);border-radius:2rem;overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;animation:fadeInSlide .8s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--card-delay, 0) * .12s)}.blog-card[data-astro-cid-wghshlfm]:hover{transform:translateY(-12px);box-shadow:0 25px 50px -12px #0000001a;border-color:var(--color-accent-200)}.card-link[data-astro-cid-wghshlfm]{text-decoration:none;height:100%;display:flex;flex-direction:column}.card-image-wrapper[data-astro-cid-wghshlfm]{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden}.card-image[data-astro-cid-wghshlfm]{width:100%;height:100%;object-cover:center;transition:transform .6s cubic-bezier(.16,1,.3,1)}.blog-card[data-astro-cid-wghshlfm]:hover .card-image[data-astro-cid-wghshlfm]{transform:scale(1.08)}.card-image-overlay[data-astro-cid-wghshlfm]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.2),transparent);opacity:0;transition:opacity .4s ease}.blog-card[data-astro-cid-wghshlfm]:hover .card-image-overlay[data-astro-cid-wghshlfm]{opacity:1}.card-content[data-astro-cid-wghshlfm]{padding:2.5rem;flex-grow:1;display:flex;flex-direction:column}.card-date[data-astro-cid-wghshlfm]{display:block;font-size:.6875rem;font-weight:700;color:var(--color-primary-400);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.25rem}.card-title[data-astro-cid-wghshlfm]{font-size:1.25rem;font-weight:800;color:var(--color-primary-900);line-height:1.4;margin-bottom:1.25rem;transition:color .3s ease;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card[data-astro-cid-wghshlfm]:hover .card-title[data-astro-cid-wghshlfm]{color:var(--color-accent-700)}.card-excerpt[data-astro-cid-wghshlfm]{font-size:.9375rem;color:var(--color-primary-500);line-height:1.6;margin-bottom:2rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-footer[data-astro-cid-wghshlfm]{margin-top:auto}.read-more[data-astro-cid-wghshlfm]{display:inline-flex;align-items:center;gap:.625rem;font-size:.6875rem;font-weight:800;color:var(--color-primary-900);letter-spacing:.15em;transition:all .3s ease}.read-more[data-astro-cid-wghshlfm] svg[data-astro-cid-wghshlfm]{width:1rem;height:1rem;transition:transform .3s ease}.blog-card[data-astro-cid-wghshlfm]:hover .read-more[data-astro-cid-wghshlfm]{color:var(--color-accent-600)}.blog-card[data-astro-cid-wghshlfm]:hover .read-more[data-astro-cid-wghshlfm] svg[data-astro-cid-wghshlfm]{transform:translate(4px)}.blog-footer[data-astro-cid-wghshlfm]{margin-top:6rem;text-align:center}.view-all-btn[data-astro-cid-wghshlfm]{display:inline-flex;align-items:center;gap:1rem;padding:1.125rem 2.75rem;background:transparent;border:2px solid var(--color-primary-900);color:var(--color-primary-900);border-radius:9999px;font-size:.8125rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1)}.view-all-btn[data-astro-cid-wghshlfm]:hover{background:var(--color-primary-900);color:#fff;transform:translateY(-4px);box-shadow:0 15px 40px -10px #102a4333}.view-all-btn[data-astro-cid-wghshlfm] svg[data-astro-cid-wghshlfm]{width:1rem;height:1rem;transition:transform .4s ease}.view-all-btn[data-astro-cid-wghshlfm]:hover svg[data-astro-cid-wghshlfm]{transform:translate(4px)}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.blog-section[data-astro-cid-wghshlfm]{padding:5rem 0}.card-content[data-astro-cid-wghshlfm]{padding:2rem 1.5rem}.card-title[data-astro-cid-wghshlfm]{font-size:1.125rem}}.dark .blog-card[data-astro-cid-wghshlfm]{background:#2d2d2d!important;border-color:#3d3d3d!important;box-shadow:0 15px 40px -10px #0006}.dark .blog-card[data-astro-cid-wghshlfm]:hover{border-color:var(--color-accent-600)!important;background:#333!important;box-shadow:0 25px 60px -12px #0009}.dark .blog-title[data-astro-cid-wghshlfm],.dark .card-title[data-astro-cid-wghshlfm]{color:#fff!important}.dark .blog-card[data-astro-cid-wghshlfm]:hover .card-title[data-astro-cid-wghshlfm]{color:var(--color-accent-400)!important}.dark .card-excerpt[data-astro-cid-wghshlfm]{color:#cbd5e1!important}.dark .card-date[data-astro-cid-wghshlfm]{color:#94a3b8!important}.dark .read-more[data-astro-cid-wghshlfm]{color:#cbd5e1!important}.dark .blog-card[data-astro-cid-wghshlfm]:hover .read-more[data-astro-cid-wghshlfm]{color:var(--color-accent-400)!important}.dark .view-all-btn[data-astro-cid-wghshlfm]{border-color:var(--color-accent-600)!important;color:#fff!important;background:transparent!important}.dark .view-all-btn[data-astro-cid-wghshlfm]:hover{background:var(--color-accent-600)!important;box-shadow:0 15px 40px -10px #10b98133}.dark .blog-watermark[data-astro-cid-wghshlfm]{color:#fff!important;opacity:.02}
