@font-face{font-family:Epilogue;src:url(/fonts/Epilogue-VariableFont_wght.ttf) format("truetype");font-weight:100 900}:root{--color-pink:#f0befa;--color-brand:#cd3068;--bg-color:#f0ebe6;--color-white:#ffffff;--color-black:#000000;--color-dark:#1a1a1a;--color-black-soft:#111111;--color-black-deep:#0a0a0a}*{margin:0;padding:0;box-sizing:border-box}::selection{background-color:var(--color-pink);color:var(--color-black)}audio,canvas,embed,iframe,img,object,svg,video{-webkit-user-select:none;-moz-user-select:none;user-select:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.not-found{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;text-align:center}.not-found a{color:var(--color-brand);font-weight:600;text-decoration:underline;text-underline-offset:.2em}body{background-color:var(--bg-color);font-family:Epilogue,sans-serif;color:var(--color-dark);overflow-x:hidden;cursor:url(/assets/Cursor\ SVG/cursor-default.svg) 2 0,auto}body,html{scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}.main-header{width:100%;position:relative}.navbar{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;padding:20px 40px;background:transparent;z-index:1000;transition:color .5s cubic-bezier(.4,0,.2,1)}.navbar.on-dark{color:var(--bg-color)}.navbar.on-light{color:var(--color-dark)}.logo-worqo{display:block;font-family:Epilogue,sans-serif;font-size:1.5rem;font-weight:800;letter-spacing:-.5px;text-transform:lowercase;color:currentColor;text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1)}.content-section{padding:200px 20px 0;text-align:center}.horizontal-words-section.content-section{padding:0}.main-footer{padding:10px;background-color:var(--bg-color)}.footer-inner{background-color:var(--color-brand);border-radius:20px;padding:80px 40px 40px;overflow:hidden;min-height:95vh;flex-direction:column}.footer-inner,.footer-top{position:relative;display:flex;justify-content:space-between}.footer-top{gap:40px;z-index:5}.footer-column{flex:1 1;display:flex;flex-direction:column;gap:15px;color:var(--color-white)}.footer-badge{display:inline-block;padding:8px 15px;background:var(--color-white);color:var(--color-black);align-items:center;border-radius:20px;border-bottom-left-radius:1px;font-size:1rem;font-weight:450;width:-moz-fit-content;width:fit-content;text-transform:lowercase;cursor:url(/assets/Cursor\ SVG/cursor-text.svg) 12 12,auto}.footer-badge,.footer-column h3{font-family:Epilogue,Arial,sans-serif}.footer-column h3{font-size:2.2rem;font-weight:800;line-height:1.1;letter-spacing:-1px}.footer-column h3,.footer-email{cursor:url(/assets/Cursor\ SVG/cursor-pointer.svg) 12 12,pointer}.footer-email{font-size:2rem;font-weight:900;color:var(--color-white);text-decoration:none;letter-spacing:-.5px;width:-moz-fit-content;width:fit-content;display:inline-block}.footer-note{font-size:1rem;opacity:.8;line-height:1.4;cursor:url(/assets/Cursor\ SVG/cursor-text.svg) 12 12,auto}.footer-socials{display:flex;gap:25px;margin-top:1px}.footer-socials a{color:var(--color-white);width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:url(/assets/Cursor\ SVG/cursor-pointer.svg) 12 12,pointer}.footer-socials a svg{width:100%;height:100%}.footer-bottom{position:relative;width:calc(100% + 80px);margin-left:-40px;margin-right:-40px;margin-top:50px;min-height:8rem}.footer-big-text{width:100%;color:var(--color-white);text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:-70px;position:relative;z-index:1}.footer-wordmark{margin:0;width:100%;box-sizing:border-box;padding:0 .04em;font-family:Epilogue,Arial,sans-serif;font-weight:800;font-size:clamp(4rem,24vw,17.5rem);line-height:1.1;letter-spacing:-1px;text-transform:lowercase;color:inherit}.footer-stickers{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none}.footer-sticker{position:absolute;width:100px;height:auto;pointer-events:auto;z-index:2}.sticker-smiley{left:42%;bottom:38%;width:130px;rotate:-12deg}.vimeo-hero{position:relative;width:calc(100% - 24px);height:calc(100vh - 24px);margin:12px auto;overflow:hidden;background-color:var(--color-brand);border-radius:24px;cursor:url(/assets/Cursor\ SVG/cursor-text.svg) 2 0,text}.vimeo-hero__bg{position:absolute;inset:0;z-index:0;background:linear-gradient(135deg,#cd3068,#b82858 35%,#e0457a 65%,#cd3068);background-size:240% 240%;animation:vimeo-hero-bg-shift 14s ease-in-out infinite}.vimeo-hero__bg-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.45;animation:vimeo-hero-blob-float 18s ease-in-out infinite}.vimeo-hero__bg-blob--1{width:55vw;height:55vw;max-width:620px;max-height:620px;top:-12%;right:-8%;background:rgba(255,255,255,.22);animation-delay:-4s}.vimeo-hero__bg-blob--2{width:45vw;height:45vw;max-width:500px;max-height:500px;bottom:-18%;left:-10%;background:rgba(0,0,0,.18);animation-delay:-9s}@keyframes vimeo-hero-bg-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes vimeo-hero-blob-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-4%,6%) scale(1.08)}66%{transform:translate(5%,-4%) scale(.94)}}.vimeo-hero__fade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.12) 65%,rgba(0,0,0,.35));z-index:2;pointer-events:none}.home-header__title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);padding:0 44px;z-index:3;pointer-events:auto}.vimeo-hero:not(.is-revealed) .home-header__star,.vimeo-hero:not(.is-revealed) .home-header__title-line-svg,.vimeo-hero:not(.is-revealed) .vimeo-hero__word{opacity:0}.vimeo-hero__title{font-family:Epilogue,sans-serif;font-weight:900;font-size:clamp(2.5rem,6.5vw,6.5rem);line-height:1;letter-spacing:-3px;color:var(--color-white);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 .16em;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto}.vimeo-hero__title,.vimeo-hero__title *{cursor:url(/assets/Cursor\ SVG/cursor-text.svg) 2 0,text}.vimeo-hero__word{display:inline-block;position:static}.vimeo-hero__word.is--relative{position:relative}.vimeo-hero__word.is--relative>span{position:relative;z-index:1}.vimeo-hero__title em{font-family:Times New Roman,Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-1px}.home-header__smiley{position:absolute;top:-.35em;left:.4em;width:1em;height:1em;pointer-events:none;z-index:10;rotate:calc(-30deg)}.home-header__smiley-svg{width:100%;height:100%}.home-header__star{position:absolute;top:0;right:-.75em;transform:translateY(-55%);width:1.15em;height:auto;pointer-events:none;rotate:calc(12deg)}.home-header__star-inner{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.home-header__star-svg{width:100%;height:100%}.home-header__title-line-svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:104%;color:var(--color-white);overflow:visible;pointer-events:none}.home-header__title-line-path{fill:none}.vimeo-hero__controls{position:absolute;bottom:28px;left:44px;z-index:4;display:flex;align-items:center;gap:6px}.vimeo-hero__btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1.5px solid rgba(255,255,255,.3);background:rgba(255,255,255,.08);color:var(--color-white);cursor:url(/assets/Cursor\ SVG/cursor-pointer.svg) 2 0,pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .25s ease,border-color .25s ease,transform .2s ease}.vimeo-hero__btn:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.7);transform:scale(1.08)}.vimeo-hero__btn svg{width:16px;height:16px}.vimeo-mute-bubble{position:fixed;top:0;left:0;pointer-events:none;z-index:9998;opacity:0;transform:scale(0) rotate(-30deg);transform-origin:left center}.vimeo-mute-bubble__blob{position:relative;width:150px;height:150px;display:flex;align-items:center;justify-content:center}.vimeo-mute-bubble__blob-svg{position:absolute;inset:0;width:100%;height:100%}.vimeo-mute-bubble__icon{position:relative;z-index:1;width:56px;height:56px;color:var(--color-dark);display:flex;align-items:center;justify-content:center}.vimeo-mute-bubble__icon svg{width:100%;height:100%}.vimeo-mute-bubble.is--muted .vimeo-mute-bubble__unmute,.vimeo-mute-bubble.is--unmuted .vimeo-mute-bubble__mute{display:none}.vimeo-hero__loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:5}.vimeo-hero__spinner{width:48px;height:48px;opacity:.7}.home-header__blob-svg,.home-header__mute-icons,.home-header__touch-play{display:none}@media (prefers-reduced-motion:reduce){.vimeo-hero__bg,.vimeo-hero__bg-blob{animation:none}}.cursor-bubble{position:fixed;top:0;left:0;pointer-events:none;background-color:var(--color-pink);color:var(--color-black);padding:5px 7px 3px;border-radius:50px 50px 50px 0;font-size:18px;font-family:Epilogue,sans-serif;opacity:0;transform:scale(0);transform-origin:left center;z-index:10000;white-space:nowrap}.transition-scribble{position:fixed;top:-50vh;left:-50vw;width:200vw;height:200vh;z-index:9999;pointer-events:none;color:var(--color-brand)}body.is-transitioning{pointer-events:none!important}body.is-transitioning .cursor-bubble{opacity:0!important;transform:scale(0)!important;display:none!important}.transition-logo .logo-worqo{text-decoration:none}@media (min-width:769px) and (max-width:1200px){.horizontal-words__bottom-text-l{max-width:34em;font-size:1.15rem}}@media (max-width:900px){.footer-top{flex-direction:column;gap:60px}.footer-column address,.footer-column h3,.footer-email{font-size:1.5rem}.footer-wordmark{font-size:clamp(3.25rem,22vw,11rem);letter-spacing:-.5px}}@media (hover:none),(pointer:coarse){body,body *{cursor:auto!important}}@media (max-width:768px){.navbar{padding:max(12px,env(safe-area-inset-top)) 16px 12px}.logo-worqo{font-size:1.25rem}.main-header{overflow:hidden}.vimeo-hero{width:calc(100% - 16px);height:calc(100svh - 16px);min-height:480px;margin:8px auto;border-radius:16px}.home-header__title{padding:0 16px}.vimeo-hero__title{font-size:clamp(2rem,11vw,3.4rem);letter-spacing:-1.5px;gap:0 .1em;line-height:1.05}.vimeo-hero__title em{letter-spacing:-.5px}.home-header__star{width:.95em;right:-.45em;top:-.05em}.home-header__title-line-svg{width:118%;height:110%}.content-section{padding:0;overflow:visible}.horizontal-words-section{height:100svh;min-height:560px}.horizontal-words__relative{padding-left:10vw;padding-right:35vw}.horizontal-words__h2{font-size:clamp(2.1rem,10.5vw,3.25rem);letter-spacing:-.03em}.horizontal-words__arrow-svg{width:12em;transform:translate(-140%,-30%)}.horizontal-words__arrow-end-svg{width:5.5em}.horizontal-words__sticker-watch{width:3.25em;left:12%}.horizontal-words__sticker-cursor{width:4em}.horizontal-words__sticker-phone{width:4.25em;left:72%}.horizontal-words__bottom-text{top:auto;bottom:max(20px,env(safe-area-inset-bottom));transform:translateX(-50%);width:calc(100% - 32px);max-width:28rem}.horizontal-words__bottom-text-l{width:100%;max-width:100%;font-size:.95rem;line-height:1.45}.main-footer{padding:6px}.footer-inner{padding:48px 20px 28px;border-radius:14px;min-height:auto}.footer-top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:20px}.footer-column:first-child{flex:0 1 auto;align-items:flex-start;text-align:left}.footer-column:last-child{flex:0 1 auto;align-items:flex-end;text-align:right}.footer-column:last-child .footer-socials{justify-content:flex-end}.footer-column h3{font-size:1.4rem;letter-spacing:-.5px}.footer-email{font-size:1.3rem;word-break:break-word}.footer-note{font-size:.9rem}.footer-socials{gap:16px}.footer-socials a{width:42px;height:42px}.footer-bottom{margin-top:120px;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;min-height:10rem;padding-bottom:2.5rem}.footer-big-text{margin-bottom:-24px}.sticker-smiley{left:50%;bottom:0;width:80px;rotate:-12deg}}@media (max-width:480px){.vimeo-hero{width:calc(100% - 12px);height:calc(100svh - 12px);margin:6px auto;border-radius:14px}.home-header__title{padding:0 12px}.vimeo-hero__title{font-size:clamp(1.75rem,10.5vw,2.65rem);letter-spacing:-1px}.horizontal-words__h2{font-size:clamp(1.75rem,9.5vw,2.5rem)}.horizontal-words__relative{padding-left:8vw;padding-right:40vw}.horizontal-words__bottom-text{width:calc(100% - 24px)}.horizontal-words__bottom-text-l{font-size:.875rem}.horizontal-words__sticker-watch{width:2.75em}.horizontal-words__sticker-cursor{width:3.25em}.horizontal-words__sticker-phone{width:3.5em}.footer-inner{padding:40px 16px 24px}.footer-bottom{margin-top:96px}}@media (max-height:700px) and (max-width:768px){.vimeo-hero{min-height:420px;height:calc(100svh - 12px)}.horizontal-words-section{min-height:480px}.horizontal-words__bottom-text{bottom:12px}}