:root{--landing-bg:#111;--landing-text:#f5f5f3;--landing-text-muted:#f5f5f399;--landing-border:#f5f5f366;--landing-border-hover:#f5f5f3;--nav-link:#f5f5f3b3}[data-astro-cid-lcdefpme][data-theme=light]{--landing-bg:#f5f5f3;--landing-text:#111;--landing-text-muted:#11111180;--landing-border:#1111114d;--landing-border-hover:#111;--nav-link:#1119}[data-astro-cid-lcdefpme],[data-astro-cid-lcdefpme]:before,[data-astro-cid-lcdefpme]:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--landing-bg);color:var(--landing-text);min-height:100vh;font-family:Inter,sans-serif;font-weight:300;transition:background .5s,color .5s;overflow:hidden auto}.landing[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:space-between;width:100vw;min-height:100vh;display:flex;position:relative}.landing-bg[data-astro-cid-lcdefpme]{z-index:0;position:absolute;inset:0;overflow:hidden}.landing-bg[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1s;transform:scale(1)}.landing-bg[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme].active{opacity:.5}.landing-bg[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme].kenburns{animation:20s ease-in-out infinite alternate kenburns}@keyframes kenburns{0%{transform:scale(1)}to{transform:scale(1.08)}}.landing-bg[data-astro-cid-lcdefpme]:after{content:"";opacity:.12;pointer-events:none;z-index:1;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n' x='0' y='0'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;position:absolute;inset:0}nav[data-astro-cid-lcdefpme]{z-index:1;justify-content:space-between;align-items:center;padding:2rem 3rem;display:flex;position:relative}.nav-links[data-astro-cid-lcdefpme]{align-items:center;gap:2rem;display:flex}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--nav-link);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--landing-text)}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme].is-active{color:var(--landing-text);border-bottom:1px solid var(--landing-text);padding-bottom:2px}.theme-toggle[data-astro-cid-lcdefpme]{border:1px solid var(--landing-border);width:36px;height:36px;color:var(--nav-link);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.theme-toggle[data-astro-cid-lcdefpme]:hover{border-color:var(--landing-border-hover);color:var(--landing-text)}.landing-content[data-astro-cid-lcdefpme]{z-index:1;flex-direction:column;gap:2rem;padding:3rem;display:flex;position:relative}.landing-title[data-astro-cid-lcdefpme]{letter-spacing:2px;color:var(--landing-text);font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,10vw,9rem);font-weight:400;line-height:.9}.landing-sub[data-astro-cid-lcdefpme]{letter-spacing:.2em;text-transform:uppercase;color:var(--landing-text-muted);font-size:.8rem}.enter-btn[data-astro-cid-lcdefpme]{border:1px solid var(--landing-border);color:var(--landing-text);letter-spacing:.2em;text-transform:uppercase;width:fit-content;padding:.75rem 2rem;font-size:.75rem;text-decoration:none;transition:background .2s,border-color .2s;display:inline-block}.enter-btn[data-astro-cid-lcdefpme]:hover{border-color:var(--landing-border-hover);background:#f5f5f314}#flash-overlay[data-astro-cid-lcdefpme]{z-index:9999;pointer-events:none;opacity:0;background:#fff;position:fixed;inset:0}#shutter-top[data-astro-cid-lcdefpme],#shutter-bottom[data-astro-cid-lcdefpme]{background:var(--landing-bg);z-index:9999;pointer-events:none;width:100%;height:50vh;transition:background .5s;display:none;position:fixed;left:0}#shutter-top[data-astro-cid-lcdefpme]{top:0}#shutter-bottom[data-astro-cid-lcdefpme]{bottom:0}.gateway[data-astro-cid-lcdefpme]{z-index:1;flex-direction:column;gap:6rem;padding:6rem 3rem;display:flex;position:relative}.section-header[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:2rem;display:flex}.section-title[data-astro-cid-lcdefpme]{letter-spacing:2px;color:var(--landing-text);font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:400}.section-link[data-astro-cid-lcdefpme]{color:var(--landing-text-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.75rem;text-decoration:none;transition:color .2s}.section-link[data-astro-cid-lcdefpme]:hover{color:var(--landing-text)}.latest-card[data-astro-cid-lcdefpme]{border:1px solid var(--landing-border);width:100%;min-height:60vh;text-decoration:none;display:block;position:relative;overflow:hidden}.latest-card[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;opacity:.6;width:100%;height:100%;transition:opacity .5s,transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.latest-card[data-astro-cid-lcdefpme]:hover img[data-astro-cid-lcdefpme]{opacity:.45;transform:scale(1.03)}.latest-card[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#000000bf 100%);position:absolute;inset:0}.latest-content[data-astro-cid-lcdefpme]{z-index:2;flex-direction:column;gap:.75rem;padding:3rem;display:flex;position:absolute;bottom:0;left:0;right:0}.latest-label[data-astro-cid-lcdefpme]{letter-spacing:.2em;text-transform:uppercase;color:var(--landing-text-muted);font-size:.75rem}.latest-title[data-astro-cid-lcdefpme]{letter-spacing:2px;color:var(--landing-text);font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:400;line-height:1}.latest-meta[data-astro-cid-lcdefpme]{color:var(--landing-text-muted);letter-spacing:.05em;font-size:.85rem}.reveal[data-astro-cid-lcdefpme]{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.reveal[data-astro-cid-lcdefpme].visible{opacity:1;transform:translateY(0)}@media (width<=768px){nav[data-astro-cid-lcdefpme],.landing-content[data-astro-cid-lcdefpme]{padding:1.5rem}.landing-title[data-astro-cid-lcdefpme]{letter-spacing:-2px}.nav-links[data-astro-cid-lcdefpme]{gap:1rem}.theme-toggle[data-astro-cid-lcdefpme]{display:none}.gateway[data-astro-cid-lcdefpme]{gap:4rem;padding:4rem 1.5rem}.latest-content[data-astro-cid-lcdefpme]{padding:2rem 1.5rem}}
