.hero:where(.astro-BBE6DXRZ){padding:6rem 0 4rem;animation:fadeInUp .6s ease both}@media (min-width: 768px){.hero:where(.astro-BBE6DXRZ){padding:8rem 0 6rem}}.hero-content:where(.astro-BBE6DXRZ){display:flex;flex-direction:column-reverse;gap:3rem;align-items:center}@media (min-width: 768px){.hero-content:where(.astro-BBE6DXRZ){flex-direction:row;justify-content:space-between;gap:4rem;align-items:center}}.hero-intro:where(.astro-BBE6DXRZ){flex:1}.status-row:where(.astro-BBE6DXRZ){display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1.75rem}.status-badge:where(.astro-BBE6DXRZ){display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:linear-gradient(135deg,rgba(34,197,94,.08),rgba(34,197,94,.03));border:1px solid rgba(34,197,94,.2);border-radius:100px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 20px #22c55e0f,inset 0 1px #ffffff08}.location-badge:where(.astro-BBE6DXRZ){display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .875rem;background:linear-gradient(135deg,rgba(99,102,241,.1),rgba(168,85,247,.04));border:1px solid rgba(129,140,248,.22);border-radius:100px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 20px #6366f10f,inset 0 1px #ffffff08}.location-icon:where(.astro-BBE6DXRZ){width:13px;height:13px;stroke-width:2;color:#a78bfa;animation:locationBob 2.4s ease-in-out infinite}@keyframes locationBob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.location-text:where(.astro-BBE6DXRZ){font-size:.8rem;color:#c4b5fd;font-weight:500;letter-spacing:.01em}.status-dot:where(.astro-BBE6DXRZ){width:7px;height:7px;background:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55e99;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 8px #22c55e99}50%{opacity:.5;box-shadow:0 0 16px #22c55e4d}}.status-text:where(.astro-BBE6DXRZ){font-size:.8rem;color:#86efac;font-weight:500;letter-spacing:.01em}.hero-name:where(.astro-BBE6DXRZ){font-size:2.75rem;font-weight:700;line-height:1.15;letter-spacing:-.04em;color:#fafafa;margin-bottom:1rem}@media (min-width: 768px){.hero-name:where(.astro-BBE6DXRZ){font-size:3.75rem}}.name-accent:where(.astro-BBE6DXRZ){white-space:nowrap;background:linear-gradient(135deg,#818cf8 0%,#6366f1 40%,#a78bfa 80%,#c084fc 100%);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 6s ease-in-out infinite}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.wavy-accent:where(.astro-BBE6DXRZ){width:120px;height:12px;display:block;margin-bottom:1.5rem;opacity:.8}.hero-bio:where(.astro-BBE6DXRZ){font-size:1.05rem;line-height:1.75;color:#a1a1aa;margin-bottom:2rem;max-width:460px}.hero-find-me:where(.astro-BBE6DXRZ){margin-bottom:2rem}.find-me-label:where(.astro-BBE6DXRZ){display:block;font-size:.8rem;font-weight:600;color:#71717a;margin-bottom:.75rem;letter-spacing:.02em}.hero-links:where(.astro-BBE6DXRZ){display:flex;flex-wrap:wrap;gap:.5rem}.social-pill:where(.astro-BBE6DXRZ){display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .875rem;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#71717a;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .25s ease;background:rgba(255,255,255,.02)}.social-pill:where(.astro-BBE6DXRZ):hover{color:#fafafa;border-color:#6366f166;background:rgba(99,102,241,.06);box-shadow:0 0 20px #6366f114;transform:translateY(-1px)}.social-pill:where(.astro-BBE6DXRZ) svg:where(.astro-BBE6DXRZ){width:.9rem;height:.9rem}.hero-contact:where(.astro-BBE6DXRZ){padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.contact-label:where(.astro-BBE6DXRZ){display:block;font-size:.8rem;font-weight:600;color:#71717a;margin-bottom:.5rem;letter-spacing:.02em}.contact-text:where(.astro-BBE6DXRZ){font-size:.9rem;color:#a1a1aa;margin:0;line-height:1.6}.contact-email:where(.astro-BBE6DXRZ){color:#fafafa;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.2);transition:all .2s ease}.contact-email:where(.astro-BBE6DXRZ):hover{color:#818cf8;border-bottom-color:#6366f1}.hero-visual:where(.astro-BBE6DXRZ){flex-shrink:0}.photo-wrapper:where(.astro-BBE6DXRZ){position:relative;width:200px;height:200px}@media (min-width: 768px){.photo-wrapper:where(.astro-BBE6DXRZ){width:260px;height:260px}}.photo-ring:where(.astro-BBE6DXRZ){position:absolute;inset:-3px;border-radius:50%;background:conic-gradient(from 0deg,#6366f1,#a78bfa,#818cf8,#6366f1,transparent 60%,#6366f1);z-index:0;animation:ringRotate 8s linear infinite;opacity:.5}.photo-wrapper:where(.astro-BBE6DXRZ):hover .photo-ring:where(.astro-BBE6DXRZ){opacity:.9}@keyframes ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.photo-ring:where(.astro-BBE6DXRZ):after{content:"";position:absolute;inset:2px;border-radius:50%;background:#050505}.profile-photo:where(.astro-BBE6DXRZ){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;position:relative;z-index:1;transition:transform .4s ease}.photo-wrapper:where(.astro-BBE6DXRZ):hover .profile-photo:where(.astro-BBE6DXRZ){transform:scale(1.02)}.photo-glow:where(.astro-BBE6DXRZ){position:absolute;inset:-40px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.15) 0%,rgba(139,92,246,.08) 30%,transparent 70%);z-index:-1;filter:blur(40px);animation:glowPulse 4s ease-in-out infinite}@keyframes glowPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.amsterdam-intro:where(.astro-J7PV25F6){position:fixed;inset:0;z-index:9999;display:none;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;background:radial-gradient(ellipse 90% 60% at 50% 30%,rgba(99,102,241,.18),transparent 70%),linear-gradient(180deg,#05060f 0%,#080814 45%,#0a0a1c 100%)}.amsterdam-intro:where(.astro-J7PV25F6).active{display:flex;animation:introFade 5s ease forwards}@keyframes introFade{0%,86%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden;pointer-events:none}}.intro-stars:where(.astro-J7PV25F6){position:absolute;inset:0;background-image:radial-gradient(1.5px 1.5px at 20% 25%,rgba(255,255,255,.7),transparent),radial-gradient(1.5px 1.5px at 70% 15%,rgba(255,255,255,.5),transparent),radial-gradient(1px 1px at 40% 40%,rgba(255,255,255,.6),transparent),radial-gradient(1px 1px at 85% 35%,rgba(255,255,255,.5),transparent),radial-gradient(1.5px 1.5px at 15% 60%,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 60% 55%,rgba(255,255,255,.5),transparent),radial-gradient(1px 1px at 90% 65%,rgba(255,255,255,.4),transparent);animation:starTwinkle 3s ease-in-out infinite alternate}@keyframes starTwinkle{0%{opacity:.4}to{opacity:1}}.intro-scene:where(.astro-J7PV25F6){position:relative;z-index:2;text-align:center;padding:0 1.5rem}.flight-wrap:where(.astro-J7PV25F6){position:relative;width:320px;height:140px;max-width:80vw;margin:0 auto}.flight-svg:where(.astro-J7PV25F6){position:absolute;inset:0;width:100%;height:100%;overflow:visible}.path-line:where(.astro-J7PV25F6){stroke-dasharray:6 8;stroke-dashoffset:420;animation:pathDraw 2.4s ease .4s forwards;opacity:.85}@keyframes pathDraw{to{stroke-dashoffset:0}}.intro-plane:where(.astro-J7PV25F6){position:absolute;top:0;left:0;width:28px;height:28px;margin:-14px;color:#c4b5fd;filter:drop-shadow(0 0 8px rgba(167,139,250,.7));offset-path:path("M10 120 Q160 0 310 70");offset-rotate:auto;offset-distance:0%;opacity:0;animation:planeFly 2.4s ease .4s forwards}.intro-plane:where(.astro-J7PV25F6) svg:where(.astro-J7PV25F6){width:100%;height:100%}@keyframes planeFly{0%{offset-distance:0%;opacity:0}12%{opacity:1}90%{opacity:1}to{offset-distance:100%;opacity:1}}.intro-pin:where(.astro-J7PV25F6){position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:.75rem;border-radius:12px;color:#c4b5fd;background:rgba(129,140,248,.12);border:1px solid rgba(129,140,248,.25);opacity:0;transform:translateY(-24px);animation:pinDrop .7s cubic-bezier(.34,1.56,.64,1) 2.6s forwards}.intro-pin:where(.astro-J7PV25F6) svg:where(.astro-J7PV25F6){width:22px;height:22px;stroke-width:2}@keyframes pinDrop{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}.pin-pulse:where(.astro-J7PV25F6){position:absolute;inset:-1px;border-radius:12px;border:1px solid rgba(167,139,250,.6);opacity:0;animation:pinPulse 1.8s ease-out 3.2s infinite}@keyframes pinPulse{0%{transform:scale(.9);opacity:.7}to{transform:scale(1.7);opacity:0}}.intro-eyebrow:where(.astro-J7PV25F6){display:block;font-family:JetBrains Mono,monospace;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:#818cf8;opacity:0;animation:introRise .7s ease 2.85s forwards}.intro-title:where(.astro-J7PV25F6){font-size:2.5rem;font-weight:700;letter-spacing:-.03em;color:#fafafa;margin:.5rem 0 .85rem;opacity:0;animation:introRise .8s ease 3.05s forwards}@media (min-width: 768px){.intro-title:where(.astro-J7PV25F6){font-size:3.5rem}}.intro-accent:where(.astro-J7PV25F6){background:linear-gradient(135deg,#818cf8,#a78bfa 50%,#c084fc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.intro-meta:where(.astro-J7PV25F6){display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;color:#a1a1aa;opacity:0;animation:introRise .7s ease 3.35s forwards}.intro-flag:where(.astro-J7PV25F6){width:22px;height:15px;border-radius:3px;background:linear-gradient(to bottom,#ae1c28 0 33.33%,#ffffff 33.33% 66.66%,#21468b 66.66% 100%);box-shadow:0 0 0 1px #ffffff26}@keyframes introRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.intro-skyline:where(.astro-J7PV25F6){position:absolute;bottom:0;left:0;width:100%;height:22vh;min-height:120px;z-index:1;opacity:0;transform:translateY(30px);animation:skylineRise 1.4s cubic-bezier(.16,1,.3,1) 2.2s forwards}.intro-skyline:where(.astro-J7PV25F6) svg:where(.astro-J7PV25F6){width:100%;height:100%}@keyframes skylineRise{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.intro-skip:where(.astro-J7PV25F6){position:absolute;bottom:1.5rem;right:1.5rem;z-index:3;font-size:.75rem;letter-spacing:.05em;color:#52525b;opacity:0;animation:introRise .6s ease 1.2s forwards}@media (prefers-reduced-motion: reduce){.amsterdam-intro:where(.astro-J7PV25F6).active{display:none}}.section:where(.astro-J7PV25F6){padding:3.5rem 0;border-top:1px solid rgba(255,255,255,.04);position:relative}.section:where(.astro-J7PV25F6):before{content:"";position:absolute;top:-1px;left:0;width:60px;height:1px;background:linear-gradient(90deg,rgba(99,102,241,.5),transparent)}.section-header:where(.astro-J7PV25F6){display:flex;justify-content:space-between;align-items:center;margin-bottom:1.75rem}.section-label-group:where(.astro-J7PV25F6){display:flex;align-items:center;gap:.5rem}.section-icon:where(.astro-J7PV25F6){display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:rgba(99,102,241,.1);color:#818cf8}.section-icon:where(.astro-J7PV25F6) svg:where(.astro-J7PV25F6){width:14px;height:14px;stroke-width:2}.section-label:where(.astro-J7PV25F6){font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#71717a}.section-action:where(.astro-J7PV25F6){display:inline-flex;align-items:center;gap:.25rem;font-size:.8rem;color:#52525b;text-decoration:none;font-weight:500;transition:all .2s ease}.section-action:where(.astro-J7PV25F6):hover{color:#818cf8}.section-action:where(.astro-J7PV25F6) svg:where(.astro-J7PV25F6){width:14px;height:14px;stroke-width:2;transition:transform .2s ease}.section-action:where(.astro-J7PV25F6):hover svg:where(.astro-J7PV25F6){transform:translate(2px)}.glass-panel:where(.astro-J7PV25F6){background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:14px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 24px #0003,inset 0 1px #ffffff08}.timeline-panel:where(.astro-J7PV25F6){padding:.5rem 1.25rem}.timeline-group:where(.astro-J7PV25F6){border-bottom:1px solid rgba(255,255,255,.04)}.timeline-group:where(.astro-J7PV25F6):last-child{border-bottom:none}.year-btn:where(.astro-J7PV25F6){width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;background:none;border:none;cursor:pointer;color:#fafafa;font-family:JetBrains Mono,monospace;font-size:.9rem;font-weight:500;transition:all .2s ease}.year-btn:where(.astro-J7PV25F6):hover{color:#818cf8}.chevron-icon:where(.astro-J7PV25F6){width:16px;height:16px;stroke-width:2;color:#3f3f46;transition:all .3s cubic-bezier(.16,1,.3,1)}.year-btn:where(.astro-J7PV25F6):hover .chevron-icon:where(.astro-J7PV25F6){color:#818cf8}.year-btn:where(.astro-J7PV25F6).expanded .chevron-icon:where(.astro-J7PV25F6){transform:rotate(180deg)}.timeline-items:where(.astro-J7PV25F6){list-style:none;margin:0;padding:0 0 .75rem;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s ease}.timeline-items:where(.astro-J7PV25F6).collapsed{max-height:0;opacity:0;padding-bottom:0}.timeline-items:where(.astro-J7PV25F6).expanded{max-height:500px;opacity:1}.timeline-entry:where(.astro-J7PV25F6){display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;transition:padding-left .2s ease}.timeline-entry:where(.astro-J7PV25F6):hover{padding-left:.25rem}.entry-dot:where(.astro-J7PV25F6){width:6px;height:6px;background:#6366f1;border-radius:50%;margin-top:.5rem;flex-shrink:0;box-shadow:0 0 6px #6366f166;transition:box-shadow .2s ease}.timeline-entry:where(.astro-J7PV25F6):hover .entry-dot:where(.astro-J7PV25F6){box-shadow:0 0 12px #6366f199}.entry-text:where(.astro-J7PV25F6){font-size:.925rem;line-height:1.6;color:#a1a1aa;transition:color .2s ease}.timeline-entry:where(.astro-J7PV25F6):hover .entry-text:where(.astro-J7PV25F6){color:#d4d4d8}.timeline-entry:where(.astro-J7PV25F6).highlight{position:relative;align-items:center;margin:.35rem -.5rem;padding:.7rem .85rem .7rem 1rem;border-radius:12px;background:linear-gradient(120deg,rgba(99,102,241,.07),rgba(168,85,247,.03) 60%,transparent);border:1px solid rgba(129,140,248,.15)}.timeline-entry:where(.astro-J7PV25F6).highlight:before{content:"";position:absolute;left:0;top:.6rem;bottom:.6rem;width:2px;border-radius:2px;background:linear-gradient(to bottom,#818cf8,#a78bfa)}.timeline-entry:where(.astro-J7PV25F6).highlight{cursor:pointer;outline:none}.timeline-entry:where(.astro-J7PV25F6).highlight:hover,.timeline-entry:where(.astro-J7PV25F6).highlight:focus-visible{padding-left:1rem;background:linear-gradient(120deg,rgba(99,102,241,.13),rgba(168,85,247,.06) 60%,transparent)}.entry-replay:where(.astro-J7PV25F6){display:inline-flex;align-items:center;gap:.3rem;padding:.18rem .55rem;border-radius:100px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);font-size:.68rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#a1a1aa;transition:all .2s ease}.entry-replay:where(.astro-J7PV25F6) svg:where(.astro-J7PV25F6){width:9px;height:9px}.timeline-entry:where(.astro-J7PV25F6).highlight:hover .entry-replay:where(.astro-J7PV25F6),.timeline-entry:where(.astro-J7PV25F6).highlight:focus-visible .entry-replay:where(.astro-J7PV25F6){color:#ede9fe;background:rgba(129,140,248,.18);border-color:#818cf84d}.entry-pin:where(.astro-J7PV25F6){position:relative;display:flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;border-radius:8px;color:#c4b5fd;background:rgba(129,140,248,.12);border:1px solid rgba(129,140,248,.22)}.entry-pin:where(.astro-J7PV25F6) svg:where(.astro-J7PV25F6){width:14px;height:14px;stroke-width:2;animation:pinBob 2.6s ease-in-out infinite}@keyframes pinBob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.pin-ping:where(.astro-J7PV25F6){position:absolute;inset:-1px;border-radius:8px;border:1px solid rgba(167,139,250,.6);animation:pinPing 2.4s ease-out infinite}@keyframes pinPing{0%{transform:scale(.85);opacity:.8}to{transform:scale(1.5);opacity:0}}.timeline-entry:where(.astro-J7PV25F6).highlight .entry-text:where(.astro-J7PV25F6){display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;color:#ede9fe;font-weight:500}.entry-tag:where(.astro-J7PV25F6){display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .6rem;border-radius:100px;background:rgba(129,140,248,.1);border:1px solid rgba(129,140,248,.22);font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:500;letter-spacing:.02em;color:#c4b5fd;white-space:nowrap}.tag-flag:where(.astro-J7PV25F6){width:14px;height:10px;border-radius:2px;flex-shrink:0;background:linear-gradient(to bottom,#ae1c28 0 33.33%,#ffffff 33.33% 66.66%,#21468b 66.66% 100%);box-shadow:0 0 0 1px #ffffff1f}.talk-card:where(.astro-J7PV25F6){display:flex;flex-direction:column;gap:1.25rem;padding:1rem;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}@media (min-width: 640px){.talk-card:where(.astro-J7PV25F6){flex-direction:row;gap:1.5rem;padding:1.25rem}}.talk-card:where(.astro-J7PV25F6):hover{border-color:#6366f133;background:rgba(99,102,241,.03);box-shadow:0 8px 32px #0000004d,0 0 0 1px #6366f11a;transform:translateY(-2px)}.talk-thumbnail:where(.astro-J7PV25F6){position:relative;flex-shrink:0;border-radius:10px;overflow:hidden;aspect-ratio:16/9;width:100%}@media (min-width: 640px){.talk-thumbnail:where(.astro-J7PV25F6){width:300px}}.talk-img:where(.astro-J7PV25F6){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s cubic-bezier(.16,1,.3,1)}.talk-card:where(.astro-J7PV25F6):hover .talk-img:where(.astro-J7PV25F6){transform:scale(1.05)}.play-overlay:where(.astro-J7PV25F6){position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,.1));opacity:0;transition:opacity .3s ease}.talk-card:where(.astro-J7PV25F6):hover .play-overlay:where(.astro-J7PV25F6){opacity:1}.play-btn:where(.astro-J7PV25F6){width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;transition:all .25s ease}.talk-card:where(.astro-J7PV25F6):hover .play-btn:where(.astro-J7PV25F6){background:rgba(255,255,255,.25);transform:scale(1.1)}.play-icon:where(.astro-J7PV25F6){width:20px;height:20px;color:#fff;margin-left:2px}.talk-info:where(.astro-J7PV25F6){display:flex;flex-direction:column;justify-content:center;gap:.5rem}.talk-tag:where(.astro-J7PV25F6){font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ef4444;display:flex;align-items:center;gap:.375rem}.talk-tag:where(.astro-J7PV25F6):before{content:"";width:6px;height:6px;border-radius:50%;background:#ef4444}.talk-name:where(.astro-J7PV25F6){font-size:1.15rem;font-weight:600;color:#fafafa;line-height:1.35;letter-spacing:-.02em}.talk-desc:where(.astro-J7PV25F6){font-size:.9rem;line-height:1.6;color:#71717a;margin:0}.articles-list:where(.astro-J7PV25F6){display:flex;flex-direction:column}.article-row:where(.astro-J7PV25F6){display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem .75rem;margin:0 -.75rem;border-radius:10px;text-decoration:none;color:inherit;transition:all .25s cubic-bezier(.16,1,.3,1)}.article-row:where(.astro-J7PV25F6)+.article-row:where(.astro-J7PV25F6){border-top:1px solid rgba(255,255,255,.03)}.article-row:where(.astro-J7PV25F6):hover{background:rgba(255,255,255,.025);padding-left:1.25rem}.article-row:where(.astro-J7PV25F6):hover .article-title:where(.astro-J7PV25F6){color:#818cf8}.article-row:where(.astro-J7PV25F6):hover .article-arrow:where(.astro-J7PV25F6){color:#818cf8;transform:translate(3px,-3px)}.article-main:where(.astro-J7PV25F6){flex:1;min-width:0}.article-title:where(.astro-J7PV25F6){font-size:1rem;font-weight:500;color:#e4e4e7;margin-bottom:.3rem;line-height:1.4;transition:color .2s ease}.article-excerpt:where(.astro-J7PV25F6){font-size:.85rem;color:#71717a;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.article-arrow:where(.astro-J7PV25F6){width:20px;height:20px;stroke-width:2;color:#27272a;flex-shrink:0;transition:all .25s cubic-bezier(.16,1,.3,1)}.cta-section:where(.astro-J7PV25F6){padding:4rem 0 5rem;border-top:none}.cta-section:where(.astro-J7PV25F6):before{display:none}.cta-panel:where(.astro-J7PV25F6){position:relative;border:1px solid rgba(99,102,241,.15);border-radius:20px;padding:3.5rem 2rem;text-align:center;overflow:hidden;background:linear-gradient(135deg,rgba(99,102,241,.04),rgba(139,92,246,.02),rgba(59,130,246,.03))}.cta-glow:where(.astro-J7PV25F6){position:absolute;top:-50%;left:50%;transform:translate(-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(99,102,241,.12) 0%,transparent 70%);filter:blur(60px);pointer-events:none}.cta-content:where(.astro-J7PV25F6){position:relative;z-index:1;max-width:440px;margin:0 auto}.cta-title:where(.astro-J7PV25F6){font-size:2.25rem;font-weight:700;letter-spacing:-.035em;margin-bottom:.875rem;color:#fafafa;line-height:1.15}@media (min-width: 768px){.cta-title:where(.astro-J7PV25F6){font-size:2.5rem}}.cta-text:where(.astro-J7PV25F6){font-size:1rem;color:#71717a;line-height:1.65;margin-bottom:2rem}.cta-btn:where(.astro-J7PV25F6){display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:linear-gradient(135deg,#6366f1,#7c3aed);color:#fff;border-radius:10px;font-size:.925rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #6366f14d,inset 0 1px #ffffff1a}.cta-btn:where(.astro-J7PV25F6):hover{transform:translateY(-2px);box-shadow:0 8px 28px #6366f166,inset 0 1px #ffffff1a}.cta-btn:where(.astro-J7PV25F6) svg:where(.astro-J7PV25F6){width:16px;height:16px;stroke-width:2;transition:transform .2s ease}.cta-btn:where(.astro-J7PV25F6):hover svg:where(.astro-J7PV25F6){transform:translate(2px,-2px)}
