@font-face{font-family:Inter;src:url(/fonts/Inter-VariableFont_opsz,wght.woff2) format("woff2-variations"),url(/fonts/Inter-VariableFont_opsz,wght.woff2) format("woff2");font-weight:100 900;font-stretch:normal;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/JetBrainsMono-VariableFont_wght.woff2) format("woff2-variations"),url(/fonts/JetBrainsMono-VariableFont_wght.woff2) format("woff2");font-weight:100 800;font-style:normal;font-display:swap}@font-face{font-family:MoFont;src:url(/fonts/MoFont-ExtraBold.woff2) format("woff2"),url(../fonts/MoFont-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}:root{--bg-color: #f7f7f2;--dark-blue: #004f5e;--accent-coral: #f76c5e;--accent-gold: #ffc857;--text-light: #f7f7f2;--dark-text: #2d2926;--light-blue: #6ccff6;--violet: #53599a}*{box-sizing:border-box}body,html{margin:0;padding:0;background-color:var(--bg-color);font-family:MoFont,sans-serif;overflow-x:hidden}.jetbrains{font-family:JetBrains Mono,monospace}body.use-standard-cursor,body.use-standard-cursor a,body.use-standard-cursor button{cursor:auto!important}body.use-standard-cursor a,body.use-standard-cursor button,body.use-standard-cursor #nav-text-menu{cursor:pointer!important}@media(pointer:fine){html:not(.use-standard-cursor),html:not(.use-standard-cursor) body{cursor:none!important}html:not(.use-standard-cursor) a,html:not(.use-standard-cursor) button,html:not(.use-standard-cursor) #nav-text-menu,html:not(.use-standard-cursor) #nav-logo-wrapper,html:not(.use-standard-cursor) .ui-label{cursor:pointer!important}#gyro-cta{display:none!important}}html.use-standard-cursor{cursor:auto!important}.headline{font-size:clamp(35px,8.2vw,110px);line-height:1.05;font-weight:900}.no-wrap{white-space:nowrap;display:inline-block}.headline .no-wrap{font-size:1.25em;display:inline-block;vertical-align:middle}#dynamic-word{color:var(--accent-coral);display:inline-block;min-width:5ch;font-family:Inter,sans-serif;font-weight:900;letter-spacing:-.02em}#about-amo-wrapper{background-color:var(--dark-blue)}#gyro-cta{position:absolute;bottom:auto;top:20%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;font-family:JetBrains Mono;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--dark-text);cursor:pointer;opacity:0}#gyro-cta.hidden{opacity:0;pointer-events:none;transition:.5s}.phone-icon{width:20px;height:34px;border:1.5px solid var(--dark-text);border-radius:3px;animation:tilt 2s infinite ease-in-out}@keyframes tilt{0%,to{transform:rotate(0)}50%{transform:rotate(15deg)}}.highlight-text{color:var(--accent-gold)!important}@media(max-width:768px){.headline{font-size:10vw;line-height:1.1}.headline .no-wrap{font-size:1.5em;display:inline-block;vertical-align:middle}.headline br{display:none}#dynamic-word{display:block;min-height:2.3em;font-size:1.2em;margin-top:.2em;line-height:1.1;text-align:left;word-wrap:break-word;overflow-wrap:break-word}#dynamic-word br{display:block;content:"";margin-top:0}.description{max-width:100%;font-size:1rem}}#cookieyes-banner,.cky-consent-container,.cky-overlay,.cky-banner-parent{cursor:auto!important}.cky-btn,.cky-button,.cky-policy,.cky-revisit-consent{cursor:pointer!important}.cky-consent-container *,#cookieyes-banner *{font-family:Inter,-apple-system,sans-serif!important;letter-spacing:normal!important}#custom-cursor[data-astro-cid-msvfyisy]{position:fixed;top:0;left:0;width:90px;height:90px;margin-left:-45px;margin-top:-45px;display:flex;align-items:center;justify-content:center;opacity:0;z-index:9999;pointer-events:none}.cursor-blob[data-astro-cid-msvfyisy]{position:absolute;width:100%;height:100%;fill:var(--accent-coral);transition:transform .4s cubic-bezier(.23,1,.32,1);z-index:1}.cursor-icons[data-astro-cid-msvfyisy]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:130px;height:130px;z-index:10;display:flex;align-items:center;justify-content:center;pointer-events:none}.cursor-icons[data-astro-cid-msvfyisy] svg{width:100%!important;height:100%!important;position:absolute;top:0;left:0;color:var(--text-light)!important;fill:currentColor!important;opacity:0!important;transform:scale(.1);transition:opacity .3s ease,transform .4s cubic-bezier(.175,.885,.32,1.275);align-items:center;justify-content:center;pointer-events:none}#custom-cursor[data-astro-cid-msvfyisy].is-works-link .cursor-blob[data-astro-cid-msvfyisy],#custom-cursor[data-astro-cid-msvfyisy].is-email .cursor-blob[data-astro-cid-msvfyisy]{transform:scale(3)}#custom-cursor[data-astro-cid-msvfyisy].is-works-link .icon-visibility,#custom-cursor[data-astro-cid-msvfyisy].is-email .icon-mail{opacity:1!important;transform:scale(1)}#custom-cursor[data-astro-cid-msvfyisy].is-hovering:not(.is-works-link):not(.is-email) .cursor-blob[data-astro-cid-msvfyisy]{transform:scale(3);fill:transparent;overflow:visible}#custom-cursor[data-astro-cid-msvfyisy].is-hovering:not(.is-works-link):not(.is-email) .cursor-blob[data-astro-cid-msvfyisy] path[data-astro-cid-msvfyisy]{stroke:var(--accent-coral);stroke-width:30px}#custom-cursor[data-astro-cid-msvfyisy].expanding{width:75px}.drop{position:absolute;width:12px;height:12px;background-color:var(--accent-coral);border-radius:50%;opacity:.6;pointer-events:none;will-change:transform,opacity}@media(pointer:fine){#cursor-container[data-astro-cid-msvfyisy]{display:block}}@media(pointer:coarse){#cursor-container[data-astro-cid-msvfyisy],#custom-cursor[data-astro-cid-msvfyisy]{display:none!important}}html:not(.use-standard-cursor) body #nav-logo-wrapper[data-astro-cid-5blmo7yk],html:not(.use-standard-cursor) body #label-name[data-astro-cid-5blmo7yk],html:not(.use-standard-cursor) body #nav-text-menu[data-astro-cid-5blmo7yk]{cursor:pointer!important;pointer-events:auto!important}.ui-label[data-astro-cid-5blmo7yk]{position:fixed;z-index:10001;font-family:JetBrains Mono;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#fff;mix-blend-mode:difference;transition:transform .6s cubic-bezier(.22,1,.36,1),color .3s ease;line-height:1;cursor:pointer!important;pointer-events:auto!important}#label-name[data-astro-cid-5blmo7yk]{top:45px;left:35px;text-align:center;text-decoration:none!important;cursor:pointer!important}#label-name[data-astro-cid-5blmo7yk].scrolled{transform:translateY(60px)}#nav-text-menu[data-astro-cid-5blmo7yk]{top:45px;right:35px;padding:30px;margin:-30px;cursor:pointer!important;display:flex;align-items:center;justify-content:center}#nav-text-menu[data-astro-cid-5blmo7yk].sticky-active{color:var(--text-light);mix-blend-mode:normal}.full-clickable-label[data-astro-cid-5blmo7yk]{display:flex;flex-direction:row;align-items:center;gap:12px;cursor:pointer;width:100%;height:100%;padding:5px 10px}#nav-logo-wrapper[data-astro-cid-5blmo7yk]{position:fixed;top:25px;left:35px;width:110px;z-index:10001;transform:translateY(-150%);transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .3s ease;cursor:pointer!important}#nav-logo-wrapper[data-astro-cid-5blmo7yk].slide-in{transform:translateY(0);opacity:1}#menu-overlay[data-astro-cid-2j44jlrm]{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2000;overflow:hidden}#menu-overlay[data-astro-cid-2j44jlrm].active{pointer-events:all}.blob-wrapper[data-astro-cid-2j44jlrm]{position:absolute;top:45px;right:35px;width:0;height:0;display:flex;justify-content:center;align-items:center;transition:all .5s ease}.blob-svg[data-astro-cid-2j44jlrm]{width:100vmax;height:100vmax;fill:#292523;flex-shrink:0;transform-origin:center center;transform:scale(0) rotate(0) translate(0);transition:transform .8s cubic-bezier(.77,0,.175,1);will-change:transform}#menu-overlay[data-astro-cid-2j44jlrm].active .blob-svg[data-astro-cid-2j44jlrm]{transform:scale(1.2,1.4) rotate(-40deg) translate(-20vw)}#menu-content[data-astro-cid-2j44jlrm]{position:relative;z-index:2001;text-align:center;opacity:0;transform:translateY(20px);transition:opacity .5s,transform .5s;margin-left:auto;margin-right:15%}#menu-overlay[data-astro-cid-2j44jlrm].active #menu-content[data-astro-cid-2j44jlrm]{opacity:1;transform:translateY(0);transition-delay:.4s}@media(max-width:768px){.blob-wrapper[data-astro-cid-2j44jlrm]{top:50%;right:50%;transform:translate(50%,-50%)}.blob-svg[data-astro-cid-2j44jlrm]{width:250vmax;height:250vmax}#menu-content[data-astro-cid-2j44jlrm]{margin-left:auto;margin-right:auto}}.menu-link[data-astro-cid-2j44jlrm]{display:block;font-size:clamp(40px,8vw,90px);font-weight:900;color:var(--text-light);text-decoration:none;margin:15px 0;transition:color .3s}.menu-link[data-astro-cid-2j44jlrm]:hover{color:var(--accent-coral);cursor:pointer!important}#main-footer[data-astro-cid-sz7xmlte]{background-color:var(--text-light);color:var(--dark-text);font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.05em;text-transform:uppercase;width:100%;padding:20px 60px 40px;display:flex;justify-content:space-between;align-items:flex-end;position:relative;z-index:11;flex-wrap:wrap;gap:20px}.footer-group[data-astro-cid-sz7xmlte]{display:flex;gap:20px}.footer-link[data-astro-cid-sz7xmlte]{text-decoration:none;color:inherit;opacity:.6;transition:opacity .3s;cursor:pointer!important}.footer-link[data-astro-cid-sz7xmlte]:hover{opacity:1;text-decoration:underline}.footer-group[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{opacity:.6}.insta-link[data-astro-cid-sz7xmlte]{text-decoration:none;color:inherit}@media(max-width:768px){#main-footer[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:center;text-align:center;padding:40px 20px;gap:30px}.footer-group[data-astro-cid-sz7xmlte]{flex-direction:column;gap:10px}.footer-group[data-astro-cid-sz7xmlte].center{order:3}.footer-group[data-astro-cid-sz7xmlte].left{order:1}.footer-group[data-astro-cid-sz7xmlte].right{order:2}}
