footer.svelte-xqmrbt{min-height:100vh;background-image:url(../../../monkey-touch.svg);background-repeat:no-repeat;background-position:center;background-size:contain;background-image:linear-gradient(to bottom,#0000,#000),url(../../../monkey-touch.svg);display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-content.svelte-xqmrbt{width:100%;display:flex;flex-direction:row;justify-content:space-evenly}.img-wrapper.svelte-xqmrbt img:where(.svelte-xqmrbt){width:100%;filter:drop-shadow(0 2px 4px rgba(0,0,0,.6))}.img-wrapper.svelte-xqmrbt img:where(.svelte-xqmrbt):last-child{width:35%;margin:0 auto}.img-wrapper.svelte-xqmrbt,.nav-wrapper.svelte-xqmrbt,.contact-wrapper.svelte-xqmrbt,.contact-section.svelte-xqmrbt{display:flex;flex-direction:column;gap:1rem}.contact-wrapper.svelte-xqmrbt .contact-section:where(.svelte-xqmrbt) h2:where(.svelte-xqmrbt){margin:0}.signature.svelte-xqmrbt{position:absolute;bottom:0;width:calc(100% - 2rem);padding:0 1rem;text-align:end;font-size:.5rem;opacity:.6;color:var(--white)}.signature.svelte-xqmrbt a:where(.svelte-xqmrbt){color:var(--white)}@media(max-width:1024px){.footer-content.svelte-xqmrbt{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"logo nav" "contactA contactB";column-gap:2rem;row-gap:3rem;align-items:start}.img-wrapper.svelte-xqmrbt{grid-area:logo;margin:0 auto}.nav-wrapper.svelte-xqmrbt{grid-area:nav;align-items:center}.contact-wrapper.svelte-xqmrbt{display:contents}.contact-wrapper.svelte-xqmrbt .contact-section:where(.svelte-xqmrbt):first-child{grid-area:contactA;align-items:center;text-align:center}.contact-wrapper.svelte-xqmrbt .contact-section:where(.svelte-xqmrbt):last-child{grid-area:contactB;align-items:center;text-align:center}}@media(max-width:430px){.footer-content.svelte-xqmrbt{grid-template-columns:1fr;grid-template-areas:"logo" "nav" "contactA" "contactB";row-gap:2rem;justify-items:center;text-align:center}.img-wrapper.svelte-xqmrbt,.nav-wrapper.svelte-xqmrbt,.contact-wrapper.svelte-xqmrbt .contact-section:where(.svelte-xqmrbt){align-items:center;text-align:center;width:100%}.nav-wrapper.svelte-xqmrbt{gap:.75rem}.img-wrapper.svelte-xqmrbt img:where(.svelte-xqmrbt){max-width:220px}}nav.svelte-11lpkcp{position:fixed;top:env(safe-area-inset-top);left:0;right:0;display:flex;align-items:center;justify-content:flex-end;width:calc(100% - 1rem);padding:.5rem;z-index:1000;transform:translateY(-100%);opacity:0;transition:transform .25s ease,opacity .25s ease;will-change:transform,opacity}nav.visible.svelte-11lpkcp{transform:translateY(0);opacity:1}.menu-button.svelte-11lpkcp{all:unset;position:relative;cursor:pointer;display:grid;place-items:center;width:56px;height:56px;touch-action:manipulation}.menu-button.svelte-11lpkcp .splash:where(.svelte-11lpkcp){position:absolute;inset:-20%;width:140%;height:140%;object-fit:contain;pointer-events:none;z-index:0;fill:var(--zl-red);filter:drop-shadow(0 6px 12px rgba(0,0,0,.6));transform:rotate(90deg);will-change:transform,opacity}.menu-button.svelte-11lpkcp .icon:where(.svelte-11lpkcp){position:absolute;inset:0;margin:auto;width:28px;height:28px;display:block;transition:opacity .2s ease;will-change:opacity;pointer-events:all;opacity:0;transform:scale(.9);transition:all .2s ease}.menu-button.svelte-11lpkcp .icon.visible:where(.svelte-11lpkcp){opacity:1;transform:scale(1)}.menu-button.svelte-11lpkcp:hover .icon.visible:where(.svelte-11lpkcp){transform:rotate(3deg) scale(1.15);filter:drop-shadow(0 6px 12px rgba(0,0,0,.4))}.small-nav-bg.svelte-11lpkcp{position:absolute;top:100%;right:3%}.small-nav-bg.svelte-11lpkcp .splash:where(.svelte-11lpkcp){position:absolute;inset:-60%;width:220%;height:220%;fill:var(--zl-red);filter:drop-shadow(0 6px 12px rgba(0,0,0,.6));pointer-events:none}.small-nav.svelte-11lpkcp{height:100%;display:flex;flex-direction:column;align-items:center;font-size:2rem}.bg-layer.svelte-fujk6{position:absolute;inset:0;z-index:0;background-repeat:repeat;background-position:0 0;background-size:auto;pointer-events:none;will-change:transform}.bg-layer.hard.svelte-fujk6{opacity:.3;mix-blend-mode:soft-light}.bg-layer.soft.svelte-fujk6{opacity:.15;mix-blend-mode:overlay}#loading-overlay.svelte-1eu7yz7{position:fixed;inset:0;width:100%;height:100vh;background-image:url(../../../bordel/bordel-soft.svg),linear-gradient(180deg,#111,#222);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:9999;display:flex;align-items:center;justify-content:center;pointer-events:all;will-change:opacity;transform:translateZ(0)}#loading-overlay.svelte-1eu7yz7 img:where(.svelte-1eu7yz7){width:25%;animation:svelte-1eu7yz7-pulse 1s infinite alternate;will-change:transform,opacity}@keyframes svelte-1eu7yz7-pulse{0%{opacity:.3;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}@font-face{font-family:Inter;src:url(../../../Inter-VariableFont_opsz_wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../../../Inter-Italic-VariableFont_opsz_wght.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}:root{--black: #1d1d1b;--white: #f6f6f6;--zl-red: #db0812;--tech-yellow: #fcc424;--punch-pink: #d13d77;--stage-blue: #124a99;--general-px: 3rem;--text-16: calc(8px + .3241vw) ;--text-20: calc(10px + .28925vw) ;--text-24: calc(12px + .20835vw) ;--text-32: calc(16px + .2778vw) ;--text-36: calc(18px + .31245vw) ;--text-48: calc(24px + .31245vw) ;--text-64: calc(32px + .5556vw) ;--text-96: calc(48px + .8334vw) }body{background-color:var(--black);color:var(--white);margin:0;overflow:hidden}html,body{height:100%;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h2{font-size:var(--text-64)}p{font-size:var(--text-24)}#page-content.svelte-12qhfyh{position:relative;z-index:1}#smooth-wrapper.svelte-12qhfyh{height:100vh;overflow:hidden}@media(max-width:767px){body{overflow:auto}#smooth-wrapper.svelte-12qhfyh{overflow:auto;height:auto}}#smooth-content.svelte-12qhfyh{will-change:transform}
