@keyframes fade{0%{opacity:0}}@keyframes noise-x{to{background-position-x:100px}}@keyframes noise-y{to{background-position-y:100px}}.Footer_base__NK1ZC{position:relative;overflow:hidden;width:100%}.Footer_content__jWI98{position:relative;display:flex;justify-content:space-between;gap:60px;z-index:1;max-width:1600px;width:70%;margin:0 auto;padding:80px 0;@media (max-width:768px){flex-direction:column;gap:0;row-gap:40px;width:100%;padding-left:20px;padding-bottom:30px;padding-right:20px;padding-top:50px;.Footer_main_area__BTg2_:last-child{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;column-gap:40px}}}.Footer_main_area__BTg2_{display:flex;row-gap:40px;flex-direction:column;color:var(--primary-background);font-size:18px;font-family:var(--serif-font);a{-webkit-text-decoration:underline dashed 1px;text-decoration:underline dashed 1px;font-size:17px;font-family:var(--sans-font)}a:hover{transition:all .2s ease;-webkit-text-decoration-style:solid;text-decoration-style:solid}.Footer_guestbook__TzJyo{display:flex;align-items:center;column-gap:5px}.Footer_nav_links__cS2fm{display:flex;column-gap:10px;align-items:center;font-size:11px}@media (max-width:768px){.Footer_nav_links__cS2fm{font-size:11px}h4{font-size:16px}a{font-size:15px}}}:root{--primary-foreground:#EEEEEE;--secondary-foreground:#9B9B9B;--tertiary-foreground:#515151;--primary-background:#161616;--secondary-background:#1B1B1B;--tertiary-background:#232323;--primary-text:#EEEEEE;--secondary-text:#9B9B9B;--tertiary-text:#515151;--blue-hue:210;--purple-accent:#BC2DFF;--orange-accent:#FF9446;--blue-accent:#57AEFF;--blue-accent-hsl:210;--dark-blue-accent:#202326;--green-accent:#63f990;--dark-green-accent:#478c5c;--darker-green-accent:#222622;--pink-accent:#ff5fc1;--darker-pink-accent:#262022;--dark-pink-accent:#923970;--text-pink-accent:#d250a0;--bright-green:#18FF59;--side-spacing:50px;--side-spacing-mobile:40px 20px 20px 20px;--radius-norm:8px;--nav-background:#1B1B1B;color:var(--primary-text);background-color:var(--primary-background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}a{text-decoration:inherit}a,a:hover{color:inherit}code,pre{font-family:var(--mono-font);font-weight:400}h1,h2,h3,h4,h5,h6{font-weight:400;font-family:var(--serif-font)}h1,h2,h3{line-height:1.1}h1{font-size:3rem}i{font-family:inherit;font-style:italic}a,button,p{font-family:var(--sans-font)}