@media print{.nav{display:none}}.nav[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;right:0;background:#fffffff2;padding:1rem 0;z-index:1000;box-shadow:0 2px 5px #0000001a}.nav-content[data-astro-cid-pux6a34n]{display:flex;justify-content:space-between;align-items:center}.nav-left[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:1.5rem}.logo[data-astro-cid-pux6a34n]{display:block}.logo[data-astro-cid-pux6a34n] img[data-astro-cid-pux6a34n]{height:40px;width:auto}.separator[data-astro-cid-pux6a34n]{color:#ddd;font-size:2rem;font-weight:200;line-height:1;margin:0 .5rem}.event-info[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;gap:4px}.date[data-astro-cid-pux6a34n]{font-size:1.1rem;color:var(--color-text-primary);font-weight:500;line-height:1}.location[data-astro-cid-pux6a34n]{font-size:.9rem;color:#666;line-height:1}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:1.5rem;align-items:center;font-family:Poppins,sans-serif}.nav-link[data-astro-cid-pux6a34n]{color:var(--color-text-primary);text-decoration:none;font-weight:500;transition:color .3s ease}.nav-link[data-astro-cid-pux6a34n]:hover{color:var(--color-primary)}.cfp-button[data-astro-cid-pux6a34n]{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;text-decoration:none;border-radius:8px;font-weight:700;transition:background-color .3s ease;white-space:nowrap}.cfp-button[data-astro-cid-pux6a34n]:hover{background:var(--color-primary-hover)}.hamburger[data-astro-cid-pux6a34n]{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;background:0 0;border:0;cursor:pointer;border-radius:8px;transition:background .2s ease}.hamburger[data-astro-cid-pux6a34n]:hover{background:#0000000d}.hamburger-line[data-astro-cid-pux6a34n]{display:block;width:24px;height:2px;background:var(--color-text-primary);border-radius:1px;transition:transform .3s ease,opacity .3s ease}.nav-open[data-astro-cid-pux6a34n] .hamburger-line[data-astro-cid-pux6a34n]:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-open[data-astro-cid-pux6a34n] .hamburger-line[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.nav-open[data-astro-cid-pux6a34n] .hamburger-line[data-astro-cid-pux6a34n]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.nav-content[data-astro-cid-pux6a34n]{flex-direction:row;flex-wrap:wrap;gap:0}.nav-left[data-astro-cid-pux6a34n]{gap:.5rem;flex:1}.event-info[data-astro-cid-pux6a34n],.separator[data-astro-cid-pux6a34n]{display:none}.hamburger[data-astro-cid-pux6a34n]{display:flex;order:2}.nav-links[data-astro-cid-pux6a34n]{display:none;flex-direction:column;width:100%;order:3;gap:0;padding:1rem 0;border-top:1px solid var(--color-border);margin-top:.5rem}.nav-open[data-astro-cid-pux6a34n] .nav-links[data-astro-cid-pux6a34n]{display:flex}.nav-link[data-astro-cid-pux6a34n]{font-size:1rem;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.nav-link[data-astro-cid-pux6a34n]:last-of-type{border-bottom:none}.cfp-button[data-astro-cid-pux6a34n]{padding:.75rem 1rem;font-size:1rem;text-align:center;justify-content:center}.nav-link[data-astro-cid-pux6a34n][href="/code-of-conduct"]{display:none}}:root{--font-family:"Poppins", system-ui, sans-serif;--color-primary:#5271ff;--color-primary-hover:#4560e6;--color-primary-dark:#1e3a8a;--color-blue-section:rgb(73, 80, 251);--color-blue-royal:#4169E1;--color-red:#ff5252;--color-red-hover:#ff3838;--color-accent:#FF6B6B;--color-accent-light:#ff8585;--color-bg-dark:#000000;--color-bg-light:#f9f9f9;--color-bg-lighter:#f8fafc;--color-text-heading:#222;--color-text-primary:#333;--color-text-secondary:#555;--color-text-muted:#888;--color-border:#e2e8f0;--color-divider:#eaeaea;--color-linkedin:#0072b1}html{font-family:var(--font-family);background:#fff;scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0;overflow-x:hidden}*{box-sizing:border-box}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.back-link{display:inline-block;margin-bottom:1rem;color:var(--color-primary);text-decoration:none;font-weight:500}.back-link:hover{text-decoration:underline}.section-blue-noise{padding:4rem 0;background-origin:padding-box;background-position-x:0;background-position-y:0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-clip:border-box;background-color:var(--color-blue-section);background-image:url(/noise-light.png)}