@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#fff;--foreground:#171717;--font-anonymous:"Anonymous Pro",monospace;--font-dosis:"Dosis",sans-serif}@media (prefers-color-scheme:dark){:root{--foreground:#fff;--background:#171717}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,body,h1,h2,h3,h4,h5,h6,li,p,span{font-family:var(--font-anonymous)}img{filter:grayscale(100%)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none;font-size:1rem}.custom-nav,h1{text-transform:uppercase}.custom-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:var(--background);border-bottom:1px solid var(--foreground);border-top:1px solid var(--foreground);font-weight:700;font-family:var(--font-geist-sans,sans-serif);position:-webkit-sticky;position:sticky;top:0;z-index:999;color:var(--foreground)}.custom-nav-left,.custom-nav-right{display:flex;gap:2rem}.custom-nav-center{text-align:center;position:absolute;left:50%;transform:translateX(-50%)}.global-page-title p{text-transform:uppercase;font-weight:700;text-align:center;padding:1.5rem 0;color:var(--foreground)}@media (min-width:768px){.global-page-title p{font-size:calc(100vw / 23);white-space:nowrap;width:100%}}@media (max-width:855px) and (min-width:768px){.global-page-title p{font-size:2.4vw}}@media (max-width:768px){.global-page-title p{display:none}}.nyan-cat{position:fixed;width:200px;z-index:9999;transition:transform 10s linear;pointer-events:none}.comic-sans,.main-title.comic-sans{font-family:Comic Sans MS,cursive,sans-serif!important;transition:font-family .3s ease!important}.surprise-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.surprise-modal-content{background:white;padding:2rem;border-radius:12px;text-align:center;max-width:500px;margin:1rem;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.surprise-modal h2{margin-bottom:1rem;color:#333;font-size:1.5rem}.surprise-modal p{margin-bottom:1.5rem;color:#666;line-height:1.6}.surprise-modal-keys{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem;margin-bottom:1.5rem}@media screen and (max-width:480px){.surprise-modal-keys{grid-template-columns:1fr}}.surprise-key{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:#f8f9fa;border-radius:6px;font-size:.9rem;border:1px solid #e9ecef;transition:background-color .2s ease}.surprise-key:hover{background:#e9ecef}.surprise-key-button{background:#333;color:white;padding:.3rem .6rem;border-radius:4px;font-weight:700;font-size:.8rem;min-width:24px;text-align:center}.close-modal-btn{background:#007bff;color:white;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-size:1rem;transition:all .2s ease;font-weight:500}.close-modal-btn:hover{background:#0056b3;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,123,255,.3)}.floating-easter-btn{position:fixed;bottom:2rem;right:2rem;padding:1rem;font-size:1.5rem;background:linear-gradient(45deg,#007bff,#0056b3);color:white;border:none;border-radius:50%;cursor:pointer;box-shadow:0 4px 12px rgba(0,123,255,.3);z-index:1000;width:60px;height:60px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 4px 12px rgba(0,123,255,.3)}50%{box-shadow:0 6px 20px rgba(0,123,255,.5)}to{box-shadow:0 4px 12px rgba(0,123,255,.3)}}.floating-easter-btn:hover{transform:scale(1.1);background:linear-gradient(45deg,#0056b3,#003d82)}.layout-wrapper{display:flex;flex-direction:column;min-height:100vh}.page-main{flex:1 1}.footer{width:100%;max-width:100vw;overflow-x:hidden}.mobile-nav{display:none;flex-direction:column;width:100%;position:fixed;background:#000}.mobile-nav-header{display:flex;width:100%;background-color:var(--background);border:1px solid var(--foreground);color:var(--foreground)}.mobile-nav-title{flex:1 1;padding:1rem;text-align:center;border-right:1px solid var(--foreground);font-weight:700;text-transform:uppercase;font-family:var(--font-geist-sans,sans-serif);display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--foreground)}.mobile-nav-title:hover{background-color:rgba(var(--foreground),.1)}.mobile-nav-menu-btn{flex:1 1;padding:1rem;border:none;font-weight:700;cursor:pointer;background:var(--background)}.mobile-nav-menu-btn,.mobile-nav-subtitle{text-align:center;text-transform:uppercase;font-family:var(--font-geist-sans,sans-serif);color:var(--foreground)}.mobile-nav-subtitle{padding:.75rem 1rem;font-size:.9rem}.mobile-menu-dropdown,.mobile-nav-subtitle{border-left:1px solid var(--foreground);border-right:1px solid var(--foreground);border-bottom:1px solid var(--foreground);background-color:var(--background)}.mobile-menu-item{display:block;padding:1rem;text-decoration:none;color:var(--foreground);border-bottom:1px solid rgba(var(--foreground),.2);text-transform:uppercase;font-family:var(--font-geist-sans,sans-serif)}.mobile-menu-item:last-child{border-bottom:none}.mobile-menu-item:hover{background-color:rgba(var(--foreground),.1)}@media (max-width:768px){.custom-nav{flex-direction:column;padding:0;position:relative}.custom-nav-center,.custom-nav-left,.custom-nav-right{display:none}.mobile-nav{display:flex}.fade-wrapper{margin-top:6rem}.topSection{grid-template-columns:1fr;gap:2rem}.bottomSection{grid-template-columns:1fr;text-align:center;gap:1rem}.socialIcons{justify-content:center}}@media (min-width:768px){.mobile-nav{display:none}.custom-nav-center,.custom-nav-left,.custom-nav-right{display:flex}}.fade-wrapper{opacity:0}